*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 18px;
    /* line-height: 23px; */
    color: #939598;
}
/* col list */
.col-5 {
    width: 100%;

}

.col-6 {
    width: 100%;
}
.col_30 {
    width: 28%;
}
.col-4 {
    width: 100%;
}

.col-12 {
    width: 100%;
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.w-75{
    width: 75%;
}

.jsc {
    justify-content: center;
}
.mt-3{
    margin-top: 10px;
}
.mt-5{
    margin-top: 40px;
}
.rounded-0{
    border-radius: 0;
}
.border-0{
    border: 0 !important;
    outline: 0 !important;
}
.mx-auto{
    margin: 0 auto;
}
::placeholder {
    padding-left: 5px;
    font-size: 15px;
}
/* color code  */
.bg-secondary{
    background-color: #e1e3e7;
}
.main-price-color{
    color: #cc9539;
}
.rupee-size{
    font-size: 28px;
}
.text-color-back {
    background-color: #b8565f !important;
}

.text-color-back:hover {
    background-color: #b8565f !important;
    color: white !important;
}

.text-color {
    color: #b8565f !important;
}

.border-right {
    border-right: 1px solid #555;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.p-1{
    padding: .5rem;
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.row {
    display: flex !important;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

.homepad{
    margin-top: 50px;
}

.btn-primary {
    /* height: 38px; */
    color: #fff;
    font-size: 14px;
    text-align: center;
    /* min-width: 170px; */
    margin-bottom: 10px;
    border: none;
    border-radius: 4px;
}

.mt-2,
.my-2 {
    margin-top: .5rem !important;
}

.font-weight-normal {
    font-weight: 600 !important;
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.d-block {
    display: block !important;
}

.text-secondary {
    color: #494949 !important;
}

.text-secondary1 {
    color: #939598 !important;
}


.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.rounded {
    border-radius: .25rem !important;
}

.fade {
    transition: opacity .15s linear;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.bg-light {
    background-color: #f4f4f4 !important;
}

.border-0 {
    border: 0 !important;
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
}

.mt-4,
.my-4 {
    margin-top: 2.5rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 5rem !important;
}

.name{
    font-size: 24px;
    line-height: 30px;
    margin: 20px 0 20px 0;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}


@media (min-width: 992px) {
    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

.h1 {
    font-size: 40px;
    line-height: 50px;
    margin: 0 0 20px 0;
    color: #b75660;
    font-weight: 700;
    font-family: 'Montserrat';
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}

.product-image-carousels .thumbnails-slider {
    order: 2 !important;
    flex: 0 0 auto;
    width: 100%;
}

.product-image-carousels .slick-prev {
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -2px;
}

.product-image-carousels .thumbnails-slider {
    order: 2 !important;
    flex: 0 0 auto;
    width: 100%;
}

.product-image-carousels .thumbnails-slider  {
    margin: 25px 40px;
}
/* .slick-list{
    width: 85%;
} */

.p-3 {
    padding: 1rem !important;
}

.p {
    margin-bottom: 0px !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}
.table>tbody>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid black !important;
}
.table>tbody>tr>td{
    border: 1px solid black !important;
}
.table {
    width: 80%;
    max-width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid black !important;
}
/* change */
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #cc9539 !important;
    color: #fff !important;
}

.bg-light {
    background-color: #f4f4f4 !important;
}

.text-muted {
    color: #646464 !important;
}

.display-lg {
    display: none !important;
}

.btn-buy-now {
    margin-top: 12px;
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    margin-right: 0px;
    color: white;
    border-radius: 30px !important;
}

.btn-buy-now:focus{
    border: 1px solid #b75660 !important;
    outline: none !important;
    color: white;
}

/* .btn-buy-now:hover {
    color: #b8565f !important;
    background-color: white !important;
    border: 1px solid #b8565f;
} */

.btn-buy-add:focus{
    outline: none !important;
    /* border: none !important; */
    color: #b75660;
}
.btn-buy-add {
    margin-top: 12px;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    color: #b8565f;
    background-color: white !important;
    border: 1px solid #b8565f;
    border-radius: 30px !important;
}

.btn-buy-add:hover {
    color: white;
    background-color: #b8565f !important;
    border: 1px solid #b8565f;
}

.btn-buy {
    font-size: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding: 7px 30px;
    background: #b8565f;
    border-color: #b8565f;
    border-radius: 90px;
}
.btn-buy:focus{
    outline: none !important;
    border: 1px solid #b8565f !important;
    color: #b75660 !important;
}


.btn-buy:hover {
    border: 1px solid #b8565f;
    background-color: white;
    color: #b8565f;
}

.nav-link.active {
    background-color: gold !important;
    color: white !important;
}

/* Inactive tab styling */
.nav-link {
    background-color: white;
    color: black;
}

/* testimonial start  */
/* Basic styling for the testimonial section */
.testimonial-section {
    background-color: #FCECEC;
    padding: 40px 20px;
    margin-bottom: 0;
    margin-top: 30px;
}

/* Styling for the testimonial slider */
.testimonial-slider {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    display: flex; /* Use flexbox to manage layout */
    flex-wrap: wrap; /* Allows testimonials to wrap */
    justify-content: space-between; /* Ensure spacing between items */
}

/* Styling for individual testimonials */
.testimonial {
    width: 100%; /* Full width within the slider */
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* Evenly space the content */
    align-items: center;
    box-sizing: border-box;
    margin-bottom: 20px; /* Adds spacing between testimonials */
}

/* Testimonial quote styling */
.testimonial-quote {
    font-size: 18px;
    line-height: 1.6;
    color: #333;
    margin: 0;
    padding: 15px 0;
    text-align: center;
}

/* Testimonial author styling */
.testimonial-author {
    font-weight: bold;
    color: #555;
    margin: 5px 0;
}

/* Star rating styling */
.star-rating {
    font-size: 18px;
    color: gold;
    margin-top: 10px;
}

/* Media query for mobile screens (height 400px for mobile) */
@media (max-width: 768px) {
    .testimonial {
        height: 400px !important; /* Set height to 400px on mobile screens */
        width: 100%; /* Testimonials take full width on small screens */
    }
}

/* Media query for tablet and desktop screens (height 300px for laptops/desktops) */
@media (min-width: 769px) {
    .testimonial {
        height: 400px !important; /* Set height to 300px on tablets and desktops */
    }
}

/* Responsive adjustments for medium screens (tablets) */
@media (min-width: 768px) and (max-width: 1024px) {
    .testimonial {
        width: 48%; /* Two testimonials per row on medium screens */
        height: 350px !important; /* Set height to 300px on tablets and desktops */
    }
}

/* Responsive adjustments for large screens (desktops) */
@media (min-width: 1025px) {
    .testimonial {
        width: 30%; /* Three testimonials per row on larger screens */
        height: 300px !important; /* Set height to 300px on tablets and desktops */
    }
}
/* testimonial end  */

.round {
    border-radius: 90px;
}

.price-btn {
    font-size: 12px;
    margin-bottom: 12px;
    border: none;
}

.quantity-wrapper {
    /* width: 13%; */
    display: flex;
    align-items: center;
}

.quantity-wrapper input {
    width: 100%;
    height: 35px;
    border-right: none;
    border: 1px solid #b8565f;
    width: 40px;
    /* Adjust based on your preference */
    text-align: center;
}

.button1 {
    /* border-left: 1px solid #b8565f !important; */
    border-right: 1px solid #b8565f !important;
    border-top: 1px solid #b8565f !important;
    border-bottom: 1px solid #b8565f !important;
    height: 35px;
    background-color: transparent;
    padding: 0 8px;
    /* border-radius: 5px; */
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.button2 {
    border-left: 1px solid #b8565f !important;
    /* border-right: 1px solid #b8565f !important; */
    border-top: 1px solid #b8565f !important;
    border-bottom: 1px solid #b8565f !important;
    height: 35px;
    background-color: transparent;
    padding: 0 8px;
    /* border-radius: 5px; */
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.quantity-wrapper button i {
    align-self: center;
    display: flex;
    justify-content: center;
    font-size: 10px;
}
.input-check:focus{
    border: 1px solid #b75660 !important;
    outline: none;
}

.input-check {
    margin-top: 15px;
    width: 70%;
    padding: 3px;
    border: 1px solid;
    margin-right: 40px;
}

.btn-check {
    position: absolute;
    color: white;
    font-size: small;
    border: none;
    left: 138px;
    padding: 4px;
    top: 15px;
    width: 80px;
}

.slick-list {
    overflow: hidden !important;
    /* Hide the extra images */
}

/* .slick-slide {
    margin: 0 10px;
} */
.testimonial {
    margin: 0 20px !important; /* Adjust the margin as needed */
  }

/* Optional: Styling for navigation arrows */
.slick-prev,
.slick-next {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.slick-prev-icon,
.slick-next-icon {
    color: white;
}

/* testimonial heading */
h2.text-center {
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px !important;
    color: #b8565f;
    font-size: 35px;
}

/* Medium size for the main image */
.main-image {
    width: 350px;
    /* Adjust the size to your preference */
    height: auto;
    margin: 0 auto;
    border-radius: 10px;
}

/* Style for thumbnails */
.slider-nav img {
    width: 100px !important;
    height: auto;
    cursor: pointer;
    /* border: 2px solid transparent; */
    /* border-radius: 5px; */
}

.slider-nav img:hover {
    border: 2px solid #b8565f ;
}

.img-thumbnail {
    width: 80px !important; 
    height: auto;
}

/* slick nav */
.slick-next {
    right: 0 !important;
}
.slick-prev {
    left: 0 !important;
    position: fixed;
    z-index: 999;
}
.slick-prev {
    right: 0px !important;
}

.slick-prev:before {
    content: '←';
}

.slick-prev:before {
    font-family: slick;
    font-size: 22px !important;
    line-height: 1;
    /* opacity: .75; */
    /* color: #fff; */
    color: #b8565f !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-next:before {
    content: '→';
}

.slick-next:before {
    font-family: slick;
    font-size: 22px !important;
    line-height: 1;
    /* opacity: .75; */
    /* color: #fff; */
    color: #b8565f !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.thumbail-img-size {
    display: flex !important;
    justify-content: center !important;
    width: 125 px !important;
}

/* font size */
.font-size-11{
    font-size: 11px;
}
.font-size-30 {
    font-size: 28px;
    line-height: 36px;
    margin-top: 20px;
    margin-bottom: 10px !important;
}
.fot-size-20{
    font-size: 15px;
}
.font-size-16{
    font-size: 25px;
}
.font-size-17{
    font-size: 18px;
}
.font-size-10 {
    font-size: 8px;
}

.font-size-14 {
    font-size: 14px;
}
.font-size-space-right-16{
    font-size: 12px;
    margin-right: 0px !important;
    padding: 5px 10px !important;
}
.my-1{
    margin:20px 0 ;
}
/* font size */
/*  
  // X-Small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap
*/
/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .col-5 {
        width: 100%;
    }

    .col-6 {
        width: 100%;
    }

    .col-4 {
        width: 100%;
    }

    .name{
        font-size: 36px;
        line-height: 46px;
        margin: 0 0 20px 0;
        font-weight: 700;
        font-family: 'Montserrat', sans-serif;
    }

    .font-size-10 {
        font-size: 8px;
    }
    .font-size-30{
        font-size: 36px;
        line-height: 46px;
    }

    .display-lg {
        display: block !important;
    }

    .font-size-14 {
        font-size: 16px;
    }

    .input-check {
        margin-left: 25px;
        width: 100%;
        overflow: hidden;
        padding: 3px;
        border: 1px solid;
    }
   
    .btn-buy-add {
        margin-top: 12px;
        font-size: 17px;
        font-weight: 500;
        width: 65%;
        /* margin-right: 15px; */
        color: #b8565f;
        background-color: white !important;
        border: 1px solid #b8565f;
        border-radius: 30px !important;
        margin-left: 0px;
    }

    .btn-buy-now {
        margin-top: 12px;
        font-size: 20px;
        font-weight: 700;
        width: 100%;
        margin-right: 0px;
        color: white;
        border-radius: 30px !important;
    }
    .font-size-space-right-16{
        font-size: 16px;
        margin-right: 10px !important;
        padding: 5px 5px;
    }
    .fot-size-20{
        font-size: 15px;
    }
    .homepad{
        margin-top: 60px;
    }
    .mt-3{
        margin-top: 15px;
    }
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .col-5 {
        width: 50%;
    }

    .col-6 {
        width: 58%;
    }

    .col-4 {
        width: 40%;
    }

    .name{
        font-size: 36px;
        line-height: 46px;
        margin: 20px 0 20px 0;
        font-weight: 700;
        font-family: 'Montserrat', sans-serif;
    }

    .font-size-10 {
        font-size: 10px;
    } 
    .font-size-30 {
        font-size: 32px;
        line-height: 46px;
        margin-top: 0px;
    }

    .testimonial {
        height: 250px;
        margin: 0 30px;
        /* Adjust height for smaller screens */
    }

    .testimonial-quote {
        font-size: 16px;
    }

    .display-lg {
        display: flex !important;
    }

    .font-size-14 {
        font-size: 16px;
    }

    .input-check {
        margin-left: 20px;
        width: 66%;
        overflow: hidden;
        padding: 3px;
        margin-top: 0;
        border: 1px solid;
    }

    .btn-check {
        top: 0px;
    }

    .btn-buy-add {
        margin-top: 12px;
        font-size: 18px;
        font-weight: 500;
        width: 50%;
        margin-left: 0px;
        color: #b8565f;
        background-color: white !important;
        border: 1px solid #b8565f;
        border-radius: 30px !important;
    }

    .btn-buy-now {
        margin-top: 12px;
        font-size: 20px;
        font-weight: 700;
        width: 50%;
        margin-left: 10px;
        color: white;
        border-radius: 30px !important;
    }

    .font-size-space-right-16 {
        font-size: 14px;
        margin-right: 5px !important;
        padding: 10px 15px;
    }
    .slider-nav img {
        width: 100px !important;
        height: auto;
        cursor: pointer;
        /* border: 2px solid transparent; */
        /* border-radius: 5px; */
    }
    .fot-size-20{
        font-size: 20px;
    }
    .homepad{
        margin-top: 100px;
    }
    .mt-3{
        margin-top: 15px;
    }
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .col-5 {
        width: 45%;
        margin: 0 auto;
    }

    .col-6 {
        width: 58%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-4 {
        width: 40%;
    }

    .name{
        font-size: 36px;
        line-height: 46px;
        margin: 0 0 20px 0;
        font-weight: 700;
        font-family: 'Montserrat', sans-serif;
    }

    .display-lg {
        display: block !important;
    }

    .font-size-10 {
        font-size: 10px;
    }

    .font-size-14 {
        font-size: 15px;
    }
    .font-size-30{
        font-size: 36px;
        line-height: 46px;
    }

    .input-check {
        /* margin-left: 55px; */
        width: 62%;
        overflow: hidden;
        padding: 2px;
        margin-top: 0;
        border: 1px solid;
    }

    .btn-check {
        position: absolute;
        color: white;
        font-size: small;
        border: none;
        /* right: 579px; */
        padding: 3px;
        top: 0px;
        width: 85px;
        left: 178px;
    }

    .btn-buy-add {
        margin-top: 12px;
        font-size: 16px;
        font-weight: 500;
        width: 50%;
        margin-left: 0px;
        color: #b8565f;
        background-color: white !important;
        border: 1px solid #b8565f;
        border-radius: 30px !important;
    }

    .btn-buy-now {
        margin-top: 12px;
        font-size: 20px;
        font-weight: 700;
        width: 50%;
        margin-left: 10px;
        color: white;
        border-radius: 30px !important;
    }

    .font-size-space-right-16 {
        font-size: 16px;
        margin-right: 0px !important;
        padding: 10px 15px;
    }
    .slick-next {
        right: -10px !important;
    }
    .fot-size-20{
        font-size: 20px;
    }
    .homepad{
        margin-top: 100px;
    }
    .mt-3{
        margin-top: 15px;
    }
}

/* // X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .col-5 {
        width: 50%;
    }

    .col-6 {
        width: 58%;
    }

    .col-4 {
        width: 40%;
    }

    .name{
        font-size: 36px;
        line-height: 46px;
        margin: 0 0 20px 0;
        font-weight: 700;
        font-family: 'Montserrat', sans-serif;
    }

    .display-lg {
        display: block !important;
    }

    .font-size-10 {
        font-size: 10px;
    }
    .font-size-30{
        font-size: 36px;
        line-height: 46px;
    }

    .font-size-14 {
        font-size: 15px;
    }

    .input-check {
        margin-left: 40px;
        width: 66%;
        overflow: hidden;
        padding: 5px;
        margin-top: 0;
        border: 1px solid;
    }
    
    .btn-check {
        position: absolute;
        color: white;
        font-size: small;
        border: none;
        left: 165px;
        padding: 6px;
        top: 0px;
        width: 90px;
    }

    .btn-buy-add {
        margin-top: 12px;
        font-size: 16px;
        font-weight: 500;
        width: 40%;
        margin-left: 0px;
        color: #b8565f;
        background-color: white !important;
        border: 1px solid #b8565f;
        border-radius: 30px !important;
    }

    .btn-buy-now {
        margin-top: 12px;
        font-size: 20px;
        font-weight: 700;
        width: 59%;
        margin-right: 5px;
        color: white;
        border-radius: 30px !important;
    }

    .font-size-space-right-16{
        font-size: 16px;
        margin-right: 10px !important;
        padding: 10px 15px;
    }
    .img-thumbnail {
        width: 100px;
        height: auto;
    }
    .slick-next {
        right: 12px !important;
    }
    .mt-3{
        margin-top: 30px;
    }
}

/* // XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
    .col-5 {
        width: 48%;
    }

    .col-6 {
        width: 58%;
    }

    .col-4 {
        width: 40%;
    }

    .name{
        font-size: 32px;
        line-height: 38px;
        margin: 0 0 20px 0;
        font-weight: 700;
        font-family: 'Montserrat', sans-serif;
    }

    .display-lg {
        display: block !important;
    }

    .font-size-10 {
        font-size: 10px;
    }
    .font-size-30{
        font-size: 36px;
        line-height: 46px;
    }

    .font-size-14 {
        font-size: 16px;
    }

    .input-check {
        margin-left: 40px;
        width: 66%;
        overflow: hidden;
        padding: 2px;
        margin-top: 0;
        border: 1px solid;
    }

    .btn-buy-add {
        margin-top: 12px;
        font-size: 17px;
        font-weight: 500;
        width: 50%;
        margin-left: 0px;
        color: #b8565f;
        background-color: white !important;
        border: 1px solid #b8565f;
        border-radius: 30px !important;
    }

    .btn-buy-now {
        margin-top: 12px;
        font-size: 20px;
        font-weight: 700;
        width: 50%;
        margin-right: 0px;
        color: white;
        border-radius: 30px !important;
    }

    .btn-check {
        position: absolute;
        color: white;
        font-size: small;
        border: none;
        left: 165px;
        padding: 3px;
        top: 0px;
        width: 90px;
    }

    .font-size-space-right-16{
        font-size: 16px;
        margin-right: 10px !important;
    }
    .img-thumbnail {
        width: 100px;
        height: auto;
    }

    .thumbail-img-size {
        display: flex !important;
        justify-content: center !important;
        width: 125px !important;
    }
    .mt-3{
        margin-top: 15px;
    }
}

/* For tablets and smaller devices (max-width: 768px) */
@media (max-width: 768px) {
    .col-5 {
        width: 100%;
    }

    h2.text-center {
        font-size: 26px;
        /* Smaller font size */
        margin-bottom: 10px;
    }
}

/* For small mobile devices (max-width: 576px) */
@media (max-width: 576px) {
    .col-5 {
        width: 100%;
    }

    h2.text-center {
        font-size: 24px;
        /* Even smaller font size */
        margin-bottom: 10px;
        line-height: 30px;
    }
}

.product-slider .slick-slide {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  .slick-initialized .slick-slide {
    display: flex !important;
    justify-content: center !important;
  }

  .original-price {
    text-decoration: line-through;
}