@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap");

body {
    font-family: Cairo !important;
}

.header-area .header-top .switcher-lang-currency {
    padding: 0 2rem 0 0;
    border-left: none;
}

/* Menu Category Search Select css start */
.header-area .header-middle .header-middle-wrap .search-area .search-wrap .form-select,
.menu-offcanvas .mobile-menu-area .menu-search-form .form-select {
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 2.5rem 0 1.5rem;
}

/* Menu Category Search Select css end */

/* ----- Extra CSS Start ----- */

/* Toaster CSS Start */
.swal2-popup.swal2-toast {
    display: flex !important;
    padding: 15px !important;
}

.swal2-popup.swal2-toast .swal2-title {
    font-size: 1.4em !important;
}

/* Toaster CSS End */

/* Checkout Page CSS */
.checkout-page-color-show {
    display: inline-flex;
    align-items: center;
}

.checkout-page-color-show span {
    height: 18px;
    width: 18px;
    display: inline-flex;
    border-radius: 50%;
    margin-left: 5px;
}

/* Checkout Page CSS */

/* Cart Page CSS */
.cart-page-area .cart-page-bottom-box-wrap {
    justify-content: space-between;
}

/* Cart Page CSS */

.lang-switcher .flag {
    position: relative;
    top: -2px;
}

.order-progress .single-progress.canceled {
    color: #333333;
}

.order-progress .single-progress.canceled::before {
    background: #fc1010;
    -webkit-box-shadow: 0 0 0 2px #eeeeee;
    box-shadow: 0 0 0 2px #fc1010;
}

.my-order-td-row {
    padding-top: 30px !important;
}

.primary-btn-v2.write-review-btn {
    padding: 0.75rem 2rem !important;
}

.review-right .product-review {
    display: flex;
}

.review-right .product-review .review-item.active {
    color: #fca610;
}

.product-single-area .product-bottom-info .tab-content .product-reviews .review-top .review-top-left .product-review {
    margin: 0 20px;
}

.product-single-area .product-bottom-info .tab-content .product-reviews .review-top .review-top-left .product-review .review-item {
    display: inline-block;
    color: #e9e9e9;
    cursor: pointer;
    line-height: 1;
}

.product-single-area .product-bottom-info .tab-content .product-reviews .review-top .review-top-left .product-review .review-item.active {
    color: #fca610;
}

.product-single-area .product-bottom-info .tab-content .product-reviews .reviews-list .single-review .review-middle .product-review {
    margin-right: 2rem;
}

.product-single-area .product-bottom-info .tab-content .product-reviews .reviews-list .single-review .review-middle .product-review .review-item {
    display: inline-block;
    color: #e9e9e9;
    line-height: 1;
    cursor: pointer;
}

.product-single-area .product-bottom-info .tab-content .product-reviews .reviews-list .single-review .review-middle .product-review .review-item.active {
    color: #fca610;
}

.testimonial-area .testimonail-slide .single-testimonial .review-area .inactive {
    color: var(--bColor);
}

.StripeElement {
    box-sizing: border-box;

    height: 40px;

    padding: 10px 12px;

    border: 1px solid transparent;
    border-radius: 4px;
    background-color: white;

    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}

.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}

/* Menu CSS */
.account-switcher {
    margin-right: 0;
}

.currency-switcher .flag {
    width: auto;
}

/* Menu CSS */

/* Contact page */
.contact-us-area.section-bottom>.row {
    padding: 0 80px;
}

/* Contact page */
/* Blog Page */
.blog-details-content-wrap,
.our-features-area-wrap {
    margin: 0 10.5rem;
}

/* Blog Page */

/* Thankyou Page CSS Start */
.thankyou-content h2 {
    font-size: 48px;
    color: #000;
    line-height: 58px;
    margin: 30px 0;
}

.thankyou-content p span {
    font-weight: 500;
    color: #4a4a4a;
}

/* Thankyou Page CSS End */

/* Common Modal CSS Start */
.common-modal h2 {
    font-weight: 500;
    color: #000;
}

.common-modal .primary-btn {
    padding: 0.6rem 3rem;
    margin-top: 1rem;
}

.common-modal .form-control {
    height: 4rem;
    font-size: 15px;
}

.common-modal .form-label {
    color: #333;
}

.common-modal .modal-header {
    padding: 1.2rem 2rem;
}

.common-modal .modal-body {
    padding: 1.2rem 2rem 2rem;
}

/* Common Modal CSS End */
/* Product Page */
.sidebar-widget-area .price-widget .price-wrap .price-submit {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Product Page */

/* Checkout Page New Login Box Start */
.checkout-page-login-box {
    padding: 5rem 4rem;
    background: #f8f9fc;
}

.checkout-page-login-box .primary-btn {
    padding: 0.7rem 3rem 0.75rem;
}

.checkout-page-login-box h2,
.checkout-discount-box h2 {
    font-size: 2.4rem;
    color: #222222;
}

.checkout-discount-box {
    margin: 3rem 0;
    padding: 3rem;
    background-color: #fff;
    border: 1px solid #eeeeee;
}

.checkout-discount-box .form-control {
    padding: 1rem 1rem;
    border: 1px solid #eeeeee;
    font-size: 14px;
    color: #333333;
}

.checkout-page-login-box h2 {
    margin-right: 15px;
}

/* Checkout Page New Login Box End */

/* product color */
.product-variable-color label span {

    width: 20px;
    height: 20px;
    border: solid 1px;
}

/* product color */

/* Home Version 2 By Default Style Start */
.header-area-v2 .account-switcher {
    min-width: auto;
}

/* Home 2 Product page */
.single-grid-product-v2 .product-top a {
    display: block;
}

/* Home 2 Product details */
.product-single-area-v2 .product-single-left .product-slier-big-image .single-slide::before,
.product-single-area-v2 .product-single-left .product-thumbnail-image .single-item::before {
    display: none;
}

.product-single-area-v2 .product-single-left .product-slier-big-image .single-slide .slide-image {
    /* min-width: 100%; */
    min-height: 100%;
    width: 100%;
}

.product-single-area-v2 .product-single-left .product-slier-big-image .single-slide {
    max-width: 100%;
    overflow: hidden;
    height: 700px;
}

@media (max-width: 767px) {
    .popular-categories-area-v2 .catagory-left {
        padding-left: 30px;
    }

    .direction-rtl .popular-categories-area-v2 .catagory-left {
        padding-left: 0x;
        padding-right: 30px;
    }

    .popular-categories-area-v2 .catagory-left:after {
        left: 0;
    }

    .direction-rtl .popular-categories-area-v2 .catagory-left:after {
        right: 0 !important;
    }

    .new-header-top {
        direction: ltr;
        background: #fbfbfb;
        padding: 10px 0;
        border-bottom: 1px solid #f1f1f1;
    }
}

@media (max-width: 575px) {
    .popular-categories-area-v2 .catagory-left .catagory-title:after {
        display: none;
    }

    .new-header-top {
        direction: ltr;
        background: #fbfbfb;
        padding: 10px 0;
        border-bottom: 1px solid #f1f1f1;
    }
}

/* Home Version 2 By Default Style End */

/* RTL Intregration CSS Start */
.direction-rtl {
    direction: rtl;
}

.direction-ltr {
    direction: ltr;
}

/* Menu css */
.direction-rtl .header-area .header-top .header-top-left .contact-info .icon {
    margin-right: 0;
    margin-left: 1rem;
}

.direction-rtl .header-area .header-top .switcher-lang-currency {
    padding: 0 0 0 2rem;
    border-right: none;
    border-left: 1px solid #d0d0d0;
    margin-right: 0;
    margin-left: 2rem;
}

.direction-rtl .currency-switcher {
    margin-right: 0;
    margin-left: 2rem;
}

.direction-rtl .currency-switcher .flag,
.direction-rtl .lang-switcher .flag,
.direction-rtl .account-switcher .flag {
    margin-right: 0;
    margin-left: 5px;
}

.direction-rtl .header-area .header-middle .header-middle-wrap .search-area .search-wrap .form-group::before {
    left: auto;
    right: 7px;
}

.direction-rtl .header-area .header-middle .header-middle-wrap .header-right .single-btn {
    margin-right: 0;
    margin-left: 4rem;
}

.direction-rtl .header-area .header-middle .header-middle-wrap .header-right .single-btn:last-child {
    margin-left: 0;
}

.direction-rtl .header-area .header-middle .header-middle-wrap .header-right .single-btn .header-btn .btn-left {
    margin-right: 0;
    margin-left: 1.5rem;
}

.direction-rtl .lang-switcher .lang .fa-angle-down,
.direction-rtl .currency-switcher .currency .fa-angle-down {
    margin-left: 0;
    margin-right: 3px;
}

.direction-rtl .header-area .header-top .top-bar-menu .menu-list .menu-item {
    margin-right: 0;
    margin-left: 3rem;
}

.direction-rtl .popular-categories-area .section-header-area .text-md-end,
.direction-rtl .featured-productss-area .section-header-area .text-md-end,
.direction-rtl .about-area .section-header-area .text-md-end,
.direction-rtl .blog-area .section-header-area .text-md-end {
    text-align: left !important;
}

@media (max-width: 767px) {

    .direction-rtl .popular-categories-area .section-header-area .text-md-end,
    .direction-rtl .featured-productss-area .section-header-area .text-md-end,
    .direction-rtl .about-area .section-header-area .text-md-end,
    .direction-rtl .blog-area .section-header-area .text-md-end {
        text-align: right !important;
    }

    .bottom-header-links {
        display: none;
    }

    .middle-header {
        display: none;
    }

    .align-footer {
        display: block !important;
    }

    .new-header-top-left {
        display: none !important;
    }

    .input-container i {
        left: 251px !important;
    }
}

.direction-rtl .popular-categories-area .single-categorie {
    margin-right: 3.5rem;
    padding: 0 0 0 3.5rem;
}

.direction-rtl .popular-categories-area .single-categorie:before {
    width: calc(100% - 0px);
}

.direction-rtl .popular-categories-area .single-categorie .categorie-wrap .categorie-icon {
    margin-left: 2rem;
    margin-right: -2.5rem;
}

.direction-rtl .popular-categories-area .single-categorie .arrow {
    transform: rotate(-180deg);
}

.direction-rtl .footer-area .footer-widget-area .social-media li {
    margin-right: 0;
    margin-left: 1.5rem;
}

.direction-rtl .footer-area .footer-widget-area .social-media li:last-child {
    margin-right: 0;
    margin-left: 0;
}

@media (max-width: 991px) {
    .direction-rtl .footer-area .footer-widget-area .social-media li {
        margin-left: 0.5rem;
    }
}

/* Contact Page CSS */
.direction-rtl .contact-us-area .contact-us-top .single-contact-info {
    border-left: 0;
    border-right: 1px solid #e9e9e9;
}

/* Blog CSS */
.direction-rtl .blog-single-area .blog-meta-box .post-author .author-image {
    margin-right: 0;
    margin-left: 1.5rem;
}

.direction-rtl .blog-single-area .blog-meta-box .media-lsit .medi-item:last-child {
    margin-right: 2.5rem;
}

/* Blog CSS */
.direction-rtl .service-area .service-lsit .single-service .service-icon {
    margin-right: 0;
    margin-left: 2rem;
}

.direction-rtl .breadcrumb-area .breadcrumb-pages .page-item {
    margin-right: 0;
    margin-left: 2rem;
}

.direction-rtl .breadcrumb-area .breadcrumb-pages .page-item:after {
    left: auto;
    right: calc(100% + 10px);
}

/* Product Page */
.direction-rtl .product-area .product-section-top .product-filter .form-select,
.direction-rtl #shipping_country {
    background-position: left 0.75rem center;
    padding: 0.375rem 0.75rem 0.375rem 2.25rem;
    -moz-padding-start: calc(0.75rem - 3px);
}

