.category_div {
    background: #fcfcfc no-repeat padding-box;
    border: 1px solid #e2f0ff;
    border-radius: 5px;
    opacity: 1;
    padding: 5px;
}

.seller-header-image {
    margin-top: 9px;
    border-radius: 4px;
    height: 220px;
    background: url("./img/seller.png") no-repeat center;
    background-size: cover;
}

.for-discount-value {
    color: white;
    border-radius: 5px 0;
    font-size: small;
}

html[dir="ltr"] .for-discount-value {
    padding: 3px 4px 2px 5px;
}

html[dir="rtl"] .for-discount-value {
    padding: 3px 5px 2px 4px;
}

.for-discount-value-null {
    color: white;
    border-radius: 0 5px;
    font-size: small;
    display: inline-block;
}

html[dir="ltr"] .for-discount-value-null {
    padding: 3px 4px 2px 5px;
}

html[dir="rtl"] .for-discount-value-null {
    padding: 3px 5px 2px 4px;
}

.for-discount-div {
    margin-top: -6%;
    margin-bottom: 6%;
}

html[dir="ltr"] .for-discount-div {
    margin-right: -9%;
}

html[dir="rtl"] .for-discount-div {
    margin-left: -9%;
}

@media (max-width: 375px) {
    .discount-hed {
        margin-top: -5%;
        margin-right: -5%;
        margin-bottom: 6%;
    }
}

.for-count-value {
    position: absolute;
    right: 0.6875rem;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    color: black;
    font-size: 0.75rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.25rem;
}

@media (max-width: 600px) {
    .seller-header-image {
        height: 86px;
    }
}

.chat {
    float: right;
    margin-right: 5px;
    width: 100px;
}

.flower {
    float: right;
    width: 114px;
}

.cz-carousel [data-nav].tns-nav-active {
    background-color: #92c6ff !important;
}

.cz-carousel [data-nav] {
    background-color: #fff !important;
}

.cz-carousel .tns-nav {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    bottom: 25px;
}

.tns-outer {
    padding: 0 !important;
    margin-bottom: -20px;
}

.banner_card {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1019607843);
    border: 1px solid #e2f0ff;
    border-radius: 3px;
}

[data-simplebar] {
    overflow-y: auto;
    padding-right: 0 !important;
}

.simplebar-content {
    padding: 0 !important;
}

.footer_banner {
    padding-right: 4px;
    padding-left: 4px;
    margin-top: 5px;
}

.footer_banner:first-child {
    padding-right: unset;
    padding-left: 0;
}

html[dir="rtl"] .footer_banner:first-child {
    padding-right: 0;
}

.footer_banner:nth-child(5) {
    padding-left: unset;
    padding-right: 0;
}

html[dir="rtl"] .footer_banner:nth-child(5) {
    padding-left: 0;
}

.widget-product-title .ptr {
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 1.2em;
    line-height: 1.2em;
    font-weight: 600;
    font-size: 13px;
}

.widget .btn > i {
    margin-top: -1px;
    vertical-align: middle;
    font-size: 10px;
}

.widget .btn-outline-accent {
    border-radius: 3px;
    width: 80px;
    padding: 2px;
}

.widget-product-title {
    position: relative;
}

.text-accent {
    font-weight: 700;
    font-size: 17px;
}

.category_title {
    color: black !important;
    font-size: 16px;
    font-weight: 600;
}

.featured_deal_title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
}

.featured_deal_product {
    cursor: pointer;
    height: 97px;
}

.featured_product_details {
    padding: 5px;
}

.featured_product_pic .image_center img {
    vertical-align: middle;
}

.featured_deal_title {
    position: relative;
}

.featured_product-title .ptr {
    font-weight: 400;
    font-size: 19px !important;
    color: #000000 !important;
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 2.4em;
    line-height: 1.2em;
}

.featured_product-price {
    margin-top: -10px;
}

.featured_product-price .ptp {
    font-weight: 700;
    font-size: 19px !important;
}

.flash_deal {
    border-radius: 3px;
}

.flash_deal_title {
    color: black;
    font-weight: 700;
    font-size: 25px;
    text-transform: uppercase;
}

.cz-countdown .cz-countdown-value {
    font-size: 16px !important;
    font-weight: 700 !important;
}

