/*
	Theme Name: King Electric
	Description: Genesis child theme
	Author: All Pro Webworks, LLC.
	Author URI: http://www.allprowebworks.com/
	Template: genesis
	Version: 0.9
*/

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

@import "https://use.typekit.net/srv8ryy.css";

html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}


html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	/*font-family:"pragmatica-web", sans-serif;*/
	font-family: pragmatica, sans-serif;
	line-height:1.65;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

body {
	background-color:white;
	color:#4d4d4f;
	/*font-family:"pragmatica-web", sans-serif;*/
	font-family: pragmatica, sans-serif;
	font-size:14px;
}

@media (min-width:768px) {
	body {
		font-size:16px;
	}
}

h1, h2, h3, h4 {
	margin:0 0 1rem;
	
	line-height:1.2;
}

h1 {
	margin:0;
	font-size:2.75em;
	font-weight:400;
	letter-spacing:-1px;
	color:white;
	/*font-family:"pragmatica-web-condensed", Pragmatica Cond, sans-serif;*/
	font-family: pragmatica-condensed, sans-serif;
}


img {
	max-width:100%;
	height:auto;
}

a {
	text-decoration:none;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
a:hover {
	text-decoration:underline;
}

.content a {
	color:#E16B2C;
}

p, ol, ul {
	margin:0 0 1em;
}

ol, ul {
	padding-left:1.5em;
}

select {
	padding:3px 2px;
}

.content li {
	margin:0.25em 0;
}


.kel-text-right-responsive {
	text-align:center;
}
.kel-text-left-responsive {
	text-align:center;
}

.kel-banner {
	padding:80px 30px;
}

@media (min-width:768px) {
	.kel-text-right-responsive {
		text-align:right;
	}
	.kel-text-left-responsive {
		text-align:left;
	}
	
	.kel-banner {
		padding:150px 30px;
	}
}

@media (min-width:1400px) {
	.kel-banner {
		padding:150px 0;
	}
}


.kel-text-light {
	color:white;
}
.kel-text-larger {
	font-size:1.125em;
}

.kel-message-noproducts {
	margin-bottom:35px;
}
.kel-message-noproducts p:last-chlld {
	margin-bottom:0;
}


.site-container {
	overflow:hidden;
}

@media (min-width:1024px) {
	.nav-primary {
		background-color:#E16B2C;
	}
}


/*.site-inner .wrap,*/
.site-inner .content-sidebar-wrap,
.site-footer .wrap {
	max-width:1350px;
	margin-left:auto;
	margin-right:auto;
	padding-left:15px;
	padding-right:15px;
}

h1.archive-title,
.page h1.entry-title,
.single h1.entry-title {
	max-width:1350px;
	margin-left:auto;
	margin-right:auto;
	padding-left:15px;
	padding-right:15px;
}

.tax-kel_product_tag h1.archive-title {
	text-transform:capitalize;
}

.archive-description, .page header.entry-header, .single header.entry-header {
	margin-left:-15px;
	margin-right:-15px;
	padding:1.125em 0 0.875em;
	background-color:#E16B2C;
	background-image:url("/source/dcca30b254ae3675097c4699af3ed4bd/dog-kid.png");
	background-position:right bottom;
	background-repeat:no-repeat;
}

@media (min-width:1366px) {
	.archive-description, .page header.entry-header, .single header.entry-header {
		width: 100vw;
		position: relative;
		left: 50%;
		right: 50%;
		margin-left: -50vw;
		margin-right: -50vw;
	}
}

.archive-description,
.kel-breadcrumb-wrap,
.page .entry-header,
.single .entry-header,
.search.post-type-archive-kel_product .archive-description {
	margin-bottom:35px;
}

.tax-kel_product_category .archive-description,
.single-kel_product .entry-header,
.post-type-archive-kel_product .archive-description {
	margin-bottom:0;
}

.site-footer {
	padding-top:30px;
	padding-bottom:30px;
	background-color:#484747;
	color:white;
	line-height:2;
}
.site-footer h3, .site-footer h4 {
	font-size:0.875em;
}
.site-footer h4 {
	margin-bottom:0.5em;
	padding-bottom:0.75em;
	border-bottom:solid white 1px;
}
.site-footer a {
	color:inherit;
}
.site-footer a:hover {
	color:#E16B2C;
	text-decoration:none;
}
.site-footer p, .site-footer ul {
	font-size:0.75em;
}
.site-footer ul {
	padding-left:0;
}
.site-footer li {
	list-style-type:none;
}

.kel-footer-credits .wpb_content_element {
	margin-bottom:0;
}



@media (min-width:1024px) {
	#mega-menu-item-85 {
		max-width:15%;
	}
}

@media (min-width:1100px) {
	#mega-menu-item-85 {
		max-width:20%;
	}
}

@media (min-width:1240px) {
	#mega-menu-item-85 {
		max-width:none;
	}
}


.mega-menu-toggle {
	padding-left:15px;
	padding-right:15px;
}


.kel-tagline {
	padding:0.25em 0.5em;
	background-color:#4C4C4E;
	color:white;
	text-align:center;
	font-size:1.5em;
	font-style:italic;
	font-weight:bold;
	line-height:1.2;
	letter-spacing:2px;
}

@media (min-width:768px) {
	.kel-tagline {
		font-size:2.5em;
	}
}


.kel-home-carousel .slick-slide {
	margin:0 !important;
}

.vc_row-no-padding .ult-carousel-wrapper.kel-home-carousel [class^="ultsl-"] {
	vertical-align:middle;
}
.vc_row-no-padding .ult-carousel-wrapper.kel-home-carousel .slick-prev {
	left:35px;
	margin-top:-24px;
	line-height:1;
}
.vc_row-no-padding .ult-carousel-wrapper.kel-home-carousel .slick-next {
	right:35px;
	margin-top:-24px;
	line-height:1;
}


.kel-product-cats {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
  -webkit-justify-content: center;
  justify-content:         center;
	
	margin:0 auto;
	padding:0;
}

/*@media (min-width:1350px) {
	.kel-product-cats {
		-webkit-justify-content: flex-start;
		justify-content:         flex-start;
	}
}*/

.kel-product-cat {
	position:relative;
	margin:0 15px 35px;
	overflow:hidden;
	/*background-color:black;*/
	list-style-type:none;
	width:245px;
	width:300px;
}

.kel-product-cat.empty {
	height:0;
	margin-top:0;
	margin-bottom:0;
}

li.kel-product-cat {
	margin:0 15px 35px;
}

.home .kel-product-cat {
	max-width:none;
}

