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

body {
    font-family: Cairo !important;
}

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

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

/* Menu Category Search Select css end */

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

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

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

/* Toaster CSS End */

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

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

/* Checkout Page CSS */

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

/* Cart Page CSS */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.StripeElement {
    box-sizing: border-box;

    height: 40px;

    padding: 10px 12px;

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

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

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

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

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

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

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

/* Menu CSS */

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

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

/* Blog Page */

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

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

/* Thankyou Page CSS End */

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

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

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

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

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

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

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

/* Product Page */

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

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

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

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

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

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

/* Checkout Page New Login Box End */

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

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

/* product color */

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

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

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

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

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

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

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

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

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

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

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

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

/* Home Version 2 By Default Style End */

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

.direction-ltr {
    direction: ltr;
}

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
    .direction-rtl .popular-categories-area .section-header-area .text-md-end,
    .direction-rtl .featured-productss-area .section-header-area .text-md-end,
    .direction-rtl .about-area .section-header-area .text-md-end,
    .direction-rtl .blog-area .section-header-area .text-md-end {
        text-align: right !important;
    }

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

    .middle-header {
        display: none;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Product Page */

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

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

/* FAQ Page */

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

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

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

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

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

/* Privacy Policy */

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

/* Checkout Page New Login Box End */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Home Version 2 RTL End */

/* RTL Intregration CSS End */

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

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

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

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

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

/* Old Items */

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

/* Old Items */

/* New CSS */

.top-header {
    background: #f6f6f6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* New Banner */

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

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

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

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

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

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

    align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Categories */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

section#offers {
    padding: 60px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-img {
    height: 100%;
}

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

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

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

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

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

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

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

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

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

.blog-img {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.newslatter-input {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

/* Product Cards */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar {
    font-size: 14px;
}

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

.form-control {
    width: 300px;
}

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

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

    color: #343131;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product-single-area-v2
.product-bottom-info
.nav-tabs-menu
.nav-tabs
.nav-item
.nav-link.active {
    color: #9c1c24;
    border-color: #9c1c24;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* New Header */

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

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

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

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

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

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

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

.middle-header {
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mobile-show {
    display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* New Footer */



.footer-logo-about 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: #333333;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/* New Custom Code */

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/* Latest Changes */

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

#preloader {
    background: #000;
}

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

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

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


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

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

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

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

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

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

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

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

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

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

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


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

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

.swiper-pagination-reviews span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #9C1C24;
}

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

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


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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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


/* New Latest Changes */


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

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

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

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

    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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


}


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

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

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

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

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

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

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

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

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

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

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

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

.font-11 {
    font-size: 11px !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;
}

.font-31 {
    font-size: 31px !important;
}

.font-32 {
    font-size: 32px !important;
}

.font-33 {
    font-size: 33px !important;
}

.flex {
    display: flex !important;
}

.just-center {
    justify-content: center !important;
}

.items-center {
    align-items: center !important;
}

.just-between {
    justify-content: space-between !important;
}


.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-left: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-right: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-left: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-right: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-left: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-right: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-left: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-right: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-left: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-right: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-left: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-right: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-left: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-right: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-left: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-right: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-left: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-right: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-left: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-right: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-left: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-right: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-left: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-right: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: right !important
}

.text-right {
    text-align: left !important
}

.text-center {
    text-align: center !important
}

.icon-light {
    color: #C1DBFF !important;
}

.icon-secondary {
    color: #596680 !important;
}

.text-muted2 {
    color: #596680 !important;
}

.border-muted {
    border-color: #d5d5d5 !important;
}

.greenWave {
    fill: green !important;
}

.greenWave {
    filter: invert(34%) sepia(99%) saturate(464%) hue-rotate(212deg) brightness(93%) contrast(92%);
}

.borderBottomWhite {
    border-bottom: 2px solid white !important;
}

.py-2-5 {
    padding-top: 10 !important;
    padding-bottom: 10px !important;
}

.vertical-middle,
.vert-middle {
    vertical-align: middle !important
}

.badge-outline-primary {
    background: #aedaff69 !important;
    color: #51affc !important;
}
.badge-outline-seccuss {
    background: #aeffb269 !important;
    color: rgba(69, 179, 105, 1) !important;
}
.badge-outline-danger {
    background: #ffaeae69 !important;
    color: #ff3333 !important;
}
.badge-outline-warning {
    background: #ffe5ae69 !important;
    color: #ffc23d !important;
}
/*preparing order*/
.bg-primary-light-varient-2 {
    width: 100%;
    display: block;
    background-color: rgba(174, 218, 255, 0.2);
    color: #116fb7 !important;
    font-weight: bold !important;
    font-size: 12px !important;
    border-radius: 50px !important;
}

/*processing order*/
.bg-secondary-light-varient-2 {
    width: 100%;
    display: block;
    background-color: rgba(208, 134, 255, 0.15);
    color: #8a00ec !important;
    font-weight: bold !important;
    font-size: 12px !important;
    border-radius: 50px !important;
}

/*Shipped order*/
.bg-info-light-varient-2 {
    width: 100%;
    display: block;
    background-color: rgba(0, 52, 255, 0.06);
    color: #0029ce !important;
    font-weight: bold !important;
    font-size: 12px !important;
    border-radius: 50px !important;
}

/*Shipped order*/
.bg-warning-light-varient-2 {
    width: 100%;
    display: block;
    background-color: rgba(255, 208, 185, 0.6);
    color: #ff4d06 !important;
    font-weight: bold !important;
    font-size: 12px !important;
    border-radius: 50px !important;
}

.bg-danger-light-varient-2 {
    width: 100%;
    display: block;
    background-color: rgba(255, 142, 142, 0.22);
    color: #940000 !important;
    font-weight: bold !important;
    font-size: 12px !important;
    border-radius: 50px !important;
}

.bg-success-light-varient-2 {
    width: 100%;
    display: block;
    background-color: rgba(187, 255, 184, 0.32);
    color: #2d9435 !important;
    font-weight: bold !important;
    font-size: 12px !important;
    border-radius: 50px !important;
}

.bg-warninglight-light-varient-2 {
    width: 100%;
    display: block;
    background-color: #ff850017 !important;
    color: #de7400 !important;
    font-weight: bold !important;
    font-size: 12px !important;
    border-radius: 50px !important;
}

.bg-dark-light-varient-2 {
    width: 100%;
    display: block;
    background-color: rgba(42, 42, 42, 0.05) !important;
    color: rgb(29, 33, 36) !important;
    font-weight: bold !important;
    font-size: 12px !important;
    border-radius: 50px !important;
}

.actionToggler::after {
    display: none !important;
}

.text-light-success {
    color: #28d959 !important;
}

.text-light-primary {
    color: #3B9BE9 !important;
}

.text-light-danger {
    color: #da5b5b !important;
}

.direction-rtl {
    direction: rtl !important;
}

.w-fit {
    width: fit-content !important;
}

.h-fit {
    height: fit-content !important;
}

.bg-light-success {
    background: #00c168 !important;
}

.trans--9 {
    transform: scale(0.954) !important;
}

.bg-light-danger {
    background: #ff4b5c !important;
}

.text-underline {
    text-decoration: underline !important;
}

.bg-theme-primary {
    background: #1a5098 !important;
    color: white;
}

.text-theme-primary {
    color: #1a5098 !important;
}

.text-theme-danger {
    color: #da4545 !important;
}

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

tbody > tr:nth-of-type(odd) > * {
    background: #e8e8e845 !important;
}

.customers__table table tbody td {
    border-bottom: 1px solid #ECEDF0;
    padding: 16px 20px 16px;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #596680;
}

.dataTables_wrapper {
    overflow-x: hidden !important;
}

.dataTables_paginate {
    margin: 13px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #1a5098 !important;
    border-radius: 8px !important;
    color: #fff !important;
}


.dataTables_length,
.dataTables_filter {
    margin-bottom: 10px;
}

/* PRIMARYBTN */
.btn-theme-primary {
    background-image: radial-gradient(100% 100% at 100% 0, #5adaff 0, #5468ff 100%) !important;
    transition: all 0.4s ease-in-out !important;
}

.btn-theme-primary:hover {
    color: white !important;
    background-image: radial-gradient(100% 100% at 100% 0, #25ceff 0, #4555d3 100%) !important;
    transform: translateY(-2px) !important;
    transform: scale(1) !important;
}

/* INFOBTN */
.btn-theme-info {
    background-image: radial-gradient(100% 100% at 100% 0, #6f61ff 0, #ea07e8 100%) !important;
    transition: all 0.4s ease-in-out !important;
}

.btn-theme-info:hover {
    color: white !important;
    background-image: radial-gradient(100% 100% at 100% 0, #6f61ff 0, #ea07e8 100%) !important;
    transform: translateY(-2px) !important;
    transform: scale(1) !important;
}

/* SUCCESSBTN */
.btn-theme-success {
    background: #0acd74 !important;
}

.btn-theme-success:hover,
.btn-outline-success:hover {
    color: white !important;
    background-image: radial-gradient(100% 100% at 100% 0, #24ff9b 0, #00d474 100%) !important;
    transform: translateY(-2px) !important;
    transform: scale(0.97) !important;
}


/* DANGERBTN */
.btn-theme-danger {
    background-image: radial-gradient(100% 100% at 100% 0, #ff8787 0, #ff4b5c 100%) !important;
    transition: all 0.4s ease-in-out !important;
}

.btn-theme-danger:hover {
    color: white !important;
    background-image: radial-gradient(100% 100% at 100% 0, #ff8787 0, #ff1328 100%) !important;
    transform: translateY(-2px) !important;
    transform: scale(1) !important;
}

.note-btn-group .note-btn {
    padding: 6px !important;
}

.input__group label {
    font-size: 14px;
    font-weight: 600;
    line-height: 23.6px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #273041;
    margin-bottom: 3px;
}

.select2-container--default .select2-search--inline .select2-search__field {
    padding: 5px !important;
    min-width: 45% !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #d9d9d9 1px !important;
    border-radius: 10px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #1a5098 !important;
    border: 1px solid #ffffff !important;
    border-radius: 23px !important;
    cursor: pointer !important;
    margin-top: 8px !important;
    padding: 5px 14px !important;
    color: white !important;
}

.modal {
    backdrop-filter: blur(3px) !important;
    background: #ffffff69 !important;
    z-index: 999999 !important;
}

.modal-content {
    background-color: #fff !important;
    border: 1px solid white !important;
    border-radius: 30px !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 1017px !important;
    }
}

.justify-normal {
    justify-content: normal !important;
}

.swal2-title {
    line-height: 46px !important;
    font-size: 27px !important;
}

.swal2-styled.swal2-confirm {
    background-image: radial-gradient(100% 100% at 100% 0, #5affb4 0, #00c168 100%) !important;
    font-size: 17px !important;
    font-weight: bold !important;
}

.swal2-styled.swal2-confirm:focus {
    box-shadow: 0 0 0 3px #c6ffc6 !important;
}

.swal2-popup {
    border-radius: 27px !important;
}

.swal2-html-container {
    font-size: 22px !important;
}

.line-height-25 {
    line-height: 25px !important;
}

#image-preview-container {
    max-height: 338px;
    overflow-y: scroll;
}

#image-preview-container img {
    width: 100% !important;

}

.image-product-wrapper {
    width: 44% !important;
    position: relative;
    border-radius: 7px !important;
    border: 2px dashed #1a509887;
    margin: 4px;
    padding: 7px !important;
    cursor: pointer;
}

.image-product-wrapper:hover {
    opacity: 0.45;
    transform: scale(1.05);
    transition: 0.3s;
}

.cancelButtonImg {
    position: absolute !important;
    top: -6px !important;
    right: -5px !important;
    background: rgb(230 26 26) !important;
    color: white !important;
    border: none !important;
    cursor: pointer !important;
    width: 20px !important;
    height: 20px !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    font-size: 16px;
    display: grid;
    place-content: center;
    font-weight: bold;
}

.progress-bar {
    background-color: #032659 !important;
    transition: width 3s ease-in-out;
}

.pointer {
    cursor: pointer !important;
}

.hoverBlue:hover {
    color: #1974f1 !important;
}

.hoverRed:hover {
    color: #cb0c0c !important;
}

#image-preview-container::-webkit-scrollbar {
    width: 3px !important;
}

#image-preview-container::-webkit-scrollbar-thumb {
    background-color: #1a5098;
    border-radius: 5px;
}

.image-product-wrapper:first-child {
    border: 3px dotted #0acd74 !important;
}

.mainImg {
    position: relative !important;
    width: fit-content !important;
    transform: translateX(29%) !important;
    top: -12px !important;
}

.image-product-wrapper .mainImg {
    display: none;
}

.image-product-wrapper:first-child .mainImg {
    display: flex !important;
}

.swal2-container {
    z-index: 9999999999 !important;
}

@keyframes customFadeIn {
    from {
        opacity: 0;
        transform: scale(0.5);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.custom-modal-animation .modal-dialog {
    animation: customFadeIn 0.1s ease-in-out !important;
}

.spinnerLoadingInModal {
    border: 4px solid #9cc6ff !important;
    border-top: 4px solid #1a5098 !important;
}

/*main swiper*/
.swiper {
    width: 100%;
    height: 345px;
}

.swiper-slide img {
    width: 100% !important;
    height: 100% !important;
    object-fit: scale-down !important;
    border-radius: 10px !important;
    background: #e1e1e1 !important;
    border: 1px solid #2d2d2d21 !important;
}

.swiper-button-next,
.swiper-button-prev {
    color: white !important;
    transform: scale(0.5) !important;
    background: #808080b8 !important;;
    padding: 34px !important;
    border-radius: 50% !important;
    width: 53px !important;
    height: 50px !important;
}

/*Thumbs swiper*/
.mySwiperThumbs {
    height: 70px !important;
    box-sizing: border-box !important;
    padding: 0 !important;
}

.mySwiperThumbs .swiper-slide {
    width: 19% !important;
    height: 100% !important;
    opacity: 0.5 !important;
    cursor: pointer !important;
}

.mySwiperThumbs .swiper-slide-thumb-active {
    opacity: 1 !important;
    border: 3px dashed #1a5098 !important;
    border-radius: 10px !important;
}

.mySwiperThumbs .swiper-wrapper {
    justify-content: center !important;
}

.mySwiperThumbs img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    border-radius: 6px !important;
}

#viewProductDetailsModal .modal-content {
    min-height: 686px !important;
}

.text-checked {
    color: #3B9BE9 !important;
}

.hoverUnderline:hover {
    text-decoration: underline !important;
}

.view__fr_Description p {
    line-height: 25px !important;
    font-size: 17px !important;
    color: #6c757d !important;
}

.imgColor {
    filter: brightness(0) saturate(100%) invert(37%) sepia(10%) saturate(1226%) hue-rotate(181deg) brightness(92%) contrast(87%);
}

.fa-toggle-on {
    color: #54d270 !important;
    transform: scale(1.4) !important;
}

.fa-toggle-off {
    color: #940000 !important;
    transform: scale(1.2) !important;
}

.rounded-full {
    border-radius: 50% !important;
    border: 1px solid #2d2d2d2d;
}

.rounded-lg {
    border-radius: 12px !important;
}

.bg-light-gray,
#bg-light-gray {
    background: #e4eeff !important;
}

#bg-white {
    background: white !important;
}

.text-light-gray {
    color: #e4eeff !important;
}

.borderBottomLight {
    border-bottom: 2px solid #e6edff !important;
}

.dir-ltr {
    direction: ltr !important;
}

.m-05 {
    margin: 2px !important;
}

.p-1_5 {
    padding: 5px !important;
}

.radius-4 {
    border-radius: 4px !important
}

/*dont change the location of this class let it here*/
.font-10 {
    font-size: 10px !important;
}

.px-2_5 {
    padding-right: .7rem !important;
    padding-left: .7rem !important;
}

.py-2_5 {
    padding-top: .6rem !important;
    padding-bottom: .6rem !important;
}

.btn-outline-success {
    border: 1px solid #0acd74 !important;
    color: #0acd74 !important;
}

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

.btn-outline-danger:hover {
    background-image: radial-gradient(100% 100% at 100% 0, #ff8787 0, #ff4b5c 100%) !important;
    color: white !important;
}

body.direction-rtl .paginate_button.next {
    transform: none !important;
}

body.direction-rtl .paginate_button.previous {
    transform: none !important;
}

table.dataTable {
    table-layout: fixed !important;
}

.justify-between {
    justify-content: space-between !important
}

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

.btn-outline-primary:hover {
    background: #1a5098 !important;
    color: white !important;
}

.p-2_5 {
    padding: 10px !important;
}

.closeBTN {
    padding: 0px 9px !important;
    height: 28px;
    border-radius: 50% !important;
    font-size: 14px;
}

#OrdersTable_filter input[type="search"] {
    padding: 0.9rem 1rem;
    border: 1px solid #ccc;
    border-radius: 7px;
    width: 442px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.w-space-20 {
    word-spacing: 3px;
}

.normal {
    font-weight: normal !important
}

.bg-pink {
    background: #e91e63 !important;
}

.animated-bg-green {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(236, 255, 244, 0.5) 100%);
}

.animated-bg-warning {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 227, 192, 0.27) 100%);
}

.animated-bg-primary {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(211, 230, 255, 0.51) 100%);
}

.animated-bg-info {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(234, 247, 255) 100%);
}

.animated-bg-secondary {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(169, 169, 169, 0.15) 100%);
}

