@font-face {
    font-family: PlayfairDisplay;
    src: url(../fonts/PlayfairDisplay-Regular.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: PlayfairDisplay;
    src: url(../fonts/PlayfairDisplay-Bold.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "DM Sans";
    src: url(../fonts/DMSans_18pt-Medium.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Syne;
    src: url(../fonts/Syne-Regular.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Syne;
    src: url(../fonts/Syne-Bold.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body {
    margin: 0;
    color: #000;
    overflow-x: hidden;
    font-family: Syne, sans-serif
}

a {
    color: #000
}

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;
    font-family: PlayfairDisplay, serif
}

h1 {
    font-weight: 600;
    font-style: Semibold;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0;
    vertical-align: middle;
    color: #201c1d
}

p {
    font-family: Syne, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0;
    vertical-align: middle;
    color: #000;
}

h2 {
    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-weight: 600;
    font-style: normal;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle
}

.breadcrumb a {
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.6;
    letter-spacing: 0;
    vertical-align: middle;
    color: #000
}

.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%;
    margin: 0 auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

@media (min-width:1400px) {
    .container {
        max-width: 1320px
    }
}

.container-fluid {
    background: #e6d5d2;
    width: 100%
}

.header_top {
    margin: 0 auto;
    color: #fff;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    align-items: center
}

.header_top a {
    font-family: Syne, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: .91;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #491225;
    display: flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    cursor: initial;
}

.top-bar-left {
    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: start;
    gap: 10px;
    width: 30%
}

.lang_switcher {
    display: flex;
    align-items: center;
    cursor: pointer
}

.top-bar-arabic {
    font-family: Syne, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #491225;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px
}

.top-bar-left img {
    width: 15px;
    height: 100%
}

.header-main {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 9px 0;
    align-items: center
}

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: flex;
    max-width: 290px;
    width: 100%;
    text-align: center;
    justify-content: center
}

.header-logo a {
    display: flex;
    text-align: center;
    justify-content: 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__search_btn {
    background-color: transparent;
    border: none;
    outline: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: Syne, sans-serif;
    color: #201c1d;
    font-size: 16px;
    cursor: pointer;
}

.categories_header__nav_container {
    display: flex;
    align-items: center;
    gap: 35px
}

.categories_header__dropdown_wrapper {
    position: static;
    z-index: 1
}

.categories_header__dropdown_btn {
    color: #201c1d;
    font-size: 14px;
    border: none;
    outline: 0;
    background-color: transparent;
    display: flex;
    gap: 10px;
    align-items: center;
    font-family: Syne, sans-serif;
    color: #201c1d;
    font-size: 16px;
    cursor: pointer;
}

.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;
    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: Syne, 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: Syne, 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: 18px;
    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: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%
}

input.categories_header__search_label {
    border: none;
    outline: 0;
    cursor: pointer;
}

.search_mega_top_mobile {
    display: none
}

input.categories_header__search_label::placeholder {
    font-family: Syne, sans-serif;
    color: #201c1d;
    font-size: 16px
}

.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: Syne, 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%
}

.header-actions a {
    font-family: Syne, sans-serif;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #201c1d;
}

.banner_section {
    position: relative;
    width: 100%;
    overflow: hidden
}

.banner_slider {
    position: relative;
    width: 100%;
    height: min(90vh, 620px)
}

.banner_slide {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.banner_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.banner_overlay {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-inline: clamp(1.5rem, 8vw, 6rem);
    max-width: 670px;
    pointer-events: none;
    color: #fff;
    z-index: 1
}

.banner_overlay::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, .35) 35%, rgba(0, 0, 0, 0) 75%);
    pointer-events: none
}

.banner_btn,
.banner_overlay h1,
.banner_text {
    position: relative;
    pointer-events: auto
}

.banner_overlay h1 {
    font-family: "Playfair Display", serif;
    font-weight: 500;
    font-size: 58px;
    line-height: 1.1;
    letter-spacing: 0;
    margin: 0;
    padding-bottom: 40px;
    color: #fff
}

.banner_overlay .banner_btn {
    font-family: Syne, sans-serif;
    background: #491225;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 18px 26px;
    border-radius: 50px;
    border: none;
    cursor: pointer;
    width: max-content;
    transition: background-color .35s ease
}

.banner_overlay .banner_btn:hover {
    background: #000
}

.banner_btn:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 3px
}

.banner_pagination {
    position: absolute;
    left: 50% !important;
    bottom: clamp(1.1rem, 4vh, 2.3rem) !important;
    transform: translateX(-50%) !important;
    display: flex;
    gap: 10px;
    z-index: 5;
    width: max-content !important
}

.banner_pagination_bullet {
    width: 32px;
    height: 3px;
    border-radius: 999px;
    background: rgba(255, 255, 255, .35);
    cursor: pointer;
    opacity: 1 !important;
    transition: background-color .3s ease
}

.banner_pagination_bullet--active {
    background: #fff !important
}