.kel-product-cat a {
	display:block;
}
.kel-product-cat:hover img {
	transform: scale(1.05);
	opacity:0.5;
}
.kel-product-cats img {
	display:block;
	width:100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.kel-product-cat-title {
	position:absolute;
	left:0;
	bottom:0;
	right:0;
	
	background-color:rgba(0, 0, 0, 0.7);
	text-align:center;
	color:white;
}
.kel-product-cat-title h2 {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-align-items: center; /* Safari */
  align-items:         center;
  -webkit-justify-content: center; /* Safari */
  justify-content:         center;
	
	margin:0;
	padding:15px 10px;
	min-height:68px;
	font-size:1.25em;
	/*font-family:"pragmatica-web-condensed", Pragmatica Cond, sans-serif;*/
	font-family: pragmatica-condensed, sans-serif;
	font-weight:normal;
	line-height:1.2;
}


.kel-products {
	padding:0;
}
.kel-products > li {
	margin: 0 15px 35px;
	width: 300px;
}
.kel-products li {
	list-style-type:none;
}

.kel-product {
	margin-bottom:35px;
	font-size:0.9em;
}


.kel-top-sellers {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
  -webkit-justify-content: center; /* Safari */
  justify-content:         center;
	
	margin-bottom:35px;
}
.kel-top-seller {
	padding:15px;
	width: 25%;
	text-align:center;
	line-height:1.4;
}
.kel-top-seller a {
	display:block;
	color:inherit;
}
.kel-top-seller a:hover {
	text-decoration:none;
}
.kel-top-seller h3, .kel-top-seller p {
	margin:0;
}
.kel-top-seller h3 {
	padding-top:0.5em;
	border-top:transparent solid 3px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.kel-top-seller a:hover h3 {
	border-color:#EF7521;
	color:black;
}


#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item .widget_wp_acf_vc_bridge_vc_snippet_widget {
	line-height:1.2;
}
.widget_wp_acf_vc_bridge_vc_snippet_widget h6 {
	font-size:0.875em;
	margin:0 0 10px;
}
.widget_wp_acf_vc_bridge_vc_snippet_widget > p {
	display:none;
}


.kel-breadcrumb-wrap {
	padding-top:0.75em;
}
.kel-breadcrumbs {
	/*font-family:"pragmatica-web-condensed", Pragmatica Cond, sans-serif;*/
	font-family: pragmatica-condensed, sans-serif;
	line-height:1.2;
}
.kel-breadcrumbs a {
	color:inherit;
}
.kel-breadcrumbs a:hover {
	color:#E16B2C;
}
.kel-breadcrumbs .sep {
	margin:0 0.25em;
}


.kel-products {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	
	margin:0 auto;
}

/*@media (min-width:1103px) {
	.kel-products {
		-webkit-justify-content: flex-start;
		justify-content:         flex-start;
	}
}*/

.kel-product-title h2 {
	margin:0;
	/*font-family:"pragmatica-web-condensed", Pragmatica Cond, sans-serif;*/
	font-family: pragmatica-condensed, sans-serif;
	font-weight:inherit;
	text-transform:uppercase;
	font-size:1.5em;
}
.kel-product > a {
	display:block;
	color:inherit;
}
.kel-product > a:hover {
	text-decoration:none;
}

.kel-product .kel-product-title {
	padding-top:0.75em;
	border-top:transparent solid 3px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.kel-product > a:hover .kel-product-title {
	border-color:#EF7521;
	color:black;
}


.kel-product-archive-image {
	padding:1em;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	min-width:300px;
	min-height:300px;
	
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-justify-content: center; /* Safari */
  justify-content:         center;
  -webkit-align-items: center; /* Safari */
  align-items:         center;
}
.kel-product > a:hover .kel-product-archive-image {
	background-color:transparent;
}
.kel-product img {
	display:block;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	transform: scale(0.95);
}
.kel-product > a:hover img {
	transform: scale(1);
}

.kel-product-short-info {
	line-height:1.46;
}
.kel-product-highlights {
	margin:0.5em 0;
	padding:0;
}
.kel-product-highlights li {
}
.kel-product-highlights li:after {
	content:' ';
	display:block;
	height:3px;
	margin:0.375em 0;
	border:none;
	border-top:1px solid #eee;
	background-color:#CCC;
	border-bottom:1px solid #fff;
	color:#CCC;
}

.breadcrumb_last {
	color:black;
}


.kel-iframe-wrap {
	width:80vw;
	max-width:620px;
	height:60vh;
}
.kel-iframe-wrap iframe {
	width: 100%;
	height: 100%;
	border: 0;
}

.kel-modal-gallery-viewer {
	width:100%;
}
.kel-modal-gallery .kel-iframe-wrap {
	width:auto;
	max-width:none;
	height:auto;
	position:relative;
	overflow:hidden;
	padding-top:56.25%;
}
.kel-modal-gallery .kel-iframe-wrap iframe {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.ult-youtube > p {
	display:none;
}
.ult-youtube .kel-iframe-wrap {
	height:auto;
	position:relative;
	overflow:hidden;
	padding-top:56.25%;
}
.ult-overlay.ult-open .ult-youtube .kel-iframe-wrap iframe {
	position:absolute;
	top:0;
	left:0;
}


.kel-product-buy {
	padding:0.5em;
	border:1px solid transparent;
	background-color:#db864a;
	line-height:1.2;
	color:white;
	text-align:left;
	font-size:0.875em;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-justify-content: space-between; /* Safari */
  justify-content:         space-between;
  -webkit-align-items: center; /* Safari */
  align-items:         center;
}
.kel-product-buy:hover {
	background-color:rgba(219,134,74,0.8);
}

.kel-product-actionbar {
	margin:1em 0;
}
.kel-product-actionbar.kel-can_purchase {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-justify-content: space-between; /* Safari */
  justify-content:         space-between;
  -webkit-align-items: center; /* Safari */
  align-items:         center;
}
.kel-product-actionbar.kel-can_purchase .custom-select {
  -webkit-flex-grow: 8; /* Safari */
  flex-grow:         8;
}
.kel-product-actionbar.kel-can_purchase .kel-product-buy {
  -webkit-flex-grow: 1; /* Safari */
  flex-grow:         1;
	
	margin-left:0.5em;
}

.kel-product-excerpt p {
	margin:0;
}


/*@media only screen {
	.page h1.entry-title:before {
		content:'Page';
		display:block;
		font-size:0.5em;
	}
	.kel_product h1.entry-title:before {
		content:'Product';
		display:block;
		font-size:0.5em;
	}
	.archive h1.archive-title:before {
		content:'Archive';
		display:block;
		font-size:0.5em;
	}
	.search h1.archive-title:before {
		content:'Product Search';
		display:block;
		font-size:0.5em;
	}
	.tax-kel_product_tag h1.archive-title:before {
		content:'Product Tag';
		display:block;
		font-size:0.5em;
	}
	.tax-kel_product_category h1.archive-title:before {
		content:'Product Category';
		display:block;
		font-size:0.5em;
	}
}*/


.kel-product-media {
	padding:0;
	text-align:center;
}
.kel-product-summary {
	margin-bottom:35px;
}

.kel-product-made-usa {
	margin-bottom:1em;
}

@media (min-width:768px) {
	.kel-product-made-usa {
		float:right;
		margin:0 0 1em 1em;
	}
	/*.kel-product-overview-features.kel-has-feature-list {
		position:relative;
	}
	.kel-has-feature-list .kel-product-made-usa {
		position:absolute;
		top:0;
		right:0;
	}
	.kel-has-feature-list .kel-product-actions {
		position:absolute;
		bottom:0;
		right:0;
	}*/
}

@media (min-width:1024px) {
	#kel-product-overview::after {
		content:'';
		clear:both;
		display:table;
	}
	.kel-product-media {
		float:left;
		width:50%;
		padding:0 3rem 0 0;
	}
	.kel-product-summary {
		float:right;
		width:50%;
	}
}


.kel-product-actions {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-align-items: flex-end; /* Safari */
  align-items:         flex-end;
}
.kel-product-action {
	margin:0 1em;
}
.kel-product-action:last-child {
	margin-right:0;
}
.kel-product-action a, .kel-product-action button {
	display:block;
	padding:0;
	border:none;
	background-color:transparent;
	outline:none;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.kel-product-action a:hover, .kel-product-action button:hover {
	opacity:0.7;
}
.kel-product-action img {
	display:block;
}
#kel-product-overview-buy {
	padding:0;
	border:none;
	background-color:transparent;
	outline:none;
}

.kel-product-summary h2 {
	margin-bottom:0;
	/*font-family:"pragmatica-web-condensed", Pragmatica Cond, sans-serif;*/
	font-family: pragmatica-condensed, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	color:black;
	font-size:2em;
}
.kel-product-summary .kel-product-tags {
	font-size:1.125em;
}
.kel-product-summary .kel-product-tags a {
	color:black;
}
.addtoany_shortcode {
	height: 20px;
	margin:0.5em 0;
}
.kel-product-desc {
	margin:0.75em 0;
	padding:0.75em 0;
	border-top:#484747 solid 1px;
	border-bottom:#484747 solid 1px;
}
.kel-product-desc p:last-child {
	margin-bottom:0;
}

@media (min-width:768px) {
	/*.kel-product-feature-list {
		max-width:50%;
	}
	.kel-has-feature-list .kel-product-actions {
		max-width:50%;
	}*/
	
	.kel-product-actions {
		-webkit-justify-content: flex-end; /* Safari */
		justify-content:         flex-end;
	}
}

#kel-product-overview {
	outline:none;
}

@media (max-width:1023px) {
	#kel-product-overview {
		display: -webkit-flex; /* Safari */
		display: flex;
		-webkit-flex-direction: column; /* Safari */
		flex-direction:         column;
	}
	.kel-product-media {
		-webkit-order: 1; /* Safari */
		order:         1;
	}
	.kel-product-summary {
		-webkit-order: 2; /* Safari */
		order:         2;
	}
}

