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

/* SEHA HOME Custom Design Styles */
.seha-header-main {
    padding: 18px 0;
    background-color: #F1EEFF !important;
    box-shadow: none;
}

.seha-header-main .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 12px;
}

@media (min-width: 992px) {
    .seha-header-main .container {
        flex-wrap: nowrap;
        gap: 18px;
    }
}

.seha-logo-wrapper {
    min-width: 200px;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    margin-right: 20px;
}

.seha-logo-img {
    max-height: 55px;
    width: auto;
    object-fit: contain;
}

.seha-search-bar {
    flex: 1;
    max-width: 650px;
    margin: 0 25px;
    min-width: 280px;
}

@media (min-width: 1200px) {
    .seha-search-bar {
        max-width: 750px;
        margin: 0 30px;
    }
}

.seha-search-form {
    width: 100%;
    position: relative;
}

.seha-search-container {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 20px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    overflow: hidden;
}

.seha-search-input {
    background-color: transparent !important;
    border: none !important;
    border-radius: 20px;
    padding: 10px 48px 10px 18px !important;
    font-size: 13px;
    box-shadow: none !important;
    width: 100%;
    height: 40px;
    color: #333 !important;
    transition: all 0.3s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.seha-search-container:focus-within {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12) !important;
}

.seha-search-input::-webkit-input-placeholder {
    color: #999;
}

.seha-search-input::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.seha-search-input:-ms-input-placeholder {
    color: #999;
}

.seha-search-input:-moz-placeholder {
    color: #999;
    opacity: 1;
}

.seha-search-input::placeholder {
    color: #999;
    opacity: 1;
}

.seha-search-input:focus {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    outline: none;
}

.seha-search-input::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none;
}

.seha-search-button {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    z-index: 10;
    padding: 0;
    transition: all 0.2s ease;
}

.seha-search-button:hover {
    background-color: transparent;
    transform: translateY(-50%) scale(1.1);
}

.seha-search-button:focus {
    background-color: transparent;
    border: none;
    outline: none;
}

.seha-search-button:active {
    transform: translateY(-50%) scale(0.95);
}

.seha-search-icon {
    color: #666 !important;
    font-size: 18px;
    line-height: 1;
}

.seha-header-toolbar {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
}

@media (max-width: 991px) {
    .seha-header-toolbar {
        gap: 10px;
    }
}

.seha-cart-icon-wrapper {
    position: relative;
}

.seha-cart-link {
    position: relative;
    background-color: transparent !important;
    border: none !important;
}

.seha-cart-link .czi-cart {
    color: #342876;
    font-size: 20px;
}

.seha-cart-badge {
    position: absolute;
    top: -2px;
    right: -2px;
    width: 10px;
    height: 10px;
    background-color: #8B5CF6;
    border-radius: 50%;
    border: 2px solid #F1EEFF;
}

.seha-language-selector {
    margin-right: 0 !important;
}

.seha-language-selector .seha-lang-link {
    color: #342876;
    font-weight: 500;
    font-size: 13px;
    padding: 6px 8px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 4px;
}

.seha-lang-text {
    color: #342876;
}

.seha-lang-arrow {
    font-size: 10px;
    color: #342876;
    margin-left: 4px;
}

.seha-sign-in-btn {
    background-color: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 20px;
    padding: 8px 20px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
}

.seha-sign-in-btn:hover {
    background-color: #F8F8F8;
    border-color: #D0D0D0;
    text-decoration: none;
}

.seha-sign-in-text {
    color: #342876;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.3px;
}

.seha-navbar {
    padding: 16px 0;
    background-color: #F8F8F8 !important;
    border-top: 1px solid #E8E8E8;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.02);
}

.seha-navbar .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 18px;
}

@media (min-width: 768px) {
    .seha-navbar .container {
        flex-wrap: nowrap;
    }
}

.seha-main-nav {
    display: flex;
    align-items: center;
    gap: 30px;
    flex: 1;
    flex-wrap: wrap;
}

@media (min-width: 1200px) {
    .seha-main-nav {
        gap: 32px;
    }
}

