/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* .nav-pagination > li > .current, .nav-pagination > li > span:hover, .nav-pagination > li > a:hover, .has-hover:hover .badge-outline .badge-inner, button[type="submit"], .button.wc-forward:not(.checkout):not(.checkout-button), .button.submit-button, .button.primary:not(.is-outline), .featured-table .title, .is-outline:hover, .has-icon:hover .icon-label, .nav-dropdown-bold .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold > li > a:hover, .nav-dropdown-bold.dark .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold.dark > li > a:hover, .header-vertical-menu__opener, .is-outline:hover, .tagcloud a:hover, .grid-tools a, input[type='submit']:not(.is-form), .box-badge:hover .box-text, input.button.alt, .nav-box > li > a:hover, .nav-box > li.active > a, .nav-pills > li.active > a, .current-dropdown .cart-icon strong, .cart-icon:hover strong, .nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before, .banner, .header-top, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover, .button.primary:not(.is-outline), input[type='submit'].primary, input[type='submit'].primary, input[type='reset'].button, input[type='button'].primary, .badge-inner {
    background-color:  #3EA436 !important;
}*/
.nav-pagination > li > .current, .nav-pagination > li > span:hover, .nav-pagination > li > a:hover, .has-hover:hover .badge-outline .badge-inner, .featured-table .title, .is-outline:hover, .has-icon:hover .icon-label, .nav-dropdown-bold .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold > li > a:hover, .nav-dropdown-bold.dark .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold.dark > li > a:hover, .header-vertical-menu__opener, .is-outline:hover, .tagcloud a:hover, .grid-tools a, .box-badge:hover .box-text, .nav-box > li > a:hover, .nav-box > li.active > a, .nav-pills > li.active > a, .current-dropdown .cart-icon strong, .cart-icon:hover strong, .nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before, .banner, .header-top, .slider-nav-circle, .primary.is-outline:hover, .badge-inner {
    background-color:  #3EA436 !important;
} 
/* .button, input[type=button].button, input[type=reset].button, input[type=submit], input[type=submit].button {
    background-color:  #3EA436 !important;
}  */
.nav-vertical.nav-tabs > li.active > a, .scroll-to-bullets a.active, .nav-pagination > li > .current, .nav-pagination > li > span:hover, .nav-pagination > li > a:hover, .has-hover:hover .badge-outline .badge-inner, .accordion-title.active, .featured-table, .is-outline:hover, .tagcloud a:hover, blockquote, .has-border, .cart-icon strong:after, .cart-icon strong, .blockUI:before, .processing:before, .loading-spin, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover {
    border-color: #C5C5C5 !important;
}
.nav-pagination>li>a, .nav-pagination>li>span {
    border: 1px solid !important;
    border-color: #C5C5C5 !important;
}
li.html .header-search-form-wrapper input{
    border-radius: 8px 0 0 8px !important;
}
.header-search-form-wrapper  .button.secondary:not(.is-outline){
    border-radius: 0 8px 8px 0 !important;
}
.nav>li>a {
    font-size: 1em;
}
/* .star-rating span:before{
    color:  #3EA436 !important;
} */
.about-us .banner{
    background-color: #FFF;
}
.desk-nav-left-n,
.desk-nav-right-n{
    margin-top: 25px;
}
/*.home .banner .bg.bg-loaded {
    background-image: url('/wp-content/uploads/2023/10/home-banner1.png') !important;
}*/
.is-divider {
    background:  #1A2A4B !important;
}
.banner-layers .is-divider{
    display: none;
}
.woocommerce-ordering{
    position: relative;
}
select {
    background-image: url('./assets/img/sorting-dropdown.svg');
    /* position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 9px; */
    background-position: right 0.6em top 50%;
    background-size: auto 10px;
 }