.kel-product-sections > div {
	margin-top:50px;
	margin-bottom:50px;
	padding-bottom:35px;
	border-bottom:#484747 solid 1px;
	outline:none;
}
.kel-product-sections > div:last-child {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0;
}
.kel-product-section {
	margin-bottom:35px;
}
.kel-product-section:last-child {
	margin-bottom:0;
}
.kel-product-sections h3, .kel-product-sections h4, h4.kel-table-heading {
	/*font-family:"pragmatica-web-condensed", Pragmatica Cond, sans-serif;*/
	font-family: pragmatica-condensed, sans-serif;
	font-weight:normal;
	color:black;
	font-size:2.5em;
}
.kel-product-sections h4 {
	font-size:1.875em;
}

#kel-product-models > .dataTables_wrapper:last-child {
	margin-bottom:0;
}
#kel-product-models h4, h4.kel-table-heading {
	margin-bottom:5px;
	font-size:1.5em;
	color:#E16B2C;
}

.kel-text-image > img {
	display:block;
	margin:0 auto 1.5em;
}

.kel-image {
	text-align: center;
}
.kel-image img {
	margin-bottom: 1.5em;
}

@media (min-width:768px) {
	.kel-product-section::after {
		content:'';
		clear:both;
		display:table;
	}
	.kel-text-image.kel-right > img {
		float:right;
		margin:0 0 1.5em 1.5em;
	}
	.kel-text-image.kel-left > img {
		float:left;
		margin:0 1.5em 1.5em 0;
	}
}


table {
	border-collapse:collapse;
}


.kel-product-media-items button,
.kel-product-media-viewer button {
	position:relative;
	display:block;
	width:100%;
	/*margin:0 auto;*/
	padding: 0;
	border: none;
	background-color: transparent;
	outline: none;
	cursor:pointer;
}

.kel-product-media-viewer-container {
	position:relative;
	margin-bottom:2rem;
	text-align:center;
	height:0;
	padding-bottom:60%;
}
.kel-product-media-viewer-container .aio-icon {
	font-size:inherit !important;
}
.kel-product-media-viewer-control {
	position:absolute;
	/*z-index:16777271;*/
	z-index:10;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	/*color:rgba(255,255,255,1);
	font-size:3rem;
	background-color:rgba(0,0,0,0.05);*/
	cursor:pointer;
	
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	
  /*display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items:         center;*/
}
.kel-product-media-viewer-control button {
	color: rgb(0, 0, 0); 
	font-size: 2rem; 
	background: rgba(255, 255, 255, 0.7); 
	border-radius:100%;
	display: block;
	width:3rem;
	height:3rem;
	padding:0;
	border:none;
	line-height:0;
	cursor:pointer;
	outline:none;
}

.ult_modal .kel-product-media-viewer-control {
	z-index:99999999;
}

.kel-product-media-viewer-prev {
	left:1em;
}
.kel-product-media-viewer-next {
	right:1em;
}

.ult_modal .kel-product-media-viewer-prev {
	left:2em;
}
.ult_modal .kel-product-media-viewer-next {
	right:2em;
}

.kel-product-media-viewer-container:hover .kel-product-media-viewer-control {
	/*background-color:rgba(0,0,0,0.5);*/
}

.kel-product-media-viewer img {
	display:block;
}

.kel-product-media-viewer {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-align-items: center; /* Safari */
  align-items:         center;
}

.kel-product-media-viewer .kel-product-media-item {
	width:100%;
}

