/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */

p:last-child {
    margin-bottom: 0 !important;
}

a {
    display: inline-block;
}

img {
    display: block;
}

ul {
    padding-left: 20px;
}

.elementor-icon-wrapper {
    display: flex;
}

body .col-full {
    padding: unset !important;
}

a:focus {
    outline: unset !important;
}

.btn-gradient a {
    background: linear-gradient(90deg, #9737F9 0%, #6422F4 33.26%, #613DF0 52.88%, #6D34F0 69.97%, #8223F0 100%);
    transform: scale(1);
}

.btn-gradient a svg {
    width: auto;
}

.btn-outline a:hover {
    background: linear-gradient(90deg, #9737F9 0%, #6422F4 33.26%, #613DF0 52.88%, #6D34F0 69.97%, #8223F0 100%);
    border: 1px solid #FFFFFF66 !important;
}

.btn-gradient a .elementor-button-content-wrapper {
    transition: all 0.3s ease;
}

.btn-gradient a:hover .elementor-button-content-wrapper {
    transform: scale(1.05);
}

.main-btn a {
    height: 50px;
    display: flex;
    transition: all 0.3s ease;
    justify-content: center;
}

.main-btn a .elementor-button-content-wrapper {
    align-items: center;
}

.gradient-heading h1.elementor-heading-title span {
    background: radial-gradient(50% 50% at 50% 50%, #6424F3 0%, #7029F4 28.85%, #8F34F8 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

ul.hfe-breadcrumbs {
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.hfe-breadcrumbs .hfe-breadcrumbs-separator {
    line-height: normal;
}

/* Header css start  */
.hfe-site-logo {
    display: flex;
}

.topbar-line .elementor-icon-list-items li:after {
    width: 1.4px !important;
    height: 15px !important;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 100% / 100%;
    transform: scaleX(1.5);
    border: unset !important;
}

.cart-icon .hfe-menu-cart__toggle {
    display: flex;
}

.cart-icon .hfe-menu-cart__toggle i.eicon:before {
    content: url("https://dddemo.net/wordpress/2026/higherfiredirect/wp-content/uploads/2026/07/cart.svg") !important;
}

.home-header .cart-icon .hfe-menu-cart__toggle i.eicon:before {
    content: url("https://dddemo.net/wordpress/2026/higherfiredirect/wp-content/uploads/2026/07/white-cart.svg") !important;
}

.hfe-site-logo-container,
.elementor-widget-elementskit-header-search .ekit-wid-con,
.elementor-widget-ucaddon_simple_popup .elementor-widget-container .ue-simple-popup-trigger {
    display: flex !important;
}

.elementor-widget-ucaddon_simple_popup .elementor-widget-container {
    display: inline-block !important;
}

.ekit-search-group .ekit_search-button svg path {
    fill: #fff !important;
}

.social-icon .elementor-social-icons-wrapper .elementor-social-icon {
    box-shadow: 0px 3.5px 3.5px 0px #00000040;
}

.header-nav .hfe-nav-menu__layout-horizontal {
    width: 100% !important;
}

.sticky-header .main-header.home-header {
    box-shadow: 0px 3.5px 3.5px 0px #00000040;
}

.sticky-header .home-header .header-nav {
    background-color: #fff !important;
}

.sticky-header .home-header .header-nav .hfe-nav-menu__layout-horizontal ul li a {
    color: #000 !important;
}

.sticky-header .home-header .header-nav .hfe-nav-menu__layout-horizontal ul li a:hover {
    color: #7647A9 !important;
}

.sticky-header .home-header .header-nav .hfe-nav-menu__layout-horizontal ul li .sub-menu li a {
    color: #fff !important;
}

.sticky-header .cart-icon .hfe-menu-cart__toggle i.eicon:before {
    content: url("https://dddemo.net/wordpress/2026/higherfiredirect/wp-content/uploads/2026/07/cart.svg") !important;
}

.sticky-header .icon-black svg path {
    fill: #000 !important;
}

.elementor-element-488fb62.header-nav {
    z-index: 2 !important;
}

.header-nav .hfe-nav-menu nav .hfe-nav-menu li.menu-item a i {
    transition: all 0.3s ease;
}

.header-nav .hfe-nav-menu nav .hfe-nav-menu li.menu-item a:hover i {
    transform: rotate(180deg);
}

header.sticky-header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.navigation-toggle .ue-simple-popup-btn-icon svg path {
    fill: #fff !important;
}

.sticky-header .navigation-toggle .ue-simple-popup-btn-icon svg path {
    fill: #000 !important;
}

@media(max-width:1024px) {
    .mobile-menu .hfe-nav-menu__layout-vertical ul.hfe-nav-menu li:not(:last-child) {
        margin-bottom: 24px !important;
    }

    .mobile-menu .hfe-nav-menu__layout-vertical ul.hfe-nav-menu li a {}

    .home-header {
        position: unset;
    }

    .home-header .navigation-toggle .ue-simple-popup-btn-icon svg path {
        fill: #000 !important;
    }

    .home-header .icon-black svg path {
        fill: #000 !important;
    }

    .home-header .cart-icon .hfe-menu-cart__toggle i.eicon:before {
        content: url("https://dddemo.net/wordpress/2026/higherfiredirect/wp-content/uploads/2026/07/cart.svg") !important;
    }
}

@media(max-width:390px) {
    .ue-simple-popup-wrapper {
        width: 320px !important;
    }
}

@media(max-width:575px) {
    .topbar-line .elementor-icon-list-items li:after {
        content: unset !important;
    }

}

/* Footer css start */
.f-field input,
.mailpoet_form input.mailpoet_text {
    border: unset !important;
    border-radius: 30px !important;
    padding: 14.9px 21px !important;
    font-size: 12px !important;
    outline: unset;
    margin-bottom: 16px !important;
    height: 44px !important;
}

.mailpoet_form {
    padding: 0 !important;
}

.footer-submit p,
.mailpoet_form .newsletter-btn,
.mailpoet_captcha_submit {
    background: linear-gradient(90deg, #9737F9 0%, #6422F4 33.26%, #613DF0 52.88%, #6D34F0 69.97%, #8223F0 100%) !important;
    border-radius: 30px;
}

.mailpoet_form input.mailpoet_submit,
.mailpoet_captcha_submit input.mailpoet_submit {
    background-color: transparent !important;
}

.footer-submit input,
.mailpoet_form input.mailpoet_submit,
.mailpoet_captcha_submit input.mailpoet_submit {
    font-size: 16px !important;
    border: unset !important;
    color: #fff !important;
    width: 100%;
    line-height: 16px !important;
    padding: 14px 30px 14px 50px !important;
    background-image: url('https://dddemo.net/wordpress/2026/higherfiredirect/wp-content/uploads/2026/07/paper-plane-1.svg');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: calc(50% - 55px) center;
    transition: all 0.3s ease;
    transform: scale(1);
    font-weight: 600 !important;
}

.footer-submit input:hover,
.mailpoet_form input.mailpoet_submit:hover,
.mailpoet_captcha_submit input.mailpoet_submit:hover {
    transform: scale(1.07);
}

.wpcf7-spinner {
    display: none;
}

.copy-right-top {
    position: relative;
}

.copy-right-top:after {
    position: absolute;
    content: '';
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #FFFFFF1A;
}

@media(max-width:1440px) {
    .footer-shape-box {
        width: 33%;
    }

    .copy-right-top:after {
        right: 0;
        width: 90.5%;
    }
}

@media(max-width:1366px) {
    .copy-right-top:after {
        width: calc(90% - 30px);
    }
}

@media(max-width:1200px) {
    .copy-right-top:after {
        width: 100%;
    }

    /* .footer-shape-box{
        width: 32%;
    } */
}

@media(max-width:1024px) {
    .f-menu .hfe-nav-menu__layout-vertical ul.hfe-nav-menu li:not(:last-child) {
        margin-bottom: 20px !important;
    }

    .footer-newsletter {
        background-color: #fff;
    }

    .footer-newsletter:before {
        background-color: #320130;
    }
}

@media(max-width:767px) {
    .mobile-shale-plane {
        right: 0 !important;
        top: 60%;
    }

    .footer-submit input {
        font-size: 14px !important;
        line-height: 14px !important;
        background-position: calc(50% - 60px) center;
    }

    .icon-box-slider .elementor-icon-box-content {
        width: auto !important;
        flex-grow: unset !important;
    }

    .icon-box-slider .elementor-icon-box-wrapper {
        justify-content: center;
    }

    .main-btn a {
        height: 45px;
    }

}

/* ============================================================================= */
.bg-icon-blur img {
    filter: blur(13px);
}

.bg-icon-blur {
    height: 100%;
    backdrop-filter: blur(13px);
}

.elementor-icon-box-title {
    margin-top: unset;
}

.order-box .elementor-icon {
    background: linear-gradient(180deg, #3A0281 0%, #5C1C9A 100%);
    box-shadow: 0px 4px 4px 0px #00000040;
}

.social-link .elementor-icon-box-wrapper .elementor-icon {
    box-shadow: 0px 4px 4px 0px #00000040;
}

.step-btn a .elementor-button-content-wrapper svg {
    width: 25px;
}

.step-btn a .elementor-button-content-wrapper {
    align-items: center;
}

.white-arrow {
    top: 50%;
    transform: translateY(-50%);
}

.sub-banner .banner-content h1 {
    color: #fff;
    text-align: center;
    margin-top: unset;
    font-size: 45px;
    line-height: normal;
    margin-bottom: 30px;
}

.sub-banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 50px 16px 45px;
}

.sub-banner:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: -1;
}

.rank-math-breadcrumb p a,
.rank-math-breadcrumb p .separator {
    display: inline-block;
    color: #FFFFFF99;
    font-weight: 500;
}

.rank-math-breadcrumb p a:hover {
    color: #fff;
}

.rank-math-breadcrumb p {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    justify-content: center;
    gap: 5px;
    line-height: 100%;
}

.woocommerce-breadcrumb {
    margin-bottom: 0 !important;
    padding: 40px 0 !important;
    font-size: 16px !important;
    font-weight: 700;
    color: var(--e-global-color-7bba1cd) !important;
}

.woocommerce-breadcrumb a,
.woocommerce-breadcrumb .breadcrumb-separator {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: var(--e-global-color-text) !important;
}

.woocommerce-breadcrumb a:hover {
    color: var(--e-global-color-secondary) !important;
}

.product-bredcrum .rank-math-breadcrumb {
    padding: 28px 0 40px;
}

.single-product .rank-math-breadcrumb {
    padding: 40px 0;
}

.product-bredcrum .rank-math-breadcrumb p,
.single-product .rank-math-breadcrumb p {
    color: var(--e-global-color-7bba1cd);
    justify-content: flex-start;
    flex-wrap: wrap;
    line-height: normal;
}

.product-bredcrum .rank-math-breadcrumb p a,
.product-bredcrum .rank-math-breadcrumb p .separator,
.single-product .rank-math-breadcrumb p a,
.single-product .rank-math-breadcrumb p .separator {
    color: var(--e-global-color-text);
}

.product-bredcrum .rank-math-breadcrumb p a:hover,
.single-product .rank-math-breadcrumb p a:hover {
    color: var(--e-global-color-secondary);
}

.product-bredcrum .rank-math-breadcrumb p {
    color: rgba(102, 102, 102, 1);
}

/* Our-collection css  */

.our-collection {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.our-collection>div {
    width: calc(25% - 15px);
}

.our-collection .our-collection-wrapper {
    border-radius: 20px;
    overflow: hidden;
    min-height: 368px;
    /* height: 100%; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    background-size: cover;
}

.our-collection .our-collection-wrapper .collection-image {
    padding: 20px;
    margin: 0 auto;
}

.our-collection .our-collection-wrapper:hover .collection-image img {
    transform: scale(1.05);
}

.our-collection .our-collection-wrapper .collection-image img {
    object-fit: contain;
    object-position: center;
    transition: all 0.3s ease;
    max-width: 250px;
    max-height: 250px;
    width: 100%;
    margin: 0 auto;
}

.our-collection .our-collection-wrapper .collection-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.our-collection .our-collection-wrapper .collection-title a {
    display: flex;
    gap: 15px;
    align-items: center;
    padding: 12px 23px;
    justify-content: space-between;
    background-color: #0000004D;
    backdrop-filter: blur(11px);
}

.our-collection .our-collection-wrapper .collection-title h3 {
    color: #fff;
    margin: 0;
}

.our-collection .our-collection-wrapper:hover .collection-title h3 {
    color: #7647A9;
}

.our-collection .our-collection-wrapper .collection-arrow {
    width: 100%;
    max-width: 25px;
}

.our-collection .our-collection-wrapper .collection-arrow img {
    max-width: 22.58px;
    width: 100%;
}

.our-collection .our-collection-wrapper:hover .collection-arrow img {
    filter: brightness(0) saturate(100%) invert(42%) sepia(87%) saturate(7160%) hue-rotate(262deg) brightness(101%) contrast(95%);
}

.our-collection-content {
    max-width: 613px;
    margin: 0 auto;
    padding: 50px 0 60px;
    text-align: center;
    width: 100%;
}

.our-collection-content h2 {
    margin: 10px 0;
}

.our-collection-content .prefix {
    text-transform: uppercase;
    font-weight: 700;
    color: #7647A9;
}

.collection-sorting {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
    padding-bottom: 40px;
    align-items: center;
}

.collection-sorting .sorting-dropdown {
    display: flex;
    align-items: center;
    gap: 12px;
}

.collection-sorting .sorting-dropdown .woocommerce-ordering,
.collection-sorting .sorting-dropdown p {
    margin: 0;
}

.woocommerce-ordering .orderby {
    padding: 11px 35px 11px 15px;
    background: transparent;
    border-color: #0000001A;
    border-radius: 10px;
    outline: unset !important;
    appearance: none;
    color: #000000;
    font-weight: 500;
    background-image: url('../images/dropdown-icon.svg');
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) center;
}

.cat-pagination-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0 80px;
}

.cat-pagination-wrapper .page-numbers,
.woocommerce-pagination ul li .page-numbers {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 16px !important;
    font-weight: 400;
    border-radius: 50%;
    transition: all 0.3s ease;
    color: #000 !important;
}

.cat-pagination-wrapper .page-numbers:hover,
.woocommerce-pagination ul li .page-numbers:hover {
    color: #2A0035 !important;
}

.woocommerce-pagination ul li .page-numbers:hover {
    background-color: transparent !important;
}

.cat-pagination-wrapper .page-numbers.current,
.woocommerce-pagination ul li .page-numbers.current {
    background: #2A0035 !important;
    color: #fff !important;
    font-weight: 600;
}

.cat-pagination-wrapper .dots {
    width: auto;
    height: auto;
    border-radius: 0;
    font-size: 16px;
    color: #000;
}

.cat-pagination-wrapper .prev,
.woocommerce-pagination ul li .prev {
    background-image: url('../images/left-icon.svg');
}

.cat-pagination-wrapper .next,
.woocommerce-pagination ul li .next {
    background-image: url('../images/right-icon.svg');
}

.cat-pagination-wrapper .next,
.cat-pagination-wrapper .prev,
.woocommerce-pagination ul li .prev,
.woocommerce-pagination ul li .next {
    width: 12px;
    height: 12px;
    font-size: 0 !important;
    background-repeat: no-repeat;
    background-position: center;
}

.woocommerce-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

.woocommerce-pagination ul,
.woocommerce-pagination ul li {
    margin: 0 !important;
    border: 0 !important;
    background-color: transparent !important;
}

.woocommerce-pagination ul {
    display: flex !important;
    align-items: center;
}


/* dd? */
/* WooCommerce Product Gallery Custom Search Icon */

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    /* position: absolute;
    top: 12px;
    right: 12px;
    width: 46px;
    height: 46px; */
    padding: 0;
    background: #fff;
    border-radius: 50%;
    /* box-shadow: 0 4px 12px rgba(0, 0, 0, .15); */
    text-indent: -9999px;
    /* Hide default icon */
    overflow: hidden;
}

/* Hide WooCommerce default icon */
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before,
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after,
.woocommerce div.product div.images .woocommerce-product-gallery__trigger span {
    display: none !important;
    content: none !important;
}

/* Add Custom SVG Icon */
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    background-image: url("https://dddemo.net/wordpress/2026/higherfiredirect/wp-content/uploads/2026/07/search-plus-svgrepo-com-cropped.svg");
    background-repeat: no-repeat;
    background-position: 6px 7px;
        background-size: 20px 19px;
}

/* product page icon  */
/* 


.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 8px;
    width: 12px;
    height: 12px;
    border: 2px solid #000;
    border-radius: 50%;
    box-sizing: content-box;
    background:
        linear-gradient(#000, #000) center / 8px 2px no-repeat,
        linear-gradient(#000, #000) center / 2px 8px no-repeat,
        radial-gradient(circle, #fff 0 100%) center / 9px 9px no-repeat;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
    content: "";
    position: absolute;
    top: 20px;
    left: 23px;
    width: 2px;
    height: 8px;
    background: #000;
    transform: rotate(-45deg);
    border-radius: 2px;
}
 */



.woocommerce-ordering {
    position: relative;
}

.woocommerce-ordering::after {
    content: "";
    position: absolute;
    right: 16px;
    top: 50%;
    width: 8px;
    height: 8px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: translateY(-70%) rotate(45deg);
    transition: .2s;
    pointer-events: none;
}

.woocommerce-ordering.open::after {
    transform: translateY(-30%) rotate(-135deg);
}

.woocommerce-ordering .orderby {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none !important;
    padding-right: 35px;
}


/* mail captcha */
.mailpoet_captcha {
    width: 140px;
}

#mailpoet_form_2 .mailpoet_validate_error {
    color: #cf2e2e;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px !important;
}


.mailpoet_captcha_image_wrapper {
    display: inline-block;
    width: fit-content;
}

.mailpoet_captcha_update {
    margin-top: -50px;
    padding-left: 30px !important;
}

.footer .elementor-element-cd9c72e .elementor-widget-container {
    margin-top: 15px;
}

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

#mailpoet_form_2 .mailpoet_text_label {
    font-size: 14px;
    line-height: 20px;
}

@media(max-width:1024px) {
    .our-collection {
        margin-inline: -10px;
    }

    .our-collection .our-collection-wrapper,
    .our-collection>div {
        width: 100%;
    }

    .our-collection .slick-slide {
        padding-inline: 10px;
    }

    .sub-banner .banner-content h1 {
        font-size: 40px;
    }

    .section_container .our-collection {
        margin: unset;
    }

    .section_container .our-collection .our-collection-wrapper {
        width: calc(33.33% - 14px);
    }
}

@media(max-width:767px) {
    .our-collection-content h2 {
        margin: 10px 0 20px;
    }

    .our-collection-content {
        padding: 40px 0 30px;
    }

    .woocommerce-ordering .orderby {
        font-size: 14px;
        padding: 8px 35px 8px 13px;
    }

    /* .collection-sorting .sorting-dropdown p {
        display: none;
    } */

    .collection-sorting {
        padding-bottom: 30px;
    }

    .sub-banner .banner-content h1 {
        font-size: 35px;
    }

    .sub-banner {
        padding: 20px 16px;
    }

    .section_container .our-collection .our-collection-wrapper {
        width: calc(50% - 10px);
    }

    .cat-pagination-wrapper .page-numbers {
        font-size: 14px;
    }

    .cat-pagination-wrapper .next,
    .cat-pagination-wrapper .prev {
        font-size: 0;
    }

    .cat-pagination-wrapper {
        padding: 40px 0 50px;
    }
}

@media(max-width:575px) {

    .letest_blogs .draggable .slick-slide {
        padding-left: 11px !important;
        padding-right: 11px !important;
    }

    .section_container .our-collection {
        gap: 20px 10px;
    }

    .section_container .our-collection .our-collection-wrapper {
        width: calc(50% - 5px);
        min-height: 230px;
    }

    .section_container .our-collection .our-collection-wrapper .collection-title a h3 {
        font-size: 12px;
        line-height: normal;
    }

    .section_container .our-collection .our-collection-wrapper .collection-title a {
        padding: 10px 13px 10px 11px;
    }

    .section_container .our-collection .our-collection-wrapper .collection-image img {
        max-width: 120px;
    }

    .section_container .our-collection .our-collection-wrapper .collection-arrow {
        width: 100%;
        max-width: 15px;
    }
}

/* product slider css */
.product-slider {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.product-slider .product-slider-wrapper {
    width: calc(25% - 15px);
    padding: 0 10px;
}

.product-slider .slick-list {
    margin: 0 -10px !important;
}

.product-slider .product-slider-wrapper .product-img {
    border-radius: 20px;
    overflow: hidden;
    padding: 25px;
    border: 1px solid #0000001A;
    background: #fff;
    min-height: 368px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-slider .product-slider-wrapper .product-img a>img {
    transition: all 0.3s ease;
    width: 100%;
    max-width: 250px;
}

.product-slider .product-slider-wrapper:hover .product-img img {
    transform: scale(1.05);
}

.product-slider .product-slider-wrapper .product-img .cart-btn {
    position: absolute;
    bottom: 0;
    right: 23px;
    left: 23px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.product-slider .product-slider-wrapper .product-img .cart-btn a:hover {
    background: linear-gradient(90deg, #9737F9 0%, #6422F4 33.26%, #613DF0 52.88%, #6D34F0 69.97%, #8223F0 100%);
}

.product-slider .product-slider-wrapper:hover .product-img .cart-btn {
    opacity: 1;
    visibility: visible;
    bottom: 24px;
}

.product-slider .product-slider-wrapper .product-img .cart-btn a>img {
    width: auto;
}

.product-slider .product-slider-wrapper .product-img .cart-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    background: #320130;
    color: #FFF;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    gap: 10px;
    padding: 13px;
    width: 100%;
}

.product-slider .product-slider-wrapper .product-img .cart-btn a.wc-forward {
    margin-top: 10px;
}

/* .product-slider .product.product-slider-wrapper.slick-slide{
	padding: 0 15px;
}
.product-listing-wrap.product-slider.slick-initialized.slick-slider {
    margin: 0 -15px;
} */
.product-slider .product-slider-wrapper .product-title h3 {
    margin: 0;
    text-align: center;
}

.product-slider .product-slider-wrapper .product-title h3 a {
    margin: 20px 0 0;
    color: #000;
    text-align: center;
}

.product-slider .product-slider-wrapper:hover .product-title h3 a {
    color: #7647A9;
}

.product-slider .product-slider-wrapper .product-title {
    width: 100%;
    text-align: center;
    padding-bottom: 12px;
}

.product-slider .product-slider-wrapper .product-title .product-price,
.product-slider .product-slider-wrapper .product-title .product-price .woocommerce-Price-amount {
    display: block;
    width: 100%;
    margin: 8px 0 0;
    text-align: center;
    color: #320130;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}

.product-slider .product-slider-wrapper .product-title .product-price del {
    opacity: 0.55;
    font-weight: 400;
    margin-right: 6px;
}

.product-slider .product-slider-wrapper .product-title .product-price ins {
    text-decoration: none;
    color: #7647A9;
}

.product-slider {
    width: 100%;
}

.product-listing-wrap .slick-arrow {
    width: 40px;
    height: 40px;
    padding: 0;
    border: 1px solid #0C081F;
    border-radius: 30px;
    position: absolute;
    top: -80px;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-listing-wrap .slick-prev {
    left: calc(100% - 90px);
}

.product-listing-wrap .slick-arrow:hover,
.product-listing-wrap .slick-arrow:focus {
    background: linear-gradient(90deg, #9737F9 0%, #6422F4 33.26%, #613DF0 52.88%, #6D34F0 69.97%, #8223F0 100%) !important;
    border: 1px solid transparent !important;
}

.product-listing-wrap .slick-arrow:hover svg path,
.product-listing-wrap .slick-arrow:focus svg path {
    stroke: #fff !important;
}

@media(max-width:767px) {
    .product-slider .slick-list {
        padding-bottom: 70px;
    }

    .product-listing-wrap .slick-arrow {
        top: unset;
        bottom: 0;
    }

    .product-listing-wrap .slick-prev {
        left: calc(50% - 55px) !important;
    }

    .product-listing-wrap .slick-next {
        right: calc(50% - 40px) !important;
    }

    .product-slider .product-slider-wrapper .product-img {
        min-height: 328px;
    }

    .product-slider .product-slider-wrapper .product-img .cart-btn {
        right: 16px;
        left: 16px;
    }

    .product-slider .product-slider-wrapper .product-img .cart-btn a {
        font-size: 12px;
    }

    .product-slider .product-slider-wrapper .product-img .cart-btn a img {
        width: 16px;
    }

    .product-bredcrum .rank-math-breadcrumb p,
    .single-product .rank-math-breadcrumb p {
        flex-wrap: wrap;
        line-height: normal;
    }
}

/* Faq-tab Section css */

.tab_wrapper_section .tab-content {
    display: none;
}

.tab_wrapper_section {
    backdrop-filter: blur(13px);
}

.tab_wrapper_section .tab-content.active {
    display: block;
}

.tab_wrapper_section .tab-link .elementor-heading-title {
    padding-bottom: 30px;
    border-bottom: 3px solid transparent !important;
}

.tab_wrapper_section .tab-link.active .elementor-heading-title,
.tab_wrapper_section .tab-link .elementor-heading-title:hover {
    border-bottom: 3px solid #9747FF !important;
    cursor: pointer;
}

.tab_wrapper_section .elementor-accordion-item:not(:last-child) {
    margin-bottom: 20px;
    border-bottom: 1px solid #FFFFFF33 !important;
    padding-bottom: 20px;
}

@media (max-width: 1024px) {
    .tab-buttons {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    .tab_wrapper_section .tab-link .elementor-heading-title {
        padding-bottom: 23px;
    }

    .tab-buttons::-webkit-scrollbar {
        display: none;
        /* Optional: Hide scrollbar */
    }

    .tab-buttons {
        scrollbar-width: none;
        /* Firefox */
    }

    .tab-buttons>* {
        flex: 0 0 auto;
    }
}

.testimonial-slider .elementskit-watermark-icon {
    opacity: 0.2;
}

.testimonial-slider .elementskit-commentor-content h3 {
    line-height: normal;
    margin: 20px 0;
}

.testimonial-slider .elementskit-commentor-content {
    line-height: 26px;
}

.testimonial-slider .elementskit-stars {
    display: flex;
    line-height: normal;
    gap: 4px;
}

.testimonial-slider .elementskit-stars a {
    display: flex !important;
}

.testimonial-slider .swiper-navigation-button:hover {
    background: linear-gradient(90deg, #9737F9 0%, #6422F4 33.26%, #613DF0 52.88%, #6D34F0 69.97%, #8223F0 100%) !important;
    border: 1px solid transparent !important;
}

.testimonial-slider .swiper-navigation-button:hover svg path {
    fill: #fff !important;
    stroke: #fff !important;
}

.testimonial-slider .swiper-navigation-button {
    top: 0 !important;
    bottom: 0 !important;
}

.testimonial-slider .swiper-button-prev {
    left: calc(100% - 90px) !important;
}

.testimonial-slider .swiper-slide {
    height: auto !important;
    display: flex !important;
}

.testimonial-slider .swiper-slide-inner {
    display: flex !important;
    flex: 1;
}

.testimonial-slider .elementskit-single-testimonial-slider {
    width: 100%;
    display: flex !important;
    flex-direction: column;
}

.testimonial-slider .elementskit-commentor-bio {
    margin-top: auto !important;
}

.testimonial-slider .elementskit-commentor-header .elementskit-stars li a svg {
    display: none;
}

.testimonial-slider .elementskit-commentor-header .elementskit-stars li a {
    background-image: url('../images/rating.svg');
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
}

@media(max-width:991px) {
    .testimonial-slider .elementskit-commentor-content {
        margin-bottom: 0 !important;
    }
}

@media(max-width:767px) {
    .testimonial-slider .elementskit-commentor-content h3 {
        line-height: 30px;
    }

    .testimonial-slider .ekit-wid-con .elementskit-testimonial-slider .swiper-button-next,
    .testimonial-slider .ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev {
        display: flex !important;
        top: unset !important;
        bottom: 0 !important;
        transform: unset !important;
    }

    .testimonial-slider .ekit-main-swiper {
        margin-right: -150px;
    }

    .testimonial-slider .swiper-button-prev {
        left: calc(50% - 50px) !important;
    }

    .testimonial-slider .swiper-button-next {
        right: calc(50% - 40px) !important;
    }
}

.blog-post-slider .elementskit-post-image-card .elementskit-entry-header a {
    position: relative !important;
    padding-top: 91% !important;
}

.blog-post-slider .elementskit-post-image-card .elementskit-entry-header a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.blog-post-slider .elementskit-post-image-card:hover img {
    transform: scale(1.04) rotate(0deg) !important;
    opacity: 1 !important;
}

.blog-post-slider .elementskit-meta-lists {
    top: unset !important;
    bottom: -43px !important;
}

.blog-post-slider .btn-wraper a {
    gap: 8px;
    align-items: center;
}

.blog-post-slider .btn-wraper a svg {
    transition: all 0.3s ease;
    margin-top: 3px;
}

.blog-post-slider .elementskit-post-image-card:hover .btn-wraper a svg {
    transform: rotate(45deg);
}

.home .blog-post-slider .elementskit-post-image-card {
    margin-bottom: unset !important;
}

.custom-single {
    padding: 80px 0;
}

.custom-single .single-blog-img img {
    width: 100%;
    border-radius: 20px;
}

.custom-single .single-blog-img {
    margin-bottom: 50px;
}

.custom-single .meta {
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}

.custom-single h1 {
    margin: 0 0 30px;
    font-weight: 700;
    font-size: 45px;
    line-height: 100%;
    text-transform: capitalize;
    text-align: center;
}

.wp-block-list {
    margin-bottom: 20px;
}

.wp-block-image img {
    border-radius: 20px;
}

/* .custom-single p{
    margin-bottom: 30px;
} */
.custom-single .content h2 {
    margin: 0 0 20px;
}

@media(max-width:1024px) {
    .custom-single h1 {
        font-size: 40px;
    }

    .custom-single {
        padding: 60px 0;
    }
}

@media(max-width:767px) {
    .blog-post-slider .elementskit-meta-lists {
        transform: translateX(-50%);
    }

    .blog-post-slider .elementskit-post-image-card .elementskit-entry-header a {
        padding-top: 137% !important;
    }

    .blog-post-slider .elementskit-post-image-card .elementskit-entry-header a img {
        object-fit: cover;
    }

    .custom-single h1 {
        font-size: 35px;
    }

    .custom-single .single-blog-img {
        margin-bottom: 30px;
    }

    .custom-single h1,
    .custom-single .meta {
        margin: 0 0 20px;
    }

    .custom-single {
        padding: 50px 0;
    }
}

/* Gallery Portfolio */
.gallery-img .eael-filter-gallery-container.eael-filter-gallery-grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-flow: dense;
    margin: 0 -10px;
}

.gallery-img .eael-filterable-gallery-item-wrap {
    position: unset !important;
    width: 100% !important;
    padding: 0 10px 20px;
}

.gallery-img .eael-filterable-gallery-item-wrap a {
    display: block;
}

.gallery-img .eael-gallery-grid-item,
.gallery-img .gallery-item-thumbnail-wrap,
.gallery-img .gallery-item-thumbnail-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.gallery-img .eael-gallery-grid-item img {
    transition: all 0.3s ease;
}

.gallery-img .eael-gallery-grid-item:hover img {
    transform: scale(1.05);
}

.gallery-img .eael-filterable-gallery-item-wrap:nth-child(1) .gallery-item-thumbnail-wrap {
    position: relative;
    padding-top: 79%;
    overflow: hidden;
}

.gallery-img .eael-filterable-gallery-item-wrap:nth-child(1) .gallery-item-thumbnail-wrap img {
    position: absolute;
    top: 0;
    left: 0;
}

/* First Big Image */
.gallery-img .eael-filterable-gallery-item-wrap:nth-child(1) {
    grid-column: 1 / 3;
    grid-row: 1 / 3;
    height: 100%;
}

.gallery-img .eael-filterable-gallery-item-wrap .gallery-item-thumbnail-wrap {
    position: relative;
    padding-top: 78%;
    overflow: hidden;
}

.gallery-img .eael-filterable-gallery-item-wrap .gallery-item-thumbnail-wrap img {
    position: absolute;
    top: 0;
    left: 0;
}

/* Remaining Images */
.gallery-img .eael-filterable-gallery-item-wrap:nth-child(n+2) {
    grid-column: auto;
    grid-row: auto;
    height: 100%;
}

.gallery-img .eael-gallery-load-more {
    border-color: #32013080 !important;
    transition: all 0.3s ease;
}

.gallery-img .eael-gallery-load-more:hover {
    background: linear-gradient(90deg, #9737F9 0%, #6422F4 33.26%, #613DF0 52.88%, #6D34F0 69.97%, #8223F0 100%);
    border: 1px solid transparent !important;
}

@media(min-width:768px) {
    .gallery-img .eael-filter-gallery-container.eael-filter-gallery-grid {
        height: auto !important;
    }
}

@media (max-width:767px) {

    .gallery-img .eael-filter-gallery-container.eael-filter-gallery-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /* First image full width */
    .gallery-img .eael-filterable-gallery-item-wrap:nth-child(1) {
        grid-column: 1 / -1;
        grid-row: auto;
    }

    .gallery-img .eael-filterable-gallery-item-wrap {
        position: relative !important;
        width: 100% !important;
        top: 0 !important;
        left: unset !important;
    }
}

/* Product-listing Page css */
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after {
    top: 14px;
}

aside.shop-sidebar {
    width: 26%;
}

.shop-layout {
    display: flex;
    width: 100%;
    gap: 20px;
    padding-bottom: 80px;
}

.shop-products {
    width: 74%;
}

main.site-main {
    max-width: 100% !important;
    padding: 0 !important;
}

.section_container {
    max-width: 1312px;
    padding: 0 16px;
    margin: 0 auto;
}

.shop-products .product-slider .product-slider-wrapper {
    padding: unset;
    width: calc(33.33% - 14px);
}

.shop-products .product-slider {
    padding-top: 30px;
}

.shop-products .woocommerce-result-count {
    font-weight: 600;
    line-height: normal;
    color: var(--e-global-color-7bba1cd);
}

.shop-layout .shop-sidebar .shop-widget {
    padding: 20px;
    border: 1px solid #0000001A;
    border-radius: 20px;
}

.shop-widget .wc-block-product-categories>.wc-block-product-categories-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 0;
    list-style: none;
}

.shop-widget .wc-block-product-categories>.wc-block-product-categories-list>li.wc-block-product-categories-list-item {
    font-size: 14px;
    font-weight: 700;
    color: var(--e-global-color-7bba1cd);
    line-height: normal;
    position: relative;
    /* padding-right: 20px; */
}

.shop-widget .wc-block-product-categories .wc-block-product-categories-list>li.wc-block-product-categories-list-item a {
    color: var(--e-global-color-7bba1cd);
    display: inline;
}

.shop-widget .wc-block-product-categories .wc-block-product-categories-list>li.wc-block-product-categories-list-item:hover>a,
.shop-widget .wc-block-product-categories .wc-block-product-categories-list>li.wc-block-product-categories-list-item:hover>span {
    color: var(--e-global-color-secondary);
}

.shop-widget .wc-block-product-categories-list>li.wc-block-product-categories-list-item ul.wc-block-product-categories-list--depth-1,
.shop-widget .wc-block-product-categories-list>li.wc-block-product-categories-list-item ul.wc-block-product-categories-list--depth-2 {
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #0000001A;
}

.shop-widget .wc-block-product-categories-list>li.wc-block-product-categories-list-item ul.wc-block-product-categories-list--depth-1 li,
.shop-widget .wc-block-product-categories-list>li.wc-block-product-categories-list-item ul.wc-block-product-categories-list--depth-2 li {
    line-height: 20px;
}

.shop-widget .wc-block-product-categories-list>li.wc-block-product-categories-list-item ul.wc-block-product-categories-list--depth-1 li>a,
.shop-widget .wc-block-product-categories-list>li.wc-block-product-categories-list-item ul.wc-block-product-categories-list--depth-1 li>span,
.shop-widget .wc-block-product-categories-list>li.wc-block-product-categories-list-item ul.wc-block-product-categories-list--depth-2 li>a,
.shop-widget .wc-block-product-categories-list>li.wc-block-product-categories-list-item ul.wc-block-product-categories-list--depth-2 li>span {
    font-size: 16px;
    font-weight: 500;
    color: var(--e-global-color-text);
    line-height: 20px;
}

.shop-widget .wc-block-product-categories-list-item-count {
    padding-right: 20px;
}

.shop-widget .wc-block-product-categories .wc-block-product-categories-list>li.wc-block-product-categories-list-item .cat-toggle-btn {
    background-image: url(../images/dropdown-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 13px;
    height: 9px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 5px;
    transition: all 0.3s ease;
}

.shop-widget .wc-block-product-categories .wc-block-product-categories-list>li.wc-block-product-categories-list-item .cat-toggle-btn.active {
    transform: rotate(180deg);
}

.wc-accordion-title .icon {
    font-size: 0px;
}

.woocommerce-Tabs-panel {
    display: none;
    padding: 0 0 20px;
}

.product-tile-sorting {
    margin-bottom: 40px;
}

.product-tile-sorting h1 {
    font-size: 40px;
    margin: 0;
}

.shop-sidebar-wrapper {
    /* border: 1px solid #2A00351A; */
    border-radius: 20px;
    background: #EBE9EC;
    overflow: hidden;
    margin-bottom: 35px;
}

.shop-sidebar-wrapper .sidebar-wrap-title {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 15px 18px 13px;
    background-color: #2A0035;
}

.shop-sidebar-wrapper .sidebar-wrap-title img {
    width: 20px;
    height: 20px;
}

.shop-sidebar-wrapper .sidebar-wrap-title h4 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1.12px;
    font-family: 'Montserrat';
    margin: 0;
    font-weight: 700;
}

.side-bar-categories {
    padding: 13px 19px;
    border-width: 0px 1px 1px;
    border-style: solid;
    border-color: #2A00351A;
    border-radius: 0 0 20px 20px;
}

.side-bar-categories .sidebar-slider-wrap {
    display: flex !important;
    gap: 14px;
    align-items: center;
}

.side-bar-categories .sidebar-slider-wrap .categorie-slider-img {
    width: 100%;
    max-width: 105px;
    height: 113px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #0000001A;
    border-radius: 10px;
    flex-shrink: 0;
}

.side-bar-categories .sidebar-slider-wrap .categorie-slider-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.side-bar-categories .sidebar-slider-wrap .sidebar-slider-info h6 a {
    color: #000;
}

.side-bar-categories .sidebar-slider-wrap .sidebar-slider-info h6 a:hover {
    color: var(--e-global-color-secondary);
}

.side-bar-categories .sidebar-slider-wrap .sidebar-slider-info h6 {
    color: #000;
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.96px;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.side-bar-categories .sidebar-slider-wrap .sidebar-slider-info .cart-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    background: #320130;
    color: #FFF;
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    gap: 10px;
    padding: 7.5px 13px;
    width: 100%;
}

.side-bar-categories .sidebar-slider-wrap .sidebar-slider-info .cart-btn a:hover {
    background: linear-gradient(90deg, #9737F9 0%, #6422F4 33.26%, #613DF0 52.88%, #6D34F0 69.97%, #8223F0 100%);
}

.side-bar-categories .sidebar-slider-wrap .sidebar-slider-info .cart-btn a img {
    width: 16px;
    height: 16px;
}

.sidebar-categories-slider .slick-arrow {
    border: 0;
    outline: 0;
    padding: 0;
    background-color: transparent !important;
    position: absolute;
    top: 40%;
    z-index: 1;
}

.sidebar-categories-slider .slick-prev {
    left: -12px;
}

.sidebar-categories-slider .slick-next {
    right: -12px;
}

.sidebar-categories-slider .slick-list {
    padding-bottom: 18px;
}

.sidebar-categories-slider .slick-dots {
    position: absolute;
    bottom: -7px;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 2px;
}

.sidebar-categories-slider .slick-dots li button {
    padding: 0;
    border: 0;
    background-color: #CCC6CF;
    width: 5px;
    height: 5px;
    border-radius: 30px;
    font-size: 0;
}

.sidebar-categories-slider .slick-dots li.slick-active button {
    background-color: #2A0035;
}

.shop-products .woocommerce-ordering,
.shop-products .woocommerce-result-count {
    margin: 0 !important;
}

.shop-products .woocommerce-result-count {
    min-height: 48px;
    display: flex;
    align-items: center;
}

.shop-widget h3.widget-title {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 14px;
    padding: 0 0 20px 26px;
    border-bottom: 1px solid #0000001A;
    background-image: url('../images/bars-filter.svg');
    background-repeat: no-repeat;
    cursor: pointer;
}

.mobile-sidebar-categories {
    display: none;
}

@media(max-width:1199px) {
    .shop-products {
        width: 70%;
    }

    aside.shop-sidebar {
        width: 30%;
    }
}

@media(max-width:1024px) {
    .product-tile-sorting h1 {
        font-size: 35px;
    }

    .shop-products .product-slider .product-slider-wrapper {
        padding: unset;
        width: calc(50% - 10px);
    }

    .shop-products .product-slider .product-slider-wrapper .product-img {
        height: 280px;
        min-height: unset;
    }

    .shop-products .woocommerce-result-count {
        font-size: 14px;
    }

    .shop-products {
        width: 60%;
    }

    aside.shop-sidebar {
        width: 40%;
    }
}

@media(max-width:991px) {

    .shop-products .woocommerce-ordering,
    .shop-products .woocommerce-result-count {
        float: unset;
    }

    .shop-products .woocommerce-ordering {
        width: fit-content;
    }

    .side-bar-categories .sidebar-slider-wrap .sidebar-slider-info .cart-btn a {
        gap: 8px;
        padding: 7.5px 12px;
    }
}

@media(max-width:767px) {
    .product-bredcrum .rank-math-breadcrumb {
        padding: 40px 0 20px;
    }

    .product-tile-sorting {
        margin-bottom: 20px;
    }

    .shop-layout {
        padding-bottom: 50px;
    }

    .shop-products,
    aside.shop-sidebar {
        width: 100%;
    }

    .shop-layout {
        flex-wrap: wrap;
    }

    .shop-products .woocommerce-ordering,
    .shop-products .woocommerce-result-count,
    .shop-layout .shop-sidebar .shop-widget {
        display: none;
    }

    .shop-products .product-slider {
        padding-top: 20px;
        gap: 20px 12px;
    }

    .shop-sidebar-wrapper {
        margin-bottom: unset;
    }

    .mobile-sidebar-categories {
        display: block;
    }

    .mobile-sidebar-categories .top-filter-bar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        margin-bottom: 20px;
    }

    .mobile-sidebar-categories .top-filter-bar .filter-mobile .widget-title {
        margin: 0;
        font-family: 'Montserrat';
        font-weight: 600;
        font-size: 14px;
        line-height: 100%;
        text-transform: capitalize;
        color: #000;
        width: 96px;
        padding: 9.5px 15px;
        border: 1px solid #0000001A;
        border-radius: 10px;
    }

    .mobile-sidebar-categories .top-filter-bar .woocommerce-result-count {
        color: var(--e-global-color-7bba1cd);
        font-weight: 600;
    }

    .mobile-sidebar-popup {
        position: fixed;
        top: 0;
        left: -100%;
        width: 90%;
        max-width: 380px;
        height: 100%;
        background: #fff;
        z-index: 9999;
        transition: .4s ease;
        overflow-y: auto;
    }

    .mobile-sidebar-popup.active {
        left: 0;
    }

    .mobile-sidebar-popup .popup-header {
        padding: 30px 25px 20px;
        border-bottom: 1px solid #0000001A;
        margin-bottom: 22px;
    }

    .mobile-sidebar-popup .popup-header h3 {
        margin: 0 0 30px;
        font-family: 'Montserrat';
        font-weight: 700;
        font-size: 14px;
        line-height: 24px;
        text-transform: uppercase;
    }

    .mobile-sidebar-popup .popup-header .woocommerce-ordering {
        margin: unset !important;
        float: unset !important;
    }

    .mobile-sidebar-popup .popup-header .woocommerce-ordering select {
        text-transform: uppercase;
        font-weight: 700;
    }

    .shop-widget .wc-block-product-categories-list>li.wc-block-product-categories-list-item ul.wc-block-product-categories-list--depth-1 li>a {
        font-size: 14px;
    }

    .mobile-sidebar-popup .pop-up-body {
        padding: 0 25px 30px;
    }

    .mobile-sidebar-popup .shop-widget h3.widget-title {
        margin: 0 0 22px;
        padding: 0px 0 22px 26px;
        text-transform: capitalize;
    }

    .sidebar-overlay {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .5);
        opacity: 0;
        visibility: hidden;
        transition: .3s;
        z-index: 9998;
    }

    .sidebar-overlay.active {
        opacity: 1;
        visibility: visible;
    }

    .popup-close {
        position: absolute;
        top: 30px;
        right: 15px;
        cursor: pointer;
    }

    .popup-close img {
        width: 16px;
    }

    body.no-scroll {
        overflow: hidden;
    }

    .shop-products .product-slider .product-slider-wrapper .product-img {
        height: 230px;
        min-height: unset;
        padding: 10px;
    }

    .product-slider .product-slider-wrapper .product-img a>img {
        max-width: 160px;
    }

    .shop-products .product-slider .product-slider-wrapper {
        padding: unset;
        width: calc(50% - 6px);
    }

    .shop-products .product-slider .product-slider-wrapper .product-title h3 a {
        font-size: 14px;
        line-height: 20px;
    }

    .product-slider .product-slider-wrapper .product-title .product-price {
        font-size: 14px;
        margin-top: 6px;
    }

}

@media(max-width:575px) {}


/* My-account Page css start */
/* .woocommerce{
    display: flex;
} */
.my-account .woocommerce-MyAccount-navigation {
    width: 26%;
    padding-right: 20px;
}

.my-account .woocommerce-MyAccount-content {
    width: 74%;
}

.my-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #0000001A;
    background: #fff;
}

.my-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link:not(:last-child) {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #0000001A;
}

.my-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
    color: var(--e-global-color-7bba1cd);
    font-size: 16px;
    line-height: 20px;
}

.my-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:hover,
.my-account .woocommerce-Addresses .woocommerce-Address-title a:hover {
    color: var(--e-global-color-secondary);
}

.my-account .woocommerce-MyAccount-content p a {
    display: inline-block;
    text-decoration: underline;
    color: var(--e-global-color-text);
}

.my-account .woocommerce-MyAccount-content p a:hover {
    color: var(--e-global-color-secondary);
}

.my-account .woocommerce-MyAccount-content p {
    color: var(--e-global-color-text);
}

.my-account .woocommerce-Addresses h2 {
    margin-top: unset;
    text-align: left;
}

.my-account .woocommerce-Addresses .woocommerce-Address-title a {
    float: unset !important;
    color: #3A0281;
    text-decoration: underline;
    margin-bottom: 10px;
}

.my-account .woocommerce form .form-row label {
    font-size: 14px;
    line-height: 20px;
    color: var(--e-global-color-7bba1cd);
}

.my-account .woocommerce form .form-row {
    padding: unset;
    margin-bottom: 10px;
}

.my-account .woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.my-account .woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 48%;
}

.my-account .woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
    height: 45px;
    border: 1px solid #0000001A;
    color: var(--e-global-color-7bba1cd);
    padding: 10px 15px;
}

.my-account .woocommerce form .form-row .input-text::placeholder,
.my-account .select2-container .select2-selection--single .select2-selection__placeholder {
    color: var(--e-global-color-7bba1cd);
}

.my-account .select2-container .select2-selection {
    border: 1px solid #0000001A;
    color: var(--e-global-color-7bba1cd);
}

.my-account .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: unset;
    padding: 7px 15px;
}

.my-account .woocommerce-MyAccount-content p .button,
.my-account .woocommerce-form-login .woocommerce-button,
.my-account .woocommerce-ResetPassword .woocommerce-Button {
    height: 45px;
    background: transparent;
    border: 1px solid #32013080;
    border-radius: 30px;
    padding: 13px 38px;
    color: #320130;
    margin-top: 30px;
    transition: all 0.3s ease;
    font-weight: 600;
    line-height: normal;
}

.my-account .woocommerce-MyAccount-content p .button:hover,
.my-account .woocommerce-form-login .woocommerce-button:hover,
.my-account .woocommerce-ResetPassword .woocommerce-Button:hover {
    color: #fff;
    border: 1px solid transparent;
    background: linear-gradient(90deg, #9737F9 0%, #6422F4 33.26%, #613DF0 52.88%, #6D34F0 69.97%, #8223F0 100%);
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #320130 !important;
    color: #fff !important;
}

.my-account #wfls-management-embedded .wfls-block-header {
    padding: 15px 20px;
}

.my-account #wfls-management-embedded .wfls-block-header .wfls-block-title {
    font-size: 16px;
    font-weight: 500;
    font-family: "Montserrat";
    color: var(--e-global-color-7bba1cd);
}

.my-account #wfls-management-embedded .wfls-block-content {
    padding: 15px 20px;
}

.my-account h2 {
    text-align: center;
}

.my-account .woocommerce-form-login,
.my-account .woocommerce-ResetPassword {
    max-width: 767px;
    margin: 0 auto !important;
    border: 1px solid #0000001A !important;
    border-radius: 20px;
}

.my-account .woocommerce-form-login .woocommerce-button,
.my-account .woocommerce-ResetPassword .woocommerce-Button {
    margin-top: unset;
}

.my-account .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: block !important;
    margin-bottom: 15px;
}

.my-account .woocommerce-form-login .woocommerce-LostPassword a {
    color: var(--e-global-color-secondary);
    line-height: normal;
}

.my-account .woocommerce-ResetPassword {
    padding: 20px;
}

.my-account .woocommerce-ResetPassword .form-row-first {
    width: 100% !important;
    margin-bottom: 20px !important;
}

.my-account .woocommerce-EditAccountForm fieldset {
    padding: 0;
}

.my-account .woocommerce-EditAccountForm fieldset legend {
    font-size: 16px;
}

.wfls-block .wfls-block-header .wfls-block-header-content {
    max-width: 100%
}

@media(max-width:1024px) {

    .my-account .woocommerce-MyAccount-navigation,
    .my-account .woocommerce-MyAccount-content {
        width: 100% !important;
        padding: unset;
    }

    .my-account .woocommerce-MyAccount-navigation {
        padding-bottom: 30px;
    }

    .my-account .woocommerce-address-fields {
        margin-top: 30px;
    }
}

@media(max-width:767px) {
    .my-account .woocommerce-info {
        margin-bottom: unset;
    }

    .my-account .wc-forward.button {
        margin-top: 15px;
        float: unset !important;
    }

    .my-account .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .my-account .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100%;
    }

    .my-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a,
    .my-account .woocommerce form .form-row .input-text,
    .woocommerce form .form-row select {
        font-size: 14px;
    }
}