select.orderby {
    /* appearance: none !important; */
    color: #000 !important;
    border-radius: 8px;
}
#shop-sidebar .button{
    border-radius: 8px !important;
}
p.category {
    opacity: 1 !important;
}
.footer-wrapper .footer-1 .wpcf7-form .flex-grow{
    flex: 0 0 80% !important;
}
.footer-wrapper .footer-1 .wpcf7-form .ml-half{
    flex: 0 0 20% !important;
}
.footer-wrapper .footer-1 .wpcf7-form input.wpcf7-submit{
    width: 100%;
}
.footer-2 .is-divider{
    display: none !important;
}
.footer-2 ul.menu>li>a{
    padding: unset !important;
}
.footer-2 .widget-title{
    line-height: 2;
}
.footer-2 .footer-logo{
    margin-bottom: 15px !important;
}
a.quick-view{
    background-color: #EFEFEF !important;
    color: #000 !important;
}
.wishlist-button{
    background-color: transparent !important;
}
.badge-inner{
    background-color: #1a2a4a !important;
}
li.html .header-search-form-wrapper input::placeholder {
    color: #000;
}
.subscribe_popup_wrapper{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000026;
    display: grid;
    place-content: center;
    /* display: none; */
    z-index: 2000;
}
.subscribe_popup{
    border-radius: 4px;
    background: #FFF;
    text-align: center;
    padding: 45px 20px 10px 32px;
    display: flex ;
}
.subscribe_popup_mobile{
    display: none;
}
.subscribe_popup p.popup_des{
    color: #666;
    text-align: center;
    /* font-family: Lexend; */
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 40ch;
}
.subscribe_popup .flex-row {
    flex-flow: column;
}
.subscribe_popup .wpcf7 form .wpcf7-response-output {
    margin: unset;
    max-width: 39ch;
    margin-top: 5px;
}
.subscribe_popup .ml-half {
    margin-left: unset;
    width: 100%;
}
.subscribe_popup h2{
    color: #000;
    /* font-family: Lexend; */
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: unset;
}
.subscribe_popup form{
    margin: unset;
    margin-bottom: 20px;
}
.subscribe_popup input[type="email"]{
    width: 100%;
    padding: 24px 20px;
    margin-bottom: 10px;
    border-radius: 4px;
    border: 1px solid #E6E6E6;
    background: #F4F4F4;
}
.subscribe_popup input[type="email"]::placeholder{
    color: #A3A3A3;
}
.subscribe_popup input[type="submit"]{
    width: 100%;
    padding: 15px 20px;
    border-radius: 4px;
    background: #3EA436;
    border: none;
    color: #FFF;
    /* font-family: Lexend; */
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.subscribe_popup .popup_close_btn{
    color: #FF6060;
    border: 1px solid #FF6060;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 4px;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 10px;
    right: 10px;
}
.subscribe_popup .popup_close_btn svg{
    width: 20px;
    height: 20px;
}
.subscribe_popup .popup_close_btn svg{
    margin-bottom: -2px;
}
.subscribe_popup .popup_close_btn:hover{
    color: #FFF;
    background-color: #3EA436;
    border-color: #3EA436;
}
.subscribe_popup .popup_close_btn:hover svg path{
    fill: #FFF;
}

.subscribe_popup .is-divider{
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 15px;
}
.mobile-nav .icon-menu::after{
    content: url('./assets/img/maxlumen_navbar_btn.svg');
    position: absolute;
    top: -24px;
}
.mobile-nav .icon-menu::before{
    content: unset;
}
/* .top-bar-widget-custom{
    display: none;
} */
.mobile-nav .cart-item .cart-icon strong,
.header-nav .cart-item .cart-icon strong {
    border-radius: 4px;
}

.single-product .product_name p{
    margin-bottom: 12px !important;
}

.single-product .product_title{
    margin: -10px 0 !important;
    font-size: 14px !important;
    margin-top: 16px !important;
}
/* .single-product .product_title small {
    display: block !important;
    padding-left: unset !important;
} */

.left-sec-txt-about .text-box{
    margin-left: 50px;
}
.footer-2{
    padding: 70px 0 !important;
}
.header-nav-main{
    justify-content: center;
    gap: 20px;
}

.banner .text-box-content p{
    position: relative;
}
.banner .text-box-content p span {
    /* position: absolute;
    top: 63.5%;
    left: 6.2%;
    transform: translateY(500%); */
}
#logo {
    width: 170px !important;
}
.entry-image .badge.post-date{
	display: none !important;
}
.entry-image {
	text-align: center;
}

