.logo.logo-width-1 a img {
    width: 80px !important;
    min-width: 100%;
}

@media only screen and (max-width: 768px) {
    .logo.logo-width-1 a img {
        width: 60px !important;
        min-width: 100%;
    }
}

@media only screen and (max-width: 1400px) {
    .display-2 {
        font-size: 30px;
    }
}

.hero-slider-1 .slider-content p {
    font-size: 25px;
}

.logo.logo-width-1 {
    margin-right: 50px;
    margin-left: 0px;
}

.header-action-2 .header-action-icon-2>a span.pro-count.blue {
    background-color: #A4862B;
}

.header-style-1 .header-middle-ptb-1 {
    padding: 10px 0;
}

.header-style-1 .hotline p {
    color: #A4862B !important;
}

.main-menu>nav>ul>li:hover>a {
    color: #A4862B;
}

.header-style-1 .main-categori-wrap>a:hover {
    background-color: #A4862B;
}

.header-style-1 .main-categori-wrap>a {
    color: #fff;
    line-height: 70px;
    background: #B8A259;
    padding: 0 30px;
}

.text-brand {
    color: #A4862B !important;
}

button.submit,
button[type="submit"] {
    font-size: 16px;
    font-weight: 500;
    padding: 15px 40px;
    color: #ffffff;
    border: none;
    background-color: #A4862B;
    border: 1px solid #A4862B;
    border-radius: 10px;
}

.header-style-1 .search-style-2 form {
    border: 2px solid #A4862B;
    border-radius: 4px;
    max-width: 1050px !important;
    background-color: #fff;
}

.header-style-1 .search-style-2 form input {
    max-width: 100%;
    border-width: 0px;
    border-radius: 0 5px 5px 0;
    margin-left: 20px;
    background-color: #fff;
    border: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .search-style-2 form input {
        width: 610px;
    }
}

.header-style-1 .search-location .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 40px;
    line-height: 35px;
    position: relative;
    color: #A4862B;
    font-weight: 500;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #e2d7b6;
    color: color-heading;
}

button.submit:hover,
button[type="submit"]:hover {
    background-color: #a37b01 !important;
}

.dot-style-1 ul li.slick-active button {
    background: #A4862B;
    border-color: #A4862B;
}

.slider-arrow .slider-btn:hover {
    background-color: #A4862B;
    color: #fff;
    border-color: #A4862B;
}

.select2-dropdown .select2-search--dropdown .select2-search__field {
    border: 1px solid #e2d7b6;
    margin-bottom: 15px;
    border-radius: 5px;
    height: 40px;
    padding-left: 20px;
}

.cart-dropdown-wrap ul li .shopping-cart-title h4 a {
    color: #A4862B;
}

.cart-dropdown-wrap.account-dropdown a:hover {
    color: #A4862B;
}

.categories-dropdown-wrap ul li a:hover {
    color: #A4862B;
    background-color: transparent;
}

.main-menu>nav>ul>li ul.sub-menu li a:hover {
    color: #A4862B;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-total h4 span {
    font-size: 18px;
    float: right;
    color: #A4862B;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a.outline {
    background-color: transparent;
    border: 2px solid #A4862B;
    color: #A4862B;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a.outline:hover {
    color: #ffffff;
    background-color: #A4862B;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a {
    display: inline-block;
    font-size: 14px;
    color: #A4862B;
    border-radius: 4px;
    line-height: 1;
    padding: 10px 20px;
    background-color: #ffffff;
    font-family: "Quicksand", sans-serif;
    border: 2px solid #A4862B;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a:hover {
    background-color: #A4862B;
    color: white;
}

.hotline p {
    color: #A4862B;
    font-size: 26px;
    font-weight: 700;
    font-family: "Quicksand", sans-serif;
    display: block;
    line-height: 1;
}

.mobile-social-icon a {
    text-align: center;
    font-size: 14px;
    margin-right: 5px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    height: 30px;
    width: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #A4862B;
    border-radius: 30px;
    line-height: 1;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn,
.button {
    display: inline-block;
    border: 1px solid transparent;
    font-size: 14px;
    font-weight: 700;
    padding: 6px 30px;
    border-radius: 4px;
    color: #fff;
    border: 1px solid transparent;
    background-color: #917E3E;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    letter-spacing: 0.5px;
    margin-bottom: 6px;
}

.btn:hover,
.button:hover {
    background-color: #A4862B;
}

@media only screen and (min-width: 768px) {
    .logo.logo-width-1 {
        margin-right: 30px;
        margin-left: 30px;
    }
}

.nav-tabs.links .nav-link:hover,
.nav-tabs.links .nav-link.active {
    color: #A4862B;
}

.mobile-header-logo {
    width: 20%;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:hover>a {
    color: #A4862B;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a i {
    font-size: 14px;
    color: #A4862B;
    margin-right: 8px;
}

@media only screen and (max-width: 768px) {
    .product-cart-wrap .product-img-action-wrap .product-action-1 {
        min-width: 77px;
    }
}

a {
    color: #A4862B;
}

a:hover {
    color: #ce9d33;
}

.footer-list li a:hover {
    color: #A4862B;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .mobile-promotion {
        display: block;
        padding: 7px 0;
        text-align: center;
        background: #A4862B;
        color: #fff;
    }
}

@media only screen and (max-width: 480px) {
    .mobile-promotion {
        display: block;
        padding: 7px 0;
        text-align: center;
        background: #A4862B;
        color: #fff;
    }
}

.header-bottom .header-action-right a span.pro-count {
    background-color: #A4862B;
    color: #fff;
}

.detail-extralink .detail-qty {
    margin: 0 6px 15px 0;
    background: #fff;
    border: 2px solid #A4862B !important;
    font-size: 16px;
    font-weight: 700;
    color: #A4862B;
    border-radius: 5px;
    padding: 11px 20px 11px 30px;
    max-width: 90px;
}

.detail-qty>a {
    font-size: 16px;
    color: #A4862B;
}

.detail-qty>a:hover {
    color: #A4862B;
}

@keyframes zoomInFade {
    0% {
        opacity: 0;
        transform: scale(1);
    }

    50% {
        opacity: 1;
        transform: scale(1.5);
    }

    100% {
        opacity: 0;
        transform: scale(3);
    }
}

.color_active {
    border: 5px #b4b4ff solid;
    border-radius: 10px;
}

/* add by anil */
.attr-detail {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 10px;
}

.size-filter.list-filter li .size-select {
    color: #3A3939;
}

.size-filter.list-filter .size-select {
    background: #fff;
    border-radius: 15px;
    padding: 0 15px;
    border: 1px solid black;
}

.variant-title {
    font-size: 16px;
    color: #3f3f3f;
}

.color-select {
    border-radius: 8px !important;
    padding: 3px !important;
    border: 1px solid rgb(214, 214, 214);
    width: 44px !important;
    height: 56px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: hidden !important;
    background: #fdfdfd !important;
    box-sizing: border-box !important;
}

.color-select img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    border-radius: 5px !important;
    display: block !important;
}

.color-active {
    border: 2px solid #A4862B !important;
    border-radius: 9px !important;
}

.cart-dropdown-wrap ul li {
    flex-wrap: inherit;
}

.cart-dropdown-wrap {
    width: 360px;
}

/* Premium Cart Page Styles */
.shopping-summery {
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #f0e6cc;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
    background: #fff;
    margin-bottom: 30px;
}

#CartTable,
#WishlistTable {
    margin-bottom: 0;
}

#CartTable thead th,
#WishlistTable thead th {
    background-color: #fcf9f2;
    color: #4A3E1B;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.5px;
    padding: 15px 20px;
    border-bottom: 2px solid #ecdcae;
}

#CartTable tbody td,
#WishlistTable tbody td {
    padding: 15px 20px;
    vertical-align: middle;
    border-bottom: 1px solid #f7f1df;
}

#CartTable tbody tr:last-child td,
#WishlistTable tbody tr:last-child td {
    border-bottom: none;
}

#CartTable tbody tr:hover,
#WishlistTable tbody tr:hover {
    background-color: #fffdf9;
}

#CartTable .product-thumbnail img,
#WishlistTable .product-thumbnail img {
    max-width: 70px;
    border-radius: 8px;
    border: 1px solid #e8dfc7;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    transition: transform 0.2s ease;
}

#CartTable .product-thumbnail img:hover,
#WishlistTable .product-thumbnail img:hover {
    transform: scale(1.05);
}

#CartTable .product-name a,
#WishlistTable .product-name a {
    color: #253D4E;
    font-weight: 600;
    font-size: 15px;
    transition: color 0.2s ease;
}

#CartTable .product-name a:hover,
#WishlistTable .product-name a:hover {
    color: #A4862B;
}

#CartTable .price h4,
#WishlistTable .price h3 {
    font-size: 16px;
    font-weight: 700;
    color: #A4862B;
    margin: 0;
}

#CartTable .action a,
#WishlistTable .action a {
    color: #a0a0a0;
    font-size: 16px;
    transition: color 0.2s ease, transform 0.2s ease;
    display: inline-block;
}

#CartTable .action a:hover,
#WishlistTable .action a:hover {
    color: #c0392b;
    transform: scale(1.1);
}

/* Shipping calculator compact form */
.calculate-shiping {
    border-radius: 12px !important;
    border: 1px solid #f0e6cc !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
    background: #fff;
    padding: 30px !important;
}

.calculate-shiping h4 {
    color: #253D4E;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px !important;
    border-bottom: 2px solid #ecdcae;
    padding-bottom: 10px;
}

.calculate-shiping .form-control {
    border: 1px solid #e4dcb9;
    border-radius: 6px;
    height: 44px;
    font-size: 14px;
    box-shadow: none;
    transition: all 0.2s ease;
}