.direction-rtl .cart-page-area .cart-page-item .single-grid-product .product-top {
    margin-right: 0;
    margin-left: 20px;
}

.direction-rtl .wish-list-area .wish-list-table .table thead tr th:first-child,
.direction-rtl .checkout .cart-summary .total-amount {
    text-align: right;
}

.direction-rtl .checkout .cart-summary .summary-list li span,
.direction-rtl .checkout .cart-summary .total-amount h3 span {
    float: left;
}

.direction-rtl .checkout .checkout-form .payment-method .form-group .input-icon {
    right: auto;
    left: 2rem;
}

.direction-rtl .checkout .checkout-form .payment-method .card-check .form-check-input {
    margin-left: 0;
    margin-right: 22px;
}

.direction-rtl .checkout .checkout-form .payment-method .card-check .form-check-label {
    padding-left: 0;
    padding-right: 45px;
}

.direction-rtl .checkout .checkout-form .payment-method .form-check.terms-agree .form-check-input {
    float: right !important;
    margin-left: 0;
    margin-right: -1.5em;
}

.direction-rtl .checkout .checkout-form .payment-method .form-check.terms-agree {
    padding-left: 0;
    padding-right: 1.5em;
}

.direction-rtl .checkout .checkout-form .form-check .form-check-label {
    padding-left: 0;
    padding-right: 5px;
}

.direction-rtl .wish-list-area .wish-list-table .action-btn .icon {
    margin-left: 0;
    margin-right: 1rem;
}

.direction-rtl .account-page-menu ul li i {
    margin-right: 0;
    margin-left: 10px;
}

.direction-rtl .order-progress .single-progress::after {
    left: auto;
    right: calc(-50% - 13px / 2);
}

.direction-rtl .user-profile-right-part .profile-top .profile-image {
    margin-right: 0;
    margin-left: 20px;
}

.direction-rtl .single-grid-product .product-info .add-cart .icon {
    margin-left: 0;
    margin-right: 1rem;
}

.direction-rtl .cart-product-item .single-grid-product .product-top {
    margin-right: 0;
    margin-left: 20px;
}

.direction-rtl .sidebar-widget-area .categories-widget .categories-list .single-categorie .form-check-input {
    margin-right: 0;
    margin-left: 0.5rem;
}

.direction-rtl .sidebar-widget-area .search-widget .form-group .search-btn {
    right: auto;
    left: 2rem;
}

.direction-rtl .sidebar-widget-area .price-widget .price-wrap .price-submit i {
    transform: rotate(180deg);
}

.direction-rtl .sidebar-widget-area .colors-widget .colors-list .single-colors .form-check-input {
    margin-right: 0;
    margin-left: 0.5rem;
}

.direction-rtl .sidebar-widget-area .brand-widget .brand-list .single-brand .form-check-input {
    margin-right: 0;
    margin-left: 0.5rem;
}

.direction-rtl .sidebar-widget-area .brand-widget .brand-list .single-brand .brand-count::before,
.direction-rtl .sidebar-widget-area .colors-widget .colors-list .single-colors .colors-count::before {
    content: ")";
}

.direction-rtl .sidebar-widget-area .brand-widget .brand-list .single-brand .brand-count::after,
.direction-rtl .sidebar-widget-area .colors-widget .colors-list .single-colors .colors-count::after {
    content: "(";
}

.direction-rtl .pagination-area .paginations .pagination-page .pagination-link .fa-angle-double-right,
.direction-rtl .pagination-area .paginations .pagination-page .pagination-link .fa-angle-double-left {
    transform: rotate(180deg);
}

.direction-rtl .single-list-product .product-right {
    padding-left: 0;
    padding-right: 3rem;
}

.direction-rtl .single-list-product .product-right .product-price .regular-price {
    margin-right: 0;
    margin-left: 1rem;
}

.direction-rtl .single-list-product .product-right .add-cart .icon {
    margin-left: 0;
    margin-right: 1rem;
}

.direction-rtl .product-single-area .product-single-details .product-right-bottom .share-area .social-media .media-item {
    margin-right: 0;
    margin-left: 0.5rem;
}

.direction-rtl .product-single-area .product-single-details .product-info .add-cart .icon {
    margin-left: 0;
    margin-right: 1rem;
}

.direction-rtl .product-single-area .product-single-details .product-right-bottom .features .single-feature .icon {
    margin-right: 0;
    margin-left: 0.5rem;
}

.direction-rtl .product-single-area .product-single-details .product-right-bottom .features .single-feature .feature-title {
    margin-right: 0;
    margin-left: 0.5rem;
}

/* Product Page */

/* FAQ Page */
.direction-rtl .accordion-button::after {
    margin-right: auto;
    margin-left: 0;
}

.direction-rtl .page-menu-wrap .menu-items .menu-item .menu-link .menu-icon {
    margin-right: 0;
    margin-left: 1rem;
}

/* FAQ Page */

[dir="rtl"] .testimonial-area .slick-slide,
[dir="rtl"] .product-single-left .slick-slide {
    float: left;
}

.testimonial-area .slick-slider .slick-track,
.testimonial-area .slick-slider .slick-list,
.product-single-left .slick-slider .slick-track,
.product-single-left .slick-slider .slick-list {
    direction: ltr;
}

.direction-rtl .product-single-area .product-single-left .product-slier-big-image {
    padding-left: 0;
    padding-right: 2.4rem;
}

/* Privacy Policy */
.direction-rtl .privacy-policy-area .single-privacy-policy .privacy-feature .feature-item {
    padding-left: 0;
    padding-right: 2rem;
}

.direction-rtl .privacy-policy-area .single-privacy-policy .privacy-feature .feature-item::before {
    left: auto;
    right: 0;
}

/* Privacy Policy */

/* Checkout Page New Login Box End */
.direction-rtl .checkout-page-login-box h2 {
    margin-right: 0;
    margin-left: 15px;
}

/* Checkout Page New Login Box End */

/* Home Version 2 RTL Start */
.direction-rtl .hero-slider-content .secondary-btn .iocn {
    margin-left: 0;
    margin-right: 1rem;
    display: inline-flex;
    transform: rotate(-180deg);
}

.direction-rtl .hero-section-v2 .hero-btn .secondary-btn .iocn {
    display: inline-flex;
    transform: rotate(-180deg);
}

.direction-rtl .header-area-v2 .header-top .top-bar-menu .menu-list .menu-item {
    margin-right: 0;
    margin-left: 3rem;
}

.direction-rtl .single-grid-product-v2 .product-info .add-cart .icon {
    margin-left: 0;
    margin-right: 1rem;
}

.direction-rtl .header-area-v2 .header-top .contact-info .icon {
    margin-right: 0;
    margin-left: 1rem;
}

.direction-rtl .hero-section-v2 .hero-btn .secondary-btn .iocn {
    margin-left: 0;
    margin-right: 1rem;
}

.direction-rtl .header-area-v2 .header-middle .search-area .form-group .form-control {
    padding-left: 0;
    padding-right: 3rem;
}

.direction-rtl .header-area-v2 .header-middle .search-area .form-group .search-btn {
    left: auto;
    right: 0;
}

.direction-rtl .header-area-v2 .header-middle .header-right .btn-list .single-item {
    margin-right: 0;
    margin-left: 2rem;
}

.direction-rtl .header-area-v2 .header-middle .header-right .btn-list .single-item:last-child {
    margin-left: 0 !important;
}

.direction-rtl .theme-modal .modal-dialog .modal-content .modal-body .offer_modal_left form input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.direction-rtl .theme-modal .modal-dialog .modal-content .modal-body .offer_modal_left form button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.direction-rtl .theme-modal .modal-dialog .modal-content .modal-body .offer_modal_left form .check_boxed_modal input {
    margin-right: 0;
    margin-left: 10px;
}

.direction-rtl .popular-categories-area-v2 .catagory-left:after {
    right: -60px;
    left: auto;
    border-radius: 320px 0 0 320px;
}

.direction-rtl .footer-area-v2 .footer-bottom-wrap .col-lg-6.text-lg-end {
    text-align: left !important;
}

.direction-rtl .footer-area-v2 .footer-widget-area .social-media li {
    margin-right: 0;
    margin-left: 1rem;
}

.direction-rtl .popular-categories-area-v2 .catagory-left .catagory-title:after {
    margin-left: 0;
    margin-right: 30px;
}

.direction-rtl .secendary-tabs .nav-tabs .nav-item {
    margin-right: 0;
    margin-left: 2.5rem;
}

.direction-rtl .product-single-area-v2 .product-single-left {
    margin-right: 0;
    margin-left: 3.6rem;
}

.direction-rtl .product-variable-color label {
    margin-right: 0;
    margin-left: 5px;
}

.direction-rtl .product-single-area-v2 .product-single-details .product-info .cart-plus-minus {
    margin-right: 0;
    margin-left: 2.4rem;
}

.direction-rtl .product-single-area-v2 .product-single-details .product-info .add-cart .icon {
    margin-left: 0;
    margin-right: 1rem;
}

.direction-rtl .product-single-area-v2 .product-single-details .product-info .product-btn {
    margin-left: 0;
    margin-right: 2.4rem;
}

.direction-rtl .product-single-area-v2 .product-single-details .product-right-bottom .share-area .share-title {
    margin-right: 0;
    margin-left: 1rem;
}

.direction-rtl .product-single-area-v2 .product-bottom-info .nav-tabs-menu .nav-tabs .nav-item {
    margin-right: 0;
    margin-left: 2rem;
}

.direction-rtl .product-single-area-v2 .product-single-details .product-right-bottom .features .single-feature .icon {
    margin-right: 0;
    margin-left: 0.5rem;
}

.direction-rtl .product-single-area-v2 .product-single-details .product-right-bottom .features .single-feature .feature-title {
    margin-right: 0;
    margin-left: 0.5rem;
}

.direction-rtl .product-single-area-v2 .product-single-details .product-right-bottom .share-area .social-media .media-item {
    margin-right: 0;
    margin-left: 0.5rem;
}

.direction-rtl .breadcrumb-area-v2 .breadcrumb-pages .page-item {
    margin-right: 0;
    margin-left: 4rem;
}

.direction-rtl .breadcrumb-area-v2 .breadcrumb-pages .page-item:after {
    left: auto;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    right: calc(100% + 20px);
}

.direction-rtl .product-single-area-v2 .product-single-details .product-info .product-price .price {
    margin-right: 0;
    margin-left: 1rem;
}

.direction-rtl .menu-offcanvas .mobile-menu-area .menu-bottom .account-btn .user-icon {
    margin-right: 0;
    margin-left: 5px;
}

.direction-rtl .mobile-header-area .header-right .btn-list .single-item {
    margin-right: 0;
    margin-left: 2rem;
}

.direction-rtl .menu-offcanvas .mobile-menu-area .main-menu .menu-list .menu-item .menu-expand {
    right: auto;
    left: 0;
}

.direction-rtl .currency-switcher .currency-list,
.lang-switcher .lang-list {
    left: auto;
    right: 0;
}

.direction-rtl .form-select {
    background-position: left 0.75rem center;
}

