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

body {
    font-family: "Cairo", sans-serif !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 {
    border: 1px solid #848684;
}

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

.regular-price{
    text-decoration: line-through;
}

@media (max-width: 767px) {
    .popular-categories-area-v2 .catagory-left {
        padding-left: 30px;
    }
.product-box{
    height: auto !important;
}
    .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;
    }
}

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

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

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

/* New CSS */

.top-header {
    background: #22a4be;
    padding: 15px 0 36px;
}

.top-header-contact ul li a {
    /* font-family: Cairo; */
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 4px;
    flex-direction: row-reverse;
}

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

.top-header-search {
    position: relative;
    width: 100%;
    max-width: 405px;
}

.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::placeholder {
    color: #fff;
}

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

.top-links ul li a {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
}

.top-links ul {
    display: flex;
    gap: 12px;
}

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

.top-header-search-links {
    display: flex;
    flex: 1;
    justify-content: end;
    align-items: center;
    gap: 40px;
}

.header-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: #555555;
    padding-bottom: 23px;
    transition: 0.2s linear;
    border-bottom: 2px solid transparent;
}

.header-links ul li a:hover {
    border-bottom: 2px solid #22a3bc;
}

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

.action-box-header button svg {
    fill: rgb(34 164 190);
}

.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: #22a4be;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    top: -3px;
    right: -5px;
    border-radius: 20px;
}

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

.header-actions .action-box-header:last-child {
    width: 68px;
}

.header-actions .action-box-header:last-child button {
    width: 100%;
}

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

.main-header header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 80px;
    box-shadow: 0px 4px 25px 0px #00000014;
    padding: 0 60px;
    position: relative;
    background: #fff;
}

.shape-right {
    position: absolute;
    right: -36px;
    filter: drop-shadow(5px 3px 3px #00000014);
}

.shape-left {
    position: absolute;
    left: -36px;
    filter: drop-shadow(-5px 4px 4px #00000014);
}

.main-header {
    margin-top: -23px;
}

.header-links ul li a.active {
    color: #22a4be;
    font-weight: 700;
    border-bottom: 2px solid #22a4be;
}

/* New Banner */

.banner-about h1 {
    font-family: Cairo;
    font-size: 48px;
    font-weight: 800;
    line-height: 70px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
    margin: 0;
    position: relative;
}

.banner-about p {
    font-family: Cairo;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 16px 0 24px;
    color: #555;
}

.banner-actions button {
    border: 1px solid #22a4be;
    height: 49px;
    padding: 10px 30px;
    border-radius: 8px;
    font-family: Cairo;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background: #22a4be;
    color: #fff;
    transition: 0.2s linear;
}

.banner-new-tabs ul li button {
    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;
    background: transparent !important;
    color: #333 !important;
    border-bottom: 3px solid transparent !important;
    border-radius: 0 !important;
}

.banner-new-tabs ul {
    gap: 44px;
    padding-right: 20px;
}

.banner-new-tabs ul li button.active {
    color: #22a4be !important;
    border-color: #22a4be !important;
}

.banner-actions button:hover {
    background: transparent;
    color: #22a4be;
}

.banner-actions button:last-child:hover {
    background: #22a4be;
    color: #fff;
}

.banner-actions button:last-child {
    background: transparent;
    color: #22a4be;
}

.banner-actions {
    display: flex;
    gap: 8px;
}

.banner-about {
    max-width: 496px;
}

.align-banner {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}

section#new-banner {
    padding: 63px 0 80px;
}

.banner-about h1 img {
    position: absolute;
    top: 0;
    right: -80px;
    z-index: -1;
}

/* Banner Search */

.title-search h3 {
    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 0 4px;
    color: #333;
}

.search-box select {
    border: 1px solid #e0e7e8;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 9px 0 20px;
    border-radius: 8px;
    width: 100%;
    position: relative;
}

.search-box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 8px;
}

.search-boxes-align {
    display: flex;
    flex-direction: column;
    gap: 16px;
    flex: 1;
    width: 100%;
}