.calculate-shiping .form-control:focus {
    border-color: #A4862B;
    box-shadow: 0 0 5px rgba(164, 134, 43, 0.15);
}

/* Compact Cart Totals Card */
.cart-totals {
    border-radius: 12px !important;
    border: 1px solid #f0e6cc !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
    background: #fff;
    padding: 30px !important;
    margin-left: 0 !important;
}

.cart-totals h4 {
    color: #253D4E;
    font-weight: 700;
    font-size: 18px;
    /* border-bottom: 2px solid #ecdcae; */
    padding-bottom: 10px;
}

#TotalAmountTable {
    margin-bottom: 15px;
}

#TotalAmountTable td {
    padding: 10px 0;
    border: none;
}

#TotalAmountTable .cart_total_label h6 {
    font-weight: 500;
    color: #7e7e7e;
    font-size: 14px;
}

#TotalAmountTable .cart_total_amount h4 {
    font-weight: 700;
    font-size: 18px;
    color: #A4862B;
}

/* Coupon Box styling inside Summary */
.btn-coupon {
    background-color: #253D4E;
    color: #fff;
    border-radius: 6px;
    padding: 10px 20px;
    font-size: 12px;
    font-weight: 600;
    height: 44px;
    border: none;
    transition: all 0.2s ease;
}

.btn-coupon:hover {
    background-color: #A4862B;
    color: #fff;
}

.coupon-box input {
    border: 1px solid #e4dcb9;
    border-radius: 6px;
    height: 44px;
    padding: 10px 15px;
    font-size: 14px;
}

.coupon-box input:focus {
    border-color: #A4862B;
}

/* Proceed to checkout button */
.cart-totals .btn {
    height: 44px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 6px;
    background-color: #A4862B;
    color: #fff;
    border: none;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-totals .btn:hover {
    background-color: #8c7121;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(164, 134, 43, 0.2);
}

/* Cart page: compact, touch-friendly mobile layout */
@media (max-width: 767.98px) {
    .cart-page-container {
        margin-top: 28px !important;
        margin-bottom: 44px !important;
    }

    .cart-page .page-header {
        padding: 13px 0;
    }

    .cart-page-header {
        align-items: flex-start !important;
        gap: 12px;
        margin-bottom: 16px !important;
    }

    .cart-page-header .heading-2 {
        font-size: 25px;
        line-height: 1.2;
    }

    .cart-page-header h6 {
        font-size: 13px;
        line-height: 1.45;
    }

    .cart-page-header #clearCart {
        min-height: 38px;
        padding: 8px 10px !important;
        white-space: nowrap;
    }

    .cart-page .shopping-summery {
        overflow: visible;
        margin-bottom: 20px;
        padding: 0 !important;
        border-radius: 12px;
    }

    .cart-page #CartTable {
        display: block;
        width: 100%;
        min-width: 0;
    }

    .cart-page #CartTable thead {
        display: none;
    }

    .cart-page #CartTable tbody,
    .cart-page #CartTable tr,
    .cart-page #CartTable td {
        display: block;
        width: 100%;
    }

    .cart-page #CartTable tbody .cart-item {
        position: relative;
        display: grid;
        grid-template-columns: 86px minmax(0, 1fr);
        grid-template-areas:
            "image product"
            "image price"
            "image quantity"
            "image subtotal";
        column-gap: 13px;
        row-gap: 7px;
        padding: 16px;
        border-bottom: 1px solid #f0e6cc;
    }

    .cart-page #CartTable tbody .cart-item:last-child {
        border-bottom: 0;
    }

    .cart-page #CartTable tbody .cart-item td {
        padding: 0 !important;
        border: 0 !important;
        text-align: left !important;
    }

    .cart-page #CartTable .cart-item .product-thumbnail {
        grid-area: image;
        align-self: start;
    }

    .cart-page #CartTable .cart-item .product-thumbnail img {
        width: 86px;
        max-width: 86px;
        height: 108px;
        margin: 0;
        object-fit: cover;
        border-radius: 9px;
    }

    .cart-page #CartTable .cart-item .product-des {
        grid-area: product;
        min-width: 0;
        padding-right: 28px !important;
    }

    .cart-page #CartTable .cart-item .product-name a {
        display: -webkit-box;
        overflow: hidden;
        font-size: 14px;
        line-height: 1.4;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .cart-page #CartTable .cart-item .product-rate-cover {
        margin-top: 4px;
    }

    .cart-page #CartTable .cart-item .price[data-title="Price"] {
        grid-area: price;
    }

    .cart-page #CartTable .cart-item .detail-info {
        grid-area: quantity;
    }

    .cart-page #CartTable .cart-item .price[data-title="Subtotal"] {
        grid-area: subtotal;
    }

    .cart-page #CartTable .cart-item td[data-title] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        min-height: 30px;
    }

    .cart-page #CartTable .cart-item td[data-title]::before {
        content: attr(data-title);
        flex: 0 0 auto;
        color: #7e7e7e;
        font-size: 12px;
        font-weight: 600;
    }

    .cart-page #CartTable .cart-item .price h4 {
        font-size: 15px;
    }

    .cart-page #CartTable .cart-item .price[data-title="Price"] {
        flex-wrap: wrap;
    }

    .cart-page #CartTable .cart-item .price[data-title="Price"] h4,
    .cart-page #CartTable .cart-item .price[data-title="Price"] .mt-1 {
        margin-left: auto;
    }

    .cart-page #CartTable .cart-item .price[data-title="Price"] .mt-1 {
        margin-top: 0 !important;
    }

    .cart-page #CartTable .cart-item .detail-info>div {
        margin-left: auto;
    }

    .cart-page #CartTable .cart-item .action {
        position: absolute;
        top: 16px;
        right: 15px;
        width: auto;
        min-height: 0;
    }

    .cart-page #CartTable .cart-item .action[data-title] {
        display: block;
    }

    .cart-page #CartTable .cart-item .action[data-title]::before {
        display: none;
    }

    .cart-page #CartTable .cart-item .action a {
        display: inline-flex;
        width: 30px;
        height: 30px;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: #fff4f2;
        color: #c0392b;
    }

    .cart-page #CartTable tbody tr:not(.cart-item) td {
        padding: 32px 16px !important;
    }

    .cart-page .cart-action {
        margin-bottom: 28px !important;
    }

    .cart-page .cart-action .btn {
        width: 100%;
        min-height: 46px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .cart-page .calculate-shiping,
    .cart-page .cart-totals,
    .cart-page #cart_login_prompt {
        padding: 20px !important;
        border-radius: 12px !important;
    }

    .cart-page .calculate-shiping h4,
    .cart-page .cart-totals h4 {
        font-size: 17px;
    }

    .cart-page #addressCardsGrid {
        margin-bottom: 0 !important;
    }

    .cart-page .checkout-address-card {
        min-height: 180px !important;
    }

    .cart-page .checkout-address-card .card-body {
        padding: 18px !important;
    }

    .cart-page .form-check {
        align-items: flex-start !important;
    }

    .cart-page .form-check-input {
        flex: 0 0 auto;
        margin-top: 2px;
    }

    .cart-page .form-check-label {
        line-height: 1.4;
    }

    .cart-page .cart-summary-column {
        margin-top: 4px;
        min-width: 0;
    }

    .cart-page .cart-totals {
        position: static !important;
        width: 100%;
        min-width: 0;
        overflow: hidden;
    }

    .cart-page .cart-totals .table-responsive {
        overflow: visible;
    }

    .cart-page #TotalAmountTable {
        display: table;
        width: 100%;
        max-width: 100%;
        table-layout: fixed;
    }

    .cart-page #TotalAmountTable tbody {
        display: table-row-group;
    }

    .cart-page #TotalAmountTable tr {
        display: table-row;
    }

    .cart-page #TotalAmountTable td {
        display: table-cell !important;
        min-width: 0;
        padding: 9px 0;
        text-align: left !important;
        vertical-align: middle;
    }

    .cart-page #TotalAmountTable td::before {
        content: none !important;
        display: none !important;
    }

    .cart-page #TotalAmountTable .cart_total_label {
        width: 52%;
        padding-right: 10px;
    }

    .cart-page #TotalAmountTable .cart_total_amount {
        width: 48%;
        text-align: right !important;
    }

    .cart-page #TotalAmountTable .cart_total_label h6,
    .cart-page #TotalAmountTable .cart_total_amount h4,
    .cart-page #TotalAmountTable .cart_total_amount h5,
    .cart-page #TotalAmountTable .cart_total_amount h6 {
        margin-bottom: 0;
        overflow-wrap: anywhere;
    }

    .cart-page #TotalAmountTable .cart_total_label h6,
    .cart-page #TotalAmountTable .cart_total_amount h6 {
        font-size: 12px;
        line-height: 1.35;
    }

    .cart-page #TotalAmountTable .cart_total_amount h4,
    .cart-page #TotalAmountTable .cart_total_amount h5 {
        font-size: 15px;
        line-height: 1.3;
    }

    .cart-page #TotalAmountTable .divider-2 {
        margin: 6px 0 !important;
    }

    .cart-page #TotalAmountTable #EstimatedEarnedPoints {
        display: inline;
    }

    .cart-page #CouponBoxWrapper {
        margin-top: 14px !important;
        margin-bottom: 18px !important;
        min-width: 0;
    }

    .cart-page .ultra-input-wrapper {
        height: 46px;
        min-width: 0;
    }

    .cart-page .ultra-input-wrapper .form-control {
        min-width: 0;
        width: auto;
        flex: 1 1 0;
    }

    .cart-page .ultra-input-wrapper .btn-ultra-apply {
        padding: 0 14px;
        flex: 0 0 auto;
    }

    .cart-page .coupon-applied-state {
        align-items: flex-start !important;
        gap: 8px;
    }

    .cart-page .coupon-applied-content {
        min-width: 0;
        flex: 1 1 auto;
    }

    .cart-page .coupon-applied-content>div:last-child {
        min-width: 0;
        overflow-wrap: anywhere;
    }

    .cart-page .coupon-remove-btn {
        flex: 0 0 auto;
        margin-left: 0 !important;
    }

    .cart-page .ultra-offers-card {
        padding: 12px;
    }

    .cart-page .coupon-offer-header,
    .cart-page .coupon-ticket-row {
        gap: 8px;
    }

    .cart-page .coupon-offer-header> :first-child,
    .cart-page .ticket-code-stub,
    .cart-page .ticket-details-body {
        min-width: 0;
        overflow-wrap: anywhere;
    }

    .cart-page .ticket-code-stub {
        flex: 0 1 auto;
        max-width: calc(100% - 70px);
    }

    .cart-page .ticket-code-stub span {
        overflow-wrap: anywhere;
    }

    .cart-page .coupon-offer-header> :last-child,
    .cart-page .coupon-ticket-row> :last-child {
        flex: 0 0 auto;
    }

    .cart-page .cart-totals .btn {
        min-height: 48px;
        height: auto;
        margin-bottom: 0 !important;
        line-height: 1.3;
        text-align: center;
        white-space: normal;
    }
}

