/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team.
 */


:root {
    --primary-font: "Inter";
    --ep-range-slider-thumb-size: 1.25em;
    --ep-range-slider-track-size: 0.5em;
}
body {
    font-family: var(--primary-font) !important;
    color: #000;
}
 /* --------- Common Styles ----------- */
 .elementor-widget-text-editor .elementor-widget-container > p:last-child {
    margin-bottom: 0;
}

.flex-col-parent > .elementor-container {
    display: flex;
    flex-direction: column;
}

.flex-col-parent > .elementor-container > .flex-col-child {
    width: 100%;
    flex: 1 1 100%;
}

.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
	margin-bottom: 0.9rem;
}

.elementor-widget-text-editor ul:last-child,
.elementor-widget-text-editor ol:last-child {
	margin-bottom: 0;
}

/*----------- Header design ---------------*/
.search-signin .elementor-widget-wrap.elementor-element-populated {
    justify-content: flex-end;
    gap: 15px;
    flex-wrap: initial;
}
.search-signin .elementor-widget-wrap.elementor-element-populated .elementor-widget.elementor-widget-button {
    width: auto;
    min-width: 90px;
}
.search-signin .elementor-widget-wrap.elementor-element-populated .search-box {
    margin-bottom: 0;
}
.search-signin .elementor-widget-wrap.elementor-element-populated .search-box .hfe-search-button-wrapper {
    display: flex;
    justify-content: flex-end;
    min-height: 38px;
    position: relative;
}
.search-signin .elementor-widget-wrap.elementor-element-populated .search-box .hfe-search-form__container {
    max-width: 350px;
    width: 100%;
    position: relative;
}
.search-signin .elementor-widget-wrap.elementor-element-populated .search-box .hfe-search-form__container .hfe-search-form__input {
    padding-left: 35px;
}
.search-signin .elementor-widget-wrap.elementor-element-populated .search-box .hfe-search-form__container:before {
    content: "";
    background-image: url(./assets/images/search.svg);
    position: absolute;
    width: 18px;
    height: 18px;
    top: 14px;
    left: 10px;
    background-repeat: no-repeat;
}
.main-header-section .main-logo {
    max-width: 200px;
    margin-right: 20px;
}
.main-header-section .main-navigation .hfe-nav-menu .menu-item a.hfe-menu-item {
    padding-left: 10px;
    padding-right: 10px;
}
.main-header-section .elementor-element.search-signin {
    width: calc(100% - 60% - 200px);
}


.footer-sec-second.elementor-section-boxed {
    max-width: 1200px;
    margin: 0 auto;
}
/*.footer-email-subs-wrapper .wpcf7-form br {
    display: none;
}

.footer-email-subs-wrapper .wpcf7-form > p {
    margin-bottom: 0;
    position: relative;
}

.footer-email-subs-wrapper .wpcf7-form .email-subscription-input {
    height: 50px;
    border: 0;
    border-radius: 80px;
}

.footer-email-subs-wrapper .wpcf7-form .wpcf7-submit {
    position: absolute;
    top: 7px;
    right: 7px;
    text-indent: -999px;
    overflow: hidden;
    padding: 0;
    height: 35px;
    width: 35px;
    border-radius: 100%;
    border-color: transparent;
    background-color: #ffffff !important;
    background-image: url("./assets/images/arrow_circle_right.svg");
    background-size: cover;
    background-repeat: no-repeat;
}

.footer-email-subs-wrapper .wpcf7-form .wpcf7-spinner {
    position: absolute;
    top: 12px;
    right: 12px;
    margin: 0;
}

.footer-email-subs-wrapper .wpcf7-form .wpcf7-not-valid-tip {
    margin-top: 5px;
}

.footer-email-subs-wrapper .wpcf7-form.invalid .wpcf7-response-output {
    margin: 10px 0 0 !important;
    background-color: #fff;
}*/

.footer-sec-second .elementor-container {
    margin: 0;
}

.footer-social-icons .elementor-social-icon {
    width: auto !important;
    height: auto !important;
}
.footer-social-icons .elementor-social-icon svg {
    max-width: 24px;
}

.footer-sec-last > .elementor-container {
    flex-wrap: nowrap;
}

