.badge {
    --bs-badge-padding-x: 1em;
    --bs-badge-padding-y: 1em;
    --bs-badge-font-size: 1em;
    font-weight: 400;
}

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

.header-style-1 .header-top-ptb-1 {
    background: #ff6000;
    color: white;
}

button.submit,
button[type=submit] {
    padding: 10px 30px;
    color: #ffffff;
    border: none;
    border: 1px solid #F40000;
    border-radius: 10px;
}

.deal .btn {
    background: #ff6000;
}

p {
    font-size: 0.85rem;
    line-height: 20px;
}

.header-action-right .search-location {
    display: block;
}

.font-heading,
.display-1,
.display-2,
.heading-sm-1,
a,
p,
span,
input,
select,
li {
    font-family: "Inter", sans-serif !important;
}

#text {
    font-family: "Inter", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Inter", sans-serif !important;
    font-weight: 500;
}

body {
    font-family: "Inter", sans-serif !important;
    /* background-color: #f9f9f9; */
}
.bg-gray {
    background-color: #f9f9f9;
}

.product-cart-wrap .product-img-action-wrap {
    padding: 15px 15px 0 15px;
}

.product-cart-wrap .product-content-wrap .product-category {
    margin-top: 5px;
}

.product-cart-wrap .product-card-bottom .add-cart .add {
    background-color: #ff6000;
    color: #ffffff;
}

.product-cart-wrap .product-card-bottom .add-cart .add:hover {
    background-color: #ff6000;
}

.card-2:hover a {
    color: #ff6000;
}

.widget-category-2 .count {
    background-color: #fff4e4;
    color: #ff6000;
}

.widget-category-2 ul li:hover {
    border: 1px solid #fff4e4;
}

.badge-gray {
    border-radius: 3px;
    padding: 0.25rem 0.5rem;
    --bs-bg-opacity: 1;
    background-color: #eaeef3 !important;
    color: #3c444d;
}

.badge-yellow {
    border-radius: 3px;
    padding: 0.25rem 0.5rem;
    --bs-bg-opacity: 1;
    background-color: #fff4e4 !important;
    color: #ff8f00;
}

.badge-blue {
    border-radius: 3px;
    padding: 0.25rem 0.5rem;
    --bs-bg-opacity: 1;
    background-color: #eef3ff !important;
    color: #00419d;
}

.badge-green {
    border-radius: 3px;
    padding: 0.25rem 0.5rem;
    --bs-bg-opacity: 1;
    background-color: #e6f9f2 !important;
    color: #0a9529;
}

.product-cart-wrap .product-content-wrap .product-price span {
    color: #ff6000;
}

/* .newsletter .newsletter-inner {
    padding: 25px 78px;
    min-height: 150px;
} */
.product-cart-wrap.circle {
    border-radius: 50%;
    border: none;
}

.product-cart-wrap .circle.product-img-action-wrap {
    padding: 0px;
}

.product-cart-wrap .product-img-action-wrap .circle .product-img {
    border-radius: 50% !important;
}

/* .product-cart-wrap .product-img-action-wrap .product-img {
    position: relative;
    overflow: hidden;
    border-radius: 50%!important;
} */
.wrap .product-content-wrap.circle h2 {
    font-size: 20px;
}

.default-img.circle {
    border-radius: 50% !important;
}

.product-cart-wrap:hover.default-img.circle:hover {
    border-radius: 50% !important;
    overflow: hidden;
    transform: none;
}

.product-cart-wrap:hover .product-img-zoom a img.default-img.circle {
    transform: none;
}

.item-padding {
    padding: 0 10px;
}

.carausel-3-columns {
    margin: 0 -10px;
}

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

.carausel-3-columns-cover .slider-btn.slider-next {
    right: -10px;
}

.carausel-3-columns-cover .slider-btn {
    color: #ff6000;
}

.carausel-4-columns-cover .slider-btn {
    color: #ff6000;
}

.carausel-3-columns-cover .slider-btn:hover {
    background: #ff6000;
    color: #fff;
}