/* Order confirmation: mobile-first card layout */
@media (max-width: 767.98px) {
    .order-confirmation-page .page-header {
        padding: 13px 0;
    }

    .order-confirmation-page .order-confirmation-content {
        padding-top: 28px !important;
        padding-bottom: 40px !important;
    }

    .order-confirmation-page .order-success-banner {
        padding: 20px !important;
        margin-bottom: 20px !important;
    }

    .order-confirmation-page .order-success-banner .card-body {
        padding: 0 !important;
    }

    .order-confirmation-page .order-success-banner h3 {
        font-size: 22px;
        line-height: 1.3;
    }

    .order-confirmation-page .order-success-banner p {
        font-size: 13px;
        line-height: 1.55;
    }

    .order-confirmation-page .order-success-banner .d-inline-block {
        display: block !important;
        width: 100%;
        padding: 12px !important;
    }

    .order-confirmation-page .order-success-banner .d-inline-block h6 {
        font-size: 13px;
        line-height: 1.45;
    }

    .order-confirmation-page .order-confirmation-card {
        margin-bottom: 20px !important;
        overflow: hidden;
    }

    .order-confirmation-page .order-confirmation-card .card-header {
        padding: 16px !important;
    }

    .order-confirmation-page .order-confirmation-card .card-header h5 {
        font-size: 16px;
        line-height: 1.35;
    }

    .order-confirmation-page .order-confirmation-card .card-body {
        padding: 18px !important;
    }

    .order-confirmation-page .order-products-card .card-body {
        padding: 0 !important;
    }

    .order-confirmation-page .order-items-table,
    .order-confirmation-page .order-items-table tbody,
    .order-confirmation-page .order-items-table tr,
    .order-confirmation-page .order-items-table td {
        display: block;
        width: 100%;
    }

    .order-confirmation-page .order-items-table thead {
        display: none;
    }

    .order-confirmation-page .order-items-table .order-item-row {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-areas:
            "product product"
            "price quantity"
            "total total";
        gap: 10px 16px;
        padding: 16px;
        border-bottom: 1px solid #ececec;
    }

    .order-confirmation-page .order-items-table .order-item-row:last-child {
        border-bottom: 0;
    }

    .order-confirmation-page .order-items-table .order-item-row td {
        min-width: 0;
        width: auto;
        padding: 0 !important;
        border: 0 !important;
        text-align: left !important;
    }

    .order-confirmation-page .order-items-table .order-product-cell {
        display: block !important;
        grid-area: product;
    }

    .order-confirmation-page .order-items-table .order-product-cell::before {
        content: none !important;
        display: none !important;
    }

    .order-confirmation-page .order-items-table td[data-title]:not(.order-product-cell) {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        font-size: 13px;
    }

    .order-confirmation-page .order-items-table td[data-title]:not(.order-product-cell)::before {
        content: attr(data-title) !important;
        float: none !important;
        margin: 0 !important;
        color: #7e7e7e;
        font-size: 12px;
        font-weight: 600;
        text-transform: none !important;
    }

    .order-confirmation-page .order-items-table td[data-title="Price"] {
        grid-area: price;
    }

    .order-confirmation-page .order-items-table td[data-title="Qty"] {
        grid-area: quantity;
    }

    .order-confirmation-page .order-items-table td[data-title="Total"] {
        grid-area: total;
        padding-top: 10px !important;
        border-top: 1px dashed #e8dfc7 !important;
    }

    .order-confirmation-page .order-items-table .order-product-info {
        min-width: 0;
    }

    .order-confirmation-page .order-items-table .order-product-info img {
        width: 52px !important;
        height: 52px !important;
        margin-right: 12px !important;
        flex: 0 0 auto;
    }

    .order-confirmation-page .order-items-table .order-product-info>div {
        min-width: 0;
    }

    .order-confirmation-page .order-items-table .order-product-info h6,
    .order-confirmation-page .order-items-table .order-product-info small {
        display: block;
        overflow-wrap: anywhere;
    }

    .order-confirmation-page .order-price-breakdown {
        margin: 0 !important;
        padding: 16px !important;
    }

    .order-confirmation-page .order-price-breakdown>div {
        padding: 0 !important;
    }

    .order-confirmation-page .order-total-row {
        align-items: flex-start;
        gap: 14px;
    }

    .order-confirmation-page .order-total-row>span:first-child {
        min-width: 0;
        overflow-wrap: anywhere;
    }

    .order-confirmation-page .order-total-row>span:last-child {
        flex: 0 0 auto;
        text-align: right;
    }

    .order-confirmation-page .order-grand-total {
        font-size: 17px !important;
    }

    .order-confirmation-page .order-confirmation-card .card-body p,
    .order-confirmation-page .order-confirmation-card .card-body span,
    .order-confirmation-page .order-confirmation-card .card-body label {
        overflow-wrap: anywhere;
    }

    .order-confirmation-page .order-confirmation-card .d-grid .btn {
        min-height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1.3;
        text-align: center;
        white-space: normal;
    }
}

/* Order tracking: compact mobile search and result cards */
@media (max-width: 767.98px) {
    .order-tracking-page .page-header {
        padding: 13px 0;
    }

    .order-tracking-page .order-tracking-content {
        padding-top: 28px !important;
        padding-bottom: 40px !important;
    }

    .order-tracking-page .order-tracking-search-card,
    .order-tracking-page .order-tracking-result-card {
        margin-bottom: 20px !important;
        overflow: hidden;
    }

    .order-tracking-page .order-tracking-search-card .card-header,
    .order-tracking-page .order-tracking-result-card .card-header {
        padding: 16px !important;
    }

    .order-tracking-page .order-tracking-search-card .card-header h4 {
        align-items: flex-start !important;
        font-size: 19px;
        line-height: 1.35;
    }

    .order-tracking-page .order-tracking-search-card .card-header h4 i {
        flex: 0 0 auto;
        margin-top: 2px;
    }

    .order-tracking-page .order-tracking-search-card .card-body,
    .order-tracking-page .order-tracking-result-card .card-body {
        padding: 18px !important;
    }

    .order-tracking-page #trackOrderSearchForm .form-control,
    .order-tracking-page #trackOrderSearchForm .btn {
        min-height: 48px;
        height: 48px !important;
    }

    .order-tracking-page #trackOrderSearchForm .btn {
        margin-top: 4px;
    }

    .order-tracking-page .order-tracking-card-header {
        align-items: flex-start !important;
        gap: 10px;
    }

    .order-tracking-page .order-tracking-card-header h5 {
        font-size: 16px;
        overflow-wrap: anywhere;
    }

    .order-tracking-page .tracking-stepper {
        margin-left: -8px;
        margin-right: -8px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .order-tracking-page .tracking-stepper-progress {
        left: 8% !important;
        right: 8% !important;
        top: 30px !important
    }

    .order-tracking-page .tracking-items-table,
    .order-tracking-page .tracking-items-table tbody,
    .order-tracking-page .tracking-items-table tr,
    .order-tracking-page .tracking-items-table td {
        display: block;
        width: 100%;
    }

    .order-tracking-page .tracking-items-table thead {
        display: none;
    }

    .order-tracking-page .tracking-items-table .tracking-item-row {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-areas:
            "product product"
            "price quantity"
            "subtotal subtotal";
        gap: 10px 16px;
        padding: 16px 0;
        border-bottom: 1px solid #ececec;
    }

    .order-tracking-page .tracking-items-table .tracking-item-row:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

    .order-tracking-page .tracking-items-table .tracking-item-row td {
        width: auto;
        min-width: 0;
        padding: 0 !important;
        border: 0 !important;
        text-align: left !important;
    }

    .order-tracking-page .tracking-items-table .tracking-product-cell {
        display: block !important;
        grid-area: product;
    }

    .order-tracking-page .tracking-items-table .tracking-product-cell::before {
        content: none !important;
        display: none !important;
    }

    .order-tracking-page .tracking-items-table td[data-title]:not(.tracking-product-cell) {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        font-size: 13px;
    }

    .order-tracking-page .tracking-items-table td[data-title]:not(.tracking-product-cell)::before {
        content: attr(data-title) !important;
        float: none !important;
        margin: 0 !important;
        color: #7e7e7e;
        font-size: 12px;
        font-weight: 600;
        text-transform: none !important;
    }

    .order-tracking-page .tracking-items-table td[data-title="Price"] {
        grid-area: price;
    }

    .order-tracking-page .tracking-items-table td[data-title="Qty"] {
        grid-area: quantity;
    }

    .order-tracking-page .tracking-items-table td[data-title="Subtotal"] {
        grid-area: subtotal;
        padding-top: 10px !important;
        border-top: 1px dashed #e8dfc7 !important;
    }

    .order-tracking-page .tracking-product-info {
        min-width: 0;
    }

    .order-tracking-page .tracking-product-info img {
        width: 52px !important;
        height: 52px !important;
        margin-right: 12px !important;
        flex: 0 0 auto;
    }

    .order-tracking-page .tracking-product-info>div {
        min-width: 0;
        overflow-wrap: anywhere;
    }

    .order-tracking-page .tracking-info-card {
        padding: 16px !important;
        min-height: 0 !important;
    }

    .order-tracking-page .tracking-info-card p,
    .order-tracking-page .tracking-info-card span,
    .order-tracking-page .tracking-info-card small {
        overflow-wrap: anywhere;
    }

    .order-tracking-page .tracking-history-card li {
        overflow: hidden;
    }

    .order-tracking-page .tracking-history-card .float-end {
        display: block;
        float: none !important;
        width: 100%;
        margin-top: 5px;
    }
}

