/* html, */
/* body { background-color: rgb(252, 252, 248) !important;
    position: relative;
    height: 100%;
    padding: 0;
  } */

body {
    background-color: rgb(252, 252, 248) !important;
    margin: 0;
    padding: 0;
}

/* Global Price Display Fix - Ensure consistent branding and strike-through on all devices */
.premium-current-price, .current-price {
    font-size: 17px !important;
    font-weight: 900 !important;
    color: rgb(194, 23, 65) !important; 
}

.premium-old-price, .striped-price, s {
    font-size: 13px !important;
    color: #e53e3e !important;
    text-decoration: line-through !important;
    opacity: 0.8 !important;
}

/* Sticky Header Styling */
 .main-header-sticky {
    transition: all 0.3s ease-in-out;
    background: #fff !important;
    z-index: 1030 !important;
}

.main-header-sticky.stuck {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

/* Ensure breadcrumbs and other wrappers don't hide under sticky header if needed */
/* .content-wrapper {
    padding-top: 0;
} */

/* .nav {
    --bs-nav-link-hover-color: var(--primary-color) !important;
} */

/* .nav-tabs.nav-tabs-basic .nav-link.active,
.nav-tabs.nav-tabs-basic .nav-item.show .nav-link {
    border-color: var(--primary-color) !important;
} */


.search_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transform: translateY(0);
    letter-spacing: -0.01rem;
    position: relative;
    border: 0px;
    background: white;
}

.search_btn:not(.btn-link):hover {
    transform: none;
    box-shadow: none;
}

.refer_and_earn_border {
    border: 2px dashed #343f52;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}

.btn-check:checked+.btn,
:not(.btn-check)+.btn:active,
.btn:first-child:active,
.btn.active,
.btn.show {
    color: var(--bs-btn-active-color);
    /* background-color: var(--primary-color) !important;; */
    border-color: black !important;
    ;
    box-shadow: var(--bs-btn-active-shadow);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: none !important;
}

.swiper-slide {
    text-align: center;
    font-size: 16px;
    background: #fff;
    /* background-color: #f7f7f7; */
}

/* .swiper-slide-category {
    width: 160px !important;
} */

.category-swiper>.swiper-controls>.swiper-navigation {
    display: none;
}

.swiper-slide-category img {
    height: 110px;
    border-radius: 8px;
}

.swiper-wrapper {
    padding: 0 10px 35px 10px;
}


.category-image-container img {
    max-height: 100%;
    border-radius: 8px;
    max-width: 100%;
}

.category-image-container {
    height: 125px !important;
    width: 125px !important;
}

.description_img img {
    max-width: 100% !important;
}

.sub_category-image-container {
    /* height: 100px !important; */
    width: 100px !important;
}

.sub_category-image-container img {
    max-height: 100%;
    max-width: 100%;
    border-radius: 8px;
}

.brand_image_div {
    width: 110px !important;
    height: 130px !important;
}

.brand_image_div img {
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
}

.progress-wrap.active-progress {
    opacity: 1 !important;
}

/* .category-swiper .swiper-controls .swiper-navigation {
    display: none;
} */

section.slider>.pb-md-1>.swiper-controls {
    position: relative !important;
}

/* .swiper-controls {
    margin-top: 20px;
} */

.swiper-wrapper {
    padding: 0 10px 0px 0px !important;
}

.slide-img {
    height: 300px;
    max-width: 1315px;
    /* max-width: 1290px; */
}

.slide-img img {
    width: 100%;
    height: 100%;
}

.swiper-slide img {
    max-width: 100%;
    max-height: 100%;
}

/* .slide-img {
    height: 500px;
} */

/* .swiper-slide-style4 {
    width: 310px !important;
    margin-right: 20px !important;
} */

.logo-img img {
    max-width: 100%;
    max-height: 100%;
}

/* .navbar-brand img {
    width: 50%;
} */

.product-grid .price span,
.striped-price {
    color: red;
    font-size: 13px;
    font-weight: 400;
    text-decoration: line-through;
    margin-left: 3px;
    display: inline-block;
}

button.btn.btn-secondary.dropdown-toggle {
    gap: 2px;
    display: flex;
    align-items: baseline;
}

figure img {
    height: 260px !important;
    max-width: 100% !important;
    width: 100% !important;
}

/* .fig_image{
    height: 150px !important;
} */

.gallery-thumbs .swiper-controls {
    display: none;
}

/* num in counting  */
.num-in {
    background: #FFFFFF;
    border: 2px solid rgba(0, 0, 0, 0.1);
    height: 40px;
    width: 110px;
    float: left;
    margin-top: -22px;
}

.num-in span {
    width: 30%;
    display: block;
    height: 40px;
    float: left;
    position: relative;
}

.num-in span:before,
.num-in span:after {
    content: '';
    position: absolute;
    background-color: #667780;
    height: 2px;
    width: 10px;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -5px;
}

.num-in span.plus:after {
    transform: rotate(90deg);
}

.num-in input {
    float: left;
    width: 60%;
    height: 36px;
    border: none;
    text-align: center;
    font-weight: 900;
    color: #b0b0b0;
}

.num-in input:focus {
    color: black;
    outline: none;
}

/* order details progressbar */
.orders-section #progressbar #step1:before {
    content: "1";
    color: #fff;
    width: 29px;
    text-align: center;
}

.orders-section #progressbar #step2:before {
    content: "2";
    color: #fff;
    width: 29px;
    text-align: center;
}

.orders-section #progressbar #step3:before {
    content: "3";
    color: #fff;
    width: 29px;
    text-align: center;
}

.orders-section #progressbar #step4:before {
    content: "4";
    color: #fff;
    width: 29px;
    text-align: center;
}

.orders-section #progressbar #step5:before {
    content: "5";
    color: #fff;
    width: 29px;
    text-align: center;
}

.orders-section #progressbar #step6:before {
    content: "6";
    color: #fff;
    width: 29px;
    text-align: center;
}

.orders-section #progressbar #step7:before {
    content: "7";
    color: #fff;
    width: 29px;
    text-align: center;
}

section #progressbar div.active:after {
    background: var(--primary-color);
}

@media (max-width: 1024px) {
    .process-wrapper.line [class*=col-]:not(:last-child):after {
        width: 100%;
        position: absolute;
        content: "";
        height: 1px;
        background: none;
        border-top: 1px solid rgba(164, 174, 198, 0.2);
        top: 1.2rem;
        z-index: 1;
    }

}

#step2,
#step3 {
    text-align: center;
}

#step4,
#step5 {
    text-align: right;
}

#step6 {
    text-align: end;
}

#step7 {
    text-align: end;
}

#progressbar div.cancel {
    color: red !important;
}

.orders-section #progressbar div.cancel:after {
    width: 0;
}


.blog_category .select2-container {
    width: 100% !important;
    /* padding-left: 109px; */
}

.blog-img {
    /* width: 300px; */
    height: 230px;
}

.product-list-image {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.product-bg {
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
}

.item-compare {
    margin-top: 54px;
}

.swiper-img {
    border: 1px solid #c2c2c2;
    border-radius: 1.4mm;
    width: 88% !important;
    height: 110px !important;
    display: flex;
    align-items: center;
}

.swiper-img img {
    width: 100% !important;
}

.swiper-image img {
    max-width: 100% !important;
    max-height: 310px !important;
}

/* width */
.product-thumb-img::-webkit-scrollbar {
    width: 7px;
}

/* Track */
.product-thumb-img::-webkit-scrollbar-track {
    border-radius: 7px;
}

/* Handle */
.product-thumb-img::-webkit-scrollbar-thumb {
    background: rgb(178, 174, 174);
    border: 1px solid rgb(255, 255, 255);
    border-radius: 5px;
}

.swiper-slide-container>.swiper-controls {
    display: none;
}

.offer-img img {
    max-width: 100%;
    max-height: 100%;
    width: -webkit-fill-available;
}

.offer-img {
    height: 270px;
}

/* .offer-image {
    height: 330px;
    width: 100%;
} */

.faq_image {
    height: 350px;
    /* width: 430px; */
}

.faq_image img {
    max-width: 100%;
    max-height: 100%;
}

.blog-card-img {
    width: 100% !important;
    height: 300px;
    display: flex;
    align-content: center;
    justify-content: center;
    overflow: hidden;
}

/* .blog-card-img img {
    max-width: 100% !important;
    max-height: 100%;
} */

.fav-row .row {
    margin: 0;
}


.accordion-card {
    position: relative;
    display: flex;
    flex-direction: column;
}

.cart-img {
    width: 110px !important;
    height: 100px !important;
}

.cart-img img {
    max-width: 100% !important;
    max-height: 100% !important;
}

.checkout-img {
    width: 40% !important;
    height: 90px !important;
}

.checkout-img img {
    max-width: 100% !important;
    max-height: 100% !important;
}

.iziModal.isAttached,
.iziModal.isFullscreen {
    border-radius: 12px !important;
}

.compare-img {
    /* width: 100px !important; */
    height: 270px !important;
}

.compare-img img {
    max-width: 100% !important;
    max-height: 100% !important;
}

.reviews .review-box {
    background-color: #e8e8e8;
    display: flex;
    align-items: center;
}

.review-img {
    width: 100% !important;
    height: 90px !important;
}

.review-img img {
    max-width: 100% !important;
    max-height: 100% !important;
}

/* .btn-outline-primary:hover {
    color: white !important;
} */

.refer-img-box {
    height: 250px;
    /* width: 400px; */
}

.refer-img-box img {
    max-width: 100% !important;
    max-height: 100% !important;
}

.footer-logo-footer {
    width: 240px;
    height: 80px;
}

.footer-logo-footer img {
    max-width: 100%;
    max-height: 100%;
}

.list-unstyled li a:hover {
    color: white !important;
}

.link_cursor {
    cursor: pointer;
}

.promo-code-img {
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.promo-code-img img {
    max-height: 100%;
    max-width: 100%;
}

.copy-promo-code {
    border: 1px dashed;
    background: #ebebeb;
    max-width: 100%;
    display: flex;
    align-items: center;
    border-radius: 8px;
    cursor: pointer;
    justify-content: space-between;
}

/* ---------------------------------------------------------------------------------------------- 
      Product-listing 
  */

.product-listing .title {
    font-size: 16px;
}

.sidebar-filter {
    display: none;
}

/* filter sidebar scroll */
.filter_attributes {
    max-height: 300px;
    overflow-y: scroll;
}

.filter_attributes::-webkit-scrollbar {
    width: 7px;
}

.filter_attributes::-webkit-scrollbar-track {
    border-radius: 7px;
}

.filter_attributes::-webkit-scrollbar-thumb {
    background: rgb(66, 66, 66);
    border: 1px solid rgb(255, 255, 255);
    border-radius: 5px;
}

/* brand filter sidebar scroll */
.brand_filter {
    max-height: 160px;
    overflow-y: scroll;
}

.title_wrap {
    text-wrap: nowrap !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
}

.brand_filter::-webkit-scrollbar {
    width: 7px;
}

.brand_filter::-webkit-scrollbar-track {
    border-radius: 7px;
}

.brand_filter::-webkit-scrollbar-thumb {
    background: rgb(66, 66, 66);
    border: 1px solid rgb(255, 255, 255);
    border-radius: 5px;
}

/* HIDE RADIO */
.brand_div [type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.brand_div {
    height: 35px !important;
    width: 35px !important;
}

/* IMAGE STYLES */
.brand_div [type=radio]+img {
    cursor: pointer;
    max-height: 35px;
    max-width: 35px;
    object-fit: contain;
}

/* CHECKED STYLES */
.brand_div [type=radio]:checked+img {
    outline: 2px solid var(--primary-color);
}

.selected-brand {
    outline: 2px solid var(--primary-color);
}

.selected-category {
    background-color: var(--primary-color);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy00IC00IDggOCc+PGNpcmNsZSByPScxLjUnIGZpbGw9JyNmZmYnLz48L3N2Zz4=);
}

/* category filter scroll sidebar */
.category_filter {
    max-height: 210px;
    overflow-y: scroll;
}

.category_filter::-webkit-scrollbar {
    width: 7px;
}

.category_filter::-webkit-scrollbar-track {
    border-radius: 7px;
}

.category_filter::-webkit-scrollbar-thumb {
    background: rgb(66, 66, 66);
    border: 1px solid rgb(255, 255, 255);
    border-radius: 5px;
}

/* select2 */

#offcanvas-search .select2-results {
    z-index: 999999;
    position: fixed;
    background: white;
    width: inherit;
    /* overflow: scroll;
    height: 50%; */
}

.select2-results__options {
    max-height: 300px;
    overflow: auto;
}

.select2-result-repository {
    padding-top: 4px;
    padding-bottom: 3px;
}

.select2-result-repository__avatar {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    text-align: center !important;
}

.select2-result-repository__icon {
    float: left;
    width: 60px;
    height: 25px;
    margin-right: 10px;
    text-align: center !important;
}

.select2-result-repository__avatar img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 2px;
}