.kel-product-media-items {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
  -webkit-align-items: stretch; /* Safari */
  align-items:         stretch;
	margin-bottom:35px;
}
.kel-product-media-items .kel-product-media-item {
	max-width:48%;
	margin:1%;
	padding:5px;
	border-radius:5px;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-align-items: center; /* Safari */
  align-items:         center;
	border:transparent solid 2px;
	
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.kel-product-media-items .kel-product-media-item:hover,
.kel-product-media-items .kel-product-media-item.kel-active {
	border-color:#E16B2C;
}

.kel-product-media-item img {
	display:block;
	margin: auto;
}

.kel-product-media-item .ult-just-icon-wrapper {
	position:absolute;
	top:50%;
	left:0;
	right:0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	opacity:0.9;
	
	font-size:0.75em !important;
}
.kel-product-media-viewer .kel-product-media-item .ult-just-icon-wrapper {
	font-size:1.5em !important;
}
.kel-product-media-item .aio-icon {
	font-size:inherit !important;
	line-height:2em !important;
	color:white !important;
}

.kel-product-media .kel-iframe-btn .kel-iframe-wrap,
.kel-modal-gallery .kel-product-media-items .kel-iframe-btn .kel-iframe-wrap {
	display:none;
}

.kel-modal-gallery-viewer .kel-iframe-thumb {
	visibility:hidden;
	height:0;
}

@media (min-width:768px) {
	.kel-product-media-items .kel-product-media-item {
		max-width:31%;
	}
}


.kel-modal-gallery {
	width: 80vw;
  display: -webkit-flex; /* Safari */
  display: flex;
}

@media (min-width:700px) {
	.kel-modal-gallery {
		width: auto;
		min-width: 630px;
	}
}

.kel-modal-gallery .kel-product-media-items {
	width:100px;
	margin:0 -15px 0 5px;
	
  -webkit-flex-direction: column; /* Safari */
  flex-direction:         column;
  -webkit-flex-wrap: nowrap; /* Safari */
  flex-wrap:         nowrap;
  -webkit-align-items: center; /* Safari */
  align-items:         center;
}
.kel-modal-gallery .kel-product-media-items .kel-product-media-item {
	max-width:none;
	height:100%;
	width:100%;
}



.kel-product-menu {
	margin-bottom:1em;
	background-color:#D2D3D5;
}
.kel-product-menu ul {
  display: -webkit-flex; /* Safari */
  display: flex;
	-webkit-justify-content: center; /* Safari */
	justify-content:         center;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
	
	padding:0.5em 0;
}
.kel-product-menu li {
	margin:0;
	list-style-type:none;
}
.kel-product-menu a {
	display:block;
	padding:0 0.5em;
	color:#606163;
	/*font-family:"pragmatica-web-condensed", Pragmatica Cond, sans-serif;*/
	font-family: pragmatica-condensed, sans-serif;
	font-weight:normal;
	font-size:1em;
}
.kel-product-menu li.active a {
	text-decoration:none;
	color:#E16B2C;
}
.kel-product-menu li a:hover {
	color:#E16B2C;
	text-decoration:underline;
}

.kel-product-menu-sticky {
	background-color:#D2D3D5;
}

@media (min-width:768px) {
	.kel-product-menu ul {
		-webkit-justify-content: flex-end; /* Safari */
		justify-content:         flex-end;
	}
	.kel-product-menu a {
		padding:0 1em;
	}
}

@media (min-width:1024px) {
	.kel-product-menu a {
		padding:0 1em;
		font-size:1.125em;
	}
}


.kel-product-testimonial {
	margin-bottom:50px;
}


#kel-product-downloads ul {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-align-items: flex-start; /* Safari */
  align-items:         flex-start;
	flex-wrap: wrap;
	padding-left:0;
}
#kel-product-downloads li {
	list-style-type:none;
	text-align:center;
	width: 150px;
}
#kel-product-downloads li a {
	display:block;
	color:inherit;
}
#kel-product-downloads li a:hover {
	color:#E16B2C;
}
#kel-product-downloads img {
}
.kel-product-download-title {
	/*font-family:"pragmatica-web-condensed", Pragmatica Cond, sans-serif;*/
	font-family: pragmatica-condensed, sans-serif;
	font-weight:normal;
	font-size:1.375em;
	line-height:1.2;
}

@media (min-width: 641px) {
	#kel-product-downloads li {
		width: 177px;
	}
}


#warranty-form-description {
	max-width: 550px;
}

@media (min-width: 641px) {
	.warranty-form-address,
	.product-review-input,
	.tech-support-comments,
	.return-goods-address,
	.return-goods-reason-input,
	.product-updates-comments-input {
		width: calc(50% - 8px);
	}
}

.charleft.ginput_counter {
	display: none;
}


.tax-kel_product_category .ult-carousel-wrapper {
	margin-bottom:0;
}


/*div#mega-menu-wrap-primary.mega-sticky {
	position:static;
	margin-top:0 !important;
}
div#mega-menu-wrap-primary.mega-sticky.kel-stuck {
	position:fixed;
}*/
.admin-bar div#mega-menu-wrap-primary.mega-sticky.kel-stuck {
	margin-top:32px !important;
}
@media only screen and (min-width: 1024px) {
	/*div#mega-menu-wrap-primary.mega-stuck #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		height:130px;
		line-height:130px;
	}*/
	div#mega-menu-wrap-primary.mega-stuck #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		height:60px;
		line-height:60px;
	}
}


.kel-product-actionbar.kel-can_purchase .kel-product-info-cat {
	-webkit-flex-grow: 8;
	flex-grow: 8;
}
.kel-product-info-cat a {
	display:block;
	padding: 0.75em 1em;
	background-color: #BABABA;
	text-align: center;
	color: black;
	border: 1px solid transparent;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	text-decoration:none;
}
.kel-product-info-cat a:hover {
	background-color: #d1d1d1;
}


.kel-reseller-wrap, .kel-downloads-wrap {
	/*margin-bottom:35px;*/
	text-align: center;
}
.kel-reseller-search, .kel-downloads-search {
  display: -webkit-inline-flex; /* Safari */
  display: inline-flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
  -webkit-align-items: flex-end; /* Safari */
  align-items:         flex-end;
	
	margin: 4em 0;
}
.kel-reseller-search-field, .kel-downloads-search-field {
	margin-right:20px;
	margin-bottom:15px;
	text-align: left;
}
.kel-reseller-search-field:last-child, .kel-downloads-search-field:last-child {
	margin-right:0;
}
.kel-reseller-search-field label, .kel-downloads-search-field label {
	display:inline-block;
	line-height:1.3;
	font-weight:700;
}

.kel-reseller-search-selects, .kel-downloads-search input, .kel-downloads-search select {
	display:block;
	margin-top:8px;
}

.kel-downloads-search input[type="text"], .kel-downloads-search input[type="submit"] {
	padding:5px 4px;
}

.kel-reseller-results {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
	-webkit-justify-content: flex-start; /* Safari */
	justify-content:         flex-start;
}

.kel-reseller-result {
	/*width:330px;*/
	padding:0 15px;
	margin:15px 0;
	
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-align-items: flex-start; /* Safari */
  align-items:         flex-start;
  -webkit-flex-direction: column; /* Safari */
  flex-direction:         column;
  /*-webkit-flex-wrap: wrap;
  flex-wrap:         wrap;*/
}

@media (min-width: 480px) {
	.kel-reseller-result {
		width:50%;
	}
}

@media (min-width: 768px) {
	.kel-reseller-result {
		width:33.3333%;
	}
}

@media (min-width: 1041px) {
	.kel-reseller-result {
		width:25%;
	}
}

.kel-reseller-result h3 {
	width:100%;
	font-size: 1em;
}
.kel-reseller-logo {
	width:100%;
	margin-bottom:1rem;
}
.kel-reseller-logo img {
	display:block;
}

.kel-reseller-result .uavc-list-icon-wrapper.ult-adjust-bottom-margin {
	margin-bottom:0;
}


.kel-footnotes {
	margin-bottom:2em;
	font-size:0.875em;
}


.kel-product-sections .kel-table-wrap:last-child .kel-footnotes {
	margin-bottom:0;
}

#kel-homepage-video-truefalse .acf-true-false {
	text-align: center;
}
#kel-homepage-video-truefalse, #kel-homepage-video-id, #kel-homepage-video-title {
	margin-top: 48px;
}


