/* @media (max-width: 768px) {
    .product-image-slider .slick-slide .pv-details-slide {
        width: 11% !important;
        margin-right: 12px;
        border: 1px solid #D6E6FF;
        border-radius: 15px;
    }
} */


.pv-info-divider {
    border: 1px solid #D6E6FF;
}








@media (max-width: 767px) {
    
    .pv-delivery-img, .pv-info-free-delivery-img, .pv-info-cashback-img {
        width: 30px;
    }

    .pv-bought-toge-heading-container {
        padding-top: 50px;
    }

    .bought_together-heading {
        font-family: "Helvetica", sans-serif;
        font-weight: 700;
        font-size: 22px;
        line-height: 24px;
        letter-spacing: -0em;
        color: #035C56;
        opacity: 1;
    }

    .pv-delivery-title-text, .pv-info-free-delivery-text, .pv-info-cashback-text {
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0em;
        color: #035C56;
        opacity: 1;
    }

    .prodt-quantity {
        font-weight: 600;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0em;
    }

    .pv-alt-opt-h2 {
        font-weight: 700;
        font-size: 30px;
        line-height: 34px;
        letter-spacing: -0.05em;
        color: #035C56;
        opacity: 1;
        text-transform: uppercase;
    }
}

@media (min-width: 768px) {

    .pv-delivery-img, .pv-info-free-delivery-img, .pv-info-cashback-img {
        width: 35px;
    }

    .pv-bought-toge-heading-container {
        padding-top: 1rem;
    }

    .bought_together-heading {
        font-family: "Helvetica", sans-serif;
        font-weight: 700;
        font-size: 24px;
        line-height: 24px;
        letter-spacing: -0em;
        color: #035C56;
        opacity: 1;
    }

    .pv-delivery-title-text, .pv-info-free-delivery-text, .pv-info-cashback-text {
        font-weight: 400;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0em;
        color: #035C56;
        opacity: 1;
    }

    .prodt-quantity {
        font-weight: 600;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0em;
    }

    .pv-alt-opt-h2 {
        font-weight: 700;
        font-size: 46px;
        line-height: 60px;
        letter-spacing: -0.05em;
        color: #035C56;
        opacity: 1;
        text-transform: uppercase;
    }
}




.pv-attr-name {
    white-space: pre-wrap;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 20px;
    font-weight: inherit;
    padding-bottom: 10px;
}


@media (max-width: 768px) {
    .pv-detailed-info-prodt_name {
        white-space: pre-wrap;
        word-break: break-word;
        font-style: normal;
        font-size: 23px;
        letter-spacing: 0px;
        line-height: 26px;
        text-transform: uppercase;
        font-weight: 700;
    }
}

@media (min-width: 769px) {
    .pv-detailed-info-prodt_name {
        white-space: pre-wrap;
        word-break: break-word;
        font-style: normal;
        font-size: 48px;
        letter-spacing: 0px;
        line-height: 50px;
        text-transform: uppercase;
        font-weight: 700;
    }
}




.pv-h1-title-green {
    color: var(--vg-primary-green);
    font-size: 2rem;
    text-transform: uppercase;
}


@media (min-width: 769px) {
    .pv-h2-title-green {
        color: var(--vg-primary-green);
        text-transform: uppercase;
        font-weight: 700;
        font-size: 38px;
        line-height: 38px;
        letter-spacing: -0.05em;
        opacity: 1;
    }
}

@media (max-width: 768px) {
    .pv-h2-title-green {
        color: var(--vg-primary-green);
        text-transform: uppercase;
        font-weight: 700;
        font-size: 30px;
        line-height: 38px;
        letter-spacing: -0.05em;
        opacity: 1;
    }
}


.pv-title-green {
    color: var(--heading-color);
}


@media only screen and (min-width: 769px) {
    .prodt_brand_div .pv-prodt_brand_muted {
        color: #707882;
        word-break: break-word;
        font-style: normal;
        font-size: 24px;
        letter-spacing: 0px;
        line-height: 2;
        font-weight: 400;
    }

}

@media only screen and (max-width: 768px) {
    .prodt_brand_div .pv-prodt_brand_muted {
        color: #707882;
        word-break: break-word;
        font-style: normal;
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 0;
        font-weight: 400;
    }

}


.review-click-scroll {
    font-size: 12px;
}