.direction-rtl .menu-offcanvas .mobile-menu-area .menu-search-form .form-group .search-btn {
    right: auto;
    left: 1.5rem;
}

@media (max-width: 991px) {
    .direction-rtl .footer-area-v2 .footer-bottom-wrap .col-lg-6.text-lg-end {
        text-align: right !important;
    }
}

/* Home Version 2 RTL End */

/* RTL Intregration CSS End */

.facebook-btn {
    display: inline-block;
    padding: 1.4rem 3rem;
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--white);
    background-color: #3b5998;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: none;
}

.google-btn {
    display: inline-block;
    padding: 1.4rem 3rem;
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--white);
    background-color: #db4437;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: none;
}

.google-btn:hover {
    background-color: var(--hover-color);
    color: var(--white);
}

.auth-btn {
    display: inline-block;
    padding: 1.4rem 3rem;
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--white);
    background-color: #000000;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: none;
}

/* ----- Extra CSS End ----- */

/* Old Items */

.popular-categories-area-v2.p-5 {
    display: none;
}

/* Old Items */

/* New CSS */

.top-header {
    background: #f6f6f6;
}

.language-dropdown select {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    border: none;
    background: transparent;
}

.top-nav-links ul {
    display: flex;
    align-items: center;
    gap: 24px;
}

.top-nav-links ul li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
}

.top-nav-links ul li a.active {
    font-weight: bold;
}

.top-header-contact a {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
}

.top-header-align {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0;
}

.header-links-language {
    display: flex;
    align-items: center;
}

.language-dropdown {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 0.98px solid #e8e8e8;
}

.header-search input {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    border: 1px solid #e8e8e8;
    padding: 13px 40px;
    border-radius: 8px;
    width: 100%;
}

.header-search {
    position: relative;
    flex: 1;
}

.header-search svg {
    position: absolute;
    top: 12px;
    left: 16px;
}

.header-logo-search {
    display: flex;
    align-items: center;
    gap: 24px;
    flex: 1 1 80%;
}

.header-action-btns button {
    background: #f6f6f6;
    display: flex;
    gap: 6px;
    border: none;
    border-radius: 8px;
    padding: 10px;
}

.new-header-socials .fab {
    color: #FFFFFF;
}

.input-container {
    position: relative;
    /* display: inline-block; */
}

.input-container i {
    position: absolute;
    left: 310px;
    top: 50%;
    transform: translateY(-50%);
    color: #888;
    /* Icon color */
}

.input-container input {
    padding-left: 30px;
    border: 1px solid #ccc;
    padding: 8px;
    width: 100%;
    box-sizing: border-box;
    background-color: transparent;
    color: #333;
    font-size: 14px;
}

.input-container input::placeholder {
    color: #888;
}

.new-header-socials .fab:hover {
    color: #9c1c24;
}

.input-container {
    position: relative;
    display: inline-block;
    width: 100%;
}

.input-container input {
    padding-left: 30px;
    /* Adjust padding to make room for the icon */
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 14px;
}

.input-container i .move-up {
    position: absolute;
    left: 400px;
    /* Adjust this value to position the icon */
    top: 50%;
    transform: translateY(-50%);
    color: #888;
    /* Color of the icon */
}

.input-container input::placeholder {
    color: #888;
    /* Color of the placeholder text */
}

.input-container .left-icon {
    left: 10px;
    /* Position the icon on the left */
    border-right: 2px solid #e8e8e8;
    padding-right: 10px;
    position: absolute;
    top: 12px;
}

.input-container .right-icon {
    right: 10px;
    /* Position the icon on the right */
}

button.cart-btn {
    background: #f6f6f6;
    position: relative;
    color: #333333 !important;
}

.top-button-qty {
    position: absolute;
    top: 0;
    box-shadow: 0px 0px 3.9px 0px #0000002b;
    width: 18px;
    height: 18px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    top: -4px;
    right: -6px;
}

.top-button-qty p {
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    color: #000;
}

.header-action-btns {
    display: flex;
    align-items: center;
    gap: 8px;
}

.header-action-btns button:nth-child(n + 3) {
    padding-left: 16px;
    padding-right: 20px;
}

.header-action-btns button svg {
    overflow: visible;
}

.middle-logo-align {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-actions-main {
    flex: 1 1 40%;
    display: flex;
    justify-content: end;
}

.middle-header {
    padding: 7px 0;
}

.bottom-header {
    background: #f6f6f6;
    padding: 16px 0;
}

.bottom-header-links ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom-header-links ul li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
    display: block;
    padding-right: 14px;
    margin-right: 14px;
    border-right: 0.98px solid #cfcfcf;
}

.bottom-header-links ul li:last-child a {
    border: none;
    padding: 0;
    margin: 0;
}

/* New Banner */

.banner-content h3 {
    font-size: 50px;
    font-weight: 700;
    line-height: 55px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
    margin: 0;
}

.banner-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 23.4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #555555;
    margin: 0;
}

.banner-content button,
.custom-btn {
    background: #333333;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    border: none;
    padding: 12px 30px;
    border-radius: 8px;
    gap: 10px;
    width: fit-content;
    transition: 0.2s ease;
}

.banner-content button:hover,
.custom-btn:hover {
    transform: scale(0.9);
}

.banner-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
    justify-content: center;
    max-width: 540px;
    margin: auto;
    padding: 0 20px;
}

.banner-slider {
    display: grid;
    grid-template-columns: 1fr 1fr;

    align-items: center;
}

.banner-img img {
    width: 100%;
}

.banner-content-main {
    height: 100%;
    display: flex;
    background: linear-gradient(90deg,
            rgba(255, 250, 246, 0.5) 0%,
            rgba(235, 221, 209, 0.5) 100%);
    position: relative;
}

.about-box-title h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
    margin: 0;
}

.about-box-title p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #555555;
    margin: 0;
}

.about-box-title {
    display: flex;
    flex-direction: column;
    gap: 7px;
    max-width: 700px;
}

.about-box h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #262626;
    margin: 0;
}

.about-box p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #989898;
    margin: 0;
    margin-top: -6px;
}

.about-box a {
    display: block;
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    line-height: 23.4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.about-box {
    display: flex;
    flex-direction: column;
    gap: 11px;
    border: 1px solid #e8e8e8;
    padding: 18px 24px;
}

.about-boxes-main {
    display: flex;
    align-items: center;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
}

.right-img {
    position: absolute;
    right: 0;
    z-index: -1;
}

.left-img {
    position: absolute;
    left: 0;
    z-index: -1;
}

.about-boxes-main .about-box:first-child {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
}

.about-boxes-main .about-box:last-child {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
}

.align-about-boxes {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

section#about-boxes {
    padding: 50px 0;
    background: url("../../../../public/assets/images/icon.png");
}

.about-boxes-main::before {
    content: "";
    background: url("../../../../public/assets/images/right-shape-cols.png");
}

.about-boxes-main::after {
    content: "";
    background: url("../../../../public/assets/images/left-shape-cols.png");
}

.about-box-img {
    min-height: 72px;
}

/* Categories */

.all-btn a {
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    border: 1px solid #555555;
    color: #555555;
    padding: 12px 30px;
    border-radius: 8px;
    display: block;
    width: fit-content;
    transition: 0.3s linear;
}

.all-btn a:hover {
    background: #555555;
    color: #fff;
}

.align-categories-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.categories-box h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    color: #333333;
}

.categories-box p {
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
}

.categories-box {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: fit-content;
    background: #f8efe9;
    padding: 22px 32px;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
}

.categories-box img {
    max-width: 181px;
}

.categories-box-big {
    display: flex;
    align-items: center;
    background: #e7ddd7;
    border-radius: 16px;
    overflow: hidden;
    gap: 24px;
}

.category-box-about h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 23.4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
    margin: 0;
}

.category-box-about p {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #555555;
    margin: 0;
}

.category-box-about a {
    font-size: 14px;
    font-weight: 700;
    line-height: 16.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
}

.category-box-about {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-right: 10px;
    flex: 1 1 46%;
    max-width: 150px;
}

.categories-new {
    display: grid;
    grid-template-columns: 20% 20% 20% 36%;
    gap: 16px;
}

.category-box-img {
    height: 100%;
}

.category-box-img img {
    height: 100%;
    object-fit: cover;
    flex: 1 1 100%;
}

.rtl-col {
    flex-direction: row-reverse;
}

section#categories-new {
    padding: 60px 0;
    background: linear-gradient(90deg,
            rgba(255, 250, 246, 0.5) 0%,
            rgba(235, 221, 209, 0.5) 100%);
    position: relative;
}

.align-categories-new {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.offer-box {
    display: flex;
    align-items: center;
    border-radius: 10px;
    overflow: hidden;
    justify-content: space-between;
    color: #333333;
}

.offer-box:first-child {
    background: #7f6867;
    width: fit-content;
}

.offer-box-img img {
    display: block;
    height: 100%;
    object-fit: cover;
}

.offer-box-about h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 33.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
}

.offer-box-about p {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 6px 0 24px;
}

.offer-box-about {
    padding: 0 30px 0 30px;
    flex: 1;
}

.offer-box:last-child {
    background: #fcf1f1;
}

.offer-box p {
    color: #555;
}

.offer-box:first-child {
    color: #f6f6f6;
}

.offer-box:first-child p {
    color: #f6f6f6;
}

.offers-align {
    display: grid;
    grid-template-columns: 40% 58%;
    gap: 2%;
}

.offer-box-img {
    flex: 1;
    height: 100%;
}

section#offers {
    padding: 60px 0;
}

.about-testi p {
    margin: auto;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.testi-image {
    display: flex;
    align-items: center;
    gap: 14px;
}

.about-testi-img h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    color: #333;
}

.about-testi-img p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    color: #555555;
}

.testi-image img {
    width: 56px;
    height: 56px;
    border-radius: 100px;
    object-fit: cover;
}

.about-testi-img {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.testimonials-box {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.align-testimonials {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.arrows-testimonials {
    display: flex;
    align-items: center;
    gap: 10px;
}

.arrows-testimonials div {
    height: 60px;
    width: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid #333333;
}

.swiper-button-prev-custom svg {
    transform: rotate(180deg);
}

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

.swiper-button-prev-custom.swiper-button-disabled {
    opacity: 0.5;
}

.swiper-button-next-custom.swiper-button-disabled {
    opacity: 0.5;
}

.grid-box {
    align-items: center;
    display: grid;
    grid-template-columns: 45% 55%;
}

.grid-box-about p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    color: #555;
}

.grid-box-about h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
    margin: 0;
}

.grid-box-about button {
    border: none;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background: #fff;
    color: #333;
    width: fit-content;
    transition: 0.2s ease;
}

.grid-box-about button:hover {
    transform: scale(0.9);
}

.grid-box-about {
    height: 100%;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: center;
}

.align-grid-masonry {
    display: grid;
    grid-template-columns: 45% 55%;
}

.grid-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.grid-img {
    height: 100%;
}

.grid-box:first-child {
    background: #f8efe9;
}

.grid-box:nth-child(2) {
    background: #7f6867;
}

.grid-box:nth-child(3) {
    background: #7f6867;
}

.grid-box:last-child {
    background: #e7ddd7;
}

.grid-box:nth-child(3) p,
.grid-box:nth-child(3) h3 {
    color: #fff;
}

.grid-box:nth-child(2) p,
.grid-box:nth-child(2) h3 {
    color: #fff;
}

.grid-box:last-child .grid-img {
    order: 2;
}

.grid-box:nth-child(3) .grid-img {
    order: 2;
}

section#grid-masonry {
    padding: 50px 0;
}