.animated-bg-pink {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 187, 210, 0.20) 100%);
}

.animated-bg-purple {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(77, 104, 255, 0.1) 100%);
}

.animated-bg {
    background-size: 232%;
    background-position: right bottom;
    transition: all 0.4s ease-in-out;
}

.animated-bg:hover {
    transform: scale(1.03);
}

.bg-purple {
    background: #4d68ff !important;
}

.bg-light-warning {
    background: #ff9800 !important;
}

.w-80 {
    width: 80% !important;
}

.cancelBtn.btn.btn-sm.btn-default {
    background: #ff6b6b !important;
}

#viewOrderDetailsTable tr td {
    color: #3d3d3d;
}

.text-muted3 {
    color: #5966809c !important;
}

.sidebar__brand a {
    height: 80px;
}

.sidebar__brand a img {
    width: 100% !important;
    height: 100%;
    object-fit: scale-down;
}

.unSelectedFilter {
    color: #605d5d !important;
}

.unSelectedFilter > span:nth-child(2) {
    color: #2b2b2b !important;
    background: #2d2d2d2d !important;
    width: 30px;
    height: 26px;
    border-radius: 50%;
    place-content: center;
    display: grid;
}

.selectedFilter {
    background: #1a5098 !important;
    color: white !important;
    font-size: 12px;
}

