:root {
    --input-placeholder-color: #222;
    --white-clr: #fff;
}

.rtl {
    direction: var(--web-direction);
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: var(--web-primary);
}

.dropdown-item.active,
.dropdown-item:active {
    color: var(--web-secondary);
}

.navbar-light .navbar-tool-icon-box {
    color: var(--web-primary);
}

.search_button {
    background-color: var(--web-primary);
}

.navbar-stuck-menu {
    background-color: var(--web-primary);
}

.mega-nav .nav-item .nav-link {
    color: var(--web-primary) !important;
}

.owl-theme .owl-nav [class*="owl-"],
.checkbox-alphanumeric label:hover {
    border-color: var(--web-primary);
}

::-webkit-scrollbar-thumb:hover {
    background: var(--web-secondary) !important;
}

[type="radio"]:not(.show) {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

[type="radio"]:not(.show) + span:after {
    box-shadow: 0 0 0 0.1em var(--web-secondary);
}

[type="radio"]:not(.show):checked + span:after {
    background: var(--web-secondary);
    box-shadow: 0 0 0 0.1em var(--web-secondary);
}

.navbar-tool .navbar-tool-label {
    background-color: var(--web-secondary) !important;
}

.btn--primary {
    color: #fff;
    background-color: var(--web-primary) !important;
    border-color: var(--web-primary) !important;
}

.d--none {
    display: none;
}

.web-text-primary,
.text-primary {
    color: var(--web-primary) !important;
}

.btn--primary:hover {
    color: #fff;
    background-color: var(--web-primary) !important;
    border-color: var(--web-primary) !important;
}

.btn-secondary {
    background-color: var(--web-secondary) !important;
    border-color: var(--web-secondary) !important;
}

.btn-outline-accent:hover {
    color: #fff;
    background-color: var(--web-primary);
    border-color: var(--web-primary);
}

.btn-outline-accent {
    color: var(--web-primary);
    border-color: var(--web-primary);
}

.text-accent {
    color: var(--web-primary);
}

.text-base-2 {
    color: var(--web-secondary);
}
a:hover {
    color: var(--web-primary);
}

.text-primary,
.text-base,
.active-menu {
    color: var(--web-primary) !important;
}

.page-item.active > .page-link {
    box-shadow: 0 0.5rem 1.125rem -0.425rem var(--web-primary);
}

.page-item.active .page-link {
    background-color: var(--web-primary);
}

.btn-outline-accent:not(:disabled):not(.disabled):active,
.btn-outline-accent:not(:disabled):not(.disabled).active,
.show > .btn-outline-accent.dropdown-toggle {
    background-color: var(--web-secondary);
    border-color: var(--web-secondary);
}

.btn-outline-primary {
    color: var(--web-primary);
    border-color: var(--web-primary);
}

.btn-outline-primary:hover {
    background-color: var(--web-primary);
    border-color: var(--web-primary);
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 0 0 var(--web-primary);
}

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

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 var(--web-primary);
}

.for-discount-value {
    background: var(--web-primary);
}

span.badge-accent {
    color: var(--base);
    background-color: var(--web-primary-40);
}

span.badge-accent:hover {
    color: var(--base) !important;
}

.custom-light-primary-color {
    background-color: var(--web-primary-10);
}

.custom-light-primary-color-20 {
    background-color: var(--web-primary-20);
}

.password-toggle-btn
    .custom-control-input:checked
    ~ .password-toggle-indicator {
    color: var(--web-primary);
}

.for-count-value {
    color: var(--web-primary);
}

.web--bg-primary {
    background-color: var(--web-primary);
}

.web--bg-secondary {
    background-color: var(--web-secondary);
}

.count-value {
    color: var(--web-primary);
}

@media (min-width: 768px) {
    .navbar-stuck-menu {
        background-color: var(--web-primary);
    }
}

@media (max-width: 767px) {
    .search_button .input-group-text i {
        color: var(--web-primary) !important;
    }
    .search_button .input-group-text i.text-absolute-white{
        color: #ffffff !important;
    }

    .mega-nav1 {
        color: var(--web-primary) !important;
    }

    .mega-nav1 .nav-link {
        color: var(--web-primary) !important;
    }
}

@media (max-width: 471px) {
    .mega-nav1 {
        color: var(--web-primary) !important;
    }

    .mega-nav1 .nav-link {
        color: var(--web-primary) !important;
    }
}

.text-align-direction {
    text-align: var(--text-align-direction) !important;
}

.web-direction {
    direction: var(--web-direction) !important;
}

.social-media:hover {
    color: var(--web-secondary) !important;
}

.bg-white-overlay-50 {
    background: rgba(255, 255, 255, 0.05);
}

.min-width-160px {
    min-width: 160px !important;
}

.tracking-page .closet {
    float: var(--text-align-direction-alt);
}

.checkout-details-page .nav-tabs {
    border: none;
}

.checkout-details-page .nav-tabs .nav-item {
    width: 49%;
    text-align: center;
}

.checkout-details-page .nav-tabs .nav-link::before {
    height: 0;
}

.checkout-details-page .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    background: var(--web-primary);
    border-color: var(--web-primary);
}

.checkout-details-page .nav-tabs .nav-link {
    background: var(--web-secondary);
    border: 1px solid var(--web-secondary);
}

.bootstrap-select.dropdown.form-control button {
    border: 1px solid #e3e9ef !important;
}

.bootstrap-select.dropdown.form-control button:focus {
    outline: none !important;
    box-shadow: none;
}

@media (max-width: 600px) {
    .contact-us-page.sidebar_heading {
        background: var(--web-primary);
    }
}

.delete-account-dropdown-menu {
    width: 200px;
    min-width: 0 !important;
}

.checkout-steps.steps-light .step-item.active .step-count,
.checkout-steps.steps-light .step-item.active .step-progress {
    color: #ffffff;
    background-color: var(--web-primary);
}

.checkout-steps.steps-light .step-count,
.checkout-steps.steps-light .step-progress {
    color: #4f4f4f;
    background-color: rgba(225, 225, 225, 0.67);
}

.checkout-steps.steps-light .step-item.active.current {
    color: var(--web-primary) !important;
    pointer-events: none;
}

.checkout-steps.steps-light .step-item {
    color: #4f4f4f;
    font-size: 14px;
    font-weight: 400;
}
.customize-step{
    margin: 0 auto 20px;
    max-width: 600px;
}
.customize-step .step-item{
    width: 190px;
    text-align: center;
}
.customize-step .step-item .step-count{
    width: 30px;
    height: 30px;
    border: 2px solid var(--border1);
    background-color: var(--color-white);
}
.customize-step .step-item:not(:last-child)::before{
    position: absolute;
    content: "";
    top: 4px;
    inset-inline-start: 110px;
    width: 168px;
    height: 1px;
    border-top: 2px dashed var(--border1);

}
.customize-step .step-item.active::before{
    border-top: 2px solid var(--web-primary);
}
.customize-step .step-item .step-count i{
    opacity: 0;
}
.customize-step .step-item.active .step-count i{
    opacity: 1 !important;
}
.customize-step .step-item.active .step-count{
    background-color: var(--web-primary) !important;
}
.fw-medium{
    font-weight: 500 !important;
}
@media screen and (max-width: 767px) {
    .customize-step{
        max-width: 100%;
        display: flex;
        align-items: flex-start;
    }
    .customize-step .step-item{
        width: 100%;
        text-align: center;
    }
    .customize-step .step-item .step-count{
        width: 30px;
        height: 30px;
        border: 2px solid var(--border1);
        background-color: var(--color-white);
    }
    .customize-step .step-item:not(:last-child)::before{
        position: absolute;
        content: "";
        top: 4px;
        inset-inline-start: 110px;
        width: 100%;
        height: 1px;
        border-top: 2px dashed var(--border1);

    }
}
@media screen and (max-width: 575px) {
    .customize-step .step-item:not(:last-child)::before{
        position: absolute;
        content: "";
        top: 4px;
        inset-inline-start: 80px;
        width: 100%;
        height: 1px;
        border-top: 2px dashed var(--border1);
    }
}
@media screen and (max-width: 575px) {
    .customize-step .step-item:not(:last-child)::before{
        inset-inline-start: 60px;
        border-top: 2px dashed var(--border1);
    }
}

.list-group-flush .list-group-item li,
.list-group-flush .list-group-item li a {
    color: var(--web-primary);
}

.list-group-flush .list-group-item li,
.list-group-flush .list-group-item li a:hover {
    color: var(--web-secondary);
}

.order-summery-aside .cart_title {
    font-weight: 400 !important;
    font-size: 14px;
}

.order-summery-aside .cart_value {
    font-weight: 600 !important;
    font-size: 14px;
}

@media (max-width: 575px) {
    .order-summery-aside .cart_title,
    .order-summery-aside .cart_value {
        font-size: 14px;
    }
}

.order-summery-aside .__cart-total_sticky {
    position: sticky;
    top: 80px;
}

.order-details-nav.nav-menu > * {
    border: none;
    border-bottom: 2px solid transparent;
    background-color: transparent;
    padding: 0.5rem 0;
    color: #9b9b9b;
}

.order-details-nav.nav-menu > *.active {
    border-color: #1455ac;
    color: #1455ac;
    font-weight: 700;
}

.max-width-150px {
    max-width: 150px;
}

.max-width-200px {
    max-width: 200px;
}

.max-width-350px {
    max-width: 350px;
}
.max-width-500px {
    max-width: 500px;
}

.width-300px {
    width: 300px;
}

.height-100px {
    height: 100px;
}

.max-height-500px {
    max-height: 500px !important;
}

[dir="ltr"] .heading_search {
    padding: 10px 29px 10px 20px;
}

[dir="rtl"] .heading_search {
    padding: 10px 20px 10px 29px;
}

[dir="ltr"] .chat_ib {
    padding: 0 0 6px 15px;
}

[dir="rtl"] .chat_ib {
    padding: 0 15px 6px 0;
}

[dir="ltr"] .received_msg {
    padding: 0 0 0 10px;
}

[dir="rtl"] .received_msg {
    padding: 0 10px 0 0;
}

[dir="ltr"] .received_withdraw_msg p {
    padding: 4px 8px 3px 10px;
}

[dir="rtl"] .received_withdraw_msg p {
    padding: 4px 10px 3px 8px;
}

.msg_history {
    padding: 0 15px;
}

[dir="ltr"] .send_msg p {
    padding: 5px 10px 5px 12px;
}

[dir="rtl"] .send_msg p {
    padding: 5px 12px 5px 10px;
}

.p-12px {
    padding: 12px;
}

[dir="ltr"] .ps-12px {
    padding-left: 12px;
}

[dir="rtl"] .ps-12px {
    padding-right: 12px;
}

[dir="ltr"] .float-start {
    float: left;
}

[dir="rtl"] .float-start {
    float: right;
}

[dir="ltr"] .float-end {
    float: right;
}

[dir="rtl"] .float-end {
    float: left;
}