.blog-img {
    position: relative;
}

.blogs-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog-box {
    width: 100%;
    background: #f6f6f6;
    border-radius: 16px;
    overflow: hidden;
}


.blog-img p {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background: #333333;
    padding: 8px 10px;
    border-radius: 16px;
    color: #ffffff;
    width: fit-content;
    position: absolute;
    top: 14px;
    left: 14px;
}

.blog-about h5 {
    font-size: 12px;
    font-weight: 700;
    line-height: 15.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #555;
    margin: 0;
}

.blog-about h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
    margin: 0;
}

.blog-about p {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #555555;
    margin: 0;
}

.blog-about a {
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.blog-about {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 20px;
}

.blog-img img {
    width: 100%;
}

.align-blogs {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.logo-footer img {
    height: 151px;
}

.footer-logo-about h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    color: #333;
}

.footer-logo-about p {
    font-size: 18px;
    font-weight: 400;
    line-height: 23.4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #555;
    margin: 8px 0 16px;
}

.footer-social-links ul {
    display: flex;
    gap: 30px;
    margin-top: 20px;
}

.footer-social-links ul li a {
    display: flex;
    flex-direction: column;
    gap: 4px;
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    display: block;
    color: #333;
}

.footer-links h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 33.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    /*border-bottom: 2px solid #7f6867;*/
    width: fit-content;
    color: #333;
}

.footer-links ul li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
}

.footer-links ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.newslatter-main h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 33.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
    margin: 0;
}

.newslatter-input {
    position: relative;
}

.newslatter-input input {
    border: 1px solid #989898;
    padding: 16px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #989898;
    width: 100%;
    background: transparent;
}

.newslatter-input a {
    position: absolute;
    top: 10px;
    right: 20px;
}

.footer-payments h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    color: #333;
}

.footer-payments ul {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer-payments {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.footer-newslatter {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.footer-align {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 60px;
}

.newslatter-main {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.footer-logo-section {
    display: flex;
    flex-direction: column;
    gap: 44px;
}

section#footer-new {
    padding: 70px 0 40px;
    background: #f6f6f6;
}

/* Product Cards */

.single-grid-product-v2 .product-top {
    margin: 0;
}

.single-grid-product-v2 .product-top .product-thumbnal {
    max-height: 282px;
    width: 100%;
    object-fit: cover;
}

.product-info {
    margin: 0 !important;
    padding: 14px;
}

.single-grid-product-v2 .product-info .product-name {
    font-size: 18px !important;
    font-weight: 400;
    line-height: 23.4px !important;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0 !important;
    color: #333;
}

.product-price {
    font-size: 24px !important;
    font-weight: 700;
    line-height: 28.8px;
    /* text-align: left; */
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0px 0 0px !important;
}

.single-grid-product-v2 {
    border-radius: 14px;
    border: 1px solid #5555554d;
    overflow: hidden;
    height: auto !important;
}

.single-grid-product-v2 .product-info .add-cart {
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    text-transform: uppercase;
    height: 41px !important;
    border-radius: 10px;
    background: #333333;
    color: #fff;
}

.section-top .col,
.featured-products-area-v2 .col {
    padding: 0 12px;
    margin-top: 0;
}

.section-top .row,
.featured-products-area-v2 .row {
    margin-top: 40px;
}

.categories-box.box-with-bg {
    background: #e7ddd7;
}

.shape-bg {
    position: absolute;
    top: 0;
    left: 0;
}

.bg-shape-categories {
    position: absolute;
    z-index: -1;
    top: 0;
}

.footer-copyright p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
}

.bottom-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 24px;
    border-top: 1px solid #c6c6c6;
    margin-top: 40px;
}

.bottom-footer-links ul {
    display: flex;
    gap: 40px;
}

.bottom-footer-links ul li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
}

.bottom-left {
    position: absolute;
    bottom: 0;
}

.top-right {
    position: absolute;
    top: 0;
    right: 0;
}

.actions-banner-swiper {
    position: absolute;
    z-index: 9;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    top: 50%;
    padding: 0 40px;
}

.swiper-button-prev-banner svg {
    transform: rotate(180deg);
}

.swiper-button-next-banner.swiper-button-disabled {
    opacity: 0.5;
}

.swiper-button-prev-banner.swiper-button-disabled {
    opacity: 0.5;
}

/* ----- Extra CSS End ----- */
.u-home {
    font-family: Cairo;
    font-size: 12px;
    font-weight: 400;
    line-height: 22.49px;
    text-align: left;
    color: #333333;
}

/*.u-home {
        font-size: 18px;
        font-weight: bold;
        color: #333;
        direction: rtl;
      }*/

.dropdown-menu {
    direction: rtl;
    /* Ensures the dropdown aligns correctly for RTL */
}

.dropdown-item {
    font-family: Cairo;
    font-size: 12px;
    font-weight: 400;
    line-height: 22.49px;
    text-align: left;
    color: #333333;
}

/*.u-home {
        font-size: 18px;
        font-weight: bold;
        color: #333;
        direction: rtl;
      }*/
.u-space {
    font-family: Cairo;
    font-size: 12px;
    font-weight: 400;
    line-height: 22.49px;
    text-align: left;
    color: #333333;
}

.dropdown-menu {
    direction: rtl;
    /* Ensures proper alignment for dropdown content in RTL */
}

.dropdown-item {
    font-family: Cairo;
    font-size: 12px;
    font-weight: 400;
    line-height: 22.49px;
    text-align: left;
    color: #333333;
}

.dropdown-item:hover {
    background-color: #f0f0f0;
    /* Light hover effect */
    color: #007bff;
    /* Highlight color on hover */
}

.dropdown-item:hover {
    background-color: #f8f9fa;
    /* Light hover effect */
    color: #007bff;
    /* Highlighted text color */
}

.navbar {
    font-size: 14px;
}

.navbar-brand img {
    max-height: 40px;
}



.u-enter {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    color: #333333;
}

.u-here {
    font-family: Cairo;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    text-align: right;

    color: #343131;
}

.u-space {
    font-family: Cairo;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    text-align: right;
    color: #9c1c24;
}

/*.u-enter {
        font-size: 18px;
        font-weight: bold;
        color: #333;
      }*/
.dropdown-menu {
    text-align: right;
    /* Align menu items for RTL */
}

.dropdown-item {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    color: #333333;
}

/*.u-enter {
        font-size: 18px;
        font-weight: bold;
        color: #333;
        direction: rtl;
      }*/

.dropdown-item {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    color: #333333;
}

/* .u-enter {
        font-size: 18px;
        font-weight: bold;
        color: #333;
        direction: rtl;
      }*/

.dropdown-menu {
    direction: rtl;
    /* Ensures proper alignment for dropdown content */
}

.dropdown-item {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    color: #333333;
}

.dropdown-item:hover {
    background-color: #f0f0f0;
    /* Add a hover effect */
    color: #007bff;
    /* Highlighted text color */
}

/*.u-enter {
        font-size: 18px;
        font-weight: bold;
        color: #333;
        direction: rtl;
      }*/

.dropdown-menu {
    direction: rtl;
    /* Ensures the dropdown content aligns correctly for RTL */
}

.dropdown-item {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    color: #333333;
}

.dropdown-item:hover {
    background-color: #f8f9fa;
    /* Light hover effect */
    color: #007bff;
    /* Highlight color on hover */
}

/* .dropdown-item:hover {
        background-color: #f8f9fa;
        color: #007bff;
      }*/
.u-search {
    width: 906px;
    height: 45px;
    padding: 10px 0px 0px 0px;
    gap: 10px;
    border-radius: 8px 0px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #e8e8e8;
}

.u-ware {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #555555;
}

.u-agent {
    font-family: Cairo;
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
    text-align: center;
    color: #333333;
}

.u-hence {
    font-family: Cairo;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    text-align: center;
    color: #555555;
}

.u-under {
    font-family: Cairo;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
}

.view {
    font-family: Cairo;
    font-size: 20px;
    font-weight: 700 !important;
    line-height: 30px;
    text-align: center;
    background: #333333;
}

.die {
    font-family: Cairo;
    font-size: 32px;
    font-weight: 700 !important;
    line-height: 40px;
    text-align: right;
}

.u-new {
    font-family: Cairo;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: right;
    color: #333333;
}

.u-text {
    font-family: Cairo;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: right;
}

.u-title {
    font-family: Cairo;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: right;
}