@media (max-width:480px) {
    .banner_pagination_bullet {
        width: 22px
    }
}

.banner_nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 0;
    background: rgba(0, 0, 0, .3);
    cursor: pointer;
    padding: 0;
    z-index: 10
}

.banner_nav--prev {
    left: 1rem
}

.banner_nav--next {
    right: 1rem
}

.banner_nav:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 2px
}

@media (max-width:767px) {

    a,
    button {
        -webkit-tap-highlight-color: transparent
    }

    .banner_slider {
        height: min(85vh, 620px)
    }

    .banner_overlay {
        max-width: 80%;
        padding-inline: 1.25rem
    }

    .banner_nav {
        display: none
    }
}

.crafted_section {
    padding: 4rem 0
}

.crafted_header {
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.crafted_carousel {
    position: relative;
    overflow: hidden;
    padding-top: 1rem
}

.crafted_swiper {
    overflow: visible;
    padding: 10px 5px 20px
}

.crafted_carousel .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    transform: translateZ(0)
}

.crafted_card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
    max-width: 180px;
    cursor: pointer;
    transition: transform .3s ease
}

.crafted_img_wrap {
    width: 100%;
    padding-top: 100%;
    position: relative;
    margin-bottom: 12px;
    overflow: hidden;
    border-radius: 50%;
    background: #f8f8f8
}

.crafted_img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .4s ease;
    backface-visibility: hidden
}

.crafted_name {
    font-family: Syne, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
    color: #491225;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

.crafted_nav_wrapper {
    display: flex;
    align-items: center;
    gap: 12px
}

.crafted_nav {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #491225;
    background: 0 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color .3s ease, border-color .3s ease;
    padding: 0;

}

.crafted_nav img {
    width: 12px;
    height: 12px;
    object-fit: contain
}

.crafted_nav:hover {
    background: #491225
}

.crafted_nav:hover img {
    filter: brightness(0) invert(1)
}

.crafted_nav:focus-visible {
    outline: 2px solid #491225;
    outline-offset: 4px
}

@media (hover:hover) {
    .crafted_card:hover .crafted_img {
        transform: scale(1.08)
    }
}

.product_section {
    padding-bottom: 4rem
}

.product_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.product_view_all {
    color: #491225;
    text-decoration: none;
    font-weight: 500;
    padding-bottom: 2px;
    background: #e4e3e3;
    font-style: normal;
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 50px;
    font-family: Syne, sans-serif;
    transition: background-color .35s ease;

}

.product_view_all:hover {
    background: #491225;
    color: #fff
}

.product_carousel {
    position: relative;
    padding-top: 1rem;
    display: flex;
    align-items: stretch
}

.product_swiper {
    overflow: hidden
}

.product_card {
    border-radius: 10px;
    overflow: hidden;
    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: Syne, 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;
    top: 20px;
    left: 10px;
    background: #8c776e;
    color: #fff;
    padding: 4px 10px;
    border-radius: 6px;
    z-index: 2;
    font-family: Syne, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 1.24;
    text-transform: capitalize
}

.product_badge-seller {
    position: absolute;
    top: 20px;
    left: 10px;
    background: #6e8c79;
    color: #fff;
    padding: 4px 10px;
    font-size: 11px;
    font-weight: 600;
    border-radius: 6px;
    z-index: 2;
    font-family: Syne, 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;
    border-radius: 10px
}

.product_cta {
    width: 85%;
    text-decoration: none;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%) translateY(20px);
    background: #491225;
    color: #fff;
    border: none;
    padding: 10px 24px;
    border-radius: 50px;
    font-size: 17px;
    font-weight: 500;
    cursor: pointer;
    white-space: nowrap;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all .35s ease
}

a.product_cta:hover {
    background-color: #131313;
    color: #ffffff;
}

.product_card:hover .product_cta {
    opacity: 1;
    visibility: visible;
    z-index: 10;
    transform: translateX(-50%) translateY(0)
}

.product_info {
    padding: 20px 0;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.product_price_wrapper img {
    padding-right: 3px
}

.product_name {
    color: #1e1e1e;
    font-family: Syne, sans-serif;
    font-weight: 500;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: capitalize
}

.product_price_wrapper {
    display: flex;
    align-items: center;
    gap: 15px
}

.product_price {
    color: #491225
}

.product_original_price {
    color: #9a9a9a;
    text-decoration: line-through;
}

.product_price_wrapper span {
    font-family: "DM Sans", 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
}


/*.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
}

.promo_dual {
    padding: 0;
    background: #fff
}

.promo_dual_inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.promo_card {
    position: relative;
    min-height: 75vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.promo_card_left {
    /* background-image: url(../images/chain.webp) */
}

.promo_card_right {
    /* background-image: url(../images/ring.webp) */
}

.promo_content {
    position: relative;
    color: #fff;
    text-align: center;
    padding-bottom: 5rem;
    z-index: 2
}

