/*
Theme Name: 	Kandey Company Inc
Theme URI: 		http://KandeyCompany.com
Author: 		LocalEdge
Author URI: 	http://LocalEdge.com
Description:	Child Theme for Betheme - Kandey Company Inc
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
#Footer {
	background-color: #ebebed;
	margin-top: 30px;
}
.home #Footer {
	background-color: #ebebed;
	margin-top: 0px;
}
#Footer img {
	width: 100%;
}
#page-full-width {
	padding-top: 40px;
}
#Subheader {
  padding: 190px 0 20px 0 !important;
}
#Top_bar .logo {
  width: 30% !important;
}
#Top_bar.is-sticky #logo img.logo-sticky {
  max-height: 100% !important;
}
#Top_bar #logo img {
	vertical-align: middle;
	max-height: 100%;
	width: 100%;
	height: auto;
}
.client-name {
	margin-bottom: 6px;
}

.client-email {
	margin-bottom: 10px;
	display: block;
	width: 100%; 
}

.image_frame, .wp-caption {
	display: block;
	margin: 0 auto;
	border-width: 8px;
	border-style: solid;
	max-width: 100%;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.grid h2.entry-title {
	text-align: center !important;
}
.border-red {
	border: 5px solid red;
	padding: 50px 0px;
	margin: 0 10%;
	display: block;
}
.if-zoom #Content .image_frame .image_wrapper img {
	max-width: 100.1%;
	width: 100%;
}
.mobile-only{
  display: none;
}
.mobile-hide{
  display:block;
}
.ngg-navigation {
	font-size: .9em !important;
	clear: both !important;
	display: block !important;
	padding-top: 15px;
	padding-bottom: 3px;
	text-align: center;
	margin-bottom: 30px;
}
.postid-3177 .ngg-gallery-thumbnail-box {
	height: 180px !important;
	width: 24%;
	margin-bottom: 1px;
	padding: 4px;
}
img.scale-with-grid, #Content img, .ngg-gallery-thumbnail {
	width: 100%;
	height: 100%;
	/* overflow: hidden; */
	object-fit: cover;
}
.ngg-gallery-thumbnail a {
	height: 95%;
}
.tp-bgimg.defaultimg.clarendon::after {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.3);
}
@media screen and (max-width:1240px){
  .entry-content h1 {
    font-size: 32px;
  }
	.if-zoom #Content .image_frame .image_wrapper img {
		max-width: 100.1%;
		width: 96%;
		margin: auto;
	}
}
@media screen and (max-width:948px) {
  .entry-content h1 {
  	font-size: 23px;
  }
  .section_wrapper .two-fifth .one .column_attr, .section_wrapper .one-third .one .image_frame, .section_wrapper .one-fourth .one .image_frame {
  	padding: 10px;
  }
  .icon_box.icon_position_top.no_border {
  	padding: 10px;
  }
  .icon_box.icon_position_top.no_border h2 {
  	font-size: 24px;
  }
  .entry-title a {
  	font-size: 20px;
  }
	.if-zoom #Content .image_frame .image_wrapper img {
		max-width: 100.1%;
		width: 95.15%;
	}
}
@media screen and (max-width:767px){
  .mobile-only{
    display: block;;
  }
  .mobile-hide{
    display:none;
  }
	.if-zoom #Content .image_frame .image_wrapper img {
		max-width: 100.1%;
		width: 100%;
	}
	.postid-3177 .ngg-gallery-thumbnail-box {
		height: auto !important;
		width: 100%;
		margin-bottom: 1px;
		padding: 4px;
		max-width: 400px !important;
	}
	.ngg-gallery-thumbnail-box {
		float: none !important;
		max-width: 100% !important;
		margin: auto !important;
		max-width: 400px !important;
	}
  #Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
  	height: 60px;
  	line-height: 60px;
  	padding: 15px 0;
  	width: 100%;
  }
  .logo-mobile.scale-with-grid {
  	height: auto !important;
  }
  .slotholder::after {
  	content: "";
  	position: absolute;
  	height: 100%;
  	width: 100%;
  	background: rgba(0,0,0,.5);
  	display: block;
  	top: 0;
  	left: 0;
  	z-index: 99;
  }
  #rev_slider_1_1_wrapper .tp-loop-wrap{
    z-index: 999;
  }
  img {
    width: 100%;
  }
  .red-img .image_wrapper a img {
  	border: solid 3px red;
  	max-width: 99% !important;
  	height: auto !important;
  	object-fit: cover;
  	width: 100%;
  }
  .section_wrapper .mcb-wrap, .section_wrapper .column, .container .column, .sections_group, .four.columns {
  	margin: 0;
  	width: 99% !important;
  	clear: both;
  	margin: auto;
  }
	.section.mcb-section {
		background-size: cover;
	}
	.red-img {
		margin-bottom: 20px !important;
	}
	#Footer, #Footer .widget_recent_entries ul li a {
		color: #a4a5a6;
		margin-top: 20px;
	}
}
@media screen and (max-width:500px) {
	.slider-title,.slider-sub,.slider-last {
		display: none !important;
	}
	.if-zoom #Content .image_frame .image_wrapper img {
		max-width: 100.1%;
		width: 98.5%;
	}
	.tp-bgimg.defaultimg.clarendon::after {
		display: none;
	}
	.slotholder::after {
		background: rgba(0,0,0,0);
		display: none;
	}
	.learn-heading, .utility-heading, .more-heading {
		color: white;
		line-height: 23px !important;
		font-size: 17px !important;
	}
}
