@font-face {
    font-family: Erode;
    src: url(../fonts/Erode-Light.woff2) format('woff2'), url(../fonts/Erode-Light.woff) format('woff'), url(../fonts/Erode-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Erode;
    src: url(../fonts/Erode-LightItalic.woff2) format('woff2'), url(../fonts/Erode-LightItalic.woff) format('woff'), url(../fonts/Erode-LightItalic.ttf) format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Erode;
    src: url(../fonts/Erode-Regular.woff2) format('woff2'), url(../fonts/Erode-Regular.woff) format('woff'), url(../fonts/Erode-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Erode;
    src: url(../fonts/Erode-Italic.woff2) format('woff2'), url(../fonts/Erode-Italic.woff) format('woff'), url(../fonts/Erode-Italic.ttf) format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Erode;
    src: url(../fonts/Erode-Medium.woff2) format('woff2'), url(../fonts/Erode-Medium.woff) format('woff'), url(../fonts/Erode-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Erode;
    src: url(../fonts/Erode-MediumItalic.woff2) format('woff2'), url(../fonts/Erode-MediumItalic.woff) format('woff'), url(../fonts/Erode-MediumItalic.ttf) format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Erode;
    src: url(../fonts/Erode-Semibold.woff2) format('woff2'), url(../fonts/Erode-Semibold.woff) format('woff'), url(../fonts/Erode-Semibold.ttf) format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Erode;
    src: url(../fonts/Erode-SemiboldItalic.woff2) format('woff2'), url(../fonts/Erode-SemiboldItalic.woff) format('woff'), url(../fonts/Erode-SemiboldItalic.ttf) format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Erode;
    src: url(../fonts/Erode-Bold.woff2) format('woff2'), url(../fonts/Erode-Bold.woff) format('woff'), url(../fonts/Erode-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Erode;
    src: url(../fonts/Erode-BoldItalic.woff2) format('woff2'), url(../fonts/Erode-BoldItalic.woff) format('woff'), url(../fonts/Erode-BoldItalic.ttf) format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Inter;
    src: url(../fonts/Inter_18pt-ExtraLight.ttf) format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Inter;
    src: url(../fonts/Inter_18pt-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Inter;
    src: url(../fonts/Inter_18pt-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Inter;
    src: url(../fonts/Inter_18pt-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Inter;
    src: url(../fonts/Inter_18pt-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Inter;
    src: url(../fonts/Inter_18pt-SemiBold.ttf) format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Inter;
    src: url(../fonts/Inter_18pt-ExtraBold.ttf) format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body {
    margin: 0;
    color: #000;
    overflow-x: hidden;
    font-family: Inter, sans-serif
}

a,
a:active,
a:visited {
    text-decoration: none
}

img {
    background: 0 0;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden
}

ul li {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

h1 {
    font-family: Erode, sans-serif;
    font-weight: 600;
    font-style: Semibold;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0;
    vertical-align: middle;
    text-transform: capitalize
}

p {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    line-height: 1.6;
    letter-spacing: 0;
    vertical-align: middle;
    color: #000
}

h2 {
    font-family: Erode, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0;
    vertical-align: middle;
    text-transform: capitalize;
    margin-bottom: 10px;
    text-align: left
}

h3 {
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle
}

.breadcrumb a {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.6;
    letter-spacing: 0;
    vertical-align: middle;
    color: #7c7c7c
}

.breadcrumb {
    padding-top: 1rem
}

.breadcrumb a.active {
    color: #000
}

.breadcrumb span {
    display: inline-block;
    padding: 0 5px
}

.sm-none {
    display: block
}

.lg-none {
    display: none
}

.container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto
}

.container-fluid {
    background-color: #1e1e1e;
    width: 100%
}

.header_top {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    align-items: center
}

.header_top a {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: .91;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 6px;
    text-decoration: none
}

.top-bar-left {
    width: 30%;
    display: flex;
    align-items: center;
    gap: 20px
}

.top-bar-center {
    width: 40%;
    text-align: center;
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: .91;
    text-transform: capitalize;
    color: #fff
}

.top-bar-center span {
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 4px
}

.top-bar-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    width: 30%
}

.lang_switcher {
    display: flex;
    align-items: center;
    flex-direction: column;
    cursor: pointer
}

.top-bar-arabic {
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    cursor: pointer
}

.top-bar-left img {
    width: 15px;
    height: 100%
}

.header-main {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 20px 0
}

header {
    position: relative;
    border-bottom: 1px solid #9a9a9a
}

.categories_header {
    width: 30%
}

.header-actions {
    width: 30%
}

.header-actions {
    width: 30%;
    display: flex;
    gap: 15px;
    justify-content: flex-end;
    align-items: center
}

a.sign_user {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #000
}

.header-logo {
    display: inline-block;
    max-width: 290px;
    width: 100%;
    text-align: center
}

.header-logo img {
    display: block;
    width: 90%;
    height: auto;
    max-width: 100%;
    object-fit: contain;
    background: 0 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    image-rendering: -webkit-optimize-contrast
}

.categories_header__nav_container {
    display: flex;
    align-items: center
}

.categories_header__dropdown_wrapper {
    position: static;
    z-index: 1
}

.categories_header__dropdown_btn {
    background-color: #730d18;
    color: #fff;
    padding: 13px 35px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    transition: background-color .2s ease;
    will-change: background-color
}

.categories_header__dropdown_btn[aria-expanded=true] {
    background-color: #5a1515
}

.categories_header__dropdown_btn:hover {
    background-color: #5a1515
}

.categories_header__dropdown_arrow {
    font-size: 12px;
    transition: transform .2s ease;
    will-change: transform
}

.categories_header__dropdown_btn--active .categories_header__dropdown_arrow {
    transform: rotate(180deg)
}

.categories_header__mega_menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border-top: 2px solid #7c1d1d;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    z-index: 1000;
    padding: 20px 25px;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity .2s ease, transform .2s ease
}

.categories_header__mega_menu_img img {
    width: 100%
}

.categories_header__mega_menu_title {
    font-size: 18px
}

.search_card {
    width: 23%
}

.categories_header__mega_menu--active {
    display: block;
    opacity: 1;
    transform: translateY(0)
}

.categories_header__mega_menu_content {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    overflow: auto;
    max-height: 80vh;
    max-width: 95%;
    margin: 0 auto;
    padding-right: 5px
}

.categories_header__mega_menu_img img {
    border-radius: 20px
}

.categories_header__mega_menu_column {
    padding-bottom: 15px
}

.categories_header__mega_menu_title {
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #730d18;
    padding-bottom: 10px
}

.categories_header__mega_menu_item {
    padding: 8px 0;
    cursor: pointer;
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #1e1e1e;
    transition: color .15s ease, padding-left .15s ease;
    font-size: 16px;
    will-change: padding-left;
    text-decoration: none;
    display: block
}

.categories_header__mega_menu_item:focus,
.categories_header__mega_menu_item:hover {
    color: #7c1d1d;
    padding-left: 2px
}

.categories_header__search_container {
    position: relative;
    flex: 1;
    max-width: 400px
}

.categories_header__search_input {
    width: 100%;
    border: 1px solid #9a9a9a;
    border-radius: 0 30px 30px 0;
    font-size: 14px;
    outline: 0;
    transition: border-color .2s ease;
    padding: 11px 40px 11px 40px;
    margin-left: -25px
}

.categories_header__search_input:focus {
    border-color: #7c1d1d
}

.categories_header__search_icon {
    position: absolute;
    right: 40px;
    top: 30%;
    color: #666;
    cursor: pointer;
    pointer-events: none
}

.categories_header__mega_menu_content * {
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased
}

span.categories_header__search_icon img {
    width: 16px
}

.categories_header__search_container {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px
}

.search_mega_menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 14px 13px 1px rgba(0, 0, 0, .15);
    z-index: 9999;
    padding: 20px;
    border-top: 1px solid #9a9a9a;
    z-index: 9999;
    padding: 20px
}

.search_mega_menu.active {
    display: block;
    animation: fadeDown .3s ease forwards
}

.search_mega_inner {
    max-width: 1400px;
    margin: 0 auto
}

.search_mega_results {
    position: relative
}

.search_mega_results::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 70%;
    background-color: #ccc
}

.search_mega_top {
    display: flex;
    justify-content: flex-end
}

.search_mega_close {
    background: 0 0;
    border: none;
    cursor: pointer
}

.search_mega_content {
    display: flex;
    justify-content: space-between;
    gap: 40px
}

.search_mega_results {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    flex: 1 1 70%
}

.search_mega_keywords {
    flex: 1 1 25%
}

.search_mega_keywords h4 {
    font-size: 20px;
    font-family: Erode, sans-serif;
    font-weight: 600;
    color: #730d18;
    margin-bottom: 10px
}

.search_mega_keywords ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.search_mega_keywords li {
    margin-bottom: 6px;
    font-size: 14px;
    color: #1e1e1e;
    cursor: pointer;
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px
}

.search_mega_keywords li:hover {
    text-decoration: underline
}

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translateY(-10px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.search_mega_close {
    background: 0 0;
    border: none;
    cursor: pointer;
    position: absolute;
    top: -50px;
    left: 31%
}

.home_banner-container {
    display: flex;
    gap: 20px;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    align-items: stretch
}

.home_banner-explore {
    width: 25%;
    border-radius: 12px;
    background-color: #f7f7f7;
    padding: 16px
}

.home_banner-explore span {
    display: block;
    font-family: Erode, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0;
    vertical-align: middle;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.ftr_links_section.ftr_contact p a {
    display: flex;
    align-items: flex-start;
    gap: 9px;
}

.home_banner-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 5%
}

.home_banner-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    text-align: center;
    transition: transform .3s ease;
    width: 30%;
    margin-bottom: 20px
}

.home_banner-item:hover {
    transform: translateY(-5px)
}

.home_banner-item img {
    width: 100%;
    object-fit: contain;
    margin-bottom: 6px;
    display: block
}

.home_banner-item:nth-last-child(-n+3) {
    margin-bottom: 0
}

.home_banner-item span {
    color: #000;
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize
}

.home_banner-slider {
    width: 75%;
    border-radius: 12px;
    overflow: hidden
}

.home_banner-slider .swiper-slide {
    position: relative
}

.home_banner-slider .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.home_banner-slide-content {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    color: #222;
    width: 50%
}

.home_banner-slide-content h1 {
    margin-bottom: 15px;
    text-align: center;
    font-family: Erode, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    color: #1e1e1e
}

.home_banner-slide-content a {
    background: #1e1e1e;
    color: #fff;
    border: none;
    padding: 12px 24px;
    border-radius: 25px;
    cursor: pointer;
    font-weight: 500;
    transition: background .3s;
    max-width: max-content;
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 100%;
    display: block
}

.home_banner-slider .swiper-slide::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .101);
    z-index: 1
}

.home_banner-slide-content {
    position: absolute;
    top: 30%;
    left: 25%;
    transform: translateY(-50%);
    color: #fff;
    z-index: 2;
    text-align: center;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center
}

.home_banner-slide-content button:hover {
    background: #444
}

.home_banner-slide-content a:hover {
    background-color: #730d18
}

.product_cta:hover {
    background-color: #730d18
}

a.shop-btn:hover {
    background-color: #730d18 !important
}

a.btn:hover {
    background-color: #730d18 !important
}

.home_banner-slider .swiper-button-next,
.home_banner-slider .swiper-button-prev {
    color: #000;
    width: 40px;
    height: 40px
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    background: 0 0;
    opacity: 1;
    transition: all .3s ease
}

.swiper-pagination-bullet-active {
    background: #fff;
    border-color: #fff
}

.home_banner-slider .swiper-button-next,
.home_banner-slider .swiper-button-prev {
    width: 35px;
    height: 35px;
    background: rgba(255, 255, 255, .9);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease;
    z-index: 3
}

.home_banner-slider .swiper-button-next:hover,
.home_banner-slider .swiper-button-prev:hover {
    background: rgb(224 198 198)
}

.home_banner-slider .swiper-button-next img,
.home_banner-slider .swiper-button-prev img {
    width: 12px;
    height: 12px;
    object-fit: contain
}

.home_banner-slider .swiper-button-next {
    right: 20px
}

.home_banner-slider .swiper-button-prev {
    left: 20px
}

.home_banner-slider .swiper-button-next::after,
.home_banner-slider .swiper-button-prev::after {
    display: none
}

svg.swiper-navigation-icon {
    display: none
}

section.home-banner-section {
    padding-top: 2rem;
    padding-bottom: 3rem
}

.product_section {
    margin-left: 4rem;
    padding-bottom: 3rem
}

.product_header {
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 10px;
    padding-right: 4rem
}

.product_view_all {
    color: #1a1a1a;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #1a1a1a;
    padding-bottom: 2px;
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px
}

.product_carousel {
    position: relative;
    padding-top: 1rem;
    display: flex;
    align-items: stretch
}

.product_swiper {
    overflow: hidden
}

.product_card {
    background: #f7f7f7;
    border-radius: 10px;
    overflow: hidden;
    transition: transform .3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    cursor: pointer
}

.product_image_wrapper {
    position: relative;
    width: 100%;
    padding-top: 100%;
    background: #f8f8f8;
    overflow: hidden
}

.product_badge {
    position: absolute;
    top: 15px;
    left: 0;
    background: #730d18;
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 1.24;
    color: #fff;
    padding: 4px 10px;
    font-size: 11px;
    font-weight: 600;
    border-radius: 0 3px 3px 0;
    z-index: 2
}

.product_wishlist {
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 2;
    transition: transform .2s ease
}

.product_wishlist_icon {
    color: #666;
    font-size: 16px
}

.product_badge-arrival {
    position: absolute;
    bottom: 20px;
    left: 0;
    background: #04cfbf;
    color: #1e1e1e;
    padding: 4px 10px;
    border-radius: 0 3px 3px 0;
    z-index: 2;
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 1.24;
    text-transform: capitalize
}

.product_badge-seller {
    position: absolute;
    bottom: 20px;
    left: 0;
    background: #dfb16b;
    color: #1e1e1e;
    padding: 4px 10px;
    font-size: 11px;
    font-weight: 600;
    border-radius: 0 3px 3px 0;
    z-index: 2;
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 1.24;
    text-transform: capitalize
}

.product_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .4s ease
}

.product_cta {
    width: 85%;
    text-decoration: none;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%) translateY(20px);
    background: #1e1e1e;
    color: #fff;
    border: none;
    padding: 10px 24px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    white-space: nowrap;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all .35s ease
}

.product_card:hover .product_cta {
    opacity: 1;
    visibility: visible;
    z-index: 10;
    transform: translateX(-50%) translateY(0)
}

.product_info {
    padding: 20px 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.product_price_wrapper img {
    padding-right: 3px
}

.product_name {
    color: #1e1e1e;
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: capitalize
}

.product_price_wrapper {
    display: flex;
    align-items: center;
    gap: 15px
}

.product_price {
    color: #730d18
}

.product_original_price {
    color: #9a9a9a;
    text-decoration: line-through
}

.product_price_wrapper span {
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0;
    vertical-align: middle;
    text-transform: capitalize
}

.product_nav_btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    transition: all .3s ease;
    opacity: 0;
    visibility: hidden
}

.product_nav_prev {
    left: 0
}

.product_nav_next {
    right: 0
}

.product_nav_btn svg {
    width: 20px;
    height: 20px;
    fill: #1a1a1a
}

@media (hover:hover) {
    .product_carousel:hover .product_nav_btn {
        opacity: 1;
        visibility: visible
    }

    .product_nav_btn:hover {
        background: #f5f5f5;
        border-color: #1a1a1a
    }

    .product_card:hover {
        transform: translateY(-5px)
    }
}

.product_card,
.product_image,
.swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform
}

