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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

.quicksand {
    font-family: "Quicksand", sans-serif !important;
}

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

.color-1 {
    color: #dca915 !important;
}

.color-2 {
    color: #a36f02 !important;
}

.color-3 {
    color: #543606 !important;
}

/* Chrome, Safari, Edge, Opera */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

:root {
    --color-1: #dca915;
    --color-2: #a36f02;
    --color-3: #543606;
    --color-light-1: #dcaa15b7;
}

.hover-a {
    color: #6c757d;
    transition: all 0.3s ease-in-out;
    font-weight: 500;
}

.hover-a:hover {
    color: var(--color-1) !important;
}

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

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

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

.hover-bg {
    transition: all 0.3s ease-in-out;
}

.hover-bg:hover {
    background: var(--color-2);
}

.wishlist-detail-active {
    background-color: #dca915 !important;
    color: #fff !important;
}

/* ==================================================================== */
/* Contact Us Css Start */
/* ==================================================================== */

.custom-a-tag:hover i {
    transform: rotate(-30deg);
    transition: transform 0.3s ease;
}

.contact_style3 {
    text-align: center;
    margin-bottom: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 40px 20px;
    border-radius: 10px;
    transition: all 0.4s ease;
    height: 90%;
}

.contact_style3:hover {
    transform: translateY(-8px);
    border-bottom: 3px solid #e1990c;
}

.contact_style3 .contact_icon {
    border: 2px solid #e1990c;
    margin: 0 0 20px;
    height: 80px;
    width: 80px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    border-radius: 100%;
    position: relative;
    z-index: 1;
}

.contact_style3:hover .contact_icon::before {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.order_complete i {
    color: #dca916;
    font-size: 80px;
    margin-bottom: 20px;
}

.contact_style3 .contact_icon::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #e1990c;
    transition: all 0.5s ease-in-out;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 100%;
    z-index: -1;
}

.contact_style3:hover .contact_icon i {
    color: #fff;
}

.contact_style3 .contact_icon i {
    line-height: 78px;
    transition: all 0.5s ease-in-out;
}

.contact_icon i {
    font-size: 34px;
    color: #e1990c;
}

.contact_text span {
    color: #333;
    font-family: "Quicksand", sans-serif;
    font-weight: 600;
    display: block;
    margin-bottom: 15px;
    font-size: 25px;
}

/* ==================================================================== */
/* Contact Us Css End */
/* ==================================================================== */

/* ==================================================================== */
/* Login Css Start */
/* ==================================================================== */

.login-input {
    background: #fdfdfd !important;
    border: 2px solid #ececec !important;
    height: 55px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none;
    padding: 15px 20px !important;
    font-size: 14px !important;
    border-radius: 15px;
    width: 100%;
    font-family: "Quicksand", sans-serif;
    color: #555;
    font-weight: 500;
}

.login-input::placeholder {
    color: #bfbfbf;
    font-weight: 500;
    font-family: "Quicksand", sans-serif;
}

.placeholder-style::placeholder {
    color: #bfbfbf;
    font-weight: 600;
}

.placeholder-font-family-quicksand::placeholder {
    font-family: "Quicksand", sans-serif;
}

.login-input:focus {
    background: #ddd;
    border: 2px solid #ddd !important;
}

.hover-brand:hover {
    transition: all 0.3s ease-in-out !important;
}

.hover-brand:hover {
    background-color: #e1990c !important;
}

/* ==================================================================== */
/* Login Css End */
/* ==================================================================== */

/* ==================================================================== */
/* Home Page Css Start */
/* ==================================================================== */

.home-categories-cards-section .card-2 figure img {
    height: 80px;
}

.home-categories-cards-section .card-2 figure {
    margin-bottom: 7px;
}

.categories-dropdown-active-large-2 {
    list-style-type: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: auto;
    z-index: 99;
    margin: 0;
    padding: 10px;
    background: #fff;
    border: 1px solid var(--color-light-1);
    border-radius: 10px;
    font-size: 16px;
    min-width: 240px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    opacity: 0;
    visibility: hidden;
    margin-top: 10px;
}

.categories-dropdown-active-large-2 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 48px;
    border-radius: 5px;
    border: 1px solid #f2f3f4;
    padding: 5px 15px;
    margin: 0 0px 10px 0;
    width: 100%;
    height: 40px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}