.search-btn button {
    background: #22a4be;
    width: 100%;
    border: 1px solid #22a4be;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 8px;
    height: 45px;
    transition: 0.2s linear;
}

.search-btn button:hover {
    box-shadow: 0px 4px 25px 0px #00000014;
}

.main-search-banner .search-boxes-main {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* gap: 60px; */
     /* margin-top: 40px; */
}

.main-search-banner {
    border: 1px solid #e0e7e8;
    padding: 16px;
    border-radius: 16px;
    box-shadow: 0px 4px 25px 0px #00000014;
}

.category-title h3 {
    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;
    margin: 0;
    color: #fff;
}

.about-category h4 {
    font-family: Cairo;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    margin: 0;
}

.about-category 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: #fff;
    margin: 0;
}

.category-box {
    display: flex;
    align-items: center;
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px solid #cfcfcf;
    gap: 10px;
}

section#categories-bar {
    background: #333333;
    position: relative;
    z-index: 9;
    padding: 25px 0;
}

section#categories-bar::before {
    content: "";
    background: #22a4be;
    width: 20%;
    position: absolute;
    height: 100%;
    z-index: -1;
    top: 0;
}

.categories-boxes {
    display: flex;
    align-items: center;
}

.align-categories {
    display: flex;
    align-items: center;
}

.category-box:last-child {
    border: navajowhite;
    margin: 0;
    padding: 0;
}

.category-title {
    width: 300px;
}

/* Category Block */

.title-category-block h2 {
    font-family: Cairo;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    color: #333;
}

.title-category-block p {
    font-family: Cairo;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #555;
    margin: 0;
}

.category-block-img {
    height: 150px;
}

.category-block {
    text-align: center;
    border: 1px solid #aee2ef;
    border-radius: 16px;
    padding: 21px;
    transition: 0.2s linear;
}

.category-block:hover {
    box-shadow: 0px 4px 25px 0px #00000014;
}

.category-blocks-align {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

.about-category-block h3 {
    margin: 0;
    font-family: Cairo;
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
}

.about-category-block p {
    margin: 0;
    font-family: Cairo;
    font-size: 20px;
    font-weight: 700;
    line-height: 37.48px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #989898;
}

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

section#category-blocks {
    padding: 70px 0;
}

.product-title h2 {
    font-family: Cairo;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
    margin: 0;
}

.product-title ul {
    display: flex;
    align-items: center;
}

.product-title-align ul {
    display: flex;
    align-items: center;
    gap: 6px;
}

.product-title-align ul li a {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #555555;
    padding: 10px;
    border-radius: 8px;
}

.product-title-align ul li a.active {
    font-weight: 700;
    background: #22a4be;
    color: #fff;
}

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

.product-box-img>img {
    max-height: 200px;
    aspect-ratio: 1;
    width: 100%;
    object-fit: cover;
}

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

.ratings-product p {
    font-family: Cairo;
    font-size: 12px;
    font-weight: 400;
    line-height: 20.49px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
}

.ratings-product ul {
    display: flex;
    align-items: center;
    gap: 8px;
}

.title-box-about h3 {
    margin: 0;
    font-family: Cairo;
    font-size: 20px;
    font-weight: 700;

    text-align:center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
}

.price-box p {
    margin: 0;
    font-family: Cairo;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #22a4be;
}

.price-box {
    display: flex;
    align-items: center;
    gap: 8px;
}

.price-box p:last-child {
    color: #d44244;
}

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

.title-box-align {
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid #e0e7e8;
    border-bottom: 1px solid #e0e7e8;
    margin-top: 12px;
    margin-bottom: 12px;
}

.product-box-cart p {
    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;
    margin: 0;
}

.product-box-cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-box-spos-about 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;
    color: #333333;
}

.product-box-spons-imgs {
    display: flex;
    align-items: center;
    gap: 4px;
}

.product-box-sponsors {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 12px;
    border-bottom: 1px solid #e0e7e8;
}

.country-flag {
    display: flex;
    gap: 8px;
}

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

.country-product {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 12px;
}

.country-car svg {
    display: block;
}