.product_swiper {
    -webkit-overflow-scrolling: touch
}

.explore-section {
    margin-left: 4rem;
    padding-bottom: 3rem
}

.explore-header {
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 10px;
    margin-right: 4rem
}

.explore-view-all {
    color: #1a1a1a;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #1a1a1a;
    padding-bottom: 2px;
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px
}

.explore-carousel {
    position: relative;
    overflow: hidden;
    padding-top: 1rem
}

.explore-swiper {
    overflow: visible;
    padding: 10px 5px 20px
}

.explore-carousel .swiper-slide {
    display: flex;
    align-items: flex-start;
    height: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.explore-category-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    cursor: pointer;
    transition: transform .3s ease;
    width: 100%;
    max-width: 180px
}

.explore-image-wrapper {
    width: 100%;
    padding-top: 100%;
    position: relative;
    margin-bottom: 12px;
    overflow: hidden;
    border-radius: 50%;
    background: #f8f8f8
}

.explore-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .4s ease;
    backface-visibility: hidden
}

.explore-category-name {
    font-family: Inter, sans-serif;
    font-size: 17px;
    line-height: 1.6;
    letter-spacing: 0;
    vertical-align: middle;
    color: #000;
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

@media (hover:hover) {
    .explore-category-card:hover .explore-image {
        transform: scale(1.08)
    }
}

section.counter_section {
    padding-bottom: 3rem
}

.countdown-banner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
    width: 100%;
    gap: 30px;
    padding: 40px;
    overflow: hidden
}