.cz-countdown {
    flex-wrap: wrap;
    font-weight: normal;
    display: flex;
    justify-content: center;
    flex-direction: row;
}

.flash_deal_product {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.0509803922);
    background: white;
    border-radius: 5px;
}

.flash_deal_product_pic {
    height: 175px;
    background: #f9f9f9;
    border-radius: 3px;
    padding: 0 10px;
}

.flash_deal_product_pic img {
    height: 149px;
}

.flash_deal_product_details {
    position: relative;
}

.flash_deal_product_details .flash-product-title {
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    line-height: 1.2em;
}

.flash_deal_product_details .flash-product-title a {
    font-weight: 600;
    font-size: 16px;
    color: black !important;
}

.flash_deal_product_details .flash-product-review {
    font-weight: 400;
    font-size: 11px;
}

.flash_deal_product_details .flash-product-review .review-count {
    color: #fea96e !important;
}

.flash_deal_product_details .flash-product-review .star-rating i {
    font-size: 16px !important;
}

.deal_of_the_day h1 {
    font-weight: 700;
    font-size: 29px;
    padding-top: 40px;
    text-align: center;
    text-transform: uppercase;
}

.buy_btn {
    font-weight: 700;
    font-size: 22px;
    width: 198px;
    height: 46px;
    background-color: white;
    border-radius: 3px;
    border: 1px solid white;
}

.deal_latest_product .product-card {
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.0784313725);
    border-radius: 5px;
    height: 284px;
}

.deal_latest_product .product-card .card-header {
    height: 200px;
    text-align: center;
    background: #f9f9f9 0 0 no-repeat padding-box;
    border-radius: 5px 5px 0 0;
}

.product-title1 {
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #000000 !important;
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 2.4em;
    line-height: 1.2em;
}

.deal_latest_product .product-title {
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #000000 !important;
}

.deal-title {
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}

.order-summery-footer-image {
    width: auto;
}

.view_all {
    display: flex;
    justify-content: flex-end !important;
}

.view_border {
    margin-top: -53px;
    border-top: 2px solid #e3e9ef;
    margin-bottom: 53px;
}

@media (min-width: 1024px) {
    .main_banner_img {
        margin: 0;
    }

    .footer_banner_img {
        height: 165px;
    }

    .banner_product {
        height: 490px !important;
    }
}

@media (min-width: 992px) {
    .main_banner_img {
        margin: 0;
        height: 378px !important;
    }

    .footer_banner_img {
        height: 165px !important;
    }

    .banner_product {
        background: white;
        height: 526px !important;
    }
}

@media (max-width: 375px) {
    .for-discount-div {
        margin-top: -5%;
        margin-bottom: 6%;
    }

    html[dir="ltr"] .for-discount-div {
        margin-right: -5%;
    }

    html[dir="rtl"] .for-discount-div {
        margin-left: -5%;
    }
}

@media (min-width: 768px) {
    .main_banner_img {
        margin: 0;
        height: 260px;
    }

    .banner_product {
        height: 306px;
    }

    .flash_deal {
        height: 258px;
    }
}

@media (max-width: 768px) {
    .banner_card {
        box-shadow: none;
        border: none;
        border-radius: 0;
    }

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

    .btn-sm,
    .btn-group-sm > .btn {
        padding: 5px 10px;
        font-size: 0.8125rem;
        line-height: 1.5;
        border-radius: 0.1875rem;
        margin-top: 3px;
    }

    .carousel-control-prev,
    .carousel-control-next {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 14%;
        color: #fff;
        text-align: center;
        opacity: 0.5;
        transition: opacity 0.15s ease;
    }

    .featured_deal_carosel .carousel-inner {
        padding: 0;
    }

    .view_all {
        display: flex;
        justify-content: flex-start !important;
    }

    .flash_deal {
        box-shadow: none;
        border: none;
        border-radius: 0;
    }

    .fd {
        padding-bottom: 10px;
        border-bottom: 2px solid #e2f0ff !important;
    }

    .feature_header {
        margin-top: 0;
    }

    .feature_header span {
        padding-right: 0;
        padding-left: 0;
        font-weight: 700;
        font-size: 25px;
        text-transform: uppercase;
    }

    .view_border {
        margin: 16px 0;
        border-top: 2px solid #e2f0ff !important;
    }

    .flash-product-price,
    .text-accent {
        font-size: 14px !important;
    }
}