/* cart Page Css start */
.cart-block {
    min-height: 500px;
}

.cart-block .woocommerce-cart-form {
    width: 68%;
    float: left;
    padding-right: 30px;
}

.cart-block .cart-collaterals {
    width: 32%;
    float: right;
}

.cart-block .cart-collaterals .cart_totals {
    width: 100%;
    float: unset !important;
}

.cart-block .woocommerce-cart-form .shop_table {
    margin-bottom: unset;
}

.cart-block .woocommerce-cart-form .shop_table,
.cart-block .cart-collaterals .cart_totals .shop_table {
    border-collapse: collapse;
}

.cart-block .woocommerce-cart-form .shop_table thead tr th,
.cart-block .cart-collaterals .cart_totals .shop_table tbody tr th {
    font-size: 16px;
    font-family: "Aeonik", Sans-serif;
    line-height: normal;
    color: var(--e-global-color-7bba1cd);
    background-color: #fff;
    border-color: #0000001A !important;
}

.cart-block .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-thumbnail {
    min-width: unset;
}

.cart-block .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-thumbnail a img {
    width: 100%;
    max-width: 50px;
}

.cart-block .woocommerce-cart-form .shop_table tbody tr td,
.cart-block .cart-collaterals .cart_totals .shop_table tbody tr td {
    background-color: #fff;
    border-color: #0000001A !important;
    font-size: 14px;
    color: var(--e-global-color-text);
}

