:root {
    --input-placeholder-color: #222;
}

.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.10em var(--web-secondary);
}

[type="radio"]:not(.show):checked + span:after {
    background: var(--web-secondary);
    box-shadow: 0 0 0 0.10em 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;
}

/* .navbar-tool-text is only shown by a .navbar-expand-md ancestor rule in theme.css -
   the topbar isn't a navbar, so that ancestor doesn't exist there */
.topbar .navbar-tool-text {
    display: block;
}


.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,
a:hover {
    color: var(--web-secondary);
}

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

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

.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);
}

.for-pickup-discount-value {
    position: absolute;
    top: 34px;
    inset-inline-start: 8px;
    z-index: 3;
    border-radius: 4px !important;
    white-space: nowrap;
    background: var(--web-secondary);
    color: var(--base, #fff);
}

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;
    }

    .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);
}

.fulfillment-switch {
    display: flex;
    gap: 6px;
    background: #f2f3fb;
    border-radius: 999px;
    padding: 6px;
}

.fulfillment-switch__tab {
    flex: 1 1 0;
    margin: 0;
    cursor: pointer;
}

.fulfillment-switch__input {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.fulfillment-switch__label {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 10px 14px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 600;
    color: #6b7280;
    transition: background-color .2s ease, color .2s ease, box-shadow .2s ease;
}

.fulfillment-switch__input:checked + .fulfillment-switch__label {
    background: var(--web-primary);
    color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .12);
}

.fulfillment-switch__input:focus-visible + .fulfillment-switch__label {
    outline: 2px solid var(--web-primary);
    outline-offset: 2px;
}

@media (max-width: 375px) {
    .fulfillment-switch__label {
        font-size: 13px;
        padding: 9px 8px;
        gap: 6px;
    }
}

.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;
}

.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: 16px;
}

@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: .5rem 0;
    color: #9B9B9B;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.msg_history {
    padding: 0 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[dir="ltr"] .ps-2 {
    padding-left: .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: .25rem !important;
}

[dir="rtl"] .ps-2 {
    padding-right: .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: .25rem !important
}

[dir="ltr"] .pe-2 {
    padding-right: .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: .25rem !important
}

[dir="rtl"] .pe-2 {
    padding-left: .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 {
    margin-top: 10rem;
    position: fixed;
    z-index: 9999;
}

.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;
}

.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: .625rem;
    transition: border-color 0.2s ease-in-out;
    border: 1px solid #E2F0FF;
    border-radius: .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 .2s ease-in-out;
    max-height: 58px;
    opacity: .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: .5rem;
}

.left-1 {
    left: .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 15px 3px 15px;
    border-radius: 5px;
}

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

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

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

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

.shadow-border {
    border: 3px solid #9b9b9b45 !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: .5px;
    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: .5rem;
}

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

.search-bar-input::-webkit-search-cancel-button {
    -webkit-appearance: none;
    display: none;
}

@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;
}

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

.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;
}

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

@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;
    }
}

#mobile-menu,
.mobile-menu-overlay {
    display: none;
}

@media (max-width: 767px) {
    #mobile-menu {
        display: flex;
        flex-direction: column;
        position: fixed;
        left: 0;
        right: auto;
        top: 0;
        width: 320px;
        max-width: 100%;
        height: 100%;
        z-index: 9999;
        border-radius: 0;
        transform: translateX(-100%);
        transition: transform 200ms ease;
        background-color: #f2f2f2 !important;
        overflow: hidden;
        padding: 0;
    }

    #mobile-menu.active {
        transform: translateX(0);
    }

    .mobile-menu-overlay {
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 100vw;
        height: 100%;
        z-index: 9998;
        transform: translateX(2000%);
        transition: transform 200ms ease;
        background-color: rgba(0, 0, 0, 0.6) !important;
    }

    .mobile-menu-overlay.active {
        transform: translateX(0);
    }
}

.navbar-light .mobile-menu-toggle-btn {
    color: #fff !important;
}

.mobile-menu-header {
    flex-shrink: 0;
    position: relative;
    background-color: #0f1a12;
    background-image: radial-gradient(ellipse 50% 90% at 50% 50%, rgba(8, 160, 24, .34), transparent 70%);
    color: #fff;
    padding: 20px 19px 24px;
}