@media (max-width: 991px) {
    .seha-main-nav {
        gap: 18px;
    }
}

.seha-nav-link {
    color: #4B5563 !important;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    padding: 12px 0 !important;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    white-space: nowrap;
    display: inline-block;
}

.seha-nav-link:hover {
    color: #342876 !important;
    text-decoration: none;
}

.seha-nav-link.active,
.seha-nav-item.active .seha-nav-link {
    color: #1E40AF !important;
    font-weight: 600;
}

.seha-nav-link.active::after,
.seha-nav-item.active .seha-nav-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #1E40AF;
    border-radius: 0;
}

.seha-nav-item.active .seha-nav-link {
    color: #1E40AF !important;
}

.seha-filter-icon-wrapper {
    margin-left: auto;
    margin-right: 0;
    display: flex;
    align-items: center;
}

.seha-filter-link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 8px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.seha-filter-link:hover {
    opacity: 0.7;
}

.seha-filter-link svg {
    display: block;
}

/* Hero Section Styles */
.seha-hero-wrapper {
    padding: 0;
    margin: 0;
}

.seha-hero-section {
    position: relative;
    width: 100%;
    min-height: 400px;
    overflow: hidden;
    margin-top: 0;
}

.seha-hero-section.owl-carousel {
    margin: 0;
}

.seha-hero-section.owl-carousel .owl-stage-outer {
    overflow: hidden;
}

.seha-hero-section.owl-carousel .owl-item {
    opacity: 1;
}