.entry-image img {
	max-width: 35%;
}
.entry-content .wp-block-image {
	display: none ;
}

.please-note-text {
    color: #4e657b;
    font-style: italic;
}
.page-id-170 .wpcf7-form,
.footer-1 .wpcf7-form,
.page-id-1028 .wpcf7-form{
    max-width: 450px;
}
.single-product .woocommerce-breadcrumb a{
    color: #000;
}
.single-post .entry-header .entry-image{
    display: none;
}

.page-id-926 .entry-title{
    margin-bottom: 0 !important;
}
#load-more.add-loader{
    padding-right: 40px;
}
#load-more.add-loader::after {
    content: '';
    width: 20px;
    height: 20px;
	border: .2em solid currentcolor;
	border-bottom-color: transparent;
	border-radius: 50%;
	animation: 1s loader-load linear infinite;
	position: absolute;
    top: 8px;
    right: 10px;
}

@keyframes loader-load {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}


@media (min-width:1500px){
    /* .header-wrapper .container{
        max-width: 1400px !important;
    }  */
    .container-width, .full-width .ubermenu-nav, .container, .row {
        max-width: 1400px !important;
    }
}
.custom-product-page .gap-element:first-child{
    padding-top: 10px !important;
}
/* .custom-product-page .gap-element:nth-child(3){
    padding-top: 20px !important;
} */
.cm-breadcrumb a{
    color: #000;
}
.cm-breadcrumb p{
    margin-left: 7px;
}
.cm-breadcrumb span,
.cm-breadcrumb p{
    display: inline-block;
}
.page-id-293 #main{
    margin-top: 5%;
}
.single-product .site-title p{
    line-height: 1;
}
.single-product .product_name p{
    line-height: 1.2;
}
.send-us-msg-heading{
    margin-top: 55px;
}
.cm-breadcrumb{
    margin-top: 18px;
}
#login-form-popup{
    max-width: 440px;
}
.load-more-container{
    display: none;
    text-align: center;
}
.load-more-container button{
    color: #f1f1f1;
    background-color: #1a2a4a;
    border-color: rgba(0,0,0,.05);
    border-radius: 8;
    position: relative;
}
.single-product .custom-product-page .row:nth-child(4) .col:first-child{
    padding-left: 7px !important;
}

.home #breadcrumbs{
    height: 11px;
    min-height: unset;
}