.cart-block .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-name a {
    color: var(--e-global-color-text);
    font-size: 14px;
}

.cart-block .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-name a:hover {
    color: var(--e-global-color-secondary);
}

.cart-block .woocommerce-cart-form .quantity .qty {
    width: 100% !important;
    /* text-align: center; */
    max-width: 60px !important;
    padding: 8px !important;
    font-size: 14px !important;
    color: #666666 !important;
    font-weight: 500 !important;
}

/* .cart-block .woocommerce-cart-form .quantity .qty-btn{
    display: none;
} */
.cart-block .woocommerce-cart-form .coupon {
    display: flex;
}

.cart-block .woocommerce-cart-form .coupon .input-text {
    width: unset !important;
    height: 45px;
    padding: 10px 15px !important;
    font-size: 16px;
    margin-right: 15px !important;
    border-radius: 10px;
}

.cart-block .woocommerce-cart-form .coupon .button,
.cart-block .woocommerce-cart-form .actions .button,
.cart-block .cart-collaterals .wc-proceed-to-checkout .checkout-button {
    height: 45px;
    background: transparent;
    border: 1px solid #32013080;
    border-radius: 30px;
    padding: 13px 25px !important;
    color: #320130 !important;
    transition: all 0.3s ease;
    font-weight: 600;
    line-height: normal;
    font-size: 16px;
    text-transform: uppercase;
}