.selectedFilter > span:nth-child(2) {
    background: white !important;
    color: #1a5098 !important;
    font-size: 14px;
    width: 27px;
    height: 23px;
    border-radius: 50%;
    place-content: center;
    display: grid;
}

.direction-ltr {
    direction: ltr !important;
}

.p-2_8 {
    padding: 12px !important;
}

.filterUl {
    width: 323px !important;
    border-radius: 13px !important;
    padding: 13px !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
}

@keyframes fadeScaleIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.dropdown-menu.show {
    animation: fadeScaleIn 0.35s ease-in-out;
}

.filterTextInput:focus {
    outline: none !important;
    box-shadow: none !important;
}

.bg-vlight {
    background: rgba(245, 246, 250, 0.81) !important;
}

#viewAllRows {
    display: flex;
    align-items: center;
    font-weight: 600;
}

.w-14 {
    width: 14% !important;
}

.py-1_8 {
    padding-top: 6px;
    padding-bottom: 8px;
}

.min-137 {
    min-height: 137px !important;
}

.py-2_8 {
    padding-top: 10px !important;
    padding-bottom: 14px !important;
}

.btn-outline-light {
    border: 1px solid rgba(89, 102, 128, 0.49) !important;
    color: #596680 !important;
}

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

.scale2 {
    transform: scale(1.3) !important;
}

.custom-checkbox {
    appearance: none;
    width: 1.3em;
    height: 1.3em;
    border: 2px solid #4F46E5; /* Indigo-600 */
    border-radius: 4px;
    margin-inline-end: 10px;
    position: relative;
    cursor: pointer;
    transition: background-color 0.2s, border-color 0.2s;
}

.custom-checkbox:checked {
    background-image: radial-gradient(100% 100% at 100% 0, #24ff9b 0, #00d474 100%) !important;
    border-color: #24ff9b !important;
}

.custom-checkbox:checked::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 12px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

.borderRadiusRight {
    border-radius: 0 10px 10px 0 !important;
}

.zIndexBiggest {
    z-index: 9999999999999999999 !important;
}

.ltr {
    direction: ltr !important;
}

.borderDashedPrimary {
    border: 1px dashed #1a5098 !important;
}

.hr {
    background: #b1b1b1 !important;
}