.seha-hero-section.owl-carousel .owl-item .seha-hero-banner {
    width: 100%;
    height: 400px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.seha-hero-banner {
    position: relative;
    width: 100%;
    height: 400px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}

.seha-hero-placeholder {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.seha-hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 60px;
}

.seha-hero-content {
    position: relative;
    z-index: 2;
    max-width: 50%;
}

.seha-hero-text {
    color: #FFFFFF;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Arial', 'Helvetica', sans-serif;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    margin: 0;
}

/* Responsive Styles */
@media (max-width: 1200px) {
    .seha-hero-text {
        font-size: 40px;
    }

    .seha-hero-content {
        max-width: 60%;
    }
}

@media (max-width: 992px) {
    .seha-hero-section,
    .seha-hero-banner {
        height: 350px;
        min-height: 350px;
    }

    .seha-hero-section.owl-carousel .owl-item .seha-hero-banner {
        height: 350px;
    }

    .seha-hero-text {
        font-size: 32px;
    }

    .seha-hero-content {
        max-width: 70%;
        padding: 40px;
    }

    .seha-hero-overlay {
        padding: 40px;
    }

    .seha-main-nav {
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .seha-hero-section,
    .seha-hero-banner {
        height: 250px;
        min-height: 250px;
    }

    .seha-hero-section.owl-carousel .owl-item .seha-hero-banner {
        height: 250px;
    }

    .seha-hero-text {
        font-size: 24px;
        letter-spacing: 1px;
    }

    .seha-hero-content {
        max-width: 90%;
        padding: 20px;
    }

    .seha-hero-overlay {
        padding: 20px;
    }

    .seha-logo-img {
        max-height: 40px;
    }

    .seha-search-bar {
        max-width: 100%;
        margin: 10px 0;
        order: 3;
        width: 100%;
        min-width: auto;
    }

    .seha-search-input {
        height: 40px;
        padding: 10px 45px 10px 15px !important;
        font-size: 13px;
    }

    .seha-search-button {
        right: 6px;
        width: 28px;
        height: 28px;
    }

    .seha-search-icon {
        font-size: 18px;
    }

    .seha-header-toolbar {
        gap: 10px;
    }

    .seha-main-nav {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
        width: 100%;
    }

    .seha-filter-icon {
        margin-left: 0;
        align-self: flex-end;
    }

    .seha-navbar .container {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 576px) {
    .seha-hero-text {
        font-size: 20px;
    }

    .seha-hero-section,
    .seha-hero-banner {
        height: 350px;
        min-height: 350px;
    }

    .seha-hero-section.owl-carousel .owl-item .seha-hero-banner {
        height: 350px;
    }
}

/* Most Popular & Latest Offers Sections */
.seha-most-popular-section,
.seha-latest-offers-section {
    padding: 50px 0;
    background-color: #F8F8F8;
}

.seha-section-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
    padding: 0 15px;
}

.seha-section-title {
    font-size: 32px;
    font-weight: 700;
    color: #342876;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 0;
}

.seha-products-carousel {
    position: relative;
    padding: 0 30px;
}

.seha-popular-products,
.seha-latest-offers {
    position: relative;
}

.seha-popular-products .owl-nav,
.seha-latest-offers .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    right: 0;
    display: flex !important;
    justify-content: space-between;
    pointer-events: none;
    z-index: 10;
    padding: 0;
    opacity: 1 !important;
    visibility: visible !important;
}

.seha-popular-products .owl-nav .owl-prev,
.seha-latest-offers .owl-nav .owl-prev {
    position: absolute;
    left: -22.5px;
    margin: 0;
    z-index: 15;
}

.seha-popular-products .owl-nav .owl-next,
.seha-latest-offers .owl-nav .owl-next {
    position: absolute;
    right: -22.5px;
    margin: 0;
    z-index: 15;
}

.seha-popular-products .owl-nav button,
.seha-latest-offers .owl-nav button {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #342876 !important;
    color: #FFFFFF !important;
    border: none !important;
    outline: none !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    pointer-events: all;
    transition: background-color 0.3s ease;
    font-size: 18px;
    box-shadow: 0 2px 8px rgba(52, 40, 118, 0.3);
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}

.seha-popular-products .owl-nav button:focus,
.seha-latest-offers .owl-nav button:focus {
    outline: none !important;
    border: none !important;
    box-shadow: 0 2px 8px rgba(52, 40, 118, 0.3) !important;
}

.seha-popular-products .owl-nav button i,
.seha-latest-offers .owl-nav button i {
    outline: none !important;
    border: none !important;
    background: transparent !important;
}

.seha-popular-products .owl-nav button .czi-arrow-left,
.seha-popular-products .owl-nav button .czi-arrow-right,
.seha-latest-offers .owl-nav button .czi-arrow-left,
.seha-latest-offers .owl-nav button .czi-arrow-right {
    background: transparent !important;
    color: #FFFFFF !important;
}

.seha-popular-products .owl-nav button.disabled,
.seha-latest-offers .owl-nav button.disabled {
    opacity: 0.5 !important;
    cursor: not-allowed;
}

.seha-popular-products .owl-nav button:hover,
.seha-latest-offers .owl-nav button:hover {
    background-color: #8B5CF6 !important;
    transform: none !important;
    box-shadow: 0 2px 8px rgba(52, 40, 118, 0.3);
}

.seha-popular-products .owl-nav button:active,
.seha-latest-offers .owl-nav button:active {
    transform: none !important;
}

.seha-popular-products .owl-dots,
.seha-latest-offers .owl-dots {
    display: none;
}

/* Seha Product Card Styles */
.seha-product-card {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.seha-product-card:hover {
    box-shadow: 0 4px 12px rgba(52, 40, 118, 0.1);
}

.seha-product-image-wrapper {
    position: relative;
    width: 100%;
    padding-top: 75%;
    overflow: hidden;
    background-color: #F8F8F8;
}

.seha-product-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
    padding: 0;
}

.seha-product-bookmark {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #E5E5E5;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 5;
    padding: 0;
}

.seha-product-bookmark:hover {
    background-color: #FFFFFF;
    border-color: #342876;
}

.seha-product-bookmark.active {
    background-color: #342876;
    border-color: #342876;
}

.seha-product-bookmark.active i,
.seha-product-bookmark:hover i {
    color: #342876;
}

.seha-product-bookmark.active i {
    color: #FFFFFF;
}

.seha-product-bookmark i {
    color: #666666;
    font-size: 16px;
}

.seha-product-discount {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #FF4444;
    color: #FFFFFF;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    z-index: 5;
}

.seha-product-info {
    padding: 15px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.seha-product-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 8px;
    gap: 10px;
    flex-direction: row;
}

[dir="rtl"] .seha-product-header {
    flex-direction: row;
}

[dir="rtl"] .seha-product-bookmark {
    right: auto;
    left: 10px;
}

[dir="rtl"] .seha-product-discount {
    left: auto;
    right: 10px;
}

.seha-product-name {
    font-size: 16px;
    font-weight: 600;
    color: #342876;
    margin: 0;
    flex: 1;
    line-height: 1.3;
}

.seha-product-name a {
    color: #342876;
    text-decoration: none;
    transition: color 0.3s ease;
}

.seha-product-name a:hover {
    color: #8B5CF6;
    text-decoration: none;
}

.seha-product-price-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 4px;
}