.mobile-menu-logo {
    max-height: 32px;
}

.mobile-menu-close-btn {
    position: fixed;
    top: 16px;
    right: 16px;
    z-index: 10000;
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1;
}

.mobile-menu-greeting {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    margin-top: 14px;
    font-size: 15px;
}

.mobile-menu-greeting:hover {
    color: #fff;
}

.mobile-menu-avatar {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    object-fit: cover;
    border: 1.5px solid rgba(255, 255, 255, 0.6);
}

.mobile-menu-body {
    flex: 1;
    overflow-y: auto;
    background-color: #f2f2f2;
    padding: 14px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.mobile-menu-card {
    background-color: #fff;
    border-radius: 10px;
    padding: 4px 6px;
}

.mobile-menu-card .widget-title:not(:last-child) a {
    border-bottom: 1px solid #eef6ff;
}

.mobile-menu-card .nav-link {
    color: #707070 !important;
    font-size: 15px;
    text-transform: capitalize;
    display: flex !important;
    align-items: center;
    gap: 10px;
    padding: 6px 10px !important;
    min-height: 40px;
    margin: 0 !important;
}

.mobile-menu-card .nav-link i {
    margin: 0 !important;
    font-size: 18px;
    width: 20px;
    text-align: center;
}

.mobile-menu-card .nav-link span,
.mobile-menu-card .nav-link strong {
    margin: 0 !important;
    flex: 1;
}

.mobile-menu-card .dropdown-item {
    display: flex !important;
    align-items: center;
    gap: 10px;
}

#mobile-menu .widget-title a,
#mobile-menu .__customer-profile {
    color: #707070 !important;
}

.mobile-menu-icon {
    display: none;
}

#mobile-menu .mobile-menu-icon {
    display: inline-block;
}

#mobile-menu svg.mobile-menu-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.mobile-menu-card .mobile-menu-logout .nav-link {
    color: #f62a2e !important;
}

.mobile-menu-phone {
    padding: 14px 0 4px;
}

.mobile-menu-phone a {
    color: #707070;
    font-size: 13px;
    text-decoration: underline;
}

/* ===== Mobile 3-row header (Amazon-style) — scoped <768px only ===== */
@media (max-width: 767px) {
    .navbar.navbar-light {
        background-color: #0f1a12;
    }

    .navbar-tool .navbar-tool-label {
        position: absolute;
        top: -0.1rem;
        right: -0.2rem;
        width: 1rem;
        height: 1rem;
        border-radius: 50%;
        color: #fff;
        font-size: 0.7rem;
        font-weight: 500;
        text-align: center;
        line-height: 1rem;
    }

    .navbar-light > .container {
        display: grid;
        grid-template-columns: minmax(0, auto) minmax(0, 1fr) minmax(0, auto);
        grid-template-areas:
            "hamburger logo    account"
            "search    search  cart"
            "cats      cats    cats";
        align-items: center;
        gap: 8px 4px;
        padding: 10px 12px;
        background: radial-gradient(ellipse 50% 90% at 50% 50%, rgba(8, 160, 24, .34), transparent 70%);
    }

    [dir="rtl"] .navbar-light > .container {
        grid-template-areas:
            "account logo hamburger"
            "search  search search"
            "cats    cats  cats";
    }

    .navbar-light > .container > .mobile-menu-toggle-btn {
        grid-area: hamburger;
        width: 44px;
        height: 44px;
        padding: 0;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: translateX(-10px);
    }

    .mobile-menu-toggle-btn svg {
        width: 22px;
        height: 22px;
    }

    .navbar-light > .container > .navbar-brand.d-none.d-sm-block {
        display: none !important;
    }

    .navbar-light > .container > .navbar-brand.d-sm-none {
        display: block !important;
        grid-area: logo;
        margin: 0;
        justify-self: start;
        transform: translateX(-10px);
    }

    .mobile-logo-img {
        max-width: none;
    }

    .navbar-light > .container > .mobile-account-info {
        grid-area: account;
        justify-self: end;
    }

    .mobile-account-avatar {
        width: 38px !important;
        height: 38px !important;
    }

    .navbar-light > .container > .search-form-mobile {
        grid-area: search;
        margin: 0 !important;
        min-width: 0;
    }

    .navbar-light > .container > .navbar-toolbar {
        grid-area: cart;
        justify-self: end;
        min-width: 0;
        max-width: 100%;
    }

    #cart_items {
        border: 1px solid #fff;
        border-radius: 8px;
        padding: 5px 8px;
        min-width: 0;
        max-width: 100%;
    }

    #cart_items .navbar-tool {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        margin: 0 !important;
        min-width: 0;
        max-width: 100%;
    }

    #cart_items .navbar-tool-text {
        display: block !important;
        padding-left: 0;
        margin-left: 0 !important;
        text-align: left;
        font-size: 10px;
        color: #fff !important;
        min-width: 0;
        max-width: 70px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #cart_items .navbar-tool-text > small {
        color: #fff !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #cart_items .navbar-tool-text .cart-total-price {
        display: inline-block;
        max-width: 50px;
        vertical-align: middle;
        font-size: 12px;
        color: #fff !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .navbar-light > .container > .mobile-categories-scroll {
        grid-area: cats;
        min-width: 0;
    }

    .mobile-categories-scroll {
        display: flex;
        gap: 18px;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        background-color: var(--web-primary-40);
        margin: 0 0 -10px 0;
        padding: 8px 12px;
        min-width: 0;
        max-width: 100%;
    }

    .mobile-categories-scroll::-webkit-scrollbar {
        display: none;
    }

    .mobile-categories-scroll-link {
        color: #fff !important;
        font-size: 13px;
        font-weight: 500;
        flex-shrink: 0;
        text-decoration: none;
    }

    .mobile-categories-scroll-viewall {
        font-weight: 700;
        text-decoration: underline;
    }

    .mobile-account-info .topbar-link,
    .mobile-account-info .navbar-tool-text,
    .mobile-account-info .navbar-tool {
        color: #fff !important;
    }

    .mobile-account-info .img-profile {
        border-color: #fff !important;
    }

    .mobile-account-info .dropdown-menu {
        right: 0 !important;
        left: auto !important;
    }
}