.countdown-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, #f5e9cdc7 10.11%, rgba(211, 191, 146, 0) 100%, rgba(211, 191, 146, 0) 100%);
    z-index: 1
}

.countdown-banner>* {
    position: relative;
    z-index: 2
}

.banner-content {
    display: flex;
    flex-direction: column;
    gap: 15px
}

.banner-content h2 {
    margin: 0;
    color: #1e1e1e;
    font-family: Erode, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 56px;
    line-height: 30px;
    letter-spacing: 0;
    vertical-align: middle;
    text-transform: capitalize;
    padding-bottom: 25px
}

.banner-content p {
    margin: 0;
    font-size: 16px;
    color: #1e1e1e;
    font-family: Erode, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0;
    vertical-align: middle;
    text-transform: capitalize
}

.banner-content .shop-btn {
    background-color: #1e1e1e;
    color: #fff;
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding: 12px 25px;
    border-radius: 50px;
    text-decoration: none;
    width: max-content;
    transition: background .3s
}

.banner-content .shop-btn:hover {
    background-color: #333
}

.countdown-timer {
    display: flex;
    gap: 30px;
    width: 50%;
    justify-content: end
}

.timer-separator {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize
}

.timer-box {
    background-color: #ce3539;
    color: #fff;
    padding: 10px 15px;
    border-radius: 6px;
    text-align: center;
    min-width: 60px;
    display: block;
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 38px;
    line-height: 100%
}

.timer-box-wrapper {
    text-align: center
}

.timer-box span {
    display: block;
    font-size: 16px;
    font-weight: 700
}

.timer-label {
    margin-top: 2px;
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0;
    vertical-align: middle;
    color: #000
}

section.Budget_section {
    padding-bottom: 3rem
}

section.Budget_section ul {
    display: flex;
    justify-content: space-between;
    padding-top: 1rem
}

.offer_collect_section {
    margin-left: 4rem;
    padding-bottom: 3rem
}

.offer_tag h2 img {
    animation: blinkIcon 1.2s infinite alternate
}

@keyframes blinkText {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .5
    }
}

@keyframes blinkIcon {

    0%,
    100% {
        opacity: 1;
        transform: scale(1)
    }

    50% {
        opacity: .4;
        transform: scale(1.1)
    }
}

.offer-timer {
    display: flex;
    gap: 5px;
    align-items: center
}

.offer-timer span {
    background-color: #730d18;
    color: #fff;
    padding: 10px 6px;
    border-radius: 6px;
    text-align: center;
    width: 38px;
    display: block;
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 100%
}

section.free_section {
    margin-bottom: 3rem
}