@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    /* .single-product .woocommerce-product-attributes::after {
        content: unset;
    } */
    /* load more on home */
    .products.row{
        padding-bottom: 30px;
    }

    .products-load-more{
        position: relative;
        
    }
    .products-load-more::after{
        content: 'Loading...';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        font-size: 16px;
        background: var(--fs-color-primary);
        color: #fff;
        padding: 4px 20px;
        width: 107.05px;
        animation: loadingAnim 1s infinite;
    }

    @keyframes loadingAnim {
        0%{
            content: 'Loading.';
        }
        50%{
            content: 'Loading..';
        }
        100%{
            content: 'Loading...';
        }
    }

    .shop-page-title .flex-row{
        flex-flow: row;
        padding-top: 10px !important;
    }
    .shop-page-title .flex-row .flex-col{
        flex: 0 0 50%;
        text-align: start !important;
        padding: 0 !important;
    }
    .category-page-row {
        padding-top: 10px !important;
    } 

    .home #breadcrumbs{
        display: none;
    }
    .single-product .custom-product-page .gap-element:nth-child(3){
        display: none !important;
    }
    #breadcrumbs{
        padding-top: 10px;
    }
    .single-product .custom-product-page .row:nth-child(4) .col:first-child {
        padding-left: 17px !important;
    }
    .woocommerce-pagination{
        display: none;
    }
    .load-more-container{
        display: block;
    }
    .send-us-msg-heading{
        margin-top: 40px;
    }
    .please-note-text {
        margin-bottom: -5px;
    }
    .single-product .product_title{
        margin-bottom: -16px !important;
    }
    .banner .overlay {
        background-color: rgba(0,0,0,0.002) !important;
    }
    .shop-banner-heading-span{
        margin-left: -7px !important;
        margin-bottom: 24.1px;
    }

    .mobile-nav .cart-item .cart-icon strong:after {
        border-color: #000 !important;
        color: #000 !important;
    }
    #logo img.header-logo{
        max-width: 145px;
        margin-bottom: 6px;
    }
    .mobile-nav .cart-item .cart-icon strong {
        border-color: #000 !important;
        color: #000 !important;
    }
    #masthead{
        background-color: #fff !important;
    }
    .subscribe_popup_wrapper{
        padding: 15px;
    }
 
    /* .small-columns-2 .flickity-slider>.col, .small-columns-2>.col {
        flex-basis: 100% !important;
        max-width: 100% !important;
    } */
    .product-small .box-text{
        text-align: center;
        font-size: 100% !important;
    }
    .product-small .box-text a{
        margin: 4px 0;
    }
    .footer-1{
        display: none !important;
    }
    .off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
        width: 100%;
        background-color: #fff;
        padding: unset 20px;
    }
    .mobile-sidebar .nav-uppercase>li>a {
        justify-content: center;
        color: #000;
    }
    .mobile-sidebar .nav-sidebar > li:last-child{
        display: none;
    }
    .nav-sidebar.nav-vertical>li+li {
        border-bottom: 1px solid #EFEFEF;
        border-top: unset;
    }
    li.html .header-search-form-wrapper button[type="submit"]{
        display: none !important;
    }
    li.html .header-search-form-wrapper input{
        border-radius: 4px !important;
        border: 1px solid #E8E8E8;
        background: #F0F0F0;
        padding: 12px;
    }
    .banner p{
        max-width: 20ch;
        /* font-family: Lexend; */
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 130%; /* 31.2px */
        letter-spacing: -0.48px;
    }
    span.gradient-n{
        background: linear-gradient(270deg, #FFFFFF 0%, #FFFFFF50 70%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    } 
    /* .category-filtering a.filter-button,
    .category-filtering aside .button{
        display: none;
    } */
    #shop-sidebar2 span.widget-title,
    #shop-sidebar2 .is-divider{
        display: none;
    }
    #shop-sidebar2 #woocommerce_layered_nav-3{
        display: none;
    }
    #shop-sidebar2 .select2-hidden-accessible {
        border: unset !important;
        clip: unset!important;
        height: unset!important;
        overflow: unset!important;
        padding: unset!important;
        position: unset!important;
        width: unset!important;
        border-radius: 8px;
        color: #000 !important;
        padding: 6px !important;
    }
    #shop-sidebar2 .select2{
        display: none !important;
    }
    .home .banner .bg.bg-loaded {
        background-image: url('./assets/img/banner_mobile.png') !important;
        /* background-size: contain !important; */
    }
    .home .banner .ux-shape-divider--bottom {
        display: none !important;
    }
    .home .banner p{
        font-size: 35px !important;
        margin-top: -15px !important;
        line-height: 98% !important;
    }
    .top-bar-widget-custom{
        display: block;
        position: relative;
        z-index: 444;
        padding: 10px;
        width: 100%;
        background-color: #3EA436;
    }
    .top-bar-widget-custom .top-delivery-bar{
        color: #fff;
        text-transform: capitalize;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        display: flex;
        justify-content: space-between;
        animation: scrollTop 9s linear infinite;
        width: 560px;

    } 
    .header .top-bar-widget-custom{
        display: none;
    }
    @keyframes scrollTop {
        0% {
            transform: translateX(-100%);
        }
        100% {
            transform: translateX(100%);
        }
    }

   .subscribe_popup_mobile{
        display: block;
        border-radius: 4px;
        background: #FFF;
        text-align: left;
        position: relative;
    }
    .subscribe_popup{
        display: none;
    }
    .subscribe_popup_mobile .clsbuttondiv {
        margin-top: 16px;
    }
    .subscribe_popup_mobile .popup_close_btn{
        display: inline-block;
        padding: 0px 8px;
        border-radius: 9px;
        position: absolute;
        right: -7px;
        top: -12px;
        color: #000;
        background: #d1d1d1;
    }
    .subscribe_popup_mobile .popup_close_btn svg{
        color: #000 !important;
    }
    .clsbtnsubscribe{
        background: #000000 !important;
        text-transform: capitalize !important;
    }
    .subscribe_popup .popup_close_btn{
        background: #d1d1d1;
        top: 10px !important;
    }
    .subscribe_popup form{
        margin-bottom: 0px;
    }
    .subscribe_popup input[type="email"]{
        padding: 20px 20px;
        margin-bottom: 0px;
    }
    .subscribe_popup input[type="submit"]{
        padding: 10px 20px;
    }
    .clssectionsecond ul{
        margin-bottom: 0px;
    }
    .clssectionsecond{
        padding: 5px 25px !important;
    }
    .subscribe_popup .wpcf7 form .wpcf7-response-output{
        font-size: 12px;
    }
    
}
@media only screen and (max-width: 767px){
    span.woocommerce-Price-amount.amount{
        color: #000 !important;
    }
    .wpcf7-form input, .wpcf7-form textarea{
        font-size: 14px;
    }
	.clssubscribe_content{
		padding: 0px 18px;
	}
	.subscribe_popup_mobile .wpcf7{padding: 0px 18px 5px;}
    .clssubscribe_content p {
        font-size: 14px;
        line-height: 1.3;
    }
    .clssubscribe_content h3 {
        font-size: 18px;
        line-height: 1.3;
        margin: 16px 0px;
    }
    .wpcf7 label{
        font-size: 13px !important;
    }
    .flex-row{
        align-items: end !important;
    }
    input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email{
        font-size: 12px;
    }
    input.wpcf7-form-control.wpcf7-submit.has-spinner.is-normal{
        font-size: 12px;
    }
    /* .clsseconspecialoff span{font-size: 32px !important;}
    .clsseconspecialoff img.clsspecialimg{width: 215px;} */
}