.select2-result-repository__meta {
    margin-left: 70px;
}

.select2-result-repository__meta_icon {
    margin-left: 0px;
}

.select2-result-repository__title {
    word-wrap: break-word;
    line-height: 1.1;
    margin-bottom: 4px;
}

.select2-result-repository__forks,
.select2-result-repository__stargazers {
    margin-right: 1em;
}

.select2-result-repository__forks,
.select2-result-repository__stargazers,
.select2-result-repository__watchers {
    display: inline-block;
    color: #aaa;
    font-size: 11px;
}

.select2-result-repository__description {
    font-size: 13px;
    color: #777;
    margin-top: 4px;
}

.select2-results__option--highlighted {
    opacity: 1 !important;
}

.select2-results__option--highlighted .select2-result-repository__title {
    color: rgb(31, 30, 30);
    color: black;
    font-weight: bold;
}

.select2-results__option--highlighted .select2-result-repository__forks,
.select2-results__option--highlighted .select2-result-repository__stargazers,
.select2-results__option--highlighted .select2-result-repository__description,
.select2-results__option--highlighted .select2-result-repository__watchers {
    color: rgb(31, 30, 30);
}

/* .select2-container--adwitt .select2-results>.select2-results__options {
    max-height: 300px;
    overflow: auto;
} */

.select2-selection__rendered {
    word-wrap: break-word !important;
    text-overflow: hidden !important;
    overflow: hidden;
    white-space: normal !important;
}

.select2-selection__placeholder {
    color: #bcbbbb;
}

.edit_city .select2-container {
    width: 100% !important;
}

/* .select2-container .select2-selection--single { */
/* margin-top: 8px; */
/* padding: 8px;
    height: 100% !important; */
/* } */

.mobile-search .select2-container {
    border: 2px solid rgba(185, 185, 185, .2);
}

.select2-results__options {
    overflow-y: auto;
}

.select2-dropdown {
    z-index: 9999;
    border: 0px solid var(--border-color);
    border-radius: 0px;
}

.select2-search--dropdown .select2-search__field {
    border-radius: 6px;
    padding: 2px;
}

.select2-results__option {
    opacity: 0.8;
    transition: 150ms;
}

.product-page-details .btn-group>.active {
    background-color: #343f52 !important;
    /* background-color: var(--primary-color) !important;  */
}


/* accordion in filter */
.accordion-wrapper .card-header button:before {
    color: black !important;
}

.accordion-wrapper .card-header button:hover::before {
    color: var(--primary-color) !important;
}

.accordion-wrapper .card-header button:hover {
    color: var(--primary-color) !important;
}



@media (min-width: 1024px) {
    .swiper-auto .swiper-slide {
        width: 850px;
    }

    .swiper-auto.swiper-auto-xs .swiper-slide {
        width: 600px;
    }

    .logo-img {
        /* width: 187px !important; */
        height: 50px !important;
    }

    .mobile-searchbar {
        display: none;
    }

    .mobile_quick_view {
        display: none;
    }
}


@media (max-width: 991.98px) {

    .map.rounded-top iframe,
    .image-wrapper.rounded-top {
        border-top-left-radius: 0.4rem !important;
        border-top-right-radius: 0.4rem !important;
        width: 350px !important;
    }

    /* .image-wrapper.rounded-4-top {
      border-top-left-radius: 0.8rem !important;
      border-top-right-radius: 0.8rem !important;
    } */
}


@media (min-width: 768px) and (max-width: 1023.98px) {
    .swiper-auto .swiper-slide {
        width: 600px;
    }

    .swiper-auto.swiper-auto-xs .swiper-slide {
        width: 400px;
    }

    .logo-img {
        /* width: 187px !important; */
        height: 40px !important;
    }

    .mobile-searchbar {
        display: none;
    }

    .mobile_quick_view {
        display: none;
    }
}

@media (max-width: 767px) {
    .swiper-auto.swiper-auto-xs .swiper-slide {
        width: 300px;
    }

    .desktop-search {
        display: none;
    }

    .desktop_quick_view {
        display: none;
    }

    .slide-img {
        height: 130px;
        max-width: 1315px;
        /* max-width: 1290px; */
    }

    .mySwiper .swiper-wrapper .swiper-mobile-slide {
        width: 190px !important;
    }
}


@media screen and (max-width: 450px) {
    .sidebar-filter-sm {
        display: none;
    }

    .desktop-search {
        display: none;
    }

    .desktop_quick_view {
        display: none;
    }
}

@media screen and (max-width:500px) {
    #chat-iframe {
        width: 90% !important;
    }
}

.sale_tag {
    top: 1rem;
    left: 1rem;
}

/* Extra small devices (phones, 600px and down) */

@media only screen and (max-width: 600px) {
    .swiper-container.swiper-thumbs-container {
        display: none;
    }

    .fig_image {
        height: 150px !important;
    }

    .mt-3 {
        margin-top: 0px !important;
    }

    .mb-13 {
        margin-bottom: 0rem !important;
    }

    /* .isotope{
        height: 0px !important;
    } */

    .default-style .post-header h4 {
        font-size: 14px !important;
        margin-bottom: 0px !important;
    }

    .style_3 .product-content h4 {
        font-size: 14px !important;
    }

    .style_4 .product-content h4 {
        font-size: 14px !important;
    }

    .mySwiper .swiper-wrapper .swiper-mobile-slide {
        width: 190px !important;
    }

    .product_listing_list h4 {
        font-size: 0.75rem;
    }

    .product_listing_list .product-rating-small {
        margin-bottom: 0px !important;
    }

    .sale_tag {
        top: 0.1rem !important;
        left: 0.1rem !important;
    }

    .product_listing_list>.mt-n2 {
        display: none;
    }

    /* .swiper-slide-style4 {
        width: 150px !important;
    } */

    .default_heading h3 {
        font-size: 18px;
    }

    .default_heading h6 {
        font-size: 16px !important;
    }

    .seller-image-container {
        /* width: 150px !important; */
        height: 200px !important;
    }

    .seller-image-container .fig_seller_image {
        width: 150px !important;
        /* height: 150px !important; */
    }

    .sidebar-filter-sm {
        display: none;
    }

    .listing-page .filter-nav {
        display: none;
    }

    .logo-img {
        /* width: 187px !important; */
        height: 75px !important;
    }

    /* .swiper-slide-category {
        width: 100px !important;
        margin-right: 10px !important;
    } */

    .swiper-slide-category img {
        height: 75px;
        border-radius: 8px;
    }
}

@media only screen and (min-width: 800px) {
    .product-preview-image-section-sm {
        display: none;
    }

}

@media (max-width:799px) {
    .swiper-thumbs-container {
        display: none !important;
    }
}


/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (max-width: 650px) {

    /* .swiper-container.swiper-thumbs-container {
        display: none;
    } */
    .filter-nav {
        display: none;
    }

    .sidebar-filter-sm {
        display: none;
    }
}

/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (max-width: 768px) {
    .filter-nav {
        display: none;
    }

    .sidebar-filter-sm {
        display: none;
    }

    /* .swiper-slide-category img {
        height: 110px;
    } */
}

/* Extra small devices (phones, 990px and down) */