.free_store_content h2 {
    font-weight: 500;
    text-transform: unset;
    line-height: 40px
}

.free_store_content h2 span {
    font-weight: 600
}

.free_store_row {
    display: flex;
    gap: 25px
}

.free_store_left,
.free_store_right {
    position: relative;
    flex: 1;
    border-radius: 20px
}

.free_store_left {
    min-height: 270px;
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100%
}

.free_store_right {
    min-height: 270px;
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100%
}

.free_store_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    color: #1e1e1e;
    text-align: center;
    z-index: 2;
    padding: 20px;
    min-height: 270px;
    gap: 15px;
    width: 50%;
    padding-left: 30px
}

.free_store_left:hover .free_store_bg,
.free_store_right:hover .free_store_bg {
    transform: scale(1.05)
}

a.btn {
    background-color: #1e1e1e;
    color: #fff;
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding: 10px 35px;
    border-radius: 50px;
    text-decoration: none;
    width: max-content;
    transition: background .3s
}

.btn_list_nav_wrapper {
    position: relative;
    width: 100%
}

.btn_list_swiper {
    width: 100%
}

.btn_list_swiper .swiper-slide {
    width: max-content !important;
    flex-shrink: 0;
    margin-right: 15px;
    display: flex
}

.btn_list_swiper .swiper-slide:last-child {
    margin-right: 0
}

.btn_list_item {
    display: inline-flex;
    align-items: center;
    background: #fff;
    border-radius: 50px;
    padding: 6px 25px 6px 13px;
    border: 1px solid #ccc7c7;
    transition: all .3s ease;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    z-index: 1
}

.btn_list_item img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
    flex-shrink: 0;
    position: relative;
    z-index: 1
}

.btn_list_item span {
    color: #1e1e1e;
    font-weight: 600;
    font-size: 15px;
    position: relative;
    z-index: 1
}

.btn_list_item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #7a0a17;
    transition: width .4s ease;
    z-index: 0
}

.btn_list_item.active::before,
.btn_list_item:hover::before {
    width: 100%
}

.btn_list_item.active span,
.btn_list_item:hover span {
    color: #fff;
    transition: color .3s ease
}

.btn_list_nav_next,
.btn_list_nav_prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    z-index: 10
}

.btn_list_nav_prev {
    left: 0
}

.btn_list_nav_next {
    right: 0
}

.btn_list_nav_wrapper:hover .btn_list_nav_next,
.btn_list_nav_wrapper:hover .btn_list_nav_prev {
    opacity: 1;
    visibility: visible
}

.btn_list_nav_next img,
.btn_list_nav_prev img {
    width: 9px;
    transition: filter .3s ease
}

.btn_list_nav_next:hover,
.btn_list_nav_prev:hover {
    background: #7a0a17
}

.btn_list_nav_next:hover img,
.btn_list_nav_prev:hover img {
    filter: invert(1)
}

.btn_list_swiper {
    padding-bottom: 5px
}

section.btn_slider_section {
    padding-bottom: 3rem
}

section.mega_deals_section {
    padding-bottom: 3rem
}

.mega_deal_row {
    display: flex;
    gap: 10px;
    align-items: stretch
}

.mega_deals {
    width: 49%;
    display: block;
    border-radius: 20px;
    overflow: hidden
}

.mega_deals img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 20px
}

.mega_deal_right {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.mega_deal_right>a {
    flex: 1;
    display: block;
    border-radius: 20px;
    overflow: hidden
}

.mega_deal_right>a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 20px
}

.row_two {
    display: flex;
    gap: 10px;
    flex: 1
}

.row_two a {
    flex: 1;
    display: block;
    border-radius: 20px;
    overflow: hidden
}

.row_two a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 20px
}

.best_seller_section {
    margin-left: 4rem;
    padding-bottom: 3rem
}

.spend_section img {
    width: 100%
}

.spend_section {
    padding-bottom: 3rem
}

.questions_section {
    padding-bottom: 3rem
}

.questions_row {
    display: flex;
    gap: 40px
}

.questions_left {
    width: 30%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    height: max-content;
    text-align: center;
    min-height: 400px
}

.questions_right {
    width: 70%
}

.faq_accordion .faq_accordion-item {
    border-bottom: 1px solid #CDCDCD
}

.faq_accordion button {
    position: relative;
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: var(--text);
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: 0 0;
    outline: 0;
    background-color: transparent !important;
    padding-bottom: 0
}

.faq_accordion button:focus,
.faq_accordion button:hover {
    cursor: pointer;
    color: var(--blue)
}

.faq_accordion button:focus::after,
.faq_accordion button:hover::after {
    cursor: pointer;
    border: 1px solid var(--blue)
}

.faq_accordion .faq_accordion-title {
    padding-right: 30px;
    color: #000;
    font-family: Erode, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 100%;
    vertical-align: middle;
    color: #000
}

.faq_accordion .faq_icon {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 0
}

.faq_accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease, opacity .3s ease;
    opacity: 0;
    margin-bottom: 20px
}

.faq_accordion button[aria-expanded=true]+.faq_accordion-content {
    opacity: 1;
    max-height: max-content !important;
    padding-top: 10px
}

span.num-text {
    border-radius: 50%;
    font-family: GeneralSans, sans-serif;
    font-weight: 400;
    font-style: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #b874e5
}

.faq_section {
    padding-top: 2rem;
    padding-bottom: 4rem
}

.faq_accordion {
    padding: 1rem 0 0 0
}

span.faq_icon img {
    width: 15px
}

.questions_left h2 {
    font-family: Erode, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    padding-top: 2rem
}

.questions_left p {
    text-align: center;
    width: 60%;
    margin: 0 auto;
    padding-bottom: 2rem
}

.ftr_footer {
    background-color: #0e0d0d;
    color: #fff;
    padding: 50px 20px 20px
}

.ftr_newsletter {
    text-align: center;
    border-bottom: .5px solid #d9d9D940;
    padding-bottom: 25px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between
}

.ftr_newsletter h3 {
    color: #fff;
    font-family: Erode, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 24px;
    text-align: left;
    padding-bottom: 10px;
    display: block
}

.ftr_newsletter p {
    font-size: 14px;
    color: #ccc;
    margin-bottom: 15px
}

.ftr_newsletter_form {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #323232;
    border-radius: 50px;
    height: 50px
}

.ftr_newsletter_form input {
    padding: 12px 20px;
    border: none;
    background-color: transparent;
    color: #fff;
    width: 280px;
    outline: 0;
    color: #fff;
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px
}

.ftr_newsletter_form input::placeholder {
    color: #888
}

