@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: #ffcf53;

    height: 80px;
}

.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: #000;
    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: 14px;
    font-size: 14px;
    font-weight: 500;
}

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

.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: #ffcf53;
    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: 8px;
}

.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 18px;
    position: relative;
    background: #fff;
    border-radius: 24px;
}

.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: #ffcf53;
    font-weight: 700;
    border-bottom: 2px solid #ffcf53;
}

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

.banner-actions button {
    border: 1px solid #ffcf53;
    height: 49px;
    padding: 10px 30px;
    border-radius: 99px;
    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: #ffcf53;
    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: #ffcf53 !important;
    border-color: #ffcf53 !important;
}

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

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

.banner-actions button:last-child {
    background: #ffcf53;
    color: #000 !important;
}

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

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

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

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

.search-btn button {
    background: #ffcf53;
    width: 100%;
    border: 1px solid #ffcf53;
    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 {
    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: #FFCF53;
    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;
    justify-content: space-evenly;
    padding: 12px;
}

.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: 40px;
    font-weight: bold;
    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; */
    background-color: #fafafa;
    border-radius: 16px;
    padding: 21px;
    transition: 0.2s linear;
    width: 100%;
}

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

.category-blocks-align {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* 3 items per row */
    gap: 20px;
}

.about-category-block h3 {
    margin: 0;
    font-family: Cairo;
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
    text-align: start;
    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: #ffcf53;
    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: 16px;
    font-weight: 700;
    line-height: 23px;
    text-align: right;
    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: #ffcf53;
}

.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-bottom: 12px; */
    margin-top: 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-top: 10px;
    border: 1px solid #dbdbdb;
    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: #fafafa;
    padding: 60px 0;
    margin-top: 80px;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    margin-left: 9px;
    margin-right: 9px;
}

.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: #000;
    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: #5d5d5d;
    margin: 0;
}

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

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

section#brands {
    background: linear-gradient(90deg, #104c58 0%, #ffcf53 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: #ffcf53;
}

.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: #ffcf53;
}

.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: #ffcf53;
}

.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: #ffcf53;
    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: #ffcf53;
    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: #ffcf5380;
    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: #ffcf53;
    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: #000;
    display: block;
    background-color: #ffcf53;
    padding: 12px 40px 12px 40px;
    border-radius: 99px;
}

.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: 121px;
    width: 99px;
}

.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: #000;
}

.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% 14% 1fr;
    gap: 70px;
}

section#new-footer {
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.05);
    padding: 60px 0;
    margin-top: 85px;
}

.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: #ffcf53 !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;

        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: center;
    }

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

    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;
        text-align: center;
    }

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

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

    .search-img {
        display: none;
    }

    .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 15px;
        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: 28px;
        text-align: center;
    }

    .banner-about p {
        text-align: center;
        font-size: 14px;
    }

    .banner-actions {
        justify-content: center;
    }

    section#new-banner {
        padding: 40px 0 60px;
        margin-left: 7px;
        margin-right: 7px;
    }

    .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: linear-gradient(rgba(39, 39, 39, 0.7),
            rgba(39, 39, 39, 0.7)),
        url(../images/ncar.jpg);
    /* background-image: url(/assets/images/carrr.png) !important; */
    margin-top: 20px;
    /* background-image: linear-gradient(rgba(39, 39, 39, 0.7), rgba(39, 39, 39, 0.7)), url(../images/banner-tire-img.png); */
    border-radius: 24px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

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

/*new css*/
.top-header-search-links a {
    color: #000000;
}

.action-box-header svg path {
    fill: #000;
}

.header-links select {
    border: none !important;
}