.carausel-4-columns-cover .slider-btn:hover {
    background: #ff6000;
    color: #fff;
}

.banner-img.style-2 {
    height: 100%;
}

/* .mt-5 {
    margin-top: 3rem !important;
}
.my-5 {
    margin: 3rem 0 !important;
}
.py-5 {
    padding: 3rem 0 !important;
} */

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

.header-style-1 .search-style-2 form {
    border: 2px solid #BCE3C9;
    border-radius: 4px;
    max-width: 550px;
    background-color: #fff;
}

.search-style-2 form input {
    height: 40px;
}

.header-info>ul>li a {
    color: white;
    font-weight: 500;
}

.header-style-1 .search-location .select2-container--default .select2-selection--single {
    width: 100%;
}

.marquee-bar {
    background-color: #ff6000;
    overflow: hidden;
    white-space: nowrap;
    padding: 8px 0;
}

.marquee-content {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 20s linear infinite;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

.mobile-social-icon a {
    background: #ff6000;
}

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

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

.section-title h3 {
    font-weight: 500 !important;
}

.header-top-ptb-1 #news-flash {
    line-height: 15px;
}

.main-menu>nav>ul>li>a.active {
    color: #ff6000;
}

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

.page-header.breadcrumb-wrap {
    border: 1px solid #ececec;
}

.wishlist-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    background: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    line-height: 1;
    /* Fix vertical alignment */
    padding: 0;
    /* Ensure icon isn't pushed by padding */
}

.wishlist-icon i {
    font-size: 16px;
    color: red;
    line-height: 1;
    display: block;
}

button.submit,
button[type=submit] {
    background-color: #ff6000;
}

.shopping-summery table thead th {
    padding: 18px 12px;
}

.header-style-1 .search-location .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 18px;
    top: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    left: 20%;
}

.header-style-1 .search-location .select2-container--default .select2-selection--single {
    height: 43px;
}

.header-style-1 .search-style-2 form {
    border: 1px solid #c6c5c5;
}

.header-style-1 .search-location .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    color: #000;
}

.carausel-10-columns-cover .carausel-10-columns .card-2 {
    box-shadow: 3px 5px 8px rgba(0, 0, 0, 0.15);
}

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

.card-2.sm {
    padding: 5px 0px 0px 0px;
    margin-bottom: 0px;
}

.h-300 {
    height: 300px;
}

.home-slider,
.single-hero-slider,
.single-animation-wrap,
.hero-slider-1 {
    height: 350px !important;
    background-size: cover;
    background-position: center;
}

@media (max-width: 768px) {

    .h-300,
    .home-slider,
    .single-hero-slider,
    .single-animation-wrap,
    .hero-slider-1 {
        height: 200px !important;
        background-size: cover;
        background-position: center;
        overflow: hidden;
    }

    .hero-slider-1 .single-hero-slider {
        border-radius: 0px;
    }

    .d-sm-none {
        display: none !important;
    }

    .product-info {
        padding: 20px 10px;
    }

    .mt-sm-3 {
        margin-top: 1rem !important;
    }

    .pl-sm-0 {
        padding-left: 0 !important;
    }

    .pl-sm-3 {
        padding-left: 1rem !important;
    }

    .pt-sm-3 {
        padding-top: 1rem !important;
    }

    .pd-sm-0 {
        padding: 0 !important;
    }

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

    .ml-sm-0 {
        margin-left: 0 !important;
    }

    .product-cart-wrap .product-content-wrap h2 a {
        font-size: 12px;
        color: #003449;
    }
}

.wishlist-icon i .fi-rs-heart.lh-3 {
    line-height: 3 !important;
}