/* Condensed sticky bar below lg (search + cart only) once scrolled past the
   threshold. Driven by .mobile-header-stuck, toggled directly in custom.js
   independent of theme.js's own .navbar-stuck (which vendor theme.css only
   styles as fixed at >=992px). Uses position:fixed to match the same
   mechanism theme.css uses successfully on desktop; body padding-top is
   corrected in custom.js to match the condensed (not full) header height. */
@media (max-width: 991.98px) {
    .navbar-sticky.mobile-header-stuck {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1030;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    }
}

@media (max-width: 767px) {
    /* base layout is the full 3-row header (logo/account + search + categories);
       once stuck/scrolled, collapse down to a single hamburger/search/cart row.
       Switches the grid container to flex rather than overriding
       grid-template-areas, since grid items not hidden in time/CSS load order
       can otherwise still claim implicit tracks. */
    .navbar-sticky.mobile-header-stuck .navbar-light > .container {
        display: flex;
        align-items: center;
        /* gap: 8px; */
        padding: 2px 4px;
    }

    .navbar-sticky.mobile-header-stuck .mobile-menu-toggle-btn {
        order: 1;
        margin: 0;
        /* width: 48px;
        height: 48px; */
        transform: translateX(-3px);
    }

    .navbar-sticky.mobile-header-stuck .mobile-menu-toggle-btn svg {
        width: 22px;
        height: 22px;
    }

    .navbar-sticky.mobile-header-stuck .search-form-mobile {
        order: 2;
        min-width: 0;
        margin: 0 !important;
        transform: translateX(-5px);
    }

    .navbar-sticky.mobile-header-stuck .navbar-toolbar {
        order: 3;
        flex-shrink: 0;
    }

    .navbar-sticky.mobile-header-stuck .navbar-light > .container > .navbar-brand,
    .navbar-sticky.mobile-header-stuck .mobile-account-info,
    .navbar-sticky.mobile-header-stuck .mobile-categories-scroll,
    .navbar-sticky.mobile-header-stuck .navbar-stuck-menu,
    .navbar-sticky.mobile-header-stuck .megamenu-wrap {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .navbar-toolbar {
        margin: 6px 0;
    }

    .navbar-light .navbar-tool-icon-box {
        margin-right: 10px;
    }

    #cart_items {
        border: 1px solid var(--web-primary);
        border-radius: 8px;
        padding: 10px 6px;
    }

    .navbar-toolbar > .navbar-tool.dropdown.d-none.d-md-block {
        margin-right: 1rem;
    }

    [dir="rtl"] .navbar-toolbar > .navbar-tool.dropdown.d-none.d-md-block {
        margin-right: 0;
        margin-left: 1rem;
    }
}