.product-box {
    padding: 16px 17px;
    border: 1px solid #aee2ef;
    border-radius: 16px;
    transition: 0.2s linear;
    position: relative;
    height : 650px;
}

.product-box:hover {
    box-shadow: 0px 4px 25px 0px #00000014;
}

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

.product-tag p {
    margin: 0;
    font-family: Cairo;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    padding: 5px 10px;
    border-radius: 8px;
    background: #d44244;
    width: fit-content;
}

.product-tag {
    position: absolute;
    top: 0;
    left: 0;
}

.product-box-img {
    position: relative;
}

.product-actions {
    display: flex;
    flex-direction: column;
    gap: 16px;
    position: absolute;
    top: 16px;
    opacity: 0;
    transition: 0.2s ease;
    transform: translateY(10px);
}

.product-actions svg {
    display: block;
    cursor: pointer;
}

.product-box:hover .product-actions {
    opacity: 1;
    transform: none;
}

section#tabby-main {
    background: #242424;
    padding: 60px 0;
    margin-top: 80px;
}

.about-tabby-main h3 {
    font-family: Cairo;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    margin: 0;
}

.about-tabby-main 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;
    color: #fff;
    margin: 0;
}

.tabby-logo-imgs img {
    width: 125px;
}

.about-tabby-main {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

section#brands {
    background: linear-gradient(90deg, #104c58 0%, #22a4be 100%);
    padding: 20px 0;
}

.brand-title h4 {
    font-family: Cairo;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    margin: 0;
}

.navigation-brand-slider {
    position: absolute;
    top: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    z-index: 9;
}

.swiper-button-next-brand svg {
    transform: rotate(180deg);
}

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

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

.brand-logo {
    text-align: center;
}

.align-brands .row {
    align-items: center;
}

section#featured-product {
    background: #f6f6f6;
    padding: 46px 0;
}

.title-featured h3 {
    margin: 0;
    font-family: Cairo;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
}

.stars-featured svg path {
    fill: #22a4be;
}

.title-featured-product h3 {
    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;
    margin: 8px 0;
}

.price-featured p,
.add-on p {
    margin: 0;
    font-family: Cairo;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #22a4be;
}

.price-featured p:last-child {
    color: #989898;
}

.price-featured {
    display: flex;
    gap: 8px;
}

.buy-btn-featured button {
    border: none;
    background: #333333;
    padding: 10px 50px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    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;
    flex-direction: row-reverse;
    transition: 0.2s linear;
}

.buy-btn-featured button:hover {
    transform: scale(0.9);
}

.featured-big-box {
    background: #ffffff;
    padding: 25px 20px;
    border-radius: 16px;
    flex: 1;
}

.featured-actions {
    display: flex;
    align-items: center;
    gap: 8px;
}

.featured-actions .action-box-header button {
    width: 45px !important;
    height: 45px !important;
}

.bar-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

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

.bar-text p span {
    color: #333;
}

.progress {
    height: 10px;
    border-radius: 3px;
    background: #f7f7f7;
    margin: 12px 0;
}

.progress-bar {
    background: #22a4be;
}

.timer-box h3 {
    margin: 0;
    font-family: Cairo;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
    background: #f6f6f6;
    width: 39px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    direction: ltr;
    border-radius: 3px;
}

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

.timer-featured {
    display: flex;
    gap: 34px;
}

.featured-location {
    margin: 8px 0;
}

.featured-bar {
    margin-top: 10px;
}

.feature-box-image-align {
    display: flex;
    gap: 24px;
}

.featured-box-img {
    max-height: 320px;
    max-width: 300px;
    position: relative;
}

.featured-box-img img {
    height: 100%;
    aspect-ratio: 1;
    object-fit: cover;
}

.featured-pro-about {
    flex: 1;
}

.bottom-featured-box {
    border: 0.89px solid #e5e5e5;
    border-radius: 5px;
    padding: 8px 30px;
    width: fit-content;
    transition: 0.2s linear;
}

.bottom-featured-prods {
    display: flex;
    gap: 16px;
    margin-top: 24px;
}