.ftr_newsletter_form button {
    padding: 12px 25px;
    border: none;
    color: #fff;
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    text-align: left;
    padding-bottom: 10px;
    background-color: #a00a0a;
    cursor: pointer;
    transition: background .3s;
    height: 100%;
    width: 124px;
    color: #fff;
    border-radius: 0 50px 50px 0
}

.ftr_newsletter_form button:hover {
    background-color: #c01313
}

.ftr_footer_top {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 20px
}

.ftr_logo_section {
    width: 25%
}

.ftr_logo_section img {
    width: 100%
}

.ftr_logo_section a {
    padding-bottom: 20px;
    display: inline-block
}

.ftr_logo_section h2 {
    font-size: 28px;
    margin-bottom: 10px
}

.ftr_logo_section p {
    font-family: Inter, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 156%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff
}

.ftr-group {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.ftr_app_buttons {
    display: flex;
    gap: 10px;
    margin-top: 35px
}

.ftr_app_buttons img {
    cursor: pointer;
    width: 145px
}

.ftr_links {
    display: flex;
    gap: 10px;
    width: 65%
}

.ftr_links_section.ftr_contact p {
    display: flex;
    align-items: self-start;
    gap: 12px;
    padding-bottom: 5px
}

.ftr_links_section {
    width: 25%
}

.ftr_links_section h4 {
    margin-bottom: 12px;
    color: #fff;
    font-family: Erode, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 24px
}

.ftr_links_section ul {
    list-style: none
}

.ftr_links_section ul li {
    color: #ccc;
    font-size: 14px;
    cursor: pointer;
    transition: color .3s
}

.ftr_links_section ul li:hover {
    color: #fff
}

.ftr_contact a,
.ftr_contact p {
    font-family: Inter, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff;
    text-decoration: none
}

.ftr_contact a:hover {
    color: #fff
}

.ftr_contact i {
    margin-right: 8px;
    color: #a00a0a
}

.ftr_social {
    display: flex;
    gap: 12px;
    margin-top: 15px
}

.ftr_social a {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 15px;
    transition: all .3s;
    display: flex;
    justify-content: center;
    align-items: center
}

.ftr_payments img {
    border-radius: 5px
}

.ftr_social a:hover {
    background-color: #f7f7f7
}

.ftr_payments {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px
}

.ftr_payments img {
    height: 35px
}

.ftr_footer_bottom {
    font-size: 15px;
    text-align: center;
    margin-top: 20px;
    color: #fff;
    font-weight: 300
}

.ftr_app_buttons img {
    width: 40%
}

.ftr_links ul li a {
    font-family: Inter, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff
}

section.Budget_section .explore-header {
    margin-right: 0
}

.top {
    margin-top: 3rem !important
}

.ftr_links_section.ftr_contact img {
    padding-top: 6px
}

a.sign_user img {
    width: 22px
}

a.wishlist_user img {
    width: 23px
}

.header-actions img {
    width: 19px
}

section.empty_cart_section {
    padding-bottom: 1rem
}

button.button_btn.resend_btn.otp_resend span {
    color: #fff
}

button.button_btn.resend_btn.otp_resend {
    color: #fff;
    background-color: #730d18;
    cursor: pointer;
    min-width: 200px
}

form.otp_form .pay_button button {
    min-width: 200px
}

button.button_btn.resend_btn.otp_resend:hover {
    background-color: #0e0e0e
}

html {
    scrollbar-gutter: stable
}

.header_cart-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .45);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    z-index: 9998
}

.header_cart-popup {
    position: fixed;
    top: 0;
    right: -700px;
    width: 500px;
    max-width: 90%;
    height: 100%;
    background: #fff;
    box-shadow: -4px 0 12px rgba(0, 0, 0, .15);
    transition: right .35s ease;
    z-index: 9999;
    display: flex;
    flex-direction: column
}

.header_like_slider {
    padding: 20px
}

.header_like_slider .product_price_wrapper span {
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px
}

.header_like_slider .product_price_wrapper img {
    padding-right: 3px;
    width: 17px
}

span.tittle_like {
    font-family: Erode, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 21px
}

.header_cart-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}

.header_cart-header h3 {
    margin: 0;
    font-size: 28px;
    font-family: Erode, sans-serif;
    font-weight: 600
}

.header_cart-header img {
    width: 15px
}

.header_cart-close {
    background: 0 0;
    border: none;
    font-size: 24px;
    cursor: pointer
}

.header_cart-progress {
    padding: 0 20px
}

.header_cart-progress p {
    font-size: 14px;
    color: #0e8756;
    margin-bottom: 8px
}

.header_cart-progress-bar {
    height: 6px;
    border-radius: 3px;
    background: #ddd;
    overflow: hidden
}

.header_cart-progress-fill {
    height: 100%;
    background: #0e8756;
    width: 0;
    transition: width .3s ease
}

.header_cart-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 20px;
    border-bottom: 1px solid #eee
}

.header_cart-item-details h4 {
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: 500;
    color: #333
}

.header_cart-price {
    font-weight: 600;
    color: #7a0e18
}

.header_cart_box span img {
    width: 15px
}

.header_cart_footer {
    border-top: 1px solid #eee;
    padding: 15px 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    background: #fff;
    box-shadow: 0 6px 28.4px 0 #00000040
}

.header_cart_total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    color: #000
}

.header_cart_total strong {
    color: #6f1018;
    font-weight: 700
}

.header_cart_buttons {
    display: flex;
    gap: 10px
}

.header_cart_view {
    flex: 1;
    padding: 12px 0;
    border: none;
    background: #f2f2f2;
    color: #000;
    font-weight: 600;
    border-radius: 30px;
    cursor: pointer;
    transition: background .3s ease;
    font-family: Inter, sans-serif
}

.header_cart_view:hover {
    background: #e4e4e4
}

.header_cart_checkout {
    flex: 2;
    padding: 12px 0;
    border: none;
    background: #6f1018;
    color: #fff;
    font-weight: 600;
    border-radius: 30px;
    cursor: pointer;
    transition: background .3s ease
}

.header_cart_checkout:hover {
    background: #5c0d14
}

.main_cart_modal {
    max-height: 80dvh;
    min-height: 67vh;
    overflow: auto
}

.btn-emtpy-header a.btn {
    background: #730d18;
    padding: 15px;
    width: 70%;
    display: inline-block
}

.btn-emtpy-header {
    text-align: center
}

body.header_cart-open {
    overflow: hidden
}

body.header_cart-open .header_cart-overlay {
    opacity: 1;
    visibility: visible
}

body.header_cart-open .header_cart-popup {
    right: 0
}

@media (max-width:768px) {
    .header_cart-popup {
        width: 100%
    }
}

