.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: #FEF6E1;
}

.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: #FEF6E1;
}

.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: #FEF6E1;
}

.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: .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: .70rem 3rem .75rem;
}
.checkout-page-login-box h2, .checkout-discount-box h2 {
    font-size: 2.4rem;
    color: #222222;
}
.checkout-discount-box {
    margin: 3rem 0;
    padding: 3rem;
    background-color: #fff;
    border: 1px solid #eeeeee;
}
.checkout-discount-box .form-control {
    padding: 1rem 1rem;
    border: 1px solid #eeeeee;
    font-size: 14px;
    color: #333333;
}
.checkout-page-login-box h2 {
    margin-right: 15px;
}
/* Checkout Page New Login Box End */

/* product color */
.product-variable-color label span {
    border: 1px solid #848684;
}
/* product color */

/* Home Version 2 By Default Style Start */
.header-area-v2 .account-switcher {
    min-width: auto;
}
/* Home 2 Product page */
.single-grid-product-v2 .product-top a {
    display: block;
}
/* Home 2 Product details */
.product-single-area-v2 .product-single-left .product-slier-big-image .single-slide::before, .product-single-area-v2 .product-single-left .product-thumbnail-image .single-item::before {
    display: none;
}
.product-single-area-v2 .product-single-left .product-slier-big-image .single-slide .slide-image {
    /* min-width: 100%; */
    min-height: 100%;
    width: 100%;
}
.product-single-area-v2 .product-single-left .product-slier-big-image .single-slide {
    max-width: 100%;
    overflow: hidden;
    height: 700px;
}

@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;
    }
}
@media (max-width: 575px) {
    .popular-categories-area-v2 .catagory-left .catagory-title:after {
        display: none;
    }
}
/* Home Version 2 By Default Style End */

/* RTL Intregration CSS Start */
.direction-rtl {
    direction: rtl;
}

.direction-ltr {
    direction: ltr;
}

