.h-60px {
    height: 60px;
}
.h-80px {
    height: 80px;
}
.h-100px {
    height: 100px;
}
.h-400px {
    height: 400px;
}
.header-icon {
    position: relative;
}
.cart-counter {
    position: absolute;
    top: -8px;
    right: -9px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
}
.label-input-field input,
.label-input-field textarea,
.label-input-field select {
    width: 100%;
    padding: 16px 24px;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    outline: 0;
}
.label-input-field label {
    z-index: 1;
}

/* select 2 css */
.select2-container {
    width: auto;
    display: block;
    padding: 14px 24px;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 60px;
    right: 10px;
}
.select2-dropdown {
    top: -4px;
    border-color: #e4e4e4;
}
.select2-container--open .select2-dropdown {
    left: -1px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
}
.select2-container--default .select2-selection--single {
    border: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #e4e4e4;
}

/* toastr */

#toast-container {
    z-index: 999999;
}

#toast-container > div {
    padding: 15px 25px 15px 50px !important;
    opacity: 1;
    margin-bottom: 1.25rem;
    border-color: transparent;
    -webkit-box-shadow: 0 0.25rem 0.5625rem -0.0625rem rgba(0, 0, 0, 0.2),
        0 0.275rem 1.25rem -0.0625rem rgba(249, 250, 251, 0.05) !important;
    box-shadow: 0 0.25rem 0.5625rem -0.0625rem rgba(0, 0, 0, 0.2),
        0 0.275rem 1.25rem -0.0625rem rgba(249, 250, 251, 0.05) !important;
    border-radius: 0.3125rem;
}

[dir="rtl"] #toast-container > div {
    direction: rtl;
    background-position: center right 0.9375rem;
    padding: 15px 50px 15px 25px !important;
}

[dir="rtl"] #toast-container.toast-top-left {
    right: 12px;
    left: auto;
}

[dir="rtl"] #toast-container.toast-top-right {
    left: 12px;
    right: auto;
}

[dir="rtl"] #toast-container.toast-bottom-left {
    right: 12px;
    left: auto;
}

[dir="rtl"] #toast-container.toast-bottom-right {
    left: 12px;
    right: auto;
}

[dir="rtl"] #toast-container.toast-top-full-width#toast-container > div,
[dir="rtl"] #toast-container.toast-bottom-full-width#toast-container > div {
    left: 0;
    right: 0;
}

#toast-container > .toast {
    max-width: 100%;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 15px 16px;
    overflow: visible;
}

#toast-container.toast-bottom-full-width > div,
#toast-container.toast-top-full-width > div {
    padding: 15px 50px 15px 50px !important;
    width: 100%;
    margin-bottom: 0;
    border-radius: 0 !important;
}

#toast-container.toast-bottom-full-width > div .toast-close-button,
#toast-container.toast-top-full-width > div .toast-close-button {
    top: 12px !important;
}

html:not([dir="rtl"])
    #toast-container.toast-bottom-full-width
    > div
    .toast-close-button,
html:not([dir="rtl"])
    #toast-container.toast-top-full-width
    > div
    .toast-close-button {
    right: 12px !important;
}

[dir="rtl"] #toast-container.toast-bottom-full-width > div .toast-close-button,
[dir="rtl"] #toast-container.toast-top-full-width > div .toast-close-button {
    left: 12px !important;
}

#toast-container > .toast-info {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%2303c3ec' d='M256 90c44.3 0 86 17.3 117.4 48.6C404.7 170 422 211.7 422 256s-17.3 86-48.6 117.4C342 404.7 300.3 422 256 422s-86-17.3-117.4-48.6C107.3 342 90 300.3 90 256s17.3-86 48.6-117.4C170 107.3 211.7 90 256 90m0-42C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48z'/%3E%3Cpath fill='%2303c3ec' d='M277 360h-42V235h42v125zm0-166h-42v-42h42v42z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-info .toast-close-button {
    background-color: #0d5abf !important;
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
}

#toast-container > .toast-error {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%23ff3e1d' d='M405 136.798L375.202 107 256 226.202 136.798 107 107 136.798 226.202 256 107 375.202 136.798 405 256 285.798 375.202 405 405 375.202 285.798 256z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-error .toast-close-button {
    background-color: #e03a1d !important;
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
}