.cart-block .woocommerce-cart-form .coupon .button:hover,
.cart-block .woocommerce-cart-form .actions .button:hover,
.cart-block .cart-collaterals .wc-proceed-to-checkout .checkout-button:hover {
    color: #fff !important;
    border: 1px solid transparent;
    background: linear-gradient(90deg, #9737F9 0%, #6422F4 33.26%, #613DF0 52.88%, #6D34F0 69.97%, #8223F0 100%);
}

.cart-block .cart-collaterals .cart_totals h2 {
    margin: 0 0 24px;
}

.cart-block .cart-collaterals .wc-proceed-to-checkout {
    padding-bottom: unset;
}

.cart-block .cart-collaterals .wc-proceed-to-checkout .checkout-button {
    margin-bottom: unset;
}

@media(max-width:1050px) {
    .cart-block .woocommerce-cart-form {
        width: 100%;
        float: unset;
        padding: 0 0 30px
    }

    .cart-block .cart-collaterals {
        width: 50%;
        float: unset;
    }
}

@media(max-width:768px) {
    .cart-block .cart-collaterals {
        width: 100%;
    }

    .woocommerce-page table.cart td.actions .button {
        width: auto !important;
    }

    .cart-block .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item {
        margin-bottom: 20px;
    }

    .cart-block .woocommerce-cart-form .shop_table {
        border: unset;
        table-layout: fixed;
    }

    .cart-block .woocommerce-cart-form .shop_table tbody tr td:first-child {
        border-top: 1px solid #0000001A !important;
    }

    .cart-block .woocommerce-cart-form .coupon .button,
    .cart-block .woocommerce-cart-form .actions .button,
    .cart-block .cart-collaterals .wc-proceed-to-checkout .checkout-button {
        font-size: 14px;
    }

    .cart-block .woocommerce-cart-form .shop_table tbody tr td:before {
        color: var(--e-global-color-7bba1cd);
    }

    .cart-block .product-thumbnail {
        display: block !important;
    }

    .cart-block .product-thumbnail:before {
        content: unset !important;
    }

    .cart-block .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-thumbnail a img {
        max-width: 70px;
    }

    .cart-block .woocommerce-cart-form .shop_table tbody tr td,
    .cart-block .cart-collaterals .cart_totals .shop_table tr td {
        border-top: unset !important;
    }

    .cart-block .cart-collaterals .cart_totals .shop_table .order-total td[data-title="Total"] {
        border-bottom: unset;
    }

}

@media(max-width:575px) {
    .cart-block .woocommerce-cart-form .coupon {
        flex-wrap: wrap;
    }

    .cart-block .woocommerce-cart-form .coupon .input-text {
        width: 100% !important;
        margin-bottom: 15px !important;
        margin-right: unset !important;
    }

    .woocommerce-page table.cart td.actions .button {
        width: 100% !important;
    }
}

/* Checkout Page css start */
.checkout-block .col2-set .col-2,
.checkout-block .col2-set .col-1 {
    width: 100%;
    float: unset;
}

.checkout-block .woocommerce-info a {
    color: var(--e-global-color-text);
    text-decoration: underline;
}

.checkout-block .woocommerce-info a:hover,
.checkout-block .woocommerce-privacy-policy-text p a:hover {
    color: var(--e-global-color-secondary);
}

.checkout-block .woocommerce-info {
    margin-bottom: 20px !important;
}

.checkout-block .checkout_coupon {
    margin: 20px 0 !important;
    padding: 10px 15px !important;
    border-color: #0000001A !important;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.checkout-block .checkout_coupon .form-row {
    padding: 0 !important;
    margin: 0 !important;
}

.checkout-block .checkout_coupon .form-row .input-text,
.checkout-block .woocommerce-billing-fields .form-row .input-text {
    height: 45px;
    border-color: #0000001A !important;
    padding: 10px 15px;
    color: var(--e-global-color-text);
    font-size: 16px;
}

.checkout-block .checkout_coupon .button,
.checkout-block .place-order .button {
    height: 45px;
    background: transparent !important;
    border: 1px solid #32013080;
    border-radius: 30px;
    padding: 13px 25px !important;
    color: #320130 !important;
    transition: all 0.3s ease;
    font-weight: 600;
    line-height: normal;
    font-size: 16px;
    text-transform: uppercase;
}

.checkout-block .checkout_coupon .button:hover,
.checkout-block .place-order .button:hover {
    color: #fff !important;
    border: 1px solid transparent;
    background: linear-gradient(90deg, #9737F9 0%, #6422F4 33.26%, #613DF0 52.88%, #6D34F0 69.97%, #8223F0 100%) !important;
}

.checkout-block .woocommerce-billing-fields h3 {
    margin-top: unset;
}

.checkout-block .woocommerce-billing-fields .form-row-first,
.checkout-block .woocommerce-billing-fields .form-row-last {
    width: 48%;
}

.checkout-block .woocommerce-billing-fields .form-row label,
.checkout-block .woocommerce-additional-fields .form-row label {
    font-size: 14px;
    line-height: 20px;
    color: var(--e-global-color-7bba1cd);
    font-weight: 700;
    margin-bottom: 5px;
}

.checkout-block .woocommerce-billing-fields .form-row {
    padding: 0;
    margin-bottom: 10px;
}

.checkout-block .select2-container .select2-selection,
.checkout-block .woocommerce-input-wrapper .input-text {
    border: 1px solid #0000001A !important;
    color: var(--e-global-color-7bba1cd);
}

.checkout-block .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: unset;
    padding: 7px 15px;
}

.checkout-block .woocommerce-form__label-for-checkbox {
    margin: 20px 0;
}

#order_review_heading {
    margin: 30px 0 20px
}