.kel-sp-align-right {
	text-align: right;
}
.kel-sp-dt input {
	padding: 5px;
}
div.dataTables_wrapper .dataTables_info {
	clear:left;
	margin-bottom:0.755em;
}
table.kel-sp-dt {
	margin:0;
	min-width: 100%;
}
table.kel-sp-dt tbody td {
	white-space: normal !important;
}


div.dataTables_wrapper .dataTables_processing {
	z-index: 9999;
	height: auto;
	padding-bottom: 20px;
}


.kel-sp-dt-refresh {
	margin-left: 1em;
	padding: 5px;
	vertical-align: top;
	cursor: pointer;
}

.kel-sp-controls-container:after {
	content:'';
	display: table;
	clear: both;
}
.kel-sp-controls {
	float: left;
	padding: 2em;
	background-color: #f8f8f8;
}
.kel-sp-controls button {
	padding: 5px;
	cursor: pointer;
}
.kel-sp-controls .kel-sp-debug {
	margin-left: 1em;
	cursor: pointer;
}


.kel-dt ul.dtr-details {
	font-size: 0.875em;
}
.kel-dt ul.dtr-details li {
	margin: 0;
}
.kel-dt ul.dtr-details span.dtr-title {
	margin-right: 0.5em;
}

/* tech article pages */

.page-id-13652.page .entry-header {
	margin-bottom: 0px;
}

.page.page-id-13652 h1.entry-title {
	visibility: hidden;
}


.kel-product-cat-desc {
	margin-bottom: 35px;
	font-size: 17px;
	/*font-family: "pragmatica-web-condensed", Pragmatica Cond, sans-serif;*/
	font-family: pragmatica-condensed, sans-serif;
	/*padding: 1em;
	box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;*/
}
.kel-product-cat-desc h2 {
	margin-bottom: 0.25rem;
	font-weight: normal;
	font-style: italic;
	font-size: 2.25em;
}
.kel-product-cat-desc p:last-child {
	margin-bottom: 0;
}


.kel-product-cat-desc .kel-product-action {
	display: inline-block;
	margin:0;
}


.kel-bg-fixed {
	background-attachment: fixed;
}

#kel-product-models {
	scroll-margin-top:150px;
}

/* homepage master slider */

body .ms-skin-default .ms-nav-prev,
body .ms-skin-default .ms-nav-next {
	width: 50px;
	height: 50px;
	background: url("/source/dc3315abfa14dd18b0cd62fc1658a41f/light-skin-3.png");
	opacity: 0.7;
}
body .ms-skin-default .ms-nav-prev {
	background-position: -82px -22px;
}
body .ms-skin-default .ms-nav-next {
	background-position: -82px -100px;
}


.kel-width-980 .page h1.entry-title {
	max-width: 980px;
}
.kel-width-980 .site-inner .content-sidebar-wrap {
	max-width: 980px;
}


.kel-reseller-results-header h2 {
	font-family: pragmatica-condensed, sans-serif;
	font-weight: normal;
	font-size: 2em;
	color: black;
}

.kel-product-advisor-section {
	margin: 3em 0;
	text-align: center;
}
.kel-product-advisor-section h2 {
	text-align: center;
	font-family: pragmatica-condensed, sans-serif;
	font-weight: normal;
	font-size: 2em;
}
.kel-product-advisor-section .button {
	display: inline-block;
	background-color: #E16B2C;
	color: white;
	padding: 0.375em 0.75em;
	font-size: 1.25em;
	border-radius: 3px;
	text-transform: uppercase;
	font-family: pragmatica-condensed, sans-serif;
	text-decoration: none;
}
.kel-product-advisor-section .button:hover {
	opacity: 0.75;
}


.kel-no-results {
	font-size: 18px;
}

/* Gravity Forms */

body .gform_wrapper.gravity-theme input[type=text]:not(.gfield-choice-input),
body .gform_wrapper.gravity-theme .gfield textarea,
.gform_wrapper.gravity-theme .ginput_complex select,
.gform_wrapper.gravity-theme select,
body .gform_wrapper.gravity-theme .chosen-container a.chosen-single,
body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-single.chosen-with-drop[style] {
	background-color: #EDEFF0;
    color: #1e2324;
    font-size: 16px;
    line-height: 22px;
    border: none;
    display: block;
    width: 100%;
}
body .gform_wrapper.gravity-theme .chosen-container-active a.chosen-single {
	transition: none;
}
body .gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single {
	background: none;
	border: none;
	box-shadow: none;
}

body .gform_wrapper.gravity-theme .chosen-container-single .chosen-single {
	background: unset;
}
body .gform_wrapper.gravity-theme .chosen-container-active .chosen-single {
	box-shadow: unset;
}

@media only screen and (max-width: 640px) {
	body .gform_wrapper.gravity-theme .gform_fields {
		grid-row-gap: 0;
	}
	#gform_fields_1 #field_1_16,
	#gform_fields_1 #field_1_7,
	#gform_fields_1 #field_1_9 {
		margin: 15px 0;
	}
	.gform_wrapper.gravity-theme fieldset.gf_list_2col {
		margin: 15px 0;
	}
}

.gform_wrapper.gravity-theme .gform_footer,
.gform_wrapper.gravity-theme .gform_page_footer {
	text-align: center;
}
.gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    background-color: #E16B2C;
    color: white;
    padding: 0.375em 0.75em;
    font-size: 1.25em;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: pragmatica-condensed, sans-serif;
    text-decoration: none;
	border: none;
	transition: all .4s ease-in-out;
	cursor: pointer;
}
.gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
	opacity: 0.75;
}

.gform_wrapper.gravity-theme input[type=text]:not(.gfield-choice-input),
.gform_wrapper.gravity-theme .gfield textarea {
	padding: 14px;
}
.gform_wrapper.gravity-theme .ginput_complex select {
	padding: 13px 10px;
}
body .gform_wrapper.gravity-theme select,
#input_10_15 {
	padding: 14px 10px;
}
@media only screen and (max-width: 641px) {
	.gform_wrapper.gravity-theme .ginput_complex select,
	body .gform_wrapper.gravity-theme select {
		padding: 18px 10px;
	}
}
 
@media only screen and (min-width: 641px) {
	body .gform_wrapper.gravity-theme .ginput_container_address span:not(.ginput_full):not(:last-of-type):not(:nth-last-of-type(2)),
	body .gform_wrapper.gravity-theme .ginput_full:not(:last-of-type) {
		margin-bottom: 16px;
	}
}
@media only screen and (max-width: 640px) {
	.gform_wrapper.gravity-theme .gform_fields {
		grid-row-gap: 0;
	}
	.gform_wrapper.gravity-theme div.gfield {
		margin-bottom: 8px;
	}
	body .gform_wrapper.gravity-theme select,
	#input_10_15 {
		padding: 19px 14px;
	}
}