@media (min-width:1200px){
    #wrapper .top-bar-widget-custom{
        display: none;
    }
    #wrapper .header .top-bar-widget-custom{
        display: block;
        position: absolute;
        z-index: 444;
        padding: 10px;
        margin: 0 auto;
        width: 100%;
		max-width: fit-content;
		left:0px;
		right:0px;
    }
    /*  */
    #wrapper .header .top-bar-widget-custom .textwidget{
        width: 500px;
        overflow: hidden;
        margin: 0 auto;
    }
    #wrapper .header .top-bar-widget-custom .top-delivery-bar{
        /* white-space: nowrap;
        animation: scrollTop 10s linear infinite;
        max-width: 200px;
        margin: 0 auto; */
        overflow: hidden;
        color: #fff;
        text-transform: capitalize;
        font-size: 15px;
        font-weight: 400;
        display: flex;
        justify-content: space-between;
        animation: scrollTop 9s linear infinite;
        width: 560px;
    } 
    @keyframes scrollTop {
        0% {
            transform: translateX(-100%);
        }
 
        100% {
            transform: translateX(100%);
        }
    }

    /* .single-product .shop-container .row{
        padding-left: 50px;
    } */
}
@media (min-width:408px) and (max-width:550px) {
    .shop-banner-heading-span{
        margin-left: -26px !important;
        margin-top: -7px !important;
    }
    .home .banner p {
        line-height: 105% !important;
    }
}
@media (min-width:550px) and (max-width:819px) {
    .shop-banner-heading-span{
        margin-left: 2px !important;
        margin-top: -70px;
    }
}

@media (min-width:819px) and (max-width:1100px) {
    .shop-banner-heading-span{
        margin-left: 17px !important;
    }
}

@media only screen and (max-width: 408px){
    .shop-banner-heading-span {
        margin-left: -19px !important;
        margin-bottom: 75px;
        margin-top: -7px !important;
    }
}
@media (min-width:1350px) {
    .custom-product-page > .row:not(:nth-child(2)){
        padding-left: 50px;
        margin-top: -16px;
    }
    .single-product .product_name{
        font-size: 50px !important;
        margin-bottom: 0 !important;
    }
    .custom-product-page > .row:nth-child(5) .row .large-10{
        /* flex-basis: 75% !important;
        max-width: 75% !important; */
    }
    .custom-product-page > .row:nth-child(5) .row .large-2{
        /* flex-basis: 25% !important;
        max-width: 25% !important; */
    }
    
}
@media (min-width:1500px) {
    .shop-banner-heading-span{
        margin-left: -5px !important;
    }
}
.woocommerce-breadcrumb {display: none;}

