/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 12-Aug-2023, 11:05:26 am
    Author     : naeem.tabsyst
*/

/*  .floverfy-product-details-img-container{
                border: 1px solid var(--fv-border-default);

            }
            .floverfy-product-details-img-container img{
                width: 400px;
                height:  400px;
                max-height: 80vh;
                max-width: 80 vw;
                object-fit: contain;
                object-position: center;
            }*/

            .floverfy-breadcrumb-item{
                word-break: keep-all;
            }
            .fv-breadcrumb-container{
                padding-left: 20px;
               overflow-x: auto;
            }
            .fv-breadcrumb-container a{
                text-decoration: none;
                color: rgb(var(--fv-text-primary-rgb));
                font-size: 12px;
            }

            .fv-product-detail-product-main-h1{
                color: #3E4152;
                /*font-family: Assistant;*/
                font-size: 17.534px;
                font-style: normal;
                font-weight: 700;
                line-height: 100%;
                margin-bottom: 0;
            }

            .fv-product-detail-brand-name a{
                color: #696B79;
                font-family: Assistant;
                font-size: 11.275px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%; /* 11.275px */
                text-decoration: none;
            }
            .fv-pd-mini-slider{
                font-size: 10px;
            }

            .pv-price{
                color: #3E4152;
                font-family: Assistant;
                font-size: 22.487px;
                font-style: normal;
                font-weight: 700;
                line-height: 100%; /* 22.487px */
            }
            .old-price{
                color: #696B79;
                font-family: Assistant;
                font-size: 16.144px;
                font-style: normal;
                font-weight: 600;
                line-height: 100%; /* 16.144px */

            }
            .fv-sale-perc-off{
                color: #EE4949;
                font-family: Assistant;
                font-size: 16.144px;
                font-style: normal;
                font-weight: 700;
                line-height: 100%; /* 16.144px */
            }

            .pv-var-att-is-invalid {
                border: 1px solid #dc3545;
                color: #dc3545 !important;
            }
            
            .pv-var-attr-btn{
               /*border: none;*/
            }
            .pv-qty-container{
                width: 150px;
            }
            

            /*                  button.owl-dot{
                                  background-color: red !important;
                              }*/
            
            @media only screen and (max-width: 992px){
               .pv-cart-sticky{
                width: 100vw;
                             position: fixed;
                             height: auto;
                             padding: 15px;
                             bottom: 0;
                             left: 0;
                             z-index: 100;
                             background-color: rgb(var(--fv-bg-secondary-rgb));
            } 
            }
            
            
            .shipping-details-item{
               /* width: 370px; */
                padding: 25px;
                border: 1px solid #e3e3e3;
                border-radius: 5px;
          }
          .shipping-details-img img{
              height: 24px;
              width: 24px;
              object-fit: contain;
              object-position: center;
              aspect-ratio: 3/2;
    
          }
          
          .fv-attr-title{
              color: #535151;
font-family: Assistant;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 100%; /* 12px */
          }
          
          .fv-key-points-slider-text{
              /*font-weight: 500;*/
              font-size: 14px;
          }
          
     
          
             .pv-select_variant_btn_stock_styling:not([data-stock="In-Stock"]) {
    background-color: #e7e7e7;
    border: 1px solid #5a5a5a;
    color: #5a5a5a;
    background-image: linear-gradient(to bottom right, transparent 46%, #00000021 48%);
    background-size: 102% 100%;
    background-repeat: no-repeat;
}
.sold-out-badge{
   font-size: 10px;
    color: black;
    font-weight: bold;
}

img.floverfy-product-detail-image {
    height: 415px;
    width: 415px;
    object-fit: contain;
    object-position: center;
}

 @media only screen and (max-width: 992px){
    img.floverfy-product-detail-image {
    height: 300px;
    width: 300px;
    }
     
 }

    @media only screen and (min-width: 1025px){
        .prodt-swiper-slide{
           width: 15vw;margin-right: 20px;
        }
    }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .prodt-swiper-slide{
           width: 23vw;margin-right: 20px;
        }
    }
    @media only screen and (max-width: 767px){
        .prodt-swiper-slide{
           width: 45vw;margin-right: 20px;
        }
    }
 
    .variants-container img{
        object-fit: contain;
        object-position: center;
        height: 185px;
        width: 160px;
    }
                         
                         
                         
             #pv-more-details-accordation            .accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: #FFF7D6;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
   #pv-more-details-accordation .accordion-button:focus {
    z-index: 3;
    border-color:  #FDD214;
    outline: 0;
    box-shadow:  0 0 0 0.1rem #fdd2146b;
}