@media only screen and (max-width: 991px) {
    .product-page-preview-image-section-md {
        display: none;
    }

    .sidebar-filter-sm {
        display: none;
    }

    /* .swiper-slide-category img {
        height: 110px;
    } */
    .logo-img {
        /* width: 187px !important; */
        height: 75px !important;
    }

}

@media only screen and (min-width: 1000px) {

    .filter-sidebar-mobile {
        display: none;
    }

    .slide-img {
        height: 500px;
    }

    .swiper-slide-category img {
        height: 110px;
        border-radius: 8px;
    }

    /* .swiper-slide-category {
        width: 150px !important;
        margin-right: 10px !important;
    } */
}

#pills-tab>.nav-item a:hover {
    color: var(--primary-color) !important;
}

.buy-now-btn {
    position: fixed;
    bottom: 18px;
    left: 18px;
    z-index: 9999;
}

/* color-switcher */

.setting-icon {
    font-size: 1.7rem !important;
    margin-top: 6px;
}

#colors-switcher {
    background: none repeat scroll 0 0 #fff;
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
    box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
    left: -189px;
    position: fixed;
    top: 24%;
    width: 189px;
    z-index: 9999;
    padding: 10px 5px
}

#colors-switcher .color-bottom {
    background: none repeat scroll 0 0 #fff
}

#colors-switcher .color-bottom a.settings {
    background: none repeat scroll 0 0 #fff;
    height: 41px;
    position: absolute;
    right: -40px;
    top: 28px;
    width: 40px;
    padding: 3px;
    border-radius: 0 30px 30px 0
}

#colors-switcher ul.color-style {
    list-style: none outside none;
    overflow: hidden;
    padding: 0;
    border-radius: 0px;
}

.list-item-inline {
    display: inline-block;
}

#colors-switcher ul.color-style li.list-inline-item:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 0
}

#colors-switcher ul.color-style li a {
    cursor: pointer;
    display: block;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    margin: 3px
}

#colors-switcher ul.color-style .blue {
    background-color: #1e4071;
}

#colors-switcher ul.color-style .aqua {
    background-color: #54a8c7;
}

#colors-switcher ul.color-style .fuchsia {
    background-color: #b92f4d;
}

#colors-switcher ul.color-style .grape {
    background-color: #605dba;
}

#colors-switcher ul.color-style .green {
    background-color: #45c4a0;
}


#colors-switcher ul.color-style .leaf {
    background-color: #7cb798;
}

#colors-switcher ul.color-style .navy {
    background-color: #343f52;
}

#colors-switcher ul.color-style .orange {
    background-color: #f78b77;
}

#colors-switcher ul.color-style .pink {
    background-color: #b92f4d;
}

#colors-switcher ul.color-style .purple {
    background-color: #747ed1;
}

#colors-switcher ul.color-style .red {
    background-color: #e2626b;
}

#colors-switcher ul.color-style .sky {
    background-color: #5eb9f0;
}

#colors-switcher ul.color-style .violet {
    background-color: #a07cc5;
}

.product-preview-image-section-sm .swiper-controls .swiper-navigation .swiper-button {
    display: none;
}

.swiper-style4 .swiper-controls .swiper-navigation .swiper-button {
    display: none;
}

.swiper-navigation .swiper-button {
    display: none;
}

.whatsapp-icon {
    position: fixed;
    left: 20px;
    bottom: 65px;
    z-index: 9999;
    width: 45px;
    height: 45px;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 0px 3px 0px; */
}

.whatsapp-icon .btn {
    padding: 0 !important;
}

.whatsapp-icon .btn img {
    max-width: 100%;
    max-height: 100%;
}

/* chat css */

.chat-hide-show {
    display: none !important;
}

.chat-min {
    /* height: 73vh !important; */
    height: 100% !important;
    max-height: 850px;
}

.image-box-100 {
    display: flex;
    justify-content: center;
    align-items: baseline;
    width: 100px;
    height: 100px;
}

.image-box-100 img {
    max-width: 100%;
    max-height: 100%;
}

.chat-min>.select2-container {
    width: 100% !important;
}

.chat-max {
    height: 88vh !important;
}

.chat-theme-dark {
    background-color: #1A1D21 !important;
    border-top: 2px solid #17a2b8 !important;
}

.chat-theme-light {
    background-color: #F8F8FA !important;
    border-top: 2px solid #383F45 !important;
}

.chat-theme-light .chat-left .person-group-chat {
    background: #8e8e8e;
    padding: 1px 5px;
    border-radius: 3px;
    position: absolute;
    color: #ececec;
    top: -22px;
    left: 0;
    font-size: 12px;
}

.chat-theme-light .chat-right .person-group-chat {
    background: #8e8e8e;
    padding: 1px 5px;
    border-radius: 3px;
    position: absolute;
    color: #ececec;
    top: -22px;
    right: 0;
    font-size: 12px;
}

.chat-avtar-search {
    border-radius: 50%;
    border: none;
    width: 50px;
    height: 50px;
    background: #99e2ff;
    text-align: center;
    line-height: 52px;
    font-size: 26px;
    font-weight: 800;
    color: #777777;
    margin: 0px 16px 0px 0px;
}

.chat-avtar-main {
    border-radius: 50%;
    border: none;
    width: 45px;
    height: 45px;
    background: #e1ebff;
    text-align: center;
    line-height: 52px;
    font-size: 26px;
    font-weight: 800;
    color: #777777;
}

.chat-box .chat-content .chat-item>.chat-avtar {
    float: left;
    /*    border-radius: 50%;
    border: none;
    width: 50px;
    height: 50px;
    background: #e1ebff;
    text-align: center;
    line-height: 52px;
    font-size: 26px;
    font-weight: 800;
    color: #777777;*/
    -webkit-user-drag: none !important;
}

.chat-box .chat-content .chat-item.chat-right .chat-avtar {
    float: right;
    /*    border-radius: 50%;
    border: none;
    width: 50px;
    height: 50px;
    background: #ffe1e1;
    text-align: center;
    line-height: 52px;
    font-size: 26px;
    font-weight: 800;
    color: #777777;*/
    -webkit-user-drag: none;
}

.chat-theme-light .delete-msg {
    position: absolute;
    color: white;
    top: 0;
    right: 3px;
}

.chat-theme-dark .delete-msg {
    position: absolute;
    color: white;
    top: 0;
    right: 3px;
}

.chat-theme-light .download-msg {
    position: absolute;
    color: black;
    top: 0;
    left: 3px;
}

.chat-theme-dark .download-msg {
    position: absolute;
    color: black;
    top: 0;
    left: 3px;
}

.chat_media_img {
    grid-area: img;
}

.chat_media_file {
    grid-area: file;
    color: #b13c3c;
}

.chat_media_size {
    grid-area: size;
}


.chat-theme-light .chat-files {
    text-align: center;
    display: grid;
    grid-template-areas:
        'img file file file size size';
    grid-gap: 10px;
    background-color: #cccccc;
    border-radius: 3px;
    padding: 10px;
    color: black;
    margin: 1px;
}

.chat-theme-dark .chat-files {
    text-align: center;
    display: grid;
    grid-template-areas:
        'img file file file size size';
    grid-gap: 10px;
    background-color: #cccccc;
    border-radius: 3px;
    padding: 10px;
    color: black;
    margin: 1px;
}

.chat-files-search {
    text-align: center;
    display: grid;
    grid-template-areas:
        'img file file file size fa-download';
    grid-gap: 10px;
    background-color: #cccccc;
    border-radius: 3px;
    padding: 10px;
    color: black;
    margin: 1px;
}

.chat-theme-light .chat-image-view {
    position: relative;
    background-color: #cccccc;
    border-radius: 3px;
    padding: 5px;
    color: black;
    margin: 1px;
}


.chat-theme-light .msg_text_media {
    display: grid;
}

.chat-theme-dark .chat-image-view {
    position: relative;
    background-color: #cccccc;
    border-radius: 3px;
    padding: 5px;
    color: black;
    margin: 1px;
}

.chat-theme-dark .msg_text_media {
    display: grid;
}

.chat-theme-light .download-btn-styling {
    background: #27ab45;
    color: black;
    padding: 7px;
    border-radius: 3px;
    display: none;
    margin: 8px 5px 0px 0px;
}

.chat-theme-dark .download-btn-styling {
    background: #27ab45;
    color: black;
    padding: 7px;
    border-radius: 3px;
    display: none;
    margin: 8px 5px 0px 0px;
}

.chat-image-view:hover .download-btn-styling {
    display: block;
}

.chat-files:hover .download-btn-styling {
    display: block;
}


.chat-theme-light .go-to-bottom-btn {
    cursor: pointer;
    padding: 6px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: white !important;
    border: none;
    position: absolute;
    top: -48%;
    right: 0px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 4px 7px 4px #00000036;
    display: none;
    z-index: 2;
}

.chat-theme-dark .go-to-bottom-btn {
    cursor: pointer;
    padding: 6px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: white !important;
    border: none;
    position: absolute;
    top: -48%;
    right: 0px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 4px 7px 4px #00000036;
    display: none;
    z-index: 2;
}

.chat-theme-dark .chat-preview-btn {
    position: absolute;
    top: 30%;
    right: 60px;
    color: #868686 !important;
}

.direct-chat-msg.right>.direct-chat-text::after {
    content: '';
    position: absolute;
    right: -10px;
    top: 28%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left-color: #007bff;
    border-right: 0;
    margin-top: 5px;
    border-bottom-right-radius: 0px;
}

.direct-chat-msg.left>.direct-chat-text::after {
    content: '';
    position: absolute;
    left: -10px;
    top: 20%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right-color: #d2d6de;
    border-left: 0;
    margin-top: 6px;
    border-bottom-left-radius: 0px;
}

.chat-theme-light .chat-preview-btn {
    position: absolute;
    top: 30%;
    right: 60px;
    color: #414141 !important;
}

.chat-theme-dark .chat-preview-btn:hover {
    color: #5a5a5a !important;
}

.chat-theme-light .chat-preview-btn:hover {
    color: #303030 !important;
}

.chat-theme-dark .chat-time {
    color: #d8d8d8 !important;
}

.chat-theme-light .new-msg-rcv {
    font-weight: 1000 !important;
    color: #383F45 !important;
}