.banner-img-new-tire {
    background-image: linear-gradient(rgba(39, 39, 39, 0.7),
            rgba(39, 39, 39, 0.7)),
        url(../images/banner-tire-img.png);
    border-radius: 24px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-catagories {
    background-image: linear-gradient(rgba(39, 39, 39, 0.7),
            rgba(39, 39, 39, 0.7)),
        url(../images/ssss.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* Shows full image */
    height: 130px;
    width: 100%;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.rating-stars svg {
    color: #ffcf53;
}

.price-box-new {
    gap: 12px;
}

.price-after-disc {
    font-size: 18px;
    color: #5d5d5d;
}

.price-after-disc-cart {
    font-size: 26px;
    color: #000;
    font-weight: bold;
}

.price-bef-disc {
    font-size: 16px;
    color: #fb3748;
    text-decoration: line-through;
}

.price-bef-disc-cart {
    font-size: 18px;
    color: #ffcf53;
    text-decoration: line-through;
    font-weight: bold;
}

.inc-tax-cart {
    font-size: 16px;
    color: #272727;
}

.inc-tax {
    font-size: 12px;
    color: #272727;
}

.testimonial-title {
    font-size: 40px;
    font-weight: bold;
    font-family: cairo;
    color: #000;
}

.border-testimonial {
    border: 1px solid #dbdbdb;
    border-radius: 16px;
}

.border-testimonial:hover {
    border: 1px solid #ffcf53;
}

.about-testimonial h2 {
    font-size: 20px;
    font-family: cairo;
    color: #000;
}

.about-testimonial p {
    font-size: 14px;
    color: #272727;
}

.about-testimonial span {
    color: #5d5d5d;
    font-size: 12px;
}

.footer-logos svg {
    margin-right: 8px;
    margin-top: 3px;
    color: #fff;
}

.footer-logos {
    gap: 12px;
}

.footer-logo-bg {
    /* background-color: #ffcf53; */
    width: 20px;
    height: 34px;
    border-radius: 99px;
}

.book-your-servive {
    background-color: #ffcf53;
    border-radius: 99px;
    padding: 12px 20px 12px 20px;
    width: 195px;
    font-size: 16px;
    font-weight: bold;
}

.book-your-servive-bg {
    background-color: #fafafa;
    height: 350px;
    border-radius: 24px;
}

.aboutt-book-yourself {
    display: flex;
    flex-direction: column;
    padding-top: 79px;
}

.aboutt-book-yourself h2 {
    font-size: 34px;
    color: #000;
    font-family: cairo;
    font-weight: bold;
}

.aboutt-book-yourself p {
    font-size: 16px;
    color: #5d5d5d;
}

.book-your-servive-img {
    margin-top: -103px;
}

.categories-boxes {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    gap: 16px;
    padding-bottom: 10px;
    scrollbar-width: none;
}

.categories-boxes::-webkit-scrollbar {
    display: none;
}

.category-box {
    flex: 0 0 auto !important;
    width: 200px;
    /* Always fixed width */
    scroll-snap-align: start;
    border-left: 1px solid #cfcfcf;
    text-align: center;
}

.product-box:hover {
    border: 1px solid #ffcf53 !important;
}

.tire-size-new h2 {
    font-size: 22px;
    font-family: cairo;
    color: #000;
    font-weight: bold;
}

.show-input-n {
    width: 80px;
    height: 30px;
    border-radius: 8px;
    border: 1px solid #959595;
}

.dif-tire a {
    font-size: 14px;
    color: #ffa500;
    font-weight: bold;
    padding-top: 6px;
}

.dif-tire {
    margin-bottom: 20px;
}

.tire-size-new {
    padding-top: 91px;

    border-bottom: 1px solid #dbdbdb;
}

.product-catagory-menus {
    display: flex;
    flex-direction: column;
    padding-bottom: 31px;
}

.product-catagory-menus select {
    background-color: transparent;
    border: none;
}

.product-catagory-new-title {
    font-size: 22px;
    font-family: cairo;
    color: #000;
    text-align: center;
}

.product-catagory-widget {
    padding-top: 90px;
    border-bottom: 1px solid #cacaca;
}

.product-catagory-widget-border {
    border-bottom: 1px solid #cacaca;
    padding-bottom: 31px;
}

.sidebar-widget-area .single-widget {
    background-color: transparent;
     border: 1px solid #eee;
    border-radius: 8px;
        box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.range-slider {
    position: relative;
    width: 100%;
}

.range-slider input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    height: 6px;
    background: #a1a1a1;
    border-radius: 3px;
    outline: none;
}

.range-slider input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ffcf53;
    border: 3px solid white;
    cursor: pointer;
    margin-top: -5px;
    box-shadow: 0 0 0 1px #ffcf53;
}

.range-slider input[type="range"]::-moz-range-thumb {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ffcf53;
    border: 3px solid white;
    cursor: pointer;
}

.price-values {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #333;
    margin-top: 4px;
    padding-top: 12px;
}

.show-product-new {
    background-color: #ffcf53;
    color: #000;
    border-radius: 8px;
    padding: 10px 20px 10px 20px;
    width: 100%;
    font-weight: bold;
}

.show-product-new:hover {
    background-color: transparent;
    border: 1px solid #ffcf53;
}

.related-product-title {
    font-size: 42px;
    font-family: cairo;
    color: #000;
    margin-bottom: 20px;
}

.product-title-related-product h3 {
    font-size: 16px;
    color: #000;
    font-family: cairo;
}

.product-single-area-v2 .product-single-details .product-info .cart-plus-minus .qtybutton.inc {
    background-color: #ffcf53;
    border-radius: 8px;
}

.direction-rtl .product-single-area-v2 .product-single-details .product-info .cart-plus-minus {
    padding: 12px;
}

.product-single-area-v2 .product-single-details .product-info .cart-plus-minus .qtybutton.dec {
    background-color: #ffcf53;
    border-radius: 8px;
}

.product-single-area-v2 .product-single-details .product-info .cart-plus-minus .qtybutton.inc::before {
    color: #fff !important;
}

.product-single-area-v2 .product-single-details .product-info .cart-plus-minus .qtybutton.dec::before {
    color: #fff !important;
}

.product-single-area-v2 .product-single-details .product-info .add-cart {
    border-radius: 8px;
    border: 1px solid #5d5d5d;
    width: 100%;
}

.product-single-area-v2 .product-single-details .product-info .product-bottom-button .primary-btn {
    width: 100%;
    background-color: #ffcf53;
    border-radius: 8px;
    color: #000000;
    height: 50px;
}

.product-single-area-v2 .product-single-details .product-info .product-bottom-button .primary-btn:hover {
    border: 1px solid #ffcf53;
    background-color: transparent;
}

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

.product-single-area-v2 .product-bottom-info .nav-tabs-menu .nav-tabs .nav-item .nav-link {
    color: #939393;
    border: 1px solid #939393;
    background-color: transparent;
    border-radius: 8px;
}

.section-header-two h3 {
    font-size: 40px;
    font-family: cairo;
}

.section-header-two .section-title {
    font-size: 40px;
    font-family: cairo;
    font-weight: bold;
}

.section-header-two .section-title::before {
    content: none;
}

.section-header-two .section-title:after {
    content: none;
}

.product-catagory {
    background-color: #ffa5001a;
    padding: 5px 20px 5px 20px;
    border-radius: 8px;
}

.product-single-area-v2 .product-single-details .product-info .product-review .review-item {
    color: #ffcf53;
}

.title-box-about {
    padding: 12px;
}

.swiper-pagination-product .swiper-pagination-bullet-active {
    background-color: #ffcf53 !important;
}

#scrollUp {
    color: #ffcf53 !important;
}

/* background-color: #2e2e2e;
  color: white;
  font-family: 'Segoe UI', sans-serif;
} */

.tab-link.active {
    color: #ffcf53 !important;
    border-bottom: 2px solid #ffcf53 !important;
}

.custom-box {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 16px;
    padding: 20px;
    width: 468px;

    margin-top: 15px;
}

.form-select {
    margin-bottom: 10px;
}

.btn-yellow {
    background-color: #ffcf53;
    border: none;
    color: black;
    font-weight: bold;
}

.nav-tabs .nav-link {
    color: white;
}

.nav-tabs .nav-link:hover {
    color: #ffcf53;
}

.banner-accordian-title {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    font-family: cairo;
}

.form-bg {
    background-color: transparent !important;
    border: 1px solid #ffffff;
    border-radius: 99px;
    /* color: #fff; */
    height: 40px;
}

.btn-yellow {
    border-radius: 99px;
    height: 48px;
    font-size: 16px;
}

.nav-tabs .nav-link.active {
    background-color: transparent !important;
    border: none !important;
}

@media screen and (max-width: 768px) {
    .footer-logo-about p {
        text-align: center;
    }

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

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

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

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

    .footer-logos {
        justify-content: center;
    }

    .footer-logo-about {
        text-align: center;
    }

    .footer-logo-section {
        gap: 0px;
    }

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

    .aboutt-book-yourself h2 {
        font-size: 22px;
    }

    .aboutt-book-yourself p {
        font-size: 12px;
    }

    .book-your-servive {
        width: 84px;
        padding: 8px;
        font-size: 8px;
    }

    .book-your-servive-bg {
        height: 250px;
    }

    .aboutt-book-yourself {
        padding-top: 28px;
    }

    .book-your-servive-img {
        margin-top: -37px;
    }

    .about-tabby-main h3 {
        font-size: 22px;
    }

    .about-tabby-main p {
        font-size: 12px;
    }

    section#tabby-main {
        padding: 25px 0px;
    }

    .about-tabby-main {
        gap: 0px;
    }

    .tabby-main-img img {
        height: 216px;
        object-fit: cover;
    }
}