.promo_title {
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    font-style: normal;
    font-size: 50px;
    width: 75%;
    line-height: .99;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    padding-bottom: 35px;
    color: #491225
}

.promo_btn {
    color: #fff;
    padding: 15px 30px;
    border-radius: 999px;
    text-decoration: none;
    font-family: Syne, sans-serif;
    font-size: 17px;
    transition: background-color .35s ease;
    background: #491225
}

.promo_btn:hover {
    background: #000
}

@media (max-width:768px) {
    .promo_dual_inner {
        grid-template-columns: 1fr
    }

    .promo_card {
        height: 420px
    }

    .promo_title {
        font-size: 24px
    }
}

section.trending_section {
    padding-top: 4rem
}

.row {
    display: flex;
    justify-content: space-between
}

.left_trending {
    width: 39%
}

.right_trending {
    width: 59%
}

.trending_nav_wrap {
    display: flex;
    gap: 12px;
    margin-top: 1.5rem
}

.trending_nav_wrap button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #491225;
    background: 0 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color .3s ease, border-color .3s ease;
    padding: 0
}

.trending_nav_wrap button:hover {
    background: #491225
}

.trending_nav_wrap img {
    width: 12px;
    height: 12px;
    object-fit: contain
}

.trending_nav_wrap :hover img {
    filter: brightness(0) invert(1)
}

.text_subtitle {
    font-family: Syne, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    line-height: 1.3;
    letter-spacing: 0;
    vertical-align: middle;
    color: #491225;
    text-align: left;
    padding-bottom: 10px;
    width: 50%
}

.story_content .text_subtitle {
    width: 96%
}

.product_price_wrapper img {
    width: 23px
}

.story_section {
    padding: 4rem 0
}

.story_row {
    display: flex;
    align-items: center;
    gap: 3rem
}

.story_content p {
    text-align: justify
}

.story_media {
    flex: 1 1 50%
}

.story_media img {
    width: 100%;
    display: block;
    border-radius: 24px;
    object-fit: cover
}

.story_content {
    flex: 1 1 50%
}

.story_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: .75rem 1.8rem;
    border-radius: 999px;
    background: #7b2341;
    color: #fff;
    margin-top: 25px;
    font-family: Syne, sans-serif;
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
    transition: transform .2s ease, box-shadow .2s ease, background .2s ease
}

.story_btn:hover {
    background: #000
}

@media (max-width:768px) {
    .story_row {
        flex-direction: column
    }

    .story_content {
        text-align: left
    }
}

.discover_section {
    padding-bottom: 4rem
}

.discover_list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    padding-top: 1rem
}

.discover_card {
    position: relative;
    display: block;
    border-radius: 20px;
    overflow: hidden;
    height: 480px;
    text-decoration: none;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.discover_card--1 {
    /* background-image: url(../images/discover01.webp) */
}

.discover_card--2 {
    /* background-image: url(../images/discover02.webp) */
}

.discover_card--3 {
    /* background-image: url(../images/discover03.webp) */
}

.discover_card_overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, .05) 20%, rgba(0, 0, 0, .65) 100%);
    transition: opacity .25s ease
}

.discover_card_content {
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 50px;
    color: #fff
}

.discover_card_content h3 {
    font-family: PlayfairDisplay, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 38px;
    line-height: 100%;
    letter-spacing: 0;
    vertical-align: middle;
    text-transform: capitalize;
    margin-bottom: 10px;
    text-align: left;
    margin: 0 0 .9rem
}

.discover_btn {
    padding: .45rem 1.4rem;
    font-family: Syne, sans-serif;
    font-size: 14px;
    border-radius: 999px;
    border: 1px solid #fff;
    background: 0 0;
    color: #fff;
    cursor: pointer;
    outline: 0;
    transition: background-color .2s ease, color .2s ease
}

.discover_card:hover .discover_card_overlay {
    opacity: .9
}

.discover_card:hover .discover_btn {
    background-color: #fff;
    color: #222
}

@media (max-width:768px) {
    .discover_heading {
        text-align: center
    }

    .discover_list {
        display: flex;
        gap: 16px;
        overflow-x: auto;
        padding: 0 0 1rem;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch
    }

    .discover_card {
        flex: 0 0 80%;
        height: 370px;
        scroll-snap-align: start
    }

    .discover_list::-webkit-scrollbar {
        display: none
    }

    .discover_list {
        scrollbar-width: none
    }

    .discover_card_content {
        left: 18px;
        right: 18px;
        bottom: 20px
    }
}

.site_footer {
    background-color: #491225;
    color: #fff;
    font-size: .9rem
}

.footer_top {
    padding: 2.5rem 0 2rem
}

.footer_bottom {
    background-color: #743e51;
    text-align: center;
    padding: .7rem 0;
    font-size: .82rem
}

.footer_grid {
    display: grid;
    grid-template-columns: 1.2fr 1fr 1.2fr 1.3fr;
    column-gap: 3rem;
    align-items: flex-start
}