.featured_deal {
    min-height: 108px;
}

.btn-outline--info {
    border: 1px solid #1b7fed;
    color: #1b7fed !important;
}

.btn-outline--info:hover {
    border-color: #1b7fed;
    color: #fff !important;
    background-color: #1b7fed;
}

.qty_input {
    width: 50px;
    background-color: #f4f9fe;
    border: 1px solid #d5e8fc;
    border-radius: 5px;
    text-align: center;
    height: 40px;
}

.qty_minus,
.qty_plus {
    display: flex;
    align-items: center;
    color: #1455ac;
    cursor: pointer;
}

.__img-62 {
    min-width: 60px;
}

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

.outline-0 {
    outline: 0 !important;
}

.steps {
    max-width: 500px;
}

.steps .step-item:first-child .step-count {
    left: 12px;
}

.steps .step-item:first-child .step-label {
    text-align: left;
}

.steps .step-item:last-child .step-count {
    left: auto;
    right: 0;
}

.steps .step-item:last-child .step-label {
    text-align: right;
}

.saved-address-dropdown .dropdown-item {
    margin-inline: 10px;
    width: auto;
}

.saved-address-dropdown .dropdown-item.active {
    border-radius: 8px;
    border: 1px solid rgba(20, 85, 172, 0.3);
    background: rgba(20, 85, 172, 0.02);
    padding: 10px 14px;
}

.progress {
    height: 0.25rem;
    background-color: #dfedff;
    border-radius: 50rem;
}

.progress-bar {
    background-color: var(--primary-clr);
}

.border-primary-light {
    border: 1px solid rgba(27, 127, 237, 0.2) !important;
}

@media (max-width: 991px) {
    #shop-sidebar {
        position: fixed;
        right: 0;
        left: auto;
        top: 0;
        width: 320px;
        max-width: 100%;
        height: 100lvh;
        z-index: 9999;
        border-radius: 0.5rem 0 0 0.5rem;
        transform: translateX(100%);
        transition: transform 200ms ease;
        background-color: #fff !important;
    }

    #shop-sidebar.active {
        transform: translateX(0);
    }

    .profile-aside-overlay {
        position: fixed;
        left: 0;
        top: 0;
        width: calc(100vw - 320px);
        height: 100%;
        z-index: 9998;
        transform: translateX(2000%);
        transition: transform 200ms ease;
        background-color: rgba(0, 0, 0, 0.158) !important;
    }

    .profile-aside-overlay.active {
        transform: translateX(0);
    }

    #shop-sidebar .shop-sidebar-scroll {
        max-height: 90vh;
        overflow: auto;
    }

    #shop-sidebar .shop-sidebar-scroll::-webkit-scrollbar {
        width: 0;
    }
}

.profile-aside-close-btn {
    font-size: 1.5rem;
}

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

.others-store-card .name-area .info h5,
.others-store-card .name-area .info .h5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.recommended-product-card img {
    border: 1px solid #eef1ff;
}

.cz-countdown-days {
    border: 1px solid var(--web-primary);
}

.btn-scroll-top {
    background: var(--web-primary);
}

.__best-selling:hover .ptr,
.flash_deal_product:hover .flash-product-title {
    color: var(--web-primary);
}

.cz-countdown-hours {
    border: 1px solid var(--web-primary);
}

.cz-countdown-minutes {
    border: 1px solid var(--web-primary);
}

.cz-countdown-seconds {
    border: 1px solid var(--web-primary);
}

.flash_deal_product_details .flash-product-price {
    color: var(--web-primary);
}

.featured_deal_left {
    background: var(--web-primary) 0 0 no-repeat padding-box;
}

.category_div:hover {
    color: var(--web-secondary);
}

.deal_of_the_day {
    background: var(--web-secondary);
}

.best-selling-image {
    background: var(--web-primary-10);
}

.top-rated-image {
    background: var(--web-primary-10);
}