.bottom-featured-box img {
    max-height: 70px;
    max-width: 80px;
    aspect-ratio: 1;
    object-fit: cover;
}

.bottom-featured-box:hover {
    box-shadow: 0px 4px 25px 0px #00000014;
    border-color: #aee2ef;
}

.featured-small-box:first-child {
    background: url(https://s3-alpha-sig.figma.com/img/835f/dfd5/a135ac951c9046e49d19c1344b2bb153?Expires=1733702400&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4&Signature=ji30NBkW2kBZYyfQvoK-zZIyHP4VleABzteDjVPveWRjLqZa7xkiszVaJkgx5XHyWi-KZlgO~F24Lf8MiDEN~bnovU1-U76QAJQKL7u04FJQHEt3DdC7CWICsZ~Z0QORYfnK9RkhS8kOcSJP9zb9lPpPeWZZo5tRNeWehHysNyzUc0VO3UnuL1XcgTPyugxRe~K4n~fIJTRd7SdvNxS80nAKfpQorsi7YdOxQCsF9KDbY46nUnhZKRXAT8BHbmNTbeqpYCctzIwErWCaWvTbZk04jvRdkS5FPmU7A6OIh8dIT5tA0GUfDyvFF38gBRz7Wuu2V9NkCjXCYITFzSKc3A__);
    padding-left: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 207px;
    display: flex;
    align-items: center;
}

.featured-small-box:first-child .content-featured-small {
    margin-right: auto;
}

.featured-small-box h4 {
    font-family: Cairo;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    margin: 0;
}

.featured-small-box 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;
    color: #fff;
    margin: 0;
}

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

.featured-small-box {
    border-radius: 16px;
    padding: 25px 40px;
    width: 100%;
}

.content-featured-small {
    max-width: 142px;
}