@media only screen and (max-width: 768px) {
    .mobile-promotion {
        padding: 7px 10px;
        background: #ff6000;
    }

    .section-sm-padding {
        padding: 15px 0;
    }
}
.responsive-container {
    width: 100%;
    /* Full width by default */
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

.card-2.sm {
    min-height: 100px !important;
}

.card-2.sm figure {
    margin-bottom: 0px;
}

.card-2.sm figure img {
    max-width: 60px;
}

.card-2.sm figure img {
    border-radius: 50%;
}

.card-2.sm h6 {
    font-size: 14px;
}

/* .carausel-10-columns-cover .carausel-10-columns .card-2 {
    box-shadow: none;
} */

/* .card-2.sm {
    border: 1px solid #000;
} */

.h-400 {
    height: 400px;
    width: 100%;
}

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

.text-theme {
    color: #ff6000 !important;
}

.apply-coupon button {
    border: 1px solid #ff6000;
    color: #ff6000;
    background-color: #fff;
}

.apply-coupon button:hover {
    background-color: #ff6000;
}

.dashboard-menu ul li a {
    padding: 5px 30px;
}

.dashboard-menu ul li a.active {
    background-color: #ff6000;
}

.nav-link:focus,
.nav-link:hover {
    color: #ff6000;
}

.toggle-category .arrow {
    transition: transform 0.3s ease;
}

.toggle-category.active .arrow {
    transform: rotate(180deg);
    /* Flips the arrow */
}

.carausel-4-columns-cover .carausel-4-columns-arrow {
    margin-top: -60px;
}

.carausel-3-columns-cover .slider-btn.slider-prev {
    left: -10px;
}

.slider-arrow .slider-btn.slider-next {
    right: -10px;
}

.slider-arrow .slider-btn.slider-prev {
    left: -10px;
}

.form-select {
    padding: 1rem 2.25rem 1rem .75rem;
    line-height: 1;
}

.product-cart-wrap .product-content-wrap .product-price span.save-percent {
    font-size: 12px;
    color: rgb(222, 189, 3);
    margin: 0px 0px 0px 7px;
}

/* cart modal css */
/* Modal backdrop */
/* Modal backdrop */
.cart-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    /* backdrop */
    display: flex;
    justify-content: flex-end;
    z-index: 1050;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* Modal visible */
.cart-modal.show {
    visibility: visible;
    opacity: 1;
}

/* Modal panel */
.cart-modal-content {
    background: white;
    width: 500px;
    height: 100vh;
    /* full height */
    display: flex;
    flex-direction: column;
    transform: translateX(100%);
    transition: transform 0.4s ease;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
    position: relative;
    /* ✅ relative, not fixed */
    z-index: 2;
    /* keep above backdrop */
}

.cart-body {
    flex: 1;
    overflow-y: auto;
    padding: 20px;
    min-height: 0;
    /* allows flex scroll */
}

.cart-footer {
    position: sticky;
    bottom: 0;
    background-color: white;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.05);
    padding: 15px;
    z-index: 3;
}

.no-scroll {
    overflow: hidden;
}

/* Show content when modal is open */
.cart-modal.show .cart-modal-content {
    transform: translateX(0%);
}


/* Mobile: full-screen slide up */
@media (max-width: 768px) {
    .cart-modal {
        justify-content: center;
    }

    .cart-modal-content {
        width: 100%;
        height: 100%;
        transform: translateY(100%);
    }

    .cart-modal.show .cart-modal-content {
        transform: translateY(0%);
    }
}

.header-style-1 .header-top-ptb-1 {
    background-image: none;
    padding: 8px 0;
}

.clamp-text-4 {
    display: -webkit-box;
    /* REQUIRED */
    -webkit-line-clamp: 2;
    /* Number of lines to show */
    -webkit-box-orient: vertical;
    /* REQUIRED */
    overflow: hidden;
    /* Hides overflow */
    text-overflow: ellipsis;
    /* Optional: shows "..." */
}

.clamp-text-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-cart-wrap.style-2 {
    padding: 17px 10px;
}

@media only screen and (max-width: 768px) {
    .my-sm-0 {
        margin: 0 !important;
    }

    .header-bottom {
        padding: 3px 0;
    }

    .logo.logo-width-1 a img {
        width: 80px;
        min-width: 80px;
    }
    .header-style-1 .search-location .select2-container--default .select2-selection--single {
        height: 50px;
    }

    .header-style-1 .search-location .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 50px;
        color: #ff6000;
    }

    .featured-card {
        padding: 15px 15px;
    }

    .px-sm-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .select2-dropdown {
        width: 200px;
    }

    .product-cart-wrap.style-2 {
        padding: 10px 0px;
    }
}