@media (max-width: 800px) {
    [dir="rtl"] .categories-title {
        margin-right: 0;
    }

    [dir="ltr"] .categories-title {
        margin-left: 6px;
    }

    [dir="rtl"] .seller-list-title {
        margin-right: 0;
    }

    [dir="ltr"] .seller-list-title {
        margin-left: 10px;
    }

    [dir="rtl"] .seller-list-view-all {
        margin-left: 20px;
    }

    [dir="ltr"] .seller-list-view-all {
        margin-right: 10px;
    }

    [dir="rtl"] .category-product-view-title {
        margin-right: 16px;
    }

    [dir="ltr"] .category-product-view-title {
        margin-left: -8px;
    }

    [dir="rtl"] .category-product-view-all {
        margin-left: -7px;
    }

    [dir="ltr"] .category-product-view-all {
        margin-right: 5px;
    }
}

@media (min-width: 801px) {
    [dir="rtl"] .categories-title {
        margin-right: 25px;
    }

    [dir="ltr"] .categories-title {
        margin-left: 25px;
    }

    [dir="rtl"] .seller-list-title {
        margin-right: 6px;
    }

    [dir="ltr"] .seller-list-title {
        margin-left: 10px;
    }

    [dir="ltr"] .seller-list-view-all {
        margin-right: 10px;
    }

    [dir="rtl"] .seller-list-view-all {
        margin-left: 12px;
    }

    [dir="rtl"] .seller-card {
        padding-left: 0 !important;
    }

    [dir="ltr"] .seller-card {
        padding-right: 0 !important;
    }

    [dir="ltr"] .category-product-view-title {
        margin-left: -12px;
    }

    [dir="rtl"] .category-product-view-title {
        margin-right: 10px;
    }

    [dir="rtl"] .category-product-view-all {
        margin-left: -20px;
    }

    [dir="ltr"] .category-product-view-all {
        margin-right: 0;
    }
}

.countdown-card {
    background: var(--web-primary-10);
}

.flash-deal-text {
    color: var(--web-primary);
}

.countdown-background {
    background: var(--web-primary);
}

.czi-arrow-left {
    color: var(--web-primary);
    background: var(--web-primary-10);
}

.czi-arrow-right {
    color: var(--web-primary);
    background: var(--web-primary-10);
}

.flash-deals-background-image {
    background: var(--web-primary-10);
}

.view-all-text {
    color: var(--web-secondary) !important;
}

.feature-product .czi-arrow-left {
    color: var(--web-primary);
    background: var(--web-primary-10);
}

.feature-product .czi-arrow-right {
    color: var(--web-primary);
    background: var(--web-primary-10);
    font-size: 12px;
}
.home-promo-grid {
    display: grid;
    grid-template-columns: 1.25fr 1fr 1.25fr;
    grid-template-rows: 180px 180px;
    gap: 14px;
    width: 100%;
    overflow: hidden;
}

.home-promo-item {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 14px;
    overflow: hidden;
    background: #f5f5f5;
}

.home-promo-item img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* fits any image size without overflow */
    object-position: center;
    display: block;
}

.home-promo-item-1 {
    grid-row: 1 / span 2;
}

.home-promo-item-4 {
    grid-column: 3;
    grid-row: 1 / span 2;
}

/* Tablet + Mobile */
@media (max-width: 767px) {

    .home-promo-grid {
        grid-template-columns: 1.25fr 1fr 1.25fr;
        grid-template-rows: 120px 120px;
        gap: 10px;
        padding: 0 10px;
    }

    .home-promo-item {
        border-radius: 12px;
    }

    /* KEEP SAME SPECIAL LAYOUT */
    .home-promo-item-1 {
        grid-row: 1 / span 2;
    }

    .home-promo-item-4 {
        grid-column: 3;
        grid-row: 1 / span 2;
    }
}

/* Very small phones */
@media (max-width: 420px) {

    .home-promo-grid {
        grid-template-rows: 105px 105px;
        gap: 8px;
        padding: 0 8px;
    }

}

.category-pick-card {
    display: block;
    height: 230px;
    border-radius: 14px;
    overflow: hidden;
    background: #f5f5f5;
}

.category-pick-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.category-picks-slider .owl-nav button.owl-prev,
.category-picks-slider .owl-nav button.owl-next {
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
    width: 46px;
    height: 70px;
    border-radius: 8px !important;
    background: rgba(0, 0, 0, 0.35) !important;
    color: #fff !important;
    font-size: 32px !important;
}