.header_cart-qty {
    display: inline-flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 25px;
    overflow: hidden;
    height: 36px;
    max-width: 110px;
    justify-content: center;
    background: #fff
}

.header_cart-qty-btn {
    border: none;
    background: 0 0;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    width: 36px;
    height: 36px;
    cursor: pointer;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background .2s ease
}

.header_cart-qty span {
    display: inline-block;
    min-width: 30px;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    color: #111
}

.header_cart-item {
    display: flex;
    align-items: stretch;
    gap: 16px;
    padding: 18px 20px;
    border-bottom: 1px solid #9a9a9a
}

.cart_product_img {
    width: 100px;
    height: 100px;
    border-radius: 10px;
    object-fit: cover
}

.header_cart_box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 90px
}

span.detail_price_old {
    color: #9a9a9a
}

.close_list {
    text-align: right;
    cursor: pointer
}

button.header_cart_checkout:hover {
    background-color: #0f0f0f
}

.header_cart_box img {
    width: 10px
}

.header_cart-item-details {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 8px
}

.header_cart-item-details h4 {
    color: #1e1e1e;
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 15px;
    line-height: 1.3;
    letter-spacing: 0;
    text-transform: capitalize;
    margin: 0;
    width: 80%
}

.header_cart-price {
    font-size: 16px;
    font-weight: 600;
    color: #7a0e18;
    white-space: nowrap;
    display: flex;
    gap: 10px
}

.main_cart_empty_modal h4 {
    font-size: 28px;
    font-family: Erode, sans-serif;
    font-weight: 600;
    text-align: center
}

.cart_empty_modal_text {
    padding: 4rem;
    text-align: center
}

.empty_header_cart_slider {
    position: relative;
    padding: 50px 40px
}

.empty_header_cart_item {
    text-align: center;
    font-family: Arial, sans-serif
}

.empty_header_cart_image {
    width: 130px;
    height: 130px;
    margin: 0 auto 15px;
    border-radius: 50%;
    background: linear-gradient(180deg, #c8b9f5 0, #f9c29d 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: transform .4s ease
}

.empty_header_cart_image img {
    width: 100%;
    height: auto;
    object-fit: contain;
    transition: transform .4s ease
}

.empty_header_cart_item:hover .empty_header_cart_image img {
    transform: scale(1.1)
}

.empty_header_cart_item p {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin: 0;
    line-height: 20px
}

.empty_header_cart_next,
.empty_header_cart_prev {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
    width: 36px;
    height: 36px
}

.empty_header_cart_next::after,
.empty_header_cart_prev::after {
    font-size: 16px;
    color: #000
}

.empty_header_cart_prev {
    left: 10px
}

.empty_header_cart_next {
    right: 10px
}

.pay_container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

.pay_card {
    text-align: center;
    padding: 3rem 0;
    max-width: 40%;
    width: 90%;
    animation: pay_fadeIn .8s ease
}

.pay_image img {
    width: 100%;
    max-width: 60%;
    display: block;
    margin: 0 auto 25px
}

.pay_text h1 {
    margin-bottom: 10px;
    text-align: center
}

.pay_button {
    margin-top: 25px
}

.pay_button a:hover {
    background: #333
}

a.button_btn,
button.button_btn {
    background-color: #1e1e1e;
    color: #fff;
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding: 13px 35px;
    border-radius: 50px;
    text-decoration: none;
    width: max-content;
    transition: background .3s;
    cursor: pointer
}

a.button_btn:hover,
button.button_btn:hover {
    background-color: #730d18;
    transition: background .3s
}

.pay_text p {
    margin: 0 auto;
    width: 70%;
    text-align: center
}

@keyframes pay_fadeIn {
    from {
        opacity: 0;
        transform: translateY(15px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.terms_accordion .terms_accordion-item {
    border-bottom: 1px solid #9a9a9a
}

.terms_accordion button {
    position: relative;
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: var(--text);
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: 0 0;
    outline: 0;
    background-color: transparent !important
}

.terms_accordion button:focus,
.terms_accordion button:hover {
    cursor: pointer;
    color: var(--blue)
}

.terms_accordion button:focus::after,
.terms_accordion button:hover::after {
    cursor: pointer;
    border: 1px solid var(--blue)
}

.terms_accordion .terms_accordion-title {
    padding: 0 30px;
    font-family: Erode, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 100%;
    vertical-align: middle;
    color: #000;
    vertical-align: middle;
    color: #000
}

.terms_accordion .terms_icon {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 0
}

.terms_accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease, opacity .3s ease;
    opacity: 0
}

.terms_accordion button[aria-expanded=true]+.terms_accordion-content {
    opacity: 1;
    max-height: 40dvh !important
}

.terms_accordion .terms_accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: auto;
    transition: opacity .2s linear, max-height .2s linear;
    will-change: opacity, max-height
}

.terms_accordion .terms_accordion-content p {
    color: #000;
    padding: 10px 0
}

span.num-text {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000
}

.terms_section {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.terms_accordion {
    padding: 1rem 0 0 0
}

span.terms_icon img {
    width: 15px
}

section.terms_section h1 {
    text-align: center
}

.contact_section {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.contact_title {
    padding-bottom: 20px;
    text-align: center
}

.contact_title h1 {
    padding-bottom: 10px
}

.contact_title p {
    color: #444
}

.contact_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    padding-top: 25px
}

.contact_form {
    flex: 1 1 55%
}

.contact_row {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
    justify-content: space-between
}

.contact_select_wrapper.full {
    width: 100%
}

.contact_input,
.contact_select,
.contact_textarea {
    padding: 18px 15px;
    border: 1px solid #9a9a9a;
    border-radius: 13px;
    background: #ededed;
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 156%;
    color: #030303;
    width: 49%
}

.contact_input:focus,
.contact_select:focus,
.contact_textarea:focus {
    border: 1px solid #b30000 !important;
    outline: #b30000
}

.contact_select_wrapper {
    position: relative;
    width: 49%
}

.contact_select_wrapper::after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: url(../images/icons/arrow-down.svg) no-repeat center;
    background-size: contain;
    pointer-events: none
}

.contact_select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    cursor: pointer
}

.contact_textarea {
    width: 100%;
    resize: none;
    margin-bottom: 15px
}

.contact_btn {
    transition: .3s;
    background: #1e1e1e;
    color: #fff;
    border: none;
    padding: 18px 24px;
    border-radius: 25px;
    cursor: pointer;
    font-weight: 500;
    transition: background .3s;
    max-width: max-content;
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 100%;
    min-width: 200px;
    margin: 0 auto
}

.contact_btn:hover {
    background: #333
}

.contact_info {
    flex: 1 1 40%;
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding-left: 30px;
    border-left: 1px solid #cdcdcd
}

a.contact_btn_small {
    color: #fff;
    border: none;
    padding: 18px 24px;
    border-radius: 25px;
    cursor: pointer;
    font-weight: 500;
    transition: background .3s;
    max-width: max-content;
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 100%;
    display: block;
    min-width: 200px;
    text-decoration: none;
    text-align: center
}

.contact_card {
    display: flex;
    align-items: flex-start;
    background: #fff4f5;
    border: .7px solid #730d18;
    border-radius: 10px;
    padding: 35px 25px;
    flex-wrap: wrap;
    transition: .3s
}

.contact_icon {
    display: flex;
    gap: 10px;
    align-items: self-start;
    width: 100%
}

.contact_info h2 {
    color: #730d18;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px
}

.contact_text.box {
    display: flex;
    gap: 10px;
    align-items: start
}

.contact_icon img {
    width: 28px;
    height: 28px
}

.contact_text h2 {
    font-family: Erode, sans-serif;
    font-size: 24px;
    color: #730d18;
    margin: 0
}

.contact_text p {
    margin: 5px 0;
    color: #1e1e1e;
    font-size: 15px
}

.contact_text a {
    color: #730d18;
    font-weight: 500;
    text-decoration: underline;
    display: inline-block;
    margin-top: 4px
}

.contact_text a:hover {
    text-decoration: underline
}

.contact_btn_group {
    display: flex;
    gap: 10px;
    margin-top: 10px
}

.contact_btn_small {
    display: inline-block;
    background: #730d18;
    color: #fff !important;
    font-size: 13px;
    padding: 8px 16px;
    border-radius: 25px;
    text-decoration: none !important;
    transition: .3s
}

.contact_card:hover {
    background-color: #ecececab
}

.contact_btn_small:hover {
    background-color: #000
}

.contact_btn:hover {
    background: #730d18
}

.otp_box_wrapper {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin: 20px 0
}

.otp_input {
    width: 52px;
    height: 52px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    border: 1px solid #ddd;
    border-radius: 8px;
    outline: 0;
    background: #f5f5f5;
    transition: border .15s
}

.otp_input:focus {
    border-color: #7b0f19;
    background: #fff
}

.otp_resend {
    text-align: center;
    color: #7b0f19;
    font-size: 14px
}

.flip-up {
    display: inline-block;
    opacity: 0;
    transform: rotateX(90deg) translateY(25px) translateZ(0);
    transform-origin: bottom center;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    will-change: transform, opacity
}

.flip-up.in-view {
    animation: flipUpSlow 1.4s cubic-bezier(.18, .75, .25, 1) forwards
}

@keyframes flipUpSlow {
    0% {
        opacity: 0;
        transform: rotateX(90deg) translateY(25px) translateZ(0)
    }

    60% {
        opacity: 1
    }

    100% {
        opacity: 1;
        transform: rotateX(0) translateY(0) translateZ(0)
    }
}

@supports (-webkit-touch-callout:none) {
    .flip-up {
        transform: rotateX(90deg) translateY(25px) translateZ(0)
    }
}

.search_mega_close img {
    transition: transform .4s ease-in-out;
    transform-origin: center;
    will-change: transform
}

.search_mega_close:hover img {
    transform: rotate(180deg)
}

.header-actions__search_btn {
    display: none
}

.search_mega_top_mobile {
    display: none
}

.free_store_row-left {
    width: 50%
}

section.Budget_section ul li {
    width: 15%
}

section.Budget_section ul li img {
    width: 90%
}

.fixed_ftr_bar {
    display: none
}

.pb-1 {
    padding-bottom: 20px
}

.profile-mobile {
    display: none
}

.signin_card form {
    display: grid;
    gap: 20px;
    justify-items: stretch;
    padding-top: 6px
}

.login_section .field {
    position: relative
}

.login_section .field input[type=email],
.login_section .field input[type=password],
.login_section .field input[type=tel],
.login_section .field input[type=text] {
    width: 100%;
    padding: 15px 14px;
    border-radius: 8px;
    border: 1px solid #9a9a9a;
    background: #ededed;
    font-size: 14px;
    color: #333;
    outline: 0;
    outline: 0
}

.login_section .field:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    pointer-events: none;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .06) inset, 0 4px 10px rgba(0, 0, 0, .03)
}