.gform_wrapper.gravity-theme .gform_footer,
.gform_wrapper.gravity-theme .gform_page_footer {
	text-align: center;
}
.gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    background-color: #E16B2C;
    color: white;
    padding: 0.375em 0.75em;
    font-size: 1.25em;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: pragmatica-condensed, sans-serif;
    text-decoration: none;
	border: none;
	transition: all .4s ease-in-out;
	cursor: pointer;
}
.gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
	opacity: 0.75;
}

@media only screen and (min-width: 641px) {
	body .gform_wrapper.gravity-theme .ginput_container_address span {
		flex: 1 0 50%;
	}
	.gform_wrapper.gravity-theme .ginput_container_address .ginput_left.address_zip:not(#input_2_5_5_container) {
		padding-right: 0;
	}
}

.gform_wrapper .ginput_container_select,
.gform_wrapper .address_state {
	position: relative;
}

.gform_wrapper .ginput_container_select::after,
.gform_wrapper .address_state::after {
	content: "\f347";
    color: #ffffff;
    background-color: #E16B2C;
	font-family: 'dashicons' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    line-height: 50px;
    text-align: center;
    pointer-events: none;
}
@media only screen and (max-width: 641px) {
	.gform_wrapper .ginput_container_select::after,
	.gform_wrapper .address_state::after {
		width: 60px;
    	height: 60px;
		line-height: 60px;
	}
}

body .gform_wrapper.gravity-theme .chosen-container a.chosen-single {
	padding: 6px 10px;
	height: 50px;
}
@media only screen and (max-width: 641px) {
	body .gform_wrapper.gravity-theme .chosen-container a.chosen-single {
		padding: 11px 14px;
		height: 60px;
	}
}

body .gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger {
	display: none;
}

body .gform_wrapper .gform_validation_errors > h2 {
    font-family: inherit;
    font-size: 15px;
    letter-spacing: normal;
    line-height: inherit;
    font-weight: inherit;
}
.gform_wrapper.gravity-theme .gfield_description.gfield_validation_message,
.gform_wrapper.gravity-theme .instruction.validation_message {
	padding: 8px;
}

.gform_required_legend {
	display: none;
}

/* blog post */

.single-post .entry-meta,
.single-post .entry-footer {
  display: none;
}

/* blog post grid */

/*
.kel-blog-grid .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper,
.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
  display: flex;
}
.kel-blog-grid .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
  margin-right: 0;
  gap: 30px;
}
.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
  width: calc(100% / 3);
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
    width: 50%;
    min-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
    width: 100%;
    min-width: 100%;
  }
}
.kel-blog-grid .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
  padding-right: 0;
}
.kel-blog-grid .vc-gitem-zone-height-mode-auto:before {
  display: none;
}
.kel-blog-grid .vc_gitem-zone-a .vc_gitem-row-position-top {
  position: relative;
}
*/

.kel-blog-grid .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
  margin-right: 0;
}
.kel-blog-grid .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
  padding-bottom: 0;
  padding-right: 0;
}


/**/

.kel-blog-grid .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
/*
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
*/
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}


/*
@media only screen and (min-width: 768px) {
    .kel-blog-grid-row .kel-blog-grid-col-1 {
      width: calc(100% - 200px);
    }
    .kel-blog-grid-row .kel-blog-grid-col-2 {
      width: 200px;
    }
  }
*/