.category-picks-slider .owl-nav button.owl-prev {
    left: 0;
}

.category-picks-slider .owl-nav button.owl-next {
    right: 0;
}

.category-picks-slider .owl-nav button span {
    line-height: 1;
}

@media (max-width: 767px) {
    .category-pick-card {
        height: 220px;
        border-radius: 12px;
    }

    .category-picks-slider .owl-nav button.owl-prev,
    .category-picks-slider .owl-nav button.owl-next {
        width: 38px;
        height: 58px;
        font-size: 26px !important;
    }
}
.offer-zone-wrap {
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 24px;
    align-items: center;
}

.offer-zone-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 310px;
}

.offer-zone-text h2 {
    font-size: 42px;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 24px;
    color: #003024;
}

.offer-zone-text a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 28px;
    border-radius: 999px;
    background: #f3f0ed;
    color: #222;
    font-weight: 700;
    font-size: 16px;
}



.offer-zone-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}

.offer-zone-card {
    position: relative;
    height: 310px;
    border-radius: 12px;
    overflow: hidden;
    display: block;
    background: #f5f5f5;
}

.offer-zone-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.offer-zone-card span {
    position: absolute;
    left: 16px;
    bottom: 16px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    z-index: 2;
}

.offer-zone-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,.45), transparent 55%);
}

@media (max-width: 991px) {
    .offer-zone-wrap {
        grid-template-columns: 1fr;
    }

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

@media (max-width: 575px) {
    .offer-zone-grid {
        grid-template-columns: 1fr;
    }

    .offer-zone-card {
        height: 240px;
    }
}
.category-product-banner-section {
    display: grid;
    grid-template-columns: 38% 62%;
    gap: 24px;
    align-items: stretch;
}

.category-side-banner {
    display: block;
    height: 520px;
    border-radius: 0;
    overflow: hidden;
    background: #f5f5f5;
}

.category-side-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.category-product-area {
    min-width: 0;
}

.category-product-area .section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.category-product-area .section-header h2 {
    font-size: 28px;
    font-weight: 700;
    margin: 0;
}

.category-product-area .section-header a {
    color: #111;
    text-decoration: underline;
    font-weight: 500;
}

.category-product-banner-slider .product-single-hover {
    height: 100%;
}

@media (max-width: 991px) {
    .category-product-banner-section {
        grid-template-columns: 1fr;
    }

    .category-side-banner {
        height: 320px;
    }
}
/* ======================================
   UPTO 50 OFFER SECTION
====================================== */

.upto50-wrap{
    display:grid;
    grid-template-columns:280px 1fr;
    gap:24px;
    align-items:stretch;
}

/* LEFT TEXT */
.upto50-content-box{
    background:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    min-height:250px;
    border-radius:14px;
    overflow:hidden;
}

.upto50-content{
    max-width:240px;
    /* padding:20px; */
}

.upto50-content h2{
    font-size:42px;
    font-weight:800;
    line-height:1.05;
    color:#003024;
    margin-bottom:18px;
}

.upto50-content p{
    font-size:15px;
    line-height:1.5;
    color:#222;
    margin-bottom:22px;
}

.upto50-content a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:13px 28px;
    border-radius:999px;
    background:#f3f0ed;
    color:#111;
    font-weight:700;
    font-size:15px;
    text-decoration:none;
}

/* RIGHT GRID */
.upto50-banner-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:14px;
    
}

.upto50-banner-card{
    display:block;
    height:250px;
    border-radius:14px;
    overflow:hidden;
    background:#f5f5f5;
}

.upto50-banner-card img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}

/* =========================
   TABLET
========================= */

@media(max-width:991px){

    .upto50-wrap{
        grid-template-columns:1fr;
        gap:14px;
    }

    .upto50-content-box{
        min-height:auto;
        padding:24px 16px 20px;
        border-radius:12px;
    }

    .upto50-content{
        max-width:520px;
    }

    .upto50-content h2{
        font-size:32px;
        line-height:1.1;
        margin-bottom:10px;
    }

    .upto50-content p{
        font-size:15px;
        margin-bottom:16px;
    }

    .upto50-content a{
        padding:11px 24px;
        font-size:14px;
    }

    .upto50-banner-grid{
        grid-template-columns:repeat(2,1fr);
        gap:12px;
        padding:0 12px;
    }

    .upto50-banner-card{
        height:180px;
        border-radius:12px;
    }

}