.footer_col {
    margin-bottom: 1.5rem
}

.footer_logo img {
    width: 100%;
    height: auto
}

.footer_title {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 1rem;
    font-family: PlayfairDisplay, serif
}

.footer_links {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer_links li+li {
    margin-top: .45rem
}

.footer_links a {
    color: #fff;
    text-decoration: none;
    opacity: .9;
    font-family: Syne, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    line-height: 100%;
    display: block;
    padding-bottom: 10px;
    letter-spacing: 0;
    text-transform: capitalize
}

.footer_links a:hover {
    opacity: 1
}

.footer_contact {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer_contact li {
    display: flex;
    gap: .6rem;
    margin-bottom: .55rem;
    align-items: baseline;
    align-items: start;
}

.footer_icon img {
    width: 16px;
    margin-top: 3px
}

.footer_contact a {
    color: #fff;
    text-decoration: none;
    opacity: .9;
    font-family: Syne, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px
}

.footer_col.footer_brand {
    display: flex;
    align-items: center;
    min-height: 200px
}

.footer_contact a:hover {
    opacity: 1
}

.footer_payments {
    display: flex;
    gap: .4rem;
    margin-top: .4rem;
    justify-content: space-between
}

.footer_payments img {
    width: 47px;
    border-radius: 4px
}

.footer_block+.footer_block {
    margin-top: 1.5rem
}

.footer_inline {
    display: flex;
    gap: 2rem;
    align-items: center
}

.footer_select_group {
    display: flex;
    flex-direction: column;
    gap: .3rem
}

.footer_label {
    font-size: .83rem;
    opacity: .9;
    font-size: 20px;
    font-weight: 400;
    font-family: PlayfairDisplay, serif;
    display: inline-block;
    padding-bottom: 10px;
}

.footer_select {
    display: inline-flex;
    align-items: center;
    gap: .45rem;
    padding-top: 10px;
    border-radius: 999px;
    border: none;
    background: 0 0;
    color: #fff;
    font-size: .88rem;
    cursor: pointer
}

ul.footer_contact span {
    font-family: Syne, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    line-height: 29px;
    max-width: 85%
}

.footer_select img {
    width: 18px;
    height: 18px;
    border-radius: 50%
}

.footer_bottom p {
    margin: 0;
    font-family: Syne, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    color: #fff
}

span.footer_select_arrow img {
    width: 7px;
    height: 7px
}

.pay_container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

.signin_card form {
    display: grid;
    gap: 20px;
    justify-items: stretch;
    padding-top: 6px
}

.field_box {
    position: relative
}

.field_box input[type=email],
.field_box input[type=password],
.field_box input[type=tel],
.field_box input[type=text] {
    width: 100%;
    padding: 15px 14px;
    border-radius: 4px;
    border: 1px solid #baa0a7;
    background: #FCFAFA;
    font-size: 16px;
    color: #743e51;
    outline: 0;
    text-align: left
}

.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-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
}

.pay_card.signin_card {
    text-align: center;
    max-width: 40%;
    width: 90%
}

::placeholder {
    color: #743e51
}

.pay_button a {
    background: #491225;
    color: #fff;
    font-family: Syne, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding: 14px 45px;
    border-radius: 50px;
    text-decoration: none;
    width: max-content;
    transition: background .3s
}

.pay_button button {
    background: #491225;
    color: #fff;
    font-family: Syne, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding: 14px 45px;
    border-radius: 50px;
    text-decoration: none;
    width: max-content;
    transition: background .3s
}


.pay_button {
    padding-top: 30px;
    text-align: center
}

.sign_modal_overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .6);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999
}

.sign_modal_overlay.active {
    display: flex
}

.sign_modal {
    background: #fff;
    padding: 50px;
    max-width: 600px;
    width: 100%;
    border-radius: 8px;
    position: relative
}

.sign_btm {
    padding-bottom: 20px;
    text-align: center
}

.sign_modal h3 {
    font-family: PlayfairDisplay, serif;
    font-size: 32px;
    line-height: 39px;
    padding-bottom: 5px
}

.sign_btm a {
    text-decoration: underline !important
}

.sign_modal_close {
    position: absolute;
    top: 12px;
    right: 12px;
    cursor: pointer;
    font-size: 18px
}

body.sign_no_scroll {
    overflow: hidden
}

span.sign_change {
    color: #491225;
    font-family: Syne, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0;
    text-align: right;
    text-decoration: underline;
    cursor: pointer;
}

.forgot_field {
    text-align: right
}

.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 #baa0a7;
    border-radius: 8px;
    outline: 0;
    background: #fcfafa;
    transition: border .15s
}

section.login_section {
    padding: 3rem 0 4rem 0;
    text-align: center
}

section.login_section h1 {
    text-align: center
}

.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: PlayfairDisplay, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 19px;
    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;
    padding-left: 30px;
}