@media (max-width: 374.98px) {
    .cart-page-header {
        display: block !important;
    }

    .cart-page-header #clearCart {
        margin-top: 12px;
    }

    .cart-page #CartTable tbody .cart-item {
        grid-template-columns: 74px minmax(0, 1fr);
        column-gap: 11px;
        padding: 13px;
    }

    .cart-page #CartTable .cart-item .product-thumbnail img {
        width: 74px;
        max-width: 74px;
        height: 96px;
    }
}

/* SweetAlert2 Elegant Global Brand Toast Overrides */
body .swal2-container.swal2-toast .swal2-popup {
    background-color: #ffffff !important;
    border: 1px solid #f0e6cc !important;
    box-shadow: 0 4px 15px rgba(164, 134, 43, 0.12) !important;
    border-radius: 8px !important;
    padding: 12px 15px !important;
}

body .swal2-container.swal2-toast .swal2-title {
    color: #253D4E !important;
    font-family: 'Quicksand', sans-serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    margin: 0 0 0 10px !important;
    text-align: left !important;
}

body .swal2-container.swal2-toast .swal2-html-container {
    color: #4A3E1B !important;
    font-family: 'Quicksand', sans-serif !important;
    font-size: 13px !important;
    margin: 5px 0 0 10px !important;
    text-align: left !important;
}

body .swal2-container.swal2-toast .swal2-timer-progress-bar {
    background: #A4862B !important;
}

body .swal2-container.swal2-toast .swal2-icon.swal2-success {
    border-color: #A4862B !important;
    color: #A4862B !important;
}

body .swal2-container.swal2-toast .swal2-icon.swal2-success [class^='swal2-success-line'] {
    background-color: #A4862B !important;
}

body .swal2-container.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
    border: 4px solid rgba(164, 134, 43, 0.2) !important;
}

body .swal2-container.swal2-toast .swal2-icon.swal2-error {
    border-color: #c0392b !important;
    color: #c0392b !important;
}

body .swal2-container.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
    background-color: #c0392b !important;
}

/* Backdrop blur for modal */
.modal-backdrop.show {
    backdrop-filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.45) !important;
}

/* Prevent background scrolling when modal is open */
body.modal-open,
html.modal-open {
    overflow: hidden !important;
    height: 100% !important;
}

/* Custom modal width 375px */
#authModal .modal-dialog {
    max-width: 375px !important;
    width: 375px !important;
    margin-left: auto;
    margin-right: auto;
}

/* Custom modal tab styling */
#authModal .nav-tabs .nav-link {
    background: none !important;
    border: none !important;
    color: #7E7E7E !important;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 15px;
    transition: all 0.3s ease;
}

#authModal .nav-tabs .nav-link.active {
    color: #A4862B !important;
}

#authModal .nav-tabs .nav-link.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 20%;
    right: 20%;
    height: 3px;
    background-color: #A4862B;
    border-radius: 3px;
}

/* Compact form controls */
#authModal .form-control {
    border: 1px solid #ececec;
    border-radius: 8px;
    height: 40px;
    padding-left: 15px;
    font-size: 13px;
}

#authModal .form-group {
    margin-bottom: 12px !important;
}

#authModal .form-control:focus {
    border-color: #A4862B;
    box-shadow: none;
}

#authModal .btn-close-custom {
    position: absolute;
    top: -15px;
    right: -15px;
    z-index: 10;
    border: none;
    background: transparent;
    font-size: 24px;
    color: #253D4E;
    cursor: pointer;
    padding: 0;
    line-height: 1;
    transition: all 0.2s ease;
}

#authModal .btn-close-custom:hover {
    color: #A4862B;
    transform: rotate(90deg);
}

.contact-from-area,
.contact-logo {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px;
    border-radius: 10px;
}

.contact-from-area .contact-form-style button {

    padding: 10px 40px;
    background-color: #A99133;
}

/* ==========================================
   3-Level Navigation Menu Hierarchy Styles
   ========================================== */

/* Level 1 Item positioning */
.main-menu>nav>ul>li {
    position: relative;
}

/* Level 2 Dropdown Menu */
.main-menu>nav>ul>li ul.sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #ffffff;
    min-width: 230px;
    padding: 12px 0;
    transition: all 0.25s ease;
    opacity: 0;
    visibility: hidden;
    margin-top: 15px;
    border-radius: 10px;
    z-index: 999;
    border: 1px solid #ececec;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.main-menu>nav>ul>li:hover>ul.sub-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.main-menu>nav>ul>li ul.sub-menu>li {
    display: block;
    position: relative;
    margin-bottom: 0;
    line-height: 1;
}

.main-menu>nav>ul>li ul.sub-menu>li>a {
    font-size: 14px;
    font-weight: 500;
    color: #4A3E1B;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    transition: all 0.2s ease;
    text-transform: none;
}

.main-menu>nav>ul>li ul.sub-menu>li>a i {
    font-size: 11px;
    margin-left: 12px;
    transition: transform 0.2s ease;
    float: none;
    position: static;
}

.main-menu>nav>ul>li ul.sub-menu>li:hover>a {
    color: #A4862B !important;
    background-color: #fcf9f2;
}

.main-menu>nav>ul>li ul.sub-menu>li:hover>a i {
    transform: translateX(3px);
}

/* Level 3 Side Flyout Sub-menu (Default Compact 1-Column Layout for limited subcategories) */
.main-menu>nav>ul>li ul.sub-menu li ul.level-menu {
    position: absolute;
    left: 100%;
    top: -12px;
    background-color: #ffffff;
    min-width: 220px !important;
    width: max-content !important;
    max-width: 280px !important;
    padding: 10px 8px !important;
    display: block !important;
    transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
    opacity: 0;
    visibility: hidden;
    margin-top: 0;
    border-radius: 14px;
    z-index: 1000;
    border: 1px solid #e8e2d2;
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.12);
}

/* 2-Column Grid Layout when sub-menu has more than 4 subcategories */
.main-menu>nav>ul>li ul.sub-menu li ul.level-menu.multi-column,
.main-menu>nav>ul>li ul.sub-menu li ul.level-menu:has(> li:nth-child(5)) {
    min-width: 420px !important;
    width: 440px !important;
    max-width: 460px !important;
    padding: 14px !important;
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 4px 10px !important;
}

.main-menu>nav>ul>li ul.sub-menu li:hover>ul.level-menu {
    opacity: 1;
    visibility: visible;
}

.main-menu>nav>ul>li ul.sub-menu li ul.level-menu>li {
    display: block;
    position: relative;
    margin-bottom: 0;
    line-height: 1;
}

.main-menu>nav>ul>li ul.sub-menu li ul.level-menu>li>a {
    font-size: 13.5px;
    font-weight: 500;
    color: #555555;
    display: block;
    padding: 8px 12px;
    border-radius: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.2s ease;
    text-transform: none;
}

.main-menu>nav>ul>li ul.sub-menu li ul.level-menu>li:hover>a {
    color: #A4862B !important;
    background-color: #fcf9f2;
    padding-left: 16px;
}

/* ====================================================
   Equal Height Product Cards, No Image Crop & Spacing
   ==================================================== */

/* Grid container flex alignment */
.row.product-grid,
.product-grid {
    display: flex !important;
    flex-wrap: wrap !important;
    row-gap: 20px !important;
}

.row.product-grid>[class*="col-"],
.product-grid>[class*="col-"] {
    display: flex !important;
    flex-direction: column !important;
    margin-bottom: 0 !important;
}

/* Ensure Product Card fits content with elegant styling */
.product-cart-wrap {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    height: auto !important;
    min-height: 0 !important;
    width: 100%;
    margin-bottom: 0 !important;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #e8e8e8 !important;
    border-radius: 16px !important;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
}

.product-cart-wrap:hover {
    box-shadow: 0 10px 25px rgba(164, 134, 43, 0.12) !important;
    border-color: #A4862B !important;
    transform: translateY(-3px);
}

