: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: var(--web-primary);
    color: var(--web-primary);
    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;
}

/* ── SNR GLOW: Remove white sidebar backgrounds ── */
.__customer-sidebar {
    background: transparent !important;
    border: 1px solid rgba(201, 169, 110, 0.15) !important;
    box-shadow: none !important;
}

.__customer-sidebar .widget-title a {
    color: var(--title-color, #f0ece4) !important;
}

.__customer-sidebar .widget-title a:hover {
    background: rgba(201, 169, 110, 0.10) !important;
    color: #C9A96E !important;
}

.__customer-sidebar .widget-title a:hover svg,
.__customer-sidebar .widget-title a:hover path {
    color: #C9A96E !important;
    fill: #C9A96E !important;
}

.__customer-sidebar .widget-title .active-menu {
    background: rgba(201, 169, 110, 0.12) !important;
    border-radius: 6px;
    color: #C9A96E !important;
}

.__customer-sidebar .widget-title .active-menu svg,
.__customer-sidebar .widget-title .active-menu path {
    color: #C9A96E !important;
    fill: #C9A96E !important;
}

.__customer-sidebar .widget-title .active-menu .aside-link {
    color: #C9A96E !important;
    font-weight: 600;
}

.__customer-sidebar .widget-title:not(:last-child) a {
    border-bottom: 1px solid rgba(201, 169, 110, 0.12) !important;
}

.user-profile-container {
    background: transparent !important;
}
/* ─────────────────────────────────────────────── */

.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) {
    margin-bottom: 0;
}
.rich-editor-html-content img{
    max-width: 100%;
    min-width: 100px;
    height: auto;
    object-fit: cover;
    border-radius: 5px;
    border: 1px solid var(--bs-border-color, #EFF1F4);;
    /* margin-inline-end: 1rem; */
}

.rich-editor-html-content iframe {
    width: 100% !important;
    max-width: 50% !important;
    aspect-ratio: 16 / 9 !important;
    height: auto !important;
    border-radius: 5px;
    border: 1px solid var(--bs-border-color);
}

@media (max-width: 991px) {
    .rich-editor-html-content iframe {
        max-width: 100% !important;
    }
}

@media (max-width: 575px) {
    .rich-editor-html-content table {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .rich-editor-html-content img {
        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*/

/* ══════════════════════════════════════════════════════════════
   SNR GLOW — LUXURY THEME v3
   Logo Colors:
   • Gold (S & R):  #C9A870  →  #A8855A  (champagne → amber)
   • Silver (N):    #9B9FA8  →  #D4D8E0  (steel → bright silver)
   • Black:         #0A0A0A  (pure background)
   • Dark:          #141414 / #1C1C1C / #242424
   ══════════════════════════════════════════════════════════════ */

@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@300;400;500;600;700;800&display=swap');

/* ── CSS Variables ── */
:root {
    /* Gold palette (S & R letters) */
    --snr-gold-bright:  #D4AF7A;
    --snr-gold:         #C9A870;
    --snr-gold-mid:     #B8955A;
    --snr-gold-dark:    #A8855A;
    --snr-gold-deep:    #8A6A3A;
    --snr-gold-10:      rgba(201,168,112,0.10);
    --snr-gold-20:      rgba(201,168,112,0.20);
    --snr-gold-30:      rgba(201,168,112,0.30);

    /* Silver palette (N letter) */
    --snr-silver-bright: #D4D8E0;
    --snr-silver-light:  #C0C5CE;
    --snr-silver:        #9B9FA8;
    --snr-silver-mid:    #7A7F8A;
    --snr-silver-dark:   #5A5F6A;
    --snr-silver-10:     rgba(155,159,168,0.10);
    --snr-silver-20:     rgba(155,159,168,0.20);

    /* Dark palette */
    --snr-black:        #0A0A0A;
    --snr-dark-1:       #141414;
    --snr-dark-2:       #1C1C1C;
    --snr-dark-3:       #242424;
    --snr-dark-4:       #2C2C2C;

    /* Warm off-white for page body */
    --snr-warm-white:   #F7F4F0;
    --snr-warm-white-2: #EDE9E2;

    /* Gradients */
    --grad-gold:    linear-gradient(135deg, var(--snr-gold-bright) 0%, var(--snr-gold) 40%, var(--snr-gold-dark) 100%);
    --grad-silver:  linear-gradient(135deg, var(--snr-silver-dark) 0%, var(--snr-silver) 40%, var(--snr-silver-bright) 100%);
    --grad-dark:    linear-gradient(180deg, var(--snr-black) 0%, var(--snr-dark-2) 100%);
    --grad-mixed:   linear-gradient(135deg, var(--snr-gold) 0%, var(--snr-silver) 100%);

    /* Typography */
    --snr-font: 'Tajawal', sans-serif;
}

/* ══════════════ BASE ══════════════ */
*, *::before, *::after { box-sizing: border-box; }

body {
    font-family: var(--snr-font) !important;
    background-color: var(--snr-warm-white) !important;
    color: #2A2A2A !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--snr-font) !important;
    font-weight: 700 !important;
}

a { transition: color 0.25s ease; }
a:hover { text-decoration: none; }

/* ══════════════ OVERRIDE BOOTSTRAP BLUE ══════════════ */
.text-primary, .web-text-primary, .active-menu { color: var(--snr-gold) !important; }
.bg-primary   { background: var(--grad-gold) !important; }
.border-primary { border-color: var(--snr-gold) !important; }
.text-warning  { color: var(--snr-gold) !important; }

.btn-primary, .btn-primary:hover, .btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled):active {
    background: var(--grad-gold) !important;
    border-color: transparent !important;
    color: var(--snr-black) !important;
    font-weight: 700;
    letter-spacing: 0.4px;
    box-shadow: 0 4px 18px rgba(201,168,112,0.3) !important;
    transition: all 0.3s ease !important;
}
.btn-primary:hover { transform: translateY(-1px); box-shadow: 0 6px 22px rgba(201,168,112,0.45) !important; }

/* ══════════════ SCROLLBAR ══════════════ */
::-webkit-scrollbar            { width: 5px; height: 5px; }
::-webkit-scrollbar-track      { background: var(--snr-dark-1); }
::-webkit-scrollbar-thumb      { background: var(--grad-gold); border-radius: 3px; }
::-webkit-scrollbar-thumb:hover{ background: var(--snr-gold-bright) !important; }

/* ══════════════ HEADER ══════════════ */
/* Top bar (phone strip) */
.topbar,
header .topbar {
    background: var(--snr-black) !important;
    border-bottom: 1px solid rgba(201,168,112,0.12) !important;
}
.topbar-text, .topbar-link { color: var(--snr-silver) !important; }
.topbar-link i { color: var(--snr-gold) !important; }
.topbar-link:hover { color: var(--snr-gold) !important; }

/* Main nav bar */
header,
.navbar-sticky,
.navbar-sticky .navbar,
.navbar-expand-md,
.navbar-light,
.mobile-head {
    background: linear-gradient(180deg, var(--snr-dark-1) 0%, var(--snr-dark-2) 100%) !important;
    border-bottom: 1px solid rgba(201,168,112,0.18) !important;
    backdrop-filter: blur(10px);
}

/* ── Nav icon circles (cart / wishlist / user) ── */
/* Silver-metallic style like the N letter */
.navbar-tool-icon-box,
.navbar-tool-icon-box.bg-secondary {
    background: linear-gradient(135deg, var(--snr-dark-3), var(--snr-dark-4)) !important;
    border: 1.5px solid var(--snr-silver) !important;
    border-radius: 50% !important;
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.25s ease !important;
    box-shadow: inset 0 1px 2px rgba(212,216,224,0.15), 0 2px 8px rgba(0,0,0,0.4) !important;
}
.navbar-tool-icon-box:hover,
.navbar-tool-icon-box.bg-secondary:hover {
    background: linear-gradient(135deg, var(--snr-silver-mid), var(--snr-silver-dark)) !important;
    border-color: var(--snr-silver-bright) !important;
    box-shadow: 0 0 0 3px rgba(155,159,168,0.2), 0 4px 12px rgba(0,0,0,0.5) !important;
}
/* Icons inside */
.navbar-tool-icon-box i,
.navbar-tool-icon-box [class*="tio-"],
.navbar-tool-icon-box [class*="czi-"] {
    color: var(--snr-silver-bright) !important;
    font-size: 16px;
}
.navbar-tool-icon-box svg path { fill: var(--snr-silver-bright) !important; }
/* User avatar ring */
.navbar-tool-icon-box img.img-profile {
    width: 32px !important; height: 32px !important;
    border: 2px solid var(--snr-silver-light) !important;
    border-radius: 50% !important;
}

/* Badge (cart count) */
.navbar-tool .navbar-tool-label {
    background: var(--grad-gold) !important;
    color: var(--snr-black) !important;
    font-weight: 800 !important;
    font-size: 10px !important;
    min-width: 17px !important;
    min-height: 17px !important;
    line-height: 17px !important;
    border-radius: 50% !important;
    border: none !important;
    box-shadow: 0 2px 6px rgba(201,168,112,0.5) !important;
}

/* ── Nav links ── */
.navbar-nav .nav-link,
.navbar-nav .nav-link.dropdown-toggle,
.navbar-stuck-menu .nav-link {
    color: var(--snr-silver-light) !important;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.3px;
    transition: color 0.25s ease;
    padding: 0.5rem 0.75rem;
}
.navbar-nav .nav-link:hover,
.navbar-nav .nav-item.active .nav-link {
    color: var(--snr-gold) !important;
}

/* ── Category toggle button ── */
.category-menu-toggle-btn { color: var(--snr-silver-light) !important; }
.category-menu-toggle-btn:hover { color: var(--snr-gold) !important; }
.category-menu-toggle-btn svg path { fill: var(--snr-silver-bright) !important; }
.category-menu-toggle-btn-text { color: inherit !important; }

/* ── Bottom nav (categories bar) ── */
.navbar-stuck-menu,
.navbar-expand-md.navbar-stuck-menu {
    background: linear-gradient(180deg, var(--snr-dark-3) 0%, var(--snr-dark-2) 100%) !important;
    border-top: 1px solid rgba(155,159,168,0.12) !important;
}

/* ── Search bar ── */
.form-control.appended-form-control,
.form-control.search-bar-input {
    background: rgba(255,255,255,0.07) !important;
    border: 1px solid rgba(155,159,168,0.3) !important;
    color: var(--snr-silver-bright) !important;
    border-radius: 8px !important;
    font-family: var(--snr-font) !important;
}
.form-control.appended-form-control:focus {
    border-color: var(--snr-gold) !important;
    box-shadow: 0 0 0 3px rgba(201,168,112,0.15) !important;
    background: rgba(255,255,255,0.10) !important;
}
.form-control.appended-form-control::placeholder { color: var(--snr-silver-mid) !important; }

.search_button,
.search_button .input-group-text {
    background: var(--grad-gold) !important;
    border: none !important;
    border-radius: 8px !important;
}
.search_button i { color: var(--snr-black) !important; font-weight: 700; }

/* ── Dropdowns ── */
.dropdown-menu {
    background: var(--snr-dark-2) !important;
    border: 1px solid rgba(155,159,168,0.2) !important;
    box-shadow: 0 12px 40px rgba(0,0,0,0.7) !important;
    border-radius: 10px !important;
    padding: 6px !important;
}
.dropdown-item { color: var(--snr-silver-light) !important; border-radius: 6px !important; padding: 8px 14px !important; }
.dropdown-item:hover, .dropdown-item:focus {
    background: var(--snr-gold-10) !important;
    color: var(--snr-gold) !important;
}
.dropdown-divider { border-color: rgba(155,159,168,0.15) !important; }

/* ── Mega / Category mega menu ── */
.megamenu-wrap,
.category-menu-wrap { background: var(--snr-dark-1) !important; border: 1px solid rgba(155,159,168,0.12) !important; }
.category-menu li a { color: var(--snr-silver-light) !important; }
.category-menu li a:hover { color: var(--snr-gold) !important; background: var(--snr-gold-10) !important; }
.mega_menu { background: var(--snr-dark-2) !important; border: 1px solid rgba(201,168,112,0.12) !important; box-shadow: 0 15px 50px rgba(0,0,0,0.8) !important; }
.mega_menu a { color: var(--snr-silver) !important; }
.mega_menu a:hover { color: var(--snr-gold) !important; }
.mega_menu_inner h6 a { color: var(--snr-gold) !important; font-weight: 600; }

/* ══════════════ PRIMARY BUTTON ══════════════ */
.btn--primary,
.btn--primary:hover,
.btn--primary:focus {
    background: var(--grad-gold) !important;
    border-color: transparent !important;
    color: var(--snr-black) !important;
    font-weight: 700;
    letter-spacing: 0.4px;
    box-shadow: 0 4px 18px rgba(201,168,112,0.28) !important;
    transition: all 0.3s ease !important;
}
.btn--primary:hover { transform: translateY(-2px); box-shadow: 0 8px 25px rgba(201,168,112,0.45) !important; }

/* Secondary button = silver style */
.btn-secondary,
.btn-secondary:hover {
    background: var(--grad-silver) !important;
    border-color: transparent !important;
    color: var(--snr-black) !important;
    font-weight: 700;
}

/* ══════════════ SECTION HEADINGS ══════════════ */
/* Gold gradient text for major headings */
.section-header h2,
.arrival-title,
.arrival-title .text-capitalize,
.featured_deal_title,
.feature-product-title,
h2.arrival-title {
    background: var(--grad-gold);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    font-weight: 800 !important;
}

/* View All links */
.view-all-btn-text, .view-btn-text { color: var(--snr-gold) !important; font-weight: 600; }
.view-all-btn-text:hover { color: var(--snr-gold-dark) !important; }

/* ══════════════ COMPANY RELIABILITY / FEATURES STRIP ══════════════ */
/* Outer container — dark gradient */
.__inline-9 > div:first-child,
.footer-top-slider-wrap,
.shipping-policy-web {
    background: linear-gradient(180deg, var(--snr-dark-1) 0%, var(--snr-dark-2) 100%) !important;
}
/* Card (about/contact/faq boxes) */
.footer-slide-item {
    background: linear-gradient(145deg, var(--snr-dark-3) 0%, var(--snr-dark-2) 100%) !important;
    border: 1px solid rgba(155,159,168,0.20) !important;
    border-radius: 14px !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 4px 20px rgba(0,0,0,0.5) !important;
}
.footer-slide-item:hover {
    border-color: var(--snr-gold) !important;
    box-shadow: 0 8px 30px rgba(201,168,112,0.18) !important;
    transform: translateY(-3px);
}
.footer-slide-item h2.heading { color: var(--snr-silver-bright) !important; font-weight: 700 !important; }
.footer-slide-item p.des     { color: var(--snr-silver) !important; font-size: 12px; }
/* Icons inside footer-slide-item (about/contact/faq SVGs) */
.footer-slide-item .text-primary { color: var(--snr-gold) !important; }
.footer-slide-item .text-primary svg,
.footer-slide-item .text-primary svg path { fill: var(--snr-gold) !important; }
.footer-slide-item img.object-contain.svg {
    filter: brightness(0) saturate(100%) invert(69%) sepia(32%) saturate(500%) hue-rotate(10deg) brightness(1) !important;
}

/* ── Company reliability circular icons ── */
/* Silver metallic circles like the N letter */
.shopping-method-icon {
    background: linear-gradient(135deg, var(--snr-dark-4) 0%, var(--snr-dark-3) 50%, var(--snr-dark-4) 100%) !important;
    border: 2px solid var(--snr-silver) !important;
    box-shadow:
        inset 0 1px 3px rgba(212,216,224,0.2),
        inset 0 -1px 3px rgba(0,0,0,0.4),
        0 4px 16px rgba(0,0,0,0.6) !important;
    width: 88px !important;
    height: 88px !important;
}
.shipping-method-system:hover .shopping-method-icon {
    border-color: var(--snr-gold) !important;
    box-shadow:
        inset 0 1px 3px rgba(201,168,112,0.25),
        0 0 20px rgba(201,168,112,0.2) !important;
}
/* Icon images inside the circles — tint gold */
.shopping-method-icon img {
    filter: brightness(0) saturate(100%) invert(69%) sepia(25%) saturate(500%) hue-rotate(10deg) brightness(1.05) !important;
    width: 44px !important;
    height: 44px !important;
}
.shipping-method-system p {
    color: var(--snr-silver-bright) !important;
    font-weight: 600;
    font-size: 13px;
}

/* ══════════════ PRODUCT CARDS ══════════════ */
.product-single-hover,
.product-card,
.__product-card {
    background: #FFFFFF !important;
    border: 1px solid rgba(201,168,112,0.10) !important;
    border-radius: 12px !important;
    transition: all 0.3s ease !important;
    overflow: hidden;
}
.product-single-hover:hover,
.product-card:hover {
    border-color: var(--snr-gold) !important;
    box-shadow: 0 8px 32px rgba(201,168,112,0.18) !important;
    transform: translateY(-4px) !important;
}

/* Price */
.new-price, .price, [class*="price-value"], .price-section .price,
.for-count-value, .count-value { color: var(--snr-gold) !important; font-weight: 700 !important; }
del, .old-price, .price-through { color: var(--snr-silver) !important; opacity: 0.65; }

/* Discount badge */
.for-discount-value {
    background: var(--grad-gold) !important;
    color: var(--snr-black) !important;
    font-weight: 700;
    border-radius: 4px;
}

/* ══════════════ FEATURED DEAL SECTION ══════════════ */
.featured_deal,
.__featured-deal-wrap {
    background: linear-gradient(135deg, var(--snr-dark-1), var(--snr-dark-3)) !important;
    border-radius: 14px !important;
    border: 1px solid rgba(201,168,112,0.12) !important;
}

/* ══════════════ FOOTER ══════════════ */
.page-footer, footer {
    background: linear-gradient(180deg, var(--snr-dark-1) 0%, var(--snr-black) 100%) !important;
    border-top: 1px solid rgba(201,168,112,0.15) !important;
}

/* Footer section headers */
.footer-header {
    color: var(--snr-gold) !important;
    font-weight: 700 !important;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    font-size: 12px;
}

/* Footer links */
.footer-padding-bottom .widget-list-link,
.footer-padding-bottom a {
    color: var(--snr-silver) !important;
    font-size: 13px;
    line-height: 2;
    transition: color 0.2s ease;
}
.footer-padding-bottom .widget-list-link:hover,
.footer-padding-bottom a:hover { color: var(--snr-gold) !important; }

/* Newsletter */
.subscribe-button {
    background: var(--grad-gold) !important;
    color: var(--snr-black) !important;
    font-weight: 700;
    border: none !important;
    border-radius: 0 6px 6px 0 !important;
    transition: all 0.3s ease;
}
.subscribe-button:hover { box-shadow: 0 4px 16px rgba(201,168,112,0.4) !important; }
.subscribe-border {
    background: rgba(255,255,255,0.05) !important;
    border: 1px solid rgba(155,159,168,0.25) !important;
    color: var(--snr-silver-bright) !important;
    border-radius: 6px 0 0 6px !important;
}
.subscribe-border::placeholder { color: var(--snr-silver-mid) !important; }

/* Copyright bar */
.bg-white-overlay-50 {
    background: rgba(5,5,5,0.92) !important;
    border-top: 1px solid rgba(155,159,168,0.10) !important;
}
.bg-white-overlay-50 p, .bg-white-overlay-50 * { color: var(--snr-silver) !important; }
.bg-white-overlay-50 a { color: var(--snr-gold) !important; }

/* Social links */
.social-btn {
    background: var(--snr-dark-3) !important;
    border: 1px solid rgba(155,159,168,0.2) !important;
    transition: all 0.25s ease !important;
}
.social-btn:hover {
    background: var(--grad-gold) !important;
    border-color: transparent !important;
    transform: translateY(-3px) !important;
    box-shadow: 0 4px 16px rgba(201,168,112,0.35) !important;
}

/* Contact info */
.widget-list-link, .start_address a { color: var(--snr-silver) !important; }
.start_address a:hover { color: var(--snr-gold) !important; }
.start_address i { color: var(--snr-gold) !important; }

/* ══════════════ PAGINATION ══════════════ */
.page-item.active .page-link {
    background: var(--grad-gold) !important;
    border-color: transparent !important;
    color: var(--snr-black) !important;
    font-weight: 700;
    box-shadow: 0 4px 12px rgba(201,168,112,0.35) !important;
}
.page-link { color: var(--snr-gold) !important; background: transparent !important; border-color: rgba(201,168,112,0.2) !important; }
.page-link:hover { background: var(--snr-gold-10) !important; }

/* ══════════════ CHECKOUT STEPS ══════════════ */
.checkout-steps.steps-light .step-item.active .step-count,
.checkout-steps.steps-light .step-item.active .step-progress,
.customize-step .step-item.active .step-count {
    background: var(--grad-gold) !important;
    color: var(--snr-black) !important;
    border-color: transparent !important;
}
.customize-step .step-item.active::before { border-top-color: var(--snr-gold) !important; }

/* ══════════════ TABS ══════════════ */
.checkout-details-page .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    background: var(--grad-gold) !important;
    border-color: transparent !important;
    color: var(--snr-black) !important;
    font-weight: 700;
}
.checkout-details-page .nav-tabs .nav-link {
    background: var(--snr-dark-3) !important;
    border: 1px solid rgba(155,159,168,0.15) !important;
    color: var(--snr-silver) !important;
}
.order-details-nav.nav-menu > *.active {
    border-color: var(--snr-gold) !important;
    color: var(--snr-gold) !important;
}

/* ══════════════ GENERAL CARDS / BG ══════════════ */
.card {
    background: #FFFFFF !important;
    border: 1px solid rgba(201,168,112,0.12) !important;
    border-radius: 12px !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.06) !important;
}
.card:hover {
    border-color: rgba(201,168,112,0.3) !important;
    box-shadow: 0 6px 24px rgba(201,168,112,0.14) !important;
}

/* Neutral backgrounds that were blue */
.bg-light          { background-color: var(--snr-warm-white-2) !important; }
.bg-secondary      { background: var(--snr-dark-3) !important; }
.custom-light-primary-color,
.custom-light-primary-color-20 { background-color: rgba(201,168,112,0.06) !important; }

/* ══════════════ INPUTS ══════════════ */
input:focus,
textarea:focus,
select:focus,
.form-control:focus {
    border-color: var(--snr-gold) !important;
    box-shadow: 0 0 0 3px rgba(201,168,112,0.15) !important;
    outline: none !important;
}

/* ══════════════ SCROLL-TO-TOP ══════════════ */
.btn-scroll-top {
    background: var(--grad-gold) !important;
    border-color: transparent !important;
    box-shadow: 0 4px 16px rgba(201,168,112,0.4) !important;
}

/* ══════════════ RATING STARS ══════════════ */
.text-warning, .review-star i, .star-rating i { color: var(--snr-gold) !important; }

/* ══════════════ LOADER ══════════════ */
.global-loader .loader {
    border-color: rgba(201,168,112,0.15) !important;
    border-top-color: var(--snr-gold) !important;
}

/* ══════════════ MOBILE TOGGLER ══════════════ */
.navbar-toggler { border-color: var(--snr-silver) !important; }
.navbar-toggler-icon { filter: invert(0.85) sepia(0.2) saturate(1.5) hue-rotate(5deg); }

/* ══════════════ BLUE FORCE-OVERRIDE ══════════════ */
[style*="color: #1b7fed"]           { color: var(--snr-gold) !important; }
[style*="color:#1b7fed"]            { color: var(--snr-gold) !important; }
[style*="background-color: #1b7fed"]{ background: var(--grad-gold) !important; }
[style*="background:#1b7fed"]       { background: var(--grad-gold) !important; }

/* ══════════════ HOVER UNDERLINE LINKS ══════════════ */
a:not(.btn):not(.nav-link):not(.dropdown-item):not(.widget-list-link):hover {
    color: var(--snr-gold) !important;
}

/* ══════════════ SALE BANNERS / FLASH DEAL SECTION ══════════════ */
.new-arrival-section,
.new_arrival_product { background: transparent !important; }

/* ══════════════ MISC SILVER TOUCHES ══════════════ */
/* Topbar separator | address icons */
.topbar { padding: 6px 0; }
.topbar i, .topbar svg { color: var(--snr-silver-bright) !important; }
.direction-ltr { color: var(--snr-silver-bright) !important; }

/* Announcement bar */
#announcement { border-bottom: 1px solid rgba(201,168,112,0.15); }


/* ── Google Font: Tajawal for Arabic ── */
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@300;400;500;700&display=swap');

:root {
    --snr-gold:      #C9A870;
    --snr-gold-dark: #A8855A;
    --snr-gold-light:#F5EDD8;
    --snr-black:     #0F0F0F;
    --snr-dark:      #1A1A1A;
    --snr-dark-2:    #252525;
    --snr-dark-3:    #2F2F2F;
    --snr-white:     #FFFFFF;
    --snr-silver:    #B8B8B8;
    --snr-font:      'Tajawal', sans-serif;
}

/* ── Base font ── */
body {
    font-family: var(--snr-font) !important;
}

/* ══════════════ HEADER / NAVBAR ══════════════ */
.header-section,
header,
.navbar,
.navbar-expand-md,
.header-bottom,
.navbar-light {
    background-color: var(--snr-dark) !important;
    border-bottom: 1px solid rgba(201,168,112,0.2) !important;
}

/* Header top bar (phone / contact strip) */
.header-top-sm,
.header-top {
    background-color: var(--snr-black) !important;
    border-bottom: 1px solid rgba(201,168,112,0.15) !important;
}
.header-top-sm *,
.header-top * {
    color: var(--snr-silver) !important;
}

/* Navbar text and links */
.navbar *:not(.btn--primary):not(.badge),
.header-section *:not(.btn--primary):not(.badge):not(img) {
    color: var(--snr-white);
}
.navbar a:hover,
.header-section a:hover {
    color: var(--snr-gold) !important;
}

/* Category nav pills */
.navbar-stuck-menu,
.mega-nav,
.categories-menu,
.category-menu {
    background-color: var(--snr-dark-2) !important;
}

/* Search bar */
.navbar form input[type="search"],
.navbar form input[type="text"],
.search-form input {
    background-color: var(--snr-dark-3) !important;
    color: var(--snr-white) !important;
    border: 1px solid rgba(201,168,112,0.25) !important;
}
.navbar form input::placeholder {
    color: var(--snr-silver) !important;
}
.search_button {
    background: linear-gradient(135deg, var(--snr-gold), var(--snr-gold-dark)) !important;
}

/* Navbar icons (cart, wishlist, user) */
.navbar-tool-icon-box i,
.navbar-tool-icon-box svg {
    color: var(--snr-white) !important;
}
.navbar-tool .navbar-tool-label {
    background-color: var(--snr-gold) !important;
    color: var(--snr-black) !important;
    font-weight: 700;
}

/* ══════════════ PRIMARY BUTTONS ══════════════ */
.btn--primary,
.btn--primary:hover,
.btn--primary:focus,
button[type="submit"].btn--primary {
    background: linear-gradient(135deg, var(--snr-gold) 0%, var(--snr-gold-dark) 100%) !important;
    border-color: transparent !important;
    color: var(--snr-black) !important;
    font-weight: 700;
    letter-spacing: 0.3px;
    transition: all 0.3s ease !important;
    box-shadow: 0 4px 15px rgba(201,168,112,0.25) !important;
}
.btn--primary:hover {
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(201,168,112,0.4) !important;
}

.btn-secondary,
.btn-secondary:hover {
    background-color: var(--snr-dark) !important;
    border-color: var(--snr-gold) !important;
    color: var(--snr-gold) !important;
}

/* ══════════════ PRODUCT CARDS ══════════════ */
.product-single-hover,
.product-card,
.__product-card,
[class*="product-card"] {
    transition: box-shadow 0.3s ease, transform 0.3s ease !important;
    border-radius: 10px;
    overflow: hidden;
}
.product-single-hover:hover,
.product-card:hover {
    box-shadow: 0 8px 30px rgba(201,168,112,0.20) !important;
    transform: translateY(-3px) !important;
}

/* Price styling */
.price-section .price,
.product-card .price,
[class*="price"] {
    color: var(--snr-gold) !important;
    font-weight: 700;
}

/* Discount badge */
.for-discount-value {
    background: linear-gradient(135deg, var(--snr-gold), var(--snr-gold-dark)) !important;
    color: var(--snr-black) !important;
    font-weight: 700;
}

/* ══════════════ SECTION HEADERS ══════════════ */
.section-header h2,
.arrival-title,
.arrival-title .text-capitalize,
.featured_deal_title,
.feature-product-title {
    background: linear-gradient(135deg, var(--snr-gold) 0%, var(--snr-gold-dark) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 700 !important;
}

/* View All links */
.view-all-btn-text,
.view-btn-text {
    color: var(--snr-gold) !important;
    font-weight: 600;
}
.view-all-btn-text:hover {
    color: var(--snr-gold-dark) !important;
}

/* ══════════════ FOOTER ══════════════ */
.page-footer,
footer {
    background-color: var(--snr-dark) !important;
    color: var(--snr-silver) !important;
}
.footer-slide-item {
    background: var(--snr-dark-2) !important;
    border: 1px solid rgba(201,168,112,0.15) !important;
    border-radius: 12px !important;
    transition: all 0.3s ease;
}
.footer-slide-item:hover {
    border-color: var(--snr-gold) !important;
    box-shadow: 0 4px 20px rgba(201,168,112,0.15) !important;
}
.footer-slide-item h2.heading {
    color: var(--snr-white) !important;
}
.footer-slide-item p.des {
    color: var(--snr-silver) !important;
}
.footer-header {
    color: var(--snr-gold) !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px;
}
.footer-padding-bottom .widget-list-link,
.footer-padding-bottom a {
    color: var(--snr-silver) !important;
    transition: color 0.2s ease;
}
.footer-padding-bottom .widget-list-link:hover,
.footer-padding-bottom a:hover {
    color: var(--snr-gold) !important;
    text-decoration: none;
}

/* Newsletter */
.subscribe-button {
    background: linear-gradient(135deg, var(--snr-gold), var(--snr-gold-dark)) !important;
    color: var(--snr-black) !important;
    font-weight: 700;
    border: none !important;
}
.subscribe-border {
    background-color: var(--snr-dark-3) !important;
    border: 1px solid rgba(201,168,112,0.25) !important;
    color: var(--snr-white) !important;
}
.subscribe-border::placeholder {
    color: var(--snr-silver) !important;
}

/* Copyright bar */
.bg-white-overlay-50 {
    background: rgba(10,10,10,0.9) !important;
}
.bg-white-overlay-50 *,
.bg-white-overlay-50 p {
    color: var(--snr-silver) !important;
}
.bg-white-overlay-50 a {
    color: var(--snr-gold) !important;
}

/* Social icons */
.social-btn {
    transition: all 0.2s ease !important;
}
.social-btn:hover {
    background-color: var(--snr-gold) !important;
    border-color: var(--snr-gold) !important;
    transform: translateY(-2px);
}

/* ══════════════ COMPANY RELIABILITY (Features Strip) ══════════════ */
.shipping-policy-web,
.footer-top-slider {
    border-top: 1px solid rgba(201,168,112,0.2);
}
.shipping-method-system {
    transition: transform 0.3s ease;
}
.shipping-method-system:hover {
    transform: translateY(-4px);
}
.shopping-method-icon {
    border: 2px solid rgba(201,168,112,0.3) !important;
    background: var(--snr-dark-2) !important;
}
.shipping-method-system p {
    color: var(--snr-dark) !important;
    font-weight: 600;
}

/* ══════════════ CATEGORY CARDS ══════════════ */
.category-single-item:hover,
.category-card:hover {
    border-color: var(--snr-gold) !important;
    box-shadow: 0 4px 20px rgba(201,168,112,0.2) !important;
}

/* ══════════════ PAGINATION ══════════════ */
.page-item.active .page-link {
    background-color: var(--snr-gold) !important;
    border-color: var(--snr-gold) !important;
    color: var(--snr-black) !important;
    font-weight: 700;
}
.page-link:hover {
    color: var(--snr-gold) !important;
}

/* ══════════════ FLASH DEAL TIMER ══════════════ */
.flash-deal-countdown .countdown-section .countdown-period,
.flash-deal-countdown .countdown-section .countdown-amount {
    color: var(--snr-gold) !important;
}

/* ══════════════ CHECKOUT / CART ══════════════ */
.checkout-steps.steps-light .step-item.active .step-count,
.checkout-steps.steps-light .step-item.active .step-progress {
    background-color: var(--snr-gold) !important;
    color: var(--snr-black) !important;
}
.customize-step .step-item.active .step-count {
    background-color: var(--snr-gold) !important;
    border-color: var(--snr-gold) !important;
}

/* ══════════════ TABS ══════════════ */
.checkout-details-page .nav-tabs .nav-link.active {
    background: linear-gradient(135deg, var(--snr-gold), var(--snr-gold-dark)) !important;
    border-color: transparent !important;
    color: var(--snr-black) !important;
    font-weight: 700;
}
.checkout-details-page .nav-tabs .nav-link {
    background: var(--snr-dark-2) !important;
    border: 1px solid rgba(201,168,112,0.2) !important;
    color: var(--snr-silver) !important;
}

/* Order details nav */
.order-details-nav.nav-menu > *.active {
    border-color: var(--snr-gold) !important;
    color: var(--snr-gold) !important;
}

/* ══════════════ STAR RATINGS ══════════════ */
.text-warning,
.review-star,
.star-rating i {
    color: var(--snr-gold) !important;
}

/* ══════════════ SCROLL TO TOP BTN ══════════════ */
.btn-scroll-top.btn--primary {
    background: linear-gradient(135deg, var(--snr-gold), var(--snr-gold-dark)) !important;
    border-color: transparent !important;
    box-shadow: 0 4px 15px rgba(201,168,112,0.3) !important;
}

/* ══════════════ GENERAL LINKS ══════════════ */
a {
    transition: color 0.2s ease;
}
a:hover {
    color: var(--snr-gold) !important;
}

/* ══════════════ LOGO IMAGE ══════════════ */
.navbar-brand img,
.footer-web-logo img {
    filter: brightness(1.05);
}

/* ══════════════ INPUT FOCUS GLOW ══════════════ */
input:focus,
textarea:focus,
select:focus {
    border-color: var(--snr-gold) !important;
    box-shadow: 0 0 0 3px rgba(201,168,112,0.15) !important;
    outline: none !important;
}

/* ══════════════ LOADING SPINNER ══════════════ */
.global-loader .loader {
    border-color: rgba(201,168,112,0.2) !important;
    border-top-color: var(--snr-gold) !important;
}

/* ============================================================
   SNR GLOW v2 - DEEP FIXES
   Fix: sky blue → silver | icon circles | Bootstrap overrides
   ============================================================ */

/* ── Override Bootstrap primary (blue → gold) ── */
.text-primary { color: var(--snr-gold) !important; }
.bg-primary   { background-color: var(--snr-gold) !important; }
.border-primary { border-color: var(--snr-gold) !important; }
.btn-primary {
    background: linear-gradient(135deg, var(--snr-gold), var(--snr-gold-dark)) !important;
    border-color: transparent !important;
    color: var(--snr-black) !important;
    font-weight: 700;
}
.btn-primary:hover, .btn-primary:focus {
    background: linear-gradient(135deg, var(--snr-gold-dark), var(--snr-gold)) !important;
    box-shadow: 0 4px 15px rgba(201,168,112,0.4) !important;
}

/* ── Fix: navbar icon circles ── */
/* Make the icon-box transparent with gold border, not black filled */
.navbar-tool-icon-box,
.navbar-tool-icon-box.bg-secondary {
    background: transparent !important;
    border: 1.5px solid rgba(201,168,112,0.4) !important;
    border-radius: 50% !important;
    width: 36px !important;
    height: 36px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.2s ease !important;
}
.navbar-tool-icon-box:hover,
.navbar-tool-icon-box.bg-secondary:hover {
    background: rgba(201,168,112,0.12) !important;
    border-color: var(--snr-gold) !important;
}
/* Icons inside the boxes */
.navbar-tool-icon-box i,
.navbar-tool-icon-box .tio-search,
.navbar-tool-icon-box svg path {
    color: var(--snr-gold) !important;
    fill: var(--snr-gold) !important;
}
.navbar-tool-icon-box img.img-profile {
    width: 30px !important;
    height: 30px !important;
    border: 2px solid var(--snr-gold) !important;
}

/* Cart label badge */
.navbar-tool .navbar-tool-label {
    background: linear-gradient(135deg, var(--snr-gold), var(--snr-gold-dark)) !important;
    color: var(--snr-black) !important;
    font-weight: 700 !important;
    border: none !important;
    min-width: 18px;
    min-height: 18px;
    font-size: 11px;
    line-height: 18px;
    border-radius: 50%;
}

/* ── Fix: sky blue background → dark gradient ── */
.topbar,
.topbar-text,
.topbar-link {
    background-color: var(--snr-black) !important;
    color: var(--snr-silver) !important;
}
.topbar-link:hover { color: var(--snr-gold) !important; }

/* ── Fix: bg-light / bg-secondary in page body ── */
.bg-light,
.bg-secondary,
.custom-light-primary-color,
.custom-light-primary-color-20 {
    background-color: rgba(201,168,112,0.06) !important;
}

/* ── Fix: company reliability (features) section ── */
.__inline-9,
.shipping-policy-web,
[class*="reliability"],
.footer-top-slider-wrap {
    background: linear-gradient(180deg, #181818 0%, #1E1E1E 100%) !important;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.footer-slide-item {
    background: linear-gradient(145deg, #222222, #1A1A1A) !important;
    border: 1px solid rgba(201,168,112,0.20) !important;
    box-shadow: 0 4px 20px rgba(0,0,0,0.4) !important;
}
.footer-slide-item svg,
.footer-slide-item svg path,
.footer-slide-item svg circle,
.footer-slide-item .object-contain.svg {
    filter: brightness(0) saturate(100%) invert(74%) sepia(30%) saturate(600%) hue-rotate(5deg) brightness(95%) !important;
}

/* ── Fix: shipping-method icons (circular) ── */
.shopping-method-icon {
    background: linear-gradient(135deg, rgba(201,168,112,0.15), rgba(168,133,90,0.08)) !important;
    border: 2px solid rgba(201,168,112,0.35) !important;
    box-shadow: 0 0 20px rgba(201,168,112,0.1) !important;
}
.shipping-method-system p {
    color: var(--snr-white) !important;
    font-weight: 600;
}

/* ── Body background: off-white warm (not stark white) ── */
body {
    background-color: #F8F5F0 !important;
}

/* ── Section headings — gradient gold text ── */
h1, h2, h3, h4, h5, h6 {
    font-family: var(--snr-font) !important;
}
.section-header h2,
.arrival-title,
.arrival-title .text-capitalize,
.featured_deal_title,
.feature-product-title,
h2.arrival-title {
    background: linear-gradient(135deg, #D4B483 0%, #C9A870 50%, #A8855A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* ── Navbar nav links ── */
.navbar-nav .nav-link,
.navbar-nav .nav-link.dropdown-toggle {
    color: var(--snr-white) !important;
    font-weight: 500;
    letter-spacing: 0.2px;
    transition: color 0.2s ease;
}
.navbar-nav .nav-link:hover,
.navbar-nav .nav-item.active .nav-link {
    color: var(--snr-gold) !important;
}

/* ── Navbar category toggle ── */
.category-menu-toggle-btn,
.category-menu-toggle-btn-text {
    color: var(--snr-white) !important;
}
.category-menu-toggle-btn:hover,
.category-menu-toggle-btn:hover .category-menu-toggle-btn-text {
    color: var(--snr-gold) !important;
}
.category-menu-toggle-btn svg path {
    fill: var(--snr-gold) !important;
}

/* ── Dropdown menus (nav dropdowns) ── */
.dropdown-menu {
    background-color: var(--snr-dark) !important;
    border: 1px solid rgba(201,168,112,0.2) !important;
    box-shadow: 0 8px 30px rgba(0,0,0,0.5) !important;
    border-radius: 8px !important;
}
.dropdown-item {
    color: var(--snr-silver) !important;
    transition: all 0.2s ease;
}
.dropdown-item:hover, .dropdown-item:focus {
    background-color: rgba(201,168,112,0.1) !important;
    color: var(--snr-gold) !important;
}
.dropdown-divider {
    border-color: rgba(201,168,112,0.15) !important;
}

/* ── Search bar ── */
.form-control.appended-form-control,
.form-control.appended-form-control:focus {
    background: rgba(255,255,255,0.08) !important;
    border: 1px solid rgba(201,168,112,0.25) !important;
    color: var(--snr-white) !important;
    border-radius: 8px 0 0 8px;
}
.search_button,
.search_button .input-group-text {
    background: linear-gradient(135deg, var(--snr-gold), var(--snr-gold-dark)) !important;
    border: none !important;
    border-radius: 0 8px 8px 0 !important;
}
.search_button i { color: var(--snr-black) !important; }

/* ── Silver accent (logo N color) ── */
.silver-accent,
.badge-secondary,
.text-muted {
    color: #B8B8B8 !important;
}

/* ── Product price ── */
.new-price, .price, [class*="price-value"],
.price-section .price {
    color: var(--snr-gold) !important;
    font-weight: 700 !important;
}
.old-price, .price-through, del {
    color: var(--snr-silver) !important;
    opacity: 0.7;
}

/* ── Fix: blue links throughout ── */
a.text-primary,
a.web-text-primary {
    color: var(--snr-gold) !important;
}
a.text-primary:hover,
a.web-text-primary:hover {
    color: var(--snr-gold-dark) !important;
}

/* ── Mega menu category box ── */
.megamenu-wrap,
.category-menu-wrap,
.mega_menu {
    background-color: var(--snr-dark) !important;
    border: 1px solid rgba(201,168,112,0.15) !important;
    box-shadow: 0 10px 40px rgba(0,0,0,0.6) !important;
}
.category-menu li a,
.mega_menu a {
    color: var(--snr-silver) !important;
}
.category-menu li a:hover,
.mega_menu a:hover {
    color: var(--snr-gold) !important;
    background-color: rgba(201,168,112,0.08) !important;
}
.mega_menu_inner h6 a {
    color: var(--snr-gold) !important;
    font-weight: 600;
}

/* ── Footer icon images (svgs for about/contact/faq) ── */
.footer-slide-item .text-primary,
.footer-slide-item .text-primary svg path {
    color: var(--snr-gold) !important;
    fill: var(--snr-gold) !important;
}
.footer-slide-item .text-center.text-primary img.object-contain.svg {
    filter: brightness(0) saturate(100%) invert(74%) sepia(30%) saturate(600%) hue-rotate(5deg) !important;
}

/* ── Cards & product boxes ── */
.card {
    background-color: #FFFFFF !important;
    border: 1px solid rgba(201,168,112,0.12) !important;
    border-radius: 10px !important;
}
.card:hover {
    box-shadow: 0 6px 25px rgba(201,168,112,0.15) !important;
    border-color: rgba(201,168,112,0.3) !important;
}

/* ── Ratings (stars) ── */
.text-warning { color: var(--snr-gold) !important; }

/* ── Scrollbar ── */
::-webkit-scrollbar { width: 6px; height: 6px; }
::-webkit-scrollbar-track { background: var(--snr-dark); }
::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, var(--snr-gold), var(--snr-gold-dark));
    border-radius: 3px;
}
::-webkit-scrollbar-thumb:hover { background: var(--snr-gold) !important; }

/* ── WhatsApp button ── */
.wa-widget-send-button a {
    background: transparent !important;
}

/* ── Announcement bar ── */
#announcement {
    border-bottom: 1px solid rgba(201,168,112,0.2);
}

/* ── Mobile navbar toggler ── */
.navbar-toggler-icon {
    filter: invert(1) sepia(1) saturate(2) hue-rotate(5deg) brightness(1.2);
}

/* ── Force any lingering blue out ── */
[style*="color: #1b7fed"],
[style*="color:#1b7fed"],
[style*="background-color: #1b7fed"],
[style*="background:#1b7fed"] {
    color: var(--snr-gold) !important;
    background-color: var(--snr-dark) !important;
}

/* ── SNR GLOW: Home Page Sections ── */
.new-arrival-section .card, .feature-product .card, .featured_deal .card {
    background: transparent !important;
    border: 1px solid rgba(201, 169, 110, 0.15) !important;
    box-shadow: none !important;
}
.new-arrival-section .card h2,
.new-arrival-section .card h3,
.new-arrival-section .card h4,
.new-arrival-section .card span.ptr {
    color: var(--title-color, #f0ece4) !important;
}
.__best-selling {
    border-radius: 8px;
    transition: background 0.3s ease;
}
.__best-selling:hover {
    background: rgba(201, 169, 110, 0.05);
}

/* ── SNR GLOW: Global Dark Theme overrides for product cards & categories ── */
.flash_deal_product,
.product-single-hover,
.__cate-item,
.inline_product {
    background-color: transparent !important;
    background: transparent !important;
}
/* Ensure dropdown menus (cart, profile, wishlist) have a solid dark background and z-index */
.dropdown-menu {
    background-color: var(--snr-dark, #0b1115) !important;
    border: 1px solid rgba(201, 169, 110, 0.2) !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.5) !important;
    z-index: 9999 !important;
}
.dropdown-menu .dropdown-item {
    color: var(--title-color, #f0ece4) !important;
}
.dropdown-menu .dropdown-item:hover {
    background-color: rgba(201, 169, 110, 0.1) !important;
    color: #C9A96E !important;
}
.headerTitle {
    color: #f0ece4 !important;
}
.cart_title, .cart-qty, .cart_price, .text-muted {
    color: #f0ece4 !important;
}
.cart-dropdown .card, .cart-dropdown .card-body {
    background-color: transparent !important;
}
.bg-white:not(.quick-view-tag .bg-white) {
    /* If bg-white is strictly needed, let it be dark in this theme */
    background-color: var(--snr-dark) !important;
}

/* ── SNR GLOW: Fix Navbar Dropdowns Z-Index ── */
.navbar-light {
    position: relative;
    z-index: 1040 !important;
}
.navbar-stuck-menu {
    position: relative;
    z-index: 1030 !important;
}

.flash_deal_product {
    border: 1px solid rgba(201, 169, 110, 0.15) !important;
    border-radius: 8px;
}
.product-single-hover.style--card, .inline_product {
    border: 1px solid rgba(201, 169, 110, 0.15) !important;
    border-radius: 8px;
}
.quick-view-tag .bg-white {
    background-color: rgba(201, 169, 110, 0.1) !important;
}
.quick-view .btn-circle {
    background: rgba(201, 169, 110, 0.1) !important;
    border: 1px solid rgba(201, 169, 110, 0.3) !important;
    color: #C9A96E !important;
}
.flash-product-title, .product-single-hover h3 a {
    color: var(--title-color, #f0ece4) !important;
}
.flash-product-price, .product-price .text-dark {
    color: #C9A96E !important;
}
.category-single-product-price {
    color: rgba(240, 236, 228, 0.5) !important;
}
/* Ensure category circles don't have white shadow box */
.__cate-item .__img {
    background: transparent !important;
    box-shadow: 0 0 8px rgba(201, 169, 110, 0.2) !important;
    border: 1px solid rgba(201, 169, 110, 0.2);
}
.__cate-item h3 {
    color: var(--title-color, #f0ece4) !important;
}

/* ── SNR GLOW: Make Category Sidebar Text Clear ── */
.category-menu-wrap .category-menu > li > a {
    color: var(--title-color, #f0ece4) !important;
    font-weight: 500 !important;
    font-size: 15px !important;
}
.category-menu-wrap .category-menu > li > a:hover {
    color: #C9A96E !important;
}
.category-menu-wrap .category-menu > li {
    border-bottom: 1px solid rgba(201, 169, 110, 0.1) !important;
}