@media screen and (max-width: 520px) {
    .custom-box {
        width: 350px !important;
    }

    .book-your-servive-img {
        margin-top: -16px;
    }

    .book-your-servive-img img {
        height: 253px;
        object-fit: cover;
    }

    .aboutt-book-yourself p {
        margin-bottom: 2px;
    }

    .aboutt-book-yourself {
        padding-top: 14px;
    }
}

.set-image-div {
    height: 197px !important;
}

.set-image {
    height: 197px !important;
    object-fit: contain !important;
}

.border-testimonial {
    border: 1px solid #ddd;
    border-radius: 10px;
    background-color: #fff;
}

.swiper {
    padding-bottom: 3rem;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    height: auto;
}

.rating-stars {
    color: #f5b301;
}

.about-testimonial h2 {
    margin-bottom: 10px;
}

.about-testimonial p {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}

.swiper-button-next,
.swiper-button-prev {
    color: #000;
}

.btn-yellow:hover {
    background-color: transparent;
    border: 1px solid #ffcf53;
    color: #fff;
}

.title-blogs a:hover {
    background-color: transparent;
    border: 1px solid #ffcf53;
}

.book-your-servive:hover {
    border: 1px solid #ffcf53;
    background-color: transparent;
}

.product-single-area-v2 .product-single-details .product-info .add-cart:hover {
    background-color: transparent;
    border: 1px solid #ffcf53;
    color: #000;
}

.cart-page-area .cart-page-item .cart-quantity {
    width: 134px;
}

.cart-page-area .cart-page-item .qtybutton.inc::before {
    background-color: #ffcf53;
    color: white;
    border-radius: 6px;
}

.cart-page-area .cart-page-item .increase-btn {
    background-color: #ffcf53;
    color: white;
    border-radius: 8px;
}