.checkout-block .woocommerce-checkout-review-order .shop_table {
    border-collapse: collapse;
}

.checkout-block .woocommerce-checkout-review-order .shop_table tr,
.checkout-block .woocommerce-checkout-review-order .shop_table tr td {
    background-color: #fff;
    border-color: #0000001A;
    font-size: 14px;
}

.checkout-block .woocommerce-checkout-review-order .shop_table tr th {
    color: var(--e-global-color-7bba1cd);
    border-color: #0000001A;
}

.checkout-block .order-total td strong {
    font-weight: 800;
}

.checkout-block .woocommerce-privacy-policy-text p a {
    display: inline;
    text-decoration: underline;
    color: var(--e-global-color-text);
}

.checkout-block .place-order {
    margin-bottom: 0 !important;
}

.checkout-block .place-order .button {
    margin-top: 20px;
    float: unset !important;
}

@media(max-width:768px) {

    .checkout-block .woocommerce-billing-fields .form-row-first,
    .checkout-block .woocommerce-billing-fields .form-row-last {
        width: 100%;
    }

    .checkout-block .checkout_coupon .form-row,
    .checkout-block .checkout_coupon .button {
        width: 100%;
    }

    .checkout-block .woocommerce-form__label-for-checkbox {
        display: flex;
        gap: 10px;
        align-items: flex-start;
        line-height: 23px;
    }

    .checkout-block .woocommerce-form__label-for-checkbox input {
        margin-top: 4px;
    }
}