.seha-product-price {
    font-size: 16px;
    font-weight: 700;
    color: #342876;
    white-space: nowrap;
}

.seha-product-original-price {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    text-decoration: line-through;
    white-space: nowrap;
}

[dir="rtl"] .seha-product-price-wrapper {
    align-items: flex-start;
}

.seha-product-description {
    font-size: 12px;
    color: #999999;
    margin: 0 0 10px 0;
    line-height: 1.4;
    flex-grow: 1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 2;
}

.seha-product-rating {
    display: flex;
    align-items: center;
    gap: 2px;
    margin-bottom: 15px;
}

.seha-product-rating i {
    font-size: 14px;
    color: #FFC107;
}

.seha-product-rating .fa-star-o,
.seha-product-rating .fa-star-half-o {
    color: #E0E0E0;
}

.seha-add-to-cart-form {
    margin-top: auto;
}

.seha-add-to-cart-btn {
    width: 100%;
    background-color: #342876;
    color: #FFFFFF;
    border: none;
    padding: 12px 20px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.seha-add-to-cart-btn:hover {
    background-color: #8B5CF6;
    color: #FFFFFF;
}

.seha-add-to-cart-btn:active {
    transform: scale(0.98);
}

/* Cart Quantity Controls in Product Cards */
.seha-cart-quantity-controls {
    display: flex;
    align-items: stretch;
    width: 100%;
    border: 2px solid #342876;
    border-radius: 20px;
    overflow: hidden;
    background-color: #FFFFFF;
    height: 44px;
}

.seha-cart-remove-btn,
.seha-cart-decrease-btn,
.seha-cart-increase-btn {
    background-color: transparent;
    color: #342876;
    border: none;
    padding: 0;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    flex: 1;
    border-right: 1px solid #E5E5E5;
}

.seha-cart-remove-btn:last-child,
.seha-cart-decrease-btn:last-child,
.seha-cart-increase-btn:last-child {
    border-right: none;
}

.seha-cart-remove-btn {
    color: #dc3545;
}

.seha-cart-remove-btn:hover {
    background-color: #fee;
    color: #c82333;
}

.seha-cart-decrease-btn:hover,
.seha-cart-increase-btn:hover {
    background-color: #f5f3ff;
}

.seha-cart-quantity-display {
    flex: 1;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #342876;
    padding: 0 8px;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #E5E5E5;
}

/* Subcategories Navigation Section */
.seha-subcategories-section {
    border-bottom: 1px solid #E5E5E5;
}

.seha-subcategories-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}

.seha-subcategory-btn {
    padding: 10px 20px;
    border-radius: 20px;
    background-color: #F5F5F5;
    color: #666666;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 1px solid transparent;
    white-space: nowrap;
}

.seha-subcategory-btn:hover {
    background-color: #E8E8E8;
    color: #342876;
    text-decoration: none;
}

.seha-subcategory-btn.active {
    background-color: #342876;
    color: #FFFFFF;
    border-color: #342876;
}

[dir="rtl"] .seha-subcategories-nav {
    flex-direction: row-reverse;
}

/* Category Banners Section */
.seha-category-banners-section {
    margin-bottom: 30px;
    width: 100%;
}

.seha-category-banners-section .container-fluid {
    padding: 0;
    margin: 0;
}