.terms_accordion .terms_accordion-content p {
    color: #000;
    padding: 10px 0
}

span.num-text {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-family: "DM Sans", sans-serif
}

.terms_section {
    padding-top: 3rem;
    padding-bottom: 4rem
}

.terms_accordion {
    padding: 1rem 0 0 0
}

span.terms_icon img {
    width: 15px
}

section.terms_section h1 {
    text-align: center;
}

.prof_select_wrapper {
    position: relative;
    width: 100%;
    font-family: "DM Sans", Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 20px
}

.prof_select_display {
    padding: 14px 14px;
    border: 1px solid #baa0a7;
    border-radius: 4px;
    background: #fcfafa;
    color: #491225;
    cursor: pointer;
    line-height: 1.4;
    position: relative;
    user-select: none;
    font-size: 16px;
    font-family: Syne, sans-serif;
    transition: border-color .2s ease, box-shadow .2s ease, background-color .2s ease
}

.prof_select_display:hover {
    border-color: #b1b1b1;
    background-color: #fafafa
}

.prof_select_display:focus {
    outline: 0
}

.prof_select_display:focus-visible {
    outline: 2px solid #007bff;
    outline-offset: 2px
}

.prof_select_display::after {
    content: "";
    position: absolute;
    right: 14px;
    top: 50%;
    width: 14px;
    height: 14px;
    transform: translateY(-50%);
    background: url(../images/icons/arrow_btm.svg) no-repeat center;
    background-size: contain;
    pointer-events: none
}

.prof_select_wrapper.active .prof_select_display {
    border-color: #b1b1b1;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .08)
}

.prof_select_wrapper.active .prof_select_display::after {
    transform: translateY(-50%) rotate(180deg)
}

.prof_custom_list {
    list-style: none;
    margin: 6px 0 0;
    padding: 6px 0;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 8px;
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 2px);
    z-index: 20;
    display: none;
    max-height: 240px;
    overflow-y: auto
}

.prof_select_wrapper.active .prof_custom_list {
    display: block
}

.prof_select_wrapper.active .prof_custom_list {
    animation: prof_dropdownFade .18s ease-out
}

@keyframes prof_dropdownFade {
    from {
        opacity: 0;
        transform: translateY(-4px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.prof_custom_option {
    padding: 10px 16px;
    cursor: pointer;
    color: #333;
    transition: background-color .15s ease, color .15s ease;
    white-space: nowrap
}

.prof_custom_option:hover {
    background-color: #f5f5f5
}

.prof_custom_option[aria-selected=true] {
    font-weight: 500;
    background-color: #f0f0f0
}

.prof_custom_option[aria-disabled=true] {
    color: #aaa;
    cursor: not-allowed;
    background-color: #f9f9f9
}

.prof_custom_option:focus-visible {
    outline: 0;
    background-color: #e9e9e9
}

.prof_custom_list::-webkit-scrollbar {
    width: 6px
}

.prof_custom_list::-webkit-scrollbar-track {
    background: #f3f3f3
}

.prof_custom_list::-webkit-scrollbar-thumb {
    background: #c8c8c8;
    border-radius: 3px
}

.pay_card {
    text-align: center;
    max-width: 40%;
    width: 90%;
    animation: pay_fadeIn .8s ease
}

.pay_text h1 {
    padding-bottom: 10px;
}

.pay_image img {
    width: 100%;
    max-width: 75%;
    display: block;
    margin: 0 auto 25px;
    opacity: 0;
    transform: translateY(15px);
    transition: opacity .6s ease, transform .6s ease;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    will-change: opacity, transform
}

.pay_image img.show {
    opacity: 1;
    transform: translateY(0)
}

.abou_section {
    padding: 3rem 0;
    text-align: center
}

.abou_title {
    font-size: 22px;
    margin: 0 0 6px;
    font-weight: 700
}

.abou_image-wrap {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
    padding-top: 25px
}

.abou_image {
    display: block;
    width: 100%;
    max-width: 100%;
    max-height: 600px;
    height: auto;
    margin: 0;
    opacity: 0;
    transform: translate3d(0, 18px, 0) scale(1.002);
    transition: transform .7s cubic-bezier(.2, .9, .2, 1), opacity .7s cubic-bezier(.2, .9, .2, 1);
    will-change: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.abou_image-wrap::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, #fff 0, #f6f6f6 100%);
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 850ms cubic-bezier(.2, .9, .2, 1);
    will-change: transform;
    pointer-events: none
}

.abou_image-wrap.abou_in::after {
    transform: scaleX(0)
}

.abou_image-wrap.abou_in .abou_image {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1)
}

section.abou_section h1 {
    font-size: 32px;
    padding-bottom: 20px
}

section.abou_section p {
    text-align: justify
}

.mission_section {
    padding-top: 3rem
}

.about_block {
    display: flex;
    align-items: start;
    gap: 48px;
    margin-bottom: 64px
}

.about_image-wrap {
    width: 48%;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.about_image {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 12px;
    transform: scale(1);
    transition: transform 520ms cubic-bezier(.2, .9, .2, 1);
    will-change: transform;
    cursor: pointer !important
}

.about_image-wrap:active .about_image,
.about_image-wrap:hover .about_image {
    transform: scale(1.06)
}

.about_content {
    width: 52%
}

.about_content p {
    text-align: justify
}

@media (max-width:900px) {
    .about_block {
        flex-direction: column;
        gap: 20px;
        align-items: stretch
    }

    .about_content,
    .about_image-wrap {
        width: 100%
    }

    .about_content {
        text-align: left;
        padding: 0 6px
    }
}

@media (prefers-reduced-motion:reduce) {
    .about_image {
        transition: none !important;
        transform: none !important
    }

    .about_image-wrap:hover .about_image {
        transform: none !important
    }
}

.marquee_wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 5px 0;
    border-top: 1px solid #baa0a7;
    border-bottom: 1px solid #baa0a7
}

.marquee {
    overflow: hidden
}

.marquee_track {
    display: flex;
    gap: 60px;
    width: max-content
}

.marquee_item {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 120px;
    list-style: none;
    cursor: pointer;
    transition: transform .3s ease
}

.marquee_item:hover {
    transform: translateY(-5px)
}

.marquee_item img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    border-radius: 50%
}

.marquee_item span {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    white-space: nowrap
}

section.craft_section {
    padding: 3rem 0
}

.craft_header {
    text-align: center
}

.craft_header h2 {
    text-align: center;
    padding-bottom: 15px
}

.craft_grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 22px;
    padding-top: 20px
}