.main-checkout-img-new a img {
    width: 77px;
    height: 88px;
}

.wish-list-area .wish-list-table .product-price .price {
    font-size: 16px;
    color: #272727;
    font-weight: 500;
}

.SubTotalAmount {
    font-size: 18px;
    font-weight: 500;
    color: #272727;
}

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


.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: #ffcf53;
    font-size: 16px;
    font-weight: 700;
}

.total-price-cart-n {
    font-size: 22px;
    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: #ffcf53 !important;
    border-radius: 8px;
}

.continue-shoping-cart-button {
    border: 1px solid #ffcf53;
    width: 100%;
    height: 54px;
    font-size: 16px;
    font-weight: 500;
    color: #ffcf53;
    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: #ffcf53;
    /* 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 #ffcf53;
    border-radius: 16px;
}

.checkout .checkout-form .checkout-title {
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    font-family: cairo;
}

.checkout .checkout-form .form-select {
    width: 100%;
    height: 60px;
    color: #606060;
    border: 1px solid #cacaca;
    border-radius: 8px;
}

.checkout .checkout-form .form-group .form-control {
    height: 60px;
    border-radius: 8px;
}

.total-cart-title {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    font-family: cairo;
}

.cart-summary-border {
    border: 1px solid #cacaca;
    padding: 20px;
    border-radius: 16px;
}

.invoice-data-border {
    border: 1px solid #cacaca;
    padding: 20px;
    border-radius: 16px;
    background-color: #fafafa;
}

.save-follow-btn {
    background-color: #ffcf53;
    color: #000;
    width: 100%;
    height: 50px;
    border-radius: 8px;
    font-size: 18px;
}

.refrence-btn {
    width: 100%;
    height: 50px;
    border-radius: 8px;
    font-size: 18px;
    background-color: transparent;
    color: #5d5d5d;
    border: 1px solid #5d5d5d;
}

.checkout .checkout-form .checkout-btn {
    background-color: #ffcf53;
    border-radius: 16px;
}

.user-profile-right-part {
    background-color: transparent;
}

.my-order-page-box .order-table .table>thead {
    background-color: transparent;
}

.request-recieved {
    border: 1px dotted #ffcf53;
    border-radius: 16px;
    padding: 21px;
}

.request-recieved p {
    font-size: 24px;
    font-weight: 700;
    color: #ffcf53;
}

.order-n h4 {
    font-size: 22px;
    color: #000;
    font-weight: 500;
    font-family: cairo;
}

.order-n {
    padding: 30px 0px 90px 0px;
}

.order-n p {
    font-size: 16px;
    color: #606060;
    font-weight: 500;
    font-family: cairo;
}

.border-order-n {
    border-left: 1px solid #cacaca;
}

.primary-btn {
    background-color: #ffcf53 !important;
}

.submit {
    background-color: #ffcf53 !important;
}

.text-underline {
    background-color: #ffcf53 !important;
}

.cart-page-area .cart-page-item .increase-btn {
    padding: 4px;
}

.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation)> :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-radius: 6px;
}

.input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-radius: 6px;
}

.more-link-mbl {
    display: none;
}

@media (max-width: 992px) {
    .inc-tax{
        white-space: nowrap;
    }
    .order-n h4 {
        font-size: 18px;
    }

    .order-n p {
        font-size: 12px;
    }

    .product-item-custom {
        flex-direction: column;
    }

    .wish-list-area .wish-list-table .table thead tr th {
        font-size: 19px !important;
    }
    .sticky-summary{
        margin-top: 22px;
    }
}

@media (max-width: 768px) {
    .cart-summary-border {
        margin-top: 15px;
    }

    .cart-page-area .cart-page-bottom-box.cart-page-sub-total-box {
        margin-top: 15px;
    }

    .more-link {
        display: none !important;
    }

    .title-blogs {
        justify-content: center;
    }

    .more-link-mbl {
        display: block;
    }

    .align-blogs {
        gap: 0px;
    }
}

@media (max-width: 630px) {
    .title-box-about h3 {
        font-size: 14px !important;
        line-height: normal;
    }

    .price-after-disc-n {
        font-size: 10px;
    }

    .price-bef-disc-n {
        font-size: 10px;
    }

    .inc-tax-n {
        display: none;
    }

    .price-box-new .inc-tax {
        font-size: 10px !important;
    }

    .price-box-new .inc-tax {
        font-size: 14px !important;
    }

    .price-box-new {
        /* justify-content: space-between; */
    }

    .set-image {
        height: 180px !important;
    }

    .set-image-div {
        height: 160px !important;
    }

    .title-box-align {
        margin-top: 4px;
    }
}

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

/*some update changes*/
.addCart {
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

.product-actions {
    padding-right: 20px;
}

/*custom-box changes baner*/
.custom-box {
    border: 1px solid white;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}

.nav-tabs {
    border: none !important;
    position: relative;
}

.nav-tabs::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #ffffff;
    border-radius: 3px;
    z-index: 0;
}

.nav-tabs .nav-link {
    border: none;
    color: white;
    position: relative;
    z-index: 1;
}