.chat-theme-dark .new-msg-rcv {
    font-weight: 1000 !important;
    color: #FFFFFF !important;
}

.chat-theme-light .chat-bg {
    background-image: url(../images/bg-chat.jpg) !important;
}

.chat-theme-light .text-successg {
    color: #39E500 !important;
}

.chat-theme-dark .chat-bg {
    background-color: #303335 !important;
}

.chat-theme-dark .text-success {
    color: #39E500 !important;
}

.chat-theme-dark .chat-search-box {
    background-color: #1a1d21 !important;
    border: 1px solid #a6a7ab !important;
    border-radius: .25rem !important;
    margin-right: 8px !important;
    height: 30px !important;
    width: -webkit-fill-available;
}

.chat-theme-dark .chat-search-box:hover {
    background-color: #363b42 !important;
    border: 1px solid #c9cacc !important;
}

.chat-theme-dark .chat-search-box:focus {
    background-color: #363b42 !important;
    border: 1px solid #c9cacc !important;
    color: #c9cacc !important;
}

.chat-theme-light .chat-search-box {
    border-radius: .25rem !important;
    margin-right: 8px !important;
    height: 30px !important;
    width: -webkit-fill-available;
}

.chat-theme-light .chat-search-box:hover {
    background-color: #f2f2f7;
    border-color: #d9dae4;
}

.chat-theme-dark .chat-search-btn {
    background-color: #1a1d21 !important;
    border-color: #a6a7ab !important;
}

.chat-scroll {
    overflow: scroll !important;
    outline: none !important;
}

/* width */
.chat-scroll::-webkit-scrollbar {
    width: 7px;
}

/* Track */
.chat-scroll::-webkit-scrollbar-track {
    border-radius: 7px;
}

/* Handle */
.chat-scroll::-webkit-scrollbar-thumb {
    background: rgb(66, 66, 66);
    border: 1px solid rgb(255, 255, 255);
    border-radius: 5px;
}

.chat-theme-dark .active {
    font-weight: 700 !important;
    background: #3abaf4;
    padding: 3px 15px;
    color: #FFFDF9 !important;
}

.chat-theme-dark .active:hover {
    background: #3abaf4 !important;
    color: #FFFDF9 !important;
}

.chat-theme-light .active {
    font-weight: 700 !important;
    background: #3abaf4;
    padding: 3px 15px;
    color: #FFFDF9 !important;
}

.chat-theme-light .active:hover {
    background: #3abaf4 !important;
    color: #FFFDF9 !important;
}

.chat-theme-dark .chat-person {
    font-weight: 700;
    color: #ababab;
    padding: 3px 15px;
}

.chat-theme-dark code {
    background: #e8e8e8;
    padding: 6px 8px;
    border-radius: 4px;
}

.chat-theme-light code {
    background: #e8e8e8;
    padding: 6px 8px;
    border-radius: 4px;
}

.chat-theme-dark .chat-person:hover {
    background: rgb(0, 0, 0);
    cursor: pointer;
}

.chat-theme-light .chat-person {
    font-weight: 500;
    color: #4f5961;
    padding: 3px 15px;
}

.chat-theme-light .chat-person:hover {
    background: #FFFFFF;
    cursor: pointer;
}

.chat-theme-dark .text-color {
    color: #ababab !important;

}

.chat-theme-light .text-color {
    color: #383F45 !important;
}

.chat-theme-dark .text-color h4 {
    color: #ababab !important;
}

.chat-theme-light .text-color h4 {
    color: #383F45 !important;
}

.chat-theme-dark .theme-inputs {
    background-color: #1a1d21 !important;
    border: 1px solid #a6a7ab !important;
    border-radius: 6px !important;
    color: #c9cacc !important;
    height: auto !important;
    white-space: pre-wrap !important;
}

.chat-theme-light .theme-inputs {
    border: 1px solid #383F45 !important;
    border-radius: 6px !important;
    height: auto !important;
    white-space: pre-wrap !important;
}

.chat-card-header {
    line-height: 9px !important;
    min-height: 0px !important;
    padding: 5px 8px !important;
    border-bottom: 0px !important;
}

.chat-card-header h4 {
    font-size: 17px !important;
    font-weight: 500;
}

.chat-list-unstyled-border li {
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.chat-card-body {
    background-color: rgb(252, 252, 248) !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    flex: 0 !important;
}

.chat-img-undrag {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}


.chat_divider {
    padding: 8px 10px;
    text-align: center;
    font-size: medium;
    color: brown;
    margin: 0 0 20px 0px;
    display: flex;
    align-items: center;
    text-align: center;
}

.chat_divider::before,
.chat_divider::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #cf9a5e;
}

.chat_divider::before {
    margin-right: .25em;
}

.chat_divider::after {
    margin-left: .25em;
}


.chat_loader {
    padding: 8px 10px;
    text-align: center;
    font-size: medium;
    color: brown;
    margin: 0 0 20px 0px;
    display: flex;
    align-items: center;
    text-align: center;
    display: none;
}

.chat_loader::before,
.chat_loader::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #cf9a5e;
}

.chat_loader::before {
    margin-right: .25em;
}

.chat_loader::after {
    margin-left: .25em;
}


#chat-input-textarea-result {
    background-color: rgba(117, 117, 117, 0.36);
    position: absolute;
    bottom: 51px;
    border: 1.5px dashed rgb(119, 122, 125) !important;
    border-radius: 6px !important;
    height: auto;
}

.badge-cart {
    background-color: rgb(185, 47, 77) !important;
}

.badge-chat {
    vertical-align: middle;
    border-radius: 5px;
    float: right;
    background-color: #fc544b;
    color: white;
    /* display: inline-block; if you get any error from this class then first uncmnt this and check */
    padding: .30em 1em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    margin-top: 2px;
}

#chat-button.opened,
#chat-iframe.opened {
    transition: all 0.35s ease-in-out;
    box-shadow: 0px 19px 10px 2px #00000014
}

#chat-iframe {
    border-radius: 26px;
}

.chat-iframe {
    display: none;
    position: fixed;
    bottom: 80px;
    right: 20px;
    width: 450px;
    height: 600px;
    border: none;
    z-index: 999;
}

.fixed-icon {
    position: fixed;
    right: 20px;
    bottom: 110px;
    z-index: 99999;
}

.progress-wrap {
    position: initial !important;
}

#chat-button {
    background-color: #3cc766;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 24px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transition: all .35s ease-in-out;
    border: 2px solid #ffffff;
    z-index: 999;
}


.avtar_img {
    height: 45px !important;
}


#floating_chat_view {
    margin: 22px;
}

.seller-profile-card {
    border-radius: 50%;
    width: 150px;
    /* background-color: antiquewhite; */
    height: 150px;

}

.seller-profile-card img {
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: cover !important;
    border-radius: 50%;
}

#pickup_from_store:active {
    border: var(--primary-color) !important;
    /* color: var(--primary-color) !important; */
}

.product-styl>.swiper-style4>.swiper-controls {
    display: none;
}

.btn-xs,
.btn-group-xs>.btn {
    --bs-btn-padding-y: 0.25rem;
    --bs-btn-padding-x: 0.8rem;
    --bs-btn-font-size: 0.6rem;
    --bs-btn-border-radius: 0.4rem;
}

.avatar {
    font-size: 12px !important;
    height: 42px !important;
    width: 42px !important;
}

.default-style {
    position: relative !important;
    top: 0px !important;
    left: 0% !important;
}

.fav_button_dif {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transform: translateY(0);
    letter-spacing: -0.01rem;
    position: relative;
    --bs-btn-padding-y: 0.4rem;
    --bs-btn-padding-x: 1rem;
    --bs-btn-font-size: 0.7rem;
    --bs-btn-border-radius: 0.4rem;
    /* --bs-btn-padding-x: 1.2rem;
    --bs-btn-padding-y: 0.5rem;
    --bs-btn-font-size: 0.8rem;
    --bs-btn-border-radius: 0.4rem; */

    --bs-btn-color: #e2626b;
    --bs-btn-border-color: #e2626b;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #e2626b;
    --bs-btn-hover-border-color: #e2626b;
    --bs-btn-focus-shadow-rgb: 226, 98, 107;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #e2626b;
    --bs-btn-active-border-color: #e2626b;
    --bs-btn-active-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
    --bs-btn-disabled-color: #e2626b;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #e2626b;
    --bs-gradient: none;

    --bs-btn-font-family: ;
    --bs-btn-font-weight: 700;
    --bs-btn-line-height: 1.7;
    /* --bs-btn-color: #60697b; */
    --bs-btn-bg: transparent;
    --bs-btn-border-width: 2px;
    /* --bs-btn-border-color: transparent; */
    /* --bs-btn-hover-border-color: transparent; */
    --bs-btn-box-shadow: unset;
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    /* display: inline-block; */
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    /* font-family: var(--bs-btn-font-family); */
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    /* cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; */
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    box-shadow: var(--bs-btn-box-shadow);
    transition: all 0.2s ease-in-out;
}

.fav_button_dif:hover {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
}

.product-page-div>.fa-heart:hover {
    color: white !important;
}

.empty-compare {
    height: 300px;
    width: 300px;
}

.empty-compare img {
    max-width: 100%;
    max-height: 100%;
}

.no-promo-code-img {
    height: 250px;
    width: 270px;
}

.no-promo-code-img img {
    max-width: 100%;
    max-height: 100%;
}

.select2-container {
    width: 100% !important;
}

.mobile-search .select2-container {
    border-radius: 10px !important;
}

.mobile-search .select2-selection {
    min-height: 28px !important;
    border-radius: 10px !important;
}

#cart-count {
    position: relative;
    left: -8px;
}

.profile_image .avatar {
    height: 110px !important;
    width: 110px !important;
    object-fit: cover;
}

.theme-krajee-svg.rating-xs .krajee-icon,
.theme-krajee-svg.rating-xs .krajee-icon-clear {
    width: 0.8rem !important;
    height: 0.8rem !important;
}