.eye {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    border-radius: 6px;
    border: 0;
    padding: 0;
    cursor: pointer;
    background-color: transparent;
    background-image: url(../images/icons/eye.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px 18px
}

.eye.is-visible {
    background-image: url(../images/icons/eye-view.png)
}

.signin-wrap {
    margin-top: 18px;
    display: flex;
    justify-content: center
}

.small-note {
    font-size: 12px;
    color: var(--muted);
    margin-top: 12px
}

.sub,
.sub a {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    padding: 10px 0;
    color: #000
}

.sub a {
    text-decoration: underline !important
}

a.button_btn.gray {
    background-color: #ededed;
    color: #000
}

a.button_btn.gray:hover {
    background-color: #730d18;
    color: #fff
}

.pay_button.col {
    display: flex;
    flex-direction: column;
    gap: 11px;
    align-items: center;
    margin-top: 5px
}

.button_btn {
    border: none
}

section.login_section .pay_button.col button.button_btn {
    min-width: 230px;
    border: none
}

section.login_section .pay_button.col a.button_btn.gray {
    min-width: 230px;
    border: none
}

.pay_card.signin_card .phone_input_wrapper {
    display: flex;
    width: 100%;
    width: 100%;
    padding: 15px 14px;
    border-radius: 8px;
    border: 1px solid #9a9a9a;
    background: #ededed;
    font-size: 14px
}

.pay_card.signin_card select.form-control.phone-code-select {
    border: none;
    outline: 0;
    background-color: #ededed
}

.pay_card.signin_card .phone_number_input .form-control {
    border: none !important;
    outline: 0 !important;
    padding: 0 0 0 5px !important
}

.store_section {
    padding: 3rem 0;
    display: flex;
    justify-content: center
}

.ftr_social a:hover {
    background-color: #e9c5c5
}

.store_header {
    text-align: center;
    margin-bottom: 28px;
    position: relative
}

.store_title {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 6px
}

.store_subtitle {
    font-size: 13px;
    color: var(--store-muted);
    max-width: 420px;
    margin: 0 auto;
    line-height: 1.5
}

.store_filter_wrap {
    margin-top: 18px;
    display: flex;
    justify-content: center
}

.store_filter {
    position: relative
}

.store_header_text h1 {
    padding-bottom: 10px
}

.store_filter_button {
    min-width: 190px;
    padding: 10px 20px 10px 14px;
    border-radius: 50px;
    border: 1px solid #cdcdcd;
    background: #ededed;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px
}

.store_filter_button span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.store_filter_arrow {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    background-image: url(../images/icons/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px 12px;
    transform-origin: center;
    transition: transform .2s ease;
    display: inline-block
}

.store_filter_button[aria-expanded=true] .store_filter_arrow {
    transform: rotate(180deg)
}

.store_filter_menu {
    position: absolute;
    top: calc(100% + 6px);
    right: 0;
    min-width: 190px;
    padding: 8px 0;
    margin: 0;
    list-style: none;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .12);
    display: none;
    z-index: 10
}

.store_filter_menu.store_is-open {
    display: block
}

.store_filter_item {
    padding: 8px 16px;
    font-size: 13px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px
}

.store_filter_item:hover {
    background: #f5f5f5
}

.store_filter_item.store_is-active {
    font-weight: 600
}

.store_filter_check {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px 12px;
    opacity: 0
}

.store_filter_item.store_is-active .store_filter_check {
    opacity: 1;
    background-image: url(../images/icons/tick.png)
}

.store_list {
    display: flex;
    flex-direction: column;
    gap: 35px;
    margin-top: 10px
}

.store_meta_row span {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    color: #000
}

.store_card {
    overflow: hidden;
    display: flex;
    flex-direction: column
}

.store_card_image {
    position: relative;
    overflow: hidden
}

.store_card_image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px
}