/* Image Wrapper Fix: Full Portrait aspect ratio, NO top cutting */
.product-cart-wrap .product-img-action-wrap {
    flex-shrink: 0 !important;
    position: relative;
    background-color: #fcfcfc;
    padding: 0 !important;
    overflow: hidden;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.product-cart-wrap .product-img-action-wrap .product-img {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.product-cart-wrap .product-img-action-wrap .product-img a {
    display: flex !important;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    aspect-ratio: 4 / 5 !important;
    overflow: hidden;
    background-color: #f8f8f8;
}

.product-cart-wrap .product-img-action-wrap .product-img a img {
    width: 100%;
    height: 100%;
    object-fit: cover !important;
    object-position: top center !important;
    transition: transform 0.6s ease;
}

.product-cart-wrap:hover .product-img-action-wrap .product-img a img.default-img {
    transform: scale(1.05);
}

/* Product Badges spacing & alignment to TOP RIGHT */
.product-cart-wrap .product-badges.product-badges-position {
    position: absolute !important;
    right: 0 !important;
    left: auto !important;
    top: 0 !important;
    z-index: 9 !important;
}

.product-cart-wrap .product-badges span {
    display: inline-block !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    border-radius: 0 14px 0 14px !important;
    color: #ffffff !important;
    padding: 6px 12px !important;
    text-transform: uppercase !important;
}

.product-cart-wrap .product-badges span.hot {
    background-color: #f74b81 !important;
}

/* Product Content Wrapper Proper Spacing */
.product-cart-wrap .product-content-wrap {
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important;
    justify-content: flex-start !important;
    padding: 12px 14px 14px 14px !important;
}

/* Category Label */
.product-cart-wrap .product-content-wrap .product-category {
    margin-bottom: 4px !important;
    line-height: 1;
}

.product-cart-wrap .product-content-wrap .product-category a {
    font-size: 11px !important;
    font-weight: 600 !important;
    color: #9e9e9e !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px;
}

/* Product Title (Strictly 2 lines max, uniform height block) */
.product-cart-wrap .product-content-wrap h2 {
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    margin-top: 2px !important;
    margin-bottom: 4px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: 2.6em !important;
    overflow: hidden !important;
}

.product-cart-wrap .product-content-wrap h2 a {
    color: #253D4E !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    word-break: break-word;
    line-height: 1.3 !important;
    max-height: 2.6em !important;
    transition: color 0.2s ease;
}

.product-cart-wrap .product-content-wrap h2 a:hover {
    color: #A4862B !important;
}

/* Ratings Cover Spacing */
.product-cart-wrap .product-content-wrap .product-rate-cover {
    display: flex !important;
    align-items: center !important;
    gap: 4px;
    margin-bottom: 4px !important;
}

.product-cart-wrap .product-content-wrap .font-small.text-muted {
    font-size: 12px !important;
    color: #888888 !important;
    margin-bottom: 4px !important;
}

/* Bottom Price & Action Row Spacing */
.product-cart-wrap .product-card-bottom {
    margin-top: auto !important;
    padding-top: 6px !important;
    display: flex !important;
    align-items: flex-end !important;
    justify-content: space-between !important;
    border-top: none !important;
}

.product-cart-wrap .product-card-bottom .product-price {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    padding-top: 0 !important;
}

.product-cart-wrap .product-card-bottom .product-price span {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #A4862B !important;
    line-height: 1.2 !important;
}

.product-cart-wrap .product-card-bottom .product-price span.old-price {
    font-size: 12px !important;
    color: #a0a0a0 !important;
    text-decoration: line-through !important;
    margin-left: 0 !important;
    margin-top: 2px !important;
    font-weight: 500 !important;
}

.product-cart-wrap .product-card-bottom .product-price span.save-price {
    font-size: 11px !important;
    color: #27ae60 !important;
    font-weight: 600 !important;
    margin-top: 2px !important;
    display: inline-block;
}

.product-cart-wrap .product-card-bottom .add-cart {
    margin-left: 8px;
}

.product-cart-wrap .product-card-bottom .add-cart .add {
    padding: 8px 16px !important;
    border-radius: 6px !important;
    background-color: #A4862B !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 4px;
    border: none !important;
    transition: all 0.2s ease !important;
}

.product-cart-wrap .product-card-bottom .add-cart .add:hover {
    background-color: #8c7121 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 10px rgba(164, 134, 43, 0.25) !important;
}

/* ====================================================
   Popular Products Filter Bar & Section Styling
   ==================================================== */

.product-tabs.section-padding {
    padding: 40px 0 30px;
}

/* Section Title Header */
.section-title.popular-header-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 25px;
    gap: 15px;
}

@media (min-width: 992px) {
    .section-title.popular-header-wrap {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
}

.section-title.popular-header-wrap h3 {
    font-size: 26px !important;
    font-weight: 700 !important;
    color: #253D4E !important;
    position: relative;
    margin-bottom: 0 !important;
    letter-spacing: -0.3px;
    flex-shrink: 0;
}

.section-title.popular-header-wrap h3::after {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    background-color: #A4862B;
    border-radius: 2px;
    margin-top: 6px;
}

/* Scrollable Category Filter Pills Bar */
.category-filter-scroll-wrapper {
    max-width: 100%;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding: 6px 0;
}

.category-filter-scroll-wrapper::-webkit-scrollbar {
    display: none;
}

.nav.nav-tabs.category-filter-pills {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    border-bottom: none !important;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}

.nav.nav-tabs.category-filter-pills .nav-item {
    flex: 0 0 auto !important;
    margin-bottom: 0 !important;
}

/* Category Filter Pill Button */
.nav.nav-tabs.category-filter-pills .nav-link.products-by-category {
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #4A3E1B !important;
    background-color: #f7f5f0 !important;
    border: 1px solid #e8e2d2 !important;
    border-radius: 30px !important;
    padding: 7px 18px !important;
    transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
    white-space: nowrap !important;
    cursor: pointer !important;
    outline: none !important;
    line-height: 1.3 !important;
}

.nav.nav-tabs.category-filter-pills .nav-link.products-by-category:hover {
    color: #ffffff !important;
    background-color: #b8a259 !important;
    border-color: #b8a259 !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(164, 134, 43, 0.2) !important;
}

/* Active Category Pill Button */
.nav.nav-tabs.category-filter-pills .nav-link.products-by-category.active {
    color: #ffffff !important;
    background-color: #A4862B !important;
    border-color: #A4862B !important;
    box-shadow: 0 4px 14px rgba(164, 134, 43, 0.35) !important;
}

/* ====================================================
   Fixed Height & Uniform Alignment for Mini Product List (4 Columns)
   ==================================================== */

.product-list-small {
    padding-left: 2px;
    padding-right: 2px;
}

.product-list-small article {
    display: flex !important;
    align-items: center !important;
    height: 108px !important;
    min-height: 108px !important;
    max-height: 108px !important;
    margin-bottom: 20px !important;
    padding: 10px 12px !important;
    border-radius: 14px !important;
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.02);
    transition: all 0.25s ease !important;
}

.product-list-small article:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05) !important;
    border-color: #A4862B !important;
}

/* Image Thumbnail: Strict 1:1 Square aspect-ratio with rounded corners */
.product-list-small article figure {
    flex: 0 0 85px !important;
    width: 85px !important;
    height: 85px !important;
    max-width: 85px !important;
    max-height: 85px !important;
    margin-bottom: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    background-color: #f8f8f8;
}

.product-list-small article figure a {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

.product-list-small article figure img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: top center !important;
    border-radius: 10px !important;
}

/* Text Content Wrapper */
.product-list-small article div[class*="col-"] {
    flex: 1 !important;
    padding-left: 12px !important;
    padding-right: 4px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}

/* Product Title (Strict 2-line clamp with fixed height) */
.product-list-small article h6 {
    font-size: 13px !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
    margin-bottom: 4px !important;
    height: 2.7em !important;
    min-height: 2.7em !important;
    max-height: 2.7em !important;
    overflow: hidden !important;
}

.product-list-small article h6 a {
    color: #253D4E !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    word-break: break-word;
    line-height: 1.35 !important;
    transition: color 0.2s ease;
}

.product-list-small article h6 a:hover {
    color: #A4862B !important;
}

/* Rating Stars */
.product-list-small article .product-rate-cover {
    display: flex !important;
    align-items: center !important;
    gap: 4px;
    margin-bottom: 4px !important;
}

/* Price Row */
.product-list-small article .product-price {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    line-height: 1 !important;
}

.product-list-small article .product-price span {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #A4862B !important;
}

.product-list-small article .product-price span.old-price {
    font-size: 11px !important;
    color: #a0a0a0 !important;
    text-decoration: line-through !important;
    font-weight: 500 !important;
}

/* ====================================================
   Header Top Announcement & Contact Bar Styling
   ==================================================== */

.header-top.header-top-ptb-1 {
    background-color: #fbf9f4 !important;
    border-bottom: 1px solid #f0e9d8 !important;
    padding: 4px 0 !important;
    font-size: 12px !important;
    color: #4f5d75 !important;
}

.header-top .row.align-items-center,
.header-top .row {
    height: 18px !important;
}

.header-top .header-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-top .header-info ul li {
    font-size: 12px !important;
    color: #4f5d75 !important;
    line-height: 1;
}

.top-contact-link {
    color: #4f5d75 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    transition: color 0.2s ease !important;
}

.top-contact-link:hover {
    color: #A4862B !important;
}

.top-contact-link .text-brand {
    color: #A4862B !important;
    font-weight: 600;
}

/* Center Announcement Ticker (FOUC & Layout Shift Fix) */
#news-flash {
    font-size: 12px !important;
    color: #253D4E !important;
    font-weight: 500 !important;
    height: 22px !important;
    line-height: 22px !important;
    overflow: hidden !important;
    position: relative !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

#news-flash ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

#news-flash ul li {
    font-size: 12px !important;
    color: #253D4E !important;
    font-weight: 500 !important;
    height: 22px !important;
    line-height: 22px !important;
    white-space: nowrap !important;
}

/* Hide stacked items before vTicker JS initializes */
#news-flash:not(.vticker-initialized) ul li:nth-child(n+2) {
    display: none !important;
}

#news-flash ul li .text-brand {
    color: #A4862B !important;
}

.header-top .header-info-right ul li::before,
.header-top .header-info-right ul li::after {
    display: none !important;
}

/* ===================== Search Autocomplete Dropdown ===================== */
.search-suggestions-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
    border: 1px solid #e2e2e2;
    border-top: 2px solid #A4862B;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);
    max-height: 480px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #d4c9a8 transparent;
}

.search-suggestions-dropdown::-webkit-scrollbar {
    width: 5px;
}