/* Menu css */
.direction-rtl .header-area .header-top .header-top-left .contact-info .icon {
    margin-right: 0;
    margin-left: 1rem;
}
.direction-rtl .header-area .header-top .switcher-lang-currency {
    padding: 0 0 0 2rem;
    border-right: none;
    border-left: 1px solid #D0D0D0;
    margin-right: 0;
    margin-left: 2rem;
}
.direction-rtl .currency-switcher {
    margin-right: 0;
    margin-left: 2rem;
}
.direction-rtl .currency-switcher .flag, .direction-rtl .lang-switcher .flag, .direction-rtl .account-switcher .flag {
    margin-right: 0;
    margin-left: 5px;
}
.direction-rtl .header-area .header-middle .header-middle-wrap .search-area .search-wrap .form-group::before {
    left: auto;
    right: 7px;
}
.direction-rtl .header-area .header-middle .header-middle-wrap .header-right .single-btn {
    margin-right: 0;
    margin-left: 4rem;
}
.direction-rtl .header-area .header-middle .header-middle-wrap .header-right .single-btn:last-child {
    margin-left: 0;
}
.direction-rtl .header-area .header-middle .header-middle-wrap .header-right .single-btn .header-btn .btn-left {
    margin-right: 0;
    margin-left: 1.5rem;
}
.direction-rtl .lang-switcher .lang .fa-angle-down, .direction-rtl .currency-switcher .currency .fa-angle-down {
    margin-left: 0;
    margin-right: 3px;
}
.direction-rtl .header-area .header-top .top-bar-menu .menu-list .menu-item {
    margin-right: 0;
    margin-left: 3rem;
}
.direction-rtl .popular-categories-area .section-header-area .text-md-end, .direction-rtl .featured-productss-area .section-header-area .text-md-end,
.direction-rtl .about-area .section-header-area .text-md-end, .direction-rtl .blog-area .section-header-area .text-md-end {
    text-align: left!important;
}
@media (max-width: 767px) {
    .direction-rtl .popular-categories-area .section-header-area .text-md-end, .direction-rtl .featured-productss-area .section-header-area .text-md-end,
    .direction-rtl .about-area .section-header-area .text-md-end, .direction-rtl .blog-area .section-header-area .text-md-end {
        text-align: right!important;
    }
}
.direction-rtl .popular-categories-area .single-categorie {
    margin-right: 3.5rem;
    padding: 0 0 0 3.5rem;
}
.direction-rtl .popular-categories-area .single-categorie:before {
    width: calc(100% - 0px);
}
.direction-rtl .popular-categories-area .single-categorie .categorie-wrap .categorie-icon {
    margin-left: 2rem;
    margin-right: -2.5rem;
}
.direction-rtl .popular-categories-area .single-categorie .arrow {
    transform: rotate(-180deg);
}
.direction-rtl .footer-area .footer-widget-area .social-media li {
    margin-right: 0;
    margin-left: 1.5rem;
}
.direction-rtl .footer-area .footer-widget-area .social-media li:last-child {
    margin-right: 0;
    margin-left: 0;
}
@media (max-width: 991px) {
    .direction-rtl .footer-area .footer-widget-area .social-media li {
        margin-left: .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 .75rem center;
    padding: .375rem .75rem .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: .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: .5rem;
}
.direction-rtl .sidebar-widget-area .brand-widget .brand-list .single-brand .form-check-input {
    margin-right: 0;
    margin-left: .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: .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: .5rem;
}
.direction-rtl .product-single-area .product-single-details .product-right-bottom .features .single-feature .feature-title {
    margin-right: 0;
    margin-left: .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: .5rem;
}
.direction-rtl .product-single-area-v2 .product-single-details .product-right-bottom .features .single-feature .feature-title {
    margin-right: 0;
    margin-left: .5rem;
}
.direction-rtl .product-single-area-v2 .product-single-details .product-right-bottom .share-area .social-media .media-item {
    margin-right: 0;
    margin-left: .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 .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;
}

/* --- CUSTOM HEADER BACKGROUND & CONTRAST OVERRIDES --- */
.header-area .header-middle {
    background-color: #3D151C !important;
}

.header-area .header-middle .header-middle-wrap .search-area .search-wrap {
    background-color: #ffffff !important;
}

.header-area .header-middle .header-middle-wrap .header-right .single-btn .header-btn .btn-left .btn-icon {
    color: #FEF6E1 !important;
}

.header-area .header-middle .header-middle-wrap .header-right .single-btn .header-btn .btn-right .btn-text {
    color: #FEF6E1 !important;
}

.header-area .header-middle .header-middle-wrap .header-right .single-btn .header-btn .btn-right .item-count,
.header-area .header-middle .header-middle-wrap .header-right .single-btn .header-btn .btn-right .price {
    color: rgba(254, 246, 225, 0.7) !important;
}

.header-area .header-middle .header-middle-wrap .header-right .single-btn .header-btn .btn-left .count {
    background-color: #FEF6E1 !important;
    color: #3D151C !important;
}

/* Mobile Header overrides */
.mobile-header-area {
    background-color: #3D151C !important;
}

.mobile-header-area .header-right .header-btn .btn-left .btn-icon {
    color: #FEF6E1 !important;
}

.mobile-header-area .header-right .header-btn .btn-left .count {
    background-color: #FEF6E1 !important;
    color: #3D151C !important;
}

.mobile-header-area .header-right .menu-bar {
    color: #FEF6E1 !important;
}

/* Header V2 overrides */
.header-area-v2 .header-middle {
    background-color: #3D151C !important;
}

.header-area-v2 .header-middle .header-right .btn-list .single-item .single-btn {
    color: #FEF6E1 !important;
}

.header-area-v2 .header-middle .search-area .form-group .form-control {
    color: #FEF6E1 !important;
    border-bottom: 1px solid #FEF6E1 !important;
    background: transparent !important;
}

.header-area-v2 .header-middle .search-area .form-group .form-control::placeholder {
    color: rgba(254, 246, 225, 0.7) !important;
}

.header-area-v2 .header-middle .search-area .form-group .search-btn {
    color: #FEF6E1 !important;
}

/* Mobile Bottom Navigation Bar styling */
.mobile-bottom-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #3D151C !important;
    box-shadow: 0 -3px 15px rgba(0, 0, 0, 0.15) !important;
    z-index: 1030 !important;
    height: 60px !important;
    border-top: 1px solid rgba(254, 246, 225, 0.15) !important;
}

.mobile-bottom-nav-wrap {
    display: flex !important;
    justify-content: space-around !important;
    align-items: center !important;
    height: 100% !important;
    padding: 0 10px !important;
}