.nav-tabs .nav-link.active::after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #ffa500;
    border-radius: 3px;
    z-index: 2;
}

.nav-tabs .nav-link.active {
    color: #ffa500 !important;
    background-color: transparent !important;
}

/*testimonial-changes*/
.rate-qty {
    color: #ffcf53 !important;
}

/*footer-changes*/
.bottom-footer-copyright {
    gap: 0px;
}

@media screen and (max-width: 630px) {
    .bottom-footer-copyright {
        flex-wrap: nowrap;
    }
}

/* range update code*/
.range-slider {
    position: relative;
    width: 100%;
}

.range-slider input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 6px;
    background: #a1a1a1;
    border-radius: 3px;
    outline: none;
    transition: background 450ms ease-in;
}

.range-slider input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ffcf53;
    border: 3px solid white;
    cursor: pointer;
    position: relative;
    z-index: 2;
}

.range-slider input[type="range"]::-moz-range-thumb {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ffcf53;
    border: 3px solid white;
    cursor: pointer;
}

.range-slider input[type="range"]::-webkit-slider-runnable-track {
    height: 6px;
    border-radius: 3px;
    background: transparent;
}

.range-slider input[type="range"]::-moz-range-track {
    height: 6px;
    border-radius: 3px;
    background: transparent;
}

/*hedaer-media query*/
@media screen and (max-width: 1200px) {
    .top-header {
        display: none;
    }

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

    .main-header header {
        width: 100%;
        border-radius: 0px;
    }

    .mbl-screen-header {
        padding: 0px !important;
    }
}

/*scroll up button changes*/
#scrollUp:hover {
    background-color: #ffcf53 !important;
    color: white !important;
}

.thankyou-title {
    font-size: 28px;
    font-weight: 500;
    color: #ffa500;
    font-family: cairo;
    text-align: center;
}

.order-title {
    font-size: 22px;
    color: #000000;
    font-family: cairo;

    font-weight: 500;
}

.order-nu {
    font-size: 16px;
    color: #5d5d5d;
}

.order-box {
    border-left: 1px solid #dbdbdb;
}

.table-tile-main {
    font-size: 34px;
    font-family: 500;
    color: #5d5d5d;
}

.invoice-addrres {
    font-size: 28px;
    font-weight: 500;
    color: #000;
    font-family: cairo;
}

.invoice-bg {
    background-color: #fafafa;
    padding: 20px;
    margin: 30px 0px;
}

.invoice-details {
    font-size: 16px;
    font-family: cairo;
    color: #272727;
}

@media screen and (max-width: 380px) {
    .bottom-footer-copyright {
        flex-wrap: wrap !important;
        justify-content: center !important;
    }
}

/*ABOUT US*/

.n-tilte-about-us {
    font-size: 42px;
    font-family: cairo;
    font-weight: 500;
    color: #000000;
}

.our-vision {
    background-color: #71a2cb;
    width: 113px;
    height: 35px;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
}

.clasify-t {
    font-size: 36px;
    font-weight: 700;
}

.clasify {
    font-size: 24px;
    font-weight: 500;
}

.clasify-main {
    gap: 20px;
    margin-top: 18px;
}

.why-choose-us {
    color: #000;
    font-size: 42px;
    font-weight: 700;
    font-family: cairo;
}

.choose-us-des {
    font-size: 18px;
    color: #333333;
}

.use-1 {
    font-size: 26px;
    color: #000;
    font-family: cairo;
    font-weight: 700;
}

.view-1 {
    font-size: 18px;
    color: #333333;
}

.border-n-1 {
    border-right: 1px solid #e4e4e7;
}

.testimonial-title-n {
    font-size: 42px;
    color: #000;
    font-family: cairo;
    font-weight: 700;
}

.faq-n {
    font-size: 42px;
    color: #000;
    font-weight: 700;
    font-family: cairo;
}

.accordion-button::after {
    background-image: none;
    content: none;
}

.accordion-button {
    justify-content: space-between;
    /* flex-direction: row-reverse; */
}

.bi-plus-lg::before {
    border: 1px solid black;
    border-radius: 99px;
}

.breadcrumb-ttile-n {
    font-size: 40px;
    font-family: cairo;
    font-weight: 500;
}

.links-service li {
    color: #5d5d5d;
    font-size: 16px;
}