#breadcrumbs {min-height: 40px;}

.entry-header .entry-title {text-align: left;}
.entry-header .is-divider.medium{display: none;}

@media (min-width:769px) and (max-width:1200px) {
    .top-bar-widget-custom{
        display: block;
        position: relative;
        z-index: 444;
        padding: 10px;
        width: 100%;
        background-color: #1a2a4a;
    }
    .top-bar-widget-custom .top-delivery-bar{
        color: #fff;
        text-transform: capitalize;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        display: flex;
        justify-content: space-between;
        animation: scrollTop 9s linear infinite;
        width: 560px;
    }
    .header .top-bar-widget-custom{
        display: none;
    }
    @keyframes scrollTop {
        0% {
            transform: translateX(-100%);
        }
        100% {
            transform: translateX(100%);
        }
    }
    #masthead {
        background-color: #fff !important;
    }
    .mobile-nav .cart-item .cart-icon strong {
        border-color: #000 !important;
        color: #000 !important;
    }
    .mobile-nav .cart-item .cart-icon strong:after {
        border-color: #000 !important;
        color: #000 !important;
    }
    .home #breadcrumbs {
        display: none;
    }
}
@media only screen and (max-width: 639px){
    .home .banner p{font-size: 26px !important;margin-bottom: 10px;}
    .shop-banner-heading-span{font-size: 26px !important;}
    .clsseconspecialoff span{font-size: 16px !important;}
    .clsseconspecialoff img.clsspecialimg{width: 160px;}
}

/* .subscribe_popup_wrapper {display:none!important;}
.home.archive .subscribe_popup_wrapper{display:block!important;} */




/*/* ── START CSS FOR PRODUCT PAGE TAB SECTION── */
.single li#tab-title-description {
    display: none;
}

.single li#tab-title-additional_information{
    display: none;
}

.single li#tab-title-dimensions{
    display: none;
}

.single table.woocommerce-product-attributes.shop_attributes {
    display: none;
}

.ml-product-details-wrapper {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    color: #111;
    box-sizing: border-box;
}

.ml-product-section {
    margin-bottom: 2rem;
    width: 100%;
}