.footer-email-subs-wrapper .gform_title {
    color: #FFFFFF;
    font-family: "Inter", Sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 31.47px;
    text-align: center;
    margin: 0 auto;
}
.footer-email-subs-wrapper .gform_description {
    color: #FFFFFF;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.footer-email-subs-wrapper .gform_fields input#input_1_1 {
    height: 50px;
    border: 0;
    border-radius: 80px;
    width: 100%;
}
.footer-email-subs-wrapper input#gform_submit_button_1 {
    position: absolute;
    top: 6px;
    right: 7px;
    text-indent: -999px;
    overflow: hidden;
    padding: 0;
    height: 38px;
    width: 38px;
    border-radius: 100%;
    border-color: transparent;
    background-color: #ffffff !important;
    background-image: url("./assets/images/arrow_circle_right.svg");
    background-size: cover;
    background-repeat: no-repeat;
}
.footer-email-subs-wrapper form#gform_1 {
    position: relative;
}
.footer-email-subs-wrapper .gform_footer.top_label {
    margin: 0 auto;
}
.footer-email-subs-wrapper .mbw-newsletter-subscrption_wrapper #gform_1_validation_container {
    display: none;
}
/*---------- home page grid-section ---------*/
/*.home-hero-grid {
   display: grid; 
   grid-template-rows: 1fr 1fr 1fr;
   grid-template-columns: 1fr 1fr 1fr 1fr;
   gap: 12px;
   height: 100%;
}
.home-hero-grid .grid-box {
    border-radius: 12px;
    background-color: #BBD7BC;
    position: relative;
}
.home-hero-grid .grid-box a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    height: 100%;
    padding: 8px;
}
.home-hero-grid .grid-box .img-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 21.78px;
    text-align: left;
    font-family: var( --primary-font);
    color: #000;
    text-decoration: none;
    position: absolute;
    top: 20px;
    left: 20px;
    width: auto;
    display: inline-block;
}

.home-hero-grid .grid-box#item-0 {
   grid-row-start: 1;
   grid-column-start: 1;
   grid-row-end: 3;
   grid-column-end: 3;
}
.home-hero-grid .grid-box#item-1 {
   grid-row-start: 3;
   grid-column-start: 1;
   grid-row-end: 4;
   grid-column-end: 2;
}
.home-hero-grid .grid-box#item-2 {
   grid-row-start: 3;
   grid-column-start: 2;
   grid-row-end: 4;
   grid-column-end: 3;
}
.home-hero-grid .grid-box#item-3 {
   grid-row-start: 1;
   grid-column-start: 3;
   grid-row-end: 2;
   grid-column-end: 4;
}
.home-hero-grid .grid-box#item-4 {
   grid-row-start: 2;
   grid-column-start: 3;
   grid-row-end: 4;
   grid-column-end: 4;
}
.home-hero-grid .grid-box#item-5 {
   grid-row-start: 1;
   grid-column-start: 4;
   grid-row-end: 4;
   grid-column-end: 5; 
}

.home-hero-grid .grid-box#item-0 img {
    position: absolute;
    right: 0;
    bottom: 0;
}
.home-hero-grid .grid-box#item-1 img {
    position: absolute;
    bottom: 15px;
    right: 30px;
}
.home-hero-grid .grid-box#item-2 a {
    display: block;
    text-align: center;
}
.home-hero-grid .grid-box#item-3 img {
    position: absolute;
    right: 16px;
    bottom: 0;
}
.home-hero-grid .grid-box#item-4 img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.home-hero-grid .grid-box#item-5 a {
    display: flex;
    align-items: center;
    justify-content: center;
}
*/


.home-hero-grid .elementor-container.elementor-column-gap-default {
   display: grid; 
   grid-template-rows: 1fr 1fr 1fr;
   grid-template-columns: 1fr 1fr 1fr 1fr;
   gap: 12px;
   height: 100%;
}
.home-hero-grid .grid-box {
    border-radius: 12px;
    background-color: #BBD7BC;
    position: relative;
    width: 100%;
}
.home-hero-grid .grid-box a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    height: 100%;
}
/*.home-hero-grid .grid-box .img-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 21.78px;
    text-align: left;
    font-family: var( --primary-font);
    color: #000;
    text-decoration: none;
    position: absolute;
    top: 20px;
    left: 20px;
    width: auto;
    display: inline-block;
}*/

.home-hero-grid .grid-box#item-0 {
   grid-row-start: 1;
   grid-column-start: 1;
   grid-row-end: 3;
   grid-column-end: 3;
}
.home-hero-grid .grid-box#item-1 {
   grid-row-start: 3;
   grid-column-start: 1;
   grid-row-end: 4;
   grid-column-end: 2;
}
.home-hero-grid .grid-box#item-2 {
   grid-row-start: 3;
   grid-column-start: 2;
   grid-row-end: 4;
   grid-column-end: 3;
}
.home-hero-grid .grid-box#item-3 {
   grid-row-start: 1;
   grid-column-start: 3;
   grid-row-end: 2;
   grid-column-end: 4;
}
.home-hero-grid .grid-box#item-4 {
   grid-row-start: 2;
   grid-column-start: 3;
   grid-row-end: 4;
   grid-column-end: 4;
}
.home-hero-grid .grid-box#item-5 {
   grid-row-start: 1;
   grid-column-start: 4;
   grid-row-end: 4;
   grid-column-end: 5; 
}
.home-hero-grid .grid-box .elementor-element-populated {
    border-radius: 12px;
}
.home-hero-grid .grid-box .img-title h2.elementor-heading-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 21.78px;
    text-align: left;
    font-family: var(--primary-font);
    color: #000;
    text-decoration: none;
    position: relative;
    top: 20px;
    left: 20px;
    width: auto;
    display: inline-block;
}
.home-hero-grid .grid-box .img-title {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    height: 100%;
    margin: 0 auto;
    clear: both;
    left: 0;
    top: 0;
}
.home-hero-grid .grid-box .elementor-widget-image {
    margin: 0;
}
.home-hero-grid .grid-box#item-0 .elementor-widget-image {
    bottom: 0;
    right: 0;
    text-align: right;
    position: absolute;
}
.home-hero-grid .grid-box#item-3 .elementor-widget-image {
    position: absolute;
    right: 20px;
    bottom: 0;
    text-align: right;
    width: auto;
}
.home-hero-grid .grid-box#item-1 .elementor-widget-image {
    position: absolute;
    bottom: 5px;
    right: 20px;
    width: auto;
}
.home-hero-grid .grid-box#item-2 .elementor-widget-image img {
    padding: 10px;
    position: relative;
    bottom: -8px;
}
.home-hero-grid .grid-box#item-4 .elementor-widget-image {
    position: absolute;
    left: 0;
    bottom: -5px;
}
.home-hero-grid .grid-box#item-4 .elementor-widget-image img {
    padding: 5px;
}
.home-hero-grid .grid-box#item-5 .elementor-widget-image {
    display: inline-flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.overlay-link.elementor-widget.elementor-widget-heading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.overlay-link.elementor-widget.elementor-widget-heading a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    font-size: 0 !important;
    top: 0;
}

