/* tplCategoryLanding START */
header {
    margin-bottom: 0px;
}
.category-landing{
    font-family: 'Jost', sans-serif;
    color:  #403C3B;
    font-style: normal;
    font-weight: 400;
}
.review-hr{
    margin-top:60px;
    margin-bottom:30px;
    width:100%;
    height:1px;
    border-bottom:1px solid #E6E5E5;
}
@media (max-width: 992px) {
    .review-hr{margin-top:30px;margin-bottom:15px;}
}

@media (min-width: 768px){
    .catalog, .site {
        padding-top: 0px; 
        border-top: 0px solid #fff; 
    }
    }
@media (max-width: 767px){
.catalog, .site {
    padding-top: 0px;
} 
} 
/* tplCategoryLanding END */

/* tplCategoryLandingBaner START */
.baner-body {
        /*background: #feede6; /*background: url(/images/tpl/hero-img-valentinesday.webp) no-repeat center center;*/
        width:100%;
        height:450px;
        border-radius:15px;
        padding:55px 75px;
        margin-bottom:35px;
    }
  @media (min-width: 768px){
     .baner-body {
        background-size: cover;
    }
      
  }
    @media (max-width: 768px){
     .baner-body {
        background:transparent!important;
        background-size: cover;
    }
    
  }  
    