.serive-img-n {
    height: 197px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.polish-n-care {
    font-size: 10px;
    background-color: #ffcf53;
    color: black;
    width: 78px;
    height: 24px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2px;
}

.american-product {
    font-size: 10px;
    color: #5d5d5d !important;
    font-family: cairo;
}

.external-polish {
    font-size: 16px;
    color: #272727;
    font-family: cairo;
}

.service-price {
    font-size: 18px;
    color: #5d5d5d;
}

.regular-price-service {
    color: #fb3748;
    text-decoration: line-through;
    font-size: 16px;
}

.service-inc-tax {
    color: #272727;
    font-size: 12px;
}

.service-price-box {
    gap: 12px;
}

.new-service-box {
    border: 1px solid #dbdbdb;
    border-radius: 16px;
}

.bread-n {
    background-image: linear-gradient(rgba(39, 39, 39, 0.7),
            rgba(39, 39, 39, 0.7)),
        url("/assets/images/npol.jpg");

    border-radius: 24px !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.breadcrumb-ttile-n {
    font-size: 40px;
    font-family: cairo;
    font-weight: 500;
}

.links-service li {
    color: #5d5d5d;
    font-size: 16px;
}

.serive-img-n {
    height: 197px !important;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    width: 100%;
}

.polish-n-care {
    font-size: 10px;
    background-color: #ffcf53;
    color: black;
    width: 78px;
    height: 24px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2px;
}

.american-product {
    font-size: 10px;
    color: #5d5d5d !important;
    font-family: cairo;
}

.external-polish {
    font-size: 16px;
    color: #272727;
    font-family: cairo;
}

.service-price {
    font-size: 18px;
    color: #5d5d5d;
}

.regular-price-service {
    color: #fb3748;
    text-decoration: line-through;
    font-size: 16px;
}

.service-inc-tax {
    color: #272727;
    font-size: 12px;
}

.service-price-box {
    gap: 12px;
}

.new-service-box {
    border: 1px solid #dbdbdb;
    border-radius: 16px;
}

@media screen and (max-width: 620px) {
    .external-polish {
        font-size: 12px;
    }

    .american-product {
        font-size: 8px;
    }

    .service-price {
        font-size: 14px;
    }

    .regular-price-service {
        font-size: 13px;
    }

    .service-inc-tax {
        font-size: 8px;
    }

    .service-price-box {
        gap: 7px;
    }
}

.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;
        /* Remove fixed top margin */
    }
}

.delivery-btn-checkout {
    background-color: #ffcf53;
    padding: 8px 20px;
    color: #000000;
    border: 1px solid #ffcf53;
    border-radius: 99px;
    font-weight: 700;
    font-size: 15px;
}

.delivery-btn-checkout:hover {
    background-color: transparent;
}

.reciept-btn-checkout {
    border: 1px solid black;
    padding: 8px 25px;
    color: #000;
    font-weight: 700;
    font-size: 15px;
    border-radius: 99px;
    background-color: transparent;
}

.reciept-btn-checkout:hover {
    background-color: #ffcf53;
    border: 1px solid #ffcf53;
}

.total-cart-title-checkout {
    font-family: cairo;
    font-size: 22px;
    font-weight: 700;
}

.checkout .cart-summary {
    background-color: transparent;
    border: 1px solid #dbdbdb;
    border-radius: 16px;
    padding: 2rem 2rem;
}

.checkout .cart-summary .summary-list li span {
    font-weight: 400;
}

.checkout .cart-summary .total-amount h3 {
    font-size: 20px;
    font-family: cairo;
}

.checkout .cart-summary .summary-list li {
    border-bottom: 1px solid #cacaca;
    padding-bottom: 14px;
    color: #2b2b2b;
}

.checkout .cart-summary .total-amount {
    border: none;
}

.country-input-n {
    height: 60px !important;
    padding: 16px !important;
    background-color: #fff !important;
    width: 100%;
    border: 1px solid #dbdbdb !important;
    border-radius: 8px !important;
    color: #5d5d5d !important;
}

.state-label {
    color: #5d5d5d;
    font-weight: 500;
}

.checkout-form {
    background-color: #fafafa;
    border-radius: 16px;
    padding: 12px;
    border: 1px solid #dbdbdb;
}

.checkout-title {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 24px;
    margin-bottom: 10px !important;
}

.delivery-btn-checkout.active,
.reciept-btn-checkout.active {
    background-color: #ffcf53;
    color: #000;
}

.delivery-btn-checkout,
.reciept-btn-checkout {
    background-color: transparent;
    /* default button color */
    color: #000;
    border: 1px solid #ffcf53;
    padding: 10px 20px;
    margin: 5px;
    cursor: pointer;
}

.delivery-btn-checkout.active,
.reciept-btn-checkout.active {
    background-color: #ffcf53 !important;
    color: #000;
}

.pickup-branch {
    border-radius: 16px;
    padding: 27px !important;
    /* border: 1px solid #DBDBDB; */
}

.pickup-branch-title {
    color: #000;
    font-size: 20px;
    font-family: cairo;
    font-weight: bold;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 12px;
}

.location-branch {
    font-size: 10px;
}

.location-branchn1 {
    font-size: 15px;
    color: #939393;
    font-weight: bold;
    font-family: cairo;
}

.main-location-box {
    padding: 10px 0px;
    border-bottom: 1px solid #dbdbdb;
}

.customer-data {
    font-size: 20px;
    color: black;
    font-family: cairo;
}

.customerName {
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
}

#customerName {
    height: 60px;
    background-color: #ffffff;
    border-radius: 8px;
    border: 1px solid #dbdbdb;
    font-size: 16px;
}

.mobileNumber {
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
}

#mobileNumber {
    height: 60px;
    background-color: #ffffff;
    border-radius: 8px;
    border: 1px solid #dbdbdb;
    font-size: 16px;
}

.customer-details-n {
    background-color: #fafafa;
    border-radius: 24px;
    border: 1px solid #dbdbdb;
    padding: 20px;
}