.ml-section-title {
    font-size: clamp(15px, 2vw, 19px);
    font-weight: 600;
    margin: 0 0 16px;
    color: #111;
    display: inline-block;
    width: auto;
    max-width: 100%;
    padding-bottom: 6px;
    border-bottom: 2px solid #3EA436;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

/* Product Info */
.ml-info-box {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 20px 24px;
    background: #f8f8f8;
    font-size: clamp(13px, 1.5vw, 15px);
    line-height: 1.75;
    color: #333;
    width: 100%;
    box-sizing: border-box;
}

.ml-info-box p { margin: 0 0 10px; }
.ml-info-box p:last-child { margin-bottom: 0; }

/* Spec Box */
.ml-spec-box {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    background: #f8f8f8;
    width: 100%;
    box-sizing: border-box;
}

.ml-spec-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.ml-spec-item {
    padding: 11px 18px;
    border-bottom: 1px solid #ebebeb;
    box-sizing: border-box;
}

.ml-spec-item--right     { border-left: 1px solid #ebebeb; }
.ml-spec-item--last-row  { border-bottom: none; }
.ml-spec-item--solo      { grid-column: 1 / -1; border-left: none !important; border-bottom: none !important; }

.ml-spec-label {
    font-size: 11px;
    color: #3EA436;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 3px;
}

.ml-spec-value {
    font-size: clamp(13px, 1.4vw, 14px);
    font-weight: 500;
    color: #111;
    line-height: 1.4;
}

/* Dimensions */
.ml-dim-box {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    background: #f8f8f8;
    width: 100%;
    box-sizing: border-box;
}

.ml-dim-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.ml-no-dimension { margin: 0; font-size: 14px; color: #777; }

/* Tablet */
@media (max-width: 900px) {
    .ml-spec-item { padding: 10px 14px; }
    
}

/* Mobile */
@media (max-width: 768px) {
    .ml-spec-grid { grid-template-columns: 1fr; }
    .ml-spec-item--right { border-left: none; }
    .ml-spec-item--last-row { border-bottom: 1px solid #ebebeb; }
    .ml-spec-item:last-child { border-bottom: none !important; }
    .ml-info-box { padding: 16px 18px; }
}

/* Small Mobile */
@media (max-width: 480px) {
    .ml-info-box { padding: 14px 16px; }
    .ml-spec-item { padding: 10px 14px; }
    .ml-dim-box { flex-direction: column; }
    .ml-product-section { margin-bottom: 1.5rem; }
}

.yith-wcwl-wishlistaddedbrowse .feedback {justify-content: start !important;}
.yith-wcwl-wishlistaddedbrowse {
    display: flex;
    flex-direction: column;
    align-items: baseline !important;
}


/* ── START CSS FOR Review Section ── */
.mlrst-wrap {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;   
    gap: 6px 10px;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    padding: 4px 0;
    max-width: 100%; 
    box-sizing: border-box;
}

/* ── Stars row ── */
.mlrst-stars {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    flex-shrink: 0;
}

/* ── Individual star SVGs ── */
.mlrst-star-full,
.mlrst-star-half,
.mlrst-star-empty {
    display: block;
    width: 22px;
    height: 22px;
    flex-shrink: 0;
}

/* ── Rating number ── */
.mlrst-rating-num {
    font-size: 18px;
    font-weight: 700;
    color: #222;
    line-height: 1;
    flex-shrink: 0;
}

/* ── Review link ── */
.mlrst-review-link {
    font-size: 13px;
    color: #555;
    text-decoration: underline;
    text-underline-offset: 2px;
    line-height: 1;
    white-space: nowrap;
    flex-shrink: 0;
}
.mlrst-review-link:hover {
    color: #C8861A;
}

.clsratingdivsec {
    padding-left: 4px;
    padding-bottom: 4px;
}
.clsproductmainsect {
    padding-bottom: 16px;
}

@media (min-width: 481px) and (max-width: 768px) {
    .mlrst-wrap {
        gap: 5px 8px;
        padding: 3px 0;
    }
    .mlrst-star-full,
    .mlrst-star-half,
    .mlrst-star-empty {
        width: 20px;
        height: 20px;
    }
    .mlrst-rating-num {
        font-size: 16px;
    }
    .mlrst-review-link {
        font-size: 12px;
    }
    .clsratingdivsec  { padding-left: 3px; padding-bottom: 3px; }
    .clsproductmainsect { padding-bottom: 14px; }
}

/* ── Mobile (≤ 480px) ── */
@media (max-width: 767px) {
    .clsratingdivsec {
        padding-bottom: 0px;
        padding-left: 15px;
    }
}
@media (max-width: 480px) {
    .mlrst-wrap {
        gap: 4px 6px;
        padding: 2px 0;
    }
    .mlrst-stars {
        gap: 1px;
    }
    .mlrst-star-full,
    .mlrst-star-half,
    .mlrst-star-empty {
        width: 18px;
        height: 18px;
    }
    .mlrst-rating-num {
        font-size: 15px;
    }
    .mlrst-review-link {
        font-size: 12px;
    }
    .clsratingdivsec {
        padding-bottom: 0px;
        padding-left: 15px;
    }
    .clsproductmainsect { padding-bottom: 0px; }
}

/* ── Very small screens (≤ 360px) ── */
@media (max-width: 360px) {
    .mlrst-star-full,
    .mlrst-star-half,
    .mlrst-star-empty {
        width: 16px;
        height: 16px;
    }
    .mlrst-rating-num {
        font-size: 14px;
    }
    .mlrst-review-link {
        font-size: 11px;
    }
}

.pswp {
    z-index: 999999 !important;
}

.pswp .pswp__top-bar {
    background: transparent !important;
    height: 0 !important;
}

.pswp .pswp__button--zoom,
.pswp .pswp__preloader {
    display: none !important;
}

/* ── Image white border (dono views) ── */
.pswp__img {
    border: 2px solid #ffffff !important;
    box-sizing: border-box !important;
}

/* ── Slider counter ── */
.pswp .pswp__counter {
    position: fixed !important;
    min-width: 54px !important;
    height: 34px !important;
    padding: 0 12px !important;
    color: #fff !important;
    border-radius: 20px !important;
    font-size: 15px !important;
    line-height: 34px !important;
    text-align: center !important;
    z-index: 999999 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    opacity: 1 !important;
}

/* ── Close button – perfectly round ── */
.pswp .pswp__button--close {
    position: fixed !important;
    width: 36px !important;
    height: 36px !important;
    min-width: 36px !important;
    min-height: 36px !important;
    padding: 0 !important;
    background-color: #fff !important;
    background-image: none !important;
    border: none !important;
    border-radius: 50% !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25) !important;
    z-index: 999999 !important;
    margin: 0 !important;
    opacity: 1 !important;
    overflow: hidden !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    box-sizing: content-box !important;
    transition: background-color 0.22s ease !important;
}

.pswp .pswp__button--close:hover {
    background-color: #3EA436 !important;
}

.pswp .pswp__button--close:before,
.pswp .pswp__button--close:after {
    display: none !important;
    content: none !important;
    background: none !important;
    background-image: none !important;
}

.pswp .pswp-custom-close-icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    color: #000 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 28px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    pointer-events: none !important;
    transform: none !important;
    transition: color 0.22s ease !important;
}

.pswp .pswp__button--close:hover .pswp-custom-close-icon {
    color: #fff !important;
}

/* ── Left / Right arrows – image ke andar overlay ── */
.pswp .pswp__button--arrow--left,
.pswp .pswp__button--arrow--right {
    position: fixed !important;
    top: 50% !important;
    width: 44px !important;
    height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 1 !important;
    z-index: 999999 !important;
    background: transparent !important;
    background-image: none !important;
    border: none !important;
    box-shadow: none !important;
    transform: translateY(-50%) !important;
}

/* Desktop: image ke andar paas mein */
@media (min-width: 768px) {
    .pswp .pswp__button--arrow--left {
        left: calc(50% - 300px) !important;
        right: auto !important;
    }
    .pswp .pswp__button--arrow--right {
        right: calc(50% - 300px) !important;
        left: auto !important;
    }
}

/* Mobile: screen edge ke thoda andar */
@media (max-width: 767px) {
    .pswp .pswp__button--arrow--left  { left: 6px !important;  right: auto !important; }
    .pswp .pswp__button--arrow--right { right: 6px !important; left: auto !important;  }
}

.pswp .pswp__button--arrow--left:after,
.pswp .pswp__button--arrow--right:after {
    display: none !important;
    content: none !important;
}

.pswp .pswp__button--arrow--left:before,
.pswp .pswp__button--arrow--right:before {
    display: block !important;
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    width: 36px !important;
    height: 36px !important;
    margin-top: -18px !important;
    /*background-color: rgba(0, 0, 0, 0.50) !important;*/
    border-radius: 50% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 35px 35px !important;
}

.pswp .pswp__button--arrow--left:before {
    left: 4px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 18l-6-6 6-6'/%3E%3C/svg%3E") !important;
}

.pswp .pswp__button--arrow--right:before {
    right: 4px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E") !important;
}

/* ── Mobile tweaks ── */
@media only screen and (max-width: 767px) {
    .pswp .pswp__counter {
        min-width: 46px !important;
        height: 30px !important;
        padding: 0 10px !important;
        font-size: 13px !important;
        line-height: 30px !important;
    }

    .pswp .pswp__button--close {
        width: 32px !important;
        height: 32px !important;
        min-width: 32px !important;
        min-height: 32px !important;
        padding: 0 !important;
    }

    .pswp .pswp-custom-close-icon {
        font-size: 22px !important;
    }

    .pswp .pswp__button--arrow--left,
    .pswp .pswp__button--arrow--right {
        width: 38px !important;
        height: 38px !important;
    }

    .pswp .pswp__button--arrow--left:before,
    .pswp .pswp__button--arrow--right:before {
        width: 28px !important;
        height: 28px !important;
        margin-top: -14px !important;
        background-size: 15px 15px !important;
    }
}