.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
  display: flex;
  width: calc(100% / 3 - 12px);
}
@media only screen and (min-width: 1025px) {
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:nth-child(2),
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:nth-child(3) {
    display: flex;
    width: calc(50% - 18px);
  }
}
.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item-mini.vc_clearfix,
.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_gitem-animated-block,
.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_gitem-zone,
.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_gitem-zone-mini,
.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_gitem_row,
.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_col-sm-12.vc_gitem-col {
  display: flex;
}
.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_col-sm-12.vc_gitem-col {
  flex-direction: column;
    flex-wrap: wrap;
    flex-grow: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
    width: calc(50% - 9px);
  }
}
@media only screen and (max-width: 767px) {
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
    width: 100%;
    display: block;
  }
}
.kel-blog-grid .vc-gitem-zone-height-mode-auto:before,
.kel-blog-first-post-grid-row .vc-gitem-zone-height-mode-auto:before {
  display: none;
}
.kel-blog-grid .vc_gitem-zone-a .vc_gitem-row-position-top {
  position: relative;
}
.kel-blog-first-post-grid-row .vc_gitem-zone-a .vc_gitem-row-position-middle {
  display: flex;
  position: relative;
  top: unset;
  transform: unset;
}
@media only screen and (max-width: 767px) {
  .kel-blog-first-post-grid-row .vc_gitem-zone-a .vc_gitem-row-position-middle {
    flex-direction: column;
  }
  .kel-blog-first-post-grid-row .vc_gitem-zone-a .vc_gitem-row-position-middle .vc_col-sm-6 {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.kel-blog-first-post-grid-row .vc_gitem-zone-a .vc_gitem-row-position-middle .vc_col-sm-6:nth-child(1) {
  padding-left: 0;
}
.kel-blog-first-post-grid-row .vc_gitem-zone-a .vc_gitem-row-position-middle .vc_col-sm-6:nth-child(2) {
  padding-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}



.kel-blog-grid .vc_clearfix:before,
.kel-blog-grid .vc_clearfix:after {
  display: none;
}

/*
.kel-blog-grid .vc_grid-item-mini {
  border-radius: 3px;
  transition: all .25s;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
}
.kel-blog-grid .vc_grid-item-mini:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, .15);
}
*/

/*
.kel-blog-grid .kel-post-grid-title {
  margin-bottom: 10px;
  font-size: 0.83em;
  font-weight: bold;
  text-align: center;
  color: #E16B2C;
}
*/
/*
.kel-blog-grid .kel-post-grid-featured-date {
  font-size: 0.67em;
  font-weight: bold;
  text-align: center;
  color: #4d4d4f;
}
*/

.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child > .vc_grid-item-mini {
  padding: 10px;
  background: #373739;
}
.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child > .vc_grid-item-mini p,
.kel-blog-first-post-grid-row .vc_grid.vc_row .vc_gitem-post-data-source-post_excerpt p {
  color: #ffffff;
}
.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child > .vc_grid-item-mini .kel-post-grid-featured-date p,
.kel-blog-first-post-grid-row .vc_grid.vc_row .vc_grid-item.vc_visible-item > .vc_grid-item-mini .kel-post-grid-featured-date p {
  color: #868786;
}

@media only screen and (min-width: 768px) {
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .kel-post-grid-title,
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .kel-post-grid-featured-date,
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .vc_gitem-post-data-source-post_excerpt,
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .kel-post-grid-read-more,
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .vc_gitem-post-data-source-post_categories,
  .kel-blog-first-post-grid-row .vc_gitem-post-data-source-post_categories {
    padding: 0 10px 0 10px;
  }
}

.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .kel-post-grid-title,
.kel-blog-first-post-grid-row .vc_grid.vc_row .vc_grid-item.vc_visible-item .kel-post-grid-title {
  color: #ffffff;
}
.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:not(:first-child) .kel-post-grid-title,
.kel-archive-container .kel-archive-single-title a,
.kel-archive-container .kel-archive-single-title a:hover {
  margin-bottom: 20px;
  color: #000000;
}


/* VC BLOG CHANGES */
@media only screen and (min-width: 768px) {
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child,
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item > .vc_grid-item-mini {
    width: 100%;
  }
  
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .vc_col-sm-12.vc_gitem-col {
    padding-bottom: 0 !important;
    display: grid;
  }
  
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .wpb_single_image {
/*    width: fit-content;*/
    width: 100%;
    max-width: 686px;
    grid-area: 1 / 1 / span 5 / span 2;
  }
/*
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .wpb_single_image img {
    width: 500px;
  }
*/
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .kel-post-grid-title,
  .kel-blog-first-post-grid-row .kel-post-grid-title {
    padding-top: 10px;
    padding-left: 40px;
    grid-row-start: 1;
  }
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .vc_gitem-post-data-source-post_excerpt,
  .kel-blog-first-post-grid-row .vc_gitem-post-data-source-post_excerpt {
    grid-row-start: 3;
    padding-left: 40px;
  }
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .kel-post-grid-read-more,
  .kel-blog-first-post-grid-row .kel-post-grid-read-more {
    grid-row-start: 4;
    padding-left: 40px;
  }
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .kel-post-grid-featured-date,
  .kel-blog-first-post-grid-row .kel-post-grid-featured-date {
    grid-row-start: 2;
    padding-left: 40px;
  }
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .vc_gitem-post-data-source-post_categories,
  .kel-blog-first-post-grid-row .vc_gitem-post-data-source-post_categories {
    padding-left: 40px;
    padding-bottom: 10px;
    grid-row-start: 5;
  }
  
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .wpb_single_image {
/*    padding-left: 10px;*/
    margin-bottom: 0;
    padding-right: 30px;
  }
/*
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .wpb_single_image img {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
*/
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .kel-post-grid-featured-date,
  .kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .vc_gitem-post-data-source-post_categories {
    border: none;
  }
}

.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item .wpb_single_image a,
.kel-blog-first-post-grid-row .vc_grid.vc_row .vc_grid-item.vc_visible-item .wpb_single_image a,
.kel-archive-container .kel-archive-single-featured-image {
  overflow: hidden;
  box-shadow: none;
}
.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item .wpb_single_image img,
.kel-blog-first-post-grid-row .vc_grid.vc_row .vc_grid-item.vc_visible-item .wpb_single_image img,
.kel-archive-container .kel-archive-single-featured-image img {
  transition-duration: 0.2s;
}
.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item .wpb_single_image:hover img,
.kel-blog-first-post-grid-row .vc_grid.vc_row .vc_grid-item.vc_visible-item .wpb_single_image:hover img,
.kel-archive-container .kel-archive-single-featured-image a:hover img {
  transform: scale(1.05);
  max-width: 100%;
}

/*
.kel-blog-grid .vc_grid-item:not(:first-child) .wpb_single_image .vc_single_image-wrapper.vc_box_shadow img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
*/

.kel-blog-grid .kel-post-grid-title,
.kel-archive-container .kel-archive-single-title p,
.kel-blog-first-post-grid-row .kel-post-grid-title {
  margin-bottom: 20px;
/*  padding: 0 10px 0 10px;*/
/*  font-weight: bold;*/
  color: #E16B2C;
  text-decoration: none;
  font-family: pragmatica-condensed, sans-serif;
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -1px;
}
/*
.kel-blog-grid .vc_gitem-post-data-source-post_excerpt,
.kel-blog-grid .kel-post-grid-read-more,
.kel-blog-grid .kel-post-grid-featured-date,
.kel-blog-grid .vc_gitem-post-data-source-post_categories {
  padding: 0 10px 0 10px;
}
*/
.kel-blog-grid .vc_gitem-post-data-source-post_excerpt,
.kel-blog-first-post-grid-row .vc_gitem-post-data-source-post_excerpt {
  margin-bottom: 0;
}
.kel-blog-grid .kel-post-grid-read-more,
.kel-archive-container .kel-archive-single-read-more,
.kel-blog-first-post-grid-row .kel-post-grid-read-more {
/*  margin: 0;*/
/*  font-weight: bold;*/
  font-family: pragmatica-condensed, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
/*  letter-spacing: -1px;*/
  text-transform: uppercase;
}
.kel-blog-grid .kel-post-grid-featured-date,
.kel-archive-single-date,
.kel-blog-first-post-grid-row .kel-post-grid-featured-date {
/*
  margin-top: auto;
  padding: 10px 10px 10px 10px;
*/
/*  font-weight: bold;*/
  font-family: pragmatica-condensed, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
/*  letter-spacing: -1px;*/
  color: #868786;
/*  border-top: 1px solid #eaeaea;*/
}
.kel-blog-grid .kel-post-grid-featured-date p,
.kel-archive-single-date p,
.kel-blog-first-post-grid-row .kel-post-grid-featured-date p {
  margin-bottom: 10px;
}
/*
.kel-blog-grid .kel-archive-single-date p {
  margin-bottom: 0;
}
*/
.kel-blog-grid .vc_gitem-post-data-source-post_categories,
.kel-archive-container .kel-archive-single-categories {
/*
  margin: 0;
  padding-top: 10px;
*/
  margin-top: auto;
/*  padding: 10px 10px 10px 10px;*/
  font-size: 14px;
  color: #E16B2C;
/*  border-top: 1px solid #eaeaea;*/
}
.kel-blog-first-post-grid-row .vc_gitem-post-data-source-post_categories {
  font-size: 14px;
  color: #E16B2C;
}
.kel-blog-grid .vc_gitem-post-data-source-post_categories a {
  text-decoration: none;
}
.kel-blog-grid .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover,
.kel-blog-first-post-grid-row .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover {
  background: unset;
}
.kel-blog-grid .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover > span,
.kel-blog-first-post-grid-row .vc_grid-filter > .vc_grid-filter-item:hover > span {
  color: #E16B2C;
  text-decoration: underline;
}
.kel-blog-first-post-grid-row .vc_grid-filter > .vc_grid-filter-item:hover > span {
  color: #E16B2C !important;
}

/*
.kel-blog-grid .vc_gitem-post-data-source-post_categories .vc_gitem-post-category-name:not(:first-child) .vc_gitem-post-category-name::before {
  margin-left: -4px;
  content: ', ';
  color: #4d4d4f;
}
*/

.kel-blog-grid .vc_btn3.vc_btn3-color-orange,
.kel-blog-grid .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat,
.kel-blog-search-submit {
  background-color: #E16B2C !important;
  color: white;
  padding: 0.375em 0.75em;
  font-size: 1.25em;
  line-height: 1.15;
  border-radius: 3px;
  text-transform: uppercase;
  font-family: pragmatica-condensed, sans-serif;
  text-decoration: none;
  border: none;
  transition: all .4s ease-in-out;
  cursor: pointer;
}
.kel-blog-grid .vc_btn3.vc_btn3-color-orange:hover,
.kel-blog-grid .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,
.kel-blog-search-submit:hover {
  opacity: 0.75;
}
.kel-blog-search-submit {
  max-width: 97px;
}

.kel-blog-search-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.kel-blog-search-input {
  max-width: 176px;
  min-height: 32px;
  vertical-align: middle;
}

.kel-blog-grid-row select[name='cat'] {
  max-width: 177px;
}

/* id="searchform-1"*/


/* blog month archive */

.kel-archive-container {
  margin-bottom: 70px;
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.kel-archive-container article,
.kel-archive-container .kel-archive-single {
/*  padding: 10px;*/
  width: calc(100% / 3 - 12px);
  display: flex;
  flex-direction: column;
  border-radius: 3px;
/*  box-shadow: 0 0 10px 0 rgba(0,0,0,.15);*/
  transition: all .25s;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .kel-archive-container article,
  .kel-archive-container .kel-archive-single {
    width: calc(50% - 9px);
  }
}
@media only screen and (max-width: 767px) {
  .kel-archive-container article,
  .kel-archive-container .kel-archive-single {
    width: 100%;
    display: block;
  }
}
/*
.kel-archive-container .kel-archive-single:hover {
  box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
}
*/

.kel-archive-single-container {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.kel-archive-container .kel-archive-single-permalink {
  display: flex;
  text-decoration: none;
}
.kel-archive-container .kel-archive-single-permalink:hover {
  opacity: 0.85;
}

.kel-archive-container .kel-archive-single-featured-image {
  margin-bottom: 15px;
/*  padding: 10px 10px 0 10px;*/
  text-align: center;
}

/*
.kel-archive-container .kel-archive-single-title {
  margin-bottom: 10px;
  padding: 0 10px 0 10px;
  font-size: 0.83em;
  font-weight: bold;
  text-align: center;
  color: #E16B2C;
  text-decoration: none;
}
*/

.kel-archive-container .kel-archive-single-excerpt {
/*  padding: 0 10px 0 10px;*/
  color: #4d4d4f;
}

/*
.kel-archive-container .kel-archive-single-read-more a {
  padding: 0 10px 0 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
*/
/*
.kel-archive-container .kel-archive-single-read-more a:hover {
  text-decoration: none;
}
*/

.kel-archive-container .kel-archive-single-date {
/*  margin-top: auto;*/
  margin-bottom: 15px;
/*  padding: 10px 10px 10px 10px;*/
/*  font-size: 0.67em;*/
  font-weight: bold;
/*  text-align: center;*/
  color: #868786;
/*  border-top: 1px solid #eaeaea;*/
}
/*
.kel-archive-container .kel-archive-single-date p {
  margin-bottom: 0;
}
*/

/*
.kel-archive-container .kel-archive-single-categories {
  padding: 10px 10px 10px 10px;
  border-top: 1px solid #eaeaea;
}
*/
.kel-archive-container .kel-archive-single-categories p {
  margin-bottom: 0;
}
.kel-archive-container .kel-archive-single-categories a {
  text-decoration: none;
}
.kel-archive-container .kel-archive-single-categories a:hover {
  text-decoration: underline;
}

.kel-blog-grid-two.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child {
  display: none;
}

.kel-blog-category-grid.wpb_content_element {
  margin-top: 10px;
  margin-bottom: 25px;
}

.kel-blog-category-grid .widgettitle {
/*
  font-family: pragmatica-condensed, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -1px;
  color: #e16b2c;
*/
      /* margin: 0; */
    /* font-weight: bold; */
  font-family: pragmatica-condensed, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  /* letter-spacing: -1px; */
  text-transform: uppercase;
  color: #868786;
}

.kel-blog-category-grid ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  list-style: none;
}
.kel-blog-category-grid ul li {
  margin: 0;
  padding: 2px 5px 0 5px;
  background: #373739;
  border: solid 1px #7A7B7A;
  border-radius: 2px;
  transition: all .4s ease-in-out;
}
.kel-blog-category-grid ul li:hover {
  background: #E16B2C;
}
.kel-blog-category-grid ul li a {
  color: #ffffff;
  text-decoration: none;
}

/* blog first post */

@media only screen and (min-width: 768px) {
  .kel-blog-grid-one.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_gitem-animated-block,
  .kel-blog-grid-one.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_gitem-zone,
  .kel-blog-grid-one.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_gitem-zone-mini,
  .kel-blog-grid-one.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_gitem_row {
    width: 100%;
  }
  
  .kel-blog-grid-one.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .wpb_single_image {
    width: 100%;
    max-width: 100%;
    position: absolute;
    text-align: left;
/*    left: -30%;*/
  }
  
  .kel-blog-grid-one.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .kel-post-grid-title,
  .kel-blog-grid-one.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .kel-post-grid-featured-date,
  .kel-blog-grid-one.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .vc_gitem-post-data-source-post_excerpt,
  .kel-blog-grid-one.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .kel-post-grid-read-more,
  .kel-blog-grid-one.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .vc_gitem-post-data-source-post_categories {
    margin-bottom: 0;
    padding-bottom: 10px;
/*    padding-bottom: 15px;*/
    width: 47%;
    margin-left: 53%;
    background: #4C4C4E;
    z-index: 9;
  }
  .kel-blog-grid-one.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .kel-post-grid-read-more,
  .kel-blog-grid-one.kel-blog-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:first-child .vc_gitem-post-data-source-post_categories {
    padding-bottom: 24px;
/*    padding-bottom: 30px;*/
  }
}

.kel-blog-grid .vc_gitem-post-data-source-post_categories,
.kel-blog-first-post-grid-row .vc_gitem-post-data-source-post_categories,
.kel-archive-single-categories {
  display: none;
}

.kel-post-dropdown-container {
  display: flex;
  justify-content: center;
}
.kel-post-dropdown-container #kel-post-dropdown {
  max-width: 500px;
  background: #373739;
  border: solid 1px #7A7B7A;
  border-radius: 2px;
  color: #ffffff;
  transition: all .4s ease-in-out;
  cursor: pointer;
}
.kel-post-dropdown-container #kel-post-dropdown:hover {
  background: #E16B2C;
}
.kel-post-dropdown-container #kel-post-dropdown option {
  color: #ffffff;
  background: #373739;
}
.kel-post-dropdown-container #kel-post-dropdown option:first-child {
  text-align: center;
}
.kel-post-dropdown-container #kel-post-dropdown option:hover {
  background: #E16B2C;
}


/* blog pagination */

.archive.category .archive-pagination.pagination {
  width: 100%;
}
.archive.category .archive-pagination.pagination ul {
  display: flex;
  justify-content: center;
  column-gap: 10px;
  list-style-type: none;
}

.kel-return-blog-button-container {
  margin-bottom: 30px;
}
.kel-return-blog-button-container a.kel-return-blog-button {
    background-color: #E16B2C;
    color: white;
    padding: 0.375em 0.75em;
    font-size: 1.25em;
    line-height: 1.15;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: pragmatica-condensed, sans-serif;
    text-decoration: none;
    border: none;
    transition: all .4s ease-in-out;
    cursor: pointer;
    display: block;
    width: fit-content;
    margin: 0 auto;
}
.kel-return-blog-button-container a.kel-return-blog-button:hover {
  opacity: 0.75;
}