/*
Theme Name: Modave Child
Theme URI: https://modave.presslayouts.com/landing
Author: PressLayouts Team
Description: This is a child theme for Modave
Version: 1.0
Author URI: https://www.presslayouts.com/
Template: modave
Text Domain: modave-child
*/
.pls-header-logo img {
    max-height: max-content;
    width: 400px;
	    max-width: 100% !important;
}
.pls-header-main.pls-header-sticked {
	height: auto !important;
	border: inherit !important;
}

.footer-get p {
    margin: 0;
}
.pls-footer-main.footer-layout-3 img {
    width: 180px;
}

.single-product  .pls-site-content{
	background:#faf9f6;
}
.single-product  .pls-site-content,
.single-product  .pls-site-content p,
.single-product  .pls-site-content h2,
.single-product  .pls-site-content h3,
.single-product  .pls-site-content h1,
.single-product  .pls-site-content a,
.single-product  .pls-site-content span{
	color:#a4887b !important;
}
.single-product .pls-site-content span.on-sale{
	background:#F03E3E;
}
.single-product .ls-visitor-change.pls-visitor-count ,.single-product .ls-visitor-change .product-visitor-count,.pls-visitor-count ,.pls-deliver-return,.pls-ask-questions,.pls-product-store-location-text,.pls-product-trust-badge label,.pls-estimated-delivery:before, .pls-product-return:before, .pls-product-store-location, .pls-visitor-count:before{
	color:#a4887b !important;
}

.single-product  .pls-site-content .min-stock ,.single-product .pls-site-content span.on-sale{
	color:#fff !important;
}
/* ----category page css */

.wc-category-header {
    margin: 0px !important;
}
.no-slider-cat-wrap{
	justify-content:center;
}
.sub_cat_headdes 
h1.wc-category-title,
.sub_cat_headdes 
p{
    color: #a4887b;
}
.cat-item a {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.e-con-inner{
	padding-top:0px !important;
	padding-bottom:0px !important;
}


.child-cat-owl {
    position: relative;
}

.child-cat-owl .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    pointer-events: none;
    z-index: 9;
}


.child-cat-owl .owl-nav button {
    pointer-events: auto;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #A4887B !important;
    border: none !important;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    font-size: 28px !important;
    line-height: 1;
    color: #fff !important;
    display: flex;
 align-items: flex-end;
    justify-content: center;
    transition: all 0.25s ease;
    cursor: pointer;
}


.child-cat-owl .owl-nav .owl-prev {
    position: absolute;
    left: -35px;
}

.child-cat-owl .owl-nav .owl-next {
    position: absolute;
    right: -5px; 
}


.child-cat-owl .owl-nav button:hover {
    background: #000 !important;
    color: #fff !important;
    transform: scale(1.05);
}


.child-cat-owl .owl-nav button.disabled {
    opacity: 0.3;
    cursor: not-allowed;
    pointer-events: none;
}


@media (max-width: 767px) {
    .child-cat-owl .owl-nav {
        display: none !important;
    }
	.child-cat-owl .child-slide-item a img, 
	.child-cat-owl .child-slide-item a div{
        width: 70px !important;
        height: 70px !important;
    }
    .products-top-custom-content .child-cat-owl{
        padding: 0 ;
    }
}
	
@media (max-width: 600px) {
    .child-cat-owl .child-slide-item a p {
        min-height: 50px;
        padding: 0 3px;
        word-break: break-all;
        font-size: 12px !important;
        white-space: normal;
    }
}




.woocommerce-order-tracking {
    max-width: 600px;
    margin: 40px auto;
}

.woocommerce button {
    background-color: #6b78a6;
    padding: 14px;
    font-size: 16px;
}

  .return-link {
    text-decoration: underline;
    color: #333;
    font-weight: 400;
  }
  .return-link:hover {
    color: #000;
  }

p.Return_tab {
    margin-top: 10px;
}


.woocommerce-privacy-policy-text {
    display: none !important;
}

.pls-single-product-content .swiper-button-next:after{
    font-family: 'presslayouts-font' !important;
   
}
.pls-single-product-content .swiper-button-prev:after {
	font-family: 'presslayouts-font' !important;
	
}


.child-cat-owl {
    max-width: 1200px;   
    margin: 0 auto;      
    padding: 0 15px;
}

.child-cat-owl .child-slide-item {
    display: flex;
    justify-content: center;
}


.child-cat-owl .child-slide-item a {
    text-align: center;
}
.child-cat-owl .child-slide-item a:hover p{
	color: #000;
}


.child-cat-owl .owl-stage {
    display: flex;
    align-items: center;
}


.child-cat-owl .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
}
.child-cat-owl .owl-nav button {
    font-size: 30px !important;
}


.child-cat-owl .child-slide-item a p {
    min-height: 50px;
    color: #a4887b;
}
.child-cat-owl .child-slide-item a div {
    margin: 0 auto 10px !important;
}

.owl-stage {
    margin: 0 auto;
}


.show-only-sale-category {
    display: none;
}


body.tax-product_cat.term-sale .show-only-sale-category {
    display: block;
}


.pls-header-navigation .pls-header-col.pls-header-col-right {
    display: none;
}

.pls-header-navigation .pls-header-col.pls-header-col-center {
    justify-content: center;
}
header .pls-header-topbar {
    background-color: #3D2B1F;
}