.featured-small-box:last-child {
    background: url(https://s3-alpha-sig.figma.com/img/441b/ea2b/fd4425fb3b86a53242e5b9a10b7a7b3b?Expires=1733702400&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4&Signature=XfHaYBrmdIYouFUksL3Zg7neKDBhO700kHW4LVIbslu~ARG09tkCno7Iv2wSF6wHzZBfnNxwggNC5K2jeWDQXi-B~z8o9EjQU58huoM5dEGvcmKrrtSerfQyevX9XSWwDIuL0VHlT2Vj6kcJi2yJKlKs3qZYhkYS9sPNmTQahLYwXr6JcGLcF~jRhVu-xp7uXW4P~UQa-KRxUFCQcGsdbXqauRMK7WIiqkPmkZfFtS5OapBuC~QjzzEYi16GPex0wapb~SrIT5U-Nm7ep2~z1pDGZmrUk-FApkp4nQLlkHn6JOzCHFOD0d6JoUWHSSx1DkBEmH-WqqH7z5jc4z7N8w__);
    background-size: cover;
    height: 266px;
    background-repeat: no-repeat;
}

.featured-small-boxes {
    display: flex;
    flex-direction: column;
    gap: 24px;
    min-width: 285px;
}

.featured-boxes-align {
    display: flex;
    gap: 20px;
}

.off-price-tag p {
    margin: 0;
    font-family: Cairo;
    font-size: 12px;
    font-weight: 700;
    line-height: 22.49px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    background: #22a4be;
    border-radius: 8px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    direction: ltr;
}

.off-price-tag {
    position: absolute;
    top: 0;
}

.align-featured-product {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.car-prize-box h3 {
    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;
    margin: 0;
}

.car-prize-box 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: 8px 0 16px;
}

.car-prize-box button {
    padding: 10px 50px;
    border: none;
    border-radius: 8px;
    background: #22a4be;
    font-family: Cairo;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    transition: 0.2s linear;
}

.car-prize-box button:hover {
    transform: scale(0.9);
}

.car-prize-box {
    max-width: 400px;
}

.align-car-prize {
    background: url(https://s3-alpha-sig.figma.com/img/afec/fea9/eff788e0e1a9b652e9c287e956d89e42?Expires=1733702400&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4&Signature=gUX7skgL3e1KxgYemcsVg6CPLeJIQcAlMnyFkk8iyMlS944WIkZMWU0Z6lmxi5Wdd19kGRM6d4gDuN7M2zbwu8eS3DGT5NXJnc8TE2TzUw2iz-1l63o5IXpDLV4cT-bLwj9MUEV3zGYf05n5i~vHfo38042P9dAJjZ-sjK9nlwOUw~V2TZz13I8kLR7GGYDjzHII-FXh9z16oQvutewVvYL~0tiq~1eEFqf~HmNlAe8alKD0vbeve~8sxhtMVNeOE8scx2kAiiyaIaEH9CnQD6MEEph7kPH6XidNft5nrZQfDsMF-RGSVqBdYMeOfFjnJq7C54tOlNZgemzV1Nm36Q__);
    position: relative;
    height: 292px;
    display: flex;
    align-items: center;
    padding: 20px 32px;
    color: #fff;
    background-size: cover;
    background-position: center;
    z-index: 1;
    flex: 1;
}

.align-car-prize:first-child::before {
    content: "";
    background: #333333bf;
    position: absolute;
    inset: 0;
    z-index: -1;
}

.align-car-prize-main {
    display: flex;
    border-radius: 16px;
    overflow: hidden;
}

.align-car-prize-main {
    display: flex;
    border-radius: 16px;
    overflow: hidden;
}

.align-car-prize:last-child {
    background-image: url(https://s3-alpha-sig.figma.com/img/133a/6fbc/02e7a46522c9eed00b7c1bb5d3549a17?Expires=1733702400&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4&Signature=obnNMp6b7DxiUq553UwaEUOa4WzRGVMg6kC8cIRu8nkisOQzwLXvCU~oLTH8xCpeU2nSGaG7sJJeNKoX4DaXC9Pp4bqPafqfJfWbnpWVrXKzS1DXrL7TaCUV8drrGTf7iGrQzt6n0n4jN1~OepC4QfSQ7en03OaGJpAieHjqxWReNfM7NDZnbC7jJ5uZKj2BZxeSfY0De9zHIST~pyDMZwnzvGRTpIBbf15WDmTAnk02EYRXw0MTq1K0~kn8qWJvQUA9h8Y3vs7vUNnptKy7SPaE-VRXqfd0EoUjriAyRrY0UUILJgPEy0ublEDmKG8-UyfhlnTCxNwJ23~dpwz2zg__) !important;
    z-index: 1;
    justify-content: end;
    color: #333333;
}

.align-car-prize:last-child::before {
    content: "";
    background: #22a4be80;
    position: absolute;
    inset: 0;
    z-index: -1;
}

.middle-car {
    text-align: center;
}

.middle-car img {
    margin-top: -200px;
    z-index: 9;
    position: relative;
}

.align-car-prize:last-child .car-prize-box {
    max-width: 360px;
}

.blog-img img {
    width: 100%;
    max-height: 280px;
    object-fit: cover;
}

.blog-img {
    position: relative;
}

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

.blog-img p {
    margin: 0;
    font-family: Cairo;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 8px 10px;
    background: #22a4be;
    width: fit-content;
    border-radius: 8px;
    color: #fff;
    position: absolute;
    top: 12px;
    z-index: 9;
    right: 12px;
}

.blog-about p {
    margin: 0;
    font-family: Cairo;
    font-size: 12px;
    font-weight: 700;
    line-height: 22.49px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #555;
}

.blog-about h3 {
    font-family: Cairo;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #555;
    margin: 0;
}

.blog-about 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;
    margin-top: 8px;
}

.blog-about {
    padding: 20px;
}

.title-blogs h3 {
    margin: 0;
    font-family: Cairo;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333;
}

.title-blogs a {
    font-family: Cairo;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #22a4be;
    display: block;
}

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

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

section#blog {
    padding: 40px 0 80px;
}

section#car-prize {
    padding-top: 80px;
}