/* =========================
   MOBILE
========================= */

@media(max-width:575px){

    .upto50-wrap{
        gap:12px;
    }

    .upto50-content-box{
        padding:22px 16px 18px;
        border-radius:12px;
    }

    .upto50-content{
        max-width:100%;
    }

    .upto50-content h2{
        font-size:28px;
        line-height:1.1;
        margin-bottom:10px;
    }

    .upto50-content p{
        font-size:14px;
        margin-bottom:16px;
    }

    .upto50-content a{
        padding:10px 22px;
        font-size:14px;
    }

    .upto50-banner-grid{
        grid-template-columns:repeat(2,1fr);
        gap:12px;
        padding:0 12px;
    }

    .upto50-banner-card{
        height:155px;
        border-radius:12px;
    }

}

@media(max-width:360px){

    .upto50-banner-card{
        height:145px;
    }

}
.beauty-product-banner-section{
    display:flex;
    gap:24px;
    align-items:flex-start;
}

.beauty-product-area{
    flex:1;
    min-width:0;
}

.beauty-side-banner{
    width:420px;
    flex-shrink:0;
    border-radius:14px;
    overflow:hidden;
    display:block;
}

.beauty-side-banner img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    border-radius:14px;
}

.beauty-product-slider .product-single-hover{
    margin-bottom:0;
}

@media(max-width:1199px){

    .beauty-side-banner{
        width:320px;
    }

}

@media(max-width:991px){

    .beauty-product-banner-section{
        flex-direction:column-reverse;
    }

    .beauty-side-banner{
        width:100%;
    }

}

.new-arrival-bottom-banner {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    background: #f5f5f5;
}

.new-arrival-bottom-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.new-arrival-single-banner{
    position:relative;
    display:block;
    width:100%;
    height:180px;
    border-radius:14px;
    overflow:hidden;
    background:#f5f5f5;
}

.new-arrival-single-banner img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:0.3s ease;
}

.new-arrival-single-banner:hover img{
    transform:scale(1.02);
}

.new-arrival-banner-overlay{
    position:absolute;
    inset:0;
    display:flex;
    align-items:flex-end;
    padding:20px;
    background:linear-gradient(to top, rgba(0,0,0,.45), transparent 60%);
}

.new-arrival-banner-overlay span{
    color:#fff;
    font-size:22px;
    font-weight:700;
    line-height:1.2;
}

@media(max-width:767px){

    .new-arrival-single-banner{
        height:140px;
        border-radius:12px;
    }

    .new-arrival-banner-overlay{
        padding:14px;
    }

    .new-arrival-banner-overlay span{
        font-size:18px;
    }

}
.offer-zone-modern-wrap {
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 24px;
    align-items: stretch;
}

.offer-zone-modern-text {
    min-height: 260px;
    border-radius: 14px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 18px;
    text-align: center;
}

.offer-zone-modern-text h2 {
    font-size: 38px;
    font-weight: 800;
    line-height: 1.1;
    color: #003024;
    margin: 0;
}

.offer-zone-modern-text a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 13px 28px;
    border-radius: 999px;
    background: #f3f0ed;
    color: #111;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none;
}

.offer-zone-modern-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}

.offer-zone-modern-card {
    position: relative;
    height: 260px;
    border-radius: 14px;
    overflow: hidden;
    display: block;
    background: #f5f5f5;
}

.offer-zone-modern-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.offer-zone-modern-card span {
    position: absolute;
    left: 16px;
    bottom: 16px;
    z-index: 3;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.offer-zone-modern-card::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(to top, rgba(0,0,0,.45), transparent 55%);
}

/* Desktop only */
.offer-zone-modern-mobile-wrap {
    display: none;
}
/* Tablet */
@media(max-width: 991px) {

    .offer-zone-modern-wrap {
        display: block;
    }

    .offer-zone-modern-text {
        min-height: auto;
        margin: 0 12px 14px;
        padding: 22px 16px;
        border-radius: 14px;
    }

    /* HIDE GRID */
    .offer-zone-modern-grid {
        display: none;
    }

    /* SHOW CAROUSEL */
    .offer-zone-modern-mobile-wrap {
        display: block;
        padding: 0 12px;
    }

    .offer-zone-mobile-slider .offer-zone-modern-card {
        height: 220px;
    }

    .offer-zone-modern-card span {
        display: block;
        position: absolute;
        left: 14px;
        bottom: 14px;
        z-index: 10;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
    }
}