/* Single Product Page css */
.single-product .woocommerce-product-gallery {
    position: sticky !important;
    top: 200px;
    align-self: flex-start;
}

.single-product .summary {
    flex: 1;
}

.single-product .product {
    display: flex;
    gap: 40px;
}

.single-product .product-slider-wrapper {
    display: block !important;
}

.single-product .product .woocommerce-product-gallery,
.single-product .product .summary {
    width: 100% !important;
    float: unset !important;
    margin: 0 !important;
}

.single-product .product .woocommerce-product-gallery {
    width: 50% !important;
}

.single-product .product .summary {
    width: 50% !important;
}

.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
    position: relative;
    padding-top: 100%;
    border: 1px solid #0000001A;
    border-radius: 20px;
}

.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image a img {
    border-radius: 20px;
    position: absolute !important;
    top: 0 !important;
    width: 100%;
    height: 100%;
    left: 0;
    object-fit: contain;
}

.single-product .product .summary h1 {
    font-size: 40px;
    line-height: normal;
    margin-bottom: 12px;
}

.single-product .product .summary p.price,
.single-product .product .summary .price {
    display: block;
    margin: 0 0 24px !important;
    color: #320130 !important;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
}

.single-product .product .summary .price del {
    opacity: 0.55;
    font-weight: 400;
    margin-right: 8px;
}