.craft_card--large {
    height: 360px
}

.craft_header p {
    text-align: left
}

.craft_card {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    max-height: 425px;
    background: #000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.craft_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform .6s ease;
    will-change: transform
}

.craft_card:active .craft_img,
.craft_card:hover .craft_img {
    transform: scale(1.06)
}

.craft_overlay {
    position: absolute;
    left: 20px;
    bottom: 22px;
    color: #fff;
    z-index: 2;
    text-shadow: 0 0 10px rgba(0, 0, 0, .45)
}

.craft_overlay h3 {
    margin: 0;
    font-weight: 500
}

.craft_overlay p {
    margin: 4px 0 0;
    font-size: 19px;
    font-weight: 400;
    opacity: .9;
    color: #fff;
    font-family: PlayfairDisplay, serif
}

button.checkout_pay_modal_close img {
    cursor: pointer;
}

.deliver_to a:hover {
    background-color: #471224;
    color: #ffff;
    cursor: pointer;
}

.address-card.active .deliver_to a:hover {
    background-color: #471224;
    color: #ffff;
    cursor: pointer;
}

.address-details p:first-of-type {
    min-height: 48px;
}

.top-bar-right button {
    color: #000000;
}

span.header_selected_text {
    color: #000000;
}

@media (min-width:800px) {
    .craft_grid {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto
    }

    .craft_card--large {
        grid-column: span 2;
        height: 420px
    }
}

.closerlook_section {
    text-align: center;
    padding-bottom: 3rem
}

section.closerlook_section h2 {
    text-align: center;
    padding-bottom: 15px
}

.closerlook_buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding-top: 15px
}

.closerlook_button {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 10px 20px;
    background: #fcfafa;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 40px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: background-color .3s ease;
    width: 23%
}

.closerlook_button:hover {
    background-color: #e1e1e1
}

.closerlook_icon {
    background: #491225;
    color: #fff;
    padding: 6px 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center
}

.Interiors_button {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    overflow: hidden;
    transition: background-color .3s ease, color .3s ease;
    z-index: 1
}

.Interiors_button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #4912252e;
    transition: left .4s ease;
    z-index: 0
}

.Interiors_button:hover::before {
    left: 0
}

.Interiors_button span {
    position: relative;
    z-index: 1;
    transition: color .4s ease
}

.Interiors_button:hover span {
    color: #fff
}

.Interiors_image {
    position: relative;
    overflow: hidden
}

.curtain-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scaleX(1);
    transform-origin: left center;
    will-change: transform;
    z-index: 2
}

.about_content h2 {
    padding-bottom: 15px
}

.account_group {
    flex: 1;
    display: flex;
    flex-direction: column
}

.account_input {
    padding: 10px 10px;
    border: 1px solid #baa0a7;
    border-radius: 4px;
    font-size: 14px;
    line-height: 35px;
    width: 100%;
    background: #FCFAFA;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.6;
    padding-left: 20px
}

.account_input:focus {
    outline: #730d18;
    border-color: #730d18
}

.acc_tab.active {
    background: #e6d5d2
}

.custom_dropdown {
    position: relative
}