/* 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: 24px;
    font-weight: 700;
    line-height: 44.98px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #22a4be;
}

.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 {
    border-top: 1px solid #aee2ef;
    padding: 60px 0;
}

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

#new-products .product-box-sponsors {
    padding: 0;
    padding-bottom: 0;
}

section#new-products {
    padding: 60px 0;
}





@media (min-width: 576px) {

    .container,
    .container-sm {
        max-width: 100%;
        padding: 0 20px !important;
    }
}


@media (max-width: 756px) {
    .category-box img {
        margin: 0 !important;
    }
    .category-box {
        display: flex;
        align-items: end;
    }

    .categories-boxes {
        display: grid !important;
        grid-template-columns: 1fr !important;
    }

    .category-box img {
        margin: 0 !important;
    }

    .category-box {
        display: flex;
        align-items: center;
        margin-bottom: 0px !important;
        min-width: auto !important;

    }

    .categories-boxes {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 20px;
    }

    .product-box-spons-imgs img {
        width: 30%;
    }

    .brand-logo {
        display: flex;
        align-items: center;
    }

    .header-actions .action-box-header:last-child {
        width: 40px;
    }

    .main-header header {
        gap: 10px;
    }

}

@media (min-width: 768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 1040px;
        padding: 0 15px;
    }
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1250px;
    }
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1400px;
    }
}

.mobile-show {
    display: none;
}

.swiper-pagination-product {
    position: inherit !important;
    margin-top: 20px !important;
}

.swiper-pagination-bullet-active {
    background: #22a4be !important;
}

@media screen and (max-width: 1200px) {
    .mobile-show {
        display: block;
    }

    section#new-products {
        padding: 60px 0;
    }

    .header-links {
        position: fixed;
        right: 0;
        background: #fff;
        width: 40%;
        z-index: 9999;
        height: 100vh;
        overflow: auto;
        top: 0;
        right: -100%;
        transition: 0.3s linear;
    }

    .header-links ul {
        flex-direction: column;
        align-items: flex-start;
        padding: 30px 40px;
    }

    .header-links ul li a {
        padding-bottom: 6px;
    }

    .show-nav .header-links {
        right: 0;
    }

    .overlay-nav {
        position: fixed;
        inset: 0;
        z-index: 9;
        background: #0000005c;
        opacity: 0;
        transition: 0.3s linear;
        visibility: hidden;
    }

    .show-nav .overlay-nav {
        opacity: 1;
        visibility: visible;
    }

    .mobile-header-area {
        display: none !important;
    }

    .featured-boxes-align {
        flex-direction: column;
    }

    .featured-small-boxes {
        flex-direction: row;
    }

    .featured-small-box:first-child {
        width: 290px !important;
        height: 266px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .featured-small-box:last-child {
        width: 270px;
    }

    .featured-boxes-align {
        flex-direction: column;
    }

    .featured-small-boxes {
        flex-direction: row;
    }

    .featured-small-box:first-child {
        width: 290px !important;
        height: 266px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .featured-small-box:last-child {
        width: 270px;
    }

    .main-header header {
        padding: 0 30px;
        width: 94%;
        margin: auto;
    }

    .banner-about h1 {
        font-size: 38px;
        line-height: 1.8;
    }

    .banner-about p {
        font-size: 16px;
    }

    .banner-new-tabs {
        margin-top: 30px;
    }

    .about-category-block h3 {
        font-size: 18px;
    }
}

@media screen and (max-width: 991px) {
    .middle-car {
        display: none;
    }

    .category-blocks-align {
        grid-template-columns: 1fr 1fr;
    }

    .align-categories {
        flex-direction: column;
        gap: 30px;
    }

    .categories-boxes {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 30px;
        width: 100%;
    }

    .category-title {
        width: 100%;
    }

    .category-box {
        padding-left: 0;
        margin-left: 0;
        margin-bottom: 30px !important;
        padding-bottom: 30px !important;
        border-bottom: 1px solid !important;
        border-left: 0;
        width: 100%;
    }

    .product-title-align {
        flex-direction: column;
        align-items: flex-start;
        gap: 30;
    }

    .product-title-align ul {
        margin-right: auto;
    }

    .align-banner {
        flex-direction: column;
        align-items: stretch;
    }

    .banner-img {
        text-align: center;
    }

    .banner-img img {
        max-height: 500px;
        object-fit: cover;
    }

    .banner-new-tabs ul li button {
        font-size: 18px;
    }

    .top-header-contact {
        display: none;
    }

    .top-header-search-links {
        justify-content: space-between;
    }

    .bottom-featured-prods {
        overflow: auto;
    }

    .brand-title h4,
    .about-tabby-main h3 {
        font-size: 28px;
    }

    .blog-about h3 {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .align-blogs .row {
        gap: 30px;
    }

    .align-car-prize-main {
        flex-direction: column;
    }

    .align-car-prize {
        min-height: 300px;
    }

    .product-title-align ul {
        overflow: auto;
        padding: inherit;
        white-space: nowrap;
        width: 100%;
        padding: 10px 0;
    }
    .search-box{
        display: flex;
        flex-direction: column;
    }
    section#categories-bar::before {
        display: none;
    }

    .feature-box-image-align {
        flex-direction: column;
    }

    .featured-box-img img {
        max-height: 400px;
        width: 100%;
        object-fit: cover;
    }

    .featured-box-img {
        max-height: max-content;
        max-width: 100%;
    }

    .title-category-block h2 {
        font-size: 28px;
    }

    .title-category-block {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .title-category-block p {
        font-size: 16px;
    }

    .search-img img{
        width: 200px;
    }
    .main-search-banner .search-boxes-main{
        flex-direction: column-reverse;
    }

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

    .bottom-footer {
        flex-direction: column;
        gap: 20px;
    }
}

@media screen and (max-width: 680px) {
    .search-box select {
        font-size: 14px;
    }

    .top-header-search input {
        width: 100%;
        font-size: 12px;
    }

    .top-links {
        flex: 1 1 100%;
    }

    .top-links ul {
        justify-content: flex-end;
    }

    .top-links ul li a {
        font-size: 10px;
    }

    .main-header header {
        padding: 0;
        z-index: 99;
        position: relative;
        width: 84%;
    }

    .shape-right,
    .shape-left {
        z-index: -1;
    }

    .action-box-header button {
        width: 40px;
    }

    .header-actions .action-box-header:nth-child(2) {
        display: none;
    }

    .header-actions .action-box-header svg {
        overflow: visible;
    }

    .banner-about h1 {
        font-size: 32px;
    }

    section#new-banner {
        padding: 40px 0 60px;
    }

    .banner-actions button {
        padding: 8px 20px;
        font-size: 14px;
        height: auto;
    }

    .banner-new-tabs ul li button {
        font-size: 16px;
        padding: 0;
    }

    .banner-new-tabs ul {
        gap: 20px;
    }

    .search-box select:nth-child(3) {
        grid-column: span 2;
    }

    .search-box {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
    }

    .category-block-img {
        height: 100px;
    }

    .category-block-img img {
        height: 100%;
        object-fit: contain;
    }

    .category-blocks-align {
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }
.category-block {
    padding: 10px;
}
    .about-category-block {
        margin-top: 10px;
    }

    .featured-small-boxes {
        flex-direction: column;
    }

    .featured-small-box,
    .featured-small-box:first-child {
        width: 100% !important;
    }

    .title-blogs h3 {
        font-size: 28px;
    }

    .title-featured h3 {
        font-size: 28px;
    }

    .product-title h2 {
        font-size: 28px;
    }

    .header-links {
        width: 70%;
    }
}

@media screen and (max-width: 450px) {
    .bottom-footer-copyright p {
        display: flex;
    }

    .bottom-footer-links ul {
        gap: 10px;
        flex-direction: column;
        align-items: normal;
        width: 100%;
    }

    .bottom-footer-links {
        width: 100%;
    }

    .bottom-footer-links ul li a {
        font-size: 14px;
    }

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

    .footer-newslatter>h4 {
        font-size: 20px;
    }

    .footer-links h4 {
        font-size: 20px;
    }

    .align-footer {
        gap: 30px;
    }

    .brand-title h4 {
        font-size: 20px;
        margin-bottom: 20px;
    }
}

.breadcrumb-area {
    background-image: url(/assets/images/car.png) !important;
    margin-top: -57px;
}

.breadcrumb-area .page-title {
    color: #ffff !important;
    padding-top: 35px;
}

.breadcrumb-area .breadcrumb-pages .page-item {
    color: #ffff !important;
}

.breadcrumb-area .breadcrumb-pages .page-item .page-item-link {
    color: #fff;
}


.set-image-div {
    height: 281px;
    margin: 0 auto;
    text-align: center;
}

.set-image {
    height: 281px !important;
    object-fit: cover;
    width: 100%;
}

.product-title-main p {
    font-size: 11px;
}
.cart-button{
    margin-top :12px;
}
.pagination{

    flex-wrap:wrap;

}


.cod{
    width: 40px;
}
.fatoorah-icon{
    width: 150px;
}
.tabby-icon{
    width: 60px;
}
.tamara-icon{
    width: 60px;
}

.error-page-area h1 {
        font-size: 38px;
        color: #000;
        font-weight: 500;
        font-family: cairo;
    }
    .error-page-area p{
        font-size: 16px;
    }
    .primary-btn{
        color: #000000;
        border-radius: 8px;
    }
@media (max-width: 620px) {
  .error-page-area {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
  }

  .error-page-area .text-center {
    margin-top: 0 !important;
  }
}

.totalcart-n-tilte {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    font-family: cairo;
}

.cart-page-area .bottom-box-title {
    font-size: 16px;
    font-weight: 500;
    color: #2B2B2B;
    font-family: cairo;
}

.shiping-title {
    font-size: 16px;
    font-weight: 500;
    color: #2B2B2B;
    font-family: cairo;
}

.shipping-cart-n {}

.cart-page-area .sub-total-inner-box {
    padding-bottom: 15px;
}

.added-tax {
    font-size: 16px;

    color: #000;
}

.ship-to-sau {
    font-size: 16px;
    color: #2B2B2B;
}

.chnge-address {
    color: #22a4be;
    font-size: 16px;
    font-weight: 700;
}

.total-price-cart-n {
    font-size: 16px;
    /* font-weight: bold; */
    color: #000000;
}