.floverfy-product-detail-image-slider {
    border: 1px solid #ededed;
    border-radius: 0.375rem;
    /*max-width: 500px;*/
    /*max-height: 500px;*/
}

.fv-review-container {
    border: 1px solid #ededed;
    border-radius: 0.375rem;
    padding: 8px;
}



.fv-breadcrumb-link{
    color: #333e48 !important;
    white-space: nowrap;
}
.fv-breadcrumb-container{
    overflow-x: auto;
    width: 100vw;
    display: flex;
    flex-flow: row;
    padding: 2px;
    margin-top: 5px;
    align-items: center;
        list-style: none;
}
@media (min-width: 600px) {
    .fv-breadcrumb-container {
        /*margin-left: 20px;*/
        font-size: 12px;
        padding-top:5px;
    }
}

.fv-breadcrumb-item+.fv-breadcrumb-item::before {
              
    font-family: 'bootstrap-icons';
  
    line-height: 1 !important;
    font-size: 8px;
    content: "\F231";
    vertical-align: central;
    padding-right: 2px;
}












.toast {
    position: fixed;
    top: 25px;
    right: 25px;
    max-width: 350px;
    background-color: #f0e2e2 !important;
    padding: 1rem;
    border-radius: 5px;
    border: 1px solid #14A44D; /* Green border */
    z-index: 9999;
    display: flex;
    align-items: center;
    animation: slideInRight 0.3s ease-in-out forwards, fadeOut 0.5s ease-in-out forwards 3s;
}

.toast-content-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.toast-icon {
    font-size: 1.5rem;
    color: #14A44D; 
    margin-right: 10px;
}

.toast-message-wrapper {
    flex: 1;
}

.toast-title {
    color: #14A44D;
    font-size: 1rem;
    font-weight: bold;
}

.toast-message {
    color: #000;
    font-size: 0.875rem;
}

.toast-close-btn {
    background: none;
    border: none;
    font-size: 1.2rem;
    color: #aaa;
    cursor: pointer;
    padding: 0;
    margin-left: 10px;
}

.toast-close-btn:hover {
    color: #888;
}

.toast-progress {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 100%;
    background-color: #14A44D; /* Green progress bar */
    animation: toastProgress 5s ease-in-out forwards;
}