@media (min-width: 768px) {
    .footer-sec-second .elementor-container {
        margin: 0;
        column-gap: 40px;
    }

    .footer-sec-second .elementor-container > .elementor-column {
        width: auto;
    }

    .footer-sec-second .elementor-container > .elementor-column:first-child {
        flex: 0 0 300px;
        max-width: 300px;
    }

    .footer-sec-second .elementor-container > .elementor-column:is(:nth-child(2), :nth-child(3)) {
        flex: 0 0 110px;
        max-width: 110px;
    }
}

@media (max-width: 1199px) {
	.main-header-section .main-navigation .hfe-nav-menu .menu-item a.hfe-menu-item {
	    padding-left: 8px;
	    padding-right: 8px;
	    font-size: 15px;
	}
}

@media (max-width: 1024px) {
	.main-header-section .main-logo {
	    max-width: 100%;
	    order: 2;
	    margin: 0 auto;
	    text-align: center;
	}
	.main-header-section .main-navigation {
	    width: 40px !important;
	    order: 1;
	    min-width: 40px;
	}
	.main-header-section .elementor-element.search-signin {
	    width: 40px;
	    order: 2;
	}
	.main-header-section .main-navigation .hfe-nav-menu__toggle .hfe-nav-menu-icon {
        padding: 0;
        padding-top: 5px;
        padding-bottom: 2px;
    }
	.main-header-section .elementor-container.elementor-column-gap-default {
		flex-wrap: nowrap;
	}
	.main-header-section .elementor-element.search-signin .hfe-search-icon-toggle .fa-search {
	    padding: 0;
	    width: auto !important;
	}
	.main-header-section .elementor-element.search-signin .hfe-search-icon-toggle .fa-search:before {
		font-size: 24px !important;
	}
	.main-header-section .main-navigation .hfe-nav-menu__toggle.elementor-clickable {
	    margin: 0;
        position: relative;
        z-index: 10000;
	}



    .main-header-section .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal {
        position: fixed !important;
        min-width: 100%;
        max-width: 100%;
        visibility: initial;
        transform: translateX(-110%);
        transition: transform 0.5s ease-in;
        height: auto;
        min-height: 100vh;
        opacity: 1;
        top: 0 !important;
        padding-top: 52px;
        z-index: 999 !important;
    }
    .main-header-section .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal {
        max-width: 320px;
        transform: translateX(0px);
        left: 0 !important;
        top: 52px;
    }
    .main-header-section .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        visibility: initial;
        opacity: inherit;
        display: block;
        overflow-y: scroll;
        max-height: calc(100vh - 52px);
        padding: 20px;
        padding-top: 0;
    }
    body.overflow-hidden {
        overflow: hidden;
    }
    .main-header-section .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu .sub-menu li.menu-item a.hfe-sub-menu-item {
        font-size: 14px;
        padding-left: 24px;
        padding-right: 15px;
    }

    /*---------- hero grid ------------*/
    .home-hero-grid .grid-box .img-title h2.elementor-heading-title {
        font-size: 16px;
        max-width: 80%;
    }
    .home-hero-grid .grid-box#item-1 .elementor-widget-image {
        position: absolute;
        bottom: 5px;
        right: 15px;
        width: auto;
        max-width: 80%;
    }
    .home-hero-grid .grid-box#item-2 .elementor-widget-image img {
        padding: 10px;
        position: relative;
        bottom: -8px;
        max-width: 150px;
        padding-top: 20px;
    }
    .home-hero-grid .grid-box#item-3 .elementor-widget-image img {
        max-width: 80%;
    }


}

@media (max-width: 767px) {
	.main-header-section .main-logo .hfe-site-logo-set .hfe-site-logo-container {
        text-align: center;
        max-width: 145px;
        margin: 0 auto;
    }

    .footer-sec-second .elementor-container {
        margin: 0;
        row-gap: 50px;
    }


    .home-hero-grid .elementor-container.elementor-column-gap-default {
        display: grid;
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 8px;
        height: 100%;
        overflow: hidden;
    }
    .home-hero-grid .grid-box#item-0 {
       grid-row-start: 1;
       grid-column-start: 1;
       grid-row-end: 2;
       grid-column-end: 3;
    }
    .home-hero-grid .grid-box#item-1 {
       grid-row-start: 2;
       grid-column-start: 1;
       grid-row-end: 3;
       grid-column-end: 2;
    }
    .home-hero-grid .grid-box#item-2 {
       grid-row-start: 2;
       grid-column-start: 2;
       grid-row-end: 3;
       grid-column-end: 3;
    }
    .home-hero-grid .grid-box#item-3 {
       grid-row-start: 3;
       grid-column-start: 1;
       grid-row-end: 4;
       grid-column-end: 2;
    }
    .home-hero-grid .grid-box#item-4 {
       grid-row-start: 4;
       grid-column-start: 1;
       grid-row-end: 6;
       grid-column-end: 2;
    }
    .home-hero-grid .grid-box#item-5 {
       grid-row-start: 3;
       grid-column-start: 2;
       grid-row-end: 6;
       grid-column-end: 3;
    }
    .home-hero-grid .grid-box .img-title {
        font-size: 14px;
        font-weight: 700;
        line-height: 18px;
        top: 0;
        left: 0;
    }
    /*.home-hero-grid .grid-box img {
        max-width: 50%;
    }*/
    .home-hero-grid .grid-box a {
        position: relative;
    }
    .home-hero-grid .grid-box#item-0 .elementor-widget-image img {
        max-width: 160px;
    }
    .home-hero-grid .grid-box .img-title h2.elementor-heading-title {
        font-size: 14px;
        max-width: 80%;
        left: 10px;
        top: 10px;
        line-height: normal;
        font-weight: 600;
    }
    .home-hero-grid .grid-box .elementor-element-populated {
        border-radius: 6px;
    }
    .home-hero-grid .grid-box#item-2 .elementor-widget-image img {
        max-width: 120px;
    }
    .home-hero-grid .grid-box#item-3 .elementor-widget-image img {
        max-width: 80px;
    }





    /*.middle-layout .elementor-column-gap-default {
        display: grid;
        grid-template-columns: calc(50% - 4px) calc(50% - 4px);
        grid-gap: 8px;
    }
    .bottom-layout .elementor-column-gap-default {
        display: grid;
        grid-template-rows: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 8px;
        height: 100%;
    }
    .bottom-layout .elementor-column-gap-default #box-0 {
       grid-row-start: 1;
       grid-column-start: 1;
       grid-row-end: 2;
       grid-column-end: 2;
    }
    .bottom-layout .elementor-column-gap-default #box-1 {
       grid-row-start: 2;
       grid-column-start: 1;
       grid-row-end: 4;
       grid-column-end: 2;
    }
    .bottom-layout .elementor-column-gap-default #box-2 {
       grid-row-start: 1;
       grid-column-start: 2;
       grid-row-end: 4;
       grid-column-end: 3;
    }*/





}