.theme-krajee-svg .filled-stars .krajee-icon-star {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMzJweCIgd2lkdGg9IjMycHgiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDQ4Ljk0IDQ3Ljk0IiBmaWxsPSIjYzIxNzQxIj4KPHBhdGggZD0iTTI2LjI4NSwyLjQ4Nmw1LjQwNywxMC45NTZjMC4zNzYsMC43NjIsMS4xMDMsMS4yOSwxLjk0NCwxLjQxMmwxMi4wOTEsMS43NTcgYzIuMTE4LDAuMzA4LDIuOTYzLDIuOTEsMS40MzEsNC40MDNsLTguNzQ5LDguNTI4Yy0wLjYwOCwwLjU5My0wLjg4NiwxLjQ0OC0wLjc0MiwyLjI4NWwyLjA2NSwxMi4wNDIgYzAuMzYyLDIuMTA5LTEuODUyLDMuNzE3LTMuNzQ2LDIuNzIybC0xMC44MTQtNS42ODVjLTAuNzUyLTAuMzk1LTEuNjUxLTAuMzk1LTIuNDAzLDBsLTEwLjgxNCw1LjY4NSBjLTEuODk0LDAuOTk2LTQuMTA4LTAuNjEzLTMuNzQ2LTIuNzIybDIuMDY1LTEyLjA0MmMwLjE0NC0wLjgzNy0wLjEzNC0xLjY5Mi0wLjczMi0yLjI4NWwtOC43NDktOC41MjggYy0xLjUzMi0xLjQ5NC0wLjY4Ny00LjA5NiwxLjQzMS00LjQwM2wxMi4wOTEtMS43NTdjMC44NDEtMC4xMjIsMS41NjgtMC42NSwxLjk0NC0xLjQxMmw1LjQwNy0xMC45NTYgQzIyLjYwMiwwLjU2NywyNS4zMzgsMC41NjcsMjYuMjg1LDIuNDg2eiIvPgo8L3N2Zz4=') !important
}

.theme-krajee-svg .empty-stars .krajee-icon-star {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMzJweCIgd2lkdGg9IjMycHgiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDQ4Ljk0IDQ3Ljk0IiBmaWxsPSIjZTJlOGYwIj4KPHBhdGggZD0iTTI2LjI4NSwyLjQ4Nmw1LjQwNywxMC45NTZjMC4zNzYsMC43NjIsMS4xMDMsMS4yOSwxLjk0NCwxLjQxMmwxMi4wOTEsMS43NTcgYzIuMTE4LDAuMzA4LDIuOTYzLDIuOTEsMS40MzEsNC40MDNsLTguNzQ5LDguNTI4Yy0wLjYwOCwwLjU5My0wLjY4NiwyLjQ0OC0wLjc0MiwyLjI4NWwyLjA2NSwxMi4wNDIgYzAuMzYyLDIuMTA5LTEuODUyLDMuNzE3LTMuNzQ2LDIuNzIybC0xMC44MTQtNS42ODVjLTAuNzUyLTAuMzk1LTEuNjUxLTAuMzk1LTIuNDAzLDBsLTEwLjgxNCw1LjY4NSBjLTEuODk0LDAuOTk2LTQuMTA4LTAuNjEzLTMuNzQ2LTIuNzIybDIuMDY1LTEyLjA0MmMwLjE0NC0wLjgzNy0wLjEzNC0xLjY5Mi0wLjczMi0yLjI4NWwtOC43NDktOC41MjggYy0xLjUzMi0xLjQ5NC0wLjY4Ny00LjA5NiwxLjQzMS00LjQwM2wxMi4wOTEtMS43NTdjMC44NDEtMC4xMjIsMS41NjgtMC42NSwxLjk0NC0xLjQxMmw1LjQwNy0xMC45NTYgQzIyLjYwMiwwLjU2NywyNS4zMzgsMC41NjcsMjYuMjg1LDIuNDg2eiIvPgo8L3N2Zz4=') !important
}

.bottom-sheet {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(100%);
    transition: transform 0.3s ease-out;
    z-index: 1050;
}

.bottom-sheet.show {
    transform: translateY(0);
}

.logo-fit {
    object-fit: contain;
}

.image-fit {
    object-fit: cover;
}

.payment-gateway-images {
    height: 30px;
}

.under_maintenance {
    max-width: 450px;
}

.tab_border {
    border: none;
}

.product_other_images {
    object-fit: contain;
    height: 450px !important;
    width: fit-content;
}

.product_main_image {
    width: 114px;
    margin-right: 10px;
}

.overflow-height {
    height: 530px;
}

.slide_image {
    width: 280px;
    margin-right: 30px;
}

.gray_slale_cod {
    filter: grayscale(100%);
}

#search_items {
    list-style: none;
    /* Remove bullets */
    margin: 0;
    padding: 0;
    max-height: 300px;
    /* Fixed height for search results */
    overflow-y: scroll;
    /* Adds scrollbar if content exceeds the height */
}

#search_items::-webkit-scrollbar {
    width: 7px;
}

#search_items::-webkit-scrollbar-track {
    border-radius: 7px;
}

#search_items::-webkit-scrollbar-thumb {
    background: rgb(66, 66, 66);
    border: 1px solid rgb(255, 255, 255);
    border-radius: 5px;
}

.search-products {
    min-width: 64%;
}

.w-62 {
    width: 62% !important;
}

.item {
    padding: 2px;
    /* border-bottom: 1px solid #eee;  */
}

.item .item-title {
    color: #000;
    /* Text color */
    text-decoration: none;
}

/* .item .item-title:hover {
    text-decoration: underline;
} */

.empty {
    color: #999;
    font-style: italic;
}

.select2-selection__rendered {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* support ticket chat  */

.direct-chat-text {
    border-radius: .3rem;
    background: #d2d6de;
    border: 1px solid #d2d6de;
    color: #444;
    margin: 5px 0 0 50px;
    padding: 5px 10px;
    position: relative;
}

.direct-chat-text {
    width: fit-content;
}

.right .direct-chat-text {
    float: right;
}

.direct-chat-timestamp {
    margin: 0 10px;
}

.direct-chat-text {
    margin: 5px 0 0 10px;
}

.right .direct-chat-text {
    margin-right: 10px;
}

.direct-chat-messages {
    height: 384px;
}

.direct-chat-primary .right>.direct-chat-text {
    background: #007bff;
    border-color: #007bff;
    color: #fff;
}

.direct-chat-name {
    font-weight: 600;
}

.direct-chat-timestamp {
    color: #697582;
}

.return-reason-card {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 15px;
    transition: 0.3s;
}

.return-reason-card:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.return-reason-card img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

.cursor-pointer {
    cursor: pointer;
}

/* Style the entire card when radio is checked */
.return-reason-card:has(input[type="radio"]:checked) {
    border: 2px solid #aaaaaa !important
}

/* Mobile Header Search Integration */
@media (max-width: 991.98px) {
    .navbar>.container {
        display: flex !important;
        flex-wrap: nowrap !important;
        align-items: center !important;
        justify-content: space-between !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .navbar-brand {
        flex-shrink: 0 !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        max-width: 80px !important;
        width: auto !important;
    }

    .navbar-brand img {
        max-height: 28px !important;
        width: auto !important;
    }

    .mobile-header-search {
        flex-grow: 1 !important;
        margin: 0 8px !important;
        min-width: 0 !important;
    }

    .mobile-header-search .select2-container {
        width: 100% !important;
    }

    .mobile-header-search .select2-container--default .select2-selection--single {
        border-radius: 30px !important;
        height: 35px !important;
        background-color: #f0f2f5 !important;
        border: 1px solid #e4e6eb !important;
    }

    .mobile-header-search .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 33px !important;
        font-size: 13px !important;
        padding-left: 15px !important;
        color: #65676b !important;
    }

    .mobile-header-search .select2-container--default .select2-selection--single .select2-selection__arrow {
        display: none !important;
    }

    .navbar-other {
        flex-shrink: 0 !important;
        width: auto !important;
    }

    .navbar-other .navbar-nav {
        gap: 2px !important;
        flex-direction: row !important;
    }

    .navbar-other .nav-link {
        padding: 0 4px !important;
    }

    .navbar-other .nav-link i {
        font-size: 18px !important;
    }

    #search_items::-webkit-scrollbar {
        width: 7px;
    }

    #search_items::-webkit-scrollbar-track {
        border-radius: 7px;
    }

    #search_items::-webkit-scrollbar-thumb {
        background: rgb(66, 66, 66);
        border: 1px solid rgb(255, 255, 255);
        border-radius: 5px;
    }

    .search-products {
        min-width: 64%;
    }

    .w-62 {
        width: 62% !important;
    }

    .item {
        padding: 2px;
        /* border-bottom: 1px solid #eee;  */
    }

    .item .item-title {
        color: #000;
        /* Text color */
        text-decoration: none;
    }

    /* .item .item-title:hover {
    text-decoration: underline;
} */

    .empty {
        color: #999;
        font-style: italic;
    }

    .select2-selection__rendered {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}


    /* support ticket chat  */


    /* Fix Header Persistence - Ensure it stays above everything but below modals */
    .main-header-sticky {
        position: sticky !important;
        top: 0 !important;
        z-index: 1010 !important;
    }

    /* Ultimate Fixed Header - No Disappearance */
    .main-header-sticky.stuck {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        z-index: 1010 !important;
        background-color: #ffffff !important;
        box-shadow: 0 4px 25px rgba(0, 0, 0, 0.1) !important;
    }

    /* Premium Floating Pill Header Style */
    .main-header-sticky.stuck {
        margin: 15px 20px !important;
        width: calc(100% - 40px) !important;
        border-radius: 30px !important;
        left: 0 !important;
        right: 0 !important;
        transform: translateX(0) !important;
        transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
        border: 1px solid rgba(185, 47, 77, 0.3) !important;
    }

    @media (max-width: 991.98px) {
        .main-header-sticky.stuck {
            margin: 10px 15px !important;
            width: calc(100% - 30px) !important;
            border-radius: 20px !important;
        }
    }

    /* Permanent Floating Pill Style */
    .main-header-sticky {
        margin: 15px 20px !important;
        width: calc(100% - 40px) !important;
        border-radius: 30px !important;
        border: 1px solid rgba(185, 47, 77, 0.3) !important;
        background-color: #ffffff !important;
        transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
    }

    @media (max-width: 991.98px) {
        .main-header-sticky {
            margin: 10px 15px !important;
            width: calc(100% - 30px) !important;
            border-radius: 20px !important;
        }
    }

    /* Fix Cart Layering - Ensure offcanvas is above the sticky header */
    .main-header-sticky.stuck {
        z-index: 1030 !important;
        /* Standard sticky level */
    }

    /* Ensure offcanvas backdrop and content are always on top of the fixed header */
    .offcanvas-backdrop {
        z-index: 2000 !important;
    }

    .offcanvas {
        z-index: 2010 !important;
    }

    .modal-backdrop {
        z-index: 3000 !important;
    }

    .modal {
        z-index: 3010 !important;
    }