.search-suggestions-dropdown::-webkit-scrollbar-thumb {
    background: #d4c9a8;
    border-radius: 10px;
}

.sug-section {
    padding: 6px 0;
    border-bottom: 1px solid #f0ede5;
}

.sug-section:last-of-type {
    border-bottom: none;
}

.sug-section-title {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    color: #A4862B;
    padding: 6px 16px 4px;
}

/* Price badge */
.sug-price-badge {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    background: linear-gradient(135deg, #fdf6e3, #f9f0d8);
    color: #7a6420;
    font-size: 12px;
    border-bottom: 1px solid #f0ede5;
}

.sug-price-badge i {
    color: #A4862B;
}

/* Category Item */
.sug-category-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 16px;
    text-decoration: none;
    color: #253D4E;
    font-size: 13px;
    transition: background 0.15s ease;
}

.sug-category-item:hover,
.sug-category-item.sug-hover {
    background: #fdf8ef;
    color: #A4862B;
}

.sug-category-item i {
    font-size: 14px;
    color: #A4862B;
    width: 20px;
    text-align: center;
}

.sug-cat-name {
    flex: 1;
    font-weight: 600;
}

.sug-cat-count {
    font-size: 11px;
    color: #999;
    font-weight: 400;
}

/* Product Item */
.sug-product-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 8px 16px;
    text-decoration: none;
    color: #253D4E;
    transition: background 0.15s ease;
}

.sug-product-item:hover,
.sug-product-item.sug-hover {
    background: #fdf8ef;
}

.sug-product-img {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    overflow: hidden;
    flex-shrink: 0;
    border: 1px solid #eee;
    background: #fafafa;
}

.sug-product-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sug-product-info {
    flex: 1;
    min-width: 0;
}

.sug-product-name {
    font-size: 13px;
    font-weight: 600;
    color: #253D4E;
    line-height: 1.3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sug-product-name mark {
    background: #fff3cd;
    color: #A4862B;
    padding: 0 1px;
    border-radius: 2px;
}

.sug-product-price {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 2px;
}

.sug-sell-price {
    font-size: 14px;
    font-weight: 700;
    color: #A4862B;
}

.sug-old-price {
    font-size: 12px;
    color: #aaa;
    text-decoration: line-through;
}

/* View all results */
.sug-view-all {
    display: block;
    text-align: center;
    padding: 10px 16px;
    font-size: 13px;
    color: #A4862B;
    text-decoration: none;
    font-weight: 600;
    border-top: 1px solid #f0ede5;
    background: #fcfbf8;
    border-radius: 0 0 12px 12px;
    transition: background 0.15s;
}

.sug-view-all:hover {
    background: #f5f0e0;
    color: #8b7023;
}

/* No results */
.sug-no-results {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 24px 16px;
    color: #888;
    font-size: 13px;
}

.sug-no-results i {
    font-size: 18px;
    color: #ccc;
}

/* Mobile adjustments */
@media (max-width: 768px) {
    .search-suggestions-dropdown {
        max-height: 380px;
        border-radius: 0 0 10px 10px;
    }

    .sug-product-img {
        width: 40px;
        height: 40px;
    }

    .sug-product-name {
        font-size: 12px;
    }

    .slider-nav-thumbnails .slick-slide {
        height: 90px !important;
    }
}

/* ===================== Product Gallery Slider & Thumbnail Uniform Sizing ===================== */
.product-image-slider figure,
.detail-gallery .product-image-slider figure {
    height: 540px !important;
    max-height: 540px !important;
    margin: 0 !important;
    overflow: hidden !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #fcfcfc !important;
    border-radius: 15px !important;
}

.product-image-slider figure img,
.detail-gallery .product-image-slider figure img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center top !important;
    border-radius: 15px !important;
    display: block !important;
}

.slider-nav-thumbnails .slick-slide {
    position: relative;
    border-radius: 15px !important;
    overflow: hidden !important;
    height: 130px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #f8f8f8 !important;
}

.slider-nav-thumbnails .slick-slide img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    border-radius: 15px !important;
    display: block !important;
}

/* ===================== Modern Custom Toast Popup ===================== */
.swal2-container.swal2-top-end,
.swal2-container.swal2-top-right {
    top: 20px !important;
    right: 20px !important;
    z-index: 999999 !important;
}

.luxury-custom-toast.swal2-popup.swal2-toast {
    display: flex !important;
    align-items: center !important;
    background: #ffffff !important;
    border-radius: 12px !important;
    border: 1px solid #ececec !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12) !important;
    padding: 10px 16px !important;
    font-family: 'Quicksand', sans-serif !important;
    width: auto !important;
    max-width: 420px !important;
    overflow: hidden !important;
}

.luxury-custom-toast.toast-success {
    border-left: 5px solid #27ae60 !important;
}

.luxury-custom-toast.toast-error {
    border-left: 5px solid #e74c3c !important;
}

.luxury-custom-toast.toast-info {
    border-left: 5px solid #2980b9 !important;
}

.luxury-custom-toast .swal2-icon {
    display: none !important;
}

.luxury-toast-title-wrap {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}

.toast-icon-circle {
    width: 26px;
    height: 26px;
    min-width: 26px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    flex-shrink: 0;
}

.toast-icon-success {
    background-color: #27ae60;
    color: #ffffff;
}

.toast-icon-error {
    background-color: #e74c3c;
    color: #ffffff;
}

.toast-icon-info {
    background-color: #2980b9;
    color: #ffffff;
}

.toast-msg-text {
    color: #253D4E !important;
    font-size: 13.5px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
    display: inline-block !important;
}

.luxury-custom-toast .swal2-timer-progress-bar {
    background-color: #27ae60 !important;
    height: 3px !important;
}

.swal2-popup.swal2-toast.swal2-icon-success .swal2-icon-content {
    color: #A4862B !important;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-success {
    border-color: #A4862B !important;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-success [class^='swal2-success-line'] {
    background-color: #A4862B !important;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
    border: 2px solid rgba(164, 134, 43, 0.3) !important;
}

/* ===================== Compact Luxury Confirmation Modal ===================== */
.luxury-confirm-popup.swal2-popup {
    width: 340px !important;
    padding: 24px 20px 20px !important;
    border-radius: 16px !important;
    font-family: 'Quicksand', sans-serif !important;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.18) !important;
    border: 1px solid #ececec !important;
    background: #ffffff !important;
}

.luxury-confirm-popup.swal2-popup .swal2-icon {
    display: none !important;
}

.luxury-modal-icon-circle {
    width: 48px !important;
    height: 48px !important;
    margin: 0 auto 14px auto !important;
    background-color: rgba(231, 76, 60, 0.12) !important;
    color: #e74c3c !important;
    border-radius: 50% !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 20px !important;
}

.luxury-modal-title {
    font-size: 17px !important;
    font-weight: 700 !important;
    color: #253D4E !important;
    text-align: center !important;
    margin: 0 0 6px 0 !important;
}

.luxury-modal-text {
    font-size: 13px !important;
    color: #666666 !important;
    text-align: center !important;
    line-height: 1.45 !important;
}

.luxury-confirm-popup.swal2-popup .swal2-actions {
    margin-top: 5px !important;
    gap: 10px !important;
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}

.luxury-confirm-btn-yes {
    background-color: #e74c3c !important;
    color: #ffffff !important;
    border: none !important;
    padding: 8px 16px !important;
    font-size: 12.5px !important;
    font-weight: 700 !important;
    border-radius: 8px !important;
    cursor: pointer !important;
    box-shadow: 0 4px 12px rgba(231, 76, 60, 0.25) !important;
    transition: all 0.2s !important;
}

.luxury-confirm-btn-yes:hover {
    background-color: #c0392b !important;
}

.luxury-confirm-btn-no {
    background-color: #f4f5f9 !important;
    color: #253D4E !important;
    border: 1px solid #dcdcdc !important;
    padding: 8px 16px !important;
    font-size: 12.5px !important;
    font-weight: 700 !important;
    border-radius: 8px !important;
    cursor: pointer !important;
    transition: all 0.2s !important;
}

.luxury-confirm-btn-no:hover {
    background-color: #e2e4ec !important;
}

/* ===================== Preloader Disabled ===================== */
#preloader-active,
.preloader {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

/* ===================== Flash Sale Offer Popup Modal & Floating Badge ===================== */
.offer-popup-modal .modal-content {
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
}

.offer-modal-close {
    top: 15px;
    right: 15px;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    padding: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.offer-popup-modal .modal-content {
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

/* Text Close Button for Modal Footer - Exact 1:1 Horizontal Alignment with Text */
.btn-text-close {
    background: transparent !important;
    border: none !important;
    color: #666666 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1 !important;
    display: inline-flex !important;
    align-items: center !important;
    transition: color 0.2s ease !important;
    box-shadow: none !important;
}

.btn-text-close:hover {
    color: #A4862B !important;
    text-decoration: underline !important;
}

.offer-popup-modal .row {
    align-items: stretch !important;
}

.offer-modal-banner-col {
    position: relative;
    min-height: 100%;
    align-self: stretch !important;
    overflow: hidden;
}

.modal-banner-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    display: block;
}

.offer-banner-overlay {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 100%);
    z-index: 2;
}

.offer-flash-tag {
    background: #A4862B;
    color: #fff;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    align-self: flex-start;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.offer-modal-content-col {
    background: #fff;
}

.modal-coupon-item {
    background: #fffdf5;
    border: 1.5px dashed #A4862B;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.modal-coupon-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(164, 134, 43, 0.12);
}

.coupon-code-tag {
    background: #A4862B;
    color: #ffffff;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 13px;
    letter-spacing: 0.8px;
}

.bg-gold-subtle {
    background-color: #f5eedb;
}

.text-gold {
    color: #8c7121;
    font-weight: 700;
}

.bg-amber {
    background-color: #ffe8b3;
}

.btn-gold {
    background-color: #A4862B !important;
    color: #ffffff !important;
    border-radius: 6px;
    font-weight: 600;
    border: none;
}

.btn-gold:hover {
    background-color: #8c7121 !important;
}

@media (max-width: 576px) {
    .offer-popup-modal .modal-dialog {
        margin: 10px auto !important;
        max-width: 95vw !important;
    }

    .offer-modal-content-col {
        padding: 16px 12px !important;
    }

    .modal-coupon-item {
        padding: 10px 10px !important;
    }

    .coupon-code-tag {
        font-size: 11px !important;
        padding: 4px 6px !important;
    }

    .copy-modal-coupon-btn {
        padding: 5px 8px !important;
        font-size: 11px !important;
        height: 30px !important;
    }

    .coupon-item-cond {
        font-size: 0.68rem !important;
        white-space: normal !important;
    }
}

/* Floating Offer Trigger Button - Bottom Right Corner Circular FAB */
.floating-offer-wrapper {
    position: fixed;
    bottom: 85px;
    right: 25px;
    z-index: 9999;
}

#scrollUp {
    right: 32px !important;
    bottom: 25px !important;
    width: 38px !important;
    height: 38px !important;
    border-radius: 50% !important;
    background-color: #A4862B !important;
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
    z-index: 9998 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

#scrollUp i {
    color: #ffffff !important;
    font-size: 20px !important;
    line-height: 1 !important;
}