@media (max-width: 480px) {
    .main-header-section .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        padding-bottom: 60px;
    }
    .home-hero-grid .grid-box .img-title {
        font-size: 10px;
        font-weight: 700;
        line-height: 12px;
    }
    .home-hero-grid .grid-box#item-2 .elementor-widget-image img {
        max-width: 100px;
    }
    .home-hero-grid .grid-box#item-0 .elementor-widget-image img {
        max-width: 120px;
    }
    .home-hero-grid .grid-box#item-1 .elementor-widget-image img {
        max-width: 110px;
    }
    .home-hero-grid .grid-box#item-3 .elementor-widget-image img {
        max-width: 70px;
    }
}





/**********Feature categories style - start***********/
.featured-categories {
    margin: 20px 0;
}

.featured-categories ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.featured-categories li {
    text-align: center;
}

.featured-categories .owl-carousel .owl-item li img {
    /* max-width: 50px;
    max-height: 50px; */
    height: auto;
    margin: 0 auto;
    width: clamp(50px, 100%, 50px);
    aspect-ratio: 1 / 1;
    object-fit: contain;
}

.featured-categories li h2 {
    font-size: 14px;
    margin: 0 auto;
    padding-top: 8px;
    color: #000;
    font-family: var(--primary-font);
}

.featured-categories li a {
    text-decoration: none;
    color: #333;
}
.featured-categories li a:hover,
.featured-categories li a:hover h2 {
    text-decoration: none;
}
.featured-categories .owl-theme .owl-nav {
    margin: 0 auto;
}
.featured-categories .owl-theme .owl-nav button.owl-prev {
    position: absolute;
    top: 0;
    left: -14px;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    transform: rotate(180deg);
}
.featured-categories .owl-theme .owl-nav button.owl-next {
    position: absolute;
    right: -14px;
    top: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    height: 100%;
}
.featured-categories .owl-theme .owl-nav button span {
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    background-image: url(./assets/images/arrow_forward.svg);
}
.featured-categories .owl-theme .owl-nav button:hover {
    background: transparent;
}
/**************Feature categories style - end********************/

/**************Feature popular products now style - start********************/
/* .featured-products {
    margin: 20px 0;
} */
.popular-products .owl-stage {
    padding-left: 0 !important;
}
.featured-products ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.popular-products .product-card.item .p-image {
    background-color: #F4F4F4;
    display: block;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #E8E8E8;
    border-radius: 12px;
    /* min-width: 205px; */
}
.popular-products .product-card.item .p-image img {
    max-width: 205px;
    max-height: 205px;
    margin: 0 auto;
    text-align: center;
    object-fit: contain;
    padding: 5px;
}
.featured-products li.product-card img {
    max-width: 100%;
    height: auto;
}

.featured-products li.product-card h2 {
    max-width: 75%;
    margin: 5px 0;
}
.featured-products li.product-card h2 a {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    font-family: var(--primary-font);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: none;
}
.featured-products li.product-card p {
    font-size: 14px;
    color: #666;
}


.featured-products li.product-card a:hover h2 {
    text-decoration: underline;
}
.product-card.item .price-section del {
    order: 2;
    font-size: 15px;
    font-weight: 500;
    color: #000;
}
.product-card.item .price-section ins {
    color: #FF1E1E;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}
.product-card.item .price-section {
    display: flex;
    gap: 14px;
    font-family: var(--primary-font);
    padding-top: 10px;
}
.product-card.item .price-section bdi {
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    font-family: var(--primary-font);
    color: #000;
}
.product-card.item .price-section ins bdi {
   color: #FF1E1E; 
}
.product-card.item .price-section .woocommerce-Price-amount.amount {
    line-height: normal;
    display: inline-flex;
}
.product-card.item .price-section del bdi {
    text-decoration: line-through;
}
.featured-products .owl-theme .owl-nav {
    margin: 0;
}
.featured-products .owl-theme .owl-nav button.owl-prev span, .featured-products .owl-theme .owl-nav button.owl-next span,
.elementor-element .swiper .elementor-swiper-button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #000000c7;
    display: grid;
    place-items: center;
    color: #ffffff;
}

.featured-products .owl-theme .owl-nav button.owl-prev span:hover, .featured-products .owl-theme .owl-nav button.owl-next span:hover,
.elementor-element .swiper .elementor-swiper-button:hover {
    background-color: #000000;
}