.mobile-bottom-nav .nav-item {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 1 !important;
    color: rgba(254, 246, 225, 0.75) !important;
    text-decoration: none !important;
    font-size: 11px !important;
    font-family: inherit !important;
    font-weight: 500 !important;
    transition: all 0.25s ease-in-out !important;
}

.mobile-bottom-nav .nav-item i {
    font-size: 20px !important;
    margin-bottom: 3px !important;
    transition: transform 0.2s ease !important;
}

.mobile-bottom-nav .nav-item:hover,
.mobile-bottom-nav .nav-item.active {
    color: #FEF6E1 !important;
}

.mobile-bottom-nav .nav-item:hover i {
    transform: translateY(-2px) !important;
}

/* Badge styling for wishlist/cart items */
.mobile-bottom-nav .nav-item .icon-wrap {
    position: relative !important;
    display: inline-block !important;
}

.mobile-bottom-nav .nav-item .icon-wrap .count {
    position: absolute !important;
    top: -5px !important;
    right: -8px !important;
    background-color: #FEF6E1 !important;
    color: #3D151C !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    border-radius: 50% !important;
    width: 16px !important;
    height: 16px !important;
    line-height: 16px !important;
    text-align: center !important;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) !important;
}

/* Add padding to body on mobile devices so footer menu doesn't block content */
@media (max-width: 991px) {
    body {
        padding-bottom: 60px !important;
    }
}

/* WhatsApp Floating Widget styling */
.whatsapp-floating-widget {
    position: fixed !important;
    bottom: 75px !important; /* Positioned above the #scrollUp button (which is bottom: 20px, height: 40px) */
    right: 20px !important;
    background-color: #25D366 !important;
    color: #ffffff !important;
    width: 55px !important;
    height: 55px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.3) !important;
    z-index: 99999 !important; /* Stacked above all other page elements including navigation headers */
    transition: all 0.3s ease-in-out !important;
    text-decoration: none !important;
}

.whatsapp-floating-widget i {
    font-size: 32px !important;
    line-height: 1 !important;
}

.whatsapp-floating-widget:hover {
    transform: scale(1.1) rotate(5deg) !important;
    background-color: #20ba5a !important;
    box-shadow: 2px 5px 20px rgba(0, 0, 0, 0.4) !important;
}

/* On mobile devices, push widget up to avoid overlapping sticky bottom navigation */
@media (max-width: 991px) {
    .whatsapp-floating-widget {
        bottom: 80px !important; /* 60px (bottom-nav height) + 20px spacing */
        right: 20px !important;
        width: 50px !important;
        height: 50px !important;
    }
    .whatsapp-floating-widget i {
        font-size: 28px !important;
    }
}

/* Hide currency and language switcher from top header */
.switcher-lang-currency {
    display: none !important;
}

/* News letter popup modal styling */
.theme-modal .modal-content .modal-body {
    background-color: #3d151c !important;
}

.theme-modal .offer_modal_left h3 {
    color: #ffffff !important;
}

.theme-modal .offer_modal_left p {
    color: #ffffff !important;
}

.theme-modal .offer_modal_left form label {
    color: #ffffff !important;
}

.theme-modal .btn-close {
    filter: invert(1) !important; /* Ensure close button is visible on dark background */
}

.theme-modal .offer_modal_left form button.subscribeModal {
    background-color: #000000 !important;
    color: #ffffff !important;
}

/* Hide breadcrumb/title bar area globally from the theme (including V2 and V3 versions) */
.breadcrumb-area,
.breadcrumb-area-v2,
.breadcrumb-area-v3 {
    display: none !important;
}

/* Center and enlarge mobile header logo only on mobile devices */
@media (max-width: 991px) {
    .mobile-header-area {
        position: -webkit-sticky !important;
        position: sticky !important;
        top: 0 !important;
        z-index: 99999 !important;
        background-color: #ffffff !important;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08) !important;
    }

    .mobile-header-area .menu-wrap {
        position: relative !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        min-height: 60px !important;
    }
    
    .mobile-header-area .brand-logo {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .mobile-header-area .brand-logo .brand-image {
        max-width: 180px !important;
        max-height: 50px !important;
        width: auto !important;
        object-fit: contain !important;
        transition: all 0.3s ease;
    }

    .mobile-header-area .menu-wrap .header-left {
        margin: 0 auto !important;
        position: absolute !important;
        left: 50% !important;
        top: 50% !important;
        transform: translate(-50%, -50%) !important;
        z-index: 5 !important;
    }

    .mobile-header-area .menu-wrap .header-right {
        position: absolute !important;
        right: 15px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        z-index: 10 !important;
    }
}

/* Hide desktop/theme footer blocks on mobile devices */
@media (max-width: 991px) {
    .footer-area,
    .footer-area-v2 {
        display: none !important;
    }
}

/* Instagram Block Styling */
.instagram-section {
    background-color: #fff;
    padding-top: 80px;
    padding-bottom: 80px;
}

.instagram-icon-wrap a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    color: #fff !important;
    font-size: 32px;
    box-shadow: 0 8px 24px rgba(214, 36, 159, 0.25);
    transition: all 0.3s ease;
}