.baner-fon-img{
    position:absolute;top:0px;left:0px;z-index:-1;width:100%;height:100%;object-fit: cover;
}
.baner-fon-img-pc{border-radius:15px;}
/*------breadcrumb------*/    
.category-landing .breadcrumb-item.active{display:none!important;}  
.category-landing .breadcrumb-item a {
    color:#5C5857;
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.breadcrumb-item:nth-last-child(n+3) a::after {content: '⋅';}
.category-landing .breadcrumb-arrow {display:none;}
[dir=ltr] .category-landing .breadcrumb-item {padding-left: 0;padding-right: 5px;line-height: 1;}
[dir=ltr] .category-landing .breadcrumb-arrow {right: 4px;}
[dir=ltr] .category-landing .breadcrumb-item + .breadcrumb-item {padding-left: 0;padding-right: 5px;line-height: 1;}
    .breadcrumb .breadcrumb-item:nth-last-child(2)  {padding-left: 0px;}
    .breadcrumb .breadcrumb-item:nth-last-child(2) .breadcrumb-arrow {display: none;}
/*------ end-breadcrumb------*/
.breadcrumb,.baner-h1, .baner-text{margin-bottom:30px;padding-bottom: 0px;}
ol.breadcrumb{margin-bottom:0px;}
.baner-h1{font-size: 45px;line-height: 50px;letter-spacing: -0.45px;}
.baner-text,.baner-delivery span{font-size: 20px;line-height: 30px;font-family: 'Jost', sans-serif;
    color:  #403C3B;
    font-style: normal;
    font-weight: 400;}
.baner-delivery{
    display: inline-flex;
    height: 35px;
    padding: 0px 15px 0px 8px;
    justify-content: center;
    align-items: center;
    gap: 7px;
    border-radius: 30px;
    background:rgba(255, 246, 237, 0.5);
    backdrop-filter: blur(15px);
}
 
@media (max-width: 1199px){
    .baner-h1{font-size: 36px;line-height: 111.111%;letter-spacing: -0.45px;}
    .baner-text,.baner-delivery span{font-size: 18px;line-height: 150%;}
}    
@media (max-width: 992px){
    .baner-fon-img-pc{border-radius:0px;}
    .baner-container {max-width: 100%;padding:0px;}
    .baner-body {border-radius:0px;}
    .category-landing .row{margin-right: 0px;margin-left: 0px;}
    .breadcrumb .breadcrumb-item {display: list-item;}
    .breadcrumb .breadcrumb-arrow {
        position: absolute;
        left: auto!important;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    .breadcrumb-item {padding-left: 0px!important;}
}
@media (max-width: 768px){
    .baner-body {
        /*background: #feede6;  url(/images/tpl/hero-img-valentinesday-mobile-2.webp) no-repeat center right #feede6;*/
        background-size: contain;
        height:360px;
        border-radius:0px;
        padding:30px 25px;
        margin-bottom:15px;
        }
    .breadcrumb,.baner-h1, .baner-text{margin-bottom:15px;padding-bottom: 0px;}
    .baner-h1{font-size: 30px;line-height: 111.111%;letter-spacing: -0.35px;}
    .baner-text,.baner-delivery span{font-size: 16px;line-height: 150%;}
    .mob-padding-right{padding-right:80px;}
    }
@media (max-width: 360px){
    .baner-body {background-size: cover;}
    .mob-padding-right{padding-right:50px;}
    }   
/* tplCategoryLandingBaner END */

/* tplCategoryLandingProducts START */
.category-landing div.col-6.col-lg-4, .category-landing div.col-6.col-lg-3 {
     padding-left: 10px; 
     padding-right: 10px; 
}
.product__card_landing{margin-bottom:30px;}

.product__card_landing img{
    object-fit: cover;
    border-radius:15px;
}
.product__card_landing .product__description{
     margin-top:5px;
     padding:0px;   
     text-align:left;
}
.product__card_landing .product__title {
    color: #5C5857;
    font-family: Jost;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    text-align:left;
    line-height:  138.889%; 
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product__card_landing .product__price{
    color: #000;
    font-family: Jost;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 136.364%; 
    text-align:left;
}

@media (max-width: 768px) {
    .product__card_landing img{border-radius:10px;}
    .product__card_landing{margin-bottom:17px;}
    .product__card_landing .product__title {font-size: 14px;}
    .product__card_landing .product__price{font-size: 18px;}
    .category-landing div.col-6.col-lg-4, .category-landing div.col-6.col-lg-3 {padding-left: 5px; padding-right: 5px;}
}
/* tplCategoryLandingProducts END */

/* tplCategoryLandingReviewsTop START */
.googleReviewsTop{
        background: #F8F7F7;
        border-radius:15px;
        padding:30px;
        display:flex;
        gap:30px;
        margin-bottom: 60px;
        justify-content: space-between;
    }
    .btn-reviews{background:transparent;}
    .landing-review-top{
        display:flex;
        gap:30px;
    }
    .landing-review-top .h2{
        color: #000;
        font-size: 22px;
        line-height: 136.364%;
        margin-bottom:0px;
    }
    
    @media (max-width: 992px) {
    .landing-review-top .h2{font-size: 18px;}
}  
    
    @media (max-width: 768px){.googleReviewsTop{
        background: #F8F7F7;
        border-radius:15px;
        padding:20px 30px;
        display:flex;
        gap:15px;
        margin-bottom: 30px;
        justify-content: space-between;
        flex-direction: column;
        align-content: center;
        align-items: center;
    }
    .landing-review-top{
        display:flex;
        gap:15px;
        justify-content: space-between;
        flex-direction: column;
        align-content: center;
        align-items: center;
    }
            
}
/* tplCategoryLandingReviewsTop END */

/* tplCategoryLandingWA START */
    .landing-wa-wrapper{
    background: url(/images/tpl/cta-contactus-bg.webp) no-repeat center center #EDF2E6;
    background-size: cover;
    border-radius: 15px;
    padding: 55px 90px;
    margin-bottom: 60px;
}
.landing-wa-body{
    display: flex;
    padding: 25px 30px 25px 35px;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.66);
    box-shadow: 0px 0px 0px 1px #FFF inset;
    backdrop-filter: blur(15px);
}

.landing-wa-text{
    color: #000;
    font-size: 20px;
    line-height: 150% ;  
}
.landing-wa-button{
    display: flex;
    height: 40px;
    padding: 10px 30px 10px 15px;
    max-width:240px;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    border-radius: 50px;
    background: #627F48;
}
.landing-wa-button:hover{
    background: #627F48bb;
}
.landing-wa-button div{
    color:  #FFF;
    width:170px;
    text-align: center;
    font-size: 16px;
    line-height: 156.25%;
}

@media (max-width: 992px) {
  .landing-wa-wrapper{
    background: url(/images/tpl/cta-contactus-bg-mobile.webp) no-repeat center center #EDF2E6;
    background-size: cover;
    border-radius: 15px;
    padding: 35px 30px;
    margin-bottom: 30px;
}    
  .landing-wa-text{
    text-align:center;
    font-size: 16px;
}  
} 

@media (max-width: 768px) {
    .landing-wa-container{
        padding:0px;
    }
    .landing-wa-wrapper{
        border-radius: 0px;
    }
    .landing-wa-body{
        flex-direction: column;
        gap: 20px;
    }
}    
    
/* tplCategoryLandingWA END */