@keyframes slideInRight {
    0% {
        transform: translateX(110%);
    }
    100% {
        transform: translateX(0%);
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes toastProgress {
    0% {
        width: 100%;
    }
    100% {
        width: 0%;
    }
}




    /* ////////////--------- PRODUCT VIEW :: ACCORDATION :: START ----------///////////// */


    .pv-accordation-faq-container {
        width: 100%;
    }

    .pv-accordation-faq-item {
        margin-bottom: 15px;
        overflow: hidden;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
        transition: all 0.3s ease;
    }

    .pv-accordation-faq-item:hover {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    }

    .pv-accordation-faq-question {
        position: relative;
        padding: 20px 60px 20px 25px;
        background: #fff;
        color: #333;
        font-size: 1.2rem;
        font-weight: 600;
        cursor: pointer;
        transition: all 0.3s ease;
        user-select: none;
        display: flex;
    }

    .pv-accordation-faq-question::after {
        content: '+';
        position: absolute;
        right: 25px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 1.8rem;
        color: #a8b1c1;
        transition: transform 0.3s ease;
    }

    .pv-accordation-faq-answer {
        max-height: 0;
        overflow: hidden;
        background: #f8f9fa;
        transition: max-height 0.3s ease, padding 0.3s ease;
        color: #555;
        line-height: 1.6;
    }

    .pv-prodt_description {
        padding: 0 15px 20px;
    }

    /* Checkbox toggle logic */
    .pv-accordation-faq-checkbox {
        position: absolute;
        opacity: 0;
        z-index: -1;
    }

    .pv-accordation-faq-checkbox:checked + .pv-accordation-faq-question {
        background: #FFF7D6;
        border: 1px solid #FDD214;
    }

    .pv-accordation-faq-checkbox:checked + .pv-accordation-faq-question::after {
        content: '−';
        transform: translateY(-50%) rotate(180deg);
    }

    .pv-accordation-faq-checkbox:checked ~ .pv-accordation-faq-answer {
        max-height: 100%;
        padding: 20px 0 10px;
    }

    .pv-accordation-faq-item:first-child {
        margin-top: 10px;
    }

    .pv-accordation-faq-item:last-child {
        margin-bottom: 0;
    }

    @media (max-width: 600px) {
        .pv-accordation-container {
            padding: 20px 15px;
        }

        h1 {
            font-size: 2rem;
        }

        .pv-accordation-faq-question {
            padding: 15px 50px 15px 20px;
            font-size: 1.1rem;
        }

        .pv-accordation-faq-question::after {
            right: 20px;
            font-size: 1.5rem;
        }
    }



        /* ////////////--------- PRODUCT VIEW :: ACCORDATION :: END ----------///////////// */




        /* ////////////--------- PRODUCT VIEW FAQ :: CSS ACCORDATION :: START ----------///////////// */


            .css-accordion {
                max-width: 100%;
                margin: 0 auto;
            }
            
            .css-accordion-item {
                border: 1px solid #ddd;
                margin-bottom: 5px;
                border-radius: 5px;
                overflow: hidden;
            }
            
            .css-accordion-input {
                display: none;
            }
            
            .css-accordion-label {
                display: block;
                padding: 15px 20px;
                background: #f8f9fa;
                cursor: pointer;
                font-weight: 500;
                border: none;
                width: 100%;
                text-align: left;
                transition: background-color 0.3s ease;
                position: relative;
            }
            
            .css-accordion-label:hover {
                background: #e9ecef;
            }
            
            .css-accordion-label::after {
                content: '+';
                position: absolute;
                right: 20px;
                top: 50%;
                transform: translateY(-50%);
                font-size: 18px;
                font-weight: bold;
                transition: transform 0.3s ease;
            }
            
            .css-accordion-input:checked + .css-accordion-label::after {
                transform: translateY(-50%) rotate(45deg);
            }
            
            .css-accordion-input:checked + .css-accordion-label {
                background: #e9ecef;
            }
            
            .css-accordion-content {
                max-height: 0;
                overflow: hidden;
                transition: max-height 0.3s ease;
                background: #fff;
            }
            
            .css-accordion-input:checked ~ .css-accordion-content {
                max-height: 1000px; /* Adjust based on your content needs */
            }
            
            .css-accordion-body {
                padding: 20px;
                border-top: 1px solid #eee;
            }
            
            .fv-trumbo-desc {
                line-height: 1.6;
                color: #333;
            }

            


        /* ////////////--------- PRODUCT VIEW FAQ :: CSS ACCORDATION :: END ----------///////////// */



        .swiper-wrapper .swiper-slide img {
            display: block;
            width: 100%;
        }

        @media (max-width: 767px) {
            #pv-shipping-methods {
                display: grid;
                grid-template-columns: repeat(1, 1fr);
            }
        }

        @media (min-width: 768px) {
            #pv-shipping-methods {
                display: grid;
                grid-template-columns: repeat(2, 1fr);
            }
        }
        
        @media (min-width: 1024px) {
            #pv-choose-a-product-section {
                    display: none !important;
                }
        }
        @media (max-width: 1023px) {
            #pv-choose-a-product-section {
                    display: none !important;
                }
        }
        



        /* ////////////--------- OTHER VARIATIONS :: ADD TO CART - BUTTON :: START ----------///////////// */

        .prodt_card-add_to_cart {
            padding: 3px 11px;
            border: 1px solid #59a624;
            font-size: 0.7rem;
            border-radius: 15px;
            color: #59a624;
            text-decoration: none;
        }

        /* ////////////--------- OTHER VARIATIONS :: ADD TO CART - BUTTON :: END ----------///////////// */