.categories-dropdown-active-large-2 ul li a img {
    max-width: 20px;
    margin-right: 8px;
}

.custom-dropdown-home {
    line-height: 40px;
    border-radius: 5px;
    padding: 0 20px;
    font-family: "Quicksand", sans-serif;
    font-size: 14px;
    color: #fff;
    background: var(--color-1);
    display: flex !important;
    align-items: center;
    font-weight: 700;
}

.product-cart-wrap .product-content-wrap h2 a {
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    height: 35px;
}

.product-cart-componet-badge {
    border-radius: 15px;
    text-align: center;
    position: relative;
    overflow: hidden;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-family: "Quicksand", sans-serif;
    padding: 4px 10px;
    font-size: 13px;
    display: inline-block;
}

.product-cart-componet-badge.hot {
    background: linear-gradient(135deg, #ff6a00, #ee0979);
}

.product-cart-componet-badge.save {
    background: linear-gradient(135deg, #0072ff, #00c6ff);
}

.product-cart-componet-badge::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(
        45deg,
        transparent,
        rgba(255, 255, 255, 0.43),
        transparent
    );
    animation: shimmer 2s infinite;
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%) translateY(-100%) rotate(45deg);
    }

    100% {
        transform: translateX(100%) translateY(100%) rotate(45deg);
    }
}

/* ==================================================================== */
/* Home Page Css End */
/* ==================================================================== */

/* ==================================================================== */
/* Coupon Claim Css Start */
/* ==================================================================== */

.coupon-card {
    position: relative;
}