#toast-container > .toast-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%2371dd37' d='M186.301 339.893L96 249.461l-32 30.507L186.301 402 448 140.506 416 110z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-success .toast-close-button {
    background-color: #20b250 !important;
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
}

#toast-container [dir="rtl"] > .toast-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%2371dd37' d='M96 110l-32 30.5L325.7 402L448 280l-32-30.5l-90.3 90.4L96 110z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%23ffab00' d='M32 464h448L256 48 32 464zm248-64h-48v-48h48v48zm0-80h-48v-96h48v96z'/%3E%3C/svg%3E") !important;
    background-size: 24px;
}

#toast-container > .toast-warning .toast-close-button {
    background-color: #fcac00 !important;
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
}

#toast-container:not(.toast-bottom-full-width, .toast-top-full-width) > div {
    width: 25rem !important;
}

.toast-progress {
    position: absolute;
    bottom: 0;
    top: auto;
    opacity: 0.2;
    height: 0.1875rem;
    background-color: #212b36;
    border-bottom-right-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
}

[dir="rtl"] .toast-progress {
    left: auto;
    right: 0;
}

.toast-close-button {
    position: absolute;
    top: 0;
    text-shadow: none;
    border-top-right-radius: 0.25rem;
    padding: 0.2rem 0.45rem !important;
    -webkit-transition: all 0.23s ease 0.1s;
    transition: all 0.23s ease 0.1s;
    opacity: 1 !important;
    line-height: 0.98;
}

html:not([dir="rtl"]) .toast-close-button {
    right: 0 !important;
}

[dir="rtl"] .toast-close-button {
    left: -7px !important;
    right: auto !important;
}

@media (max-width: 419.98px) {
    .toast {
        width: 300px !important;
    }
}
#toast-container .toast-close-button {
    font-weight: 300;
    color: #f4f6f8 !important;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06);
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06);
}

#toast-container > .toast-success,
#toast-container > .toast-success .toast-message a,
#toast-container > .toast-success .toast-message label {
    background-color: #ffffff !important;
    color: #20b250;
}
#toast-container > .toast-error,
#toast-container > .toast-error .toast-message a,
#toast-container > .toast-error .toast-message label {
    background-color: #ffffff !important;
    color: #e03a1d;
}
#toast-container > .toast-info,
#toast-container > .toast-info .toast-message a,
#toast-container > .toast-info .toast-message label {
    background-color: #ffffff !important;
    color: #0d5abf;
}
#toast-container > .toast-warning,
#toast-container > .toast-warning .toast-message a,
#toast-container > .toast-warning .toast-message label {
    background-color: #ffffff !important;
    color: #fcac00;
}
#toast-container > .toast-success .toast-close-button,
#toast-container > .toast-error .toast-close-button,
#toast-container > .toast-info .toast-close-button,
#toast-container > .toast-warning .toast-close-button {
    color: #ffffff !important;
}
/* toastr */

.address-delete-modal {
    max-width: 700px !important;
}

.min-h-400 {
    min-height: 400px !important;
}

.avatar-icon {
    width: 1.75rem;
    height: 1.75rem;
    line-height: 1.75rem;
}

.vertical-product-card .card-btn {
    z-index: 1;
}

@media (min-width: 1199px) and (max-width: 1399.98px) {
    .d-none-1399 {
        display: none !important;
    }
}

.checkout-sidebar {
    position: sticky;
    top: 100px;
}

.grecaptcha-badge {
    z-index: 99999; 
 }

 .scroll-top-btn.active {
    bottom: 80px; 
}
.object-fit-cover{
    object-fit: cover;
}

/* ── Compact header ──────────────────────────────── */

/* Main culprit: "All Category" wrapper had 45px vertical padding */
.navtext-all-cat {
    padding: 12px 0px !important;
}

/* Nav links had 24px top/bottom padding */
.gshop-navmenu ul li a {
    padding: 12px 15px !important;
}

/* Logo size */
.gshop-navbar .logo img {
    max-width: 90px !important;
}

/* Slightly reduce icon SVG size */
.headr-login-main svg {
    width: 22px !important;
    height: 22px !important;
}