.seha-category-banner-slider {
    width: 100%;
}

.seha-category-banner-slider .item {
    width: 100%;
}

.seha-category-banner-link {
    display: block;
    width: 100%;
    border-radius: 0;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.seha-category-banner-link:hover {
    box-shadow: 0 4px 12px rgba(52, 40, 118, 0.2);
    transform: translateY(-2px);
}

.seha-category-banner-img {
    width: 100%;
    height: 400px;
    display: block;
    object-fit: fill;
}

/* Owl Carousel Navigation for Category Banners */
.seha-category-banner-slider .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    pointer-events: none;
}

.seha-category-banner-slider .owl-nav button {
    pointer-events: all;
    width: 50px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.9) !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    color: #342876 !important;
    font-size: 24px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.seha-category-banner-slider .owl-nav button:hover {
    background-color: #342876 !important;
    color: #FFFFFF !important;
    box-shadow: 0 4px 12px rgba(52, 40, 118, 0.3);
}

.seha-category-banner-slider .owl-nav button.owl-prev {
    left: 20px;
}

.seha-category-banner-slider .owl-nav button.owl-next {
    right: 20px;
}

.seha-category-banner-slider .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
}

.seha-category-banner-slider .owl-dots button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5) !important;
    border: 2px solid rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
}

.seha-category-banner-slider .owl-dots button.active {
    background-color: #FFFFFF !important;
    border-color: #FFFFFF;
    width: 30px;
    border-radius: 6px;
}

@media (max-width: 768px) {
    .seha-subcategories-nav {
        gap: 8px;
    }

    .seha-subcategory-btn {
        padding: 8px 16px;
        font-size: 12px;
    }

    .seha-category-banner-img {
        height: 250px;
        object-fit: fill;
    }
}

/* Sale Banner Section */
.seha-sale-banner-section {
    padding: 0;
    background-color: #F8F8F8;
    width: 100%;
    margin: 0;
}

.seha-sale-banner-carousel-wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.seha-sale-banner-slider {
    width: 100%;
    margin: 0;
}

.seha-sale-banner-slider .owl-stage-outer {
    padding: 0;
    margin: 0;
}

.seha-sale-banner-slider .owl-item {
    padding: 0;
    margin: 0;
}

.seha-sale-banner-link {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}

.seha-sale-banner-img {
    width: 100%;
    height: 350px;
    object-fit: fill;
    border-radius: 0;
    box-shadow: none;
    display: block;
}

/* Sale Banner Slider Navigation */
.seha-sale-banner-slider .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    pointer-events: none;
    z-index: 10;
}

.seha-sale-banner-slider .owl-nav button {
    pointer-events: all;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #342876 !important;
    color: #FFFFFF !important;
    border: none !important;
    outline: none !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
    font-size: 18px;
    box-shadow: 0 2px 8px rgba(52, 40, 118, 0.3);
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}

.seha-sale-banner-slider .owl-nav button:focus {
    outline: none !important;
    border: none !important;
    box-shadow: 0 2px 8px rgba(52, 40, 118, 0.3) !important;
}

.seha-sale-banner-slider .owl-nav button:hover {
    background-color: #8B5CF6 !important;
    transform: none !important;
    box-shadow: 0 2px 8px rgba(52, 40, 118, 0.3);
}

.seha-sale-banner-slider .owl-nav button:active {
    transform: none !important;
}

.seha-sale-banner-slider .owl-nav button.disabled {
    opacity: 0.5 !important;
    cursor: not-allowed;
}

.seha-sale-banner-slider .owl-nav button.owl-prev {
    left: 20px;
}

.seha-sale-banner-slider .owl-nav button.owl-next {
    right: 20px;
}

.seha-sale-banner-slider .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
    z-index: 10;
}

.seha-sale-banner-slider .owl-dots button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5) !important;
    border: 2px solid rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
}

.seha-sale-banner-slider .owl-dots button.active {
    background-color: #FFFFFF !important;
    border-color: #FFFFFF;
    width: 30px;
    border-radius: 6px;
}