#scrollUp:hover {
    background-color: #8c701f !important;
    transform: translateY(-3px) !important;
}

@media (max-width: 767.98px) {
    .floating-offer-wrapper {
        bottom: 75px;
        right: 15px;
    }
    #scrollUp {
        right: 20px !important;
        bottom: 20px !important;
        width: 34px !important;
        height: 34px !important;
    }
}

.floating-offer-btn {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: linear-gradient(135deg, #d4af37 0%, #A4862B 100%);
    color: #ffffff !important;
    padding: 0;
    box-shadow: 0 8px 25px rgba(164, 134, 43, 0.45);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    border: 2px solid #ffffff;
    position: relative;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: floatingPulse 2.5s infinite;
}

.floating-offer-btn:hover {
    transform: scale(1.12);
    box-shadow: 0 12px 30px rgba(164, 134, 43, 0.6);
    color: #fff !important;
}

.floating-badge-count {
    position: absolute;
    top: -3px;
    right: -3px;
    background: #e74c3c;
    color: #fff;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    font-size: 11px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    border: 2px solid #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

@keyframes floatingPulse {
    0% {
        box-shadow: 0 0 0 0 rgba(164, 134, 43, 0.6);
    }

    70% {
        box-shadow: 0 0 0 12px rgba(164, 134, 43, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(164, 134, 43, 0);
    }
}

/* ===================== Sticky Header Actions (Scroll Down) ===================== */
.sticky-header-action {
    display: none !important;
}

@media (min-width: 992px) {
    .sticky-bar.stick .hotline {
        display: none !important;
    }

    .sticky-bar.stick .sticky-header-action {
        display: flex !important;
        align-items: center;
    }

    .sticky-bar.stick .sticky-header-action .header-action-2 {
        display: flex !important;
        align-items: center;
        gap: 18px;
    }

    .sticky-bar.stick .sticky-header-action .header-action-icon-2>a .lable {
        color: #253D4E;
        font-size: 14px;
        font-weight: 600;
    }

    .sticky-bar.stick .sticky-header-action .header-action-icon-2 {
        position: relative;
    }
}

@media (max-width: 991px) {

    /* Hide desktop middle header & desktop action-2 completely on mobile view */
    .header-middle,
    .header-middle .header-action-2,
    .header-middle .header-action-right,
    .header-middle .header-right,
    .sticky-header-action,
    .sticky-header-action .header-action-2 {
        display: none !important;
    }

    .header-bottom .header-wrap {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        padding: 8px 0 !important;
        position: relative !important;
    }

    /* Mobile Left: Burger Icon */
    .mobile-burger-wrapper {
        display: block !important;
        z-index: 10 !important;
        position: relative !important;
    }

    .mobile-burger-wrapper .burger-icon {
        display: block !important;
        width: 24px !important;
        height: 20px !important;
        cursor: pointer !important;
    }

    /* Mobile Center: Logo */
    .header-bottom .logo.logo-width-1 {
        position: absolute !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        margin: 0 !important;
        z-index: 5 !important;
        display: block !important;
    }

    .header-bottom .logo.logo-width-1 a img {
        max-width: 110px !important;
        height: auto !important;
        display: block !important;
    }

    /* Mobile Right: Actions (ONLY Wishlist & Cart) */
    .header-bottom .header-action-right {
        display: flex !important;
        align-items: center !important;
        z-index: 10 !important;
        margin-left: auto !important;
    }

    .header-bottom .header-action-2 {
        display: flex !important;
        align-items: center !important;
        gap: 14px !important;
    }

    .header-bottom .header-action-icon-2 {
        position: relative !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .header-bottom .header-action-icon-2>a {
        display: inline-flex !important;
        align-items: center !important;
        position: relative !important;
        padding: 2px !important;
    }

    .header-bottom .header-action-icon-2>a img {
        width: 22px !important;
        height: 22px !important;
    }

    .header-bottom .header-action-icon-2>a .lable {
        display: none !important;
    }
}

/* Specific 780px Mobile Screen Media Query */
@media (max-width: 780px) {

    .header-middle,
    .header-middle .header-action-2,
    .header-middle .header-action-right,
    .header-middle .header-right,
    .sticky-header-action,
    .sticky-header-action .header-action-2 {
        display: none !important;
    }

    .header-bottom .logo.logo-width-1 a img {
        max-width: 95px !important;
    }

    .header-bottom .header-action-2 {
        gap: 10px !important;
    }
}

/* ===================== Luxury Privacy Policy Page Styles ===================== */
.privacy-trust-bar {
    border-color: #f0ebe0 !important;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04) !important;
}

.trust-icon-box {
    width: 48px;
    height: 48px;
    flex-shrink: 0;
}

.trust-divider {
    width: 1px;
    height: 35px;
    background: #e8e2d5;
}

.privacy-sidebar-nav {
    border-color: #f0ebe0 !important;
}

.privacy-toc-list .nav-link {
    padding: 10px 14px !important;
    border-radius: 8px !important;
    transition: all 0.2s ease !important;
    font-weight: 600 !important;
    color: #253D4E !important;
    font-size: 14px !important;
    cursor: pointer !important;
}

.privacy-toc-list .nav-link i {
    font-size: 16px !important;
    color: #A4862B !important;
    width: 20px;
    text-align: center;
}

.privacy-toc-list .nav-link:hover,
.privacy-toc-list .nav-link.active {
    background-color: #fff9eb !important;
    color: #A4862B !important;
    font-weight: 700 !important;
}

.privacy-card {
    border-color: #f0ebe0 !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    scroll-margin-top: 100px;
}

.privacy-card:hover {
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.06) !important;
}

.bg-light-gold {
    background-color: #fffcf2 !important;
    border-color: #A4862B !important;
}

.border-start-gold {
    border-left: 4px solid #A4862B !important;
}

.section-icon-badge {
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.privacy-bullets {
    list-style: none;
    padding-left: 0;
}

.privacy-contact-card {
    background: linear-gradient(135deg, #253D4E 0%, #152430 100%);
    box-shadow: 0 15px 40px rgba(37, 61, 78, 0.25);
}

/* ====================================================
   Footer Mobile Responsiveness Fixes
   ==================================================== */

/* Tablet (md) */
@media only screen and (max-width: 991px) {
    .footer-mid .widget-about {
        min-width: 0 !important;
    }

    .footer-mid .footer-list {
        min-width: 0 !important;
    }

    .footer-link-widget:not(:last-child) {
        margin-right: 0 !important;
    }

    .newsletter-content p {
        display: none;
    }

    .footer-mid .widget-title {
        margin: 10px 0 18px 0 !important;
    }

    .newsletter .newsletter-inner {
        padding: 50px 40px !important;
        min-height: 200px !important;
        background-position: 78% center !important;
        overflow: hidden !important;
    }

    footer .mobile-social-icon {
        flex-wrap: wrap;
    }
}

/* Mobile Landscape & Smaller (sm) */
@media only screen and (max-width: 767px) {
    .newsletter {
        overflow: hidden !important;
    }

    .newsletter-content p {
        display: none;
    }

    .newsletter .newsletter-inner {
        padding: 30px 24px !important;
        padding-right: 40% !important;
        min-height: 200px !important;
        border-radius: 15px !important;
        background-position: 85% center !important;
        background-size: cover !important;
        overflow: hidden !important;
    }

    .newsletter .newsletter-inner .newsletter-content {
        max-width: 70% !important;
    }

    .newsletter .newsletter-inner .newsletter-content h2 {
        font-size: 20px !important;
        margin-bottom: 10px !important;
        line-height: 1.35 !important;
    }

    .newsletter .newsletter-inner .newsletter-content h2 br {
        display: none !important;
    }

    .newsletter .newsletter-inner .newsletter-content p {
        font-size: 14px !important;
        margin-bottom: 20px !important;
    }

    .footer-mid .section-padding {
        padding: 30px 0 !important;
    }

    .footer-mid .logo {
        margin-bottom: 20px !important;
    }

    .footer-mid .logo img {
        max-width: 140px !important;
        height: auto !important;
    }

    .footer-mid .widget-about {
        min-width: 0 !important;
        font-size: 14px !important;
        margin-bottom: 25px !important;
    }

    .footer-mid .contact-infor {
        font-size: 14px !important;
    }

    .footer-mid .contact-infor li {
        display: flex !important;
        align-items: flex-start !important;
        gap: 4px;
    }

    .footer-mid .contact-infor li img {
        margin-top: 2px !important;
        flex-shrink: 0 !important;
    }

    .footer-mid .contact-infor li strong {
        flex-shrink: 0 !important;
    }

    .footer-mid .contact-infor li span {
        word-break: break-word !important;
        line-height: 1.5 !important;
    }

    .footer-mid .contact-infor li:not(:last-child) {
        margin-bottom: 12px !important;
    }

    .footer-link-widget {
        margin-bottom: 25px !important;
    }

    .footer-link-widget .widget-title {
        margin: 0 0 16px 0 !important;
        font-size: 17px !important;
    }

    .footer-mid .footer-list {
        min-width: 0 !important;
    }

    .footer-mid .footer-list li {
        margin-bottom: 10px !important;
    }

    .footer-mid .footer-list li a {
        font-size: 14px !important;
        line-height: 1.4 !important;
    }

    footer .mobile-social-icon {
        justify-content: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
    }

    footer .mobile-social-icon h6 {
        display: none !important;
        margin: 0 0 10px 0 !important;
        width: 100% !important;
        text-align: center !important;
    }

    footer .mobile-social-icon a {
        margin: 0 4px !important;
        height: 32px !important;
        width: 32px !important;
    }

    footer .footer-bottom {
        margin-bottom: 0 !important;
    }

    .footer-mid .container.pt-15.pb-20 {
        padding-top: 5px !important;
    }
}

/* Small Mobile Portrait (xs) */
@media only screen and (max-width: 575px) {
    .newsletter .newsletter-inner {
        padding: 25px 18px !important;
        min-height: 140px !important;
        border-radius: 12px !important;
    }

    .newsletter-content p {
        display: none;
    }

    .newsletter .newsletter-inner .newsletter-content h2 {
        font-size: 18px !important;
    }

    .newsletter .newsletter-inner .newsletter-content p {
        font-size: 13px !important;
    }

    .footer-mid .logo img {
        max-width: 120px !important;
    }

    .footer-mid .contact-infor {
        font-size: 13.5px !important;
    }

    .footer-link-widget .widget-title {
        font-size: 16px !important;
        margin-bottom: 14px !important;
    }

    .footer-mid .footer-list li a {
        font-size: 13.5px !important;
    }

    footer .container.pb-30 {
        padding-bottom: 20px !important;
    }

    footer .mobile-social-icon a {
        height: 30px !important;
        width: 30px !important;
        margin: 0 3px !important;
    }
}

/* Extra Small Phones (<= 420px) */
@media only screen and (max-width: 420px) {
    .newsletter .newsletter-inner {
        padding: 20px 14px !important;
    }

    .newsletter-content p {
        display: none;
    }

    .newsletter .newsletter-inner .newsletter-content h2 {
        font-size: 16px !important;
        line-height: 1.3 !important;
    }

    .newsletter .newsletter-inner .newsletter-content p {
        font-size: 12.5px !important;
        margin-bottom: 15px !important;
    }

    .footer-mid .logo img {
        max-width: 110px !important;
    }

    .footer-mid .contact-infor {
        font-size: 13px !important;
    }

    .footer-mid .footer-list li {
        margin-bottom: 8px !important;
    }

    .footer-mid .footer-list li a {
        font-size: 13px !important;
    }

    .footer-link-widget {
        margin-bottom: 22px !important;
    }
}

/* Mobile Menu Glassmorphism Only */
.mobile-header-wrapper-style {
    background-color: rgba(255, 255, 255, 0.75) !important;
    -webkit-backdrop-filter: blur(15px) !important;
    backdrop-filter: blur(15px) !important;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top {
    background-color: transparent !important;
}

.body-overlay-1 {
    -webkit-backdrop-filter: blur(5px) !important;
    backdrop-filter: blur(5px) !important;
}

/* ==========================================================================
   ULTRA-STYLISH & COMPACT FOOTER SYSTEM (ART ANGAN - LIGHT THEME)
   ========================================================================== */

footer.main-footer-compact {
    background-color: #faf7f2 !important;
    color: #4a4a4a !important;
    position: relative;
    border-top: 3px solid #A4862B;
    font-family: 'Quicksand', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    overflow: hidden;
    padding-top: 0 !important;
}

/* Newsletter Section Compact */
.newsletter-compact-section {
    padding-top: 20px;
    padding-bottom: 5px;
}

.newsletter-card-wrapper {
    background: linear-gradient(135deg, #fbf7ee 0%, #f6eee0 100%);
    border: 1px solid rgba(164, 134, 43, 0.35);
    border-radius: 14px;
    padding: 18px 24px;
    box-shadow: 0 4px 18px rgba(164, 134, 43, 0.08);
    position: relative;
}

.newsletter-badge {
    background: rgba(164, 134, 43, 0.15);
    color: #8c701f;
    border: 1px solid rgba(164, 134, 43, 0.35);
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 2px 10px;
    border-radius: 20px;
    display: inline-block;
}

.newsletter-title {
    font-size: 17px;
    font-weight: 700;
    color: #253D4E !important;
    letter-spacing: -0.2px;
}

.newsletter-subtext {
    color: #666666 !important;
    font-size: 12.5px;
}

.newsletter-compact-form .input-group {
    background: #ffffff;
    border: 1px solid rgba(164, 134, 43, 0.4);
    border-radius: 30px;
    padding: 3px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
}

.newsletter-compact-form .input-group:focus-within {
    border-color: #A4862B;
    box-shadow: 0 0 10px rgba(164, 134, 43, 0.25);
}

.newsletter-compact-form input.form-control {
    background: transparent !important;
    border: none !important;
    color: #253D4E !important;
    padding-left: 16px;
    font-size: 13px;
    box-shadow: none !important;
}

.newsletter-compact-form input.form-control::placeholder {
    color: #8c8577;
}

.btn-golden-submit {
    background: linear-gradient(135deg, #b89733 0%, #8c701f 100%) !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 25px !important;
    padding: 7px 20px !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    letter-spacing: 0.3px;
    transition: all 0.3s ease !important;
    display: inline-flex;
    align-items: center;
}

.btn-golden-submit:hover {
    background: linear-gradient(135deg, #d4b043 0%, #a4862b 100%) !important;
    box-shadow: 0 4px 15px rgba(164, 134, 43, 0.35);
    transform: translateY(-1px);
}

.newsletter-trust-row {
    border-top: 1px solid rgba(164, 134, 43, 0.2);
}

.trust-item {
    font-size: 12px;
    color: #4a4233;
    font-weight: 600;
}

.text-gold {
    color: #A4862B !important;
}

/* Mid Footer */
.footer-mid-compact {
    padding-top: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid #eae2cf;
}

.footer-about-text {
    color: #555555;
    line-height: 1.5;
}

.compact-contact-list li {
    color: #555555;
}

.compact-contact-list li strong {
    color: #253D4E;
}

.hover-gold {
    color: #253D4E !important;
    transition: color 0.2s ease;
}

.hover-gold:hover {
    color: #A4862B !important;
    text-decoration: underline;
}

.widget-title-compact {
    color: #253D4E;
    font-size: 15px;
    font-weight: 700;
    position: relative;
    padding-bottom: 8px;
    letter-spacing: 0.3px;
}

.widget-title-compact::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 26px;
    height: 2px;
    background: #A4862B;
    border-radius: 2px;
}

.footer-compact-links li {
    margin-bottom: 7px;
}

.footer-compact-links li a {
    color: #555555;
    text-decoration: none;
    transition: all 0.25s ease;
    display: inline-flex;
    align-items: center;
}

.footer-compact-links li a:hover {
    color: #A4862B !important;
    transform: translateX(4px);
}

.footer-compact-links li a i {
    font-size: 12px;
    color: #A4862B;
    opacity: 0.6;
    transition: all 0.25s ease;
    margin-right: 4px;
}

.footer-compact-links li a:hover i {
    opacity: 1;
    transform: translateX(2px);
}

.payment-badges-compact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px 8px;
    margin-bottom: 10px;
}

.pay-chip {
    background: #f4efe1;
    border: 1px solid #e0d5b7;
    color: #4a3e1b;
    font-size: 11px;
    font-weight: 600;
    padding: 3px 9px;
    border-radius: 5px;
    transition: all 0.2s ease;
    display: inline-flex;
    align-items: center;
    height: 27px;
}

.pay-chip:hover {
    border-color: #A4862B;
    background: #A4862B;
    color: #ffffff;
}

.pay-logo-card {
    background: #ffffff;
    border: 1px solid #e0d5b7;
    border-radius: 5px;
    padding: 4px 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    height: 27px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}

.pay-logo-card:hover {
    border-color: #A4862B;
    background: #ffffff;
    box-shadow: 0 3px 8px rgba(164, 134, 43, 0.22);
    transform: translateY(-1px);
}

/* Bottom Footer Bar */
.footer-bottom-compact {
    background-color: #f2ece0;
}

.social-btn {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    text-decoration: none;
    border: 1px solid rgba(164, 134, 43, 0.4);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
}

.social-btn img {
    width: 15px;
    height: 15px;
    object-fit: contain;
    transition: all 0.3s ease;
}

.social-btn:hover {
    background: linear-gradient(135deg, #b89733 0%, #8c701f 100%);
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(164, 134, 43, 0.35);
    border-color: transparent;
}

.social-btn:hover img {
    filter: brightness(0) invert(1);
}

@media (max-width: 767.98px) {
    .newsletter-card-wrapper {
        padding: 15px;
    }
    .btn-golden-submit {
        padding: 6px 14px !important;
        font-size: 12px !important;
    }
    .trust-item {
        font-size: 11px;
    }
    .widget-title-compact {
        font-size: 14px;
        margin-bottom: 10px !important;
    }
    .footer-compact-links li a {
        font-size: 13px;
    }
}