.elementor-element .swiper .elementor-swiper-button svg {
    fill: #333;
    transition: all 0.3s;
}

.elementor-element .swiper .elementor-swiper-button:hover svg {
    fill: #fff;
}

.featured-products .owl-theme .owl-nav button[class^="owl-"] {
    margin: 0;
    position: absolute;
    top: 50%;
    display: flex;
    height: auto;
    align-items: center;
    transform: translateY(-50%);
}
.featured-products .owl-theme .owl-nav button.owl-prev {
    left: 0;
}
.featured-products .owl-theme .owl-nav button.owl-next {
    right: 0;
}
.featured-products .owl-theme .owl-nav button:hover {
    background-color: transparent;
}
.featured-products.title {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
/**************Feature popular products now style - end********************/

.yith_wcwl_wishlist_footer .yith-wcwl-share {
    float: none;
    display: none;
}

@media (max-width: 1199px) {
    .featured-categories .owl-theme .owl-nav button.owl-next {
        right: -5px;
    }
    .featured-categories .owl-theme .owl-nav button.owl-prev {
        left: -5px;
    }
}

@media (max-width: 767px) {
    .featured-categories .item img {
        display: none;
    }
    .featured-categories {
        margin: 10px 0;
    }
    .featured-categories ul {
        overflow: hidden;
        gap: 10px;
        justify-content: space-between;
        overflow-x: auto;
        flex-wrap: nowrap;
        padding: 8px 0;
    }
    .featured-categories li h2 {
        font-size: 13px;
        margin: 0 auto;
        padding: 10px;
        color: #000;
        background-color: #f2f2f2;
        border-radius: 60px;
        font-weight: 500;
    }
    .featured-categories li {
        text-align: center;
        flex-basis: auto;
        flex-shrink: 0;
    }
    .featured-categories ul::-webkit-scrollbar {
      display: none;
    }
    .popular-products .product-card.item .p-image {
        min-width: auto;
    }

    .woocommerce-shop .ad-column > .elementor-widget-wrap {
        flex-wrap: nowrap;
        column-gap: 20px;
    }

    .woocommerce-shop .ad-column > .elementor-widget-wrap > .elementor-widget.elementor-widget-image {
        width: calc(50% - 10px);
        flex: 1 1 calc(50% - 10px);
    }
}

@media (max-width: 480px) {
    .popular-products .product-card.item .p-image img {
        max-width: 150px;
        max-height: 150px;
    }
}


/*------------- PDP ----------*/
.content-area main#main.site-main {
    max-width: 1200px;
}

.single-product .featured-products {
    margin: 20px 0 40px;
}

.woocommerce-page .content-area main#main.site-main {
    padding-left: 10px;
    padding-right: 10px;
}

.woocommerce-page .content-area main#main.site-main .mbw-ad-block {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.popular-products .product-card.item .p-image {
    min-height: 205px;
    max-height: 205px;
    min-width: initial;
    display: grid;
    place-items: center;
}
.woocommerce .content-area main#main.site-main .woocommerce-breadcrumb, .woocommerce .content-area main#main.site-main .woocommerce-breadcrumb a {
    font-size: 14px;
    color: #000;
    word-break: break-word;
}
.product .product_title.entry-title {
    font-size: 28px;
    line-height: 38.73px;
    font-weight: 600;
    color: #000;
}
.woocommerce .product .images.woocommerce-product-gallery .woocommerce-product-gallery__image {
    background-color: #f4f4f4;
    border-radius: 12px;
}
.woocommerce .product .images.woocommerce-product-gallery .woocommerce-product-gallery__image img {
    margin: 0 auto;
    object-fit: contain;
    max-width: 300px;
    max-height: 300px;
    padding: 5px;
}
.product .mbw-product-details {
    font-size: 12px;
    color: #000;
    font-weight: 400;
}
.woocommerce .product .flex-control-nav.flex-control-thumbs li {
    width: auto;
    max-width: 68px;
    border-radius: 12px;
    border: 1px solid #E8E8E8;
    padding: 5px;
}
.woocommerce .product .flex-control-nav.flex-control-thumbs {
    display: flex;
    gap: 10px;
    padding: 10px 0 !important;
}
.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li {
    border: 0;
    background-color: transparent;
}
.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs:before {
    border-bottom: 1px solid #f2f2f2;
}
.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li:before, 
.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li:after {
    content: none;
}
.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs {
    padding-left: 0;
    margin: 0;
}
.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li a {
    font-size: 16px;
    font-weight: 400;
    color: #5C5C5C;
}
.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li.active a {
    color: #000;
    font-weight: 500;
}
.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li {
    border: 0;
    background-color: transparent;
    border-bottom: 2px solid transparent;
    margin-right: 15px;
}
.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li.active:after {
    content: '';
    background-color: #000;
}
.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li:after {
    content: '';
    background-color: transparent;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -1px;
    box-shadow: none;
    border: 0;
    left: 0;
}
.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
    background-color: #f2f2f2;
    padding: 20px;
}
/* .woocommerce-page .product .sellers-info-table tr > td {
    padding: 0;
} */
/*  */
.woocommerce-page .product .sellers-info-table {
    padding: 5px;
    color: #000;
    font-size: 15px;
    margin-block-end: 0;
}
.woocommerce-page .product .sellers-info-table tr {
    border-bottom: 1px solid #f1f1f1;
}
/* .woocommerce-page .product .sellers-info-table tr td:first-child {
    width: 250px;
} */
.woocommerce-page .product .sellers-info-table .table-caption {
    font-size: 17px;
    font-weight: 500;
    line-height: 16.94px;
    text-align: left;
    color: #000;
    padding: 5px;
}
.woocommerce-page .product .sellers-info-table tr > td {
    padding: 8px 5px;
}