/* Reduce search box height */
.gshop-header-search .search-form input {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
/* ─────────────────────────────────────────────────── */

/* ══════════════════════════════════════════════════════
   OLISTIC — Premium Product Card  (v2)
   Natural · Organic · Earthy palette
   ══════════════════════════════════════════════════════ */

/* ── Wrapper ───────────────────────────────────────── */
.olistic-product-card-wrap {
    padding: 8px;
}

/* ── Card Shell ────────────────────────────────────── */
.olistic-product-card {
    background: #faf8f5;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 2px 16px rgba(60, 40, 20, 0.08),
                0 1px 4px  rgba(60, 40, 20, 0.04);
    transition: box-shadow 0.35s ease, transform 0.35s ease;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 1px solid rgba(210, 190, 165, 0.25);
}

.olistic-product-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 40px rgba(60, 40, 20, 0.14),
                0 4px 12px  rgba(60, 40, 20, 0.08);
}

/* ── Image Wrap ────────────────────────────────────── */
.olistic-card-image-wrap {
    position: relative;
    overflow: hidden;
    border-radius: 16px 16px 0 0;
    background: #f0ebe4;
    aspect-ratio: 4 / 3.6;
}

/* ── Product Image ─────────────────────────────────── */
.olistic-card-img-link {
    display: block;
    width: 100%;
    height: 100%;
}

.olistic-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    display: block;
}

.olistic-product-card:hover .olistic-card-img {
    transform: scale(1.08);
}

/* ── Discount Badge ────────────────────────────────── */
.olistic-discount-badge {
    position: absolute;
    top: 14px;
    left: 14px;
    background: linear-gradient(135deg, #c0392b, #e74c3c);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 20px;
    letter-spacing: 0.4px;
    z-index: 3;
    text-transform: uppercase;
    box-shadow: 0 2px 8px rgba(192, 57, 43, 0.35);
}

/* ── Wishlist Button ───────────────────────────────── */
.olistic-wishlist-btn {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.92);
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9e7d5e;
    font-size: 15px;
    z-index: 4;
    transition: background 0.25s ease, color 0.25s ease, transform 0.2s ease;
    backdrop-filter: blur(6px);
    box-shadow: 0 2px 8px rgba(0,0,0,0.10);
}

.olistic-wishlist-btn:hover {
    background: #fff;
    color: #e04b4b;
    transform: scale(1.12);
}

/* ── Quick View Overlay ────────────────────────────── */
.olistic-quick-view-overlay {
    position: absolute;
    inset: 0;
    background: rgba(30, 20, 10, 0.28);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 2;
}

.olistic-product-card:hover .olistic-quick-view-overlay {
    opacity: 1;
}

.olistic-quick-view-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    background: rgba(255, 255, 255, 0.90);
    backdrop-filter: blur(8px);
    border: none;
    border-radius: 14px;
    padding: 14px 22px;
    cursor: pointer;
    color: #3b2a1a;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.3px;
    transition: background 0.2s ease, transform 0.2s ease;
    transform: scale(0.88);
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), background 0.2s;
}

.olistic-product-card:hover .olistic-quick-view-btn {
    transform: scale(1);
}

.olistic-quick-view-btn:hover {
    background: #fff;
}

.olistic-quick-view-btn i {
    font-size: 20px;
    color: #9e7d5e;
}

/* ── Card Body ─────────────────────────────────────── */
.olistic-card-body {
    padding: 16px 18px 20px;
    display: flex;
    flex-direction: column;
    flex: 1;
    gap: 8px;
}

/* ── Meta Row (badges) ─────────────────────────────── */
.olistic-card-meta {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.olistic-organic-badge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background: #edf7ee;
    color: #2e7d32;
    font-size: 10px;
    font-weight: 700;
    padding: 3px 9px;
    border-radius: 20px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    border: 1px solid #a5d6a7;
}

.olistic-pack-size {
    font-size: 11px;
    color: #a08060;
    font-weight: 500;
    background: #f3ede5;
    padding: 3px 8px;
    border-radius: 20px;
}

/* ── Product Title ─────────────────────────────────── */
.olistic-card-title {
    margin: 0;
    font-size: 14.5px;
    font-weight: 600;
    line-height: 1.4;
}

.olistic-card-title-link {
    color: #2c1f10;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.2s;
}

.olistic-card-title-link:hover {
    color: #c0783a;
}

/* ── Price ─────────────────────────────────────────── */
.olistic-card-price {
    font-size: 17px;
    font-weight: 700;
    color: #3b2a1a;
    letter-spacing: 0.2px;
}

.olistic-card-price .deleted {
    font-size: 12px;
    font-weight: 400;
    color: #b0977a;
    text-decoration: line-through;
    margin-left: 5px;
}