[dir="ltr"] .ms-auto {
    margin-left: auto;
}

[dir="rtl"] .ms-auto {
    margin-right: auto;
}

[dir="ltr"] .ms-2 {
    margin-left: 0.5rem !important;
}

[dir="rtl"] .ms-2 {
    margin-right: 0.5rem !important;
}

[dir="ltr"] .me-2 {
    margin-right: 0.5rem !important;
}

[dir="rtl"] .me-2 {
    margin-left: 0.5rem !important;
}

[dir="ltr"] .me-3 {
    margin-right: 1rem !important;
}

[dir="rtl"] .me-3 {
    margin-left: 1rem !important;
}

[dir="ltr"] .me-4 {
    margin-right: 1.5rem !important;
}

[dir="rtl"] .me-4 {
    margin-left: 1.5rem !important;
}

[dir="ltr"] .ps-0 {
    padding-left: 0 !important;
}

[dir="ltr"] .ps-1 {
    padding-left: 0.25rem !important;
}

[dir="ltr"] .ps-2 {
    padding-left: 0.5rem !important;
}

[dir="ltr"] .ps-3 {
    padding-left: 1rem !important;
}

[dir="ltr"] .ps-4 {
    padding-left: 1.5rem !important;
}

[dir="ltr"] .ps-5 {
    padding-left: 3rem !important;
}

[dir="rtl"] .ps-0 {
    padding-right: 0 !important;
}

[dir="rtl"] .ps-1 {
    padding-right: 0.25rem !important;
}

[dir="rtl"] .ps-2 {
    padding-right: 0.5rem !important;
}

[dir="rtl"] .ps-3 {
    padding-right: 1rem !important;
}

[dir="rtl"] .ps-4 {
    padding-right: 1.5rem !important;
}

[dir="rtl"] .ps-5 {
    padding-right: 3rem !important;
}

[dir="ltr"] .pe-0 {
    padding-right: 0 !important;
}

[dir="ltr"] .pe-1 {
    padding-right: 0.25rem !important;
}

[dir="ltr"] .pe-2 {
    padding-right: 0.5rem !important;
}

[dir="ltr"] .pe-3 {
    padding-right: 1rem !important;
}

[dir="ltr"] .pe-4 {
    padding-right: 1.5rem !important;
}

[dir="ltr"] .pe-5 {
    padding-right: 3rem !important;
}

[dir="rtl"] .pe-0 {
    padding-left: 0 !important;
}

[dir="rtl"] .pe-1 {
    padding-left: 0.25rem !important;
}

[dir="rtl"] .pe-2 {
    padding-left: 0.5rem !important;
}

[dir="rtl"] .pe-3 {
    padding-left: 1rem !important;
}

[dir="rtl"] .pe-4 {
    padding-left: 1.5rem !important;
}

[dir="rtl"] .pe-5 {
    padding-left: 3rem !important;
}

.category-list-in-header {
    padding: 10px;
    border: 1px solid #0000001f;
    width: 100%;
    cursor: pointer;
    background: white;
}

.min-width-600px {
    min-width: 600px;
}

.loading-parent {
    position: fixed;
    z-index: 9999;
    height: 100vh;
    top: 0;
    display: block;
    justify-content: center;
    align-items: center;
}

.loading-parent.d--none {
    display: none;
}

.loading-parent-first-div {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.payment-loading-parent {
    position: fixed;
    z-index: 9999;
    left: 40%;
    top: 37%;
    width: 100%;
}

[dir="ltr"] .navbar form .search_button {
    border-radius: 0 7px 7px 0;
    left: unset;
    right: 0;
    top: 0;
}

[dir="rtl"] .navbar form .search_button {
    border-radius: 7px 0 0 7px;
    right: unset;
    left: 0;
    top: 0;
}

.header-subcategories-links {
    font-family: sans-serif !important;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    margin-left: 50px;
}

.mt-minus-11px {
    margin-top: -11px;
}

[dir="ltr"] .dir-end-minus-7px {
    right: -7px;
}

[dir="rtl"] .dir-end-minus-7px {
    left: -7px;
}

.category-single-product-price {
    font-size: 12px !important;
    color: #9b9b9b !important;
}
.category-single-product-price.fs-14{
    font-size: 14px !important;
}

.modal-quick-view .modal-dialog {
    max-width: 850px !important;
}

.modal-quick-view .product-title2 {
    font-family: "Roboto", sans-serif !important;
    font-weight: 400 !important;
    font-size: 22px !important;
    color: #000000 !important;
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 1.2em;
    line-height: 1.2em;
}

.modal-quick-view .cz-product-gallery {
    display: block;
    max-height: 530px;
    overflow: hidden;
}

.modal-quick-view .cz-product-gallery .table-responsive {
    overflow: hidden;
    max-height: 80px;
}

.modal-quick-view .cz-preview {
    width: 100%;
    margin-top: 0;
    max-height: 100% !important;
}

.modal-quick-view .cz-preview-item > img {
    width: 100%;
}

.modal-quick-view .details {
    border: 1px solid #e2f0ff;
    border-radius: 3px;
    padding: 16px;
}

@media (max-width: 991px) {
    .modal-quick-view .details {
        border: none;
        border-radius: 0;
        padding: 0;
    }
}

img,
figure {
    max-width: 100%;
    vertical-align: middle;
}

.modal-quick-view .cz-thumblist-item {
    display: block;
    position: relative;
    width: 64px;
    height: 64px;
    margin: 0.625rem;
    transition: border-color 0.2s ease-in-out;
    border: 1px solid #e2f0ff;
    border-radius: 0.3125rem;
    text-decoration: none !important;
    overflow: hidden;
}

.modal-quick-view .for-hover-bg {
    font-size: 18px;
    height: 45px;
}

.modal-quick-view .cz-thumblist-item > img {
    display: block;
    width: 80%;
    transition: opacity 0.2s ease-in-out;
    max-height: 58px;
    opacity: 0.6;
}

@media (max-width: 767px) and (min-width: 576px) {
    .modal-quick-view .cz-preview-item > img {
        width: 100%;
    }
}

@media (max-width: 575px) {
    .modal-quick-view .cz-thumblist {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 1rem;
        padding-right: 22px;
        padding-bottom: 10px;
    }

    .modal-quick-view .cz-thumblist-item {
        margin: 0;
    }

    .modal-quick-view .cz-thumblist {
        padding-top: 8px !important;
    }

    .modal-quick-view .cz-preview-item > img {
        width: 100%;
    }
}

.product-details-seller-info {
    position: absolute;
    inset-inline-end: 24px;
    inset-block-start: -4px;
}

.image-default-bg-color {
    background-color: #1455ac10;
}

@media (min-width: 768px) {
    [dir="ltr"] .text-md-start {
        text-align: left !important;
    }
    [dir="rtl"] .text-md-start {
        text-align: right !important;
    }
}
.owl-theme .owl-nav *,
.owl-theme .owl-nav [class*="owl-"]:hover {
    background-color: var(--web-primary) !important;
}

.rating {
    cursor: pointer;
    --dir: right;
    --fill: #1455ac;
    --fillbg: rgba(100, 100, 100, 0.15);
    --star: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 17.25l-6.188 3.75 1.641-7.031-5.438-4.734 7.172-0.609 2.813-6.609 2.813 6.609 7.172 0.609-5.438 4.734 1.641 7.031z"/></svg>');
    --stars: 5;
    --starsize: 2.5rem;
    --symbol: var(--star);
    --value: 1;
    --w: calc(var(--stars) * var(--starsize));
    --x: calc(100% * (var(--value) / var(--stars)));
    block-size: var(--starsize);
    inline-size: var(--w);
    position: relative;
    touch-action: manipulation;
    -webkit-appearance: none;
}

[dir="rtl"] .rating {
    --dir: left;
}

.rating::-moz-range-track {
    background: linear-gradient(
        to var(--dir),
        var(--fill) 0 var(--x),
        var(--fillbg) 0 var(--x)
    );
    block-size: 100%;
    mask: repeat left center/var(--starsize) var(--symbol);
}

.rating::-webkit-slider-runnable-track {
    background: linear-gradient(
        to var(--dir),
        var(--fill) 0 var(--x),
        var(--fillbg) 0 var(--x)
    );
    block-size: 100%;
    mask: repeat left center/var(--starsize) var(--symbol);
    -webkit-mask: repeat left center/var(--starsize) var(--symbol);
}

.rating::-moz-range-thumb {
    height: var(--starsize);
    opacity: 0;
    width: var(--starsize);
}

.rating::-webkit-slider-thumb {
    height: var(--starsize);
    opacity: 0;
    width: var(--starsize);
    -webkit-appearance: none;
}

.rating,
.rating-label {
    display: block;
    font-family: ui-sans-serif, system-ui, sans-serif;
}

.rating-label {
    margin-block-end: 1rem;
}

.rating--nojs::-moz-range-track {
    background: var(--fillbg);
}

.rating--nojs::-moz-range-progress {
    background: var(--fill);
    block-size: 100%;
    mask: repeat left center/var(--starsize) var(--star);
}

.rating--nojs::-webkit-slider-runnable-track {
    background: var(--fillbg);
}

.rating--nojs::-webkit-slider-thumb {
    background-color: var(--fill);
    box-shadow: calc(0rem - var(--w)) 0 0 var(--w) var(--fill);
    opacity: 1;
    width: 1px;
}

[dir="rtl"] .rating--nojs::-webkit-slider-thumb {
    box-shadow: var(--w) 0 0 var(--w) var(--fill);
}

.top-1 {
    top: 0.5rem;
}

.left-1 {
    left: 0.5rem;
}

#dataTable_wrapper > .row:nth-child(1) {
    display: flex;
}
#dataTable_wrapper > .row:nth-child(1) #dataTable_length {
    display: none;
}
[dir="rtl"] div.dataTables_wrapper div.dataTables_filter {
    text-align: left !important;
    padding-inline-end: 0 !important;
}
[dir="rtl"]
    div.table-responsive
    > div.dataTables_wrapper
    > div.row
    > div[class^="col-"]:last-child {
    padding-left: 0;
}

[dir="rtl"] .cz-image-zoom {
    direction: rtl;
}

[dir="rtl"] .cz-image-zoom-pane {
    direction: ltr;
}

.social-share-popup {
    padding: 25px;
    width: 100%;
}