.customer-recipt-btn-n {
    height: 50px;
    border-radius: 8px;
    padding: 10px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0px;
}

/* Hide default radio */
input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
    margin-top: 6px;
    transition: all 0.2s ease;
}

/* When checked, change border and background to #ffcf53 */
input[type="radio"]:checked {
    border-color: #ffcf53;
    background-color: #ffcf53;
}

/* Optional: dot in the center for checked radio */
input[type="radio"]:checked::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    background-color: white;
    border-radius: 50%;
}

.swal2-top-left .swal2-close {
    right: auto !important;
    left: 10px !important;
    font-size: 24px !important;
    color: white !important;
    top: 50% !important;
    transform: translateY(-50%);
}

.service-input-n {
    height: 54px;
    border-radius: 8px;
    border: 1px solid #cfcfcf;
    font-size: 16px;
}

.label-date-service {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.font-9 {
    font-size: 9px !important
}

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

.font-11 {
    font-size: 11px !important
}

.font-12 {
    font-size: 12px !important
}

.font-13 {
    font-size: 13px !important
}

.font-14 {
    font-size: 14px !important
}

.font-15 {
    font-size: 15px !important
}

.font-16 {
    font-size: 16px !important
}

.font-17 {
    font-size: 17px !important
}

.font-18 {
    font-size: 18px !important
}

.font-19 {
    font-size: 19px !important
}

.font-20 {
    font-size: 20px !important
}

.font-21 {
    font-size: 21px !important
}

.font-22 {
    font-size: 22px !important
}

.font-23 {
    font-size: 23px !important
}

.font-24 {
    font-size: 24px !important
}

.font-25 {
    font-size: 25px !important
}

.font-26 {
    font-size: 26px !important
}

.font-27 {
    font-size: 27px !important
}

.font-28 {
    font-size: 28px !important
}

.font-29 {
    font-size: 29px !important
}

.font-30 {
    font-size: 30px !important
}

.badge-warning {
    background: orange !important;
}

.landing-banner {}

.landing-title {
    color: #272727;
    font-size: 48px;
    font-weight: bold;
    font-family: cairo;

}

.landing-des {
    color: #5D5D5D;
    font-size: 18px;
}

.landing-banner-btn {
    background-color: #FFCF53;
    border: 1px solid #FFCF53;
    color: black;
    padding: 12px 30px;
    border-radius: 99px;
    width: 185px;
    font-weight: bold;
}

.landing-banner {
    height: 500px;
    /* fixed height */
    display: flex;
    align-items: center;

}

/* .landing-banner .row {
    width: 100%;
} */

.landing-banner-abt {
    display: flex;
    flex-direction: column;
    /* stack h1, p, button */
    justify-content: center;
    /* vertical center inside col */
    padding: 0px 70px;
    height: 100%;
    /* take full height of parent col */
}

.about-title-landing {
    font-family: cairo;
    font-weight: bold;
    font-size: 35px;
    color: #272727;
}

.about-desc-landing {
    font-family: cairo;

    font-size: 16px;
    color: #272727;
}

.landing-des-btn {
    color: #272727;
    font-weight: bold;
    border: 1px solid #ffcf53;
    background-color: #FFCF53;
    padding: 10px 30px;
    border-radius: 99px;

}

.guranted-orignal {
    font-size: 23px;
    color: #5D5D5D;
    font-weight: bold;
    font-family: cairo;
}

/* .guarented-des{

} */
.guarented-number {
    background-color: #FFA500;
    width: 35px;
    height: 35px;
    color: #fff;
    border-radius: 99px;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bg-tabby-landing {
    background: linear-gradient(rgba(39, 39, 39, 0.3), rgba(39, 39, 39, 0.3)),
        url("/assets/images/tabbylanding.jpg") no-repeat center center;
    background-size: cover;
    height: 300px;
    width: 100%;
    border-radius: 24px;
    /* optional */
}


.tabby-landing-title {
    color: white;
    font-family: cairo;
    font-weight: bold;
    font-size: 34px;
}

.tabby-desc-landing {
    color: white;
}

.tabby-images img {
    height: 50px;


}

.tabbyabout-landing {
    padding-right: 30px;
}

.tabby-men-image img {
    height: 340px;
    text-align: end;
    position: absolute;
    top: -83px;
    left: 117px;
}

.battery-install-side h1 {
    font-size: 23px;
    color: #5D5D5D;
    font-weight: bold;
    font-family: cairo;
    padding: 12px 4px;
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 0px;


}

.battery-install-side h1:hover {
    background-color: #FFCF53;
    border-radius: 16px;
    color: black;
    padding-right: 12px;
}

.battery-gurantee-title {
    color: black;
    font-family: cairo;
    font-weight: bold;
    font-size: 34px;
}

.tabby-men-image-tire img {
    height: 340px;
    text-align: end;
    position: absolute;
    top: -33px;
    left: 117px;
}

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

.accordion-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    color: #222;
    box-shadow: none;
    background: none;
    border-bottom: 2px solid #ddd;
    /* Add bottom border */
}

.accordion-button:not(.collapsed) {
    color: #222;
    background: #f9f9f9;
    box-shadow: none;
}

.accordion-icon {
    background: #ffa500;
    color: #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    transition: transform 0.3s;
}

.accordion-button::after {
    display: none !important;
    /* Hide bootstrap default arrow */
}

.accordion-button.collapsed .accordion-icon {
    transform: rotate(0deg);
}

.accordion-button:not(.collapsed) .accordion-icon {
    transform: rotate(180deg);
}

.accordion-button {
    font-size: 23px !important;
    font-family: cairo !important;
}

.accordion-item {
    border: none;
    border-bottom: 1px solid #DBDBDB;
}

.accordion-button {
    padding: 2rem 1.5rem;
}


@media (max-width: 768px) {
    .landing-banner {
        height: 400px;
    }

    .landing-title {
        font-size: 28px;
    }

    .landing-des {
        font-size: 14px;
    }

    .landing-banner-btn {
        font-size: 14px;
    }

    .about-title-landing {
        font-size: 22px;
    }

    .about-desc-landing {
        font-size: 12px;
    }

    .landing-des-btn {
        padding: 8px 10px;
        font-size: 13px;
    }

    .guranted-orignal {
        font-size: 18px;
    }

    .n-tire-img {
        height: 180px;
    }

    .tabby-landing-title {
        font-size: 22px;
    }

    .tabby-desc-landing {
        font-size: 13px;
    }

    .tabby-images img {

        height: 26px;
    }

    .battery-install-side h1 {

        font-size: 16px;
    }

    .battery-gurantee-title {
        font-size: 21px;
    }

    .battery-seccc {
        margin-top: 20px;
    }

    .frequently-title {

        font-size: 22px;
    }

    .accordion-button {
        font-size: 16px !important;
    }
}

.highlited {
    background-color: #ffcf53;
    border-radius: 16px;
    color: black !important;
}

.header-searchlink {
    border: 2px solid white;
    background: transparent;
    border-radius: 8px;
    padding: 10px;
    height: 45px;
    display: flex;
    align-items: center;
    color: white;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding-right: 40px;
    width: 400px;

}

#search::placeholder {
    color: #ffffff;
    opacity: 1;
    /* Ensure full visibility */
}