/* ── Footer / Add to Cart ──────────────────────────── */
.olistic-card-footer {
    margin-top: auto;
}

.olistic-add-cart-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 11px 16px;
    border-radius: 50px;
    background: linear-gradient(135deg, #c87941 0%, #e8a050 100%);
    color: #fff !important;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-decoration: none !important;
    border: none;
    cursor: pointer;
    transition: background 0.3s ease, box-shadow 0.3s ease, transform 0.15s ease;
    box-shadow: 0 4px 16px rgba(200, 121, 65, 0.30);
}

.olistic-add-cart-btn:hover {
    background: linear-gradient(135deg, #b56930 0%, #d8903f 100%);
    box-shadow: 0 6px 22px rgba(200, 121, 65, 0.42);
    transform: translateY(-1px);
    color: #fff !important;
}

.olistic-add-cart-btn:active {
    transform: translateY(0);
    box-shadow: 0 3px 10px rgba(200, 121, 65, 0.25);
}

.olistic-add-cart-btn.olistic-out-of-stock {
    background: linear-gradient(135deg, #c0b5a8, #d4c9bc);
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.75;
}

/* ── Reward Points Badge ───────────────────────────── */
.olistic-reward-badge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 11px;
    color: #9e7d5e;
    font-weight: 600;
    margin-top: 6px;
}

/* ── Responsive ─────────────────────────────────────── */
@media (max-width: 575.98px) {
    .olistic-card-title {
        font-size: 13.5px;
    }
    .olistic-card-price {
        font-size: 15px;
    }
    .olistic-add-cart-btn {
        font-size: 12px;
        padding: 10px 12px;
    }
}
/* ═══════════════════════════════════════════════════════ */

/* ══════════════════════════════════════════════════════
   QUICK-VIEW MODAL  — shell + skeleton loader
   ══════════════════════════════════════════════════════ */

/* ── Modal shell ───────────────────────────────────── */
.qv-modal-content {
    border: none;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 24px 80px rgba(0,0,0,0.22);
    background: #fff;
    position: relative;
}

/* ── Custom close button ───────────────────────────── */
.qv-close-btn {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 100;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: none;
    background: rgba(255,255,255,0.92);
    backdrop-filter: blur(6px);
    box-shadow: 0 2px 10px rgba(0,0,0,0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3b2a1a;
    font-size: 15px;
    cursor: pointer;
    transition: background 0.2s, transform 0.2s;
}
.qv-close-btn:hover {
    background: #fff;
    transform: scale(1.1);
    color: #c0392b;
}

/* ── Product info fade-in ──────────────────────────── */
#quickview_modal .product-info {
    animation: qvFadeIn 0.22s ease;
}
@keyframes qvFadeIn {
    from { opacity: 0; transform: translateY(8px); }
    to   { opacity: 1; transform: translateY(0);   }
}

/* ════════════════════════════════════════════════════
   SKELETON LOADER
   ════════════════════════════════════════════════════ */
.qv-skeleton {
    padding: 28px;
    background: #fff;
}

/* Base skeleton block */
.qv-skel-block {
    background: linear-gradient(
        90deg,
        #f0ece7 25%,
        #e8e2db 37%,
        #f0ece7 63%
    );
    background-size: 400% 100%;
    animation: skel-shimmer 1.4s ease infinite;
    border-radius: 6px;
    display: block;
}

@keyframes skel-shimmer {
    0%   { background-position: 100% 50%; }
    100% { background-position:   0% 50%; }
}

/* ── Left side: image area ─────────────────────────── */
.qv-skel-img-wrap {
    padding: 0 12px 20px 0;
    height: 100%;
}

.qv-skel-main-img {
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 16px;
    margin-bottom: 14px;
}

.qv-skel-thumbs {
    display: flex;
    gap: 10px;
}

.qv-skel-thumb {
    width: 76px;
    height: 76px;
    border-radius: 10px;
    flex-shrink: 0;
}

/* ── Right side: body area ─────────────────────────── */
.qv-skel-body {
    padding: 20px 8px 20px 20px;
}

/* ── Responsive ─────────────────────────────────────── */
@media (max-width: 991.98px) {
    .qv-skel-img-wrap {
        padding-right: 0;
        padding-bottom: 20px;
    }
    .qv-skel-body {
        padding: 0 0 20px;
    }
}
/* ═══════════════════════════════════════════════════════ */