.custom_dropdown-toggle {
    border: 1px solid #9a9a9a;
    border-radius: 10px;
    padding: 14px 45px 14px 15px;
    background: #ededed;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: #95aaa5;
    position: relative
}

.custom_dropdown-toggle img {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 9px;
    height: auto;
    pointer-events: none
}

.custom_dropdown-menu {
    position: absolute;
    top: 90%;
    left: 0;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #000;
    border-radius: 10px;
    background-color: #fff;
    display: none;
    z-index: 1000;
    margin-top: 4px;
    overflow-y: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.custom_dropdown-menu::-webkit-scrollbar {
    display: none
}

.custom_dropdown.open .custom_dropdown-menu {
    display: block
}

.custom_dropdown-item {
    padding: 5px 15px;
    cursor: pointer;
    transition: background-color .2s ease
}

.custom_dropdown-menu::-webkit-scrollbar {
    width: 6px
}

.custom_dropdown-menu::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .2);
    border-radius: 3px
}

.custom_dropdown-item:hover {
    background-color: #730d18;
    color: #fff
}

.custom_dropdown-toggle {
    color: gray
}

.custom_dropdown-toggle.selected {
    color: #000
}

.error-sect {
    padding-bottom: 40px
}

.default_toggle_wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px
}

.default_label {
    position: relative;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    color: #730d18;
    font-size: 15px;
    font-family: Inter, sans-serif
}

.default_input {
    opacity: 0;
    width: 0;
    height: 0
}

.default_slider {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    background-color: #9a9a9a;
    border-radius: 20px;
    margin-left: 10px;
    border: .5px solid #575354;
    transition: background-color .3s ease
}

.default_slider::before {
    content: "";
    position: absolute;
    height: 14px;
    width: 14px;
    left: 3px;
    top: 3px;
    background-color: #6b1d1d;
    border-radius: 50%;
    transition: transform .3s ease
}

.default_input:checked+.default_slider {
    background-color: #ffdfc9;
    border: .5px solid #baa0a7
}

.default_input:checked+.default_slider::before {
    transform: translateX(20px);
    background-color: #6b1d1d
}

.account_radio {
    width: 100%
}

.default_toggle_address {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.default_input {
    opacity: 0;
    width: 0;
    height: 0
}

.default_toggle_address .default_slider {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    background-color: #ccc;
    border-radius: 20px;
    transition: background-color .3s ease;
    cursor: pointer
}

.default_toggle_address .default_slider::before {
    content: "";
    position: absolute;
    height: 14px;
    width: 14px;
    left: 3px;
    top: 2px;
    background-color: #fff;
    border-radius: 50%;
    transition: transform .3s ease, background-color .3s ease
}

.default_toggle_address .default_input:checked+.default_slider {
    background: #e3d5d3
}

.default_toggle_address .default_input:checked+.default_slider::before {
    transform: translateX(20px);
    background-color: #6b1d1d
}

.fixed_ftr_bar {
    display: none
}

ul.footer_links li {
    cursor: pointer
}

.profile-mobile {
    display: none
}

button.cart_item_remove span {
    text-decoration: underline
}

.banner_overlay .banner_btn:hover {
    background: #000
}

section.payment_failed_section {
    padding: 3rem 0 4rem 0
}

section.payment_success_section {
    padding: 3rem 0 4rem 0
}

section.empty_cart_section {
    padding: 3rem 0 4rem 0
}

.checkout_bottom_fixed {
    display: none
}

.header_dropdown {
    position: relative;
    display: inline-block;
}

.header_dropdown_toggle {
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 6px;
    font: inherit;
}

.header_dropdown_menu {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 160px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    list-style: none;
    padding: 6px 0;
    margin: 8px 0 0;
    display: none;
    z-index: 999;
}

.header_dropdown.open .header_dropdown_menu {
    display: block;
}

.header_dropdown_menu li {
    padding: 8px 12px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #491225;
}

.header_dropdown_menu li:hover {
    background: #f5f5f5;
}

.header_dropdown_menu img {
    width: 20px;
    height: auto;
}

.banner_slider,
.banner_slider .swiper-wrapper,
.banner_slider .swiper-slide {
    direction: ltr;
}

footer .top-bar-right {
    width: auto;
}

footer span.header_selected_text {
    color: #fff;
}

.left_trending p {
    text-align: justify;
    font-size: 20px;
    padding-right: 30px;
}

.footer_contact li:first-child span.footer_icon {
    padding-top: 4px;
    display: inline-block;
}

html {
    scrollbar-gutter: stable;
}

.filter-btn:hover {
    background: #491225;
    color: #ffffff;
}

.filter-section .size-btn.active {
    background: #491225;
    color: #ffffff;
}

ul.footer_contact li a {
    font-family: "DM Sans", sans-serif;
}

.first_submit button:hover {
    background-color: #000000;
}

button.promo_apply_btn:hover {
    background: #491225;
}

.pay_button a:hover {
    background-color: #000000;
}

.craft_overlay h3 {
    font-size: 2.2rem;
}

/* Country select */
.phone_group {
    display: flex;
    align-items: center;
    width: 49%;
    padding: 0px 10px;
    border: 1px solid #baa0a7;
    border-radius: 4px;
    font-size: 16px;
    line-height: 35px;
    background: #fcfafa;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
}

span.flag {
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    color: #491225;
}

span.code {
    font-family: "DM Sans", sans-serif;
    font-size: 15px;
    color: #491225;
}

.country_select {
    position: relative;
}

.phone_group .account_input {
    border: none;
    outline: none;
    padding: 0;
}

.country_selected {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0px 10px;
    cursor: pointer;
    background-color: transparent;
    border: none;
    outline: none;
    border-right: solid 1px #baa0a7;
    margin-right: 10px;
    padding-right: 5px;
}

.country_selected .arrow {
    margin-left: auto;
}

.country_list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 6px 16px rgba(0, 0, 0, .12);
    display: none;
    z-index: 10;
}