/* MOBILE BOTTOM NAVIGATION */
.mobile-footer-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    background-color: #fff;
    border-top: 1px solid #eee;
    z-index: 1000;
}

.mobile-footer-nav .nav-item {
    flex: 1;
    font-size: 12px;
    color: #555;
    text-decoration: none;
}

.mobile-footer-nav .nav-item i {
    font-size: 18px;
    display: block;
}

.mobile-footer-nav .nav-label {
    font-size: 11px;
}

@media (min-width: 768px) {
    .mobile-footer-nav {
        display: none;
    }
}

#scrollUp {
    right: 37px;
    bottom: 100px;
}

.active-link {
    color: #ff6000 !important;
}

.widget-category-2 ul li a img {
    border-radius: 10%;
    max-width: 35px;
}

.detail-info .product-price .current-price {
    font-size: 30px;
}

.detail-info .product-price .old-price {
    color: #b0b0b0;
    font-size: 17px;
}

.wishlist-icon i.filled::before {
    color: red !important;
}

.text-muted {
    color: #909090 !important;
}

.btn.btn-light {
    position: relative;
    display: inline-block;
    padding: 6px 20px 6px 20px;
    border-radius: 4px;
    border: 1px solid #F40000;
    color: #F40000;
    background-color: #F9DEDE;
    font-size: 14px;
    font-weight: 700;
}

.btn.btn-light:hover {
    position: relative;
    display: inline-block;
    padding: 6px 20px 6px 20px;
    border-radius: 4px;
    border: 1px solid #F40000;
    color: #F40000;
    background-color: #F9DEDE;
    font-size: 14px;
    font-weight: 700;
}

.btn.btn-light-secondary {
    position: relative;
    display: inline-block;
    padding: 6px 20px 6px 20px;
    border-radius: 4px;
    color: #f4cf00;
    background-color: #f9f4de;
    font-size: 14px;
    font-weight: 700;
}

.show-form-address,
.edit-form-address {
    display: none;
}

.btn.btn-red {
    display: inline-block;
    border: 1px solid transparent;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 30px;
    border-radius: 4px;
    color: #F40000;
    border: 1px solid #F40000;
    background-color: #fff;
    cursor: pointer;
    transition: all 300ms linear 0s;
    letter-spacing: 0.5px;
}

.btn.btn-red:hover {
    display: inline-block;
    border: 1px solid transparent;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 30px;
    border-radius: 4px;
    cursor: pointer;
    transition: all 300ms linear 0s;
    letter-spacing: 0.5px;
    color: #fff;
    border: 1px solid #fff;
    background-color: #F40000 !important;
}

/* Mobile horizontal scroll for tabs */
@media (max-width: 767.98px) {
    .dashboard-menu {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
    }

    .dashboard-menu ul.nav {
        display: inline-flex;
        flex-direction: row;
        gap: 10px;
        padding: 10px 0;
        margin: 0;
        width: max-content;
    }

    .dashboard-menu .nav-item {
        flex: 0 0 auto;
    }

}

/* Coupon card */
.coupon-card {
    position: relative;
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    padding: 16px 20px 16px 20px;
    /* space for ribbon */
    max-width: 500px;
}

/* Ribbon positioned floating on top-left */
.ribbon {
    position: absolute;
    top: -0.5rem;
    /* lift above the card */
    left: -0.15rem;
    /* extend left out of card */
    display: inline-flex;
    align-items: center;
    height: 1.6rem;
    font-size: 0.75rem;
    line-height: 1;
    z-index: 2;
}

/* Text area */
.ribbon-text {
    color: white;
    padding: 8px;
    background-color: rgb(23, 26, 231);
    font-weight: 600;
    display: flex;
    align-items: center;
}

/* Right "cut" area */
.ribbon-cut {
    display: flex;
    flex-direction: column;
    width: 1rem;
    height: 110%;
    /* slightly taller for that tag feel */
    margin-left: -1px;
    /* remove gap between text and cut */
}