.cart-page-area .cart-page-bottom-box.cart-page-sub-total-box {
    background-color: transparent;
    border-radius: 16px;
}

.cart-page-area .cart-page-bottom-box .proceed-to-checkout-btn {
    background-color: #22a4be !important;
    border-radius: 8px;
}

.continue-shoping-cart-button {
    border: 1px solid #22a4be;
    width: 100%;
    height: 54px;
    font-size: 16px;
    font-weight: 500;
    color: #22a4be;
    border-radius: 8px;
}

.coupon-wrapper {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
    justify-content: space-between;
    direction: rtl;
}

.apply-btn {
    background-color: #22a4be;
    /* dark red */
    color: white;
    border: none;
    padding: 10px 16px;
    border-radius: 8px;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
}

.coupon-input {
    border: none;
    padding: 10px 16px;
    font-size: 14px;
    color: #ccc;
    ;
    outline: none;
    text-align: right;
    border-radius: 0 16px 16px 0;
}

.coupon-input::placeholder {
    color: #ccc;
}

.free-shiping-n {
    border: 1px dotted #22a4be;
    border-radius: 16px;
}

.t-cart-n {
    color: #000000;
    font-family: cairo;
    font-size: 20px;
    margin-top: 12px;
}

.cart-page-area .cart-page-bottom-box {
    border-color: #CACACA;
}
.cart-page-area .cart-page-item .qtybutton.inc::before {
background-color: #22a4be;
padding: 5px;
border-radius: 6px;
color: white;
}
.cart-page-area .cart-page-item .qtybutton.dec::before{
   background-color: #22a4be;
padding: 5px;
border-radius: 6px;
color: white;
}
.t-cart-n {
    color: #000000;
    font-family: cairo;
    font-size: 20px;
    margin-top: 12px;
    margin-bottom: 12px;

}

.cart-page-area .cart-page-item .cart-quantity {
width: 120px;
border-radius: 6px;
}