.instagram-icon-wrap a:hover {
    transform: translateY(-5px) rotate(15deg);
    box-shadow: 0 12px 30px rgba(214, 36, 159, 0.4);
}

.instagram-handle {
    font-size: 18px;
    font-weight: 600;
}

.instagram-link {
    color: #fd5949;
    background: linear-gradient(45deg, #fdf497, #fd5949, #d6249f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: opacity 0.3s ease;
}

.instagram-link:hover {
    opacity: 0.8;
}

.instagram-gallery-item {
    position: relative;
    display: block;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    aspect-ratio: 1 / 1;
}

.instagram-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.instagram-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(61, 21, 28, 0.7); /* Moggie Theme Dark Cherry Color */
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.instagram-overlay i {
    color: #fff;
    font-size: 28px;
    transform: scale(0.8);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.instagram-gallery-item:hover .instagram-img {
    transform: scale(1.1);
}

.instagram-gallery-item:hover .instagram-overlay {
    opacity: 1;
}

.instagram-gallery-item:hover .instagram-overlay i {
    transform: scale(1.1);
}

/* Instagram Custom Banner Block Styling */
.instagram-banner-area {
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}

.instagram-banner-link {
    display: block;
    width: 100%;
}

.instagram-banner-wrapper {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(61, 21, 28, 0.12);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.4s ease;
}

.instagram-banner-img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.instagram-banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(61, 21, 28, 0.15); /* Very subtle tint matching brand dark cherry color */
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.4s ease;
}

.instagram-banner-btn {
    background: #ffffff;
    color: #3D151C;
    font-weight: 700;
    padding: 14px 28px;
    border-radius: 50px;
    font-size: 16px;
    letter-spacing: 0.5px;
    box-shadow: 0 10px 25px rgba(61, 21, 28, 0.25);
    transform: translateY(20px);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.instagram-banner-btn i {
    font-size: 20px;
    background: linear-gradient(45deg, #fdf497, #fd5949, #d6249f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Hover effects */
.instagram-banner-link:hover .instagram-banner-wrapper {
    transform: translateY(-5px);
    box-shadow: 0 20px 50px rgba(61, 21, 28, 0.22);
}

.instagram-banner-link:hover .instagram-banner-img {
    transform: scale(1.02);
}

.instagram-banner-link:hover .instagram-banner-overlay {
    opacity: 1;
    background: rgba(61, 21, 28, 0.35);
}

.instagram-banner-link:hover .instagram-banner-btn {
    transform: translateY(0);
}

/* Responsive adjustments for Instagram Banner on mobile */
@media (max-width: 767px) {
    .instagram-banner-area {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .instagram-banner-area .container {
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .instagram-banner-wrapper {
        border-radius: 0 !important;
        box-shadow: none !important;
    }
    .instagram-banner-btn {
        padding: 10px 20px !important;
        font-size: 14px !important;
    }
}

/* Instagram Reels Carousel Styles */
.instagram-reels-area {
    padding-top: 80px;
    background: #f8fafc;
}
.instagram-reels-slider-wrapper .slick-prev,
.instagram-reels-slider-wrapper .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    color: #1e293b;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s ease;
}
.instagram-reels-slider-wrapper .slick-prev:hover,
.instagram-reels-slider-wrapper .slick-next:hover {
    background: #1e293b;
    color: #ffffff;
}
.instagram-reels-slider-wrapper .slick-prev {
    left: -22px;
}
.instagram-reels-slider-wrapper .slick-next {
    right: -22px;
}
@media (max-width: 767px) {
    .instagram-reels-area {
        padding-top: 40px;
    }
    .instagram-reels-slider-wrapper .slick-prev,
    .instagram-reels-slider-wrapper .slick-next {
        display: none !important;
    }
}
/* Custom theme colors override */
:root {
    --primary-color: #421f26 !important;
    --hover-color: #5d2b35 !important;
    
    --primary-color-two: #421f26 !important;
    --hover-color-two: #5d2b35 !important;
    
    --primary-color-three: #421f26 !important;
    --hover-color-three: #5d2b35 !important;
    
    --secondary-color: #421f26 !important;
    --bColor: #421f26 !important;
    --white: #fff6e3 !important;
    --black: #421f26 !important;
}

body, h1, h2, h3, h4, h5, h6, p, a, span, button, input, select, textarea, label, div, section, li, option, td, th {
    font-family: 'Fustat', sans-serif !important;
}

body {
    background-color: #fff6e3 !important;
    color: #421f26 !important;
}

/* Override background colors to cream/ivory */
.bg-white, [class*="bg-white"], .white-bg, 
.breadcrumb-area, .product-single-area, .cart-page-area, .checkout-page-area, 
.testimonial-area, .blog-area, .contact-us-area, .about-us-area, 
.card, .modal-content, .offcanvas, .menu-offcanvas {
    background-color: #fff6e3 !important;
}

/* Top bar color adjustment: White background, Dark text */
.header-top {
    background-color: #ffffff !important;
    border-bottom: 1px solid #e5e5e5 !important;
}
.header-top a, .header-top span, .header-top p, .header-top div, .header-top i {
    color: #421f26 !important;
}

/* Header Middle: Dark Burgundy background */
.header-area .header-middle, .header-middle, .header-area .header-middle-wrap {
    background-color: #421f26 !important;
}
.header-middle .brand-logo a, .header-middle .brand-logo span, .header-middle .logo a, .header-middle .brand-logo-text {
    color: #fff6e3 !important;
}
/* Ensure search section input and category dropdown are white bg with dark text */
.header-middle .search-area .form-control, 
.header-middle .search-area .form-select,
.header-middle .search-area input, 
.header-middle .search-area select {
    background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
    color: #421f26 !important;
}
.header-middle .search-area .search-btn {
    background-color: transparent !important;
    color: #421f26 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.header-middle .search-area .search-btn i {
    color: #421f26 !important;
}
.header-middle .search-area .search-wrap {
    background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
}
/* Right side wishlist, compare, cart links and labels in header middle */
.header-middle a, .header-middle span, .header-middle p, .header-middle div:not(.search-area), .header-middle i {
    color: #fff6e3 !important;
}
.header-middle .right-menu-btn .menu-btn-icon, 
.header-middle .right-menu-btn i,
.header-middle .right-menu-btn span {
    color: #fff6e3 !important;
}

/* Header Bottom / Menu bar: Black background */
.header-bottom, .menu-area, .header-area .header-bottom {
    background-color: #000000 !important;
}
.header-bottom .nav-link, .header-bottom .menu-link, .header-bottom a, .header-bottom span {
    color: #ffffff !important;
}
.header-bottom .nav-link:hover, .header-bottom .menu-link:hover, .header-bottom a:hover {
    color: #fff6e3 !important;
}

/* Broad text colors for main content (excluding header and footer) */
main h1, main h2, main h3, main h4, main h5, main h6, main p, main label, main a, main span,
.product-single-area h1, .product-single-area h2, .product-single-area h3, .product-single-area h4, .product-single-area h5, .product-single-area h6,
.product-single-area p, .product-single-area label, .product-single-area span,
.breadcrumb-area h2, .breadcrumb-item, .breadcrumb-item a,
.cart-page-area h1, .cart-page-area h2, .cart-page-area h3, .cart-page-area p, .cart-page-area span, .cart-page-area td, .cart-page-area th,
.checkout-page-area h1, .checkout-page-area h2, .checkout-page-area h3, .checkout-page-area p, .checkout-page-area span, .checkout-page-area label,
.testimonial-area h2, .testimonial-area p, .blog-area h2, .blog-area p, .about-us-area h2, .about-us-area p,
.product-name, .price, .total-price {
    color: #421f26 !important;
}

/* Footer styling: Dark Burgundy background with Cream/Ivory text */
.footer-area, .footer-top, .footer-bottom, footer, .footer-widget, .footer-menu-link, .copyright-text {
    background-color: #421f26 !important;
    color: #fff6e3 !important;
}

.footer-area h1, .footer-area h2, .footer-area h3, .footer-area h4, .footer-area h5, .footer-area h6, 
.footer-area p, .footer-area a, .footer-area span, .footer-area li, .copyright-area, .copyright-text a {
    color: #fff6e3 !important;
}

.footer-area a:hover, .copyright-text a:hover {
    color: #fdf0d5 !important;
}

/* Input Fields styling: Cream background, Burgundy border and text */
.form-control, input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="number"], textarea, select {
    background-color: #fff6e3 !important;
    border: 1px solid #421f26 !important;
    color: #421f26 !important;
}
.form-control::placeholder {
    color: rgba(66, 31, 38, 0.6) !important;
}

/* Button stylings: Dark Burgundy background with Cream/Ivory text */
.primary-btn, .primary-btn-v2, .btn-primary, .submit-btn, button[type="submit"],
.add-cart.addCart, .subscribe-btn, .subscribe-btn.subscribe_btn, .form-btn, 
.form-btn.proceed-to-checkout-btn, .border-0.px-4, .checkout-btn {
    background-color: #421f26 !important;
    color: #fff6e3 !important;
    border: 1px solid #421f26 !important;
    transition: all 0.3s ease !important;
}

.primary-btn:hover, .primary-btn-v2:hover, .btn-primary:hover, .submit-btn:hover, button[type="submit"]:hover,
.add-cart.addCart:hover, .subscribe-btn:hover, .subscribe-btn.subscribe_btn:hover, .form-btn:hover,
.form-btn.proceed-to-checkout-btn:hover, .border-0.px-4:hover, .checkout-btn:hover {
    background-color: #fff6e3 !important;
    color: #421f26 !important;
    border: 1px solid #421f26 !important;
}

/* Mobile Header Area background & text/icons styling */
.mobile-header-area {
    background-color: #421f26 !important;
}
.mobile-header-area a, 
.mobile-header-area span, 
.mobile-header-area p, 
.mobile-header-area i, 
.mobile-header-area button,
.mobile-header-area .menu-bar,
.mobile-header-area .btn-icon {
    color: #fff6e3 !important;
}

/* Remove closed border outlines from Cart Sidebar quantity selector */
.cart-product-item .cart-quantity,
.cart-product-item .cart-quantity .qty-input,
.cart-product-item .cart-quantity .increase-btn,
.cart-product-item .cart-quantity .qtybutton,
.cart-product-item .cart-quantity .qty_value {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    background: transparent !important;
}

/* About Us "All Day Comfort" Section Theming */
.service-area.section-bg,
.service-area .service-lsit {
    background-color: #421f26 !important;
}
.service-area .service-lsit .single-service .service-title {
    color: #fff6e3 !important;
}
.service-area .service-lsit .single-service .service-content,
.service-area .service-lsit .single-service .service-content * {
    color: #fff6e3 !important;
    opacity: 0.9;
}
.service-area .service-lsit .single-service .service-icon img {
    filter: brightness(0) invert(1) sepia(40%) saturate(120%) hue-rotate(10deg) !important;
}

/* Product Discount & Hot Selling Badges Styles */
.product-flags {
    left: auto !important;
    right: 10px !important;
    align-items: flex-end !important;
}
.product-flag.discount {
    background-color: #d90429 !important; /* Premium Red */
    color: #ffffff !important;
}

/* Push scrollUp button on top of WhatsApp floating widget on mobile */
@media (max-width: 991px) {
    #scrollUp {
        bottom: 140px !important; /* 80px (whatsapp bottom) + 50px (whatsapp height) + 10px spacing */
        right: 25px !important; /* Visually centered with 50px wide WhatsApp button */
        z-index: 99999 !important;
    }
}

/* Push SweetAlert2 toast notifications above mobile bottom navigation */
@media (max-width: 991px) {
    .swal2-container.swal2-bottom-end,
    .swal2-container.swal2-bottom-right,
    .swal2-container.swal2-bottom,
    .swal2-container.swal2-bottom-start,
    .swal2-container.swal2-bottom-left {
        bottom: 70px !important; /* 60px bottom nav + 10px spacing */
    }
}

/* Push checkout content up so the Place Order button is not hidden by the sticky footer */
@media (max-width: 991px) {
    .checkout {
        padding-bottom: 85px !important;
    }
}

/* ----- Extra CSS End ----- */