.social-share-popup :is(header, .icons, .field) {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.social-share-popup header {
    padding-bottom: 15px;
    border-bottom: 1px solid #ebedf9;
}
.social-share-popup header span {
    font-size: 21px;
    font-weight: 600;
}
.social-share-popup header .close,
.icons a {
    display: flex;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    transition: all 0.3s ease-in-out;
}
.social-share-popup header .close {
    color: #878787;
    font-size: 17px;
    background: #f2f3fb;
    height: 33px;
    width: 33px;
    cursor: pointer;
}
.social-share-popup header .close:hover {
    background: #ebedf9;
}
.social-share-popup .content {
    margin: 20px 0;
}
.social-share-popup .icons {
    display: flex;
    justify-content: center;
    margin: 15px 0 20px 0;
    gap: 1.5rem;
    list-style: none;
}
.social-share-popup .content p {
    font-size: 16px;
}
.social-share-popup .content .icons li a {
    height: 50px;
    width: 50px;
    font-size: 20px;
    text-decoration: none;
    border: 1px solid transparent;
}
.social-share-popup .icons li a i {
    transition: transform 0.3s ease-in-out;
}
.social-share-popup .icons li:nth-child(1) a {
    color: #1877f2;
    border-color: #b7d4fb;
}
.social-share-popup .icons li:nth-child(1):hover a {
    background: #1877f2;
}
.social-share-popup .icons li:nth-child(2) a {
    color: #46c1f6;
    border-color: #b6e7fc;
}
.social-share-popup .icons li:nth-child(2):hover a {
    background: #46c1f6;
}
.social-share-popup .icons li:nth-child(3) a {
    color: #e1306c;
    border-color: #f5bccf;
}
.social-share-popup .icons li:nth-child(3):hover a {
    background: #e1306c;
}
.social-share-popup .icons li:nth-child(4) a {
    color: #25d366;
    border-color: #bef4d2;
}
.social-share-popup .icons li:nth-child(4):hover a {
    background: #25d366;
}
.social-share-popup .icons li:nth-child(5) a {
    color: #0088cc;
    border-color: #b3e6ff;
}
.social-share-popup .icons li:nth-child(5):hover a {
    background: #0088cc;
}
.social-share-popup .icons li:hover a {
    color: #fff;
    border-color: transparent;
}
.social-share-popup .icons li:hover a i {
    transform: scale(1.2);
}
.social-share-popup .content .field {
    margin: 12px 0 -5px 0;
    height: 45px;
    border-radius: 4px;
    padding: 0 5px;
    border: 1px solid #e1e1e1;
}
.social-share-popup .field.active {
    border-color: #7d2ae8;
}
.social-share-popup .field i {
    width: 50px;
    font-size: 18px;
    text-align: center;
}
.social-share-popup .field.active i {
    color: #7d2ae8;
}
.social-share-popup .field input {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    font-size: 15px;
}
.social-share-popup .field button {
    color: #fff;
    padding: 5px 18px;
    background: var(--base);
    border: 0;
    border-radius: 5px;
}

.user-profile-container {
    background: rgba(252, 252, 252, 1);
    direction: var(--web-direction);
}

.line-height-16 {
    line-height: 16px;
}

.customer-profile-wishlist .price-range,
.customer-profile-wishlist .price-range .fs-16 {
    font-size: 13px;
}

.customer-profile-wishlist .price-range del {
    font-size: 14px;
}
.customer-profile-wishlist .price-range .discounted-unit-price {
    font-size: 15px;
}

.customer-profile-orders .status-badge {
    height: 25px;
    padding: 3px 9px 3px 9px;
    border-radius: 5px;
}

.text-secondary-50 {
    color: rgba(155, 155, 155, 1);
}

.border-lighter {
    border: 1px solid rgba(20, 85, 172, 0.05);
}

.user-profile-aside .aside-link {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.user-profile-aside .active-menu .aside-link {
    font-weight: 600;
}

.shadow-border {
    border: 2px solid rgba(155, 155, 155, 0.05) !important;
}

.details-text-justify h1,
.details-text-justify h2,
.details-text-justify h3,
.details-text-justify h4,
.details-text-justify h5,
.details-text-justify h6 {
    text-align: start;
}

.max-height-100px {
    max-height: 100px;
    overflow: hidden;
}

.min-height-auto {
    min-height: auto !important;
}
.min-height-100px {
    min-height: 100px;
}
.max-height-200px {
    max-height: 200px;
    overflow: hidden;
}
.tio-star.text-star,
.tio-star.text-warning {
    color: rgba(255, 125, 30, 1) !important;
}

.map-area-alert-border {
    border: 2px solid transparent;
}

.map-area-alert-danger {
    border: 2px solid red;
    border-radius: 5px;
    overflow: hidden;
}

.location-search-input-field {
    top: 10px !important;
    outline: none;
    border: 1px solid #b1b1b1;
    padding: 5px 10px;
    left: 250px !important;
    height: 40px;
    font-size: 14px;
}

@media (max-width: 767px) {
    .gmnoprint.gm-style-mtc-bbw {
        display: none;
    }
    .location-search-input-field {
        left: 10px !important;
    }
}
.text-force-underline {
    text-decoration: underline !important;
}

.temporarily-closed-sticky-alert {
    position: absolute;
    top: 60px;
    width: 100%;
    padding: 15px;
}

.temporarily-closed-sticky-alert div.alert-box {
    background-color: rgba(254, 247, 209, 1);
    font-size: 12px;
    letter-spacing: 0.03125rem;
    font-weight: 500;
    padding: 20px;
    display: flex;
    gap: 1rem;
    justify-content: center;
    align-items: center;
}

.temporarily-closed-sticky-alert div.alert-box img {
    width: 25px;
}

.temporarily-closed-sticky-alert div button {
    background-color: transparent;
    border: 0;
    font-size: 14px;
    min-width: 20px;
}

.light-placeholder::-webkit-input-placeholder {
    color: var(--input-placeholder-color) !important;
    opacity: 0.3 !important;
}

.light-placeholder::-moz-placeholder {
    color: var(--input-placeholder-color) !important;
    opacity: 0.3 !important;
}

.light-placeholder:-ms-input-placeholder {
    color: var(--input-placeholder-color) !important;
    opacity: 0.3 !important;
}

.light-placeholder::-ms-input-placeholder {
    color: var(--input-placeholder-color) !important;
    opacity: 0.3 !important;
}

.light-placeholder::placeholder {
    color: var(--input-placeholder-color) !important;
    opacity: 0.3 !important;
}

@media (max-width: 575px) {
    .mobile-fs-12 {
        font-size: 12px !important;
    }
}

.search-result-product-button {
    width: 100%;
    display: grid;
    grid-template-columns: 1rem 1fr 2rem;
    gap: 0.5rem;
}

.search-bar-input {
    padding-right: 5rem !important;
}

@media (max-width: 767px) {
    .search-bar-input {
        padding-right: 1rem !important;
    }
}

#lightbox {
    display: flex;
    flex-direction: column-reverse;
}

.direction-ltr {
    direction: ltr !important;
}

.custom-cart-opacity-50 {
    opacity: 50%;
}

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

.search-card.mobile-search-card {
    top: calc(100% - 1px);
    left: 0;
    position: absolute;
    background: white;
    z-index: 999;
    width: 100%;
    display: none;
}

[dir="rtl"] .category-wise-product-slider .owl-nav,
[dir="rtl"] .new-arrivals-product .owl-nav {
    display: flex !important;
}

.img-avatar-parent-element {
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 77px;
}

.img-avatar-parent-element img {
    object-fit: cover;
    height: 100%;
    width: auto;
}
.owl-nav.disabled {
    display: none !important;
}

.alert--message-2 {
    border-left: 3px solid var(--base);
    border-radius: 6px;
    position: fixed;
    right: 20px;
    top: 80px;
    z-index: 9999;
    background: #fff;
    width: 80vw;
    display: flex;
    max-width: 330px;
    align-items: center;
    gap: 12px;
    padding: 16px;
    font-size: 12px;
    transition: all ease 0.5s;
    box-shadow: 0 0 2rem rgba(0, 0, 0, 0.075);
}

.alert--message-2 h6 {
    font-size: 14px;
}

.alert--message-2:not(.active) {
    transform: translateX(calc(100% + 40px));
}
.alert--container {
    position: fixed;
    right: 20px;
    top: 80px;
    z-index: 9999;
    width: 80vw;
    max-width: 330px;
}
.alert--container:not(.active) {
    opacity: 0;
    visibility: hidden;
}
.alert--container .alert {
    position: unset !important;
    top: unset !important;
    left: unset !important;
    right: unset !important;
    margin-bottom: 10px;
    width: 100% !important;
}

.alert--container .alert:not(.active) {
    display: none;
}
.w--0 {
    width: 0;
    flex-grow: 1;
}

.shop-head-check[type="checkbox"],
.shop-item-check[type="checkbox"] {
    cursor: pointer;
}

[dir="rtl"] .checkbox-color input {
    right: -9999px;
    left: auto;
    position: absolute;
}
[dir="rtl"] .checkbox-alphanumeric input {
    right: -9999px;
    left: auto;
    position: absolute;
}

.color-bs-primary-force,
.color-bs-primary-force:focus {
    color: var(--web-primary) !important;
}

.absolute-ltr {
    direction: ltr !important;
}

[dir="rtl"] input[type="tel" i] {
    direction: rtl;
}

body {
    word-break: break-word;
}

.rich-editor-html-content table {
    color: var(--title-color);
    max-width: 100% !important;
}

.rich-editor-html-content table > :not(caption) > * {
    border-width: var(--bs-border-width) 0;
}

.rich-editor-html-content table > :not(caption) > * > * {
    border-width: 0 var(--bs-border-width);
}

.rich-editor-html-content table {
    --bs-table-color: var(--bs-body-color);
    --bs-table-bg: transparent;
    --bs-table-border-color: var(--bs-border-color);
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: var(--bs-body-color);
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: var(--bs-body-color);
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: var(--bs-body-color);
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin-bottom: 1rem;
    color: var(--bs-table-color);
    vertical-align: top;
    border-color: var(--bs-table-border-color);
}

.rich-editor-html-content table > :not(caption) > * > * {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: var(--bs-border-width);
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.rich-editor-html-content table > tbody {
    vertical-align: inherit;
}

.rich-editor-html-content table > thead {
    vertical-align: bottom;
}

.rich-editor-html-content table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.rich-editor-html-content li[data-list="bullet"] {
    list-style-type: disc !important;
}

.rich-editor-html-content li[data-list="unchecked"] {
    list-style-type: square !important;
}

.rich-editor-html-content p:has(img) {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 0;
}
.rich-editor-html-content img,
.rich-editor-html-content iframe.ql-video {
    width: 100%;
    max-width: 350px;
    aspect-ratio: 2 / 1;
    object-fit: cover;
    border-radius: 5px;
    border: 1px solid var(--bs-border-color, #EFF1F4);;
    margin-inline-end: 1rem;
    margin-bottom: 0.5rem;
}

@media (max-width: 575px) {
    .rich-editor-html-content table {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .rich-editor-html-content img,
    .rich-editor-html-content iframe.ql-video{
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .rich-editor-html-content table {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 991px) {
    .rich-editor-html-content table {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1199px) {
    .rich-editor-html-content table {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1399px) {
    .rich-editor-html-content table {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

.rich-editor-html-content table {
    table-layout: auto;
    width: 100%;
    border: 1px solid #e3e9ef;
}

.rich-editor-html-content table th, .rich-editor-html-content table td {
    border: 1px solid #e3e9ef;
}

.rich-editor-html-content table tbody tr td:first-child,
.rich-editor-html-content table tbody tr td:first-child strong {
    width: 1%;
    white-space: nowrap;
}

.embed-responsive {
    overflow: hidden;
}
.embed-responsive-16by9 {
    aspect-ratio: 16/9;
}

.embed-responsive-item {
    width: 100%;
}

.product-preview-modal-text {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 99;
    height: 76px;
    cursor: pointer;
    background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.5) 38%,
        rgba(255, 255, 255, 0.8) 69%,
        rgba(255, 255, 255, 0.9) 100%
    );
}

.product-preview-modal-text:hover span {
    transition: 0.5s ease-in-out all;
}

.product-preview-modal-text:hover span {
    scale: 1.05;
    font-weight: 700;
}

.digital-product-authors {
    display: flex;
    flex-wrap: wrap;
}

.digital-product-authors .digital-product-author-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: #828697;
    padding-inline-end: 10px;
}

.digital-product-authors .item-list a {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    color: #1e1e1e !important;
    position: relative;
    padding-inline-end: 10px;
    margin-inline-end: 5px;
}

.digital-product-authors .item-list a:after {
    content: "";
    width: 0;
    display: flex;
    height: 14px;
    border: 1px solid #b0c7e5;
    font-weight: 400 !important;
    position: absolute;
    bottom: 0;
    right: 0;
}

.digital-product-authors .item-list a:last-child:after {
    content: unset;
}

.product-categories-list {
    overflow: hidden scroll;
    max-height: 18rem;
}

.social-media-login-btn {
    background-color: #0000000a;
    width: 100%;
    gap: 0.85rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    padding: 12px 15px 12px 15px;
}

.social-media-login-btn img {
    height: 30px;
    width: auto;
}

.social-media-login-btn .text {
    font-weight: 600;
    color: #334257;
}

.social-media-user-modal .image-box {
    display: flex;
    justify-content: center;
    margin-bottom: 1.5rem;
}
.social-media-user-modal .image-box img {
    --size: 80px;
    width: var(--size);
    height: var(--size);
    aspect-ratio: 1;
    object-fit: cover;
    border-radius: 100%;
    box-shadow: 0 2px 15px 0.1em #00000029;
}

.inset-inline-end-10px {
    inset-inline-end: 10px;
}

.grecaptcha-badge {
    display: none !important;
}
.request-restock-btn {
    position: relative;
    filter: brightness(1) !important;
    -webkit-filter: brightness(1) !important;
}
.request-restock-btn::before {
    position: absolute;
    content: "";
    inset: 0;
    background: var(--web-primary);
    opacity: 0.07;
    border-radius: inherit;
}

.input-required-icon {
    color: #d80000;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.d--flex {
    display: flex;
}

@media (min-width: 576px) {
    .d--sm-flex {
        display: -ms-flexbox;
        display: flex;
    }

    .d--sm-block {
        display: block;
    }
}

.product-restock-request-section {
    display: flex;
    justify-content: center;
    gap: 1rem;
}

.custom-disabled {
    opacity: 0.65;
    box-shadow: none;
}

.clearance-sale-title-bg {
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 83px;
    width: 220px;
    position: relative;
}

.clearance-sale-title-bg .title {
    position: absolute;
    bottom: 0.5rem;
    color: #fff;
    left: 20px;
    font-size: 18px;
    font-weight: 800;
    line-height: 21px;
}

.clearance-sale-title-bg .sub-title {
    position: absolute;
    bottom: 2.3rem;
    color: #1455ac;
    font-size: 12px;
    font-weight: 800;
    line-height: 19px;
    left: 1.25rem;
    text-align: center;
    width: 100px;
}

[dir="rtl"] .clearance-sale-title-bg {
    transform: scaleX(-1);
}

[dir="rtl"] .clearance-sale-title-bg .title,
[dir="rtl"] .clearance-sale-title-bg .sub-title {
    transform: scaleX(-1);
}

.fs-12 .discounted-unit-price,
.fs-12 .product-total-unit-price {
    font-size: 0.75rem !important;
}

.bg--light {
    background-color: #f8f8fa;
}
[theme="dark"].bg--light {
    background-color: #18181a;
}

.z-index-1 {
    z-index: -1;
}

.quantity-box-120 {
    width: 120px;
    min-width: 110px;
}

.clearance-sale-slider.owl-carousel .owl-stage {
    display: flex;
    height: 100%;
}
.clearance-sale-slider.owl-carousel.owl-drag .owl-item {
    display: grid;
    align-items: stretch;
}

.bg-count-light {
    background: rgba(236, 241, 246, 0.5);
}

.bg-count-light:focus,
.bg-count-light:hover {
    filter: none !important;
}

.max-height-420px {
    max-height: 420px;
}

.mt-80 {
    margin-top: 80px;
}

.mb-80 {
    margin-bottom: 80px;
}
.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.download-user-app {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.download-user-app .download-user-main {
    position: relative;
    z-index: 2;
}
.download-user-app::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(var(--primary-clr-rgb), 80%);
    z-index: 1;
}

.pe-5rem {
    padding-inline-end: 5rem;
}

@media (min-width: 992px) {
    .sticky-top-wrapper {
        position: sticky;
        top: 130px;
    }

    .sticky-top-wrapper.sticky-top-blog-details {
        top: 130px;
        margin-top: 150px;
    }
}

.aspect-2 {
    aspect-ratio: 2/1;
    object-fit: cover;
}

.border-top-before-after {
    position: relative;
}
.border-top-before-after::before,
.border-top-before-after::after {
    content: "";
    position: absolute;
    inset-inline-start: 0;
    inset-block-start: 0;
    border-top: 1px solid #d9d9d9;
    width: calc(50% - 140px);
    z-index: -1;
}
.border-top-before-after::after {
    inset-inline-start: unset;
    inset-inline-end: 0;
}

.blog-card {
    box-shadow: 0px 0px 6px 0px rgba(51, 66, 87, 0.07);
    border-radius: 15px;
}

.blog-card_image img {
    border-radius: 15px 15px 0 0;
}

.blog-card_footer {
    position: absolute;
    width: 100%;
    inset-inline-start: 0;
    padding-inline: 1rem;
    inset-block-end: 1rem;
}

.rounded-30 {
    border-radius: 30px;
}

.border-inline-end {
    border-inline-end: 1px solid rgba(38, 45, 52, 0.7);
}

@media (max-width: 575px) {
    .border-inline-end.pe-3 {
        border-inline-end: 0;
        padding-inline-end: 0;
    }
}

.ml-5 {
    margin-inline-start: 3rem !important;
}
@media (min-width: 991px) {
    .ml-lg-0 {
        margin-inline-start: 0 !important;
    }
}
.h-80px {
    height: 80px !important;
}

.article-nav-wrapper {
}
.article-nav-wrapper ul li {
    list-style: none;
}

.article-nav-wrapper ul li:not(:last-child) {
    margin-bottom: 20px;
}

.article-nav-wrapper ul li.active a {
    font-weight: 600;
    color: var(--base);
    border-bottom: 1px solid var(--base);
    padding: 0 0.5rem;
    margin-inline-start: 1rem;
    transition: all 0.3s ease-in-out;
}

.article-nav-wrapper_collapse {
    background-color: #fff;
    filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.1));
    width: 36px;
    height: 36px;
    transition: background 0.3s ease-in-out;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    display: none;
    position: fixed;
    inset-block-start: 190px;
    inset-inline-start: 1rem;
    z-index: 99;
}
.article-nav-wrapper_collapse:hover {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #f6f6f6;
}
.article-nav-wrapper_collapse i {
    font-size: 1rem;
    line-height: 1;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 991px) {
    .article-nav-wrapper_collapse {
        display: flex;
    }
    .article-nav-wrapper {
        position: fixed;
        width: 100%;
        inset-inline-start: 0;
        inset-block-start: 170px;
        z-index: 9;
    }
    .article-nav-wrapper ul {
        overflow-y: auto;
        max-height: 260px;
    }
}

.recent-post:not(:last-child) {
    margin-bottom: 20px;
}

.blog-top-nav {
    overflow-x: auto;
    white-space: nowrap;
    padding-inline-start: 0;
    padding-inline-end: 60px;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.blog-top-nav::-webkit-scrollbar {
    display: none;
}

.blog-top-nav li {
    list-style: none;
}
.blog-top-nav li.active a {
    color: #fff;
    background-color: var(--base);
}
.blog-top-nav li.active a span {
    opacity: 1 !important;
}

.blog-top-nav_next-btn,
.blog-top-nav_prev-btn {
    --justify-content: start;
    position: absolute;
    inset-block-start: 0;
    inset-inline-end: 0;
    width: 50px;
    height: 42px;
    padding: 0;
    display: none;
    justify-content: var(--justify-content);
    align-items: center;
    color: #fff;
    background-color: #f7f8fa;
    z-index: 100;
}

.blog-top-nav_next-btn {
    --justify-content: end;
    padding-inline-start: 0.75rem;
}

.blog-top-nav_prev-btn {
    --justify-content: start;
}

.blog-top-nav_next-btn button,
.blog-top-nav_prev-btn button {
    width: 39px;
    height: 39px;
    aspect-ratio: 1;
    background-color: var(--base);
    max-width: 39px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-top-nav_prev-btn {
    inset-inline-end: unset;
    inset-inline-start: 0;
}

.blog-top-nav_next-btn:hover,
.blog-top-nav_prev-btn:hover,
.blog-top-nav_next-btn:focus,
.blog-top-nav_prev-btn:focus,
.blog-top-nav_next-btn:active,
.blog-top-nav_prev-btn:active {
    color: #fff !important;
    background-color: #f7f8fa !important;
    border: none !important;
}

.blog-top-nav_next-btn button:hover,
.blog-top-nav_prev-btn button:hover,
.blog-top-nav_next-btn button:focus,
.blog-top-nav_prev-btn button:focus,
.blog-top-nav_next-btn button:active,
.blog-top-nav_prev-btn button:active {
    color: #fff !important;
    background-color: var(--base) !important;
    border: none !important;
}

.h-45px {
    height: 45px !important;
}

.blog-banner-search {
    margin-top: -40px;
    width: 70%;
}
@media (max-width: 575px) {
    .blog-banner-search {
        width: 90%;
        margin-top: 0;
    }
}

.text--primary {
    color: var(--base) !important;
}

.blog-banner-container {
    position: relative;
    overflow: hidden;
}
.blog-banner-svg {
    max-width: unset !important;
}

@media (min-width: 1400px) {
    .blog-banner-svg {
        width: 100%;
        height: auto;
    }
}

.blog-banner-content {
    position: absolute;
    inset-inline-start: 50%;
    inset-block-start: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

/* Transaction filter */
.transaction-filter_dropdown {
    min-width: 360px !important;
    transform: translate(0px, 45px) !important;
    right: 0 !important;
    left: auto !important;
}

[dir="rtl"] .transaction-filter_dropdown {
    right: auto !important;
    left: 0 !important;
}

@media (max-width: 575px) {
    .transaction-filter_dropdown {
        min-width: 100% !important;
    }
}

.max-h-290px {
    max-height: 290px;
}

.daterangepicker.show-calendar .drp-buttons {
    display: flex !important;
    align-items: center !important;
    justify-content: end !important;
}

.icon-absolute-on-right {
    position: absolute;
    font-size: 20px;
    opacity: 0.6;
    inset-inline-end: 15px;
    inset-block-start: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.fs-20 {
    font-size: 20px !important;
}

#transactionFilterBtn .count {
    position: absolute;
    inset-inline-end: -4px;
    inset-block-start: -4px;
    width: 1rem;
    height: 1rem;
    font-size: 0.675rem;
    line-height: 1rem;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}

.earn-checkbox {
    accent-color: var(--web-primary);
    width: auto;
}

#filterCloseBtn {
    width: 24px;
    height: 24px;
    background-color: #d9d9d9;
}

.gap-10 {
    gap: 10px !important;
}
.gap-30 {
    gap: 30px !important;
}


.letter-spacing-0 {
    letter-spacing: 0;
}

@media (max-width: 575px) {
    .fs-20-mobile {
        font-size: 1.25rem !important;
    }
    .fs-16-mobile {
        font-size: 1rem !important;
    }
    .fs-14-mobile {
        font-size: 0.875rem !important;
    }
    .fs-12-mobile {
        font-size: 0.75rem !important;
    }
}

/* Product page price range */
#price_range_slider {
    width: calc(100% - 16px);
    height: 3px;
    /* background: rgba(var(--primary-clr-rgb), 0.38); */
    position: relative;
}
[dir="rtl"] #price_range_slider {
    right: 16px;
}

#price_range_slider::after {
    content: "";
    inset-inline-start: 0;
    width: calc(100% + 15px);
    height: 100%;
    background: rgba(var(--primary-clr-rgb), 0.38);
    position: absolute;
}
[dir="rtl"] #price_range_slider::after {
    right: -15px;
}

#price_range_slider .slider-thumb {
    width: 1rem;
    height: 1rem;
    background: var(--base);
    border-radius: 50%;
    position: absolute;
    top: -5px;
    cursor: pointer;
}

#price_range_slider .slider-range {
    height: 3px;
    background: var(--base);
    position: absolute;
    top: 0;
}

.bg-black-09 {
    background-color: rgba(0, 0, 0, 0.09);
}

.form-control--sm {
    block-size: 1.875rem;
    font-size: 0.75rem;
}

.w-fit-content {
    width: fit-content !important;
}

.gap-12px {
    gap: 0.75rem !important;
}

.mb-12px {
    margin-bottom: 0.75rem !important;
}

.form-loading-button {
    transition: 1s ease-in-out all;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.form-loading-button .spinner-grow-sm,
.form-loading-button .loading {
    display: none;
}

.form-loading-button.active-loading .default {
    display: none;
}

.form-loading-button.active-loading .spinner-grow-sm,
.form-loading-button.active-loading .loading {
    display: block;
}

.form-loading-button.bg-primary {
    color: var(--primary-light);
}

.form-loading-button.bg-primary .spinner-grow {
    background-color: var(--web-primary);
}

.cursor-default {
    cursor: default !important;
}

.chatting-search-border {
    border: 2px solid #d3e8ff4d;
    border-radius: 5px;
}

.__color-9B9B9B {
    color: #9b9b9b;
}

.blog-single-card-item {
    cursor: pointer;
}

.business-pages-banner-section {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    --opacity: 0.5;
    --bg-color: 0, 0, 0;
    position: relative;
    z-index: 1;
    padding: 3rem;
    overflow: hidden;
    border-radius: 10px;
}

.business-pages-banner-section h1 {
    color: #ffffff;
    font-size: 1.75rem;
}

.business-pages-banner-section:after {
    inline-size: 100%;
    block-size: 100%;
    inset-inline-start: 0;
    inset-block-start: 0;
    position: absolute;
    z-index: -1;
    content: "";
    background-color: rgba(var(--bg-color), var(--opacity));
}

@media (max-width: 479px) {
    .business-pages-banner-section h1 {
        font-size: 1.5rem;
    }
}

.column-gap-5 {
    column-gap: 2rem !important;
}

.cz-countdown-value.fs-8{
    font-size: 0.5rem !important;
}

.h-40px{
    height: 40px !important;
}

.fs-15{
    font-size: 15px !important;
}
.product-card-shadow{
    box-shadow: 0 0 1.636px 0 rgba(145, 158, 171, 0.20), 0 8.179px 16.359px -2.454px rgba(145, 158, 171, 0.05) !important;
}

.border-black-50{
    border-color: rgba(0, 0, 0, 0.05) !important;
}

.product-with-bg .product-single-hover{
    background-color: #ffffff;
    padding: 0.5rem;
    border-radius: 5px;
    box-shadow: 0 0 1.636px 0 rgba(145, 158, 171, 0.20), 0 8.179px 16.359px -2.454px rgba(145, 158, 171, 0.05);
}

.product-with-bg img.border.border-black-50{
    border: none !important;
}

.search-rounded-10{
    --radius: 10px;
    border-radius: var(--radius);
}

.search-rounded-10 .search-page-button-input{
    border-radius: var(--radius);
}

.search-rounded-10 .search-page-button{
    border-radius: 0 var(--radius) var(--radius) 0;
}

[dir="rtl"] .search-rounded-10 .search-page-button {
    border-radius: var(--radius) 0 0 var(--radius);
}

.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next{
    --size: 40px;
    width: var(--size);
    height: var(--size);
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-theme .owl-nav .owl-prev i,
.owl-theme .owl-nav .owl-next i{
    font-size: 0.875rem !important;
    font-weight: 700;
    line-height: 1;
}

@media (max-width: 767px) {
    .owl-theme .owl-nav .owl-prev,
    .owl-theme .owl-nav .owl-next{
        --size: 30px;
    }

    .owl-theme .owl-nav .owl-prev i,
    .owl-theme .owl-nav .owl-next i{
        font-size: 0.75rem !important;
    }
}
@media (max-width: 539px) {

    #featured_products_list.owl-theme .owl-nav .owl-prev{
        transform: translateX(-30px);
    }
    #featured_products_list.owl-theme .owl-nav .owl-next {
        transform: translateX(30px);
    }
}

@media (max-width: 360px) {
        #featured_products_list {
        max-width: 200px;
    }
}