.u-hlo {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

u.voice {
    font-family: Cairo;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    text-align: right;
}

.u-down {
    font-family: Cairo;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: right;
    color: #ffffff;
}

.u-view {
    font-family: Cairo;
    font-size: 12px;
    font-weight: 400;
    line-height: 22.49px;
    text-align: right;
    color: #333333;
}

.u-less {
    font-family: Cairo;
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
    text-align: right;
    color: #ffffff;
}

.u-world {
    font-family: Cairo;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    color: #ffffff;
}

.u-index {
    font-family: Cairo;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: right;
    color: #ffffff;
}

.u-wave {
    font-family: Cairo;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    text-align: right;
    color: #ffffff;
}

.u-huge {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: right;
    color: #ffffff;
}

.u-ware {
    font-family: Cairo;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: right;
    color: #ffffff;
}

.u-file {
    font-family: Cairo;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    text-align: right;
    color: #ffffff;
}

.u-edit {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: right;
    color: #ffffff;
}

.u-fuse {
    font-family: Cairo;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: right;
    color: #333333;
}

.u-burl {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    color: #333333;
}

.u-live {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: right;
    color: #333333;
}

.u-vise {
    font-family: Cairo;
    font-size: 24px;
    font-weight: 700;
    line-height: 44.98px;
    text-align: right;
    color: #333333;
}

.u-go {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    color: #989898;
}

.u-run {
    font-family: Cairo;
    font-size: 24px;
    font-weight: 700;
    line-height: 44.98px;
    text-align: left;
    color: #333333;
}

.u-re {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    color: #333333;
}

.u-banners {
    background: linear-gradient(180deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(116, 19, 12, 0.1) 100%);
    padding-bottom: 40px;
}

.single-grid-product .product-top .product-flags {
    text-align: justify !important;
}

.single-grid-product .product-top .prdouct-btn-wrapper {
    position: absolute !important;
    left: 0 !important;
    right: auto !important;
    top: 13px !important;
    text-align: justify !important;
    bottom: auto !important;
}

.single-grid-product .product-top .product-flags .product-flag.sale {
    background: #e9d08d !important;
    border-radius: 5px;
    color: #555 !important;
}

.single-grid-product .product-top .product-thumbnal {
    height: 350px !important;
    background: #eef0f2;
}

.cart-product-item .single-grid-product .product-top .product-thumbnal {
    height: 120px !important;
}

.single-grid-product .product-top .product-flags .product-flag {
    color: #9c1c24 !important;
    background-color: white !important;
    border-radius: 5px;
}

.single-grid-product .product-top .prdouct-btn-wrapper .single-product-btn .product-btn {
    width: 2.8rem !important;
    height: 2.8rem !important;
    background-color: transparent !important;
    color: #555 !important;
}

.single-grid-product .product-top {
    margin-bottom: 0 !important;
}

.single-grid-product .product-info .product-name .product-link {
    font-family: Cairo;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.single-grid-product .product-info .product-price .regular-price {
    color: #71A2CB !important;
}

.section-bg-two {
    background-color: #f8f3e7;
    border-radius: 0 0 10px 10px;
    margin-top: -50px;
    padding: 60px 50px;
}

/*.breadcrumb-area {*/
/*    background: linear-gradient(270deg, #fbfbfb 0%, #faeded 100%);*/
/*}*/

.product-single-area-v2 .product-single-details .product-info .add-cart {
    border: 1px solid #9c1c24;
    color: #9c1c24;
}

.product-single-area-v2 .product-single-details .product-info .add-cart:hover {
    color: var(--white);
    background-color: #9c1c24;
    border-color: #9c1c24;
}

.product-single-area-v2 .product-single-details .product-info .product-bottom-button .primary-btn {
    background-color: #9c1c24;
}

.product-single-area-v2 .product-single-details .product-info .size-switch .single-size.active {
    background-color: #9c1c24;
}

.product-single-area-v2 .product-bottom-info .nav-tabs-menu .nav-tabs .nav-item .nav-link.active {
    color: #21405A;
    border-color: #21405A;
    background-color: transparent;
    border-radius: 8px;

}

.offcanvas.offcanvas-end .offcanvas-body .total-count h4 {
    color: #9c1c24;
}

.offcanvas.offcanvas-end .offcanvas-body .proceed-to-btn,
.checkout .checkout-form .checkout-btn {
    border-color: #9c1c24;
    background-color: #9c1c24;
    border: 1px solid #9c1c24;
}

.offcanvas.offcanvas-end .offcanvas-body .proceed-to-btn:hover,
.checkout .checkout-form .checkout-btn:hover {
    background-color: #fff;
    color: #9c1c24;
}

.single-grid-product .product-info .add-cart {
    border-color: #9c1c24;
    color: #9c1c24;
}

.single-grid-product .product-info .add-cart:hover {
    background-color: #9c1c24;
    color: #fff;
}

.footer-area-v2 .footer-widget-area .widget-menu .meni-item .menu-link,
.footer-area-v2 .footer-widget-area .social-media li a,
.footer-area-v2 .footer-widget-area .single-widget .widget-title,
.footer-area-v2 .footer-widget-area .about-widget .address-text,
.footer-area-v2 .footer-widget-area .about-widget .block-content .contact {
    color: #000;
}

.footer-area-v2 {
    background: linear-gradient(270deg, #fbfbfb 0%, #faeded 100%);
}

.search-container {
    display: flex;
    align-items: center;
}

/* Input styling */
.search-input {
    flex: 1;
    height: 40px;
    border: 1px solid #9c1c24;
    padding: 5px 10px;
    border-radius: 0 4px 4px 0;
}

/* Button styling */
.search-btn-dark {
    background-color: #9c1c24;
    color: #fff;
    border: none;
    padding: 0 25px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px 0 0 4px;
    cursor: pointer;
}

.search-btn-dark i {
    font-size: 16px;
}

/* Optional: Add hover effect */
.search-btn-dark:hover {
    background-color: #555;
}

.product-top {
    position: relative;
    overflow: hidden;
    /* Ensures button doesn't overflow when hidden */
}

.product-top .naj-addCart {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 49px;
    position: absolute;
    bottom: -100%;
    /* Initially hide the button outside the container */
    background: #333;
    /* Dark background for the button */
    color: white;
    font-family: Cairo, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    border: none;
    z-index: 10;
    /* Ensure it appears above other content */
    transition: all 0.3s ease-in-out;
    /* Smooth transition for button appearing */
    gap: 6px;
}

.product-top:hover .naj-addCart {
    bottom: 0;
    /* Show the button at the bottom of the product on hover */
}

/* Image hover effect (optional) */
.product-top .product-thumbnal {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
}

/* Optional: Add a slight zoom effect on hover for the image */
.product-top:hover .product-thumbnal {
    transform: scale(1.05);
}

/* Slider Custom Styling */
.price-slider input[type="range"] {
    width: 100%;
    height: 6px;
    -webkit-appearance: none;
    appearance: none;
    background: #ddd;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.price-slider input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #9c1c24;
    /* Custom color */
    border: 2px solid #fff;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.price-slider input[type="range"]::-webkit-slider-runnable-track {
    height: 6px;
    background: #9c1c24;
    /* Custom color */
}

.price-slider input[type="range"]:focus::-webkit-slider-runnable-track {
    background: #9c1c24;
}

.price-slider input[type="range"]::-moz-range-thumb {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #9c1c24;
    /* Custom color */
    border: 2px solid #fff;
    cursor: pointer;
}

.price-slider input[type="range"]::-moz-range-track {
    height: 6px;
    background: #9c1c24;
    /* Custom color */
}

.price-slider input[type="range"]:focus::-moz-range-track {
    background: #9c1c24;
}

/* Adjust input fields to match slider range */
.single-price input {
    text-align: center;
    font-size: 14px;
    width: 60px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 5px;
}

/* New Header */

.top-header-search input {
    background: #e8e8e8;
    border-color: #e8e8e8;
    color: #808080;
    height: 36px;
    font-size: 12px;
}

.top-header-search input::placeholder {
    color: #808080;
}

.top-header-search svg path {
    fill: #808080;
}

.top-header-search svg {
    fill: #808080;
    top: 9px;
}

.new-header-socials ul li a svg path {
    fill: #313131;
}

.new-header-socials ul li a {
    display: block;
}

.new-header-socials ul li a svg {
    display: block;
}

.new-header-socials ul {
    display: flex;
    gap: 10px;
}

.new-header-top-left a,
.new-header-top-left select {
    color: #ffffff;
    display: block;
    font-size: 12px;
    font-weight: 600;
    background: transparent;
}

.select-new-header-top {
    display: flex;
    gap: 10px;
}

.new-header-top-left select {
    border: none;
}

.new-header-top-left {
    display: flex;
    box-decoration-break: clone;
    gap: 10px;
}

.new-header-socials {
    display: flex;
    align-items: center;
    gap: 16px;
    /* flex: 1; */
}


.new-header-top-align {
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.top-header-search {
    max-width: 340px;
}

.action-box-header button {
    background: transparent;
    padding: 0;
    width: 30px;
    height: 30px;
}

.middle-header-align {
    display: flex;
    align-items: center;
}

.middle-logo-search {
    flex: 1;
}

.middle-logo-search .top-header-search {
    max-width: 100%;
}

.middle-header-align .action-box-header button svg path {
    fill: #333;
}

.middle-header-align .action-box-header p {
    background: #333;
}

.middle-logo-search .top-header-search input {
    height: 45px;
    background: transparent;
    border-width: 1px;
    padding-right: 14px;
}

.middle-logo-search .top-header-search svg {
    display: none;
}

.new-header-top {
    background: #ffffff;
    padding: 20px 0;
}

.info-color {
    color: #666666 !important;
}

.middle-header {
    padding: 25px 0;
    width: 100%;
    border-bottom: 1px solid #ededed;
    /* width: 1220px; */
    /* margin-left: auto;
    margin-right: auto;
    border-radius: 999px;
    position: absolute; */
    top: 70px;
    /* left: 26px; */
    background-color: #ffffff;
}

.bottom-header-links-align .header-links ul li a,
.mega-dropdown-links ul li a {
    color: #333 !important;
    padding-bottom: 0;
    border: none !important;
    display: flex;
    align-items: center;
    gap: 2px;
    padding: 0 10px;
}

.bottom-header-links-align .header-links ul li.dropdown ul {
    position: absolute;
    top: 30px;
    flex-direction: column;
    gap: 10px;
    background: #fff;
    box-shadow: 1px 3px 6px 0px #0000001c;
    padding: 16px;
    border-radius: 6px;
    width: 160px;
    align-items: flex-start;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s linear;
}

.bottom-header-links-align .header-links ul li.dropdown {
    position: relative;
}

.mega-link-dropdown>a {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
    color: #fff;
    height: 42px;
    background: #333;
    padding: 0 10px;
    border-radius: 6px;
}

.mega-link-dropdown a svg:last-child {
    position: absolute;
    left: 10px;
}

.bottom-header-links-align .header-links ul li a svg {
    width: 18px;
}

.mega-link-dropdown a svg {
    fill: #fff;
}

.bottom-header-links-align .header-links ul li.dropdown:hover ul {
    opacity: 1;
    visibility: visible;
}

.bottom-header-links-align {
    display: flex;
    align-items: center;
    gap: 40px;
}

.mega-link-dropdown {
    flex: 1;
    width: 190px;
}

.bottom-header-links {
    padding: 10px 0;
    box-shadow: 0px 2px 3px 0 #0000002e;
}

.bottom-header-links-align .header-links ul li.dropdown::before {
    /*content: "";*/
    display: inline-block;
    width: 6px;
    height: 6px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg);
    position: absolute;
    top: 9px;
    left: -5px;
}

.icon-whatsapp svg {
    display: block;
    fill: #822f3d !important;
}

.whatsapp-num h3 {
    font-size: 14px;
    color: #000;
    margin: 0;
    font-weight: 400;
}

.whatsapp-num a {
    color: #822f3d;
    font-size: 12px;
    display: block;
    line-height: 1;
}

.bottom-header-whatsapp {
    display: flex;
    align-items: center;
    gap: 10px;
}

.bottom-header-main-align {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mega-dropdown-main {
    position: fixed;
    width: 100%;
    top: 202px;
    background: #fbfbfb;
    padding: 20px 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.1s linear;
    z-index: 999;
}

.mega-dropdown-main .align-container-mega-dropdown {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.mega-dropdown-links ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.mega-link-dropdown:hover .mega-dropdown-main {
    opacity: 1;
    visibility: visible;
}

.action-box-header p {
    margin: 0;
    position: absolute;
    width: 15px;
    height: 15px;
    font-size: 9.75px;
    font-weight: 500;
    line-height: 25.05px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    top: -3px;
    right: -5px;
    border-radius: 20px;
}

.action-box-header button {
    background: transparent;
    border: none;
    background: transparent;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 8px;
}

.mobile-show {
    display: none;
}

.header-actions {
    display: flex;
    align-items: center;
    gap: 10px;
}

.middle-logo-search .top-header-search input {
    height: 45px;
    background: transparent;
    border-width: 1px;
    padding-right: 14px;
}

.top-header-search input {
    background: #e8e8e8;
    border-color: #e8e8e8;
    color: #808080;
    height: 36px;
    font-size: 12px;
}

.top-header-search input {
    border: 2px solid #ffffff;
    background: transparent;
    border-radius: 8px;
    padding: 10px;
    height: 45px;
    display: flex;
    align-items: center;
    color: #fff;
    font-family: Cairo;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    width: 100%;
    padding-right: 40px;
}

.top-header-search input {
    background: #e8e8e8;
    border-color: #e8e8e8;
    color: #808080;
    height: 36px;
    font-size: 12px;
    width: 100%;
}

.top-header-search svg {
    fill: #808080;
    top: 9px;
}

.top-header-search svg {
    position: absolute;
    top: 10px;
    right: 13px;
}

.top-header-search {
    position: relative;
    flex: 1;
}

.middle-logo-search .top-header-search svg {
    position: initial;
    width: 16px;
    display: block;
    cursor: pointer;
}

.list-doprodown-search select {
    font-size: 12px;
    border: none;
    color: #808080;
    line-height: 1;
    background: transparent;
}

.list-doprodown-search {
    padding-left: 6px;
    border-left: 1px solid #808080;
    margin-left: 6px;
    height: 18px;
    display: flex;
    align-items: center;
}

.middle-logo-search-list {
    display: flex;
    align-items: center;
    position: absolute;
    top: 10px;
    left: 14px;
}

.mega-dropdown-links ul {
    align-items: flex-start;
}

.mega-dropdown-links ul li a {
    margin: 0 !important;
    padding: 0;
}

.custom-card {
    width: 200px;
    /* Set a fixed width */
    background-color: #f9f9f9;
    /* Light background for contrast */
    border: 1px solid #ddd;
    /* Subtle border for definition */
    border-radius: 10px;
    /* Rounded corners */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.custom-card-img-wrapper {
    position: relative;
    padding-top: 100%;
    /* Square aspect ratio */
    overflow: hidden;
    border-radius: 10px;
    /* Match card border radius */
    background-color: #fff;
    /* Neutral background */
}

.custom-card-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    /* Ensure image fits within bounds */
}

.custom-card:hover {
    transform: scale(1.05);
    /* Slight zoom-in */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    /* Elevated shadow */
}

.custom-card h5 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

/* New Footer */

.footer-logo-about img {
    /*height: 106px;*/
}

.footer-logo-about p {
    font-family: Cairo;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    color: #333;
}

.footer-logo-contact h4 {
    margin: 0;
    font-family: Cairo;
    font-size: 20px;
    font-weight: 700;
    line-height: 37.48px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
}

.footer-logo-contact ul li a {
    font-family: Cairo;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #636363;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 8px;
    justify-content: flex-end;
}

.footer-logo-contact {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.footer-logo-section {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.footer-links h4 {
    margin: 0;
    font-family: Cairo;
    font-size: 22px;
    font-weight: 700;
    line-height: 44.98px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
}

.footer-links ul {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.footer-links ul li a {
    font-family: Cairo;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
}

.footer-links {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.footer-newslatter>h4 {
    font-family: Cairo;
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    color: #333333;
}

.newslatter-input {
    position: relative;
    margin-top: 8px;
}

.newslatter-input input {
    border: 1px solid #989898;
    padding: 16px;
    border-radius: 8px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-family: Cairo;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #989898;
}

.newslatter-input svg {
    position: absolute;
    display: block;
    top: 20px;
    left: 20px;
    cursor: pointer;
}

.footer-payments h4 {
    margin: 0;
    font-family: Cairo;
    font-size: 20px;
    font-weight: 700;
    line-height: 37.48px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
}

.footer-payments ul {
    display: flex;
    align-items: center;
    gap: 14px;
}

.footer-payments {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 40px;
}

.align-footer {
    display: grid;
    grid-template-columns: 1fr 15% 10% 1fr;
    gap: 70px;
}

section#new-footer {
    padding: 60px 0 0;
    /* background: linear-gradient(270deg, #fbfbfb 0%, #faeded 100%);*/
}

.bottom-footer-copyright p {
    margin: 0;
    font-family: Cairo;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.bottom-footer-copyright p a {
    color: #777;
    display: flex;
    align-items: center;
}

.bottom-footer-copyright {
    display: flex;
    gap: 10px;
    align-items: center;
}

.bottom-footer-links ul {
    display: flex;
    box-decoration-break: clone;
    gap: 40px;
}

.bottom-footer-links ul li a {
    font-family: Cairo;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
}

.bottom-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 24px;
    margin-top: 40px;
    border-top: 1px solid #c6c6c6;
}

.sidebar-widget-area .size-widget .size-list .single-size .form-check-input:checked~.form-check-label,
.cart-page-area .cart-page-bottom-box .proceed-to-checkout-btn {
    background-color: #9c1c24 !important;
    color: var(--white) !important;
    border-radius: 10px;
}

.cart-page-area .cart-page-bottom-box.cart-page-sub-total-box {
    background-color: #FBFBFB;
    border-radius: 10px;
}

/* Range Slider Styling */
input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 8px;
    background: #e1e1e1;
    border-radius: 4px;
    outline: none;
    margin: 0;
    position: relative;
}

/* Custom Track Background */
input[type="range"]::-webkit-slider-runnable-track {
    height: 8px;
    border-radius: 4px;
    background: linear-gradient(to right, #8b0000 0%, #8b0000 50%, #e1e1e1 50%);
}

input[type="range"]::-moz-range-track {
    height: 8px;
    border-radius: 4px;
    background: linear-gradient(to right, #8b0000 0%, #8b0000 50%, #e1e1e1 50%);
}

/* Thumb Styling */
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    background: #8b0000;
    /* Dark red */
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid #fff;
    margin-top: -4px;
    /* Center the thumb */
}

/* Price Labels */
.price-labels {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    margin-top: 5px;
    color: #555;
}

.progress-bar {
    background-color: #9c1c24;
}

.trach-progress {
    border: 1px dashed #333333;
    border-radius: 10px;
    padding: 15px;
    display: flex;
    margin-bottom: 10px;
}

@media screen and (max-width: 680px) {
    .product-list .row {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .single-grid-product .product-info .product-name .product-link {
        font-family: Cairo;
        font-size: 11px;
        font-weight: 500;
        line-height: 25px;
        text-align: right;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .product-variable-color {
        flex-wrap: wrap;
    }

    .product-variable-color label span {
        width: 17px;
        height: 17px;
        border: solid 1px;
    }

    .product-info {
        margin: 0 !important;
        padding: 4px;
    }

    .single-grid-product .product-info .product-price .price {
        display: inline-block;
        font-size: 1.5rem;
        font-weight: 700;
        color: var(--primary-color);
    }

    .single-grid-product .product-info .product-price .regular-price {
        display: inline-block;
        font-size: 1rem;
        font-weight: 500;
        color: #555555;
        text-decoration: line-through;
        margin-right: 1rem;
    }

    .single-grid-product .product-top .product-thumbnal {
        height: 210px !important;
        background: #eef0f2;
    }

    .single-grid-product .product-info .product-name {
        margin-bottom: 0;
    }

    .single-grid-product .product-info .product-review {
        margin-bottom: 0rem;
        padding: 0;
    }

    .product-variations {
        margin-top: 5px;
    }
}

.product-variations {
    margin-top: 20px;
}




/* New Custom Code */

.hero-section .hero-slider .signle-slide {
    height: 500px;
}

.new-header-socials .top-header-search .input-container i {
    left: 0 !important;
    right: 16px !important;
}

.bottom-header-whatsapp a {
    background: transparent !important;
}

.whatsapp-num p {
    font-size: 12px !important;
    font-weight: 700;
}

.main-swiper-action {
    width: 46px;
    height: 46px;
    box-shadow: 0px 4px 14px 0px #0000001A;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background: #fff;
}

.swiper-button-next-product {
    position: absolute;
    top: 24%;
    z-index: 1;
    left: 20px;
}

.swiper-button-prev-product {
    position: absolute;
    top: 24%;
    right: 20px;
    z-index: 1;
}

.category-section .carousel-control-next,
.category-section .carousel-control-prev {
    display: none !important;
}


.align-middle-banners {
    display: grid;
    grid-template-columns: 38% 60%;
    gap: 2rem;
}

.middile-banner-1 h3 {
    font-family: Cairo;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
    margin: 0;
    max-width: 185px;
}

.middile-banner-1 p {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
    margin: 0;
    max-width: 218px;
}

.middile-banner-1 a {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
    display: block;
    padding: 10px;
    border-bottom: 2px solid #333333;
    width: fit-content;
}

.middile-banner-1 .middle-banner-content {
    display: flex;
    flex-direction: column;
    gap: 18px;
    position: absolute;
    inset: 0;
    justify-content: center;
    padding: 30px;
}

.middile-banner-1 {
    position: relative;
    border-radius: 16px !important;
    overflow: hidden;
    max-height: 344px;
}

.middile-banner-1::before {
    content: '';
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(116, 19, 12, 0.7) 100%);
    position: absolute;
    inset: 0;
}

.middile-banner-1 img {
    width: 100%;
}

.middle-banner-2 {
    display: flex;
    align-items: center;
    gap: 30px;
    background: #333333;
    border-radius: 16px;
    overflow: hidden;
}

.middle-banner-2 img {
    display: block;
    height: 100%;
}

.middle-banner-2 h3 {
    font-family: Cairo;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    color: #fff;
}

.middle-banner-2 p {
    margin: 0;
    font-family: Cairo;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
}

.middle-banner-2 a {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    padding: 10px;
    border-bottom: 2px solid;
    display: block;
    width: fit-content;
}

.middle-banner-2 .middle-banner-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.middle-banner-2 .middle-banner-content p {
    max-width: 210px;
}

.hero-section .hero-slider .slick-dots {
    position: initial;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}

.hero-section .hero-slider .signle-slide {
    background-size: contain !important;
}

.swiper-pagination-bullet-active {
    background: #000;
}



/* Latest Changes */

.single-grid-product .product-info .product-review {
    margin-bottom: 0;
}

.single-grid-product .product-info .product-name .product-link {
    color: #333;
}

.single-grid-product .product-info .product-name {
    margin-bottom: 10px;
    min-height: 60px;
}

.single-grid-product .product-info .product-price span {
    margin: 0 !important;
}

.single-grid-product .product-info .product-price {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.single-grid-product .product-info .product-price .price {
    color: #555;
}

.product-variations {
    margin-top: 14px !important;
}


.main-products-col .row {
    margin: 0;
}

.main-align-title h1,
.main-align-title h2,
.section-header-two h2 {
    font-size: 32px;
    line-height: 40px;
    color: #333;
    margin-bottom: 0 !important;
}

.main-align-title a {
    font-size: 14px !important;
    line-height: 20px;
    font-weight: 700;
    color: #9C1C24 !important;
    border: none;
    border-bottom: 2px solid;
    border-radius: 0;
    padding-bottom: 12px;
    background: transparent !important;
    display: flex;
    gap: 8px;
}

.main-align-title a i {
    display: none;
}

.whatsapp-num h3 {
    color: #343131 !important;
    font-weight: 700;
    font-size: 10px !important;
}

.whatsapp-num p {
    color: #9C1C24 !important;
}

.bottom-header-links-align .header-links ul li a.active {
    font-weight: 700;
}

.new-header-socials .top-header-search input {
    font-weight: 400;
}

.middle-logo-search input {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
}

.align-top-categories {
    display: flex;
    justify-content: space-between;
    gap: 4px;
}

#preloader {
    background: #000;
}

.render-content {
    transition: .3s linear;
    opacity: 0;
    background: transparent;
}

.render-content.content-ready {
    opacity: 1;
}

.main-align-title,
.section-header-two {
    margin-bottom: 40px !important;
}


.review-box-title h3 {
    font-family: Cairo;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
    margin: 0;
}

.review-box-stars svg {
    display: block;

}

/*
star color change*/
.review-box-stars svg path {
    fill: #21405A;
}

.review-box-stars {
    display: flex;
    align-items: center;
    gap: 10px;
}

.review-box-description p {
    margin: 0;
    font-family: Cairo;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
}

.review-text-bottom p {
    font-family: Cairo;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
    margin: 0;
}

.review-user img {
    width: 50px;
    height: 50px;
    border-radius: 100px;
    object-fit: cover;
}

.review-user {
    display: flex;
    align-items: center;
    gap: 10px;
}

.review-user p {
    font-family: Cairo;
    font-size: 12px;
    font-weight: 400;
    line-height: 22.49px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    color: #333;
}

.review-box-top {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.bottom-reviews-main {
    padding-top: 16px;
    margin-top: 16px;
    border-top: 1px solid #E8E8E8;
}

.review-box-align {
    padding: 20px;
    border: 1px solid #E8E8E8;
    border-radius: 16px;
}

/*hover effect*/
.review-box-align {
    padding: 20px;
    border: 1px solid #E8E8E8;
    border-radius: 16px;
    transition: background-color 0.3s, color 0.3s;
}

.review-box-align:hover {
    background-color: #21405A;
    color: #fff;
}

.review-box-align:hover h3,
.review-box-align:hover p {
    color: #fff;
}

.review-box-align:hover .review-box-stars svg path {
    fill: #71A2CB;
}


.main-review-box .review-box-title :hover {
    background-color: #21405A;
    color: #ffffff;
}

/* end here
*/
.review-icon {
    background-color: #21405A;
    width: 60px;
    height: 52px;
    border-radius: 8px;
}

.review-icon img {
    padding: 10px;
}

.swiper-pagination-reviews {
    display: flex;
    justify-content: center;
    margin: 2.5rem 0 2rem;
    gap: 8px;
}

.swiper-pagination-reviews .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #E8E8E8;
    opacity: 1;
    border-radius: 100px;
    margin: 0 !important;
}

.swiper-pagination-reviews span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #21405A;
}

.reviews-star-main {
    display: flex;
    align-items: center;
    gap: 2px;
}

.review-box-stars>p {
    margin: 0;
    font-size: 9px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.8999999761581421px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    border-radius: 3px;
    background: #019267;
    padding: 0 4px;
    color: #fff;
    font-family: sans-serif;
}


.mobile-header-area .header-right .menu-bar svg {
    width: 18px;
    height: 18px;
    display: block;
}

.mobile-header-area .header-right .menu-bar svg path {
    fill: #333;
}


.sidebar-widget-area .single-widget.categories-widget,
.single-widget.price-widget,
.single-widget.colors-widget,
.single-widget.size-widget {
    background: transparent;
    border: 1px solid #E8E8E8;
    padding: 20px;
    border-radius: 10px;
}

.direction-rtl .sidebar-widget-area .categories-widget .categories-list .single-categorie .form-check-input {
    width: 20px;
    height: 20px;
    border-radius: 4px;
}

.sidebar-widget-area .categories-widget .categories-list .single-categorie .categories-count {
    border-radius: 4px;
    background: #9c1c24;
    color: #fff;
    width: 38px;
    height: 24px;
    font-size: 14px;
    line-height: 1;
}

.sidebar-widget-area .single-widget .widget-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #E8E8E8;
}

button.search-btn-dark.searchWidgetMobile {
    height: 50px;
    gap: 8px;
    border-radius: 8px 0px 0px 8px;
}

button.search-btn-dark.searchWidgetMobile i {
    display: flex;
}

form.search-form-custom input {
    height: 50px;
    font-size: 14px;
    color: #989898;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.sidebar-widget-area .price-widget .price-wrap .price-wrap-left .form-control {
    border: 1px solid #E8E8E8;
    color: #989898;
}

.sidebar-widget-area .price-widget .price-wrap .price-wrap-left .form-control::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

.sidebar-widget-area .size-widget .size-list .single-size .form-check-label {
    border-radius: 6px !important;
}

.categories-limit {
    max-height: 274px;
    overflow: hidden;
    transition: .3s linear;
}

.categories-limit.show-all-categories {
    max-height: initial;
}

.show-more-btn.main-align-title {
    margin-bottom: 0 !important;
}

.show-more-btn.main-align-title a {
    width: fit-content;
    margin-top: 16px;
}

.review-box-description p {
    min-height: 60px;
}



@media screen and (min-width: 1100px) {
    .main-slider-img img {
        max-height: 635px;
        /*aspect-ratio: 1;*/
        width: 100%;
        object-fit: cover;
    }
}


/* New Latest Changes */




@media screen and (max-width: 680px) {
    .hero-section .hero-slider .signle-slide {
        height: 128px;
    }

    .align-main-categories>div {
        display: grid !important;
        grid-template-columns: 1fr 1fr 1fr;
        row-gap: 10px;
    }

    .align-main-products {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .single-grid-product .product-top .product-thumbnal {
        height: 260px !important;

    }

    .new-header-socials .top-header-search .input-container i {
        left: auto !important;
        right: 14px;
    }

    .hero-section .hero-slider .slick-dots {
        right: 0 !important;
        left: 0 !important;
        justify-content: center;
    }

    .main-swiper-action {
        width: 36px;
        height: 36px;
    }

    .swiper-button-next-product {
        left: 15px;
    }

    .swiper-button-prev-product {
        right: 15px;
    }

    .align-middle-banners {
        grid-template-columns: 1fr;
    }

    .middle-banner-2 {
        gap: 20px;
        display: grid;
        grid-template-columns: 50% 44%;
        height: 300px;
    }

    .middle-banner-img {
        height: 100%;
    }

    .middle-banner-2 img {
        object-fit: cover;
    }

    .swiper-pagination-reviews .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    .review-box-title h3 {
        font-size: 18px;
    }

    .review-box-top {
        gap: 8px;
    }

    .review-user img {
        width: 40px;
        height: 40px;
    }

    .review-box-align {
        padding: 16px;
    }

    .main-align-title h1,
    .main-align-title h2,
    .section-header-two h2 {
        font-size: 15px !important;
    }


    .single-grid-product .product-info .product-name {
        line-height: 1.1;
        min-height: 44px;
    }

    .single-grid-product .product-info .product-name a {
        line-height: 1.1 !important;
    }

    .product-top .naj-addCart {
        font-size: 12px;
        height: 40px;
    }

    .main-align-title,
    .section-header-two {
        margin-bottom: 20px !important;
    }

    .bottom-footer-copyright {
        flex-wrap: wrap;
    }



}


@media screen and (max-width: 420px) {
    .middle-banner-2 {
        height: 250px;
        gap: 0;
    }

    .align-middle-banners h3 {
        font-size: 16px;
        line-height: 1.5;
    }

    .align-middle-banners p {
        font-size: 14px;
        line-height: 1.3;
    }

    .middle-banner-2 .middle-banner-content {
        padding: 10px;
    }

    .hero-section .hero-slider .slick-dots {
        margin-top: 26px;
    }

    .new-header-socials .input-container div {
        font-size: 10px !important;
    }

    .new-header-socials .input-container div strong {
        font-size: 10px !important;
    }
}

/* new css*/
.btn-whatsapp-new {
    background-color: #FFFFFF;
    color: #21405A;
    border-radius: 99px;
    width: 132px;
    height: 44px;
}

.btn-whatsapp-new:hover {
    background-color: #fff !important;
    border: 1px solid #21405A;
    color: #000;
}

.btn:focus {
    background-color: #21405A !important;
    outline: none !important;
}

.bg-banner {
    background-image: url(../images/Group\ 9.png);
    background-repeat: no-repeat;
    /* Prevent image from repeating */
    background-size: cover;
    /* Optional: scales image to cover container */
    background-position: center;
    /* Optional: centers the image */
    height: 574px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
}


.bg1-banner {
    background-image: url(../images/Group\ 9.png);
    height: 574px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: start;


}

.baner-content {
    width: 651px;
    height: 336px;
    color: #ffffff;
    margin-right: 40px;

}

.active {
    font-weight: bold;
    color: grey !important;
}

.baner-title {
    font-size: 50px;
}

.baner-content p {
    font-size: 18px;
}

.baner-btn {
    background-color: #FFFFFF;
    color: #21405A;
    width: 227px;
    height: 44px;
    border-radius: 99px;
}

.baner-btn:hover {
    background-color: transparent;
    border: 1px solid white;
    color: #ffffff;
}

.footer-links p {
    font-size: 14px;
    color: #21405A;

}

.phn-footer-icon {
    color: #21405A;
}

.show-more-btn-new {
    color: #ffffff;
    background-color: #21405A;
    width: 156px;
    height: 44px;
    border-radius: 99px;
}

.show-more-btn-new:hover {
    background: transparent;
    border: 1px solid #21405A;
    color: #000;
}

.product-namee {
    text-align: center;
    margin-top: 12px;
}

.product-namee h1 {
    font-size: 16px;
}

.product-namee p {
    font-size: 18px;
}

.tabby-bg {
    background-color: #21405A;
    height: 350px;
}

.tabby-content {
    width: 668px;
    height: 227px;
    margin-top: 50px;
    margin-right: 50px;
    color: white;
}

.tabby-content h1 {
    font-size: 38px;
}

.tabby-content {
    font-size: 16px;
}

.tabby-image {
    width: 125px;
    height: 49px !important;
}

@media screen and (max-width: 1250px) {
    .middle-header {
        width: 1050px;
    }

    .product-namee p {
        font-size: 15px;
    }
}

@media screen and (max-width: 1070px) {
    .middle-header {
        width: 980px;
    }
}

@media screen and (max-width: 920px) {
    .product-namee p {
        font-size: 15px;
    }
}

@media screen and (max-width: 720px) {
    .tabby-content {
        width: 100%;
        margin-right: 10px !important;
    }

    .tabby-content h1 {
        font-size: 18px;
    }

    .tabby-content p {
        font-size: 10px !important;
    }

    .tabby-image {
        width: 75px;
        height: 31px !important;
    }

    .product-namee p {
        font-size: 14px;
    }

    .baner-title {
        font-size: 31px;
    }

    .baner-content p {
        font-size: 14px;
    }

    .baner-display {
        justify-content: center;
    }

    .baner-content {
        text-align: center;
        margin-right: 0px;
        margin-top: 50px;
    }

    .baner-btn {
        margin-left: auto;
        margin-right: auto;
    }

    .bg-banner {
        height: auto;
    }
}


/* catogories page*/

.bg-img-catagory-1 {
    background-image: url(../images/Group\ 9.png);
    height: 250px;
    width: 100%;
}

.catogories-name a,
h1 {
    color: white;
}

.catogories-name h1 {
    font-size: 42px;
}

.catogories-name {
    padding-right: 60px;
}

.dropdown-catagories {
    width: 176px;
    height: 44px;
    border-radius: 8px;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    color: #666666;
}

.product-info-top-new {
    background-color: #71A2CB;
    width: 105px;
    height: 34px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-bottom: 2.5rem;
    color: #ffffff;
    border-radius: 8px;
}

.product-after-discount-price {
    font-size: 32px;
    color: #000000;
}

.product-before-discount-price {
    font-size: 22px;
    color: #71A2CB;
    text-decoration: line-through;
}

.tax-include {
    font-size: 16px;
}

.product-whatsapp-buuton {
    color: #ffffff;
    background-color: #21405A;
    height: 54px;
    border-radius: 99px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2.5rem;
}

.product-whatsapp-buuton button {
    color: #ffffff;
    font-size: 16px;
}

.section-top-new {
    padding-top: 3rem;
}

.pb-50 {
    padding-bottom: 50px;
}

.searh-width {
    width: 700px !important;
    border: 1px solid #fff;
    border-radius: 99px;
    padding: 8px;
}

@media (max-width: 767.98px) {
    .responsive-center {
        text-align: center !important;
    }

    .footer-links {
        align-items: center;
    }

    .for-margin {
        margin-top: 12px;
    }

    .footer-links ul {
        align-items: center !important;
    }

    .footer-links ul h4 {
        text-align: center !important;
    }

    .footer-links {
        text-align: center !important;
    }

    .footer-links h4 {
        text-align: center !important;
    }

    .footer-links .d-flex {
        justify-content: center;

        align-items: center;
        gap: 2px;
    }

    .footer-links p {
        margin: 0;
    }

    .phn-footer-icon {
        margin: 0 !important;
    }

    .footer-newslatter {
        text-align: center;
        gap: 0px;
        margin-top: 30px;
    }

    .footer-newslatter h4 {
        text-align: center;
    }

    .newslatter-input {
        position: relative;
        display: flex;
        justify-content: center;
        margin-top: 16px;
    }

    .newslatter-input input {
        text-align: center;
    }

    .newslatter-input svg {
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

    .footer-payments h4 {
        text-align: center !important;
    }

    .footer-payments ul {
        justify-content: center;
        flex-wrap: wrap;
    }

    .tabby-content {
        margin-right: 2px;
    }

    .tabby-content {
        width: 100%;

    }

    .tabby-image {
        width: 75px;
        height: 30px !important;
    }

    .tabby-content h1 {
        font-size: 25px;
    }

    .tabby-content p {
        font-size: 10px;
    }

    .f-padding {
        padding-right: 16px;
    }


}


.bottom-footer-copyright {

    font-size: 14px;
}

.bottom-footer-main {
    display: flex;
    justify-content: space-between;
}

.tax-num {
    font-size: 14px;
}

.bottom-footer-copyright {
    gap: 0px;
    justify-content: center;
}

@media screen and (max-width: 680px) {

    .bottom-footer-copyright {
        flex-wrap: nowrap;
        align-items: baseline;


    }

    .bottom-footer-main {
        flex-direction: column;
    }

    .tax-id {

        justify-content: center;
        margin-bottom: 15px;
    }

    .tax-num {
        font-size: 14px;
    }

    section#new-footer {
        padding-bottom: 0px;
    }
}

.read-more-btn {
    background-color: #46463C;
    color: white;
    padding: 12px 24px;
    border-radius: 10px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    white-space: nowrap;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
}



.breadcrumb-service-bg {
    background: url("/assets/images/blogImg/service-bread.png") no-repeat center center !important;
}

.for-margin {
    margin-top: 120px;
}

.about-us-tag {
    font-size: 16px;
    color: #666666;
}

.worth-title {
    font-size: 44px;
    color: black;
    font-weight: bold;
    font-family: cairo;
}

.gate-way-desc {
    font-size: 16px;
    color: #666666;
}

.gate-way-box {
    margin-top: 40px;
}

.box-consult-btn {
    background-color: #46463C;
    padding: 5px 20px;
    color: white;
    font-size: 16px;
    border-radius: 8px;
    border: 10px solid #46463C;
}

.worth-margin {
    margin-top: 40px;
}

.worth-box-img {
    height: 450px !important;
    width: 100%;
    border-radius: 16px;
}

.read-more-worth {
    padding: 5px 12px;
    background-color: #46463C;
    border-radius: 8px;
    border: 1px solid #46463C;
    color: #fff;
}

.worth-desc {
    bottom: 0px;
    padding: 15px;
}

.bg-for-dazzled {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 95%),
        url("/assets/images/tazz.jpg") no-repeat center center;

    width: 100%;
    height: 282px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.dazz-title {
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
}

.dazz-desc {
    font-size: 18px;
    color: #fff;
}

.dazz-btn {
    background-color: #CFD3B3;
    color: black;
    border-radius: 8px;
    padding: 5px 20px;
    font-size: 16px;
    border: 1px solid #CFD3B3;
}

/* .background-worth-box {
    position: relative;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 95%),
                url("/assets/images/homeImages/piccc-1.jpg") no-repeat center center;
    background-size: cover;
    height: 450px;
    width: 384px;
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    align-items: flex-end; 
    padding: 20px;
} */

.worth-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, transparent 60%, #000 100%);

    z-index: 1;
    border-radius: 16px;
    /* Optional, if images are rounded */

}

.worth-desc {
    z-index: 2;
    padding: 20px;
}

.breadcrumb-photo-gallery-bg {
    background: url("/assets/images/blogImg/bread-n-3.jpg") no-repeat center center !important;

}




.nav-tabs .nav-link {
    border: none;
    color: black !important;
    font-weight: 500;
}

.nav-tabs .nav-link.active {
    background-color: #CFD3B3;
    color: #000;
    border-radius: 6px;
}

.tabs-header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}



.tab-content {
    margin-top: 1.5rem;
}

.photo-gallery-title {
    font-size: 44px !important;
    font-weight: bold;
    color: #000;
}


.show-project-title {
    font-size: 16px;
    color: #666666;
}

.latest-btn {
    border: 1px solid #CCCCCC;
    background-color: transparent;
    padding: 12px 20px;
    color: #666666;
    border-radius: 8px;
    font-size: 14px;

}

.tabs-margin {
    margin-top: 50px;
}

.photogallery-img {
    width: 384px;
    min-height: 250px;
    border-radius: 8px;

}

.photogallery {
    display: flex;
    flex-wrap: wrap;

}

.photogallery-col {
    width: 33.3333%;
    /* 3 columns per row */
    padding: 5px;
    box-sizing: border-box;
}

.photogallery-col img {
    width: 384px;
    min-height: 250px;
    border-radius: 8px;
}


.pagination {
    text-align: center;
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.page-btn {
    background-color: transparent;
    color: white;
    border: none;
    padding: 8px 12px;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 4px;
    width: 42px;
    height: 42px;
    border: 1px solid #999999;
    color: #666666;
}

.page-btn.active {
    background-color: #46463C;
    color: white !important;
}

.for-margin-photo {
    margin-top: 60px;
    margin-bottom: 60px;
}

.photogallery {
    margin-top: 15px;
}

@media (max-width: 620px) {
    .photogallery-col {
        width: 48%;
        /* 2 per row */
    }

    .photo-gallery-title {
        font-size: 34px !important;
        margin-top: 15px;
    }

    .photogallery {
        margin-top: 25px;
    }

    #myTab {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        flex-wrap: nowrap;
        /* prevent wrapping */
        -webkit-overflow-scrolling: touch;
        /* smooth scrolling on mobile */
    }

    #myTab .nav-item {
        flex: 0 0 auto;
        /* prevent shrinking */
    }

    #myTab::-webkit-scrollbar {
        display: none;
    }

    .worth-box-img {
        width: 100%;
    }

    .worth-margin {
        flex-direction: column;
    }

    .box-consult-btn {
        margin-top: 12px;
    }

    .worth-title {
        font-size: 34px;
    }
}


/* Wrapper using same background and size */
/* Wrapper with original styles */
.service-list-scroll {
    /* position: absolute; */
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 65px;
    overflow: hidden;
    background-color: #B3B98F;
    color: black;
    font-weight: bold;
    font-size: 1.25rem;
    /* same as Bootstrap fs-1 */
    display: flex;
    align-items: center;
    /* Center vertically */
    direction: rtl;
    /* Right to left for Arabic */
}

/* Inner scrolling content */
.ticker-content {
    display: inline-block;
    white-space: nowrap;
    animation: scroll-left 50s linear infinite;
}

/* Scroll animation */
@keyframes scroll-left {
    0% {
        transform: translateX(100%);
    }

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


/* Each item */
.ticker-item {
    display: inline-block;
    margin: 0 2rem;
    font-size: 3.25rem;
    /* Same as fs-1 (≈ 1.25rem) */
}








.card-slider {
    position: relative;
}

.card-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-in-out;
    opacity: 0;
    transform: scale(0.9) translateX(0);
    z-index: 1;
}

.card-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.card-slide.visible {
    opacity: 1;
    z-index: 3;
    transform: scale(1) translateX(0);
}

.card-slide.behind {
    opacity: 0.7;
    z-index: 2;
    transform: scale(0.95) translateX(30px);
}

.card-slide.far-behind {
    opacity: 0.5;
    z-index: 1;
    transform: scale(0.9) translateX(60px);
}

.testimonial-text-slide {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.testimonial-text-slide.active {
    opacity: 1;
    position: relative;
    z-index: 2;
}

/* Image slide states */
.card-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.6s ease-in-out;
    opacity: 0;
    transform: scale(0.9) translateX(0);
    z-index: 1;
}

.card-slide.visible {
    opacity: 1;
    z-index: 3;
    transform: scale(1) translateX(0);
}

.card-slide.behind {
    opacity: 0.7;
    z-index: 2;
    transform: scale(0.95) translateX(30px);
}

.card-slide.far-behind {
    opacity: 0.5;
    z-index: 1;
    transform: scale(0.9) translateX(60px);
}

/* Testimonial text states */
.testimonial-text-slide {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.testimonial-text-slide.active {
    opacity: 1;
    position: relative;
    z-index: 2;
}

.card-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.6s ease-in-out;
    opacity: 0;
    z-index: 1;
    transform: scale(0.9) translateX(0);
    /* default transform, no tilt here */
}

.card-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);
}

/* Front card — no tilt */
.card-slide.visible {
    opacity: 1;
    z-index: 3;
    transform: scale(1) translateX(0) rotateZ(0deg);
    /* no tilt */
}

/* Second card — tilt */
.card-slide.behind {
    opacity: 0.7;
    z-index: 2;
    transform: scale(0.95) translateX(30px) rotateZ(5deg);
}

/* Third card — tilt */
.card-slide.far-behind {
    opacity: 0.5;
    z-index: 1;
    transform: scale(0.9) translateX(60px) rotateZ(5deg);
}

.cta-button:hover {
    border: 1px solid #B3B98F;
    background-color: transparent;
    color: white;

}

.cta-button:active {
    border: 1px solid #B3B98F;
}

.read-more-btn:hover {
    border: 1px solid #46463C;;
    background-color: transparent;
    color: black;
}
/* .box-consult-btn:hover{
     border: 1px solid #46463C;;
    background: transparent;
   
    padding: 5px 20px;
    color: black;
    font-size: 16px;
    border-radius: 8px;
    border: 10px solid #46463C;
} */
.dazz-btn:hover{
    background: transparent;
}
.hero-btn:hover{
border: 1px solid #46463C;;
    background-color: transparent;
    color: black;
}
@media (max-width: 620px){
    .about-heading
{
    font-size: 34px !important;
}
.need-host{
    font-size: 34px !important;
    margin-bottom: 9px !important;
}
.custom-title {

    font-size: 34px !important;
}
.customer-review-n{
    font-size: 34px !important;
}
.glimpse{
    font-size: 34px !important;
}
.creative-production{
    font-size: 34px !important;
}
.footer-title{
    font-size: 24px !important;
    font-weight: bold;
}
}
.swiper-slide {
    flex: 0 0 auto;
    width: auto;
}

@media (max-width: 767px) {
    .mobile-services-slider .swiper-slide {
        width: calc(100% / 1.5 - 12px); /* 1.5 slides on mobile */
    }
    .inner-services{
        top: 200px !important;
    }
    .inner-services-btn{
        display: none;
    }
}

@media (min-width: 768px) {
    .mobile-services-slider .swiper-slide {
        width: calc(100% / 3.5 - 18px); /* 3.5 slides on desktop */
    }
}

.mobile-services-slider {
    overflow: visible;
}
.service-slide-fix {
    border-radius: 8px !important;
}

@media (max-width: 767px) {
    .service-slide-fix {
        height: 280px !important;
    }
    .service-title-mbl{
        font-size: 15px !important;
        font-weight: bold !important;
    }
    .service-desc{
        font-size: 12px !important;
    }
}

@media (max-width: 390px){
.bf-font{
    font-size: 11px !important;
}
}
.footer-links-g{
    text-align: center;
}
@media (max-width: 767px) {
.footer-links-g{
    text-align: right;
}
}