@media only screen and (min-width: 768px) {

    .button-add-to-cart {
        background-color: var(--vg-red);
        border: 1px solid var(--vg-red);
        color: #ffffff;
        height: 42px;
        border-radius: 15px;
        word-break: break-word;
        font-style: normal;
        font-size: 22px;
        letter-spacing: 0.396px;
        line-height: 22px;
        text-align: start;
        padding-left: 18px;
    }

    .product-extra-link2 a {
        background: #F2F7FF;
        border-radius: 50%;
        height: 32.86px;
        line-height: 35px;
        text-align: center;
        width: 36.11px;
        margin: 0 0 0 0px;
        -webkit-transition: all 0.5s ease-out 0s;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media only screen and (max-width: 767px) {

    .button-add-to-cart {
        background-color: var(--vg-red);
        border: 1px solid var(--vg-red);
        color: #ffffff;
        height: 36px;
        border-radius: 15px;
        word-break: break-word;
        font-style: normal;
        font-size: 15px;
        letter-spacing: 0.396px;
        line-height: 20px;
        text-align: start;
        padding-left: 18px;
    }

    .product-extra-link2 a {
        background: #F2F7FF;
        border-radius: 50%;
        height: 29px;
        line-height: 32px;
        text-align: center;
        width: 32px;
        margin: 0 0 0 0px;
        -webkit-transition: all 0.5s ease-out 0s;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}





.title-detail{
    font-size: 1.5rem !important;
}




@media only screen and (min-width: 769px) {
    .current-price{
        white-space: pre-wrap;
        word-break: break-word;
        font-style: normal;
        font-size: 38px !important;
        letter-spacing: 0.048em;
        line-height: 44.84px;
        font-weight: 400 !important;
    }
}

@media only screen and (max-width: 768px) {
    .current-price{
        font-size: 20px !important;
        letter-spacing: 0.96px;
        line-height: 20px;
        word-break: break-word;
        font-style: normal;
        white-space: pre-wrap;
        font-weight: 400 !important;
    }
}


.old-price{
    font-size: 1.5rem !important;
}

.product-price{

    margin-top: 0px !important;
    margin-bottom: 10px !important;
    line-height: 1;
    display: flex;

}

.product-price .save-price {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 6px;
    display: block;
    color: #FDC040;
}

.product-price .old-price {
    text-decoration: line-through;
    color: #B6B6B6;
    margin-left: 20px;
    font-size: 28px;
    font-weight: 700;
    display: block;
}



.pv-open_attribute_modal_btn {
    background-color: var(--vg-primary-green) !important;
    border: 1px solid var(--vg-primary-green) !important;
    color:  #7EFC8F !important;
    padding: 5px 12px 5px !important;
    border-radius: 25px !important;
}

@media only screen and (max-width: 767px) {
    .pv-open_attribute_modal_btn span{
        font-size: 15px;
        line-height: 20px;
        font-weight: 500;
        letter-spacing: 0.018em;
    }
}

@media only screen and (min-width: 768px) {
    .pv-open_attribute_modal_btn span{
        font-size: 22px;
        line-height: 22px;
        font-weight: 500;
        letter-spacing: 0.018em;
    }
}



.upsell-select option {
    color: #000000;
}



@media only screen and (max-width: 767px) {

    .upsell-select {
        background-color: #F2F7FF;
        border: 1px solid #F2F7FF;
        color: #035C56;
        padding: 5px 12px 5px;
        border-radius: 25px;
        font-size: 15px;
        line-height: 20px;
        font-weight: 500;
        letter-spacing: 0.018em;
    }


    .upsell-select-banner {
        font-size: 16px;
        line-height: 16px;
        color: #035C56;
        padding-bottom: 10px;
    }
}

@media only screen and (min-width: 768px) {

    .upsell-select {
        background-color: #F2F7FF;
        border: 1px solid #F2F7FF;
        color: #035C56;
        padding: 5px 12px 5px;
        border-radius: 25px;
        font-size: 22px;
        line-height: 22px;
        font-weight: 500;
    }

    .upsell-select-banner {
        font-size: 18px;
        line-height: 20px;
        color: #035C56;
        padding-bottom: 10px;
    }
}


#attribute_modal .pv-var-attr-btn {
    background-color:#fff !important;
}


@media only screen and (min-width: 768px) {
    .pv-var-attr-btn{
        background-color: var(--vg-primary-green) !important;
        border: 1px solid var(--vg-primary-green) !important;
        color: #7EFC8F !important;
        padding: 5px 12px 5px !important;
        border-radius: 25px !important;
        height: 42px;
    }
}

@media only screen and (max-width: 767px) {
    .pv-var-attr-btn{
        background-color: var(--vg-primary-green) !important;
        border: 1px solid var(--vg-primary-green) !important;
        color: #7EFC8F !important;
        padding: 5px 12px 5px !important;
        border-radius: 25px !important;
        height: 36px;
    }
}


.pv-var-attr-btn.selected{
    border: 1px solid var(--fv-main-website-dark-theme);
    background-color: var(--kt-success-light);
    color: var(--fv-main-website-dark-theme);
}



.pv-qty_input-sticky {
    width: 54px !important;
}

@media only screen and (min-width: 768px) {

    .pv-qty_input{
        width: 20px;
        height: 35px;
        border-radius: 0;
        text-align: center;
        background: var(--bs-body-bg);
        border: 1px solid #F2F7FF;
    }

    .qty-btn-container{
        width: 24px;
        height: 35px;
        text-align: center;
        border: 1px solid #29a56c;
    }
}

@media only screen and (max-width: 767px) {

    .pv-qty_input{
        width: 20px;
        height: 35px;
        border-radius: 0;
        text-align: center;
        background: var(--bs-body-bg);
        border: 1px solid #F2F7FF;
    }

    .qty-btn-container{
        width: 24px;
        height: 35px;
        text-align: center;
        border: 1px solid #29a56c;
    }
}



.qty-btn-container .fi-rs-minus {
    font-size: 9px;
}

.qty-btn-container .fi-rs-plus {
    font-size: 9px;
}

.qty-btn-container .qty-btn-container {
    font-size: 9px;
}

.qty-btn-container.qty-down {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: #F2F7FF;
    background: var(--bs-body-bg);
}

.qty-btn-container.qty-up, .qty-btn-container.qty-cart-up {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border: #F2F7FF;
    background: var(--bs-body-bg);
}

.qty-btn-container.sticky_qty-down, .qty-btn-container.qty-cart-down {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: #F2F7FF;
    background: var(--bs-body-bg);
}

.qty-btn-container.sticky_qty-up {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border: #F2F7FF;
    background: var(--bs-body-bg);
}

.vg-light-blue {
    border: 1px solid var(--bs-body-bg);
}

.vg--secondary-light-blue {
    border: 1px solid #D6E6FF;
}

/* @media only screen and (max-width: 768px) {
    .detail-info-child-desktop {
        display: none;
    }
} */

/* @media only screen and (min-width: 769px) {
    .detail-info-child-mobile {
        display: none;
    }
} */


@media only screen and (min-width: 1025px) {
    .prodt-swiper-slide {
        width: 14vw;
        margin-right: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .prodt-swiper-slide {
        width: 45vw;
        margin-right: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .prodt_view-summary_container {
        display: block;
        padding-top: 30px;
    }
    .prodt_view-bought_togather_container {
       background-color: #F2F7FF;
       border-radius: 15px;
    }

}

@media only screen and (min-width: 769px) {

    .prodt_view-summary_container {
        display: flex;
        padding-top: 57px;
    }

    .prodt_view-bought_togather_container {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
        background-color: #F2F7FF;
        border-radius: 15px;
        height: 100%;
    }

}


.product-general-desc ~ .text-danger{
    color: #dc3545;
}
/*.slick-slider {
    touch-action: auto;
    -ms-touch-action: auto;
}*/
.get-it-tommorow-counter{
    color: #dc3545;
    font-size:0.65rem;
}

.pv-related_products_container{
    width: 180px;

}
.old-price-small{
    font-size: 0.9rem !important;
}
.product-name-related{
    color: black !important;
}
.product-cart-wrap{
    border-radius: 15px;
}
.product-cart-wrap .product-badges span{
    border-radius: 8px 0 10px 0;
}
.pv-var-attr-btn-selected{
    background-color: #035C56;
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 50px 5px;
    border-radius: 25px;
}
.pv-fixed_bundle_item_image{
    height: 40px;
    width: 40px;
}

/*.detail-gallery{
     height: 100%;
    width: 100%;
}
.pv-img{
    height: 250px;
    width: auto;
    object-fit: contain;
    object-position: center;
}*/

/*
.pv-img{
    pointer-events: none;
    max-height: 380;
}
.detail-gallery{
        max-height: 380;
        max-width: 380;
}*/

   .breadcrumb-fv {
        font-size: 18px;
           padding: 10px;
   }

@media only screen and (max-width: 600px) {
    
   .breadcrumb-fv {
    font-size: 16px;
    max-width: 95vw;
    white-space: nowrap;
    overflow-x: scroll;
    padding: 10px;
} 
    
.title-detail.pv-prodt_name{
    font-size: 1.1rem !important;
}

.old-price{
 font-size: 1.1rem !important;  
}

}
.pv-badges-container{
    padding: 8px;
        font-size: 18px;
}


.pv-main-tabs{
        word-break: keep-all;
    white-space: nowrap;
}

@media only screen and (max-width: 600px) {
    #faq_main_tab-head {
        font-size: 5vw !important;
    }
}




/* ---------- DISABLED PRODUCTS :: ALTERNATIVE OPTION :: START --------  */



.notice-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #ffeaea;
    border-radius: 12px;
    padding: 20px 30px;
    color: #333;
  }


  @media only screen and (max-width: 767px) {
    .notice-box {
        display: flex;
        flex-direction: column;
      }
    
  }


  
  .notice-content {
    display: flex;
    align-items: center;
    gap: 15px;
  }

  @media only screen and (max-width: 767px) {
    .notice-content {
        display: flex;
        flex-direction: column;
    }
    
  }
  
  .notice-icon {
    background-color: #ff4d4d;
    color: white;
    font-size: 22px;
    border-radius: 8px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .notice-title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
  }
  
  .notice-desc {
    font-size: 14px;
    color: #555;
  }
  
  .notice-timer {
    text-align: right;
  }
  
  .timer-label {
    font-size: 13px;
    color: #ff4d00;
    font-weight: bold;
    margin-bottom: 5px;
  }
  
  .timer-countdown {
    display: flex;
    gap: 10px;
  }
  
  .time-block {
    background-color: #fff3f3;
    padding: 8px 12px;
    border-radius: 6px;
    text-align: center;
  }
  
  .time-block span {
    font-weight: bold;
    color: #ff6600;
    font-size: 16px;
    display: block;
  }
  
  .time-block small {
    font-size: 12px;
    color: #ff6600;
  }



/* ---------- DISABLED PRODUCTS :: ALTERNATIVE OPTION :: START --------  */



/* .prodt-replace-ban-wrap {
    border-radius: 18px !important;
} */

.prodt-replace-ban-wrap .prodt-replace-content-wrap {
    padding: 0 !important;
}

.prodt-replace-content-wrap .product-price {
    margin: 0 !important;
}

.prodt-replace-content-wrap .prodt-replace-contnet-div {
    display: grid;
    grid-template-columns: repeat(2, 1fr);

}

.prodt-replace-ban-wrap {
    border: 0px;
}

.prodt-replace-ban-wrap .prodt-replace-img-action-wrap {
    position: relative;
    /* background-color: #f7f7f7; */
    overflow: hidden;
    height: 244px;
    /* padding: 16px; */
    border: 2px solid #503bb7;
    border-radius: 1rem;
}

@media (max-width: 768px) {
    .prodt-replace-ban-wrap {
        max-height: 392px  !important;
    }
}

@media (min-width: 769px) {
    .prodt-replace-ban-wrap {
        border-radius: 5px;
        height: 392px !important;
    }
}


@media (max-width: 768px) {
    .prodt-replace-prodt_name_list {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 58px;
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline;
    }
}


@media (min-width: 768px) {
    .prodt-replace-prodt_name_list {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 62px;
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline;
    }
}


@media (min-width: 768px) {
    .product-rate-cover-alternate-option {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .product-rate-cover-alternate-option {
        text-align: left;
        display: flex;
    }
}





.prodt-replace-content-old-price-listing {
   
    display: flex;
    justify-content: flex-end;
    text-decoration: line-through;
    color: #B6B6B6 ;
    font-size: 0.9rem;
    font-weight: 500;
    min-height: 24px;

}

.prodt-replace-content-avg-review {
    color: #B6B6B6 ;
    font-size: 0.9rem;
    font-weight: 500;
}


.prodt-replace-ban-wrap:hover {
    -webkit-box-shadow: 0 !important;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0) !important;
    border: 0 !important;
  }


  @media (min-width: 768px) {
    .prodt-slider-alternative-section {
        display: flex;
    }

    .prodt-slider-alternative-section .alternative-options-section {
        margin-left: 1.5rem !important;
    }
}

  @media (max-width: 767px) {
    .prodt-slider-alternative-section {
        display: flex;
        flex-direction: column;
    }

    .prodt-slider-alternative-section .alternative-options-section {
        margin-left: 0 !important;
        margin-top: 1rem;
    }
}


@media (max-width: 768px) {
    .prodt-replace-img-action-wrap .product-img img {
        height: 193px;
    }
}


.pv-var-att-is-invalid {
    border: 1px solid #dc3545;
    color: #dc3545;
}



        @media (max-width: 767px) {
            .pv-shipm-shipping-methods {
                /* display: grid;
                grid-template-columns: repeat(1, 1fr); */
            }
        }

        @media (min-width: 768px) {
            .pv-shipm-shipping-methods {
                /* display: grid;
                grid-template-columns: repeat(2, 1fr); */
            }
        }


        .detail-gallery .product-image-slider button.slick-next {
            position: absolute;
            background-color: #D6E6FF !important;
            right: 0px;
            transform: translateY(100px);
            background: #fff;
            border: none;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.2s ease;
        }

        @media (max-width: 768px) {

            .detail-gallery .product-image-slider button.slick-next {
                right: 7px;
                display: none !important;
            }

            .detail-gallery .product-image-slider button.slick-prev {
                left: 80%;
                display: none !important;

            }
        }

        @media (min-width: 769px) {
            .detail-gallery .product-image-slider button.slick-prev {
                left: 84%;
            }
        }

        .detail-gallery .product-image-slider button.slick-prev {
            position: absolute;
            background-color: #D6E6FF !important;
            transform: translateY(100px);
            background: #fff;
            border: none;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.2s ease;
        }

        .detail-gallery .product-image-slider button.slick-prev span, .detail-gallery .product-image-slider button.slick-next span {
                font-size: 42px;
                color: #035C56;
                font-weight: 100;
                line-height: 1;
                user-select: none;
        }

        .detail-gallery .product-image-slider button.slick-prev::before {
            color: #D6E6FF;
            content : '';
        }

        .detail-gallery .product-image-slider button.slick-next::before {
            color: #D6E6FF;
            content : '';
        }

        
        .slick-prev, .slick-next {
            z-index: 10 !important;
        }







        
        .spec-row {
            /* display: grid;
            grid-template-columns: 200px 1fr; */
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 12px 0;
            border-bottom: 1px solid #D6E6FF;
            /* align-items: flex-start;  */
        }


        .spec-label {
            flex: 1;
        }

        .spec-value {
            flex: 1;
            font-size: 14px;
            font-weight: 500;
            text-align: right;       
            /* word-wrap: break-word;   */
            overflow-wrap: break-word;
        }


        .prodt-specific-desc-section, .prodt-faq-review-section {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 40px;
            padding-top: 30px;
        }

        @media (max-width: 768px) {
            .prodt-specific-desc-section {
                grid-template-columns: 1fr;
            }
        }


         @media (max-width: 991px) {
            .prodt-faq-review-section {
                display: block;
            } 
        }


        .shipping-accordion-item {
        border: 1px solid #ddd;
        margin-bottom: 10px;
        }

        .shipping-accordion-header {
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        }

        .shipping-accordion-content {
        display: none;
        padding: 15px;
        }

        .shipping-accordion-input:checked ~ .shipping-accordion-content {
        display: block;
        }



        










        
        /* Accordion Styles */
        .shipm-accordion-item {
            border-bottom: 1px solid #D6E6FF;
        }

        .shipm-accordion-item:last-child {
            border-bottom: none;
        }

        .shipm-accordion-input {
            display: none;
        }

        .shipm-accordion-header {
            display: flex;
            align-items: center;
            padding: 4px 0;
            cursor: pointer;
            user-select: none;
        }

        /* .shipm-accordion-icon {
            width: 40px;
            height: 40px;
            background: #dc3545;
            border-radius: 6px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 15px;
            flex-shrink: 0;
        }

        .shipm-accordion-icon svg {
            width: 24px;
            height: 24px;
            fill: white;
        } */

        .shipm-accordion-title {
            flex: 1;
            color: #707882;
            font-size: 15px;
            font-weight: 500;
        }

        .shipm-accordion-toggle {
            width: 24px;
            height: 24px;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: transform 0.3s ease;
        }

        .shipm-accordion-toggle::before {
            content: '+';
            font-size: 24px;
            color: #666;
            font-weight: 300;
        }

        .shipm-accordion-input:checked + .shipm-accordion-header .shipm-accordion-toggle {
            transform: rotate(45deg);
        }

        .shipm-accordion-content {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease;
        }

        .shipm-accordion-input:checked ~ .shipm-accordion-content {
            max-height: 500px;
        }

        .shipm-accordion-body {
            padding: 0 0 0 37px;
        }

        .shipm-delivery-item {
            display: flex;
            align-items: center;
            padding: 0 0 10px;
        }








        /* ------------------ PRODUCT VIEW :: FAQ ACCORDATION :: START -----------------  */




        .prodt-faq-accordion {
            /* max-width: 800px; */
            margin: 0 auto;
            /* background: #fff; */
            border-radius: 8px;
            /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
            overflow: hidden;
        }

        .prodt-faq-item {
            border-bottom: 1px solid #e0e0e0;
        }

        .prodt-faq-item:last-child {
            border-bottom: none;
        }

        .prodt-faq-header {
            margin: 0;
        }

        /* Hide the checkbox */
        .prodt-faq-checkbox {
            display: none;
        }

        .prodt-faq-button {
            width: 100%;
            padding: 20px 24px;
            /* background: #FFF; */
            border: none;
            text-align: left;
            cursor: pointer;
            font-size: 30px;
            line-height: 30px;
            font-weight: 700;
            color: #035C56;
            display: flex;
            justify-content: space-between;
            align-items: center;
            transition: background-color 0.3s ease;
            position: relative;
            margin-bottom: 0px;
        }

        .prodt-faq-button:hover {
            background-color: #f8f8f8;
        }

        .prodt-faq-button::after {
            content: '+';
            font-size: 24px;
            font-weight: 300;
            color: #666;
            transition: transform 0.3s ease;
            flex-shrink: 0;
            margin-left: 16px;
        }

        /* When checkbox is checked */
        .prodt-faq-checkbox:checked + .prodt-faq-header .prodt-faq-button {
            background-color: #f8f8f8;
        }

        .prodt-faq-checkbox:checked + .prodt-faq-header .prodt-faq-button::after {
            content: '−';
            transform: rotate(180deg);
        }

        .prodt-faq-collapse {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.4s ease, padding 0.4s ease;
            padding: 0 24px;
        }

        .prodt-faq-checkbox:checked ~ .prodt-faq-collapse {
            max-height: 500px;
            padding: 0 24px 20px 24px;
        }

        .prodt-faq-body {
            color: #555;
        }

        .prodt-faq-body p {
            margin-bottom: 12px;
        }

        .prodt-faq-body p:last-child {
            margin-bottom: 0;
        }

        .prodt-faq-body span {
            font-size: 15px;
        }

        @media (max-width: 600px) {

            .prodt-faq-button {
                padding: 16px 20px;
                font-size: 15px;
            }

            .prodt-faq-checkbox:checked ~ .prodt-faq-collapse {
                padding: 0 20px 16px 20px;
            }
        }




        /* ------------------ PRODUCT VIEW :: FAQ ACCORDATION :: END -----------------  */



        


        /* ------------------ PRODUCT VIEW :: BANNER IMAGE :: START -----------------  */



        .slider-wrapper {
            max-width: 900px;
            margin: 0 auto;
            background: white;
            box-shadow: 0 2px 15px rgba(0,0,0,0.1);
        }

        .slider-container {
            position: relative;
            background: white;
        }

    

        .pv-details-badge-group {
            position: absolute;
            display: flex;
            flex-direction: column;
            gap: 8px;
            z-index: 10;
        }

        
        
        .pv-details-badge-group .pv-details-badge {
            position: static;
            margin: 0;
        }

        .pv-details-slide {
            position: relative;
            outline: none;
        }

        .pv-details-slide-content {
            position: relative;
            padding: 60px 40px;
            min-height: 400px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

       

        /* ------------------ PRODUCT VIEW :: BANNER IMAGE :: END -----------------  */


        

        /* ------------------ PRODUCT VIEW :: CUSTOMER REVIEWS :: START --------------------- */

.pv-reviews-container {
            width: 100%;
            background: white;
            border-radius: 8px;
            overflow: hidden;
        }

        .pv-reviews-header {
            background: #035C56;
            color: white;
            padding: 20px;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        

        

        .pv-rating-display {
            text-align: right;
        }

        

        .pv-stars {
            display: flex;
            gap: 2px;
        }

        .pv-star {
            color: #ffd700;
            font-size: 18px;
        }

        .pv-reviews-list {
            background: white;
            transition: max-height 0.3s ease;
        }

        .pv-reviews-list.pv-collapsed {
            max-height: none;
            overflow: visible;
        }

        .pv-reviews-list.pv-expanded {
            max-height: 852px;
            overflow-y: auto;
        }

        .pv-reviews-list::-webkit-scrollbar {
            width: 8px;
        }

        .pv-reviews-list::-webkit-scrollbar-track {
            background: #f1f1f1;
        }

        .pv-reviews-list::-webkit-scrollbar-thumb {
            background: #035C56;
            border-radius: 4px;
        }

        .pv-reviews-list::-webkit-scrollbar-thumb:hover {
            background: #035C56;
        }

        .pv-review-item {
            padding: 8px 20px;
        }

        .pv-review-item:last-child {
            border-bottom: none;
        }

        .pv-review-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 10px;
        }

        .pv-review-stars {
            display: flex;
            gap: 3px;
        }

        .pv-review-star {
            color: #d9d912;
            font-size: 30px;
        }

        .pv-review-star.pv-empty {
            color: #ddd;
        }

        .pv-review-date {
            font-weight: 300; /* Light */
            font-size: 14px;
            line-height: 14px; 
            letter-spacing: 0.003em;
            color: #035C56;
        }

        @media (max-width: 767px) {

            .pv-reviews-title span {
                font-family: "Helvetica", sans-serif;
                font-size: 30px;
                line-height: 38px;
                margin-bottom: 5px;
                color: #fff;
            }


            .pv-review-text {
                color: #035C56;
                font-weight: 500; 
                font-size: 16px;
                line-height: 16px; 
                letter-spacing: 0.003em;
                margin-bottom: 10px;
            }

            .pv-reviews-count {
                font-family: "Helvetica", sans-serif;
                font-weight: 400; 
                font-size: 24px;
                line-height: 38px;
                letter-spacing: 0em; 
            }

            .pv-rating-number {
                font-family: "Helvetica", sans-serif;
                font-size: 30px;
                font-weight: 400;
                line-height: 30px;
                letter-spacing: -0.05em;
                margin-bottom: 5px;
            }
        }


        @media (min-width: 768px) {


            .pv-reviews-title span {
                font-family: "Helvetica", sans-serif;
                font-size: 38px;
                line-height: 38px;
                margin-bottom: 5px;
                color: #fff;
            }

            .pv-review-text {
                color: #035C56;
                font-weight: 500; 
                font-size: 18px;
                line-height: 18px; 
                letter-spacing: 0.003em;
                margin-bottom: 10px;
            }

            .pv-reviews-count {
                font-family: "Helvetica", sans-serif;
                font-weight: 400; 
                font-size: 30px;
                line-height: 38px;
                letter-spacing: 0em; 
            }

            .pv-rating-number {
                font-family: "Helvetica", sans-serif;
                font-size: 43px;
                font-weight: 400;
                line-height: 38px;
                letter-spacing: -0.05em;
                margin-bottom: 5px;
            }
        }

        

        .pv-review-author {
            color: #035C56;
            font-family: "Inclusive Sans", sans-serif;
            font-size: 14px;
            font-weight: 400; 
            letter-spacing: 0.003em; 
            line-height: normal;
        }

        .pv-show-more-container {
            padding: 15px 20px;
            text-align: center;
            border-top: 1px solid #eee;
        }

        .pv-show-more-btn {
            background: #035C56;
            color: white;
            border: none;
            padding: 10px 30px;
            border-radius: 5px;
            cursor: pointer;
            font-size: 14px;
            font-weight: 500;
            transition: background 0.3s;
        }

        .pv-show-more-btn:hover {
            background: #035C56;
        }

        .pv-show-more-btn:active {
            transform: scale(0.98);
        }

        .pv-hidden {
            display: none;
        }

        /* ------------------ PRODUCT VIEW :: CUSTOMER REVIEWS :: END --------------------- */

        