/* Mobile carousel */
@media(max-width: 767px) {
    .offer-zone-modern-wrap {
        display: block;
    }

    .offer-zone-modern-text {
        margin: 0 12px 14px;
        padding: 22px 16px;
        border-radius: 14px;
    }

    .offer-zone-modern-text h2 {
        font-size: 30px;
    }

    .offer-zone-modern-mobile-wrap {
        padding: 0 12px;
    }

    .offer-zone-mobile-slider .owl-stage {
        display: flex;
    }

    .offer-zone-mobile-slider .owl-item {
        height: auto;
    }

    .offer-zone-mobile-slider .offer-zone-modern-card {
        height: 190px;
        border-radius: 14px;
    }

    .offer-zone-modern-card span {
        font-size: 15px;
        left: 12px;
        bottom: 12px;
    }
}

.fashion-finds-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 14px;
}

.fashion-finds-card {
    display: block;
    height: 230px;
    border-radius: 14px;
    overflow: hidden;
    background: #f5f5f5;
}

.fashion-finds-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Tablet */
@media (max-width: 991px) {
    .fashion-finds-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 12px;
        padding: 0 12px;
    }

    .fashion-finds-card {
        height: 210px;
        border-radius: 12px;
    }
}

/* Mobile like banner grid */
@media (max-width: 575px) {
    .fashion-finds-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
        padding: 0 12px;
    }

    .fashion-finds-card {
        height: 170px;
        border-radius: 12px;
    }
}

@media (max-width: 360px) {
    .fashion-finds-card {
        height: 150px;
    }
}
.beauty-compact-section{
    display:grid;
    grid-template-columns:1fr 32%;
    gap:18px;
    align-items:flex-end;
}

.beauty-compact-banner{
    height:385px;
    border-radius:14px;
    overflow:hidden;
    display:block;
    background:#f5f5f5;
}

.beauty-compact-banner img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}

.beauty-compact-products{
    min-width:0;
}

.beauty-product-slider .owl-stage{
    display:flex;
}

.beauty-product-slider .owl-item{
    height:auto;
}

.beauty-product-slider .product-single-hover{
    height:100%;
}
@media(max-width:991px){

    .beauty-compact-section{
        grid-template-columns:1fr;
        gap:12px;
    }

    /* banner first */
    .beauty-compact-banner{
        order:-1;
        height:180px;
        margin:0 12px;
        border-radius:12px;
    }

    .beauty-compact-products{
        padding:0 12px;
    }
}

/* Beauty carousel responsive card fix */
@media (max-width: 575px) {

    .beauty-product-slider .owl-item {
        padding: 0 4px;
    }

    .beauty-product-slider .product-single-hover {
        height: 100%;
        border-radius: 12px;
    }

    .beauty-product-slider .inline_product .p-10px {
        height: 170px !important;
        padding: 8px 8px 0 !important;
    }

    .beauty-product-slider .inline_product .p-10px img {
        max-height: 160px !important;
        max-width: 100% !important;
        object-fit: contain !important;
    }

    .beauty-product-slider .single-product-details {
        padding: 8px 6px 10px !important;
    }

    .beauty-product-slider .product-title {
        min-height: 38px;
        margin-bottom: 4px !important;
    }

    .beauty-product-slider .product-title a {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 14px !important;
        line-height: 19px !important;
    }

    .beauty-product-slider .single-product-details span {
        font-size: 13px !important;
    }

    .beauty-product-slider .single-product-details small {
        font-size: 11px !important;
    }

    .beauty-product-slider .product-action-add-wishlist {
        width: 32px !important;
        height: 32px !important;
        min-width: 32px !important;
    }

    .beauty-product-slider .for-discount-value {
        font-size: 11px !important;
    }
}

@media (max-width: 360px) {
    .beauty-product-slider .inline_product .p-10px {
        height: 150px !important;
    }

    .beauty-product-slider .inline_product .p-10px img {
        max-height: 140px !important;
    }
}