.premium-current-price {
    font-size: 17px;
    font-weight: 900;
    color: rgb(194, 23, 65);
}

.premium-old-price {
    font-size: 13px;
    color: #e53e3e !important;
    text-decoration: line-through !important;
    opacity: 0.8;
}

    /* Premium Product Card Redesign v2 */
    .premium-card {
        background: #ffffff;
        border: 1px solid rgba(0, 0, 0, 0.06);
        border-radius: 16px;
        overflow: hidden;
        transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
        height: 100%;
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .premium-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
        border-color: rgba(0, 0, 0, 0.1);
    }

    .premium-card figure {
        margin: 0;
        position: relative;
        overflow: hidden;
        background: #fdfdfd;
        border-radius: 16px 16px 0 0 !important;
        border: none !important;
    }

    .premium-card figure img {
        width: 100%;
        aspect-ratio: 1/1;
        object-fit: contain;
        transition: transform 0.6s ease;
    }

    .premium-card:hover figure img {
        transform: scale(1.08);
    }

    .premium-card-content {
        padding: 18px;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
    }

    .product-store-name {
        display: block;
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.8px;
        color: #ffffff;
        background: rgb(194, 23, 65);
        padding: 2px 10px;
        border-radius: 6px;
        width: fit-content;
        margin-bottom: 10px;
        transition: all 0.3s ease;
        box-shadow: 0 2px 4px rgba(194, 23, 65, 0.2);
    }

    .premium-card:hover .product-store-name {
        transform: scale(1.05);
        box-shadow: 0 4px 8px rgba(194, 23, 65, 0.3);
    }

    .premium-product-title,
    .post-title,
    .title.title_wrap {
        font-size: 14px !important;
        font-weight: 800;
        line-height: 1.2;
        color: #2d3748;
        margin-bottom: 0px !important;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        min-height: unset !important;
        padding-bottom: 0 !important;
    }

    .premium-product-rating,
    .post-header .rating,
    .product-rating-small {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    .premium-price-wrapper {
        margin-top: auto;
        display: flex;
        align-items: baseline;
        gap: 8px;
        flex-wrap: wrap;
    }

    .mySwiper4 .premium-price-wrapper {
        margin-top: 3px !important;
    }

    .mySwiper4 .rating-container {
        margin-bottom: -5px !important;
    }


    /* Sale Tag Modernization */
    .formal-sale-bg {
        background: linear-gradient(135deg, #ff416c 0%, #ff4b2b 100%) !important;
        border-radius: 0 0 12px 0 !important;
        padding: 6px 12px !important;
        font-weight: 700 !important;
        box-shadow: 0 4px 10px rgba(255, 65, 108, 0.3);
    }

    /* Quick View & Like Buttons Refinement */
    .premium-card .desktop_quick_view {
        opacity: 0;
        transform: translateY(10px);
        transition: all 0.3s ease;
    }

    .premium-card:hover .desktop_quick_view {
        opacity: 1;
        transform: translateY(0);
    }

    .premium-card .item-cart,
    .premium-card .item-view,
    .premium-card .item-like,
    .premium-card .item-compare {
        background: #fff !important;
        color: #2d3748 !important;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
        border-radius: 10px !important;
        width: 40px !important;
        height: 40px !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        margin: 5px !important;
        font-size: 18px !important;
    }

    .premium-card .item-cart:hover,
    .premium-card .item-view:hover,
    .premium-card .item-like:hover,
    .premium-card .item-compare:hover {
        background: var(--primary-color) !important;
        color: #fff !important;
    }

    /* Premium Floating Mobile Bottom Navbar - Glassmorphism v1 */
    @media (max-width: 991.98px) {
        .premium-bottom-nav {
            position: fixed !important;
            bottom: 25px !important;
            left: 50% !important;
            transform: translateX(-50%) !important;
            width: 92% !important;
            max-width: 480px !important;
            height: 75px !important;
            background: rgba(255, 255, 255, 0.75) !important;
            backdrop-filter: blur(12px) saturate(180%) !important;
            -webkit-backdrop-filter: blur(12px) saturate(180%) !important;
            border-radius: 40px !important;
            display: flex !important;
            justify-content: space-around !important;
            align-items: center !important;
            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12) !important;
            border: 1px solid rgba(185, 47, 77, 0.3) !important;
            z-index: 1010 !important;
            padding: 0 10px !important;
        }

        .premium-bottom-nav .nav-item {
            display: flex !important;
            flex-direction: column !important;
            align-items: center !important;
            justify-content: center !important;
            text-decoration: none !important;
            color: #4a5568 !important;
            width: 18% !important;
            height: 60px !important;
            transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
            position: relative !important;
        }

        .premium-bottom-nav .nav-item i,
        .premium-bottom-nav .nav-item svg {
            font-size: 24px !important;
            margin-bottom: 2px !important;
            transition: all 0.3s ease !important;
        }

        .premium-bottom-nav .nav-item span {
            font-size: 10px !important;
            font-weight: 700 !important;
            font-family: 'Cairo', sans-serif !important;
        }

        /* Active State Redesign */
        .premium-bottom-nav .nav-item.active {
            background: rgba(185, 47, 77, 0.1) !important;
            border: 1.5px solid rgba(185, 47, 77, 0.6) !important;
            border-radius: 20px !important;
            color: rgb(185, 47, 77) !important;
            height: 65px !important;
            width: 20% !important;
        }

        .premium-bottom-nav .nav-item.active i,
        .premium-bottom-nav .nav-item.active svg,
        .premium-bottom-nav .nav-item.active span {
            color: rgb(185, 47, 77) !important;
        }

        /* Floating Explore Button (Crown) - Special Treatment */
        .premium-bottom-nav .nav-item:nth-child(3) i {
            font-size: 28px !important;
            /* margin-top: -10px !important; */
        }

        /* Hide standard footer bottom bar on mobile to avoid clutter if any exists */
        .footer-bottom {
            padding-bottom: 100px !important;
        }
    }

    /* Mobile Sidebar & Filter Navigation Color Overrides */
    .offcanvas-nav,
    #offcanvas-category {
        background-color: #1e293b !important;
        /* Ensuring dark background for white text */
    }

    .offcanvas-nav .nav-link,
    #offcanvas-category .nav-link,
    #offcanvas-category .accordion-button {
        color: #ffffff !important;
    }

    #offcanvas-category .accordion-button {
        background-color: transparent !important;
    }

    .offcanvas-nav .nav-link.active,
    .offcanvas-nav .nav-link:hover,
    #offcanvas-category .nav-link.active,
    #offcanvas-category .nav-link:hover,
    #offcanvas-category .accordion-button:not(.collapsed) {
        color: rgb(194, 23, 65) !important;
    }

    #offcanvas-category .accordion-button:not(.collapsed) {
        background-color: rgba(194, 23, 65, 0.1) !important;
    }

    /* Bottom Nav Cart Badge Positioning */
    .premium-bottom-nav .nav-item .cart-count-badge {
        position: absolute !important;
        top: 8px !important;
        right: 10px !important;
        min-width: 18px !important;
        height: 18px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 0 4px !important;
        font-size: 9px !important;
        border: 1.5px solid #fff !important;
        border-radius: 50% !important;
        z-index: 1 !important;
    }

    .premium-bottom-nav .nav-item .cart-count-badge:empty {
        display: none !important;
    }

    /* Hide search bar on mobile screens as requested */
    @media (max-width: 991.98px) {
        .mobile-searchbar {
            display: none !important;
        }
    }

/* Global Primary Design Tokens */
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;800&display=swap');

body,
h1,
h2,
h3,
h4,
h5,
h6,
.section-title,
.title,
.post-title,
.fs-14,
.fs-16,
.add_to_cart,
.price,
.sale_tag {
    font-family: 'Cairo', sans-serif !important;
}

/* Formal Primary Colors and Shadows */
.featured-section-title {
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 4px;
    margin-bottom: 8px !important;
}

.featured-section-title h3 {
    color: #2c3e50;
    font-weight: 800;
}

.featured-section-title a {
    color: #7f8c8d;
    font-weight: 600;
    transition: color 0.3s ease;
}

/* Categories Luxury Modern Redesign */
.swiper-slide-category a {
    background: rgba(255, 255, 255, 0.7) !important;
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
    border-radius: 24px !important;
    padding: 15px 10px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03) !important;
    margin: 4px !important;
    min-height: 130px;
    width: auto !important;
}