.title-bg {
    position: absolute;
    font-size: 100px;
    top: 0%;
    left: 0;
    width: 100%;
    font-weight: 700;
    opacity: 0.7;
    background: linear-gradient(to bottom, #00000019, #b5b5b502);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.offer-title {
    font-weight: 700;
    font-size: 64px;
    /* background: linear-gradient(to bottom, #dcaa15, #a36f02);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    color: var(--color-1);
}

.offer-title span {
    font-weight: 700;
    font-size: 64px;
    background: linear-gradient(to bottom, #dcaa15, #543606);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

.coupon-code {
    background: #dca915;
    color: white;
    padding: 3px 8px;
    border-radius: 5px;
}

.result-display {
    background: linear-gradient(
        135deg,
        rgba(212, 175, 55, 0.1),
        rgba(212, 175, 55, 0.05)
    );
    border: 2px dashed var(--color-1);
    border-radius: 15px;
    padding: 15px;
    margin: 20px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.result-display::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(
        45deg,
        transparent,
        rgba(212, 175, 55, 0.1),
        transparent
    );
    animation: shimmer 4s infinite;
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%) translateY(-100%) rotate(45deg);
    }

    100% {
        transform: translateX(100%) translateY(100%) rotate(45deg);
    }
}

.result-numbers {
    font-size: 55px;
    font-weight: 600;
    color: var(--color-1);
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.03);
    letter-spacing: 3px;
    position: relative;
    z-index: 1;
    font-family: "Courier Prime", monospace;
    line-height: 1;
    margin-top: 7px;
}

.copy-code {
    cursor: pointer;
    color: white;
    padding: 2px 10px 3px;
    background: var(--color-light-1);
    font-weight: 600;
    border-radius: 0pc 10px 0px 10px;
}

.offer-tagline {
    text-align: center;
    font-size: 1.1rem;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
}

.validity {
    text-align: center;
    color: #6c757d;
    font-size: 0.95rem;
}

.terms-list {
    list-style: none;
    padding-left: 0;
    margin-top: 30px;
    max-width: 600px;
}

.terms-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    color: #6c757d;
    font-size: 15px;
    line-height: 1.6;
}

.terms-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #d4a53a;
    font-weight: bold;
    font-size: 1.2rem;
}

.terms-list b {
    color: #333;
}

.underline {
    padding-bottom: 5px;
    position: relative;
}

.underline::before {
    content: "";
    border-bottom: 2px solid var(--color-1);
    width: 50px;
    position: absolute;
    bottom: 0;
    justify-content: center;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.table-responsive-custom {
    width: 100%;
    overflow: visible;
}

.custom-search {
    position: absolute;
    z-index: 999999999;
}

.product_wrap {
    background-color: #fff;
    position: relative;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
}

.search-style-2 {
    position: relative;
    max-width: 700px;
    width: 100%;
}

.panel--search-result {
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 9999;
}

.panel--search-result .panel__content {
    max-height: 300px;
    overflow-y: auto;
}

.panel--search-result .panel__footer {
    background: #fff;
    border-top: 1px solid #eaeaea;
    text-align: center;
}

.panel--search-result.active {
    border: 1px solid #ced4da;
    border-top: 0;
}

.panel--search-result .panel__footer a {
    color: var(--color-1);
}

.product_price span.price {
    font-weight: 800;
    font-size: 16px;
    color: rgb(220, 169, 21);
}

.product_price del {
    margin: 0 8px;
}

.product_price .on_sale {
    font-size: 14px;
    color: #388e3c;
    font-weight: 700;
}

@media (min-width: 481px) and (max-width: 1199px) {
    .table-responsive-custom {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        display: block;
    }

    .table-responsive-custom table {
        min-width: 1200px;
    }
}

/* ==================================================================== */
/* Coupon Claim Css End */
/* ==================================================================== */

/* ==================================================================== */
/* My Account Css Start */
/* ==================================================================== */

.my-account-cards .card {
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.my-account-cards .card:hover {
    transform: translateY(-8px);
    border-color: var(--color-light-1) !important;
}

.my-account-cards .card:hover .content h5 {
    color: var(--color-1);
    transition: color 0.3s ease-in-out;
}

/* ==================================================================== */
/* My Account Css End */
/* ==================================================================== */

/* ==================================================================== */
/* Orders Page & Profile Page Start End */
/* ==================================================================== */

.product-cards .img-section {
    width: 110px;
    height: 110px;
}

.login-input2 {
    background: #fff !important;
    border: 2px solid #ececec !important;
    height: 55px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none;
    padding: 12px 18px !important;
    font-size: 15px !important;
    border-radius: 5px;
    width: 100%;
    font-family: "Quicksand", sans-serif;
    color: #555;
    font-weight: 600;
}

.address-cards {
    min-height: 300px;
}

.add-address {
    border-style: dashed !important;
    cursor: pointer;
}

.address-cards-action {
    transition: all 0.3s ease-in-out;
}

.address-cards-action:hover {
    transform: translateY(-3px);
    background: var(--color-1);
    color: #fff !important;
    border-color: var(--color-1) !important;
    cursor: pointer;
}

.owl-carousel {
    display: block !important;
    width: 100%;
    z-index: 1;
}

/* ==================================================================== */
/* Orders Page & Profile Page Css End */
/* ==================================================================== */

/* ==================================================================== */
/* Cart Page Css Start */
/* ==================================================================== */

.coupon-card-cart {
    display: block;
    background: white;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px dashed #e0e0e0;
    position: relative;
    overflow: hidden;
}

.coupon-card-cart:hover {
    border: 2px dashed var(--color-light-1);
    transform: translateY(-2px);
}

.coupon-card-cart.selected {
    border: 2px solid var(--color-light-1);
    background: linear-gradient(135deg, #fffbf0 0%, #ffffff 100%);
    box-shadow: 0 2px 8px rgba(220, 169, 21, 0.2);
}

.coupon-card-cart.selected .coupon-code-cart {
    border: 2px dashed var(--color-light-1);
}

.coupon-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 12px;
}

.coupon-code-section {
    flex: 1;
}

.coupon-code-cart {
    display: inline-flex;
    align-items: center;
    background: linear-gradient(135deg, #fffbf0 0%, #ffffff 100%);
    color: var(--color-1);
    padding: 8px 16px;
    font-family: "Quicksand", sans-serif;
    border: 2px dashed var(--color-light-1);
    border-radius: 8px;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 8px;
    font-family: "Courier Prime", monospace;
}

.discount-badge {
    background: var(--color-light-1);
    color: white;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
}

.check-circle {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 2px solid #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.coupon-card-cart.selected .check-circle {
    background: var(--color-1);
    border-color: var(--color-1);
    animation: checkPop 0.4s ease;
}

@keyframes checkPop {
    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }
}

.check-circle svg {
    width: 16px;
    height: 16px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.coupon-card-cart.selected .check-circle svg {
    opacity: 1;
}

.coupon-description {
    color: #666;
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 1.5;
}

.coupon-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 12px;
    border-top: 1px dashed #e0e0e0;
}

.min-order {
    color: var(--color-2);
    font-size: 12px;
    font-weight: 600;
}

.cart-checkbox-custom {
    border: 1px solid var(--color-1);
}

.cart-checkbox-custom:focus {
    border-color: var(--color-light-1);
    outline: 0;
    box-shadow: 0 0 0 1px rgba(220, 169, 21, 0.2);
}

.cart-checkbox-custom:checked {
    background-color: var(--color-1);
    border-color: var(--color-1);
}

.cart-checkbox-custom[type="checkbox"] {
    border-radius: 100px;
}

.widget-category-2 ul li a i {
    transition: all 0.3s ease-in-out;
}

.widget-category-2 ul li a.show i {
    transform: rotate(90deg);
}

.product-slider-nav-thumbnails {
    height: 450px;
    overflow-y: auto;
    scrollbar-color: var(--color-1) #f1f1f1;
    scrollbar-width: thin;
}

.product-slider-nav-thumbnails::-webkit-scrollbar {
    width: 2px;
}

.product-slider-nav-thumbnails::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.product-slider-nav-thumbnails::-webkit-scrollbar-thumb {
    background-color: var(--color-1);
    border-radius: 100px;
    transition: all 0.3s ease-in-out;
}

.product-slider-nav-thumbnails::-webkit-scrollbar-thumb:hover {
    background: var(--color-3);
}

.product-slider-nav-thumbnails .img-card {
    padding: 3px;
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 10px;
    border: 1px solid var(--color-light-1);
}

.product-slider-nav-thumbnails .img-card img {
    border-radius: 5px;
}

.product-img-fill .zoom-icon {
    padding: 10px 12px;
    font-size: 20px;
    border-radius: 100px;
    background: var(--color-light-1);
}

.product-img-fill .zoom-icon i {
    font-size: 20px;
    color: var(--color-3);
}

.product-img-fill .product-image {
    padding: 3px;
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 10px;
    border: 1px solid var(--color-light-1);
}

.product-img-fill .product-image figure img {
    padding: 3px;
}

.select2-dropdown {
    z-index: 9999 !important;
}

/* ================================================================================================================= */

.gift-progress-container {
    background: #fff;
    border-radius: 20px;
    width: 80%;
    margin: 0 auto;
    border: 1px solid var(--color-light-1);
    padding: 22px;
    box-shadow: 0 3px 3px rgba(220, 169, 21, 0.2);
}

.gift-text-measure {
    text-align: center;
    margin-bottom: 25px;
}

.progress-title {
    font-size: 28px;
    font-weight: 700;
    color: var(--color-1);
    margin-bottom: 15px;
}

@keyframes celebrationPulse {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}

.gift-scroll-bar {
    position: relative;
    width: 90%;
    height: 30px;
    align-items: center;
    background: #f0f0f0;
    border-radius: 50px;
    overflow: visible;
    box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    margin: 0 auto;
}

.progress-bar-cart {
    width: 0%;
    background: var(--color-light-1);
    border-radius: 50px;
    height: 30px;
    position: relative;
    overflow: visible;
    display: flex;
    align-items: center;
    justify-content: end;
    z-index: 99;

    background-image: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.3) 25%,
        rgba(255, 255, 255, 0.6) 50%,
        rgba(255, 255, 255, 0.3) 75%
    );

    background-size: 200% 100%;
    animation: waveMove 3s linear infinite;
    transition: width 1.5s ease-out;
}

@keyframes waveMove {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: 0% 0;
    }
}