.woocommerce-page .product .sellers-info-table tr > td:first-child {
    width: 30%;
}

.woocommerce-page .product .sellers-info-table tr > td:last-child {
    width: 70%;
}
/*  */
.woocommerce-page .product .sellers-info-table tr:nth-child(even) td {
    background-color: #fff;
}
.woocommerce-page .product .sellers-info-table tr:nth-child(odd), .woocommerce-page .product .sellers-info-table tr:nth-child(odd) td {
    background-color: transparent;
}
.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--product_details_tab {
    background-color: #fff;
    border: 1px solid #ededed;
    border-top: 0;
}
.woocommerce div.product .onsale {
    height: 50px;
    width: 50px;
    top: 2px;
    left: 2px;
}
.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--product_details_tab h3 {
    font-size: 24px;
    line-height: 29px;
    color: #000;
    margin-top: 0;
    margin-bottom: 5px;
}
.woocommerce-page .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--product_details_tab p {
    font-size: 14px;
    color: #000;
    padding: 5px;
}

.sellers-info-section ul {
    list-style-type: none;
    padding-left: 0;
}
.sellers-info-section ul .name-cell.seller {
    background-color: #fff;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 1px;
}
.sellers-info-section .product-details {
    display: flex;
    justify-content: space-between;
    padding: 10px !important;
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 20px;
}
.sellers-info-section .product-details a {
    font-weight: 500;
}
.sellers-info-section .product-details a, .sellers-info-section .product-details li {
    font-size: 14px;
    color: #000;
}
.sellers-info-section .product-details .shipping-info-cell .price-cell {
    font-size: 14px;
    font-weight: 600;
    padding-left: 8px;
}
.product .summary.entry-summary .yith-wcwl-wishlistexistsbrowse {
    font-size: 14px;
}
.product .summary.entry-summary .yith-wcwl-wishlistexistsbrowse a {
    display: none;
}
.featured-products .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .delete_item, 
.featured-products .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .move_to_another_wishlist {
    text-decoration: none;
}

/*----------- PLP ------------*/
.woocommerce-page .shop-col-3-section .elementor-column.filters-column {
    width: 250px;
}
.woocommerce-page .shop-col-3-section .elementor-column.ad-column {
    width: 250px;
}
.woocommerce-page .shop-col-3-section .elementor-column.products-column {
    width: calc(100% - 500px);
}
.shop-col-3-section .elementor-column.products-column .mbw-listing-loop .columns-4 {
    grid-template-columns: repeat(3, 1fr);
}
.shop-col-3-section .elementor-column.filters-column .terms .inner::-webkit-scrollbar {
  width: 6px;
}
.shop-col-3-section .elementor-column.filters-column .terms .inner::-webkit-scrollbar-track {
  background: #ededed; 
  border-radius: 8px;
}
.shop-col-3-section .elementor-column.filters-column .terms .inner::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 8px;
}
.shop-col-3-section .elementor-column.filters-column .terms .inner::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.shop-col-3-section .elementor-column.filters-column .terms .inner {
    padding-right: 15px;
    overflow-x: hidden;
}
.shop-col-3-section .elementor-column.filters-column .terms .inner .ep-checkbox {
    margin-right: 5px;
    border: 1px solid #ccc;
    position: relative;
    top: 1px;
}
.shop-col-3-section .elementor-column.filters-column .terms .inner .ep-checkbox.checked {
    top: 0;
}
.woocommerce-page .products-column .product .attachment-woocommerce_thumbnail {
    padding: 10px;
}
.shop-col-3-section .elementor-column.products-column .mbw-listing-loop .columns-4 .yith-wcwl-add-button,
.shop-col-3-section .elementor-column.products-column .mbw-listing-loop .columns-4 .yith-wcwl-wishlistexistsbrowse, 
.shop-col-3-section .elementor-column.products-column .mbw-listing-loop .columns-4 .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
    width: 28px;
    height: 28px;
    background-color: #fff;
    border-radius: 50%;
    padding: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shop-col-3-section .elementor-column.products-column .mbw-listing-loop .columns-4 .yith-wcwl-add-button .yith-wcwl-icon,