.store_card_body {
    padding: 16px 16px 18px
}

.store_city {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 4px
}

.store_address {
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 10px
}

.store_meta {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-bottom: 12px
}

.store_card_body h2 {
    padding-bottom: 10px
}

.store_meta_row {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: 13px;
    color: var(--store-muted)
}

.store_icon_circle {
    width: 22px;
    height: 22px;
    border-radius: 999px;
    background: var(--store-red);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.store_icon_circle svg {
    width: 12px;
    height: 12px;
    stroke: #fff
}

.store_hours p {
    margin: 0
}

.store_button_wrap {
    margin-top: 8px
}

.store_button {
    width: max-content;
    background-color: #1e1e1e;
    color: #fff;
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding: 13px 35px;
    border-radius: 50px;
    text-decoration: none;
    width: max-content;
    transition: background .3s;
    border: none;
    cursor: pointer
}

.store_button:hover {
    background-color: #730d18
}

.store_is-hidden {
    display: none !important
}

@media (min-width:768px) {
    .store_header {
        text-align: left;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        gap: 16px;
        position: relative
    }

    .store_header_text {
        width: 70%;
        text-align: center;
        margin: 0 auto
    }

    .store_filter_wrap {
        margin-top: 0;
        justify-content: flex-end;
        position: absolute;
        right: 0
    }

    .store_card {
        flex-direction: row;
        align-items: stretch;
        gap: 20px
    }

    .store_card_image {
        width: 50%
    }

    .store_card_body {
        width: 50%;
        padding: 20px 22px 22px;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .store_button_wrap {
        margin-top: 14px
    }
}

.fixed-app {
    position: fixed;
    right: 12px;
    bottom: 90px;
    width: 50px;
    height: 50px;
    background: #fff;
    box-shadow: 0 0 27.1px 0 #00000040;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease, visibility .3s ease
}

.fixed-app a {
    color: #fff
}

.fixed-app.show {
    opacity: 1;
    visibility: visible
}

.header_cart_total img {
    width: 15px
}

.main_cart_modal .product_name {
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

a.banner_btn:hover {
    background: #000;
    color: #ffff
}

button.fixed_cart_btn:hover {
    background-color: #000
}

.d-flex-box {
    display: flex;
    align-items: center
}

.alert .alert-success {
    color: #155724
}

.alert.alert-error,
.error_message {
    color: #721c24
}


.phone-group {
    position: relative;
    display: inline-block;
}

.phone-group select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 30px;
}

.phone-group::after {
    content: "";
    position: absolute;
    left: 75px;
    top: 35%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background: url(../images/icons/arrow-down.svg) no-repeat center;
    background-size: contain;
    pointer-events: none;
}

.new_addres input#id_is_default {
    width: 10px;
}

.new_addres label.default_label {
    width: 100%;
}

div#email_modal .account_group {
    margin-bottom: 25px;
}

div#number_modal .account_group {
    margin-bottom: 25px;
}

section.profile_page .profile_modal input {
    margin-bottom: 0px;
    width: 100%;
    background: #EDEDED;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

.default_toggle_wrapper {
    padding: 15px 0;
}

.phone-group .select-wrapper::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background: url("../images/icons/arrow-down.svg") no-repeat center !important;
    background-size: contain;
    pointer-events: none;
}

.delivered_return button {
    border: 1px solid #730d18;
    background: #FFF4F5;
    color: #232322;
    font-weight: 500;
    padding: 2px 18px;
    border-radius: 20px;
    font-size: 15px;
    cursor: pointer;
    transition: all .25s ease;
}

.delivered_return {
    padding-top: 10px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.delivered_return span {
    font-size: 14px;
}

.header-actions a:nth-of-type(2) img {
    width: 25px;
}

#language-switcher {
    display: flex;
    gap: 10px;
}

.otp_form input[type="number"].otp_input::-webkit-outer-spin-button,
.otp_form input[type="number"].otp_input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.otp_form input[type="number"].otp_input {
    -moz-appearance: textfield;
}

.phone_display {
    color: #000000 !important;
}

/* Swiper wrapper stretch items */
.address-list .swiper-wrapper {
    align-items: stretch;
}

/* Make slide full height */
.address-list .swiper-slide {
    height: auto;
    display: flex;
}

/* Card takes full height */
.address-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

.address-prev {
    position: absolute;
    left: 20px;
    top: 54%;
    z-index: 9;
    background-color: #fff4f5;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.address-next {
    position: absolute;
    left: 54%;
    top: 54%;
    z-index: 9;
    background-color: #fff4f5;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.address-list .swiper-wrapper {
    position: relative;
}

.search_mega_keywords a {
    color: #000000;
}

.search_mega_inner .product_category {
    color: #000;
}

.profile_tab_content .address-prev {
    position: absolute;
    left: 30%;
}

.profile_tab_content .address-next {
    position: absolute;
    left: unset;
    right: 3%;
}
section.login_section .pay_text a {
    color: #000;
}
.product_swiper .swiper-wrapper{
  transition-timing-function: linear;
}

.product_swiper:not(.swiper-initialized) .swiper-wrapper {
  display: flex;
}

.product_swiper:not(.swiper-initialized) .swiper-slide {
  width: calc((100% / 5) - 20px);   /* matches your desktop slidesPerView: 5 */
  flex-shrink: 0;
}

/* prevent full-width flash on load */
.product_swiper .swiper-slide {
  min-width: 0;
}