.text-decoration-line-through {
    color: black;
}

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


.pagination {
    flex-wrap: wrap;
}

.flag-mobile-set {
    flex-direction: column;
}

.brand-height-div {
    height: 40px;
}

.product-origin {
    height: 25px !important;

}

@media screen and (max-width: 767px) {
    .product-origin img {
        width: 40px !important;
        height: 25px !important;


    }
    
}

.font-cairo {
    font-family: Cairo !important;
}

.w-60 {
    width: 60px !important;
}

.product-actions {
    display: none !important;
}

.user-profile-right-part .nav-pills .nav-link.active,
.user-profile-right-part .nav-pills .show>.nav-link {
    background-color: #ffcf5b !important;
}
.user-profile-content-title{
    font-family: cairo;
}
.address-box  h3{
font-family: cairo;
}
.sidebar-widget-area .single-widget .widget-title{
    font-size: 22px;
    font-family: cairo;
    font-weight: bold;
    text-align: center;
}
.categories-widget{
    border: 1px solid #eee;
    border-radius: 8px;
        box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;

}

.sidebar-widget-area .single-widget .widget-title::after{
content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: #ddd;
    margin: 10px auto 0;}
    .sidebar-widget-area .categories-widget .categories-list .single-categorie .categories-count{
        font-size: 10px;
        border-radius: 8px;
    }
    .sidebar-widget-area .categories-widget .categories-list .single-categorie .form-check-input:checked
{
    background-color: #ffcf53 !important;
    border-color: #ffcf53 !important;
}
.sidebar-widget-area .categories-widget .categories-list .single-categorie .form-check-input:checked ~ .form-check-label{
    color: #ffcf53 !important;
}
.product-catagory-new-title::after{
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: #ddd;
    margin: 10px auto 0;
}

.categories-list{
    border-left: 2px dashed #ddd;
    padding-left: 10px;
}
.header-mbl-menu{
            background: rgba(0, 0, 0, 0.8);
        backdrop-filter: blur(10px);
}
.product-spec-row {
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 8px;
    margin: 10px 0;
    padding: 8px 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    direction: rtl; /* Ensures correct Arabic flow */
}

.spec-item {
    display: flex;
    gap: 5px;
    font-size: 14px;
    align-items: center;
}

.spec-label {
    color: #777; /* Subtle gray for labels */
    font-size: 12px;
    line-height: 12px;
}

.spec-value {
    font-weight: bold;
    color: #333; /* Darker color for the actual data */
    font-size: 12px;
    line-height: 12px;
}

.spec-divider {
    width: 1px;
    height: 15px;
    background-color: #ddd;
}
@media screen and (max-width: 767px) {
    
    .product-spec-row{
        display: block;
        line-height: 12px;
    }
    .spec-value {
    font-size: 11px !important;
    }
    .spec-divider {
    width: 0px;
    }
}