.shop-col-3-section .elementor-column.products-column .mbw-listing-loop .columns-4 .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon, 
.shop-col-3-section .elementor-column.products-column .mbw-listing-loop .columns-4 .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon, 
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1C1B1F;
}
.shop-col-3-section .elementor-column.products-column .elementor-products-grid nav.woocommerce-pagination {
    margin: 0 auto;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shop-col-3-section .elementor-column.products-column .woocommerce-pagination .page-numbers li .page-numbers {
    padding-left: 6px;
    padding-right: 6px;
    color: #1C1B1F;
    min-width: 32px;
}
.shop-col-3-section .elementor-column.products-column .mbw-listing-loop .woocommerce-result-count {
    font-size: 14px;
}
.filters-column .terms .term.level-1 {
    padding-left: 14px;
}
.filters-column .terms .term.level-2 {
    padding-left: 28px;
}
.filters-column .terms .term.level-3 {
    padding-left: 42px;
}
.filters-column .terms .term a {
    font-size: 14px;
    color: #000;
    padding-bottom: 2px;
    padding-top: 2px;
    align-items: baseline;
}
.wp-block-elasticpress-facet .terms input.facet-search {
    height: 37px;
    font-size: 14px;
    padding: 8px;
    padding-left: 30px;
    border: 1px solid #ededed;
    color: #000;
    border-radius: 40px;
    background-color: #F2F2F2;
}
.wp-block-elasticpress-facet .terms input.facet-search::placeholder {
    color: #000;
    font-size: 14px;
    opacity: 1;
}
.wp-block-elasticpress-facet .terms {
    position: relative;

}
.wp-block-elasticpress-facet .terms.searchable:before{
    content: "";
    background-image: url(./assets/images/search.svg);
    position: absolute;
    width: 15px;
    height: 15px;
    background-size: cover;
    top: 10px;
    left: 10px;
    background-repeat: no-repeat;
}
.shop-col-3-section .elementor-column.filters-column .terms .inner .ep-checkbox:after {
    top: -2px;
    position: relative;
}
.shop-col-3-section .elementor-column.filters-column .terms .inner .ep-checkbox.checked:after {
    outline: 0 !important;
    box-shadow: none;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.woocommerce-page .shop-col-3-section .elementor-column.filters-column .wp-filter {
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: none;
}
.woocommerce-page .shop-col-3-section .elementor-column.filters-column .toggle-title.show-filter + .wp-filter {
    display: block;
}
.woocommerce-shop .elementor-location-archive.product {
    padding: 0 15px;
}
.woocommerce-page .shop-col-3-section .elementor-column.filters-column .toggle-title .elementor-heading-title {
    position: relative;
    line-height: 25px;
    cursor: pointer;
    padding: 5px 0;
    margin: 0 auto;
}
.woocommerce-page .shop-col-3-section .elementor-column.filters-column .toggle-title .elementor-heading-title:after {
    content: '';
    position: absolute;
    right: 3px;
    top: 10px;
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(./assets/images/arrow_forward.svg);
    transform: rotate(90deg);
    background-size: 15px;
}
.shop-col-3-section .elementor-column.products-column .mbw-listing-loop {
    padding-top: 0;
    padding-bottom: 0;
}

@media (max-width: 1024px) {
    .woocommerce-shop .elementor-location-archive.product {
        padding: 0 5px;
        overflow: hidden;
    }
    .woocommerce-page .shop-col-3-section .elementor-column.filters-column {
        position: fixed;
        min-width: 320px;
        background-color: #fff;
        z-index: 99;
        padding: 15px;
        border: 1px solid #ccc;
        top: 125px;
        right: 0;
        transform: translateX(105%);
        transition: transform 0.5s ease-in;
    }
    .woocommerce-page .shop-col-3-section.open-filter .filters-column {
        transform: translateX(0px);
        right: 0 !important;
    }
    .woocommerce-page .shop-col-3-section .elementor-column.products-column {
        width: calc(100% - 250px);
    }
    .woocommerce-page .shop-col-3-section .elementor-column.products-column .filter-icon {
        position: fixed;
        right: 0;
        z-index: 99;
        background-color: #fff;
        width: 42px;
        height: 42px;
        margin: 0 auto;
        top: 70px;
        cursor: pointer;
    }
    body.overflow-hidden.woocommerce-page .shop-col-3-section .elementor-column.products-column .filter-icon {
        z-index: 1;
    }
    .woocommerce-page .shop-col-3-section .elementor-column.products-column .filter-icon .elementor-icon-wrapper .elementor-icon {
        background-color: #fff;
    }
    .woocommerce-page .product .attachment-woocommerce_thumbnail {
        min-height: 165px;
    }

    .woocommerce-page .content-area main#main.site-main .mbw-ad-block {
        flex-wrap: nowrap;
        gap: 20px;
    }

    .woocommerce-page .content-area main#main.site-main .mbw-ad-block > .mbw-ad-block-single {
        width: calc(50% - 10px);
        flex: 1 1 calc(50% - 10px);
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 850px) {
    .shop-col-3-section .elementor-column.products-column .mbw-listing-loop .columns-4 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .woocommerce-page .shop-col-3-section .elementor-column.products-column {
        width: 100%;
    }
    .shop-col-3-section .elementor-column.products-column .mbw-listing-loop .columns-4 {
        grid-template-columns: repeat(3, 1fr);
    }
    .woocommerce-page .shop-col-3-section .elementor-column.ad-column {
        width: 100%;
    }

    .woocommerce-page .product .sellers-info-table tr > td:first-child {
        width: 35%;
    }
    .woocommerce-page .product .sellers-info-table tr > td:last-child {
        width: 65%;
    }
    
}

@media (max-width: 520px) {
    .shop-col-3-section .elementor-column.products-column .mbw-listing-loop .columns-4 {
        grid-template-columns: repeat(2, 1fr);
    }
    .woocommerce-page .product .attachment-woocommerce_thumbnail {
        max-width: max-content;
        max-height: max-content;
    }
}

@media (max-width: 480px) {
    .shop-col-3-section .elementor-column.products-column .mbw-listing-loop {
        padding-top: 0;
        justify-content: center;
        padding-bottom: 0;
    }
}

@media (max-width: 400px) {
    .shop-col-3-section .elementor-column.products-column .mbw-listing-loop .columns-4 {
        grid-template-columns: 100%;
    }
    .woocommerce-page .product .woocommerce-loop-product__title {
        max-width: 100%;
        text-align: center;
    }
    .woocommerce-page .woocommerce-LoopProduct-link.woocommerce-loop-product__link .price {
        justify-content: center;
    }
    .woocommerce-loop-product__title {
        min-height: auto;
    }
}
/*----------- product sections -------------*/
.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    text-decoration: none;
}
.woocommerce-loop-product__title {
    max-width: 75%;
    margin: 5px 0;
    min-height: 36px;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    font-family: var(--primary-font);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: none;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
    min-height: 205px;
    min-width: initial;
    display: grid;
    place-items: center;
    max-width: 205px;
    max-height: 205px;
    object-fit: contain;
    padding: 5px;
    background-color: #F4F4F4;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #E8E8E8;
    border-radius: 12px;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link .price {
    display: flex;
    gap: 14px;
    font-family: var(--primary-font);
    padding-top: 10px;
    align-items: center;
    color: #000 !important;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link .price .woocommerce-Price-amount.amount {
    font-size: 15px;
    font-weight: 500;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link .price ins {
    color: #FF1E1E !important;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link .price del {
    order: 2;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    opacity: 1 !important;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback + a {
    text-decoration: none;
}
.single-product .featured-products .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.single_add_to_wishlist span {
    display: none;
}
.single-product .featured-products .yith-wcwl-add-to-wishlist {
    margin-top: 0;
    position: absolute;
    top: 10px !important;
    right: 10px !important;
    left: auto !important;
}
.single-product .featured-products .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.single_add_to_wishlist {
    text-decoration: none;
}
.single-product .featured-products .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.single-product .featured-products .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.single-product .featured-products .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .delete_item {
    width: 28px;
    height: 28px;
    background-color: #fff;
    border-radius: 50%;
    padding: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-product .featured-products .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.single_add_to_wishlist .yith-wcwl-icon,
.single-product .featured-products .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback .yith-wcwl-icon,
.single-product .featured-products .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .delete_item .yith-wcwl-icon {
    margin: 0 auto;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1C1B1F;
}
.single-product .featured-products .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback + a {
    display: none;
}
.single-product .featured-products .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback {
    font-size: 0;
}

@media (max-width: 1024px) {
    .home .woocommerce-LoopProduct-link.woocommerce-loop-product__link img, .woocommerce-page .product .attachment-woocommerce_thumbnail {
        max-width: max-content;
        max-height: max-content;
    }
}

/* Gform confirmation message at footer */
#gform_confirmation_wrapper_1 .gform_confirmation_message_1{
    color: white;
}


/* GDPR POPUP STYLES */

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.change-settings-button:hover {
    color: var(--e-global-color-accent) !important;
}

.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a, 
.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button {
    background-color: var(--e-global-color-accent);
    border-color: var(--e-global-color-accent);
    color: #fff !important;
}
.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a, .gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button {
	background-color: #fff;
    border: 1px solid var(--e-global-color-accent);
    color: var(--e-global-color-accent) !important;
}
.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content {
	max-height: calc(100% - 50px);
	padding: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
	background-color: #fff;
}
.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content {
    display: none;
}

.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li {
    margin-bottom: 0;
}

.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li:last-child {
    margin-bottom: 15px;
}

@media (min-width: 768px) {
	.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content {
		width: 65%;
	}
	.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content {
		width: 35%;
	}
}
@media (max-width: 1024px) {
	.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content {
	    min-height: 600px;
	    transform: scale(.9);
	    width: 100vw;
	}
}

@media (max-width: 767px) {
	
	.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-left-content #moove-gdpr-menu {
	    display: flex;
	    width: 60%
	}
	.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content {
	    min-height: auto;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	}
	.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title, .gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title {
	    font-size: 12px;
	    line-height: 1.2;
	    justify-content: center;
        text-align: center;
	}
	.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content {
		min-height: 70vh;
	}
	.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container.cookie #moove_gdpr_cookie_modal #privacy_overview,
	.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container.privacy #moove_gdpr_cookie_modal #cookie_policy_modal {
	    display: none !important;
	}
	.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container.cookie #cookie_policy_modal .moove-gdpr-tab-main-content {
	    display: block !important;
	    border: 0;
	}
	.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container.cookie #cookie_policy_modal .tab-title {
	    background-color: transparent !important;
	    margin-bottom: 10px !important;
	    border: 0 !important;
	}
	.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container .moove-gdpr-tab-content {
	    margin-bottom: 0 !important;
	    max-height: 100vh !important;
	    overflow: hidden !important;
	    min-height: 62vh !important;
	}
	.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container.cookie #cookie_policy_modal .moove-gdpr-tab-main-content {
	    display: block !important;
	    border: 0;
	    overflow-y: scroll;
	    max-height: 48vh;
		border: 2px solid #ccc;
		padding: 15px !important;
    	background-color: #fff !important;
	}
	.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a, 
	.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button {
		justify-content: center;
	}
	.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container.privacy #moove_gdpr_cookie_modal #privacy_overview .moove-gdpr-tab-main-content {
	    background-color: #fff !important;
	    border: 2px solid #ccc;
	    overflow-y: scroll;
	    max-height: 48vh;
	}
	.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container.privacy #moove_gdpr_cookie_modal #privacy_overview .tab-title {
	    margin: 15px 0;
	}
	.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container.cookie #moove_gdpr_cookie_modal #cookie_policy_modal .tab-title::before {
		display: none
	}
	.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container.cookie #moove_gdpr_cookie_modal #cookie_policy_modal .tab-title {
	    margin: 15px 0 !important;
	    padding: 0;
	}
	.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content {
		min-height: 100%;
		max-height: 90vh;
	}
}
@media (max-width: 480px) {
	.gdpr_lightbox #moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-left .moove-gdpr-company-logo-holder {
		margin: 0;
	}
	.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container.privacy #moove_gdpr_cookie_modal #privacy_overview .moove-gdpr-tab-main-content, .gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container.cookie #cookie_policy_modal .moove-gdpr-tab-main-content {
		min-height: 70vh;
	}
}

/* Wishlist add/remove button pdp page vkr */
.product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.single_add_to_wishlist,
.product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.delete_item {
    color: #1C1B1F;
}