.single-product .product .summary .price ins {
    text-decoration: none;
    color: #7647A9;
}

.custom-product-sections {
    padding: 80px 0;
}

.custom-product-sections .related h2 {
    margin: 0 0 40px;
}

button.slick-prev.slick-arrow.slick-disabled,
button.slick-next.slick-arrow.slick-disabled {
    pointer-events: none;
}

.woocommerce-tabs .wc-accordion-item:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 0 30px;
    margin: 0 0 21px;
}

.woocommerce-tabs .wc-accordion-item {
    border: unset;
}

.woocommerce-tabs .wc-accordion-item .wc-accordion-title {
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1.12px;
    font-family: "Montserrat";
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.woocommerce-tabs .wc-accordion-item .wc-accordion-title span.icon {
    background-image: url(../images/dropdown-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 11px;
    background-size: contain;
    transition: all 0.3s ease;
}

.woocommerce-tabs .wc-accordion-item.active .woocommerce-Tabs-panel {
    margin: 20px 0 0 0px !important;
}

.woocommerce-tabs .wc-accordion-item.active .woocommerce-Tabs-panel p strong {
    color: #000;
}

.woocommerce-tabs .wc-accordion-item.active .wc-accordion-title span.icon {
    transform: rotate(180deg);
}

.woocommerce-Tabs-panel p:empty {
    display: none;
}

.single-product .product .summary .product_meta,
.single-product .product .summary form.cart {
    margin-bottom: 24px;
}

.single-product .product .summary form.cart .single_add_to_cart_button {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    background: #320130;
    color: #FFF;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    gap: 10px;
    padding: 13px;
    width: 100%;
    background-image: url('../images/shopping-cart-add.svg');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: calc(50% - 80px) center;
}

.single-product .product .summary form.cart,
.single-product .product .summary form.cart .quantity,
.woocommerce-cart form.woocommerce-cart-form .quantity {
    display: flex;
}

.single-product .product .summary form.cart .quantity,
.woocommerce-cart form.woocommerce-cart-form .quantity {
    max-width: 133px;
    width: 100%;
    margin-right: 20px;
    border: 1px solid #000;
    border-radius: 30px;
    height: 45px;
    padding: 0 20px;
    justify-content: space-between;
    align-items: center;
}

.single-product .product .summary form.cart .quantity .qty,
.woocommerce-cart form.woocommerce-cart-form .quantity .qty {
    padding: 0;
    border: 0;
    width: 100%;
    text-align: center;
    outline: unset;
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 500;
}

.single-product .product .summary form.cart .quantity .qty-btn,
.woocommerce-cart form.woocommerce-cart-form .quantity .qty-btn {
    padding: 0;
    border: 0;
    background: transparent;
    color: #000 !important;
    font-size: 30px;
    font-weight: 400;
}

.single-product .product .summary form.cart .quantity input::-webkit-outer-spin-button,
.single-product .product .summary form.cart .quantity input::-webkit-inner-spin-button,
.woocommerce-cart form.woocommerce-cart-form .quantity input::-webkit-outer-spin-button,
.woocommerce-cart form.woocommerce-cart-form .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.single-product .product .woocommerce-product-gallery .slick-thumbs-slider .slick-track {
    margin: unset !important;
    /* margin-inline: -10px !important;  */
}

.single-product .product .woocommerce-product-gallery .slick-thumbs-slider .slick-list {
    margin-inline: -10px;
}

.single-product .product .woocommerce-product-gallery .thumb-item {
    /* width: 100px !important; */
    padding: 5px 10px;
}

.woocommerce div.product div.images .thumb-item img {
    opacity: unset !important;
    border-radius: 20px;
    box-shadow: 0px 0px 3px 0px #00000059;
    overflow: hidden;
}

.single-product .product .summary .product-category {
    display: flex;
    gap: 20px;
}

.single-product .product .summary .product-category .category-label {
    font-size: 14px;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 1.12px;
    color: var(--e-global-color-7bba1cd);
    font-weight: 700;
}

.single-product .product .summary .product-category .category-list a {
    color: var(--e-global-color-text);
    text-decoration: underline;
}

.single-product .product .summary .product-category .category-list a:hover {
    color: var(--e-global-color-secondary);
}

.woocommerce-product-gallery__wrapper .slick-arrow {
    padding: 0;
    width: 40px;
    height: 40px;
    top: 50%;
    position: absolute;
    background: #fff;
    border: 0;
    box-shadow: 0 0 5px #00000040;
    z-index: 1;
}

.woocommerce-product-gallery__wrapper .slick-arrow:hover {
    background: linear-gradient(90deg, #9737F9 0%, #6422F4 33.26%, #613DF0 52.88%, #6D34F0 69.97%, #8223F0 100%);
}

.woocommerce-product-gallery__wrapper .slick-arrow:hover svg path {
    stroke: #fff;
}

.woocommerce-product-gallery__wrapper .slick-next {
    right: 0;
}

.woocommerce-product-gallery__wrapper .slick-prev {
    left: 0;
}


.banner-text p strong {
    color: #FFFFFF;
    font-weight: 700;
}

.main-header .elementor-element-b1a2725 {
    z-index: 0;
}



.step-btn:hover svg {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7481%) hue-rotate(94deg) brightness(103%) contrast(100%);
}


.how_order .topbar-line .elementor-icon-list-items li:after {
    content: "";
    width: 12px !important;
    height: 15px !important;
    display: block;
    /*     background: url(wp-content/uploads/2026/07/line_icon.svg) no-repeat center; */
    background: url('https://dddemo.net/wordpress/2026/higherfiredirect/wp-content/uploads/2026/07/line_icon.svg') no-repeat center;
    border: unset !important;
    transform: none;
}

.how_order .topbar-line .elementor-icon-list-items li:last-child::after {
    display: none !important;
}

.all_blogs .elementor-5483 .elementor-element.elementor-element-e920368 .elementskit-post-body .entry-title {
    min-height: 60px !important;
}





@media(max-width:1024px) {
    .custom-product-sections {
        padding: 60px 0;
    }

    .single-product .product .summary h1 {
        font-size: 35px;
    }

    .single-product .product .summary p.price,
    .single-product .product .summary .price {
        font-size: 20px;
    }

    .single-product .product {
        flex-wrap: wrap;
    }

    .single-product .product .woocommerce-product-gallery,
    .single-product .product .summary {
        width: 100% !important;
    }

    .single-product .woocommerce-product-gallery {
        position: unset !important;
    }
}

@media (max-width: 970px) {
    .how_order .elementor-icon-list-items {
        row-gap: 20px;
    }

    .how_order .topbar-line .elementor-icon-list-items li:nth-child(3)::after {
        display: none !important;
    }
}

@media(max-width:767px) {

    .all_blogs .elementor-5483 .elementor-element.elementor-element-e920368 .elementskit-post-body .entry-title {
        min-height: 100% !important;
    }

    .tab_wrapper_section .elementor-accordion-title {
        display: flex;
        align-items: flex-start;
        line-height: 22px;
    }

    .custom-product-sections {
        padding: 50px 0;
    }

    .custom-product-sections .related h2 {
        margin: 0 0 30px;
    }

    .single-product .product .summary h1 {
        font-size: 30px;
    }

    .single-product .product .summary .product_meta,
    .single-product .product .summary form.cart {
        margin-bottom: 20px;
    }

    .woocommerce-breadcrumb {
        padding: 40px 0 22px !important;
        font-size: 14px !important;
        line-height: 24px;
    }

    .woocommerce-breadcrumb a {
        font-size: 14px;
        line-height: 24px;
        display: inline;
    }

    .single-product .product .summary form.cart,
    .single-product .product .summary .product-category {
        flex-wrap: wrap;
    }

    .single-product .product .summary form.cart .quantity {
        height: 38px;
        margin: 0 0 20px;
    }

    .single-product .product .summary form.cart .quantity .qty-btn {
        font-size: 24px;
    }

    .single-product .product .summary form.cart .single_add_to_cart_button {
        font-size: 14px;
        background-position: calc(50% - 70px) center;
    }

    .woocommerce-tabs .wc-accordion-item:not(:last-child) {
        padding: 0 0 20px;
    }
}


/* .woocommerce-cart-form__contents td.product-price > span,.woocommerce-cart-form__contents  .product-subtotal span {
    display: none;
} */

/* Error Page css */
.error-404 {
    padding: 80px 0px;
    text-align: center;
}

.error-code {
    font-size: 120px !important;
    margin: 0 0 20px;
}

.page-title {
    margin: 0 0 20px;
}

.error-description {
    margin: 0 auto 30px;
}

.error-actions {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.error-actions .btn {
    padding: 12px 30px;
    background: transparent;
    color: var(--e-global-color-accent);
    text-decoration: none;
    border-radius: 30px;
    transition: 0.3s;
    border: 1px solid var(--e-global-color-accent);
    line-height: normal;
}

.error-actions .btn:hover {
    background: linear-gradient(90deg, #9737F9 0%, #6422F4 33.26%, #613DF0 52.88%, #6D34F0 69.97%, #8223F0 100%);
    border: 1px solid #FFFFFF66 !important;
    color: #fff;
}

@media(max-width:767px) {
    .error-404 {
        padding: 50px 0px;
    }
}

.place-box a {
    color: inherit;
}

.topbar-line {
    text-transform: initial;
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]) {
    padding-right: 80px !important;
}

footer .mailpoet_captcha_container {
    margin: 0;
    max-width: 100%;
    text-align: left;
}

footer .mailpoet_captcha_label .mailpoet_text {
    max-width: 100% !important;
    width: 100% !important;
    line-height: 1.5;
}

footer #mailpoet_form_2 .mailpoet_message {
    margin: 0;
    padding: 0;
}

footer .mailpoet_captcha_container .mailpoet_captcha {
    display: block;
    margin: 0;
}

footer.mailpoet_captcha_container .mailpoet_captcha_label {
    display: block;
    margin-top: 10px;
    text-align: left;
}

p#coupon-error-notice {
    margin-left: 10px;
    padding: 0;
    display: flex;
    align-items: center;
    margin-top: 0px;
}