.__cart-total .order-summery-footer-image{
    width: 20px;
    height: 20px;
    margin: 0;
}

.shop-feature-faster{
    background-color: var(--light-box);
    padding: 12px 20px !important;
    gap: 10px;
}

.shop-feature-faster .inners{
    gap: 10px;
    font-size: 13px !important;
}

.select-wrap select{
    font-size: 14px;
}
.light-box{
    background-color: var(--light-box) !important;
}
.p-20{
    padding: 20px;
}
.min-height-74{
    min-height: 74px;
}
.w-24{
    width: 24px;
    min-width: 24px;
}
.offline_payment_button:hover,
.offline_payment_button.active{
    background-color: var(--web-primary) !important;
    color: var(--white-clr) !important;
    filter: brightness(1) !important;
}

.max-w-100px{
    max-width: 100px;
}
.p-xxl-4px{
    @media screen and (min-width: 1399px) {
        padding: 4px;
    }
}

.lh-19px{
    line-height: 19px;
}

.flash-deal-shadow{
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06) !important;
}
.h-24px{
    height: 24px;
}
.w-20px{
    width: 20px;
}
.h-20px{
    height: 20px;
}

.p-details-description p span{
    display: block;
    line-height: 24px;
}
.p-details-description h3 ul{
    padding-inline-start: 0;
}
.max-h-35vh {
    max-height: 35vh !important;
}