.swiper-slide-category img {
    width: 65px;
    height: 65px;
    object-fit: cover;
    border-radius: 50% !important;
    margin-bottom: 6px;
    padding: 3px;
    border: 2px solid #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.swiper-slide-category h6 {
    color: #2d3748;
    font-weight: 800;
    font-size: 12px;
    text-align: center;
    text-transform: capitalize;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

@media (max-width: 767px) {

    .premium-product-title,
    .post-title,
    .title.title_wrap {
        font-size: 14px !important;
        font-weight: 800;
        line-height: 1.2;
        color: #2d3748;
        margin-bottom: 0px !important;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        min-height: unset !important;
        padding-bottom: 0 !important;
    }

    .premium-product-rating,
    .post-header .rating,
    .product-rating-small {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    .swiper-slide-category a {
        min-height: 120px;
        padding: 10px 5px !important;
        border-radius: 20px !important;
    }

    .swiper-slide-category img {
        width: 50px !important;
        height: 50px !important;
        margin-bottom: 4px !important;
    }

    .swiper-slide-category h6 {
        font-size: 11px !important;
    }
}

@media (max-width: 767px) {

    /* Restore compact section titles and badges */
    .featured-section-title h3 {
        font-size: 16px !important;
    }

    .featured-section-title a {
        font-size: 12px !important;
    }

    .verification-badge {
        width: 20px !important;
        height: 20px !important;
        bottom: -4px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        right: unset !important;
    }

    .seller-logo-container {
        width: 75px !important;
        height: 75px !important;
    }
}

/* Global Background Override */
.bg-light,
.wrapper.bg-light,
section.bg-light,
.main-content,
.listing-page,
.bg-soft-grape {
    background-color: rgb(252, 252, 248) !important;
}

/* Absolute Verification Badge Fix */
.verification-badge {
    position: absolute !important;
    bottom: -4px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 20px !important;
    height: 20px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 5 !important;
}

.verification-badge svg {
    width: 100% !important;
    height: 100% !important;
    max-width: 20px !important;
    max-height: 20px !important;
}

/* Section Header Typography Optimization */
.name-verification {
    margin-top: 2px !important;
}

.featured-section-title h3,
.section-title,
h3.text-dark.mb-0.text-truncate {
    font-size: 18px !important;
    font-weight: 800 !important;
    letter-spacing: -0.01em !important;
}

.featured-section-title a,
.featured-section-title a span,
.hover.text-decoration-none.text-nowrap span {
    font-size: 13px !important;
    font-weight: 600 !important;
}

@media (max-width: 991px) {

    .featured-section-title h3,
    .section-title,
    h3.text-dark.mb-0.text-truncate {
        font-size: 16px !important;
    }

    .featured-section-title a,
    .featured-section-title a span,
    .hover.text-decoration-none.text-nowrap span {
        font-size: 12px !important;
    }
}

/* --- PREMIUM REDESIGN MASTER SYNC V4 --- */

/* 1. Global Page Background */
body,
.bg-light,
.wrapper.bg-light,
section.bg-light,
.main-content,
.listing-page,
.bg-soft-grape {
    background-color: rgb(252, 252, 248) !important;
}

/* 2. Section Headers & Navigation */
.featured-section-title h3,
.section-title,
.title,
.default_heading h3 {
    font-size: 18px !important;
    font-weight: 800 !important;
    color: #2c3e50 !important;
}

.featured-section-title a,
.featured-section-title a span {
    font-size: 13px !important;
}

@media (max-width: 991px) {

    .featured-section-title h3,
    .section-title {
        font-size: 16px !important;
    }

    .featured-section-title a {
        font-size: 12px !important;
    }
}

/* 3. Category Cards (Tighter) */
.swiper-slide-category a {
    min-height: 120px !important;
    padding: 10px 5px !important;
}

.swiper-slide-category img {
    width: 65px !important;
    height: 65px !important;
    margin-bottom: 6px !important;
}

.swiper-slide-category h6 {
    font-size: 12px !important;
    font-weight: 800 !important;
}

@media (max-width: 767px) {
    .swiper-slide-category img {
        width: 50px !important;
        height: 50px !important;
        margin-bottom: 4px !important;
    }

    .swiper-slide-category h6 {
        font-size: 11px !important;
    }
}

/* 4. Seller / Distributor Cards (Centered Badge & Spacing) */
.seller-logo-container {
    width: 95px !important;
    height: 95px !important;
    position: relative !important;
}

.verification-badge {
    position: absolute !important;
    bottom: -5px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 21px !important;
    height: 21px !important;
    z-index: 5 !important;
    display: flex !important;
}

.verification-badge svg {
    width: 100% !important;
    height: 100% !important;
}

.name-verification {
    margin-top: 1px !important;
    font-weight: 800 !important;
    font-size: 13px !important;
    display: flex !important;
    justify-content: center !important;
}

@media (max-width: 767px) {
    .seller-logo-container {
        width: 75px !important;
        height: 75px !important;
    }

    .name-verification {
        font-size: 12px !important;
        margin-top: 1px !important;
    }
}

/* 5. Product Cards (No-Gap & Premium) */
.premium-product-title,
.post-title,
.title.title_wrap {
    font-size: 14px !important;
    margin-bottom: 0px !important;
    min-height: unset !important;
    padding-bottom: 0 !important;
    line-height: 1.2 !important;
}

.premium-product-rating,
.post-header .rating,
.product-rating-small {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* --- PRODUCT IMAGE STANDARDIZATION --- */
.premium-card figure,
.default-style figure,
.product-bg figure,
.product-grid figure {
    aspect-ratio: 1 / 1.1 !important;
    overflow: hidden !important;
    background-color: #f8f9fa !important;
    margin-bottom: 0 !important;
}

.premium-card figure img,
.default-style figure img,
.product-bg figure img,
.product-grid figure img,
figure img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    transition: transform 0.4s ease !important;
}

@media (max-width: 767px) {

    /* Ensure 2-column grid images are perfectly sized */
    .premium-card figure,
    .default-style figure {
        aspect-ratio: 1 / 1.1 !important;
    }
}

/* --- CARD BACKGROUND REMOVAL (CLEAN UI) --- */
.swiper-slide,
.swiper-slide-category a,
.seller-item,
.category-item {
    background: transparent !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}

/* Ensure images still have their own subtle styling if needed */
.swiper-slide-category img,
.seller-logo-container img {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05) !important;
}

/* --- SLIGHT ICON SIZE INCREASE --- */
/* Categories */
.swiper-slide-category img {
    width: 75px !important;
    height: 75px !important;
}

/* Sellers */
.seller-logo-container {
    width: 105px !important;
    height: 105px !important;
}

@media (max-width: 767px) {
    .swiper-slide-category img {
        width: 60px !important;
        height: 60px !important;
    }

    .seller-logo-container {
        width: 85px !important;
        height: 85px !important;
    }
}

/* --- FINAL ICON SIZE OPTIMIZATION --- */
/* Categories */
.swiper-slide-category img {
    width: 85px !important;
    height: 85px !important;
}

/* Sellers */
.seller-logo-container {
    width: 125px !important;
    height: 125px !important;
}

@media (max-width: 767px) {
    .swiper-slide-category img {
        width: 72px !important;
        height: 72px !important;
    }

    .seller-logo-container {
        width: 105px !important;
        height: 105px !important;
    }
}

/* --- EXTREME SPACING TIGHTENING (SELLERS) --- */
.verification-badge {
    bottom: -2px !important;
    /* Bring tick closer to the logo edge */
}

.name-verification {
    margin-top: -2px !important;
    /* Overlap slightly with the badge for extreme compactness */
    font-size: 13px !important;
}

@media (max-width: 767px) {
    .verification-badge {
        bottom: -3px !important;
    }

    .name-verification {
        margin-top: -1px !important;
        font-size: 12px !important;
    }
}

/* --- ULTRA TIGHT SPACING (ZERO GAP) --- */
.verification-badge {
    bottom: 5px !important;
    /* Move badge SLIGHTLY INSIDE the logo circle */
}

.name-verification {
    margin-top: -12px !important;
    /* Pull name UP to overlap the bottom of the icon container */
    padding-top: 0 !important;
}

@media (max-width: 767px) {
    .verification-badge {
        bottom: 2px !important;
    }

    .name-verification {
        margin-top: -10px !important;
    }
}

/* --- REFINED SELLERS SPACING (GROUP COHESION) --- */
.verification-badge {
    bottom: -1px !important;
    /* Sit exactly at the bottom edge of the logo */
}

.name-verification {
    margin-top: 6px !important;
    /* Maintain a small, elegant gap between icon and name */
    padding-top: 0 !important;
}

@media (max-width: 767px) {
    .verification-badge {
        bottom: -2px !important;
    }

    .name-verification {
        margin-top: 5px !important;
    }
}

/* --- VERIFICATION TICK AS SUFFIX --- */
.verification-badge {
    display: none !important;
    /* Hide the floating badge */
}

.name-verification {
    margin-top: 10px !important;
    /* Normal tight spacing below logo */
    font-size: 13px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.name-verification svg {
    width: 15px !important;
    height: 15px !important;
    margin-left: 4px !important;
}

@media (max-width: 767px) {
    .name-verification {
        margin-top: 8px !important;
        font-size: 12px !important;
    }
}

/* --- INTEGRATED VERIFICATION BADGE --- */
.seller-logo-container .verification-badge {
    display: none !important;
    /* Hide old floating badge */
}

.name-verification {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: 8px !important;
    /* Elegant gap below the logo icon */
    font-weight: 800 !important;
}

.name-verification svg {
    width: 14px !important;
    height: 14px !important;
    margin-left: 5px !important;
}

/* --- FINAL INTEGRATED UNIT TIGHTENING --- */
.name-verification {
    margin-top: 1px !important;
    /* Extremely tight gap between logo and integrated name unit */
}

@media (max-width: 767px) {
    .name-verification {
        margin-top: 0px !important;
        /* Group them almost touching for maximum compactness */
    }
}

/* --- RADICAL SELLERS TIGHTENING (ZERO ALL) --- */
.seller-logo-container {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.swiper-slide-category a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.name-verification {
    margin-top: -5px !important;
    /* Move name UP towards the icon */
    line-height: 1 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

@media (max-width: 767px) {
    .name-verification {
        margin-top: -3px !important;
    }
}

/* --- DIAGNOSTIC FORCE OVERLAP --- */
.swiper-slide-category a {
    gap: 0px !important;
}

.seller-logo-container {
    margin-bottom: -15px !important;
    /* Force the image to OVERLAP THE NAME significantly */
}

.name-verification {
    margin-top: -15px !important;
    /* Pull name even higher */
    position: relative !important;
    z-index: 10 !important;
}

/* --- HOME SLIDER VIDEO OPTIMIZATION --- */
.video-wrapper {
    position: relative !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 450px !important;
    /* Standard slider height */
    overflow: hidden !important;
    pointer-events: none !important;
    /* Disable all interactions (hides controls) */
}

.video-wrapper iframe {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 100% !important;
    height: 100% !important;
    transform: translate(-50%, -50%) !important;
    border: none !important;
}

@media (max-width: 767px) {
    .video-wrapper {
        min-height: 250px !important;
        /* Adjust for mobile */
    }
}

/* --- HOME SLIDER VIDEO CENTERING FIX --- */
.video-wrapper iframe {
    height: 150% !important;
    /* Drastically increased height to ensure mid-section visibility */
    width: 100% !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    min-height: 100% !important;
    object-fit: cover !important;
}

@media (max-width: 767px) {
    .video-wrapper iframe {
        height: 180% !important;
        /* Even taller for vertical mobile perspective */
    }
}

/* --- HOME SLIDER VIDEO FORCE-CENTER V2 --- */
.video-wrapper {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
    background: #000 !important;
    /* Black background for any leaks */
}

.video-wrapper iframe {
    position: relative !important;
    /* Switch to relative for flex centering */
    top: 0 !important;
    left: 0 !important;
    transform: scale(1.6) !important;
    /* Scale UP to cover more area */
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

@media (max-width: 767px) {
    .video-wrapper iframe {
        transform: scale(2.2) !important;
        /* More aggressive scaling for vertical mobile aspect */
    }
}

/* --- HOME SLIDER VIDEO LOGICAL CENTERING --- */
.video-wrapper {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
    background: #000 !important;
    height: 450px !important;
    /* Force fixed height for stability */
}

.video-wrapper iframe {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 100% !important;
    height: 115% !important;
    /* Very slight increase to allow for logical vertical centering */
    transform: translate(-50%, -50%) !important;
    transform-origin: center center !important;
    min-height: 100% !important;
}

@media (max-width: 767px) {
    .video-wrapper {
        height: 250px !important;
    }

    .video-wrapper iframe {
        height: 125% !important;
        /* Slightly more for mobile aspect ratios */
    }
}

/* --- HOME SLIDER VIDEO ZOOM FIX (OBJECT-FIT COVER) --- */
.video-wrapper {
    position: relative !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 480px !important;
    /* Standardized premium height */
    overflow: hidden !important;
    pointer-events: none !important;
}

.video-wrapper iframe {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 115% !important;
    /* Slightly over-scale to "cover" the container */
    height: 115% !important;
    transform: translate(-50%, -50%) !important;
    border: none !important;
}

@media (max-width: 767px) {
    .video-wrapper {
        min-height: 280px !important;
        /* Premium mobile height */
    }

    .video-wrapper iframe {
        width: 150% !important;
        /* More zoom on mobile to focus on player content */
        height: 150% !important;
    }
}

/* --- SAFARI ZOOM PREVENTION WORKAROUND --- */
html,
body {
    touch-action: manipulation !important;
    /* Prevents double-tap zoom specifically */
}

input[type="text"],
input[type="search"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea,
select {
    font-size: 16px !important;
    /* Prevents iOS Safari from auto-zooming on focus */
}

/* Floating Language Switcher */
.language-float-container {
    display: none;
    position: fixed;
    bottom: 110px;
    left: 20px;
    z-index: 10000;
}


.language-float-button {
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border: 2px solid #f78b77;
    overflow: hidden;
    transition: all 0.3s ease;
}

.language-float-button:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}

.language-float-button img {
    width: 28px;
    height: 28px;
    object-fit: contain;
}

.language-float-container .dropdown-menu {
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    border: none;
    padding: 10px 0;
    margin-bottom: 12px !important;
    min-width: 150px;
    background-color: #ffffff !important;
}

.language-float-container .dropdown-item {
    color: #2b3748 !important;
    font-weight: 600;
    padding: 8px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: all 0.2s ease;
}

.language-float-container .dropdown-item:hover {
    background-color: #f7f8fa !important;
    color: #f78b77 !important;
}

.language-float-container .dropdown-item img {
    width: 20px;
    height: 20px;
    border-radius: 4px;
}

.language-float-container .dropdown-item {
    padding: 10px 15px;
    font-weight: 600;
    color: #343f52;
    display: flex;
    align-items: center;
}

.language-float-container .dropdown-item:hover {
    background-color: #f0f2f5;
}

.language-float-container .dropdown-item img {
    margin-right: 10px;
}

/* Modern Seller Listing Redesign */
.seller-listing-container {
    background-color: #f8f9fa;
    min-height: 100vh;
    padding-bottom: 50px;
}

.seller-header-modern {
    background: #fff;
    padding-top: env(safe-area-inset-top);
}

.seller-search-modern-wrapper {
    padding: 12px 16px;
    position: relative;
}

.seller-search-modern {
    background: #f1f2f4;
    border: none;
    border-radius: 14px;
    padding: 12px 16px 12px 48px;
    width: 100%;
    font-size: 15px;
    color: #333;
}

.seller-search-modern::placeholder {
    color: #949ca9;
}

.search-icon-modern {
    position: absolute;
    left: 28px;
    top: 50%;
    transform: translateY(-50%);
    color: #949ca9;
    font-size: 18px;
}

.mic-icon-modern {
    position: absolute;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
    color: #949ca9;
    font-size: 20px;
}

.seller-tabs-modern {
    display: flex;
    flex-direction: row;
    background: #fff;
    padding: 0 5px;
    border-bottom: 1px solid #f0f0f0;
    width: 100%;
}

.seller-tab-item {
    flex: 1;
    text-align: center;
    padding: 14px 0;
    font-weight: 700;
    color: #8d94a0;
    text-decoration: none !important;
    position: relative;
    font-size: 15px;
    transition: all 0.2s ease;
}

.seller-tab-item.active {
    color: #1a1d23;
}

.seller-tab-item.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 10%;
    right: 10%;
    height: 3px;
    background: #b11d4c;
    border-radius: 4px 4px 0 0;
}

.premium-seller-card {
    background: #fff;
    border-radius: 20px;
    margin: 12px 16px;
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 16px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);
    text-decoration: none !important;
    transition: all 0.2s ease;
    border: 1px solid rgba(0, 0, 0, 0.02);
}

.premium-seller-card:active {
    transform: scale(0.98);
}

.seller-card-logo-wrapper {
    width: 72px;
    height: 72px;
    flex-shrink: 0;
}

.seller-card-logo {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #f0f0f0;
}

.seller-card-info {
    flex-grow: 1;
}

.seller-card-name-row {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 4px;
}

.seller-card-name {
    font-size: 16px;
    font-weight: 800;
    color: #1a1d23;
    margin: 0;
}

.verified-badge-modern {
    color: #0095F6;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.seller-card-stats {
    font-size: 13px;
    color: #6c757d;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
}

.seller-card-rating {
    color: #ffc107;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 3px;
}

.seller-status-badge-modern {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 8px;
    font-size: 11px;
    font-weight: 700;
}

.status-open-modern {
    background: #e6fcf5;
    color: #0ca678;
}

.status-closed-modern {
    background: #fff5f5;
    color: #e03131;
}

.seller-card-chevron {
    color: #adb5bd;
    font-size: 20px;
}

[dir="rtl"] .seller-card-chevron {
    transform: rotate(180deg);
}

.seller-header-modern {
    z-index: 1020 !important;
    position: sticky !important;
    top: 75px;
    background: #fff;
    margin-top: 25px;
    margin-bottom: -5px;
}

@media (max-width: 991px) {
    .seller-header-modern {
        top: 0px !important;
    }
}

.seller-tab-item.active {
    color: var(--primary-color) !important;
}

.seller-tab-item.active::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 20%;
    right: 20%;
    height: 3px;
    background: var(--primary-color);
    border-radius: 10px 10px 0 0;
}

.tab-content-modern.d-none {
    display: none !important;
}

/* Modern Categories Page Two-Pane Layout */
.categories-layout-modern {
    display: flex;
    height: calc(100vh - 140px);
    overflow: hidden;
    background: #f8f9fa;
    margin: -15px -15px 0 -15px; /* Offset parent container padding */
}

.categories-sidebar-modern {
    width: 90px;
    min-width: 90px;
    background: #fff;
    overflow-y: auto;
    border-right: 1px solid #eee;
    padding-bottom: 80px;
    display: flex;
    flex-direction: column;
}

.cat-nav-item {
    padding: 15px 5px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    cursor: pointer;
    border-right: 3px solid transparent;
    transition: all 0.2s;
}

.cat-nav-item img, .cat-nav-item i {
    width: 40px;
    height: 40px;
    object-fit: contain;
    border-radius: 50%;
}

.cat-nav-item i {
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666;
}

.cat-nav-item span {
    font-size: 11px;
    font-weight: 500;
    color: #666;
    line-height: 1.2;
}

.cat-nav-item.active {
    background: #fdf2f5;
    border-right: 3px solid #e91e63;
}

.cat-nav-item.active span {
    color: #e91e63;
    font-weight: 700;
}

.cat-nav-item.active i {
    color: #e91e63;
}

.categories-content-modern {
    flex-grow: 1;
    overflow-y: auto;
    padding: 15px;
    padding-bottom: 100px;
}

.cat-content-section {
    display: none;
}

.cat-content-section.active {
    display: block;
}

.cat-content-header {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cat-content-header h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
}

.sub-cat-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.sub-cat-item {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    text-decoration: none !important;
}

.sub-cat-item .sub-cat-img-wrapper {
    width: 100%;
    aspect-ratio: 1/1;
    background: #fff;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

.sub-cat-item img {
    width: 80%;
    height: 80%;
    object-fit: contain;
}

.sub-cat-item span {
    font-size: 12px;
    color: #333;
    font-weight: 500;
    line-height: 1.2;
}

/* Bottom Nav Active Style for Categories */
.nav-item[href*="categories"].active {
    background: #fde8ef !important;
    border-radius: 15px !important;
    padding: 3px 12px !important;
    transform: scale(1.05);
}

.nav-item[href*="categories"].active i,
.nav-item[href*="categories"].active span {
    color: #e91e63 !important;
}

.nav-item[href*="categories"].active svg {
    color: #e91e63 !important;
}

/* RTL Adjustments */
[dir="rtl"] .categories-sidebar-modern {
    border-right: none;
    border-left: 1px solid #eee;
}

[dir="rtl"] .cat-nav-item {
    border-right: none;
    border-left: 3px solid transparent;
}

[dir="rtl"] .cat-nav-item.active {
    border-left: 3px solid #e91e63;
}