@media (max-width: 768px) {
    .seha-most-popular-section,
    .seha-latest-offers-section {
        padding: 30px 0;
    }

    .seha-section-title {
        font-size: 24px;
    }

    .seha-products-carousel {
        padding: 0 40px;
    }

    .seha-popular-products .owl-nav .owl-prev,
    .seha-latest-offers .owl-nav .owl-prev {
        left: -40px;
    }

    .seha-popular-products .owl-nav .owl-next,
    .seha-latest-offers .owl-nav .owl-next {
        right: -40px;
    }

    .seha-popular-products .owl-nav button,
    .seha-latest-offers .owl-nav button {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .seha-sale-banner-img {
        height: 250px;
        object-fit: fill;
    }

    .seha-sale-banner-section {
        padding: 0;
    }
}

/* Footer Styles */
.seha-footer {
    background-color: #F1EEFF;
    padding: 60px 0 40px;
    color: #342876;
}

.seha-footer-top {
    margin-bottom: 50px;
}

.seha-footer-brand {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.seha-footer-logo-link {
    display: inline-block;
    max-width: 200px;
}

.seha-footer-logo {
    max-width: 100%;
    height: auto;
}

.seha-footer-brand-text {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.seha-footer-arabic-name {
    font-size: 24px;
    font-weight: 600;
    color: #342876;
    margin: 0;
    line-height: 1.2;
}

.seha-footer-english-name {
    font-size: 36px;
    font-weight: 700;
    color: #342876;
    margin: 0;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.seha-footer-tagline {
    font-size: 14px;
    color: #8B5CF6;
    margin: 0;
    font-weight: 400;
}

.seha-footer-main-slogan {
    font-size: 20px;
    font-weight: 700;
    color: #342876;
    margin: 0;
    margin-top: 15px;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.seha-footer-links {
    padding-left: 40px;
}

.seha-footer-link-column {
    margin-bottom: 30px;
}

.seha-footer-link-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.seha-footer-link-list li {
    margin: 0;
}

.seha-footer-link-list a {
    color: #342876;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: color 0.3s ease;
}

.seha-footer-link-list a:hover {
    color: #8B5CF6;
    text-decoration: none;
}

.seha-footer-separator {
    height: 2px;
    background-color: #342876;
    margin: 40px 0 15px 0;
    width: 100%;
}

.seha-footer-bottom {
    padding-top: 0;
}

.seha-footer-social {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

@media (max-width: 768px) {
    .seha-footer-social {
        justify-content: center;
        margin-bottom: 20px;
    }

    .seha-footer-payment {
        justify-content: center;
    }
}

.seha-social-icons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.seha-social-icon {
    width: 40px;
    height: 40px;
    border: 2px solid #342876;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #342876;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.seha-social-icon:hover {
    background-color: #342876;
    color: #FFFFFF;
    text-decoration: none;
}

.seha-footer-payment {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.seha-payment-methods {
    display: flex;
    gap: 15px;
    align-items: center;
    flex-wrap: wrap;
}

.seha-payment-logo {
    width: 48px;
    height: 48px;
    object-fit: contain;
}

.seha-footer-copyright {
    text-align: center;
    padding-top: 30px;
    margin-top: 20px;
}

.seha-copyright-text {
    color: #342876;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}

@media (max-width: 992px) {
    .seha-footer-links {
        padding-left: 0;
        margin-top: 30px;
    }

    .seha-footer-main-slogan {
        font-size: 18px;
    }

    .seha-footer-payment {
        justify-content: center;
        margin-top: 20px;
    }

    .seha-footer-social {
        justify-content: center;
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .seha-footer {
        padding: 40px 0 30px;
    }

    .seha-footer-top {
        margin-bottom: 30px;
    }

    .seha-footer-english-name {
        font-size: 28px;
    }

    .seha-footer-main-slogan {
        font-size: 18px;
    }

    .seha-footer-links {
        margin-bottom: 30px;
    }

    .seha-footer-separator {
        margin: 30px 0 10px 0;
    }

    .seha-footer-bottom {
        padding-top: 0;
    }
}