@keyframes growProgress {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

.progress-bar-cart .bar-circle {
    color: var(--color-3);
    padding: 8px 10px;
    border-radius: 100px;
    height: 45px;
    width: 45px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--color-1);
    font-size: 18px;
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.milestone-marker {
    position: absolute;
    right: -15px;
    bottom: -18px;
    z-index: 100;
    display: block;
}

.milestone-marker img {
    height: 70px;
    animation: celebrationPulse 1s ease-in-out infinite;
}

.milestone-marker-open {
    display: none;
    z-index: 100;
    position: absolute;
    right: -10px;
    bottom: -20px;
}

.milestone-marker-open img {
    height: 120px;
    animation: celebrationPulse 1s ease-in-out infinite;
}

/* ==================================================================== */
/* Cart Page Css End */
/* ==================================================================== */

/* ==================================================================== */
/* Loader New Css Start */
/* ==================================================================== */

.loader-new {
    /* --c: no-repeat linear-gradient(orange 0 0); */
    --c: no-repeat linear-gradient(var(--color-1) 0 0);
    background: var(--c), var(--c), var(--c), var(--c), var(--c), var(--c),
        var(--c), var(--c), var(--c);
    background-size: 16px 16px;
    animation: l32-1 1.5s infinite, l32-2 1.5s infinite;
}
@keyframes l32-1 {
    0%,
    100% {
        width: 45px;
        height: 45px;
    }
    35%,
    65% {
        width: 65px;
        height: 65px;
    }
}
@keyframes l32-2 {
    0%,
    40% {
        background-position: 0 0, 0 50%, 0 100%, 50% 100%, 100% 100%, 100% 50%,
            100% 0, 50% 0, 50% 50%;
    }
    60%,
    100% {
        background-position: 0 50%, 0 100%, 50% 100%, 100% 100%, 100% 50%,
            100% 0, 50% 0, 0 0, 50% 50%;
    }
}

/* ==================================================================== */
/* Loader New Css End */
/* ==================================================================== */

/* ==================================================================== */
/* Action Confirm Modal Css Start */
/* ==================================================================== */

.whatsapp-logo-contact {
    position: fixed;
    z-index: 1000;
    width: 5%;
    left: 35px;
    bottom: 35px;
    overflow: hidden;
    display: flex;
}

.whatsapp-logo-contact a {
    display: flex;
    align-items: center;
}

.modal-content-custom {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 20px;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid var(--color-light-1);
    border-radius: 20px;
    outline: 0;
    box-shadow: 0 3px 3px rgba(220, 169, 21, 0.2);
}

.w-90-per {
    width: 90%;
    margin: auto;
}

.btn-brand-outline {
    font-size: 16px;
    font-weight: 500;
    padding: 15px 40px;
    color: #ffffff;
    border: none;
    background-color: #fff;
    border: 1px solid var(--color-1);
    border-radius: 10px;
    color: var(--color-1);
}

.btn-brand-outline:hover {
    background-color: var(--color-2);
    border: 1px solid var(--color-2);
    border-radius: 10px;
    color: #fff;
}

/* ==================================================================== */
/* Action Confirm Modal New Css End */
/* ==================================================================== */

/* ==================================================================== */
/* Shop Page Price Filter New Css End */
/* ==================================================================== */

.range-slider {
    position: relative;
    width: 100%;
    height: 50px;
    margin: 18px 0;
}

.slider-track {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 8px;
    background: #e0e0e0;
    transform: translateY(-50%);
    border-radius: 4px;
}

.slider-range {
    position: absolute;
    top: 50%;
    height: 8px;
    background: linear-gradient(90deg, #a36f02, #dca915);
    transform: translateY(-50%);
    border-radius: 4px;
}

.slider-handle {
    position: absolute;
    top: 50%;
    width: 24px;
    height: 24px;
    background: #fff;
    border: 2px solid var(--color-1);
    border-radius: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    touch-action: none;
    z-index: 2;
}

/* Input fields styling */
.inputs {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.input-group-price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.input-group-price label {
    margin-bottom: 5px;
    font-weight: bold;
    color: var(--color-2);
}

.input-group-price input {
    width: 120px;
    padding: 8px 15px;
    border: 1px solid var(--color-light-1);
    border-radius: 8px;
    font-size: 16px;
    height: 54px;
}

/* ==================================================================== */
/* Shop Page Price Filter New Css End */
/* ==================================================================== */

/* ==================================================================== */
/* Responsive Css Start */
/* ==================================================================== */

@media (min-width: 769px) {
    .custom-header-select-search-wrapper {
        position: relative;
        width: 210px;
    }

    .custom-header-select-search-wrapper::after {
        font-family: uicons-regular-straight !important;
        font-style: normal;
        font-weight: normal !important;
        font-variant: normal;
        text-transform: none;
        line-height: 1 !important;
        content: "\f10f";
        position: absolute;
        font-size: 12px;
        color: var(--color-1);
        right: 12px;
        top: 50%;
        transform: translateY(-50%);
        pointer-events: none;
    }

    .custom-header-select-search {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        color: var(--color-1) !important;
        font-size: 15px !important;
        font-weight: 700 !important;
        min-height: 50px;
        border: none !important;
        min-width: 160px !important;
        width: 100% !important;
        border-right: 1px solid var(--color-1) !important;
        font-family: "Quicksand" !important;
        padding: 3px 20px 3px 20px !important;
    }

    .custom-header-select-search:focus {
        color: var(--color-2) !important;
    }
}

@media (max-width: 767px) {
    .w-md-75 {
        width: 100% !important;
    }

    .title.style-3 {
        font-size: 38px;
        padding-bottom: 15px;
        background-size: 110px;
    }

    .product-cart-wrap .product-img-action-wrap {
        position: relative;
        background-color: #fff;
        overflow: hidden;
        /* max-height: 200px; */
        padding: 15px 15px 15px 15px;
    }

    .product-cart-wrap .product-content-wrap {
        padding: 15px 15px 15px 15px;
    }

    .product-cart-wrap .product-content-wrap h2 a {
        font-size: 15px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
    }

    .product-cart-wrap .product-img-action-wrap .product-img-zoom a img {
        -webkit-transition: all 1.5s cubic-bezier(0, 0, 0.05, 1);
        transition: all 1.5s cubic-bezier(0, 0, 0.05, 1);
        height: 200px;
        object-fit: cover;
    }

    .product-cart-wrap .product-img-action-wrap .product-img a img {
        width: 100%;
        height: 160px;
        object-fit: cover;
    }

    .product-cart-wrap .product-card-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 0px;
        flex-direction: column;
    }

    .product-cart-wrap .product-content-wrap .product-price {
        padding-top: 0px;
        margin-bottom: 10px;
    }

    .product-cart-wrap .product-content-wrap .product-price span {
        font-size: 16px;
        font-weight: bold;
        color: #e1990c;
    }

    .product-cart-wrap .product-content-wrap .product-price span.old-price {
        font-size: 12px;
        color: #adadad;
        margin: 0 0 0 7px;
        text-decoration: line-through;
    }

    .product-cart-wrap .product-card-bottom .add-cart .add {
        position: relative;
        display: inline-block;
        padding: 6px 20px 6px 20px;
        border-radius: 4px;
        font-size: 14px;
        font-weight: 700;
        width: 100%;
        justify-content: center;
        display: flex;
        align-items: center;
    }

    .font-small.text-muted a {
        display: none;
    }

    .header-wrap.header-space-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: start;
        padding: 0px 0px;
    }

    .logo.logo-width-1 a img {
        width: 100px;
    }

    .logo.logo-width-1 {
        margin-right: auto;
    }

    .burger-icon {
        margin: 0pc 10px;
    }

    .shop-product-fillter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        flex-direction: column-reverse;
        margin: 0 0 20px;
        gap: 15px;
    }

    .discount-amount {
        font-size: 16px !important;
    }

    .result-numbers {
        font-size: 30px;
        font-weight: 600;
        letter-spacing: 1px;
    }

    .title-bg {
        font-size: 80px;
    }

    .offer-title {
        font-weight: 900;
        font-size: 50px;
        margin-top: 30px !important;
    }

    .offer-title span {
        font-weight: 900;
        font-size: 50px;
    }

    .form-group input {
        height: 55px;
    }

    .small-screen-padding {
        padding: 0px 8px !important;
    }

    .mb-30 {
        margin-bottom: 24px !important;
    }

    .whatsapp-logo-contact {
        position: fixed;
        z-index: 1000;
        width: 11%;
        left: 30px;
        bottom: 30px;
        overflow: hidden;
    }
    .gift-progress-container {
        padding: 20px 25px;
    }

    .progress-title {
        font-size: 23px;
    }

    .gift-scroll-bar {
        height: 15px;
        width: 100%;
    }

    .progress-bar-cart {
        height: 15px;
    }

    .progress-bar-cart .bar-circle {
        height: fit-content;
        width: fit-content;
        font-size: 14px;
        padding: 6px 6px;
    }

    .gift-progress-container .content p {
        font-size: 15px !important;
        line-height: 1.2em;
    }

    .gift-text-measure {
        text-align: center;
        margin-bottom: 20px;
    }

    .gift-text-measure p {
        font-weight: 500;
        font-size: 14px;
        line-height: 1.2em;
        font-family: "Quicksand";
    }

    .milestone-marker {
        right: -12px;
    }

    .milestone-marker img {
        height: 50px;
    }

    .milestone-marker-open {
        right: -10px;
    }

    .milestone-marker-open img {
        height: 95px;
    }

    .gift-progress-container {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    
    .milestone-marker {
        right: -9px;
    }

    .milestone-marker img {
        height: 45px;
    }

    .milestone-marker-open {
        right: -8px;
    }

    .milestone-marker-open img {
        height: 90px;
    }

    .gift-progress-container {
        width: 100%;
    }
    
    .product-cart-wrap .product-img-action-wrap {
        position: relative;
        background-color: #fff;
        overflow: hidden;
        /* max-height: 200px; */
        padding: 10px 10px 10px 10px;
    }

    .product-cart-wrap .product-content-wrap {
        padding: 10px 12px 10px 12px;
    }

    .whatsapp-logo-contact {
        position: fixed;
        z-index: 1000;
        width: 15%;
        left: 20px;
        bottom: 20px;
        overflow: hidden;
    }

    #scrollUp {
        width: 35px;
        height: 35px;
        right: 20px;
        bottom: 35px;
    }

    .product-detail-small-screen .product-card {
        border-bottom: 1px dashed var(--color-light-1);
    }

    .product-detail-small-screen .product-card:last-child {
        border-bottom: none;
    }

    .product-detail-small-screen .product-card .img-section {
        min-width: 100px;
        height: 115px;
        width: 100px;
        border: 1px solid #ddd;
        border-radius: 5px;
        padding: 5px;
        display: flex;
    }

    .product-detail-small-screen .product-card .img-section img {
        width: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
}

@media only screen and (max-width: 480px) {
    .order_complete i {
        font-size: 60px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 380px) {
    .order_complete i {
        font-size: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-wrap.header-space-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: start;
        padding: 10px 0px;
    }

    .logo.logo-width-1 a img {
        width: 110px;
    }

    .logo.logo-width-1 {
        margin-right: auto;
    }

    .burger-icon {
        margin: 0pc 10px;
    }

    .mobile-header-wrapper-style
        .mobile-header-wrapper-inner
        .mobile-header-top {
        padding: 10px 25px 10px 20px;
        border-bottom: 1px solid #ececec;
    }

    .product-cart-wrap .product-content-wrap h2 a {
        font-size: 15px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
    }

    .product-cart-wrap .product-card-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 0px;
        flex-direction: column;
    }

    .product-cart-wrap .product-content-wrap .product-price {
        padding-top: 0px;
        margin-bottom: 10px;
    }

    .product-cart-wrap .product-content-wrap .product-price span {
        font-size: 16px;
        font-weight: bold;
        color: #e1990c;
    }

    .product-cart-wrap .product-content-wrap .product-price span.old-price {
        font-size: 12px;
        color: #adadad;
        margin: 0 0 0 7px;
        text-decoration: line-through;
    }

    .product-cart-wrap .product-card-bottom .add-cart .add {
        position: relative;
        display: inline-block;
        padding: 6px 20px 6px 20px;
        border-radius: 4px;
        background-color: var(--color-1);
        font-size: 14px;
        font-weight: 700;
        width: 100%;
        justify-content: center;
        display: flex;
        align-items: center;
    }
    .whatsapp-logo-contact {
        position: fixed;
        z-index: 1000;
        width: 8%;
        left: 30px;
        bottom: 30px;
        overflow: hidden;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-wrap.header-space-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: start;
        padding: 15px 0px;
    }

    .logo.logo-width-1 a img {
        width: 100px;
    }

    .logo.logo-width-1 {
        margin-right: auto;
    }

    .burger-icon {
        margin: 0pc 10px;
    }

    .mobile-header-wrapper-style
        .mobile-header-wrapper-inner
        .mobile-header-top {
        padding: 10px 25px 10px 20px;
        border-bottom: 1px solid #ececec;
    }
    .whatsapp-logo-contact {
        position: fixed;
        z-index: 1000;
        width: 6%;
        left: 40px;
        bottom: 40px;
        overflow: hidden;
    }
}

@media (min-width: 1200px) {
}

@media (min-width: 1400px) {
}

/* ==================================================================== */
/* Responsive Css End */
/* ==================================================================== */
