/*
Theme Name: Kapee Child
Theme URI: https://kapee.presslayouts.com/
Author: PressLayouts
Description: This is a child theme for Kapee
Version: 1.0.0
Author URI: https://www.presslayouts.com/
Template: kapee
Text Domain: kapee-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

.home #header {
	padding-bottom: 0;
}
#custom_html-6 {
	padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.5);
}

#custom_html-2 .custom-html-widget span {
	padding-bottom: 5px;
}
.kapee-mobile-menu {
	width: 250px;
}
.productSection {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
	margin-bottom: 30px;
}
.productSection .wpb_column {
	flex: 0 0 16.66%;
	width: 100%;
	max-width: 16.66%;
	padding-left: 5px;
	padding-right: 5px;
}
.productSection .wpb_column .vc_column-inner {
	padding: 0;
}
.productSection .wpb_column .vc_column-inner .wpb_single_image {
	position: relative;
}
.productSection .wpb_column .vc_column-inner .wpb_single_image .wpb_heading {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 100%;
	font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: capitalize !important;
    text-align: center;
	margin: 0;
	min-height: 42px;
}
.productSection .wpb_column .vc_column-inner .vc_figure a {
	display: block;
	padding: 15px 15px 65px;
	position: relative;
}
.productSection .wpb_column .vc_column-inner .vc_figure a .vc_single_image-img {
	position: relative;
	border: 2px solid #000;
}
.productSection .wpb_column .vc_column-inner .vc_figure a .vc_single_image-img:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	display: block;
}
.productSection .wpb_column .vc_column-inner .vc_figure a:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}

.fiirst-sec p,
.fabric-over p {
	line-height: 1.6 !important;
}
#footer {
	z-index: 1;
}
.copyright-wrap {
	padding-bottom: 15px;
}
.copyright-wrap #custom_html-3 h3 {
	line-height: 26px;
}
.copyright-wrap #custom_html-5 {
	text-align: right;
}
.copyright-wrap #custom_html-4 {
	text-align: center;
}

.kapee-ajax-search .search-field {
	border: 0 !important;
}
.kapee-ajax-search .search-submit {
	margin: 0;
}


.custom-page-row-tc-image img{
	height: 457px !important;
}

ul, ol {
	margin-left: 15px;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-left: 0;
}

.ourcon-btn a {
	width: auto;
	display: inline-block;
	padding: 10px 40px;
	font-size: 18px;
}

.anr_captcha_field {
	margin-left: 0;
}
.con-btn .wpcf7-submit {
	margin: 0;
	float: right
}

.products .product-image {
	min-height: inherit;
}

.woocommerce .woocommerce-variation-add-to-cart,
.woocommerce .add-items-to-cart-wrap,
.cart-button,
.cart {
	display: none !important;
}

.contact-bottom p {
	font-size: 16px !important;
	line-height: 26px !important;
}

.more-info-btn .vc_btn3-color-primary,
.more-info-btn .vc_btn3-color-primary:focus {
	background-color: #1fa0d8!important;
}
.more-info-btn .vc_btn3-color-primary:hover {
	opacity: 0.5;
} 
.home #header:before {
	display: none;
}

.wpb_revslider_element rs-slides rs-slide rs-sbg {
	position: relative;
}
.wpb_revslider_element rs-slides rs-slide rs-sbg:before {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    z-index: 1;
}

.products .product-image img {
	height: 230px;
	object-fit: contain;
}
.kapee-bought-together-products .products .product-image img {
	height: auto;
}

h2.woocommerce-loop-product__title {
	text-align: left;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab,
.products .product-price-buttons .product-variations {
	display: none;
}
.products:not(.product-style-1):not(.product-style-2) .product-buttons, .products.list-view .product-buttons {
	position: absolute;
    bottom: 100%;
    right: 15px;
}

.search-results .site-content {
	padding-bottom: 38px !important;
}

.iFooter1>p{float: left; width: 34%; height:180px; margin-right: 18px;}
.iFooter2 h4, .iFooter3 h4{margin-bottom:10px;}
.iFooter1>ul.menu>li, .iFooter2>ul.menu>li, .iFooter3>ul.menu>li{line-height:28px; font-size:16px;}
#footer .iFooter1>ul.menu{display:contents}
#footer .iFooter2>ul.menu{display:contents}
#footer .iFooter3>ul.menu{display:contents;color:#FFF;}
#footer ul.menu a{font-size:16px;}
.footText{color:#CCC;}

@media (max-width: 991px) {
	.header-sticked .header-main .header-col-left {
		position: fixed;
		top: 0;
		left: 0;
		background-color: rgba(0, 0, 0, 0.7);
		z-index: 9;
	}
	.header-sticked .header-main .header-col-left .mobile-logo {
		max-width: 50px;
	}
	.header-col-left {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.header-col-left .header-logo {
		order: 1;
	}
	.header-col-left .mobile-navbar {
		order: 2;
		margin-left: auto;
	}
	.header-col-center .ajax-search-square .custom-html-widget {
		display: none;
	}
	
	#custom_html-6 h3 {
		font-size: 18px;
		padding-top: 10px;
	}
	
	
	.productSection .wpb_column {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.productSection .wpb_column .vc_column-inner .vc_figure a {
		padding: 15px 5px 65px;
	}
	.kapee-ajax-search .search-submit {
		border-left: 1px solid #f5f5f5;
	}
	div#capa h3 {
		margin-bottom: 30px;
	}
	#footer .menu {
		display: none;
	}
	.has-mobile-bottom-navbar:not(.has-multi-step-checkout) {
		padding-bottom: 0;
	}
	
	.menu-c h4.pagehead {
		order: 2;
		padding: 20px 15px 0;
	}
	.menu-c .header-col-center {
		order: 1;
	}
	.fiirst-sec {
		padding-bottom: 40px;
	}
	.customer-focused {
		padding: 0 !important;
	}
	.page h3,
	div#capa h3 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.kapee-mobile-menu ul.mobile-main-menu > li.current-menu-parent > a {
		background: #1db0ef;
		color: #fff;
	}
	.kapee-mobile-menu ul.mobile-main-menu > li.current-menu-parent > .menu-toggle {
		color: #fff;
	}
	.kapee-mobile-menu ul.mobile-main-menu ul li a {
		padding-left: 30px;
	}
	.kapee-mobile-menu ul.mobile-main-menu ul li.current-menu-item a {
		background-color: rgba(0, 0, 0, 0.5);
		color: #fff;
	}
	.image-pot {
		width: 30%;
		float: left;
	}
	.text-pot {
		float: left;
		width: 70%;
	}

	.contact-info .wpb_column .vc_single_image-img {
		height: 40px;
		object-fit: contain;
	}
	.contact-info .wpb_column .wpb_text_column p {
		font-size: 14px !important;
	}
	.contact-info .wpb_column .wpb_text_column p br {
		display: none !important;
	}
	rs-module rs-layer, rs-module .rs-layer {
		font-size: 24px !important;
		text-align: center !important;
		white-space: normal !important;
		
	}
	
	.ourcon-btn a {
		margin-bottom: 0  !important;
	}
	
}
@media (max-width: 767px) {
	.productSection .wpb_column {
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	.productSection {
		margin-bottom: 0;
	}
	.left-con p,
	.right-con p {
		text-align: center !important;
	}
	.copyright-wrap {
		display: block;
	}
	.copyright-wrap #custom_html-4,
	.copyright-wrap #custom_html-5 {
		text-align: center;
	}
	.copyright-wrap #custom_html-5 {
		padding-top: 15px;
	}
	.our-img img {
		margin-top: 0;
	}
	.ourcon-btn a {
		margin-top: 20px !important;
		margin-bottom: 20px !important;
	}
	.customer-focused h2 {
		font-size: 26px;
	}
	.fiirst-sec {
		padding-bottom: 20px;
	}
	body p,
	.fiirst-sec p,
	.fabric-over p,
	.contact-bottom p {
		font-size: 16px !important;
		line-height: 26px;
	}
	body .vc_custom_1626664821720 {
		margin-top: 0 !important;
	}
	.reso-link ul {
		margin-left: 0;
	}
	.reso-link a {
		display: block;
	}
	.contact-info {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.contact-info .wpb_column {
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	rs-module rs-layer, rs-module .rs-layer {
		font-size: 18px !important;
		
	}
	#rev_slider_3_1_wrapper .metis.tparrows {
		display: none !important;
	}
}
@media (max-width: 575px) {
	.productSection .wpb_column {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.con-btn .wpcf7-submit {
		margin-top: 15px !important;
	}
	.contact-info .wpb_column {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.contact-info .wpb_column:nth-child(1) {
		order: 1;
	}
	.contact-info .wpb_column:nth-child(2) {
		order: 3;
	}
	.contact-info .wpb_column:nth-child(3) {
		order: 4;
	}
	.contact-info .wpb_column:nth-child(4) {
		order: 2;
	}
	.contact-info .wpb_column:nth-child(5) {
		order: 5;
	}
	
	.products .product-image img {
		height: 110px;
	}
	
	
}


.breadcrumbs{border-bottom: 1px solid #eee;margin-bottom: 10px;padding-bottom: 10px;text-transform: none;display: block;margin-left: 15px;
	margin-right: 15px;width: 100%;position: relative;top:-13px}
.breadcrumbs .current-item{color:#999}