/*version 16.1*/

.rounded-12 {
    border-radius: 12px !important;
}

/* Custom navigation for hero-slider to match dentalkart */
.hero-slider.owl-theme .owl-nav [class*="owl-"] {
    background: #ffffff !important;
    color: #333333 !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1) !important;
    border-radius: 50% !important;
    opacity: 0.9;
    transition: all ease 0.3s;
}

.hero-slider.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #333333 !important;
    color: #ffffff !important;
    border-color: #333333 !important;
}

/* ── Banner images — fixed aspect ratio, responsive ── */
/* Main hero slider banner */
.__top-slider-images .__slide-img {
    width: 100%;
    object-fit: cover;
    object-position: center center;
    border-radius: 10px;
}
@media (min-width: 1200px) {
    .__top-slider-images .__slide-img {
        height: 420px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .__top-slider-images .__slide-img {
        height: 350px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .__top-slider-images .__slide-img {
        height: 280px;
    }
}
@media (max-width: 767.98px) {
    .__top-slider-images .__slide-img {
        height: 180px;
    }
}
@media (max-width: 480px) {
    .__top-slider-images .__slide-img {
        height: 140px;
        border-radius: 8px;
    }
}

/* Footer / Promotional banners — full width, auto height */
.footer_banner_img,
.__inline-63 {
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
    object-position: center center !important;
    border-radius: 10px !important;
    display: block !important;
}
@media (max-width: 767.98px) {
    .footer_banner_img,
    .__inline-63 {
        border-radius: 6px !important;
    }
}

/* Banner container — full width, no side padding on mobile */
.promotional-banner-slider .owl-item a,
.container a > .footer_banner_img {
    display: block;
}
.container.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
@media (max-width: 767.98px) {
    .container.px-0.px-md-3 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .footer_banner_img,
    .__inline-63 {
        border-radius: 0 !important;
    }
}

/* E-commerce Modernized Product Cards to match dentalkart */
.product-single-hover {
    background: #ffffff !important;
    border: 1px solid #eef2f6 !important;
    border-radius: 12px !important;
    padding: 12px !important;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02) !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
}

.product-single-hover:hover {
    transform: translateY(-4px) !important;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.07) !important;
    border-color: var(--web-primary) !important;
}

.product-single-hover .overflow-hidden {
    overflow: visible !important; /* Allow discount badge and quick view to display cleanly */
}

/* Image container */
.product-single-hover .inline_product {
    border: none !important;
    background: #ffffff !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    aspect-ratio: unset !important;
    height: auto !important;
    display: block !important;
    overflow: hidden !important;
    border-radius: 6px !important;
    position: relative !important;
}

.product-single-hover .inline_product a,
.product-single-hover .inline_product .dk-card-img-link {
    display: block !important;
    width: 100% !important;
}

/* Old img rule — dk-product-img class now takes over */
.product-single-hover .inline_product img {
    border: none !important;
    box-shadow: none !important;
}

.product-single-hover:hover .inline_product img {
    transform: scale(1.06) !important;
}