/* Triangles for cut */
.ribbon-cut::before,
.ribbon-cut::after {
    content: "";
    width: 105%;
    height: 50%;
    background-color: rgb(23, 26, 231);
}

.ribbon-cut::before {
    clip-path: polygon(100% 0%, 0% 100%, 0% 0%);
}

.ribbon-cut::after {
    clip-path: polygon(0% 0%, 0% 100%, 100% 100%);
}

/* Coupon code */
.code {
    background: #00a652;
    color: white;
    padding: 8px 12px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 14px;
    white-space: nowrap;
}

/* Details */
.details {
    flex: 1;
    margin-left: 16px;
}

.offer {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 4px;
}

.min-order {
    color: gray;
    font-size: 13px;
}

/* Apply button */
.apply-btn {
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    text-decoration: none;
    color: black;
}

.apply-btn:hover {
    text-decoration: underline;
}

.zoomContainer,
.zoomWindow {
    z-index: 1000;
}

.uppercase {
    text-transform: uppercase;
}


@media (min-width: 992px) {
    .col-lg-2.category {
        flex: 0 0 auto !important;
        width: 15.666667% !important;
    }
}

.button-round {
    border: 0;
    border-radius: 50px;
    font-weight: 700;
    font-weight: 700;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    border-radius: 50px;
}
.mobile-promotion {
       display: none;
}
.header-middle.header-middle-ptb-1 {
    display: block;
}
.header-action-right {
    display: block;
}
@media only screen and (max-width: 768px) {
    .psr-sm-0 {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .mobile-promotion {
        display: block;
    }
    .header-middle.header-middle-ptb-1 {
        display: none;
    }
    .header-action-right {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1020px) {
    .container {
        max-width: 900px;
    }
    .header-style-1 .search-location .select2-container {
        max-width: 270px;
    }
}
.search-style-2 {
    width: 100%;
}
.header-style-1 .search-location .select2-container {
    max-width: 500px;
}
@media only screen and (max-width: 768px) {
    .header-style-1 .search-location .select2-container {
        max-width: 200px;
        margin-right: 0px;
    }

    .header-style-1 .search-location .select2-container {
        min-width: 178px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .search-style-2 form input {
        width: 240px;
    }
    .search-style-2 {
        width: 40%;
    }
    .header-action-right {
        width: 40%;
    }
    .logo.logo-width-1 a img {
        width: 100px;
        min-width: 100px;
    }
    .logo.logo-width-1 {
        margin-right: 20px;
    }
    .header-style-1 .search-location .select2-container {
        max-width: 240px;
        padding-left: 10px;
    }
}
.logo.logo-width-1 a img {
    width: 80px;
    min-width: 80px;
}
.header-style-1 .search-location .select2-container--default .select2-selection--single {
    border: 1px solid #c6c5c5;
}
.select2-dropdown .select2-search--dropdown .select2-search__field {
    border: 1px solid #767676;
}
/* Make the header stick to the top */
.header-area {
    position: sticky;
    top: 0;
    z-index: 999; /* keep it above everything */
    background: #fff; /* ensure background stays solid */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* optional shadow for depth */
}
.text-clamp-1{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lh-1-5 {
    line-height: 1.5 !important;
}
.logo.logo-width-1 {
    margin-right: 30px;
    margin-left: 20px;
}
button.submit:hover, button[type=submit]:hover {
    background-color: #f2c02b !important;
}
.product-cart-wrap .product-card-bottom {
    align-items: center;
}
.slider-arrow .slider-btn.slider-prev {
    left: -10px;
}
.slider-arrow .slider-btn:hover {
    background-color: #ff6003;
    color: #fff;
    border-color: #ff6003;
}
.dot-style-1 ul li.slick-active button {
    background: #f2c02b;
    border-color: #f2c02b;
}
.section-title h3 {
    margin-right: 0px;
}
.btn.btn-warning {
    background-color: #f2c02b;
}
.btn.btn-warning:hover {
    background-color: #ff6003;
}