@media (min-width: 1200px) {
    #cart_items {
        padding: 10px 6px;
    }
}

/* Inline add-to-cart action on product cards */
.card-cart-action {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 8px;
    margin-bottom: 10px;
    width: 100%;
}

.card-cart-action .card-add-to-cart-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 100%;
    border: 1.5px solid var(--web-primary);
    border-radius: 8px;
    background-color: transparent;
    color: var(--web-primary);
    padding: 8px 10px;
    font-size: 0.85rem;
    font-weight: 600;
}

.card-cart-action .card-add-to-cart-btn i {
    font-size: 1rem;
}

.card-cart-action .card-qty-stepper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
}

.card-cart-action .card-qty-btn {
    width: 32px;
    height: 32px;
    min-width: 32px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background-color: var(--web-primary);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
}

.card-cart-action .card-qty-input {
    width: 44px;
    height: 32px;
    padding: 0;
    border: 1px solid #d8d8d8;
    border-radius: 6px;
    background-color: #fff;
    text-align: center;
    font-size: 0.85rem;
}

.card-cart-action .card-in-cart-qty {
    font-size: 0.72rem;
    color: var(--web-primary);
    text-align: center;
}

.card-cart-action--compact .card-add-to-cart-btn {
    padding: 6px 8px;
    font-size: 0.75rem;
}

.card-cart-action--compact .card-qty-btn {
    width: 26px;
    height: 26px;
    min-width: 26px;
}

.card-cart-action--compact .card-qty-input {
    width: 36px;
    height: 26px;
}

.btn-social-login {
    background-color: #fff;
    border: 1px solid #dadce0;
    color: #3c4043;
    font-weight: 500;
}

.btn-social-login:hover,
.btn-social-login:focus {
    background-color: #f7f8f8;
    color: #3c4043;
}

.btn-social-login img {
    width: 20px;
    height: 20px;
}

/* ==========================================================================
   Running order bar — persistent active-order status widget
   ========================================================================== */

.running-order-bar {
    display: none;
    position: fixed;
    z-index: 9999;
    border: 1px solid rgba(0, 0, 0, .06);
}

.running-order-bar.active {
    display: block;
}

.running-order-bar__handle {
    display: none;
}

.running-order-bar__summary {
    display: flex;
    align-items: center;
    gap: 14px;
    cursor: pointer;
}

/* Icon sits in a soft colored circular chip so the (square, non-circular)
   status glyphs don't get cropped by a border-radius on the image itself -
   that's what made the old icon look off. */
.running-order-bar__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: var(--web-primary-10, rgba(75, 181, 67, .1));
}

.running-order-bar__icon::after {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 0 var(--web-primary-20, rgba(75, 181, 67, .35));
    animation: runningOrderPulse 2.2s infinite;
    pointer-events: none;
}

.running-order-bar__icon img {
    position: relative;
    width: 22px;
    height: 22px;
    object-fit: contain;
    z-index: 1;
}

.running-order-bar__info {
    flex: 1;
    min-width: 0;
}

.running-order-bar__title {
    display: block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .04em;
    text-transform: uppercase;
    opacity: .6;
}

.running-order-bar__status {
    display: block;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    color: var(--web-primary);
}

.running-order-bar__progress {
    margin-top: 8px;
    height: 5px;
    border-radius: 4px;
    background: rgba(0, 0, 0, .06);
    overflow: hidden;
}