/* Discount Badge */
.product-single-hover .for-discount-value {
    position: absolute !important;
    top: 8px !important;
    inset-inline-start: 8px !important;
    z-index: 10 !important;
    background: #e6f7ed !important;
    color: #1f874c !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    padding: 3px 8px !important;
    border-radius: 6px !important;
    border: 1px solid rgba(31, 135, 76, 0.15) !important;
    animation: discountBadgePulse 2s infinite ease-in-out !important;
}

.product-single-hover .for-discount-value-null {
    display: none !important;
}

/* Quick View Badge */
.product-single-hover .quick-view {
    background-color: rgba(15, 23, 42, 0.4) !important;
    border-radius: 8px !important;
}

.product-single-hover .quick-view .btn-circle {
    background: #ffffff !important;
    color: #0f172a !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
    transition: all 0.2s ease !important;
}

.product-single-hover .quick-view .btn-circle:hover {
    background: var(--web-primary) !important;
    color: #ffffff !important;
    transform: scale(1.08) !important;
}

/* Details Section */
.product-single-hover .single-product-details {
    padding: 0 !important;
    margin-top: 8px !important;
    text-align: start !important;
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important;
}

/* Brand Name above title link */
.product-single-hover .product-brand-name {
    font-size: 10.5px !important;
    color: #94a3b8 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    font-weight: 700 !important;
    margin-bottom: 2px !important;
    text-align: start !important;
}

.product-single-hover .single-product-details h3,
.product-single-hover .single-product-details h4.lh-1 {
    margin: 0 !important;
    padding: 0 !important;
    text-align: start !important;
}

.product-single-hover .single-product-details a {
    color: #1e293b !important;
    font-size: 13.5px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    height: 2.8em !important;
    margin-bottom: 4px !important;
    transition: color 0.2s ease !important;
    text-align: start !important;
}

.product-single-hover .single-product-details a:hover {
    color: var(--web-primary) !important;
}

/* One-line Description */
.product-single-hover .product-short-description {
    display: block !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    font-size: 10.5px !important;
    color: #64748b !important;
    margin-top: 2px !important;
    margin-bottom: 6px !important;
    font-weight: 400 !important;
    text-align: start !important;
    width: 100% !important;
}

/* Ratings */
.product-single-hover .rating-show,
.product-single-hover .flash-product-review {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    margin-bottom: 8px !important;
    text-align: start !important;
}

.product-single-hover .rating-show i,
.product-single-hover .flash-product-review i {
    font-size: 12px !important;
    margin-right: 1px !important;
    color: #eab308 !important; /* Golden warning stars */
}

.product-single-hover .rating-show label,
.product-single-hover .flash-product-review label {
    font-size: 11px !important;
    color: #94a3b8 !important;
    margin: 0 0 0 4px !important;
    font-weight: 400 !important;
}

/* Price Section */
.product-single-hover .product-price,
.product-single-hover .single-product-details .mb-0 h4 {
    display: flex !important;
    align-items: baseline !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
    margin-top: auto !important; /* Push price to the bottom of the card details */
    margin-bottom: 0 !important;
    text-align: start !important;
    justify-content: flex-start !important;
}

.product-single-hover .product-price .text-accent,
.product-single-hover .single-product-details .text-accent {
    color: #0f172a !important;
    font-size: 15px !important;
    font-weight: 700 !important;
}

.product-single-hover .category-single-product-price {
    color: #94a3b8 !important;
    font-size: 12.5px !important;
    text-decoration: line-through !important;
    font-weight: 400 !important;
}

/* Discount percentage inline */
.product-discount-percentage {
    color: #10b981 !important; /* Mint green discount percentage */
    font-weight: 700 !important;
    font-size: 12px !important;
    margin-inline-start: 2px !important;
    display: inline-block !important;
    animation: discountHighlight 1.5s infinite ease-in-out !important;
    transform-origin: center !important;
}

/* Animations for highlights */
@keyframes discountHighlight {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.08);
        color: #059669 !important; /* slightly darker green at the peak of pulse */
    }
}

@keyframes discountBadgePulse {
    0% {
        box-shadow: 0 0 0 0 rgba(31, 135, 76, 0.4);
    }
    70% {
        box-shadow: 0 0 0 6px rgba(31, 135, 76, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(31, 135, 76, 0);
    }
}

/* Out of Stock badge */
.product-single-hover .out_fo_stock {
    background: #ef4444 !important;
    color: #ffffff !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    padding: 3px 8px !important;
    border-radius: 4px !important;
    z-index: 5 !important;
}

/* Mobile responsive fixes */
@media screen and (max-width: 575px) {
    .product-single-hover {
        padding: 10px !important;
        border-radius: 10px !important;
    }
    
    .product-single-hover .inline_product {
        height: 140px !important;
        margin-bottom: 8px !important;
    }
    
    .product-single-hover .single-product-details a {
        font-size: 12.5px !important;
        height: 2.8em !important;
    }
    
    .product-single-hover .product-short-description {
        font-size: 9.5px !important;
        margin-bottom: 4px !important;
    }
    
    .product-single-hover .product-price .text-accent,
    .product-single-hover .single-product-details .text-accent {
        font-size: 13.5px !important;
    }
}

/* Ensure product images are never shown in grayscale */
.product-single-hover img,
.flash_deal_product img,
.single-product-details img {
    filter: none !important;
    -webkit-filter: grayscale(0%) !important;
    filter: grayscale(0%) !important;
}

/* ═══════════════════════════════════════════════
   Dentalkart-style Product Cards — v2 Fixed
   ═══════════════════════════════════════════════ */

/* ── Image link wrapper ── */
.dk-card-img-link {
    display: block !important;
    text-decoration: none !important;
}

/* ── Shimmer skeleton — pure white bg, no grey box ── */
.dk-shimmer-wrap {
    position: relative;
    width: 100%;
    height: 170px;
    background: #ffffff;       /* WHITE — not grey */
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Shimmer sweep only shows before image loads */
.dk-shimmer {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg,
        #f5f5f5 0%,
        #ececec 45%,
        #f5f5f5 90%
    );
    background-size: 300% 100%;
    animation: dk-shimmer-sweep 1.5s ease-in-out infinite;
    z-index: 1;
}

@keyframes dk-shimmer-sweep {
    0%   { background-position: 100% 0; }
    100% { background-position: -100% 0; }
}

/* ── Product image: sits above shimmer, white bg ── */
.dk-product-img {
    position: relative;
    z-index: 2;
    width: 100% !important;
    height: 170px !important;
    object-fit: contain !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background: #ffffff !important;
    transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1) !important;
    padding: 10px !important;
}

.product-single-hover:hover .dk-product-img {
    transform: scale(1.05) !important;
}

/* ── Override old inline_product so shimmer-wrap is the container ── */
.product-single-hover .inline_product {
    height: auto !important;
    aspect-ratio: unset !important;
    display: block !important;
    overflow: hidden !important;
    margin-bottom: 0 !important;
    background: #ffffff !important;
    border-radius: 6px !important;
    padding: 0 !important;
}

/* Kill any stray border from Bootstrap classes */
.product-single-hover .inline_product img,
.product-single-hover img {
    border: none !important;
    box-shadow: none !important;
}

/* ── "Add to Cart" button — ALWAYS visible, no dead space ── */
.dk-add-to-cart-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 100%;
    margin-top: 10px;
    padding: 8px 14px;
    background: var(--web-primary);
    color: #ffffff !important;
    font-size: 12.5px;
    font-weight: 600;
    border-radius: 6px;
    text-decoration: none !important;
    cursor: pointer;
    white-space: nowrap;
    letter-spacing: 0.2px;
    transition: background 0.18s ease, box-shadow 0.18s ease, transform 0.15s ease;
}