.country_list li {
    padding: 5px 10px;
    cursor: pointer;
}

.country_list li:hover {
    background: #f4f4f4;
}

.phone_input {
    flex: 1;
    padding: 12px;
}

.country_select.open .country_list {
    display: block;
}

ul.footer_links {
    padding-top: 4px;
}

.cart_order_promo_link {
    cursor: pointer;
}

.alert.alert-error {
    padding: 12px 16px;
    border: 1px solid #f5c6cb;
    border-radius: 4px;
    background-color: #f8d7da;
    color: #721c24;
    margin-bottom: 16px;
}

.alert.alert-danger {
    padding: 12px 16px;
    border: 1px solid #f5c6cb;
    border-radius: 4px;
    background-color: #f8d7da;
    color: #721c24;
    margin-bottom: 16px;
}

body.arabic-mode .product_swiper {
    direction: rtl;
}

body.arabic-mode .product_swiper .swiper-wrapper {
    direction: rtl;
}

body.arabic-mode .crafted_swiper .swiper-wrapper {
    direction: rtl;
}

body.arabic-mode .crafted_swiper {
    direction: rtl;
}

body.arabic-mode .trending_swiper .swiper-wrapper {
    direction: rtl;
}

body.arabic-mode .trending_swiper {
    direction: rtl;
}


body.arabic-mode .you_like_swiper .swiper-wrapper {
    direction: rtl;
}

body.arabic-mode .you_like_swiper {
    direction: rtl;
}

.footer_contact li:nth-child(2) a {
    direction: ltr !important;
    unicode-bidi: bidi-override !important;
    text-align: left;
}

.banner_video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

form#add-address-form .account_row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
}
form#add-address-form .phone_group {
        padding: 10px;
}
form#add-address-form {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
form#add-address-form .phone_group {
        padding: 10px;
        margin-bottom: 0px;
}
div#promo_modal h2 {
        text-align: center;
        width: 100%;
}
form#edit-address-form {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
}
form#edit-address-form .account_row {
        display: flex;
        gap: 20px;
        width: 100%;
}
form#edit-address-form  .phone_group {
        padding: 10px 10px;
        margin: 0;
}
.slider-container {
        padding-bottom: 20px;
}
.edit-forms form#edit-address-form .phone_group {
        padding: 10px 10px;
        margin: 0;
        width: 100%;
}
.edit-forms form#edit-address-form {
        display: flex;
        flex-wrap: wrap;
        gap: 0px;
}
.edit-forms .profile_modal input {
        margin-bottom: 0px;
}
form#edit-address-form .account_row {
        display: flex;
        gap: 20px;
        width: 100%;
}
.edit-forms .profile_modal input {
        margin-bottom: 0;
}
form#edit-address-form .phone_group {
        padding: 10px 10px;
        margin: 0;
        width: 100%;
}
.country_select .prof_select_display {
        border: none;
        min-width: 89px;
        padding: 0;

}.edit-forms .phone_group .account_input {
        margin: 0;
}
.edit-forms .profile_modal input {
        margin-bottom: 20px;
}
.edit-forms .prof_select_wrapper {
        margin-bottom: 0px;
}
.edit-forms .profile_modal input {
        border-radius: 5px;
        margin-bottom: 0px;
}
form#edit-address-form .phone_group
 { width: 48%;
}
section.profile_page form#edit-address-form .phone_group {
        width: 100%;
}
section.profile_page form#edit-address-form input {
        margin-bottom: 0px;
}
span#footer-selected-currency {
        color: #fff;
}
div#tab-account .account_group.btms .phone_group {
        padding: 10px 10px;
        border: 1px solid #baa0a7;
        border-radius: 4px;
        font-size: 14px;
        line-height: 35px;
        width: 100%;
        background: #FCFAFA;
        font-weight: 400;
        font-style: normal;
        font-size: 16px;
        line-height: 1.6;
}
ul.country_list {
        max-height: 302px;
        overflow: auto;
}