.running-order-bar__progress-fill {
    height: 100%;
    width: 0;
    border-radius: 4px;
    background: var(--web-primary, #4bb543);
    transition: width .6s ease-out;
}

.running-order-bar__more {
    flex: none;
    font-size: 11px;
    font-weight: 700;
    padding: 3px 9px;
    border-radius: 999px;
    background: var(--web-primary-10, rgba(0, 0, 0, .08));
    color: var(--web-primary);
}

.running-order-bar__toggle {
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: 0;
    border-radius: 50%;
    background: rgba(0, 0, 0, .04);
    color: inherit;
    line-height: 1;
    transition: background-color .2s ease;
}

.running-order-bar__toggle:hover {
    background: rgba(0, 0, 0, .08);
}

.running-order-bar__toggle i {
    display: inline-block;
    transition: transform .3s ease;
}

.running-order-bar.expanded .running-order-bar__toggle i {
    transform: rotate(180deg);
}

.running-order-bar__detail {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height .35s ease, opacity .25s ease, margin-top .35s ease;
}

.running-order-bar.expanded .running-order-bar__detail {
    max-height: 280px;
    opacity: 1;
    margin-top: 16px;
}

.running-order-bar__steps {
    position: relative;
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* connecting line running behind the step dots */
.running-order-bar__steps::before {
    content: '';
    position: absolute;
    top: 11px;
    left: 10%;
    right: 10%;
    height: 2px;
    background: rgba(0, 0, 0, .08);
    z-index: 0;
}

.running-order-bar__steps li {
    position: relative;
    z-index: 1;
    flex: 1;
    text-align: center;
    font-size: 10px;
    opacity: .5;
}

.running-order-bar__steps li.done {
    opacity: 1;
}

.running-order-bar__step-dot {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    margin: 0 auto 6px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid rgba(0, 0, 0, .12);
    color: transparent;
    font-size: 11px;
    transition: background-color .3s ease, border-color .3s ease, transform .3s ease, color .3s ease;
}

.running-order-bar__steps li.done .running-order-bar__step-dot {
    background: var(--web-primary, #4bb543);
    border-color: var(--web-primary, #4bb543);
    color: #fff;
    transform: scale(1.08);
}

.running-order-bar__delivery-man {
    margin-top: 12px;
    padding: 8px 10px;
    border-radius: 8px;
    background: rgba(0, 0, 0, .04);
    font-size: 12px;
}

.running-order-bar__track-link {
    display: block;
    text-align: center;
    margin-top: 14px;
}

@keyframes runningOrderPulse {
    0% {
        box-shadow: 0 0 0 0 var(--web-primary-35, rgba(75, 181, 67, .45));
    }
    70% {
        box-shadow: 0 0 0 10px rgba(75, 181, 67, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(75, 181, 67, 0);
    }
}

/* Mobile: full-width bottom sheet */
@media (max-width: 767px) {
    .running-order-bar {
        left: 0;
        right: 0;
        bottom: 0;
        padding: 10px 18px 16px;
        background: #fff;
        box-shadow: 0 -6px 24px rgba(0, 0, 0, .14);
        border-radius: 18px 18px 0 0;
        border-bottom: 0;
        transform: translateY(100%);
        transition: transform .45s cubic-bezier(.34, 1.56, .64, 1);
    }

    .running-order-bar.active {
        display: block;
        transform: translateY(0);
    }

    .running-order-bar__handle {
        display: block;
        width: 36px;
        height: 4px;
        margin: 0 auto 10px;
        border-radius: 4px;
        background: rgba(0, 0, 0, .15);
    }

    .running-order-bar__track-link {
        width: 100%;
    }

    body.has-running-order {
        padding-bottom: 78px;
    }
}

/* Desktop: compact floating card, bottom-left */
@media (min-width: 768px) {
    .running-order-bar {
        left: 16px;
        bottom: 34px;
        width: 100%;
        max-width: 330px;
        padding: 16px 18px;
        background: #fff;
        box-shadow: 0 12px 32px rgba(0, 0, 0, .14);
        border-radius: 16px;
        opacity: 0;
        transform: translateY(12px);
        transition: opacity .4s ease, transform .4s ease;
    }

    .running-order-bar.active {
        display: block;
        opacity: 1;
        transform: translateY(0);
    }

    .running-order-bar:hover {
        box-shadow: 0 16px 40px rgba(0, 0, 0, .18);
    }

    .running-order-bar__icon::after {
        animation: none;
    }

    .running-order-bar.status-changed .running-order-bar__icon::after {
        animation: runningOrderPulse 1.8s ease-out 2;
    }
}