.dk-add-to-cart-btn:hover {
    background: var(--web-secondary, #0a4db5) !important;
    color: #ffffff !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    transform: translateY(-1px);
    text-decoration: none !important;
}

.dk-buy-now-btn             { background: #10b981 !important; }
.dk-buy-now-btn:hover       { background: #059669 !important; }

/* ── Card layout: no extra gap between price and button ── */
.product-single-hover .single-product-details {
    padding: 10px 0 4px !important;
    margin-top: 0 !important;
    display: flex !important;
    flex-direction: column !important;
}

/* Remove the redundant mb-0/mb-1 bottom margins so button sits flush */
.product-single-hover .single-product-details .mb-0,
.product-single-hover .single-product-details .mb-1 {
    margin-bottom: 0 !important;
}

/* ── Compact card overall ── */
.product-single-hover {
    padding: 10px !important;
    animation: dk-card-in 0.28s ease both;
}

@keyframes dk-card-in {
    from { opacity: 0; transform: translateY(10px); }
    to   { opacity: 1; transform: translateY(0); }
}

/* ── Mobile ── */
@media (max-width: 575px) {
    .dk-shimmer-wrap,
    .dk-product-img {
        height: 130px !important;
    }
    .dk-add-to-cart-btn {
        padding: 7px 10px;
        font-size: 11.5px;
        margin-top: 8px;
    }
    .product-single-hover {
        padding: 8px !important;
    }
}

/* Wishlist Round Button Overlay */
.product-single-hover .wishlist-btn-round {
    position: absolute !important;
    top: 8px !important;
    inset-inline-end: 8px !important;
    z-index: 20 !important;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50% !important;
    background: #ffffff !important;
    border: 1px solid #eef2f6 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06) !important;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
    padding: 0 !important;
    text-decoration: none !important;
}

.product-single-hover .wishlist-btn-round:hover {
    transform: scale(1.1) !important;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12) !important;
    border-color: rgba(239, 68, 68, 0.2) !important;
}

.product-single-hover .wishlist-btn-round i {
    font-size: 12px !important;
    color: #94a3b8 !important;
    transition: color 0.25s ease !important;
}

.product-single-hover .wishlist-btn-round:hover i,
.product-single-hover .wishlist-btn-round i.fa-heart {
    color: #ef4444 !important; /* Elegant red for heart icon */
}

@media screen and (max-width: 575px) {
    .product-single-hover .wishlist-btn-round {
        width: 26px !important;
        height: 26px !important;
        top: 6px !important;
        inset-inline-end: 6px !important;
    }
    
    .product-single-hover .wishlist-btn-round i {
        font-size: 11px !important;
    }
}

/* Product Details Page Header Custom Overrides */
.product-brand-name-header {
    color: var(--web-primary) !important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 0.1em;
    margin-bottom: 4px;
}

.product-title-header {
    font-size: 24px;
    font-weight: 700;
    color: #1e293b;
    line-height: 1.25;
}

.product-summary-bar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f5f9;
}

.product-summary-bar .bg-soft-success {
    background-color: rgba(16, 185, 129, 0.1) !important;
    color: #10b981 !important;
    padding: 3px 8px;
    border-radius: 4px;
    font-weight: 650;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.product-summary-bar .border-middle-14px {
    width: 1px;
    height: 14px;
    background-color: #cbd5e1;
    display: inline-block;
}

.product-price-container-header {
    background-color: #f8fafc !important;
    border-radius: 8px;
    padding: 16px;
    margin-top: 16px;
    margin-bottom: 20px;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 12px;
}

.product-price-container-header .discounted-unit-price {
    font-size: 32px;
    font-weight: 700;
    color: #0f172a;
}

.product-price-container-header .product-total-unit-price {
    font-size: 18px;
    color: #64748b;
    text-decoration: line-through;
    margin-left: 4px;
}

.product-price-container-header .product-discount-percentage-badge {
    color: #10b981 !important;
    background-color: rgba(16, 185, 129, 0.12) !important;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

/* EasyZoom and Lightbox alignment */
.productDetailsSlider2 {
    max-width: 100% !important;
    overflow: hidden !important;
}
.productDetailsSlider2 .swiper-slide {
    max-width: 100% !important;
    width: 100% !important;
}
.productDetailsSlider2 .easyzoom {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    position: relative;
}
.pd-img-wrap .easyzoom.is-ready img {
    cursor: zoom-in !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

/* Magnifier Lens Overlay styling */
.zoom-lens {
    position: absolute;
    pointer-events: none; /* Ensure lens doesn't interfere with mouse events */
    border: 2px dashed #f58220; /* Orange dashed border */
    background-color: rgba(245, 130, 32, 0.15); /* Light semi-transparent orange */
    background-image: radial-gradient(rgba(245, 130, 32, 0.4) 1px, transparent 1px);
    background-size: 8px 8px; /* Dotted grid background */
    z-index: 10;
    display: none;
    box-sizing: border-box;
    border-radius: 4px;
}

/* Side-by-Side Magnifier Zoom Preview positioning */
@media (min-width: 992px) {
    .easyzoom .easyzoom-flyout {
        position: absolute !important;
        top: 0 !important;
        left: 105% !important;
        width: 120% !important;
        height: 100% !important;
        z-index: 1010 !important;
        border: 1px solid #cbd5e1 !important;
        border-radius: 8px !important;
        box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
        background-color: #ffffff !important;
        pointer-events: none !important;
    }
}
@media (max-width: 991px) {
    /* Fallback to overlay zoom on mobile/tablet */
    .easyzoom .easyzoom-flyout {
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
        z-index: 1010 !important;
    }
    .zoom-lens {
        display: none !important; /* Hide lens on mobile as overlay zoom doesn't need it */
    }
}

/* Lightbox image zoom styles */
.lightboxOverlay {
    z-index: 100000 !important;
}
.lightbox {
    z-index: 100001 !important;
}
.lb-outerContainer {
    overflow: hidden !important;
}
.lightbox .lb-image {
    cursor: zoom-in !important;
    transition: transform 0.15s ease-out;
}
.lightbox .lb-image.lb-zoomed {
    cursor: zoom-out !important;
}

/* Custom Gallery Modal (Dentalkart Style) */
.custom-gallery-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000; /* Higher than header / elements */
    display: none;
    align-items: center;
    justify-content: center;
}

.custom-gallery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(15, 23, 42, 0.85);
    backdrop-filter: blur(8px);
}

.custom-gallery-container {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 90%;
    max-width: 1100px;
    height: 85vh;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.4);
    z-index: 100001;
    animation: zoomInModal 0.25s cubic-bezier(0.16, 1, 0.3, 1);
}

@keyframes zoomInModal {
    from {
        opacity: 0;
        transform: scale(0.96);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.custom-gallery-close {
    position: absolute;
    top: 15px;
    right: 20px;
    background: #f1f5f9;
    border: none;
    color: #334155;
    font-size: 24px;
    line-height: 1;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100005;
    transition: all 0.2s ease;
}

.custom-gallery-close:hover {
    background: #e2e8f0;
    color: #0f172a;
    transform: rotate(90deg);
}

.custom-gallery-main-col {
    flex: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    background: #ffffff;
    user-select: none;
}

.custom-gallery-sidebar-col {
    width: 320px;
    background: #ffffff;
    border-left: 1px solid #f1f5f9;
    display: flex;
    flex-direction: column;
    padding: 20px;
}

/* Tabs */
.custom-gallery-tabs {
    display: flex;
    background: #f1f5f9;
    border-radius: 30px;
    padding: 4px;
    margin-bottom: 20px;
}

.custom-gallery-tab-btn {
    flex: 1;
    border: none;
    background: transparent;
    padding: 8px 12px;
    font-size: 13px;
    font-weight: 600;
    color: #64748b;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.2s ease;
    text-align: center;
}

.custom-gallery-tab-btn.active {
    background: #ffffff;
    color: #0f172a;
    box-shadow: 0 2px 4px rgba(0,0,0,0.06);
}

/* Thumbnails grid */
.custom-gallery-grid-wrapper {
    flex: 1;
    overflow-y: auto;
    scrollbar-width: thin;
}

.custom-gallery-grid-wrapper::-webkit-scrollbar {
    width: 6px;
}
.custom-gallery-grid-wrapper::-webkit-scrollbar-thumb {
    background-color: #cbd5e1;
    border-radius: 3px;
}

.custom-gallery-thumbnails-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.custom-gallery-thumb {
    aspect-ratio: 1;
    border-radius: 8px;
    border: 2px solid #e2e8f0;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.15s ease;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.custom-gallery-thumb:hover {
    border-color: #cbd5e1;
}

.custom-gallery-thumb.active {
    border-color: #f58220; /* Keep active color consistent or matching primary theme */
    box-shadow: 0 0 0 2px rgba(245, 130, 32, 0.15);
}

.custom-gallery-thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 4px;
}

/* Video Play Overlay for Thumbnail */
.custom-gallery-thumb.video-thumb::after {
    content: "\f04b"; /* FontAwesome play icon */
    font-family: "FontAwesome";
    position: absolute;
    font-size: 16px;
    color: #ffffff;
    background: rgba(15, 23, 42, 0.6);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 3px; /* Center the play triangle visual weight */
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.custom-gallery-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #f1f5f9;
    border: none;
    color: #475569;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100003;
    transition: all 0.2s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.custom-gallery-nav:hover {
    background: #e2e8f0;
    color: #0f172a;
}

.custom-gallery-prev {
    left: 20px;
}

.custom-gallery-next {
    right: 20px;
}

.custom-gallery-image-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 8px;
}

.custom-gallery-img {
    max-width: 90%;
    max-height: 80vh;
    object-fit: contain;
    transition: transform 0.2s ease;
    cursor: zoom-in;
    transform-origin: center center;
}

.custom-gallery-img.zoomed {
    transform: scale(2.5);
    cursor: zoom-out;
}

.zoom-instruction {
    position: absolute;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(15, 23, 42, 0.8);
    color: #ffffff;
    padding: 5px 14px;
    font-size: 11px;
    border-radius: 9999px;
    pointer-events: none;
    z-index: 100004;
    font-weight: 500;
    letter-spacing: 0.02em;
}

@media (max-width: 768px) {
    .custom-gallery-container {
        flex-direction: column;
        width: 95%;
        height: 90vh;
    }
    
    .custom-gallery-main-col {
        height: 60%;
        padding: 15px;
    }
    
    .custom-gallery-sidebar-col {
        width: 100%;
        height: 40%;
        border-left: none;
        border-top: 1px solid #f1f5f9;
        padding: 15px;
    }
    
    .custom-gallery-thumbnails-grid {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .custom-gallery-nav {
        width: 36px;
        height: 36px;
    }
    
    .custom-gallery-prev {
        left: 10px;
    }

    .custom-gallery-next {
        right: 10px;
    }
}

/* ═══════════════════════════════════════════════════════
   DK PRODUCT CARD  —  Dentalkart-style clean system
   ═══════════════════════════════════════════════════════ */

/* ── Card wrapper ── */
.dk-card {
    background: #ffffff;
    border: 1px solid #e8ecf0;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: box-shadow 0.22s ease, border-color 0.22s ease, transform 0.22s ease;
    position: relative;
}
.dk-card:hover {
    box-shadow: 0 8px 28px rgba(0,0,0,0.10);
    border-color: var(--web-primary);
    transform: translateY(-3px);
}

/* ── Image Zone ── */
.dk-card__img-zone {
    position: relative;
    background: #ffffff;
    overflow: hidden;
    aspect-ratio: 1 / 1;      /* perfect square */
    width: 100%;
    flex-shrink: 0;
}

/* Image link fills the zone */
.dk-card__img-link {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

/* Shimmer — shown only before image loads */
.dk-card__shimmer {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, #f2f2f2 25%, #e8e8e8 50%, #f2f2f2 75%);
    background-size: 400% 100%;
    animation: dk-shimmer 1.4s ease-in-out infinite;
    z-index: 1;
}
@keyframes dk-shimmer {
    0%   { background-position: 100% 0; }
    100% { background-position: -100% 0; }
}

/* Actual product image */
.dk-card__img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 12px;
    border: none !important;
    box-shadow: none !important;
    background: #ffffff;
    z-index: 2;
    transition: transform 0.3s ease;
}
.dk-card:hover .dk-card__img {
    transform: scale(1.04);
}

/* ── Discount badge ── top-left */
.dk-card__badge {
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 10;
    background: #e8f5e9;
    color: #2e7d32;
    font-size: 11px;
    font-weight: 700;
    padding: 3px 7px;
    border-radius: 4px;
    border: 1px solid rgba(46,125,50,0.18);
    line-height: 1.4;
    letter-spacing: 0.2px;
}

/* ── Wishlist button ── top-right */
.dk-card__wish {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 10;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: border-color 0.18s, transform 0.18s, box-shadow 0.18s;
    padding: 0;
    text-decoration: none;
}
.dk-card__wish:hover {
    border-color: #ef4444;
    transform: scale(1.12);
    box-shadow: 0 4px 12px rgba(239,68,68,0.2);
}
.dk-card__wish i {
    font-size: 13px;
    color: #94a3b8;
    line-height: 1;
}
.dk-card__wish i.fa-heart { color: #ef4444; }

/* ── Out of stock overlay ── */
.dk-card__oos {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: rgba(15,23,42,0.62);
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* ── Info Zone ── */
.dk-card__info {
    padding: 10px 12px 12px;
    display: flex;
    flex-direction: column;
    flex: 1;
    gap: 4px;
}

/* Brand */
.dk-card__brand {
    font-size: 10px;
    font-weight: 700;
    color: #94a3b8;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    line-height: 1;
}

/* Product name */
.dk-card__name {
    font-size: 13.5px;
    font-weight: 600;
    color: #1e293b;
    line-height: 1.45;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: none !important;
    min-height: 2.9em;
    transition: color 0.15s;
}
.dk-card__name:hover { color: var(--web-primary); }

/* Short description */
.dk-card__desc {
    font-size: 11px;
    color: #94a3b8;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

/* Stars */
.dk-card__stars {
    display: flex;
    align-items: center;
    gap: 1px;
}
.dk-card__stars i { font-size: 11px; color: #f59e0b; }
.dk-card__star-count {
    font-size: 11px;
    color: #94a3b8;
    margin-left: 3px;
}

/* Price block */
.dk-card__prices {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 4px 6px;
    margin-top: auto;          /* push price + button to bottom */
    padding-top: 4px;
}
.dk-card__price {
    font-size: 16px;
    font-weight: 800;
    color: #0f172a;
    letter-spacing: -0.3px;
}
.dk-card__orig {
    font-size: 12.5px;
    color: #94a3b8;
    font-weight: 400;
    text-decoration: line-through;
}
.dk-card__off {
    font-size: 11.5px;
    font-weight: 700;
    color: #16a34a;
}

/* Add to Cart button */
.dk-card__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 100%;
    margin-top: 8px;
    padding: 9px 12px;
    background: var(--web-primary);
    color: #ffffff !important;
    font-size: 12.5px;
    font-weight: 600;
    border-radius: 6px;
    text-decoration: none !important;
    cursor: pointer;
    border: none;
    line-height: 1;
    letter-spacing: 0.2px;
    transition: background 0.18s, box-shadow 0.18s, transform 0.15s;
    text-align: center;
}
.dk-card__btn:hover {
    background: #0a4db5 !important;
    color: #ffffff !important;
    box-shadow: 0 4px 14px rgba(0,0,0,0.18);
    transform: translateY(-1px);
    text-decoration: none !important;
}
.dk-card__btn--green              { background: #16a34a !important; }
.dk-card__btn--green:hover        { background: #15803d !important; }
.dk-card__btn--oos {
    background: #f1f5f9 !important;
    color: #94a3b8 !important;
    cursor: default;
    font-size: 11.5px;
}

/* ── Card entrance animation ── */
.dk-card {
    animation: dk-card-in 0.25s ease both;
}
@keyframes dk-card-in {
    from { opacity: 0; transform: translateY(8px); }
    to   { opacity: 1; transform: translateY(0); }
}

/* ── Responsive ── */
@media (max-width: 575px) {
    .dk-card__img { padding: 8px; }
    .dk-card__info { padding: 8px 10px 10px; gap: 3px; }
    .dk-card__name { font-size: 12.5px; min-height: 2.9em; }
    .dk-card__price { font-size: 14px; }
    .dk-card__btn { padding: 8px 10px; font-size: 12px; margin-top: 6px; }
}


/* ════════════════════════════════════════════
   dk-card Horizontal Variant (flash deals, featured deals)
   ════════════════════════════════════════════ */
.dk-card--hz {
    flex-direction: row !important;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}
.dk-card--hz__link {
    display: flex;
    align-items: stretch;
    text-decoration: none !important;
    color: inherit;
    width: 100%;
}
.dk-card--hz__img-wrap {
    position: relative;
    width: 120px;
    min-width: 120px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    flex-shrink: 0;
    padding: 10px;
}
.dk-card--hz__img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    position: relative;
    z-index: 1;
}
.dk-card--hz__img-wrap .dk-card__shimmer {
    position: absolute;
    inset: 0;
    z-index: 0;
}
.dk-card--hz__body {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
    padding: 12px 14px;
    min-width: 0;
}
.dk-card__badge--sm {
    font-size: 10px;
    padding: 2px 6px;
    top: 6px;
    left: 6px;
}
.dk-card__name--sm {
    font-size: 13px;
    min-height: unset;
    -webkit-line-clamp: 2;
}
.dk-card__prices--sm {
    margin-top: 2px;
}
.dk-card__prices--sm .dk-card__price { font-size: 14px; }
.dk-card__prices--sm .dk-card__orig { font-size: 11px; }
.dk-card__stars--sm { gap: 2px; }
.dk-card__stars--sm i { font-size: 11px; }
.dk-card__stars--sm .dk-card__star-count { font-size: 10px; }

/* Hover effect for horizontal */
.dk-card--hz:hover {
    transform: translateY(-2px);
}

@media (max-width: 575px) {
    .dk-card--hz__img-wrap { width: 90px; min-width: 90px; padding: 8px; }
    .dk-card--hz__body { padding: 8px 10px; gap: 3px; }
    .dk-card__name--sm { font-size: 12px; }
    .dk-card__prices--sm .dk-card__price { font-size: 13px; }
}


/* ════════════════════════════════════════════
   Dentalkart-style Header — Full Restyle
   ════════════════════════════════════════════ */

/* ── Navbar — sticky on ALL screen sizes ── */
/* Desktop (≥992px) already handled by theme.css .navbar-stuck (position:fixed) */
/* Mobile (<992px): add sticky behavior */
@media (max-width: 991.98px) {
    .navbar-sticky {
        position: sticky;
        top: 0;
        z-index: 1030;
        background: #fff;
    }
}
.navbar-sticky .navbar.navbar-expand-md.navbar-light {
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.06);
}

/* ── Search bar ── */
.dk-search-outer {
    flex: 1 1 auto;
    max-width: 720px;
    margin: 0 16px;
}

.dk-search-box {
    border: 1.5px solid #d0d5dd;
    border-radius: 6px;
    background: #fff;
    overflow: hidden;
    height: 46px;
    transition: border-color 0.2s;
}

.dk-search-box:focus-within {
    border-color: var(--web-primary);
    box-shadow: 0 0 0 3px rgba(27,127,237,0.12);
}

.dk-search-icon-left {
    align-items: center;
    justify-content: center;
    width: 42px;
    flex-shrink: 0;
    color: #94a3b8;
    font-size: 16px;
    pointer-events: none;
}

.dk-search-input {
    flex: 1;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    height: 46px !important;
    font-size: 14px;
    background: transparent;
    padding-left: 6px !important;
    color: #1e293b;
}

.dk-search-input::placeholder { color: #94a3b8; }
.dk-search-input:focus { box-shadow: none !important; outline: none; }

.dk-search-btn {
    flex-shrink: 0;
    background: var(--web-primary);
    border: none;
    height: 46px;
    width: 50px;
    border-radius: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    cursor: pointer;
    transition: background 0.2s;
}
.dk-search-btn:hover { opacity: 0.9; }
.dk-search-btn .czi-search { color: #fff; }

/* Keep existing search-card positioning */
.dk-search-outer .search-card { margin-top: 2px; }

/* ── Login button (guest) ── */
.dk-login-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    text-decoration: none;
    color: #334155;
    padding: 6px 10px;
    border-radius: 6px;
    transition: background 0.15s;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
}
.dk-login-btn:hover { background: #f1f5f9; color: var(--web-primary); text-decoration: none; }
.dk-login-label { font-size: 14px; font-weight: 600; color: inherit; }

/* ── Cart pill button ── */
.dk-cart-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #1a3d7c;
    color: #fff !important;
    border-radius: 6px;
    padding: 8px 14px;
    text-decoration: none !important;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    transition: background 0.2s, box-shadow 0.2s;
    border: none;
    cursor: pointer;
    line-height: 1.3;
}
.dk-cart-btn:hover { background: #142d5e; color: #fff !important; box-shadow: 0 4px 12px rgba(26,61,124,0.3); }

.dk-cart-icon { font-size: 18px; flex-shrink: 0; }

.dk-cart-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    line-height: 1.2;
}

.dk-cart-count {
    font-size: 11px;
    font-weight: 500;
    opacity: 0.9;
}

.dk-cart-divider { display: none; }

.dk-cart-price {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

.dk-cart-caret { font-size: 12px; opacity: 0.75; }

/* Badge: hidden on desktop (info section shows count), visible on mobile */
.dk-cart-badge { display: none; }

/* Make cart dropdown still align correctly */
.navbar-tool.dropdown { position: relative; }
.dk-cart-btn + .dropdown-menu { min-width: 320px; }

/* ── Responsive: mobile ── */
@media (max-width: 767.98px) {
    .dk-search-outer { max-width: 100%; margin: 0; }

    /* Cart: icon-only with floating badge */
    .dk-cart-btn {
        position: relative;
        padding: 0;
        background: transparent;
        border-radius: 0;
        width: 38px;
        height: 38px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    .dk-cart-btn:hover { background: transparent; box-shadow: none; }
    .dk-cart-icon {
        font-size: 22px;
        color: var(--web-primary, #1a3d7c);
    }
    .dk-cart-info { display: none; }
    .dk-cart-caret { display: none; }

    /* Floating count badge on cart icon */
    .dk-cart-badge {
        display: inline-block !important;
        position: absolute;
        top: -2px;
        right: -4px;
        background: #ff4444;
        color: #fff !important;
        font-size: 10px;
        font-weight: 700;
        min-width: 18px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 50%;
        padding: 0 4px;
        z-index: 2;
    }

    /* Login button: icon only */
    .dk-login-btn {
        width: 38px;
        height: 38px;
        padding: 0 !important;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        background: transparent !important;
    }
    .dk-login-label { display: none !important; }

    /* Toolbar spacing */
    .navbar-toolbar { gap: 2px; }
    #cart_items .navbar-tool.dropdown { margin-left: 0 !important; margin-right: 0 !important; }

    /* Cart dropdown: full-width on mobile */
    .dk-cart-btn + .dropdown-menu,
    .cart-dropdown {
        min-width: 280px;
        right: -10px !important;
        left: auto !important;
    }

    /* Search icon circle consistency */
    .open-search-form-mobile .navbar-tool-icon-box {
        width: 38px;
        height: 38px;
        border-radius: 50%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
}

/* ════════════════════════════════════════════
   Product Breadcrumb
   ════════════════════════════════════════════ */
.product-breadcrumb {
    font-size: 12px;
    color: #94a3b8;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 2px;
    margin-bottom: 6px;
}

.product-breadcrumb a {
    color: #64748b;
    text-decoration: none;
    transition: color 0.15s;
}

.product-breadcrumb a:hover {
    color: var(--web-primary);
    text-decoration: underline;
}

.product-breadcrumb .bc-sep {
    color: #cbd5e1;
    margin: 0 3px;
    font-size: 14px;
    line-height: 1;
}

.product-breadcrumb .bc-current {
    color: var(--web-primary);
    font-weight: 500;
}

/* ════════════════════════════════════════════
   Image Zoom Popup
   ════════════════════════════════════════════ */
.img-zoom-popup-overlay {
    display: none;
    position: fixed;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.18);
    z-index: 9999;
    overflow: hidden;
    width: 400px;
    height: 400px;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

.img-zoom-popup-overlay.show {
    display: flex;
    pointer-events: auto;
}

.img-zoom-popup-overlay img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 8px;
}

/* Hide zoom popup on small screens */
@media (max-width: 991.98px) {
    .img-zoom-popup-overlay {
        display: none !important;
    }
}

/* ════════════════════════════════════════════
   Product Tab Icons Alignment
   ════════════════════════════════════════════ */
.nav-link.tab_link {
    display: inline-flex !important;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
}

.product-details-tabs .nav-link.tab_link i {
    font-size: 13px;
    opacity: 0.75;
}

.product-details-tabs .nav-link.tab_link.active i {
    opacity: 1;
}

/* Starting at label */
.price-starting-at-label {
    font-style: italic;
    font-size: 13px;
    color: #64748b;
    margin-right: 4px;
}
