/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.3
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
@font-face {
    font-family: __Baloo_2_80acbf;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://elvent.shop/wp-content/themes/hello-elementor-child/assets/fonts/adb69d056549645a-s.woff2) format("woff2");
    unicode-range: U+0900-097f, U+1cd0-1cf9, U+200c-200d, U+20a8, U+20b9, U+25cc, U+a830-a839, U+a8e0-a8ff
}

@font-face {
    font-family: __Baloo_2_80acbf;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://elvent.shop/wp-content/themes/hello-elementor-child/assets/fonts/41dc2ad9029e1b3d-s.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1, U+01af-01b0, U+1ea0-1ef9, U+20ab
}

@font-face {
    font-family: __Baloo_2_80acbf;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://elvent.shop/wp-content/themes/hello-elementor-child/assets/fonts/ef759d15424038f1-s.woff2) format("woff2");
    unicode-range: U+0100-02af, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: __Baloo_2_80acbf;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://elvent.shop/wp-content/themes/hello-elementor-child/assets/fonts/3c8cbae14eea64d9-s.p.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: __Baloo_2_Fallback_80acbf;
    src: local("Arial");
    ascent-override: 111.44%;
    descent-override: 54.17%;
    line-gap-override: 0.00%;
    size-adjust: 96.74%
}
/*
    font-family: __Baloo_2_80acbf, __Baloo_2_Fallback_80acbf;
  */

/*
    Add your custom styles here
*/
:root {
    --green: #75BE5A;
    --dgreen: #63B047;
}

body,
body.page {
    font-family: "Ubuntu", sans-serif;
    color: #58595B;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: "Montserrat Alternates", sans-serif;
    color: #58595B;
    font-weight: 600;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], select, textarea {
    border-radius: 0px !important;
    padding: 0.8rem 1rem !important;
}

code, kbd, samp {
    font-family: "Montserrat Alternates", Sans-serif !important;
    font-size: 1em;
}

.elementor-button {
    /* border-radius: 0 !important;*/
}

#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #d9dada;
}


.elementor-310 .elementor-element.elementor-element-96ec988 {
    z-index: 20 !important;
}

.woocommerce {
    font-family: "Montserrat", sans-serif;
}

.page-content a {
    color: #A22E33;
}

.page-header h1.entry-title {
    font-size: 3rem;
    font-family: "Montserrat Alternates", sans-serif;
    text-align: center;
    border-bottom: 1px solid #D9DADA;
    width: max-content;
    margin: 40px auto 20px auto;
    padding: 0 50px 30px;
    max-width: 100%;
}

#header-logo-with-text img {
    width: 100%;
}

.elementor .elvent-header-white .mainmn a {
    color: var(--e-global-color-secondary);
    font-size: 18px;
}

.elementor .elvent-header-white .mainmn a:hover {
    color: var(--e-global-color-primary);
    font-size: 18px;
}

.elvent-header-white a.cartbt {
    margin-top: 15px;
}

.show-on-mobile {
    display: none;
}

@media only screen and (max-width: 767px) {
    .elvent-header-white a.cartbt {
        margin-top: 0px;
    }
}

.elvent-header-white a.mnbt,
.elvent-header-white a.mnbt:hover {
    color: var(--e-global-color-secondary);
}

.elvent-header-white .mnbt i {
    background-image: url("https://elvent.shop/wp-content/uploads/2022/04/hamburger-icon.svg");
}

.elvent-header-white a.cartbt i {
    background-image: url("https://elvent.shop/wp-content/uploads/2022/04/cart.svg");
}

.elvent-header-white a.cartbt::before {
    border: 2px solid #FFFFFF;
    color: #fff;

}

.elvent-header-white .elementor-search-form .elementor-search-form__submit,
.elvent-header-white .elementor-search-form .elementor-search-form__submit:hover {
    color: var(--e-global-color-secondary);
}

.elementor-55293 .elvent-header-white .elementor-element.elementor-element-150d63f0 .elementor-search-form__input {
    color: var(--e-global-color-secondary);
}

/* vis - 03-01-2022
#header-top-menu a {
    color: #5B5B5B;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Montserrat", Sans-serif;
    padding: 20px 15px;
    text-shadow: 1px 1px 1px #777;
}

#header-bottom-info .elementor-heading-title {
    font-family: "Montserrat", Sans-serif;
    font-size: 1.3rem;
    font-weight: 300;
}

#header-bottom-info .elementor-heading-title.elementor-size-large {
    font-size: 2rem;
    font-weight: normal;
}

.header-bold h2.elementor-heading-title {
    font-weight: 700;
    font-family: "Montserrat", Sans-serif;
    font-size: 2.5rem;
}

#elvent-header-features .elementor-testimonial .elementor-testimonial__text {
    color: #fff;
    font-size: 12px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    font-style: normal;
}

#elvent-header-features .elementor-testimonial .elementor-testimonial__cite {
    margin-top: 0;
    font-size: 22px;
}

#elvent-header-features .elementor-testimonial .elementor-testimonial__cite .elementor-testimonial__name {
    color: #fff;
    font-style: normal;
    font-size: 30px;
    line-height: 30px;
}

#elvent-header-features .elementor-testimonial .elementor-testimonial__image img {
    width: 85px;
    height: 64px;
    margin-top: -10px;
    padding: 5px 10px;
}

#elvent-header-features .elementor-testimonial {
    justify-content: center;
}

#elvent-header-features .elementor-swiper-button {
    display: none;
}*/

/* vis - 03-01-2022
#elvent-white-icon-features .elementor-testimonial__name,
#elvent-white-icon-features .elementor-testimonial__title {
    font-style: normal;
}

#elvent-white-icon-features .elementor-testimonial__content {
    display: flex;
    flex-direction: column-reverse;
}

#elvent-white-icon-features.elementor-widget-testimonial-carousel .elementor-testimonial__title {
    font-weight: 700;
}

#elvent-white-icon-features .elementor-testimonial .elementor-testimonial__cite {
    margin-top: 0;
    font-size: 22px;
    display: flex;
    flex-direction: column-reverse;
}

#elvent-white-icon-features .elementor-testimonial__image img {
    width: 130px;
    height: 130px;
}

#elvent-white-icon-features .elementor-testimonial__text .text-content {
    font-size: 14px;
    margin-top: 15px;
    font-style: normal;
}

#elvent-white-icon-features .elementor-testimonial__text .show-text-content {
    display: none;
    font-size: 14px;
    margin: 15px auto;
    height: 80px;

}

#elvent-white-icon-features .elementor-testimonial__text .show-text-content img {
    height: 40px;
}

#elvent-white-icon-features .swiper-pagination {
    display: none;
}

#elvent-white-icon-features .elementor-main-swiper {
    width: 60%;
    overflow: visible;
}*/

.woocommerce-order-received h1 {
    margin-top: 25px !important;
    color: #A22E33;
    margin-bottom: 50px !important;
}

.elementor-element.elementor-products-grid.elementor-products-columns-4 ul.products {
    grid-template-columns: repeat(4, auto) !important;
    justify-content: center;
}

.elementor-element.elementor-products-grid.elementor-products-columns-4 ul.products li {
    max-width: 280px;
}

/* vis - 04-01-2022
@media only screen and (max-width: 1024px) {

    #elvent-header-features .elementor-swiper-button {
        display: block !important;
    }

    #elvent-white-icon-features .swiper-pagination {
        display: block !important;
    }

    #elvent-white-icon-features .elementor-testimonial__text .text-content {
        display: block !important;
    }

    #elvent-white-icon-features .elementor-testimonial__text .show-text-content {
        display: none !important;
    }

    .elementor-328 .elementor-element.elementor-element-de6a297 {
        width: 60% !important;
    }
    .elementor-328 .elementor-element.elementor-element-1276bf0 {
        width: 10% !important;
    }
}
*/

#elvent-countdown {
    max-width: 50%;
    margin: 0 auto;
}

#elvent-countdown .elementor-countdown-item::after {
    content: ':';
    font-size: 45px;
    color: #5B5B5B;
    font-weight: bolder;
    position: absolute;
    right: -10px;
    top: 20px;
}

#elvent-countdown .elementor-countdown-item:last-child::after {
    display: none;
}

#elvent-countdown .elementor-countdown-item .elementor-countdown-digits {
    font-weight: bold;
}

#elvent-countdown .elementor-countdown-item .elementor-countdown-digits,
#elvent-countdown .elementor-countdown-item .elementor-countdown-label {
    color: #5B5B5B;
}

#elvent-countdown .elementor-countdown-item {
    background: none;
    position: relative;
}

/* vis - 04-01-2022
#homepage-warancy-banner h4 {
    font-size: 25px;
    font-family: 'Montserrat Alternates', sans-serif;
}

#homepage-warancy-banner .elementor-text-editor {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
}

#left-right-line .elementor-text-editor p {
    width: max-content;
    margin: 0 auto;
    background: #A22E33;
    padding: 0 30px;
    font-weight: normal;
    font-size: 1.5rem;
    font-family: "Montserrat Alternates", sans-serif;
}

#homepage-warancy-banner .elementor-icon {
    font-size: 80px;
}
*/
div#no-margin {
    margin: 0;
}

/* vis - 04-01-2022
#red-with-circles {
    overflow: hidden;
    margin-bottom: -80px;
}

#red-with-circles h2 {
    font-size: 3rem;
}

#circles-container-half-bottom {
    padding: 55px;
}

#red-with-circles #red-medium-circle {
    box-shadow: 0 0 0 15px #00000015;
    background: #00000015;
    border-radius: 50%;
    padding-top: 40px;
    margin-top: 20px;
    margin-bottom: -180px;
}

#red-with-circles #red-big-circle {
    box-shadow: 0 0 0 50px #00000015;
    background: #00000015;
    border-radius: 50%;
    padding-top: 35px;
    padding-bottom: 190px;
    margin-bottom: -180px;
}

#elvent-countdown-container .big p {
    font-size: 2rem;
}
*/

@media only screen and (max-width: 1100px) {

    /*#red-with-circles #red-medium-circle {*/
    /*    box-shadow: 0 0 0 10px #00000015;*/
    /*    padding-bottom: 0;*/
    /*    padding-top: 30px;*/
    /*}*/
    /*#red-with-circles #red-big-circle {*/
    /*    box-shadow: 0 0 0 20px #00000015;*/
    /*    padding-top: 50px;*/
    /*}*/
}


/* vis - 04-01-2022
@media only screen and (max-width: 990px) {
    #circles-container-half-bottom {
        padding: 40px 15px;
    }

    #red-with-circles {
        overflow: hidden;
        margin-bottom: -70px;
    }

    #red-with-circles #red-medium-circle {
        box-shadow: 0 0 0 10px #00000015;
        padding-bottom: 10px;
        padding-top: 50px;
    }

    #red-with-circles #red-big-circle {
        box-shadow: 0 0 0 30px #00000015;
        padding-bottom: 70px;
        padding-top: 49px;
        margin-bottom: -55px;
    }
}
 */

@media only screen and (max-width: 767px) {

    /* vis - 04-01-2022
        #circles-container-half-bottom {
            padding: 30px 60px;
        }

        #circles-container-half-bottom {
            top: 0;
            max-width: 300px;
            margin: 0px auto 65px auto;
        }

        #red-with-circles #red-medium-circle {
            box-shadow: 0 0 0 20px #00000015;
            background: #00000015;
            border-radius: 50%;
            padding-top: 35px;
            padding-bottom: 20px;
            margin-bottom: 0;
            margin-top: 0;
        }

        #red-with-circles #red-big-circle {
            box-shadow: 0 0 0 20px #00000015;
            background: #00000015;
            border-radius: 50%;
            padding-top: 35px;
            padding-bottom: 15px;
            margin-bottom: 0;
        }
        #circles-container-half-bottom {
            padding: 30px 15px;
        }*/
    #elvent-countdown {
        max-width: 80%;
        margin: 0 auto;
    }

}

@media only screen and (max-width: 600px) {

    /* vis - 04-01-2022
        #circles-container-half-bottom {
            top: 0px;
        }

        #red-with-circles #red-medium-circle {
            width: 100%;
        }

        #red-with-circles #red-big-circle {
            width: 100%;
        }
    */
    .ecp-show-less-product-attributes, .ecp-show-all-product-attributes {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width: 520px) {

    /* vis - 04-01-2022
    #circles-container-half-bottom {
            top: 0px;
        }

        #red-with-circles #red-medium-circle {
            box-shadow: 0 0 0 10px #00000015;
            background: #00000015;
            border-radius: 50%;
            padding-top: 45px;
            padding-bottom: 45px;
            margin-bottom: 0;
            margin-top: 0;
        }

        #red-with-circles #red-big-circle {
            box-shadow: 0 0 0 10px #00000015;
            background: #00000015;
            border-radius: 50%;
            padding-bottom: 45px;
            padding-top: 45px;
            margin-bottom: -25px;
            margin-top: -25px;
        }
    */
    #elvent-countdown {
        max-width: 80%;
        margin: 0 auto;
    }
}

/* vis - 04-01-2022
@media only screen and (max-width: 519px) {
    #red-with-circles #red-big-circle {
        padding-bottom: 15px;
        padding-top: 40px;
    }

    #red-with-circles #red-medium-circle {
        padding-top: 50px;
        padding-bottom: 35px;
    }
}

@media only screen and (max-width: 374px) {

    #red-with-circles #red-medium-circle,
    #red-with-circles #red-big-circle {
        box-shadow: 0 0 0 0 #00000015;
        padding-bottom: 35px;
        padding-top: 65px;
    }

    #red-with-circles #red-big-circle {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    #circles-container-half-bottom {
        padding: 30px 10px;
    }
}

@media only screen and (max-width: 300px) {
    #red-with-circles #red-big-circle {
        padding-bottom: 20px;
        padding-top: 60px;
    }
}
 */
.elementor-location-footer .elementor-nav-menu.sm-vertical a {
    color: #fff;
    font-weight: 300;
}

.elementor-location-footer .elementor-nav-menu.sm-vertical a.elementor-item-active {
    color: #fff;
}

#elvent-white-icon-features .elementor-swiper {
    overflow: hidden;
}


@media only screen and (max-width: 440px) {

    /* vis - 25-01-2022
      #elvent-countdown {
          max-width: 90%;
          margin: 0 auto;
      }

      #elvent-countdown.elementor-widget-countdown .elementor-countdown-label {
          font-size: 15px;
      }

      #elvent-countdown.elementor-widget-countdown .elementor-countdown-digits {
          font-size: 55px;
      }

      #elvent-countdown .elementor-countdown-item::after {
          top: 9px;
      }
      */
    /* vis - 04-01-2022
        #image-right, #image-left {
            margin-bottom: 80px;
            border-bottom: 1px solid #ccc;
            padding-bottom: 80px;
        }

        #image-right .elementor-row {
            display: flex;
            flex-direction: column-reverse;
            text-align: center;
        }

        #image-left .elementor-row {
            text-align: center;
        }

        #image-right.epc-product-caracteristic .elementor-image,
        #image-left.epc-product-caracteristic .elementor-image {
            padding: 0;
            padding-bottom: 50px;
        }
     */
}

/* vis - 25-01-2022
#epc-logo-slider .elementor-testimonial__image img {
    height: 120px;
    width: auto;
}

.elvent-produktdaten ul.tabs.wc-tabs {
    display: none;
}

.woocommerce div.product.elementor .elvent-produktdaten .woocommerce-tabs .panel {
    border-top: none;
    padding: 0;
}

.woocommerce .elvent-produktdaten table.shop_attributes th {
    width: 250px;
    background: #F1F1F1;
    border: 2px solid #EBECEC;
    color: #5B5B5B;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
}

.woocommerce .elvent-produktdaten table.shop_attributes tr:nth-child(2n) th {
    background: #F1F1F1;
    font-weight: normal;
}

.woocommerce .elvent-produktdaten table.shop_attributes tr:nth-child(2n) td,
.woocommerce .elvent-produktdaten table.shop_attributes td {
    border: 2px solid #EBECEC;
    background: #FFF;
    padding-left: 20px;
    font-family: "Montserrat", sans-serif;
    color: #5B5B5B;
}

.woocommerce div.product .epc-thumbs-gallery div.images .flex-control-thumbs {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    flex-flow: row wrap;
    align-content: flex-end;
}
 */


/* vis - 25-01-2022
.woocommerce div.product .epc-thumbs-gallery div.images .flex-control-thumbs li {
    margin: 5px 10px;
    width: 120px;
}

.epc-thumbs-gallery .woocommerce-product-gallery__image.flex-active-slide {
    border: 1px solid #A22E33;
    width: 50%;
}

#show-product-data #tab-additional_information {
    display: block !important;
}

#tab-description.woocommerce-Tabs-panel > h2 {
    display: none;
}

.related.products h2 {
    font-family: "Montserrat Alternates", sans-serif;
    color: #5B5B5B !important;
    font-size: 3rem;
    max-width: max-content;
    padding: 0 80px 50px 80px;
    margin: 0 auto;
}

.woocommerce .elementor-element.elementor-products-grid ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product {
    text-align: center;
}

.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price {
    text-align: center;
    font-family: "Montserrat Alternates", sans-serif;
    color: #A22E33;
    font-size: 1.4rem;
    line-height: 32px;
}

.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price ins {
    text-decoration: none !important;
    font-size: 1.4rem;
    font-family: "Montserrat Alternates", sans-serif;
    font-weight: 600;
}

.woocommerce-Price-amount amount {
    font-size: 30px;
}

.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
    color: #585858;
    font-size: 1.3rem;
    margin: 0 auto;
}

.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-product__excerpt {
    color: #585858;
    font-size: 1rem;
    margin: 0px auto 15px auto;
}

.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .button {
    background: var(--green);
    color: #fff;
    font-weight: 700 !important;
    font-family: "Montserrat", sans-serif !important;
    font-size: 16px;
    padding: 15px 30px;
    text-transform: uppercase;
}

.woocommerce ul.products li.product a img {
    padding: 20px;
}

.related.products ul.products {
    display: flex !important;
    justify-content: space-evenly;
}

.related.products ul.products li {
    max-width: 250px;
}
 */

/* vis - 25-01-2022
.elementor-share-btn {
    flex-direction: column;
    justify-content: center !important;
    height: 60px !important;
}

.elementor-share-btn__icon {
    border-radius: 50% !important;
    height: 60px !important;
    width: 50PX;
    align-self: center !important;
}

.elementor-share-buttons--skin-minimal .elementor-share-btn__text {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #585858 !important;
}

.elementor-share-btn__icon i {
    font-size: 2em !important;
}
*/


/* vis - 25-01-2022 - wgm filter in functions php ???
.wgm-sale-label {
    float: left;
    line-height: 10px;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    color: #4E4E4D;
}
*/

.product .price del,
.woocommerce div.product .ecp-left-big-price del .woocommerce-Price-amount.amount {
    clear: both;
    float: left;
    font-size: 25px;
    color: #585858 !important;
    opacity: 1;
    font-family: "Montserrat", sans-serif;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: 1;
}

.product .price del .woocommerce-Price-amount.amount,
.product .price del .woocommerce-Price-amount.amount {
    color: #4E4E4D !important;
    font-size: 22px;
}

.elvent-product-price-container .price del .woocommerce-Price-amount.amount {
    text-decoration: line-through !important;
}

/* vis - 25-01-2022 - wgm filter in functions php ???
.ecp-left-big-price .wgm-info {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    color: #5b5b5b;
}

.wgm-info.woocommerce-de_price_taxrate {
    font-size: 10px;
}

.wgm-info.shipping_de_string small {
    font-size: 12px;
}

.wgm-info.woocommerce_de_versandkosten,
.wgm-info.shipping_de.shipping_de_string {
    font-size: 12px;
}

.wgm-info.woocommerce_de_versandkosten {
    color: var(--green);
}
*/

.woocommerce ul.products li.product .price {
    margin-bottom: 5px;
}

.product .price,
.product .price {
    color: #585858;
    display: block;
    margin-bottom: 25px;
}

.product .woocommerce-Price-amount.amount,
.product .price ins,
.product .price ins {
    color: #A22E33;
    text-decoration: none;
    font-size: 35px;
    display: block;
    font-family: "Montserrat Alternates", sans-serif;
    font-weight: normal;
    line-height: 41px;
}

.product .price ins,
.product .price ins {
    margin-left: 141px;
}


.ecp-price-table .wgm-sale-label {
    font-size: 12px;
}

.countdown {
    font-size: 16px;
    color: #585858;
    font-weight: bold;
    display: block;
}

.epc-mini-cart {
    padding: 0 10px;
    background: #eee;
}

a.epc-mini-cart {
    background-size: contain;
    background-repeat: no-repeat;
    height: 48px;
    width: 45px;
}

a.epc-mini-cart.empty {
    display: block;
}

a.epc-mini-cart.with-article {
    display: none;
}

a.epc-mini-cart.has-articles.empty {
    display: none;
}

a.epc-mini-cart.has-articles.with-articles {
    display: block !important;
}

.woocommerce table.shop_table tbody th {
    font-size: 1.2em;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: normal;
    font-size: 1.2em;
}

.woocommerce table.shop_attributes td p {
    font-style: normal;
    font-weight: 300;
}

.woocommerce table.shop_table,
.woocommerce table.shop_table td {
    border: none;
    color: #5B5B5B;
}

table.shop_table tr.cart_item:hover {
    background-color: #e9e9e9;
}

.woocommerce table.shop_table tr:last-child {

}

.woocommerce table thead th {
    border-bottom: 2px solid #D9DADA;
    border-top: none !important;
}

.woocommerce table th {
    border: none;
    border-top: none;
}

.woocommerce table tbody > tr:nth-child(2n+1) > td, .woocommerce table tbody > tr:nth-child(2n+1) > th {
    background: none;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
}

.woocommerce table tbody > tr:last-child > td,
.woocommerce table tbody > tr:last-child > th {
    background: none;
    border-bottom: none;
}

table.shop_table tr.cart_item td,
table.shop_table tr.cart_item th,
table.shop_table tr.order-total td,
table.shop_table tr.order-total th {
    border-bottom: 1px solid #D9DADA;
    font-size: 1.2em;
}

table.shop_table tr.order-total td,
table.shop_table tr.order-total th {
    font-weight: 600 !important;
}

table.shop_table tr.order-total td strong {
    font-weight: 600 !important;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], select, textarea {
    border: 2px solid #EBECEC !important;
}


.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: 10px 6px 10px;
    min-width: 185px;
}

.woocommerce-mini-cart-coupon button.button,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: #515151;
    border-color: #515151;
    color: #fff !important;
}

.woocommerce-mini-cart-coupon button.button:focus,
.woocommerce-mini-cart-coupon button.button:hover {
    background-color: var(--green) !important;
    border-color: var(--green) !important;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: var(--green);
    color: #fff !important;
}

.jde_hint td.actions:hover {
    background: none !important;
    background-color: transparent !important;
}

td.actions .button {
    background: none;
    color: var(--green) !important;
    font-family: "Montserrat", sans-serif;
    padding: 15px 0 15px 25px !important;
}

td.actions .button:disabled:hover {
    background: none !important;
    color: var(--green) !important;
}

td.actions .button:hover {
    background: none;
    color: var(--green) !important;
}

td.actions .coupon .button {
    background: var(--green);
    color: #fff !important;
    border-radius: 0;
    padding: 15px 25px !important;
}

.cart_totals h2 {
    font-size: 16px;
    border-bottom: 1px solid #D9DADA;
    font-family: "Montserrat", sans-serif;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
    font-weight: bold;
}


.woocommerce .cart_totals table tbody > tr:last-child > td,
.woocommerce .cart_totals table tbody > tr:last-child > th {
    border-bottom: 1px solid #D9DADA;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: var(--green);
    white-space: inherit;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: var(--green);
    background-color: var(--green);
}

.woocommerce a.remove {
    color: var(--green) !important;
}

.woocommerce a.remove:hover {
    background-color: transparent !important;
    color: #fff !important;
}

.page-content .woocommerce {
    margin-bottom: 15px;
}

.woocommerce-message {
    border-top-color: var(--green);
}

.woocommerce-message::before {
    color: var(--green);
}


#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 80px;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th {
    font-weight: normal;
}

.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th {
    font-weight: bold;
}

.cart_totals {
    margin-top: 30px;
}

.cart_totals .shop_table {
    margin-top: 30px;
    text-align: center;
}

.woocommerce-billing-fields h3 {
    font-weight: bold;
    font-size: 18px;
}

.woocommerce form .form-row {
    margin: 0 0 12px;
}

.woocommerce form .form-row label {
    color: #5b5b5b;
}

h3#order_review_heading {
    font-size: 1.7rem;
    font-family: "Montserrat Alternates", sans-serif;
    text-align: center;
    border-bottom: 1px solid #D9DADA;
    width: max-content;
    margin: 0 auto 50px auto;
    padding: 20px 25px 15px 25px;
}

h3#ship-to-different-address {
    font-size: 18px;
    color: #5b5b5b;
}

/* vis - 25-01-2022
.elvent-steps {
    background: #F1F1F1;
    padding: 40px;
    margin-bottom: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.elvent-steps .explain {
    font-family: "Montserrat Alternates", sans-serif;
    font-size: 1.75em;
    font-weight: 600;
    margin-right: 40px;
}

.elvent-steps .steps-boxes {
    display: flex;
}

.elvent-steps .step {
    font-family: "Montserrat", sans-serif;
    background: #D9DADA;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 20px;
    margin: 0 10px;
    display: flex;
    align-items: center;
}

.elvent-steps .step.active {
    font-family: "Montserrat", sans-serif;
    background: var(--green);
    color: #fff;
    text-transform: uppercase;
    padding: 5px 20px;
    margin: 0 10px;
}
 */


.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    border-right: 1px solid #ccc;
    padding-right: 5%;
}

table.review_order_billing td,
table.review_order_shipping td {
    border: none;
    border-bottom: 1px solid #ccc;
}

form.checkout {
    margin: 30px auto 60px auto;
}

.woocommerce .woocommerce-customer-details address {
    border: none;
}

.woocommerce ul.order_details {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.woocommerce table tfoot th,
.woocommerce table thead th {
    font-size: 1.2em;
}

.elementor-location-footer .elementor-widget-nav-menu .elementor-nav-menu .elementor-item,
.elementor-location-footer .elementor-widget-heading .elementor-heading-title {
    font-family: "Montserrat", sans-serif;
}

.elementor-56 .elementor-element.elementor-element-9460617 {
    font-weight: 400;
    font-family: "Ubuntu", sans-serif;
    font-size: 1.2em;
}

.elementor-location-footer .elementor-widget-nav-menu .elementor-nav-menu a.elementor-item:hover {
    color: #ccc;
}

.woocommerce-form-coupon-toggle,
.woocommerce-message {
    display: flex;
    justify-content: center;
    background: none;
}

.woocommerce-form-coupon-toggle .woocommerce-info,
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
    background: none;
    display: flex;
    flex-direction: column;
    border-top: none;
    padding-left: 32px;
    text-align: center;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
    width: max-content;
    flex-direction: column-reverse;
    margin: 0 auto;
    position: relative;
    max-width: 100%;
}

.woocommerce-message:last-child,
.woocommerce-error:last-child,
.woocommerce-info:last-child {
    width: max-content;
    flex-direction: column-reverse;
    margin: 0 auto 80px;
    position: relative;
    max-width: 100%;
}

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

.woocommerce-message::before,
.woocommerce-info::before {
    display: none;
    color: #5B5B5B;
    margin-top: 10px;
    width: 20px;
    height: 20px;
    content: '';
    /*background: url("images/info.svg");*/
    background-size: contain;
    position: absolute;
    top: calc(50% - 30px);
    background-repeat: no-repeat;
    padding-right: 10px;
}

.ecp-good-decision {
    padding-left: 35px;
}

.ecp-good-decision::before {
    color: #5B5B5B;
    margin-top: 10px;
    width: 30px;
    height: 30px;
    content: '';
    background: url("images/thumbs-up-black.svg");
    background-size: contain;
    position: absolute;
    top: calc(50% - 30px);
    background-repeat: no-repeat;
    padding-right: 10px;
    left: 25px;
}

.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button {
    width: max-content;
    margin: 10px auto;
}

.woocommerce-form-coupon-toggle .woocommerce-info::before {
    color: #5B5B5B;
    margin-top: 10px;
    content: '';
    background: url("images/present-icon.png");
    background-size: cover;
    width: 20px;
    height: 20px;
}

.woocommerce-checkout .page-header h1.entry-title {
    margin-bottom: 20px;
}

.form-row.place-order.wgm-place-order input#place_order_back {
    margin: 15px 0px;
    background-color: #5B5B5B;
}

.actions .coupon {
    display: flex;
    justify-content: space-between;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border-radius: 0;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    /*white-space: break-spaces;*/
}

.checkout_coupon.woocommerce-form-coupon .button {
    height: 52px;
}

/* vis - 25-01-2022
.ecp-modal .ui-state-default .ui-icon {
    background: none;
}

.ecp-modal.ui-dialog .ui-dialog-titlebar-close {
    background: url("images/icon-close-512.jpg");
    background-size: cover;
}

 */

input#coupon_code {
    height: 52px;
    border-radius: 4px !important;
    border: 1px solid #aaa !important;
}

.button.apply-coupon {
    border-radius: 4px !important;
}

.actions .coupon input#coupon_code {
    height: auto;
}

.wgm-tax.includes_tax {
    font-weight: normal !important;
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item.elementor-item-active {
    background: #f1f1f1;
}

.woocommerce ul.products li.product h2 {
    font-family: "Montserrat Alternates", sans-serif;
    font-weight: 600;
    font-size: 1.5em !important;
    color: #585858;
}

.woocommerce span.onsale {
    background-color: #A22E33 !important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    text-align: center;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .wgm-sale-label {
    float: none;
    display: block;
}

.woocommerce ul.products li.product .price ins {
    margin: 0;
}

.related.products .price {
    display: flex;
    flex-direction: column;
}

.related.products .price ins {
    margin-left: 0;
}

.epc-social-icons-title.elementor-widget-heading .elementor-heading-title {
    color: #5B5B5B;
    margin: 15px;
    font-weight: normal;
}

.elementor-slide-heading,
.elementor-slide-description {
    /*text-shadow: 1px 1px 1px rgba(0,0,0,0.7);*/
}

@media only screen and (max-width: 768px) {
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        border: none;
        padding-right: 0;
    }
}

@media only screen and (max-width: 767px) {

    /* vis - 25-01-2022 - wgm filter in functions php ???
        .elvent-steps {
            flex-direction: column;
            display: none;
        }

     */
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        border: none;
    }

    .page-header h1.entry-title {
        font-size: 2rem;
    }

    .related.products h2 {
        padding: 20px;
        font-size: 2rem;
        text-align: center;
    }

    .elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .button {
        padding: 15px 20px;
    }


    .elementor-310 .elementor-element.elementor-element-8c54849 .elementor-nav-menu .menu-item-765 .elementor-item {
        text-indent: -99999px;
        background-size: contain;
        padding: 10px 10px;
        margin: 0 10px;
        background: url("images/user-white.svg") no-repeat center;
    }

    .elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover {
        padding: 18px 20px !important;
    }

    #main-menu-top .menu-item-765 a.elementor-item {
        padding: 17px 10px !important;
        width: 22px;
    }

    #main-menu-top a.epc-mini-cart {
        padding: 25px 10px !important;
    }
}

@media only screen and (max-width: 522px) {
    input#coupon_code {
        height: 52px;
    }
}

@media only screen and (max-width: 520px) {
    #left-right-line .elementor-text-editor p {
        width: auto;
        padding: 0;
    }

    /* vis - 25-01-2022 - wgm filter in functions php ???
            .elvent-steps .steps-boxes {
                flex-direction: column;
            }

            .elvent-steps .step.active,
            .elvent-steps .step {
                margin: 10px 0;
                justify-content: center;
            }


     */
    .product-main-image img.main-image {
        width: 100%;
        height: auto;
    }

    /* vis - 25-01-2022
        .ecp-modal-product-gallery .product-main-image {
            height: auto;
        }

        .ecp-modal .modal-content .product-images-container-fading {
            height: max-content;
        }

        .ecp-modal .modal-content .product-images-container {
            padding: 0;
            height: max-content;
            overflow: visible;
        }


     */
    .product-gallery-images .image {
        width: 90px;
    }

    .product .product-gallery-images {
        /*width: 100%;*/
    }

    /* vis - 25-01-2022
        .ecp-modal .button-bottom {
            flex-direction: column;
        }

        .ecp-modal .button-bottom .left-button {
            margin: 0;
        }

        .product .product-gallery-images {
            width: 100%;
        }

        .product-images-container-top, .product-images-container-bottom {
            display: none;
        }

        .ecp-modal-product-gallery .ecp-green-txt {
            text-align: center;
        }

        .woocommerce .elementor-element.elementor-products-grid ul.products li.product {
            margin-bottom: 20px;
        }

     */
}

@media only screen and (max-width: 465px) {
    .woocommerce-page .woocommerce-message .button {
        float: none;
        margin-bottom: 10px;
        width: 55%;
        clear: both;
        margin-right: 40%;
    }
}

@media only screen and (max-width: 422px) {
    .woocommerce-page .woocommerce-message .button {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }


    .related.products ul.products {
        justify-content: space-evenly;
    }

    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
        white-space: unset;
    }

    .elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover {
        padding: 15px 10px !important;
    }
}

.elvent-gradient-white {
    background: rgb(255, 255, 255);

    background: linear-gradient(0deg,
    rgb(255, 255, 255) 0%, rgb(255, 255, 255) 31%, rgba(255, 255, 255, 0.8232025231967788) 48%,
    rgba(255, 255, 255, 0) 100%);
    padding-top: 40px;

}

h1.woocommerce-products-header__title.page-title {
    font-size: 3rem;
    font-family: "Montserrat Alternates", sans-serif;
    text-align: center;
    border-bottom: 1px solid #D9DADA;
    width: max-content;
    margin: 0 auto 50px auto;
    padding: 0 50px 30px;
    max-width: 100%;
}

.elementor-widget-woocommerce-product-price .legacy-itemprop-offers .price {
    display: none;
}

.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 4;
    justify-content: space-between;
    margin: 80px 0;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
}

.woocommerce-MyAccount-navigation ul li {
    line-height: 2rem;
}

.woocommerce-MyAccount-content {
    min-height: 400px;
}


.elvent-woocommerce-message {

    width: max-content;
    flex-direction: column-reverse;
    margin: 0 auto 80px;
    position: relative;
    max-width: 100%;
    padding-left: 70px;

}

.elvent-woocommerce-message::before,
.elvent-woocommerce-info::before {
    color: #5B5B5B;
    margin-top: 10px;
    width: 20px;
    height: 20px;
    content: '';
    background: url("images/info.svg");
    background-repeat: repeat;
    background-size: auto;
    background-size: contain;
    position: absolute;
    top: calc(50% - 30px);
    background-repeat: no-repeat;
    padding-right: 10px;
    left: 30px;
}

.CartItem {
    display: table;
    table-layout: fixed;
    margin: 10px 0;
    width: 100%;
}

.CartItem__ImageWrapper {
    width: 100px;
    min-width: 100px;
    text-align: center;
}

.CartItem__ImageWrapper, .CartItem__Info {
    display: table-cell;
    vertical-align: middle;
}

.AspectRatio {
    margin-left: auto;
    margin-right: auto;
}

.CartItem__Info {
    padding-left: 25px;
}

.CartItem__Info p {
    font-size: 12px;
}

.CartItem__ImageWrapper, .CartItem__Info {
    display: table-cell;
    vertical-align: middle;
}

.CartItem__Info h2 {
    font-size: 20px !important;
}

.CartItem__Title, .CartItem__Variant, .CartItem__PropertyList {
    margin-bottom: 0.45em;
}

.CartItem__Title {
    width: 100%;
    font-size: 16px;
    /*white-space: nowrap;*/
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    leter-spacing: 0.2em;
    font-weight: bold;
}

.epc-mini-cart .CartItem__Title {
    font-size: 16px !important;
    font-family: "Montserrat Alternates", Sans-serif !important;
    font-weight: bold !important;
    margin: 0;
}

.CartItem__Meta {
    font-size: 14px;
}

.CartItem__Info.ecp-actions {
    width: 85px;
}

.CartItem__Actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.shop_table .Cart__ItemList {
    margin: 15px 0;
    padding: 15px 0;
    border-bottom: 1px solid #d9dada;

}

.checkout.woocommerce-checkout h2 {
    font-family: "Montserrat Alternates", Sans-serif !important;
    font-size: 2rem !important;
    font-weight: 600;
}

.epc-mini-cart {
    padding-bottom: 5px;
}

.epc-mini-cart .woocommerce-mini-cart-subtotal {
    border-bottom: 1px solid #d9dada;
}

.epc-mini-cart table tr,
.epc-mini-cart table td {
    border: none;
    padding: 5px;
}

.epc-mini-cart table td.text-right {
    text-align: right;
}

.epc-mini-cart .shop_table .Cart__ItemList:first-child {
    margin-top: 0;
}

.woocommerce .quantity .qty {
    padding: 0.5rem 0.1rem !important;
}

.woocommerce a.remove {
    height: 55px;
    width: 35px;
}

.wocommerce-shipping-totals.shipping {
    text-align: center;
    color: var(--green);
    font-size: 14px;
}

.wocommerce-shipping-totals.shipping label,
span.epc-bold {
    font-weight: bold;
}

.order-summary-toggle .includes_tax {
    display: none !important;
}

.order-summary-toggle:hover,
.order-summary-toggle:focus,
.order-summary-toggle {
    background: #e0e0e0 !important;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-left: none;
    border-right: none;
    padding: 1em 0.7rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: left;
    width: 100%;
    color: #515151 !important;
}


.woocommerce-mini-cart__total {
    text-align: center;
}

.woocommerce-mini-cart-total table {
    margin-bottom: 0px;
}

.woocommerce-mini-cart-coupon {
    border-bottom: 1px solid #d9dada;
    margin-bottom: 15px;
}

.order-summary-toggle--show #arrow_down {
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: all 0.5s;
}

.order-summary-toggle--hide #arrow_down {
    -moz-transform: scale(-1, -1);
    -o-transform: scale(-1, -1);
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
    transition: all 0.5s;
}

.epc-mini-cart button.clear-coupon,
.epc-mini-cart button.apply-coupon {
    padding: 10px 20px 7px !important;
    border-radius: 0px;
    margin-top: 2px;
}

.epc-mini-cart button.clear-coupon {
    padding: 11px 14px 6px 14px !important;
}

.woocommerce-mini-cart-coupon {
    position: relative;
}

.woocommerce-mini-cart-coupon .button-coupon-code-container,
.epc-mini-cart .button-coupon-code-container {
    width: calc(100% - 70px) !important;
    margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
    .woocommerce-mini-cart-coupon .code-added-container {
        right: 70px;
        top: 12px;
        width: 50px;
    }
}

.woocommerce-mini-cart-coupon .code-added-container {
    margin-bottom: 0;
    text-align: center;
    margin-top: 12px;
    position: absolute !important;
    right: 80px;
}

.woocommerce-mini-cart-coupon .button-apply-coupon-container,
.woocommerce-mini-cart-coupon .button-clear-coupon-container,
.epc-mini-cart .button-apply-coupon-container,
.epc-mini-cart .button-clear-coupon-container {
    width: 60px !important;
    margin-bottom: 0;
}

.coupon-code-error #coupon_code {
    border: 2px solid #A22E33 !important;
}

.msg-error {
    color: #A22E33;
    font-size: 12px;
}

.msg-success {
    color: var(--e-global-color-70cb31b);
    font-size: 12px;
}

#order_review .wocommerce-shipping-totals.shipping {
    display: none;
}

.total-recap__final-price small.includes_tax {
    display: block;
}

.epc-widget {
    padding: 30px 15px;
    border: 1px solid #c3c3c3;
    border-right: none;
    border-left: none;
}

.woocommerce-shipping-fields,
.woocommerce-billing-fields {
    padding: 30px 15px;
}

.epc-widget .align-center {
    text-align: center;
}

.align-center {
    text-align: center;
}

/*.woocommerce form .form-row label,*/
/*.woocommerce-page form .form-row label,*/
/*.woocommerce-checkout label {*/
/*    display: none;*/
/*}*/

#ship-to-different-address label,
#epc-ship-to-different-address label,
#billing_gender_field label,
#shipping_gender_field label,
.wc_payment_methods label {
    display: unset;
}

.woocommerce-checkout p.form-row {
    position: relative;
}

#billing_email {
    display: none;
}

#billing_country_field label,
#shipping_country_field label {
    display: block;
    font-size: 10px;
    position: absolute;
    top: 7px;
    right: 0;
    height: 20px;
    z-index: 10;
}

.select2.select2-container {
    width: 100% !important;
}

#shipping_country {
    width: 100% !important;
}

#billing_country_field .select2-selection--single .select2-selection__arrow,
#shipping_country_field .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 14px;
    right: 1px;
    width: 32px;
    border-left: 1px solid #c3c3c3;
}

#billing_country_field .select2-container .select2-selection--single,
#shipping_country_field .select2-container .select2-selection--single {
    height: 54px;
}

#billing_country_field .select2-selection__rendered,
#shipping_country_field .select2-selection__rendered {
    padding-top: 19px;
    padding-left: 9px;
}

#shipping_gender_field .woocommerce-input-wrapper label,
#billing_gender_field .woocommerce-input-wrapper label {
    padding: 0 15px 0 5px;
}

#shipping_gender_field .woocommerce-input-wrapper,
#billing_gender_field .woocommerce-input-wrapper {
    display: flex;
    align-items: center;
}

select#shipping_country {
    padding-top: 22px !important;
    padding-left: 5px !important;
    padding-bottom: 8px !important;
}

#billing_address_2_field label,
#shipping_address_2_field label,
#billing_company_field label,
#shipping_company_field label {
    display: block;
    font-size: 10px;
    text-align: center;
    margin-bottom: 5px;
    top: -5px;
    width: 100%;
    height: max-content;
    position: relative !important;
}

#billing_address_2_field label span.optional,
#shipping_address_2_field label span.optional,
#billing_company_field label span.optional,
#shipping_company_field label span.optional {
    border: solid #333;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 0px 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    text-indent: -20009px;
    padding-left: 5px;
    height: 9px;
    width: 4px;
    margin-left: 5px;
    margin-top: 4px;
    line-height: 13px;
    position: relative;
    top: -2px;
    content: '';
}

input#billing_address_2,
input#shipping_address_2,
input#billing_company,
input#shipping_company {
    display: none;
}

.woocommerce-checkout .page-header {
    display: none;
}

#epc-ship-to-different-address {
    margin-left: 3px;
    border-top: 2px solid #EBECEC;
    border-bottom: 2px solid #EBECEC;
    padding: 10px 0;
    margin-bottom: 10px;
}

.fancy-radio {
    padding: 10px 0;
}

#from-info-go-to-payment_section {
    background-color: var(--green);
    white-space: inherit;
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em;
    color: #fff !important;
    width: calc(100% - 30px);
    margin: 15px;
}

.woocommerce button.big-button {
    white-space: inherit;
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em;
    color: #fff !important;
    width: calc(100% - 30px);
    margin: 15px;
}

.woocommerce button.big-button.accent {
    background-color: var(--green);
}

.woocommerce button.big-button.btn-success,
.woocommerce button.button.alt.big-button.btn-success:hover {
    background-color: var(--e-global-color-70cb31b);
}

.back-button {
    margin-top: 50px;
    margin-bottom: 30px;
}

.back-button a {
    color: #585858;
    text-decoration: none;
    font-size: 0.875rem;
}

.cart-discount {
    color: var(--green);
}

.epc-step-payment label {
    display: block !important;
}

.epc-widget.epc-widget-info {
    display: flex;
    justify-content: space-between;
    padding: 30px 15px;
}

.epc-widget.epc-widget-info label {
    color: #585858;
    font-size: 12px;
}

.epc-widget.epc-widget-info a {
    color: #585858;
    font-size: 12px;
}

.epc-contact-info .epc-widget.epc-widget-info,
.epc-shipping-info .epc-widget.epc-widget-info {
    border-bottom: none;
}

.epc-step-payment #order_review {
    margin-top: 50px;
}

.woocommerce form .form-row.woocommerce-invalid input {
    border-color: #a00 !important;
}

.wc_payment_methods .wc_payment_method label {
    display: inline-flex !important;
    flex-direction: row-reverse;
    align-items: center;
}

.woocommerce-checkout #payment ul.payment_methods li input {
    margin-right: 5px;
}

.woocommerce-checkout #payment ul.payment_methods li img,
.wc_payment_methods .wc_payment_method label img {
    margin-right: 10px;
    margin-left: 0;
}

.coupon-added-notice {
    background: #ddffdd50;
    color: var(--green);
    margin: 0;
    width: 100%;
}

.coupon-added-notice .woocommerce-message {
    display: flex;
    flex-direction: row;
    gap: 40px;
    align-content: center;
    align-items: center;
    padding-right: 0;
    font-size: 12px;
    padding-bottom: 15px;
}

.order-summary-toggle__total-recap.total-recap {
    text-align: right;
}

.coupon-added-notice .woocommerce-message .ecp-coupon-amount {
    /*position: absolute;*/
    /*right: 15px;*/
}

.epc-flex-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-width: 960px;
    margin: 0 auto;
}

.epc-flex-container main {
    margin: 0 auto !important;
}

.woocommerce-thank-you-order-processing {
    margin: 0 -10px;
}

.wocommerce-thank-you-icon {
    max-width: 50%;
    margin: 0 auto;
    text-align: center;
}

.wocommerce-thank-you-icon svg {
    max-width: 100%;
}

.woocommerce-thank-you-headline {
    text-align: center;
    margin-bottom: 80px;
}

.woocommerce-thank-you-headline h2,
.woocommerce-thank-you-headline h3,
.woocommerce-thank-you-accessories H3 {
    color: #58595B;
    font-family: "Montserrat Alternates", Sans-serif;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0px;
}

.woocommerce-thank-you-headline h3 {
    font-weight: 300;
}

.woocommerce-thank-you-headline h2.woocommerce-size-default {
    font-size: 2.5rem;
}

.woocommerce-thank-you-headline h3.woocommerce-size-default {
    font-size: 1.75rem;
}

.woocommerce-thank-you-accessories {
    text-align: center;
}

.woocommerce-bacs-bank-details {
    text-align: center;
}

.woocommerce ul.wc-bacs-bank-details.order_details {
    max-width: max-content;
    margin: 10px auto 80px auto;
}

.woocommerce-notices-wrapper.shipping-free-temporary-available {
    margin-top: 0px;
    margin-bottom: 40px;
}

.woocommerce-linked-products ul {
    padding: 0 20px;
    list-style: none;
}

.woocommerce-linked-products .linked-product-info {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.woocommerce-linked-products li {
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #c3c3c3;
}

.woocommerce-linked-products li:last-child {
    border-bottom: 1px solid #585858;
}

.linked-product-info .info {
    text-align: left;
    margin-top: -10px;
}

.linked-product-info .info .price {
    padding: 10px 0;
}

.linked-product-info .info .name {
    font-size: 18px;
    font-weight: 600;
    font-family: "Ubuntu", sans-serif;
}

.linked-product-info-text {
    font-size: 12px;
    margin-top: 15px;
}

.linked-product-add-to-cart a {
    width: 100%;
    text-align: center;
}

.linked-product-go-to-cart a {
    width: 100%;
    text-align: center;
}

.linked-product-go-to-cart {
    margin: 30px auto;
    padding: 0 20px;
}

.linked-product-info .image {
    margin-right: 15px;
    max-width: 40%;
    margin-bottom: 13px;
}

.linked-product-info .image img {
    border: 1px solid #c3c3c3;
}

@media only screen and (min-width: 768px) {
    .woocommerce-checkout .epc-flex-container .site-main {
        width: 60%;
        padding: 0 20px;
    }

    .woocommerce-checkout .epc-flex-container .side-cart .epc-expand-collapse-cart {
        display: none;
    }

    .woocommerce-checkout .epc-flex-container .side-cart .epc-mini-cart {
        display: block !important;
        height: 100%;
        padding: 0 20px;
    }

    .epc-flex-container .side-cart {
        width: 40%;
    }

    .desktop-show {
        display: block;
    }

    .mobile-show {
        display: none;
    }

    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .woocommerce-checkout .elementor-element.elementor-element-16e4c12e,
    .woocommerce-cart .elementor-element.elementor-element-16e4c12e {
        background-color: #fff !important;
    }

    .woocommerce-checkout .elementor-element.elementor-element-3366985d,
    .woocommerce-cart .elementor-element.elementor-element-3366985d {
        display: none;
        background: none;
    }

    .woocommerce-checkout #main-menu-top,
    .woocommerce-cart #main-menu-top {
        display: none;
    }

    .woocommerce-cart #main-menu-top ul.elementor-nav-menu {
        display: none;
    }

    .elementor-3863 .elementor-element.elementor-element-142f6d7c > .elementor-widget-container {
        padding-bottom: 0px !important;
    }

    .woocommerce-cart .woocommerce-notices-wrapper {
        margin: 0px -10px 0 -10px;
    }

    .woocommerce-notices-wrapper .woocommerce-message .countdown {
        color: #fff;
    }

    .woocommerce-notices-wrapper .woocommerce-message {
        color: #fff;
        margin: 0;
        width: 100%;
        font-size: 11px;
    }

    .woocommerce-notices-wrapper .woocommerce-message a {
        color: #fff;
    }

    .ecp-good-decision::before {
        background: url("images/thumbs-up.svg");
    }

    .ecp-good-decision {
        color: #ffffff;
    }

    .desktop-show {
        display: none;
    }

    .mobile-show {
        display: block;
    }

    .epc-flex-container .side-cart {
        width: 100%;
    }

    .epc-flex-container {
        display: flex;
        flex-direction: column-reverse;
    }

    .woocommerce ul.wc-bacs-bank-details.order_details li {
        display: block;
        width: 100%;
        padding: 0;
    }

    .order-summary-toggle--show #arrow_down {
        -moz-transform: scale(0.8, 0.8);
        -o-transform: scale(0.8, 0.8);
        -webkit-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8);
        padding-right: 5px;
    }

    .epc-contact-info .epc-widget.epc-widget-info .epc-widget-info-data,
    .epc-billing-info .epc-widget.epc-widget-info .epc-widget-info-data,
    .epc-shipping-info .epc-widget.epc-widget-info .epc-widget-info-data {
        margin-right: 15px;
    }

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

#eew-top-menu .eew-category-menu-submenu-viewport {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.elvent-special-delivery {
    color: #A13134;
    font-family: "Ubuntu", Ubuntu;
    font-weight: 300;
    font-size: 14px !important;
}

.elvent-special-delivery.green {
    color: var(--green);
}

.epc-mini-cart .elvent-special-delivery {
    margin-bottom: 0;
}

a.elementor-button-zum-product {
    padding: 20px 35px 20px 35px;
    background-color: var(--green);
    color: #FFFFFF;
    font-family: "Ubuntu", Ubuntu;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1em;
    display: block;
    width: max-content;
    margin: 0 auto;
}

.eew-product-prices .eew-product-regular-price {
    color: #7A7A7A;
    font-family: "Ubuntu", Ubuntu;
    font-size: 28px;
    font-weight: 400;
    text-decoration: line-through;
    line-height: 1em;
}

a.elementor-button-zum-product:hover {
    color: #FFFFFF;
}

.elementor-button-zum-product .elementor-align-icon-right {
    margin-left: 5px;
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
}

#adroll_consent_container {
    position: absolute;
    bottom: 0;
    right: 0;
    display: none;
}

.wc-gateway-ppec-cancel {
    max-width: 100px;
}

@media only screen and (min-width: 1024px) {

    .wc-proceed-to-checkout {
        width: 50%;
        margin: 0 auto;
    }
}

.elementor-element.elementor-products-grid ul.products li.product {
    overflow: hidden;
}

.elementor-testimonial--align-center .elementor-testimonial {
    padding-top: 70px;
}

.elementor-testimonial__content {
    background: #ffffff;
    padding: 108px 60px 60px 60px;
    display: flex;
    flex-direction: column-reverse;

}

.elementor-testimonial__image {
    position: absolute;
    top: 65px
}

.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite,
.elementor-testimonial--skin-default.elementor-testimonial--layout-image_left .elementor-testimonial__cite,
.elementor-testimonial--skin-default.elementor-testimonial--layout-image_right .elementor-testimonial__cite {
    margin-bottom: 25px;
    margin-top: 0 !important;
}

.wc_payment_method.payment_method_ppec_paypal {
    display: none;
}

@media only screen and (max-width: 420px) {

    .elementor-testimonial__content {
        background: #ffffff;
        padding: 108px 20px 20px 20px;
        display: flex;
        flex-direction: column-reverse;
    }

    .elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-next, .elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-prev, .elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-next, .elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-prev {
        display: none !important;
    }
}

.woo-paypal-return .epc-billing-info,
.woo-paypal-return .epc-shipping-info {
    width: 100%;
}

.woo-paypal-return .epc-widget-info-data ul {
    list-style: none;
    padding: 0;
}

.woo-paypal-return .epc-widget-info-data {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.woo-paypal-return .epc-widget-info-data h3 {
    color: #585858;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
}

#elvent-checkout-logo .elementor-widget-image a img[src$=".svg"] {
    width: 200px;
    margin-bottom: 20px;
}

.fa-shopping-cart:before {
    content: "\f07a" !important;
}


/*update july2021*/
.carouselgallery {

}

.carouselgallery .swiper-slide img {
    max-height: 22vw;
    width: auto;
}

.carouselgallery .swiper-slide {
    width: auto;
}


.qatabs {
    display: flex;
    align-items: center;
}

.qatabs .lefttab {
    width: 40%;
    flex-basis: 40%;
    min-width: 45%;
}

.qatabs .lefttab ul {
    padding-left: 0;
    position: relative
}

.qatabs .lefttab ul:before {
    position: absolute;
    content: '';
    display: block;
    width: 1px;
    top: 0;
    bottom: 0;
    background-color: #E2E2E2;
    right: 1px;
}

.qatabs .lefttab ul li {
    display: block;
    position: relative;
    font-size: 28px;
    text-align: right;
    color: #808080;
    line-height: 1.2;
    min-height: 130px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 50px 33px 50px 100px;
    cursor: pointer;
}

.qatabs .lefttab ul li.act {
    border-right: 3px solid #B3B3B3;
    padding-right: 30px;
}

li.act {
}

.qatabs .lefttab img {
    width: 90px;
    position: absolute;
    left: 0;
}

.qatabs .lefttab li:nth-child(1) img {
    max-width: 80px;
}

.qatabs .righttab {
    width: 60%;
    flex-basis: 60%;
    padding-left: 50px;
    font-size: 23px;
    color: #333;
    min-height: 300px;
}

.qatabs .righttab .question,
.qatabs .righttab .info {
    display: none;
}

.qatabs .righttab .info {
    padding-bottom: 40px;
    position: relative;
}

.qatabs .righttab .info a.more {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #A28B76;
    font-weight: bold;
}

.qatabs .righttab .info a.close {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #A28B76;
    font-weight: bold;
    display: none;
}

.qatabs .righttab .info a:hover {
    color: #A22E33;
}

.qatabs .righttab .info.info1 {
    display: block;
}

.elementor-accordion .elementor-accordion-item {
    background: #EBECEC;
}

.storyslider .swiper-button-prev,
#lproductslider .swiper-button-prev,
.lproductsliderw .swiper-button-prev,
.carouselgallery .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23A22E33'/%3E%3C/svg%3E");
}

.storyslider .swiper-button-next,
#lproductslider .swiper-button-next,
.lproductsliderw .swiper-button-next,
.carouselgallery .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23A22E33'/%3E%3C/svg%3E");
}

.storyslider .swiper-pagination {

}

.storyslider .swiper-pagination-bullet {
    background: #A22E33;
    width: 10px;
    height: 10px;
}

.bnlogo1 {
    position: absolute !important;
    top: 0;
    right: 0;
    width: auto !important;
}

.bnlogo2 {
    position: absolute !important;
    top: -90px;
    right: 10px;
    width: auto !important;
}

.lproductsliderw {
    border: 1px solid #e8e8e8;
    height: auto;
    /* padding: 0 20px; */
}

.lproductsliderw img {
    /* images in slider 1:1
    height: 400px !important;*/
    object-fit: cover;
    width: 100%;
}

.eew-variation-gallery .product_thumbnail {
    padding-top: 20px;
}

.eew-variation-gallery .product_thumbnail img {
    width: 15%;
    cursor: pointer;
    display: inline-block;
    margin: 0.83%;
}

.eew-variation-gallery .product_thumbnail img.act {
    border: 2px solid #575757;
}

.logobox ul {
    padding: 30px 0 0 0;
    /* text-align:center */
}

.logobox li {
    display: inline-block;
}

.logobox li img {
    display: block;
    margin: 15px;
    max-height: 50px;
    width: auto;
}

.product_features {

}

.product_features .ftitle {
    font-size: 24px;
    line-height: 1.2;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 15px;
    cursor: pointer;
}

.product_features .ftitle:before {
    content: '';
    display: block;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3LjQ0IDcuNDQiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojNTE0OTU0O308L3N0eWxlPjwvZGVmcz48dGl0bGU+cGx1czwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNy40NCAzLjAxIDQuNDMgMy4wMSA0LjQzIDAgMy4wMSAwIDMuMDEgMy4wMSAwIDMuMDEgMCA0LjQzIDMuMDEgNC40MyAzLjAxIDcuNDQgNC40MyA3LjQ0IDQuNDMgNC40MyA3LjQ0IDQuNDMgNy40NCAzLjAxIi8+PC9nPjwvZz48L3N2Zz4=");
    width: 17px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 5px;
}

.product_features .ftitle:after {
    content: '';
    display: inline-block;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMC4yIDYuMSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNiM2IzYjM7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5kb3duPC90aXRsZT48ZyBpZD0iTGF5ZXJfMiIgZGF0YS1uYW1lPSJMYXllciAyIj48ZyBpZD0iTGF5ZXJfMS0yIiBkYXRhLW5hbWU9IkxheWVyIDEiPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI1LjEgNi4xIDAgMSAxIDAgNS4xIDQuMSA5LjE5IDAgMTAuMiAxIDUuMSA2LjEiLz48L2c+PC9nPjwvc3ZnPg==");
    background-repeat: no-repeat;
    width: 18px;
    height: 20px;

    top: 10px;
    position: absolute;
    right: 5px;

}

.product_features .ftitle.act:after {
    transform: rotate(180deg);
    top: 0
}

.product_features .info {
    padding-left: 30px;
    padding-bottom: 10px;
    display: none;
    /* overflow: hidden; */
}

.product_features .info p {
    display: flex;
    /* flex-direction: column; */
}

.product_features .info img {
    max-width: 120px;
    /* padding-bottom: 200px; */
    order: 2;
    object-fit: contain;
    object-position: center top;
}

.postid-44679 .product_44679 {
    display: none;
}

.flexcenter > div {
    justify-content: center;
}

.archive_products {

}

.archive_products .sproduct {
    display: flex;
    margin-bottom: 80px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 60px;
}

.archive_products .sproduct:last-child {
    border-bottom: none;
}

.sproduct_right {
    padding-left: 20px;
}

.archive_products .sproduct_left {

}

.archive_products .sproduct_left {
    max-width: 50%;
    width: 50%;
    padding-right: 40px;
    min-width: 50%;
}

.archive_products .title {
    font-size: 35px;
    font-family: "Montserrat Alternates", Ubuntu;
    font-weight: 500;
    color: #514954;
    margin-bottom: 10px;
}

.archive_products .product_thumbnail {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.archive_products .product_thumbnail img {
    width: 62px;
    opacity: 1;
    cursor: pointer;
    border: 2px solid #fff;
}

.archive_products .swiper-slide img {
    border: 1px solid #ccc;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.archive_products .product_thumbnail img.act {
    opacity: 1;
    border-color: #dfdfdf;
}

.archive_products .product_features .ftitle {
    font-size: 22px;
}

.product_features .ftitle:before {
    background-size: 12px;
    top: 6px;
}

.archive_products .price {
    padding-top: 30px;
}


.archive_products .price_number span {
    flex-grow: 1;
    text-align: right;
    width: 50%;
    padding: 5px 5px 5px 0;
    letter-spacing: 0.75px;
    font-size: 36px;
}

.archive_products .price_number span.inkl {
    font-size: 14px;
}

.archive_products .priceinfo {
    color: var(--green);
    margin-bottom: 15px;
}

.archive_products .price a {
    background: var(--green);
    color: #fff;
    padding: 10px 40px;
    font-size: 25px;
}

.archive_products .price a:hover {
    background: var(--dgreen);
}

.archive_products .commingsoon {
    color: #E52525;
    font-family: "Montserrat Alternates", Ubuntu;
    font-size: 30px;
    margin-top: 20px;
}

.archive_products .logobox li {
    max-width: 45%;
    padding: 2%;
    text-align: center;
}

.archive_products .logobox
.archive_products .sproduct .swiper-container img {
    border: 1px solid #ccc;
}

.flexcenter {
}


@media (max-width: 767px) {
    #wpadminbar {
        overflow: hidden !important;
    }

    .sproduct_right {
        padding-left: 0;
    }


    .moreproduct .elementor-widget-text-editor {
        display: none;
    }

    .moreproduct .elementor-column .elementor-widget-wrap {
        align-items: center;
        padding: 0 !important;
        margin-bottom: 30px;
    }

    .moreproduct .elementor-column .elementor-widget-image {
        width: 40%;
        padding: 0 30px 0 20px;
    }

    .moreproduct .elementor-column .elementor-widget-button {
        width: 60%;
    }

    .moreproduct .elementor-button.elementor-size-xl {
        padding: 20px;
    }

    .qatabs .lefttab,
    .qatabs .righttab .info.info1 {
        display: none;
    }

    .qatabs {
        display: block;
    }

    .qatabs .righttab {
        width: auto;
        padding-left: 0;
        font-size: 18px;
        margin: 0 -15px;
    }

    .qatabs .righttab .question {
        display: flex;
        align-items: center;
        padding-left: 120px;
        min-height: 100px;
        font-size: 20px;
        padding-right: 20px;
        padding-top: 10px;
        line-height: 1.2;
        position: relative;
        padding-bottom: 10px;
    }

    .qatabs .righttab .question.act {
        background: #F3F2EE;
    }

    .qatabs .righttab .question.act a.close {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5LjEyIDkuMTIiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojYTI4Yjc2O308L3N0eWxlPjwvZGVmcz48dGl0bGU+Y29mZmVjbG9zZTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iOS4xMiAwLjUgOC42MiAwIDQuNTYgNC4wNiAwLjUgMCAwIDAuNSA0LjA2IDQuNTYgMCA4LjYyIDAuNSA5LjEyIDQuNTYgNS4wNiA4LjYyIDkuMTIgOS4xMiA4LjYyIDUuMDYgNC41NiA5LjEyIDAuNSIvPjwvZz48L2c+PC9zdmc+");
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 20px;
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .qatabs .righttab .question:after {
    }

    .qatabs .righttab .question img {
        width: 70px;
        position: absolute;
        left: 30px;
    }

    .qatabs .righttab .question:first-child img {
    }

    .qatabs .righttab .info {
        font-size: 15px;
    }

    .qatabs .righttab .info {
        padding: 20px 30px 40px;
    }

    .qatabs .righttab .info.act {
        background: #F3F2EE;
    }

    .qatabs .righttab .info a.more {
        right: 30px;
        bottom: 15px;
    }

    .qatabs .righttab .info a.close {
        display: inline-block;
        left: 30px;
        position: absolute;
        bottom: 15px;
    }

    .qatabs .righttab .info a.close:before {
        content: '';
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5LjEyIDkuMTIiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojYTI4Yjc2O308L3N0eWxlPjwvZGVmcz48dGl0bGU+Y29mZmVjbG9zZTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iOS4xMiAwLjUgOC42MiAwIDQuNTYgNC4wNiAwLjUgMCAwIDAuNSA0LjA2IDQuNTYgMCA4LjYyIDAuNSA5LjEyIDQuNTYgNS4wNiA4LjYyIDkuMTIgOS4xMiA4LjYyIDUuMDYgNC41NiA5LjEyIDAuNSIvPjwvZz48L2c+PC9zdmc+");
        width: 10px;
        height: 11px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 20px;
        display: inline-block;
        margin-right: 5px;
    }

    .archive_products .sproduct_left {
        max-width: 100%;
        width: 100%;
        padding-right: 0;
    }

    .archive_products .sproduct {
        display: block;
        padding: 0 15px;
    }

    .archive_products .title {
        text-align: center;
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 30px;
    }

    .lullabyform .elementor-form-fields-wrapper {
        display: block;
    }

    .testimonialslider .testimonial-content {
    }

    .swiper-container.storyslider, .swiper-container.testimonialslider {
        max-width: 100%;
    }

    .testimonialslider .swiper-slide {
        max-width: 100%;
    }

    /* images in slider 1:1
    .lproductsliderw img {
        height: 250px !important;
    }
     */
    .product_features .info p img {
        order: 10;
    }

    .moreproduct .elementor-button-text {
        font-size: 25px;
        text-align: left;
    }

    .moreproduct img {
        max-height: 150px;
    }

    .archive_products .swiper-slide .img {
        width: 100%;
        padding-top: 100%;
        position: relative;
        border: 1px solid #ccc;
        margin-bottom: 10px;
    }

    .archive_products .swiper-slide img {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display: block;
        object-fit: cover;
        border: none;
        height: 100%;
        margin-bottom: 0;
    }

    .archive_products .price a {
        width: 100%;
        display: block;
        text-align: center;
    }

    .archive_products .price_number {
        text-align: center;
    }

    .archive_products .priceinfo {
        font-size: 12px;
    }

    .product_features .info p img {
        margin: 10px auto auto;
        display: block;
    }

    .product_features .info p {
        flex-direction: column;
    }

    .product_features .ftitle {
        font-size: 23px;
    }
}

.elementor-products-grid h2 {
    min-height: 0 !important;
}

.elementor-products-grid span.onsale {
    display: none !important;
}

.elementor-products-grid .eew-product-prices .eew-product-regular-price,
.elementor-products-grid .eew-product-prices .eew-product-price {
    text-align: center;
}

.postid-55047 {
    background: #A22E33;
}

.thank-you.google-form-container {
    width: 640px;
    margin: 0 auto;
}

#sovendus-container-1 {
    width: 98%;
    margin: 0 auto;
}


@media (max-width: 767px) {

    .thank-you.google-form-container {
        width: 100%;
    }
}

.bundled_product .attribute_options .reset_bundled_variations_fixed {
    display: none;
}

.bundled_product .attribute_options td.label {
    display: none;
}

.bundle_availability .stock,
.bundled_item_cart_details .stock {
    display: none;
}

.select_wrap {
    width: 100%;
    margin: 15px auto;
    position: relative;
    user-select: none;
}

.select_wrap .default_option {
    background: #fff;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
    list-style: none;
    z-index: 2;
    border: 1px solid #c3c3c3;
    border-radius: 0;
    padding-left: 0;
}

.select_wrap .default_option li {
    padding: 10px 20px;
}

.select_wrap .default_option:before {
    content: "";
    position: absolute;
    top: 18px;
    right: 18px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: transparent transparent #555555 #555555;
    transform: rotate(-45deg);
}

.select_wrap .select_ul {
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    background: #fff;
    display: none;
    list-style: none;
    z-index: 3;
    border: 1px solid #c3c3c3;
    border-top: none;
    border-radius: 0;
    padding-left: 0;
}

.select_wrap .select_ul li {
    padding: 10px 20px;
    cursor: pointer;
}

.select_wrap .select_ul li:first-child:hover {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.select_wrap .select_ul li:last-child:hover {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.select_wrap .select_ul li:hover {
    background: #fff4dd;
}

.select_wrap .option p {
    margin-bottom: 0 !important;
}

.select_wrap .option {
    display: flex;
    align-items: center;
}

.select_wrap .option .icon {
    width: 32px;
    height: 32px;
    margin-right: 15px;
}

.select_wrap .option.pizza .icon {
    background-position: 0 0;
}

.select_wrap .option.burger .icon {
    background-position: 0 -35px;
}

.select_wrap .option.ice .icon {
    background-position: 0 -72px;
}

.select_wrap .option.fries .icon {
    background-position: 0 -111px;
    width: 25px;
}

.select_wrap.active .select_ul {
    display: block;
}

.select_wrap.active .default_option:before {
    top: 25px;
    transform: rotate(-225deg);
}

.payment-icons .gallery {
    max-width: max-content;
    text-align: center;
    margin: 0 auto;
    display: flex;
}

.payment-icons .gallery .gallery-item {
    margin: 5px !important;
    /*max-width: calc(16% - 10px) !important;*/
}


@media only screen and (max-width: 767px) {
    .payment-icons .gallery .gallery-item {
        margin: 10px 5px;
        max-width: calc(33.3% - 10px) !important;
    }
}

.offer .offer-title {
    background: #F6A62F;
    left: -1px;
    right: -1px;
    top: -1px;
    text-align: center;
    color: #fff;
    /*font-family: 'Montserrat Alternates', sans-serif;*/
    font-size: 18px;
    font-weight: 600;
    padding: 10px 10px;

}

.products .offer {
    padding-bottom: 15px !important;
}

.products .offer .eew-product {
    padding-left: 10px;
    padding-right: 10px;
}

div.bundled_product_summary, .woocommerce div.product.bundled_product_summary {
    padding: 0 !important;
    margin: 0 0 5px 0 !important;
}

.eew-global-product-buttons .elementor-button {
    padding: 15px 30px 15px 30px !important;
}

.eew-global-product-buttons .elementor-button-content-wrapper {
    align-items: center;
}

.eew-global-product-buttons .elementor-button:hover,
.eew-global-product-buttons .elementor-button:focus,
.eew-global-product-buttons .elementor-button:visited,
.eew-global-product-buttons .elementor-button {
    padding: 15px 30px 15px 30px;
    background-color: var(--e-global-color-5f5b5bf7) !important;
    color: var(--e-global-color-3e7e6067) !important;
    font-family: var(--e-global-typography-b83a5e8-font-family), Ubuntu !important;
    font-size: var(--e-global-typography-b83a5e8-font-size) !important;;
    font-weight: 900 !important;;
    text-transform: var(--e-global-typography-b83a5e8-text-transform) !important;;
    line-height: var(--e-global-typography-b83a5e8-line-height) !important;;
    letter-spacing: var(--e-global-typography-b83a5e8-letter-spacing) !important;;
    max-width: 100%;
}

.eew-global-product-prices-details {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    margin-bottom: 20px;
    align-items: center;
}

.eew-global-product-prices .eew-product-regular-price {
    text-decoration: line-through !important;
}

.eew-global-product-prices {
    flex-grow: 1;
    text-align: right;
    width: 50%;
    padding: 10px;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    align-self: center;
}

.eew-global-product-price {
    font-size: 36px !important;
}

.eew-global-product-prices .incl-tax {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}

.eew-global-product-buttons {
    flex-grow: 1;
    text-align: left;
    width: 50%;
    padding: 10px;
}

.offer .eew-global-product-prices-details {
    padding-top: 15px;
}

.d-inline {
    display: inline;
}

.d-inline.image-rounded {
    border-radius: 50%;
    overflow: hidden;
    width: 70PX;
    height: 70PX;
    margin-right: 10px;
    background-size: cover;
}

.d-inline.image-rounded img {
    margin: 0;

}

.eew-global-product-price-container {
    margin-top: 10px;
}


.eew-global-product-price-container .offer {
    max-width: 100%;
    border: 3px solid #F6A62F !important;
    padding: 0;
    padding-bottom: 0px;
    padding-bottom: 10px;
    width: max-content;
    margin: 0 auto;
    position: relative;
}

.eew-variation-price {
    color: var(--e-global-color-secondary);
    font-family: "Ubuntu", Ubuntu;
    font-size: 39px;
    font-weight: 400;
    line-height: 1em;
}

.eew-variation-price {
    font-size: 36px !important;
}

.eew-variation-delivery-text {
    text-align: center;
    padding: 0 15px;
}

.eew-global-product-price-container .eew-variation-delivery {
    text-align: center;
}

.elementor-products-grid ul.products.elementor-grid {
    margin: 0 15px !important;
}

.elementor-add-to-cart div.bundled_product_summary, .elementor-add-to-cart .woocommerce div.product.bundled_product_summary {
    border-bottom: none !important;
}

.joinchat.joinchat--right.joinchat--btn.joinchat--show {
    right: 115px;
    bottom: 46px;
}

.single-product .joinchat.joinchat--right.joinchat--btn.joinchat--show {
    right: 28px;
    bottom: 35px;
}

.page-id-69049 .gform_page_footer.top_label {
    display: flex;
}

.variations .p_thumbnail_images {
    display: flex;
    gap: 10px;
}

.mainmn ul.menu {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 12px;
}

.eew-global-product-prices .eew-variation-regular-price {
    text-decoration: line-through;
    margin-bottom: -4px;
    font-size: 20px;
}


a.mnbt, a.mnbt:hover {
    color: #fff !important;
    font-size: 11px;
    cursor: pointer;
    text-align: center;
    display: block;
}

.mnbt i {
    width: 30px;
    height: 25px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMi42OSA5LjgxIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZlZmVmZTt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPm1uPC90aXRsZT48ZyBpZD0iTGF5ZXJfMiIgZGF0YS1uYW1lPSJMYXllciAyIj48ZyBpZD0iTGF5ZXJfMS0yIiBkYXRhLW5hbWU9IkxheWVyIDEiPjxyZWN0IGNsYXNzPSJjbHMtMSIgd2lkdGg9IjEyLjY5IiBoZWlnaHQ9IjEuMzEiLz48cmVjdCBjbGFzcz0iY2xzLTEiIHk9IjQuMjUiIHdpZHRoPSIxMi42OSIgaGVpZ2h0PSIxLjMxIi8+PHJlY3QgY2xhc3M9ImNscy0xIiB5PSI4LjUiIHdpZHRoPSIxMi42OSIgaGVpZ2h0PSIxLjMxIi8+PC9nPjwvZz48L3N2Zz4=");
    display: block;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
}

.elementor-search-form__container input[type="search"] {
    padding: 0.4rem 1rem !important;
}

@media (max-width: 1024px) {
    .mainmn ul.menu {
        display: block;
    }
}

@media (max-width: 767px) {
    .eew-global-product-prices-details {
        flex-wrap: wrap;
    }

    .eew-global-product-prices {
        text-align: center;
        width: 100%;
    }

    .eew-global-product-buttons {
        text-align: center;
        width: 100%;
    }

    .eew-global-product-prices {
        align-items: center;
    }

    .d-inline.image-rounded {
        flex-basis: 70px;
        min-width: 70px;
    }

    .joinchat.joinchat--right.joinchat--btn.joinchat--show {
        right: 12px;
        bottom: 52px;
    }

    .single-product .joinchat.joinchat--right.joinchat--btn.joinchat--show {
        right: 2px;
        bottom: 74px;
    }

    .eew-global-product-price-container .offer .eew-variation-price {
        font-size: 32px !important;
    }

    #archive-products-list .woocommerce.columns-4 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media (min-width: 1300px) {
    #gallery-1.gallery-columns-5 figure:first-child {
        /*margin-left: 60px !important;*/
    }
}

@media (min-width: 600px) {

    .eew-global-product-prices {
        text-align: right;
        width: 50%;
        padding: 10px;
        display: flex;
        align-items: flex-end;
        flex-direction: column;
        align-self: center;
        margin-right: 15px;
        letter-spacing: 0.75px;
    }

    .eew-global-product-prices-details {
        /*justify-content: space-between;*/
        max-width: 501px;
        margin: auto;
    }

    .eew-global-product-prices,
    .eew-global-product-buttons {
        width: auto !important;
    }
}

.payment-icons .gallery.gallery-columns-5 {
    display: flex;
}

.payment-icons .gallery-columns-5 .gallery-item {
    max-width: 92px !important;
}

/*udpate for new home page header, footer 2022*/

#lullaby-main-menu.main-menu .elementor-button-content-wrapper {
    align-items: center !important;
}

#lullaby-main-menu.main-menu .elementor-button-icon svg {
}

#lullaby-main-menu.main-menu .elementor-button {
    padding: 5px 20px;
}

#lullaby-main-menu.main-menu .elementor-button > span {
    min-height: 40px;
}

.hover-boxes .hover-box {
    position: relative;
}

.hover-boxes .hover-box:after {
    content: '' !important;
    display: block;
    width: 3px;
    top: 50px;
    bottom: 50px;
    right: 0;
    position: absolute;
    background: #fff;
}

.hover-boxes .hover-box:last-child:after {
    display: none;
}

.hover-boxes .hover-box .elementor-widget-icon {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
    cursor: pointer;
}

.hover-boxes .hover-box .elementor-inner-section:first-child {
    cursor: pointer;
}

.hover-boxes .hover-box .act .elementor-inner-section:first-child {
    display: none;
}

.hover-boxes .hover-box .elementor-inner-section:last-child {
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    transform: translate(0, 10px);

}

.hover-boxes .hover-box .act .elementor-inner-section:last-child {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);

}

.border-box {
    border-radius: 20px;
    border: 3px solid #f1eeeb;
    padding-left: 15px;
}

.border-box:hover {
    border: 3px solid var(--e-global-color-e1dd3ae);
}

.border-box .elementor-image-box-content {
    min-height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 15px;
}

.vtab {

}

.vtab .elementor-tabs-wrapper {
    position: relative;
}

.vtab .elementor-tabs-wrapper:after {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    top: 0;
    right: 2px;
    bottom: 0;
    background: #b3b3b3;
}

.vtab .elementor-tab-title {
    border-right: 5px solid transparent !important;
}

.vtab .elementor-tab-title.elementor-active {
    border-right: 5px solid #b3b3b3 !important;
}

.vtab .elementor-tab-title a {
    text-align: right;
    display: block;
    padding: 15px 15px 15px 0;
}

.vtab .elementor-tab-title img {
    width: 100px;
    float: left;
}

.vtab .elementor-tab-content a {
    display: block;
    border: 2px solid #a28b76;
    border-radius: 20px;
    padding: 0 30px;
    float: right;
    color: #a38b78;
}

.vtab .elementor-tab-content a:hover {
    color: #fff;
    background: #a28b76;
}

.custom-testimonial {

}

.custom-testimonial .elementor-testimonial__text {
    font-style: normal !important;
}

.custom-testimonial .elementor-testimonial__content {
    padding: 110px 20px 20px;
}

.custom-testimonial .elementor-testimonial__image {
    top: 30px;
}

.custom-testimonial .elementor-testimonial__image img {
    width: 90px !important;
    height: 90px !important;
    object-fit: cover;
}

.custom-testimonial .elementor-testimonial__name {
    font-size: 13px !important;

}

.custom-testimonial .elementor-testimonial {
    padding: 20px 0;
    background: #fff;
    border-radius: 15px;
}

.custom-testimonial .eicon-chevron-left:before {
    content: '';
    display: block;
    width: 30px;
    height: 60px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.79 26.16'%3E%3Cpath fill='%234d4d4d' d='M13.08,26.16c-.18,0-.36-.07-.5-.21L.21,13.58c-.13-.13-.21-.31-.21-.5s.07-.37,.21-.5L12.58,.21c.28-.28,.73-.28,1,0,.28,.28,.28,.73,0,1L1.71,13.08l11.87,11.87c.28,.28,.28,.73,0,1-.14,.14-.32,.21-.5,.21Z'/%3E%3C/svg%3E") no-repeat center;
}

.custom-testimonial .eicon-chevron-right:before {
    content: '';
    display: block;
    width: 30px;
    height: 60px;
    transform: rotate(180deg);
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.79 26.16'%3E%3Cpath fill='%234d4d4d' d='M13.08,26.16c-.18,0-.36-.07-.5-.21L.21,13.58c-.13-.13-.21-.31-.21-.5s.07-.37,.21-.5L12.58,.21c.28-.28,.73-.28,1,0,.28,.28,.28,.73,0,1L1.71,13.08l11.87,11.87c.28,.28,.28,.73,0,1-.14,.14-.32,.21-.5,.21Z'/%3E%3C/svg%3E") no-repeat center;
}

.custom-testimonial .elementor-swiper-button-prev {
    left: -50px !important;
}

.custom-testimonial .elementor-swiper-button-next {
    right: -50px !important;
}

#lullaby-faq.faq {

}

#lullaby-faq1.faq .elementor-accordion-item {
    border-bottom: 4px solid #f1eeeb !important;
    background: #fff !important;
    margin-bottom: 0;
}

#lullaby-faq.faq .elementor-accordion-item > div {
    padding: 0 12%;
    position: relative;
}

#lullaby-faq.faq .elementor-accordion-item > div.elementor-tab-title {
    padding: 30px 12%;
}

#lullaby-faq.faq .elementor-accordion-item > div.elementor-tab-content {
    padding-bottom: 20px;
}

#lullaby-faq.faq .elementor-accordion {
    border-top: 4px solid #f1eeeb !important;
}

#lullaby-faq.faq .elementor-active {
    background: #f1eeeb;
}

#lullaby-faq.faq .elementor-accordion-icon-left {
    position: absolute;
    right: 12%;
    top: 23px;
}

#lullaby-faq.faq .elementor-accordion-icon-closed {
    font-size: 40px
}

#lullaby-faq.faq .elementor-accordion-icon-opened {
    font-size: 30px
}

#lullaby-faq.faq .elementor-tab-content a {
    display: block;
    border: 2px solid #a28b76;
    border-radius: 20px;
    padding: 0 20px;
    float: right;
    color: #a38b78;

}

#lullaby-faq.faq .elementor-tab-content a:hover {
    background: #a38b78;
    color: #fff;
}

.search-row input[type="search"].elementor-search-form__input {
    border: none !important;
}

.search-row .fa-search:before {
    content: '';
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 141.91 141.91'%3E%3Cpath fill='%23514954' d='M141.01,136.71l-42.15-42.15c9.37-10.43,14.68-23.65,14.68-37.78,0-15.17-5.91-29.42-16.62-40.13C86.2,5.91,71.94,0,56.77,0S27.35,5.91,16.63,16.64C5.91,27.36,0,41.61,0,56.77s5.91,29.43,16.63,40.15c10.72,10.73,24.98,16.64,40.15,16.64,14.13,0,27.35-5.31,37.78-14.69l42.15,42.15c.59,.6,1.37,.89,2.16,.89s1.56-.29,2.16-.89c1.19-1.19,1.19-3.12,0-4.31ZM20.95,92.61c-9.57-9.57-14.84-22.3-14.84-35.83s5.27-26.25,14.83-35.82C30.52,11.38,43.24,6.11,56.77,6.11s26.26,5.27,35.83,14.84c9.57,9.57,14.83,22.29,14.83,35.82s-5.27,26.26-14.84,35.83c-9.57,9.57-22.29,14.84-35.82,14.84s-26.26-5.27-35.83-14.84Z'/%3E%3C/svg%3E") no-repeat center;
    width: 33px;
    height: 35px;
    display: block;
}

.search-row a {
    color: inherit;
    text-decoration: underline !important;
}

.search-row a:hover {
    color: #9f8c78;
}

.button-row .elementor-button-link {
    min-width: 340px;
}

.button-row .elementor-button span {
    align-items: center;
    justify-content: center;
}

.button-row .elementor-button-icon svg {
    width: 1.4em;
}

.button-row .auf .elementor-button-icon svg {
    width: 1em;
}

.button-row .elementor-button-text {
    flex-grow: 0;
}

.button-row .elementor-button-content-wrapper {
    min-height: 47px;
}

.percent {
    position: relative;
}

.percent .elementor-button-wrapper {
    position: relative;
}

.percent .elementor-button-link {
    padding-right: 60px;
}

.percent .elementor-button-wrapper:after {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    background: url(https://dev.elvent.shop/wp-content/uploads/2022/12/percent.svg) no-repeat center;
    bottom: -15px;
    right: 15px;
    pointer-events: none;
}

.set-filters {
    background: #f1eeeb;
    border-radius: 15px;
    padding: 0px 30px;
    font-size: 25px;
}

.filter-mobile-title {
    display: none;
}

.set-filters path {
    fill: #5b5b5b;
}

.filter1 svg {
    width: 20px;
    margin-right: 10px;
}

.filter2 svg {
    width: 15px;
    margin-right: 10px;
}

.set-filters strong {
    font-weight: 500;
}

.set-filters .filter {
    display: flex;
    align-items: center;
    padding: 15px 0 15px 12%;
}

.set-filters .filter > div {
    display: flex;
}

.set-filters .filter > div i {
    width: 50px;
}

.set-filters .filter:last-child {
    border-top: 2px solid #fff;
}

.set-filters ul {
    display: flex;
    flex-wrap: wrap;
}

.set-filters li {
    display: block;
    padding: 0px 30px;
    border-radius: 25px;
    border: 2px solid #fff;
    cursor: pointer;
    margin-right: 25px;
    transition: all 0.3s ease;
}

.set-filters li.act {
    background: #9f8c78;
    color: #fff;
    border-color: #9f8c78;
    padding-right: 10px;
}

.product-sets {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 30px;
    gap: 15px;
}

.product-sets a {
    color: var(--e-global-color-text);
}

.product-sets a:hover {
    border-color: var(--e-global-color-e1dd3ae);
    color: var(--e-global-color-text);
}

.product-sets .product-item {
    border: 4px solid #f1eeeb;
    border-radius: 25px;
    padding: 25px;
    width: 32%;
    max-width: 32%;
    /*margin-bottom: 2%;*/
    text-align: center;
    font-size: 23px;
    flex-grow: 1;
    min-width: 380px;
}

.product-sets .product-item .price-box {
    text-align: right;
    white-space: nowrap;
}

.product-sets .product-item.offer {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.product-sets .product-item.offer > div {
    margin-left: 15px;
    margin-right: 15px;
}

.product-sets .product-item.offer .offer {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
}

.product-item .subtitle {
    color: #a28b76;
}

.product-item .product-title {
    font-weight: bold;
}

.product-item .du-sparst {
    background: #e98d1f;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 500;
    padding: 0 15px;
    border-radius: 5px;
}

.product-item .price_link {
    display: flex;
    font-size: 15px;
    line-height: 1em;
    align-items: center;
}

.product-item .price-box {
    width: 54%;
}

.product-item .zum-set {
    background: #75be5a;
    color: #fff;
    font-weight: 500;
    font-size: 25px;
    display: block;
    padding: 20px 0;
    border-radius: 20px;
    font-family: 'Montserrat Alternates', sans-serif;
    margin-left: 10px;
    flex: 1;
}

.product-item .zum-set:hover {
    background: #9f8c78;
}

.product-item .product-set-info {
    border-top: 2px solid #4d4d4d;
    margin-top: 15px;
    padding-top: 15px;
    font-size: 14px;
    color: #75be5a;
    font-weight: normal;
}


.site-main {
    overflow: hidden;
}

.payment-icons .gallery {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.payment-icons .gallery img {
    width: 200px;
}


.bundle-title {
    text-align: center;
}

.bundle-title h1 {
    font-size: 50px !important;
    color: #5b5b5b !important;
    font-weight: 500 !important;
}

.bundle-title .price-row {
    display: flex;
    justify-content: center;
    font-size: 18px;
}


.bundle-title .price-row span.seperate {
    margin: 0 10px;
}

.bundle-title-stick {
    background: #f2eeeb;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    padding: 10px 20px;
    display: none;
}

.admin-bar .bundle-title-stick {
    top: 32px;
}

.bundle-title-stick h1 {
    font-size: 20px !important;
    color: #4d4c4c !important;
    margin: 0;
}

.bundle-title-stick .price-row {
    display: flex;
    font-size: 20px;
    justify-content: space-between;
}


.bundle-gallery-thumb .swiper-slide {
    width: 100px;
}

.bundle-gallery-slider {
    border: 4px solid #f2eeeb;
    margin-bottom: 20px;
}

.bundle-gallery-slider img {
    display: block;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.bundle-gallery-thumb,
.bundle-gallery-slider {
    overflow: hidden;
    position: relative;
}

.bundle-gallery-thumb img {
    border: 3px solid #f2eeeb !important;
    display: block;
    cursor: pointer;
}

.bundle-gallery-thumb .swiper-slide-thumb-active img {
    border-color: #333 !important;
}


.bundle-gallery-slider .swiper-button-prev,
.bundle-gallery-thumb .swiper-button-prev,
.bundle-gallery-slider .swiper-button-next,
.bundle-gallery-thumb .swiper-button-next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 49.31 90.64'%3E%3Cpath fill='%234d4c4c' d='M3.99,90.64c-1.02,0-2.04-.39-2.82-1.17-1.56-1.56-1.56-4.09,0-5.65L39.67,45.32,1.17,6.82C-.39,5.26-.39,2.73,1.17,1.17,2.73-.39,5.25-.39,6.82,1.17L48.14,42.5c1.56,1.56,1.56,4.09,0,5.65L6.82,89.47c-.78,.78-1.8,1.17-2.82,1.17Z'/%3E%3C/svg%3E");
    outline: navajowhite;
}

.bundle-gallery-slider .swiper-button-prev,
.bundle-gallery-thumb .swiper-button-prev {
    transform: rotate(-180deg);
}

.bundle-gallery-slider .swiper-button-prev,
.bundle-gallery-slider .swiper-button-next {
    width: 25px !important;
    margin: -10px 20px 0;
}

.bundle-gallery-thumb .swiper-button-prev,
.bundle-gallery-thumb .swiper-button-next {
    width: 30px !important;
    top: 0;
    bottom: 0;
    margin-top: 0;
    height: 100% !important;
    background-size: 20px;
    z-index: 22;
    opacity: 0;
    transition: all 0.3s ease;

}

.bundle-gallery-thumb .swiper-button-prev {
    left: 0;
}

.bundle-gallery-thumb .swiper-button-next {
    right: 0;
}

.bundle-gallery-thumb:before,
.bundle-gallery-thumb:after {
    content: '';
    width: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 11;
    opacity: 0;
    transition: all 0.3s ease;
}

.bundle-gallery-thumb:before {
    background: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0) 100%);
}

.bundle-gallery-thumb:after {
    right: 0;
    background: rgb(255, 255, 255);
    background: linear-gradient(-90deg, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0) 100%);
}

.bundle-gallery-thumb:hover:before,
.bundle-gallery-thumb:hover:after,
.bundle-gallery-thumb:hover .swiper-button-prev,
.bundle-gallery-thumb:hover .swiper-button-next {
    opacity: 1;
}

.bundle-product-short-description {
    padding: 30px 0 0;
}


.elementor-widget-product_bundle_gallery {
    position: sticky !important;
    top: 0;
}

.bundle-select h3 {
    color: #5b5b5b !important;
}

.product-options {
    display: grid;
    grid-template-columns:1fr 1fr 1fr;
    gap: 20px;
}

.product-options .option {
    position: relative;
    cursor: pointer;
}

.product-options .option:after {
    content: '';
    position: absolute;
    top: 12px;
    left: 12px;
    width: 45px;
    height: 45px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130.04 130.04'%3E%3Cpath fill='%2376ba59' d='M65.02,0c35.91,0,65.02,29.11,65.02,65.02s-29.11,65.02-65.02,65.02S0,100.93,0,65.02,29.11,0,65.02,0'/%3E%3Cpath fill='%23ffffff' d='M56.07,96.36c-1.46,0-2.88-.5-4.03-1.42l-25.73-20.78c-2.76-2.22-3.19-6.26-.96-9.01,2.22-2.76,6.25-3.19,9.01-.96l20.65,16.67,33.42-43.1c2.18-2.79,6.2-3.31,9-1.14s3.31,6.2,1.14,9l-37.42,48.26c-1.06,1.36-2.62,2.24-4.33,2.44-.25,.03-.49,.04-.74,.04Z'/%3E%3C/svg%3E") no-repeat center;
    background-size: contain;
    opacity: 0;
    transform: scale(0.2);
    transition: all 0.3s ease;
}

.product-options .option.act:after {
    opacity: 1;
    transform: scale(1);
}

.product-options .option img {
    aspect-ratio: 1/1;
    object-fit: cover;
    border: 4px solid #f2eeeb;
}

.product-options .option.act img {
    border-color: #4d4c4c;
    transition: all 0.3s ease;
}

.product-options .description {
    text-align: center;
    font-weight: normal;
}

.bundle-select .product {
    opacity: 0.7;
    pointer-events: none;
    margin-bottom: 30px !important;
}

.bundle-select .product.selected,
.bundle-select .product.show,
.bundle-select .product:first-child {
    opacity: 1;
    pointer-events: all;
}

.bundle-select .product-info {
}

.bundle-select .open-info {
    text-align: right;
    color: #a18b76;
    transition: all 0.3s ease;
    cursor: pointer;
    border-bottom: 3px solid #f2eeeb;
    padding: 10px 0;
}

.bundle-select .act .open-info {
    opacity: 0;
    pointer-events: none;
}

.bundle-select .open-info:before {
    content: '»';
    transform: rotate(90deg);
    position: relative;
    display: inline-block;
    margin-right: 4px;
}

.product-info {
    font-size: 18px;
}

.product-info .product-info-tabs {
    background: #f2eeeb;
    position: relative;
    padding-top: 40px;
    display: none;
}

.product-info h3 {
    text-align: center;
}

.product-info .accordion {
    padding: 30px;
}

.product-info .tab-title {
    font-weight: normal;
    position: relative;
    border-top: 3px solid #fff;
    padding: 10px 0;
    cursor: pointer;
}

.product-info .tab-title:after {
    position: absolute;
    content: '';
    display: block;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 142.53 75.72'%3E%3Cpath fill='%234d4c4c' d='M71.26,75.72c-1.18,0-2.32-.47-3.15-1.3L1.31,7.6C-.44,5.87-.44,3.04,1.31,1.3c1.72-1.73,4.57-1.74,6.29,0l63.66,63.66L134.92,1.31c1.72-1.75,4.57-1.74,6.29,0,1.75,1.74,1.75,4.56,0,6.3L74.41,74.41c-.83,.84-1.96,1.3-3.15,1.3Z'/%3E%3C/svg%3E") no-repeat;
    width: 22px;
    height: 20px;
    object-fit: contain;
    right: 10px;
    top: 18px;
    transition: all 0.3s ease;
}

.product-info .tab-title.act:after {
    transform: rotate(180deg);
}

.product-info .tab-info {
    display: none;
}

.product-info .close-info {
    width: 23px;
    height: 30px;
    background: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.07 9.61'%3E%3Cpath fill='%234d4c4c' d='M8.79,9.61c-.07,0-.15-.03-.2-.08L4.53,5.48,.48,9.53c-.11,.11-.29,.11-.4,0-.11-.11-.11-.29,0-.4L4.33,4.88c.11-.11,.3-.11,.4,0l4.25,4.25c.11,.11,.11,.29,0,.4-.05,.06-.13,.08-.2,.08Zm.2-4.88c.11-.11,.11-.29,0-.4L4.73,.08c-.1-.11-.29-.11-.4,0L.08,4.33c-.11,.11-.11,.29,0,.4,.11,.11,.29,.11,.4,0L4.53,.68l4.05,4.05c.05,.06,.13,.08,.2,.08s.15-.03,.2-.08Z'/%3E%3C/svg%3E") no-repeat center;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 14px;
}

.bundle-add-to-cart {
    font-size: 18px;
}

.bundle-add-to-cart h2 {
    font-size: 40px !important;
}

.bundle-add-to-cart .price-add {
    display: flex;
    align-items: center;
}

.bundle-add-to-cart .price-add .bundle-price {
    margin-bottom: 0;
    flex-grow: 1;
}

.bundle-add-to-cart .price-add .bundle-price > div > span {
    min-width: 120px;
    display: inline-block;
}

.bundle-add-to-cart .price-add .price1 {
    font-weight: normal
}

.bundle-add-to-cart .price-add .price3 {
    color: #83b861;
}

.bundle-add-to-cart .add {
    background: #76ba59 !important;
    border: none;
    border-radius: 30px;
    padding: 10px 60px;
    font-size: 40px;
    font-weight: 300;
}

.bundle-add-to-cart .add:hover {
    background: #9f8c78 !important;

}

.product-info .acc-close {
    display: none;
}

.full-width .elementor-button .elementor-align-icon-left {
    margin-top: 10px;
    height: 42px;
}

/*working*/
.set-filters li.act:after {
    display: inline-block;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.34 23.34'%3E%3Cpath fill='%23ffffff' d='M11.67,23.34C5.24,23.34,0,18.11,0,11.67S5.24,0,11.67,0s11.67,5.24,11.67,11.67-5.24,11.67-11.67,11.67ZM11.67,1.37C5.99,1.37,1.36,5.99,1.36,11.67s4.62,10.31,10.31,10.31,10.31-4.62,10.31-10.31S17.35,1.37,11.67,1.37Zm-3.06,6.47l3.06,3.08,3.06-3.08,.78,.78-3.08,3.06,3.08,3.06-.78,.78-3.06-3.08-3.06,3.08-.78-.78,3.08-3.06-3.08-3.06,.78-.78Z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin-left: 10px;
}

@media (max-width: 767px) {
    .payment-icons .gallery.gallery-columns-5 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 15px;
    }

    .cart-collaterals .payment-icons .gallery.gallery-columns-5 {
        margin: 0;
    }

    .full-width.elementor-widget-button,
    .full-width.elementor-widget-button .elementor-button {
        width: 100% !important;
    }

    .product-sets .product-item {
        width: 100%;
        max-width: 100%;
    }

    .border-box {
        padding-left: 0;
    }

    .border-box .elementor-image-box-wrapper {
        display: flex;
        align-items: center;
        padding-left: 20px;
    }

    .border-box img {
        width: 70px;
        height: 80px !important;
        object-fit: contain;
    }

    #lullaby-faq.faq .elementor-accordion-item > div {
        padding-left: 20px;
        padding-right: 20px;
    }

    #lullaby-faq.faq .elementor-accordion-item > div.elementor-tab-title {
        padding: 20px 60px 20px 20px;
    }

    #lullaby-faq.faq .elementor-accordion-icon-left {
        right: 20px;
        top: 22px;
    }

    #lullaby-faq.faq .elementor-accordion-icon-closed {
        font-size: 30px;
    }

    #lullaby-faq.faq .elementor-accordion-icon-opened {
        font-size: 25px;
    }

    .vtab .elementor-tab-title {
        padding: 30px 0 30px 100px !important;
        position: relative;
    }

    .vtab .elementor-tab-title.elementor-active {
        border-right: none !important;
    }

    .vtab .elementor-tab-title img {
        position: absolute;
        left: 15px;
        width: 70px;
        object-fit: contain;
        object-position: center;
        display: block;
        top: 50%;
        transform: translateY(-60%);
    }

    .vtab .elementor-active {
        background: #f1eeeb;
    }

    .vtab .elementor-tab-content {
        padding: 0 20px 20px !important;
    }

    .hero-sect .elementor-container {
        align-content: flex-end;
    }

    #menu-btn .elementor-icon {
        display: flex;
        align-items: center;
    }

    .mobile-menu .elementor-button-link {
        width: 100%;
        padding: 0 20px;
        min-height: 60px;
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }

    .mobile-menu .elementor-button-content-wrapper {
        align-items: center;
    }


    .hover-boxes > .elementor-container {
        width: 1300px;
        max-width: 840px !important;
        flex-wrap: nowrap !important;
    }

    .hover-boxes > .elementor-container > .elementor-column {
        width: 25%;
    }

    .hover-boxes {
        overflow: auto;
    }

    .set-filters {
        display: flex;
        padding: 20px;
        flex-wrap: wrap;
    }

    .set-filters .filter {
        display: block;
        padding: 0;
        font-size: 17px;
        max-width: 50%;
        width: 50%;
        padding-right: 15px;
        white-space: nowrap;
        margin-top: 20px;
    }

    .set-filters .filter:last-child {
        border-left: 1px solid #fff;
        padding-left: 15px;
        border-top: none;
    }

    .set-filters ul {
        display: block;
        padding: 0;
    }

    .set-filters li {
        display: flex;
        margin-bottom: 10px;
        width: 100%;
        padding: 3px 0;
        justify-content: center;
        font-size: 16px;
        align-items: center;
    }

    .set-filters li.act {

    }

    .filter-mobile-title {
        display: block;
        width: 100%;
        text-align: center;
        font-weight: 500;
    }

    .show-on-mobile {
        display: block;
    }

    .hide-on-mobile {
        display: none;
    }

    .set-filters .filter > div i {
        width: 25px;
    }

    .filter1 svg {
        width: 17px;
        margin-right: 0;
    }

    .filter2 svg {
        width: 12px;
    }

    .set-filters .filter > div {
        margin-bottom: 10px;
    }

    /*bundle product page on mobile*/
    .bundle-title h1 {
        font-size: 25px !important;
    }

    .bundle-gallery-slider .swiper-button-prev, .bundle-gallery-slider .swiper-button-next {
        width: 20px !important;
        margin: -10px 10px;
    }

    .bundle-gallery-thumb .swiper-button-prev, .bundle-gallery-thumb .swiper-button-next {
        display: none !important;
    }

    .bundle-gallery-thumb:before, .bundle-gallery-thumb:after {
        display: none !important;
    }

    .bundle-product-short-description {
        padding: 20px;
    }

    .bundle-title-stick {
        display: block;
        opacity: 0;
        transition: all 0.3s ease;
        visibility: hidden;
    }

    .bundle-stick .bundle-title-stick {
        opacity: 1;
        visibility: visible;
    }

    .product-options .option:after {
        width: 35px;
        height: 35px;
    }

    .bundle-summary {
        padding: 0 20px;
    }

    .product-options {
        grid-template-columns: 1fr 1fr;
    }

    .option-wrap.more-two {
        overflow: auto;
    }

    .more-two .product-options {
        display: flex;
        overflow: auto;
        white-space: nowrap;
    }

    .more-two .option {
        width: 130px;
        min-width: 130px;
    }

    .bundle-add-to-cart {
        text-align: center;
    }

    .bundle-add-to-cart .price-add {
        display: block;
    }

    .bundle-add-to-cart .price-add .bundle-price > div > span {
        text-align: left;
    }

    .bundle-add-to-cart .price-add .bundle-price {
        margin-bottom: 20px;
    }

    .bundle-add-to-cart .add {
        padding: 10px 70px;
        border-radius: 20px;
        font-size: 30px !important;
    }

    .bundle-select .open-info {
        text-align: center;
        padding-top: 20px;
    =
    }

    .bundle-select .open-info:before {
        display: none;
    }

    .bundle-select .open-info > span {
        border: 2px solid #a18b76;
        display: inline-block;
        padding: 0 10px;
        border-radius: 20px;
    }

    .bundle-select .open-info > span:after {
        content: '»';
        transform: rotate(90deg);
        position: relative;
        display: inline-block;
        margin-left: 4px;
    }

    .product-info .accordion {
        padding: 10px 20px 20px;
    }

    .product-info .acc-close {
        display: flex;
        border: 2px solid #a18b76;
        font-size: 15px;
        color: #a18b76;
        margin: auto;
        width: 110px;
        text-align: center;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
    }

    .product-info .acc-close:before {
        content: '';
        width: 9px;
        height: 9px;
        display: block;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44.49 44.48'%3E%3Cpolygon fill='%23a18b76' points='44.49 3.44 41.06 0 22.24 18.81 3.43 0 0 3.44 18.81 22.24 0 41.05 3.43 44.48 22.24 25.67 41.06 44.48 44.49 41.05 25.68 22.24 44.49 3.44'/%3E%3C/svg%3E") no-repeat center;
        margin-right: 5px;
    }

    .product-info .product-info-tabs {
        padding-bottom: 30px;
    }

    .product-info .close-info {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55.22 55.21'%3E%3Cpolygon fill='%23a18b76' points='55.22 3.03 52.19 0 27.61 24.57 3.04 0 0 3.03 24.58 27.61 0 52.18 3.04 55.21 27.61 30.64 52.19 55.21 55.22 52.18 30.65 27.61 55.22 3.03'/%3E%3C/svg%3E");
    }

    .product-sets .product-item {
        min-width: auto;
    }

    .payment-icons .gallery-columns-5 .gallery-item {
        max-width: calc(20% - 10px) !important
    }
}

.product-category-loop {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    gap: 20px;
}

@media (max-width: 767px) {
    .product-category-loop {
        flex-direction: column;
    }

    .border-box .elementor-image-box-content {
        text-align: left;
    }

}

.product-category-loop .elementor-widget-image-box .elementor-image-box-img {
    width: 44%;
    display: inline-block;
}

.product-category-loop .elementor-widget-image-box .elementor-image-box-description {
    font-family: "Ubuntu", Ubuntu;
    font-size: 23px;
    font-weight: 300;
}


.product-category-loop .elementor-widget-image-box .elementor-image-box-title {
    margin-bottom: 0px;
    color: var(--e-global-color-secondary);
    font-family: "Ubuntu", Ubuntu;
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 0px;
}

.elementor-widget-wrap > .elementor-element.elvent-product-box {
    padding: 0;
}

.price-box table,
.price-box table tr,
.price-box table td {
    border-collapse: collapse;
    border: none;
    padding: 0;
    font-family: var(--e-global-typography-text-font-family), Ubuntu !important;
    font-size: 15px !important;
    margin: 0;
    background-color: #fff !important;
}

.price-box table:hover,
.price-box table tr:hover,
.price-box table td:hover {
    background-color: #fff !important;
}

.white-link {
    color: #fff !important;
}

.elvent-woocommerce-success {
    padding: 10px 15px 10px 30px;
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    gap: 10px;
    justify-content: center;
    background: #ddffdd50;
    color: var(--green);
}

.elvent-woocommerce-success::before {
    content: "\e017";
    font-family: WooCommerce;
    color: #fff;
    background: var(--green);
    border-radius: 50%;
    padding: 0px 3px;
    font-size: 12px;
    font-weight: bolder;
}


.floating.form-row {
    position: relative;
    padding-top: 20px; /* top padding adds space for the label */
    margin: 10px 0;
}

.floating.form-row label {
    position: absolute;
    top: 2px; /* initially, the label is down */
    left: 7px;
    color: #aaa;
    transition: all 0.3s;
}

/* Give both the label and input field the same padding/box-size */
.floating.form-row input,
.floating.form-row label {
    font-size: 16px;
    line-height: 22px;
    padding: 8px 12px;
    margin: 0;
    top: 4px;
}

.floating.form-row input {
    border-radius: 4px !important;
    border: 1px solid #aaa !important;
    padding-top: 1.5em !important;
    padding-bottom: 0.3571428571em !important;
    padding-left: 10px !important;
}

/* When the field is focused or filled, move the label up */
.floating.form-row.-focus label,
.floating.form-row.-filled label {
    font-size: 12px;
    top: 8px;
    left: 13px;
    padding: 0;
    line-height: 20px; /* Set the line height to the top-padding */
}

#billing_email_field label {
    display: none;
}

.woocommerce-shipping-fields .fancy-radio {
    display: flex;
    align-items: start;
    gap: 7px;
}

#billing_gender_field input[type="radio"]:checked + label {
    background-color: #e8f0fe;
}

#billing_gender_field label:not(:last-child) {
    border-right: 1px solid #aaa;
}

#billing_gender_field label {
    box-sizing: border-box;
    cursor: pointer;
    min-width: 77px;
    padding: 12px;
    text-transform: capitalize;
    white-space: nowrap;
    transition: background-color .3s ease;
}


#billing_gender_field .woocommerce-input-wrapper {
    border: 1px solid #aaa;
    border-radius: 5px;
    display: inline-flex;
    overflow: hidden;
}

#billing_gender_field .woocommerce-input-wrapper input {
    display: none;
}

.elvent-checkout-steps {
    background-color: #fff;
    margin-bottom: 26px;
    padding: 18px 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 5;
}

.elvent__steps {
    display: flex;
    justify-content: space-around;
    position: relative;
}

.elvent__step .elvent__text {
    color: #737373;
    font-family: Roboto, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    max-width: 80px;
    text-align: center;
}

.elvent-progress__circle {

    background-color: #323232;
    border-radius: 50%;
    height: 21px;
    margin: 5px auto;
    position: relative;
    width: 21px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;

}

.elvent__step {
    z-index: 5;
}

.elvent__step.-Active .elvent-progress__circle,
.elvent__step.-Finished .elvent-progress__circle {

    background-color: var(--green);

}

.elvent__step.-Finished .elvent-progress__circle::after {
    content: "\e017";
    font-family: WooCommerce;
    color: #fff;
    font-size: 12px;
    font-weight: bolder;
}

.elvent__steps .elvent-progress__line {
    background-color: #d9d9d9;
    height: 1px;
    position: absolute;
    top: 13.5px;
    width: 100%;
    z-index: 2;
}

.elvent__steps .elvent-progress__line .elvent-progress__line__fill {
    background-color: var(--green);
    height: 1px;
    position: absolute;
    transition: all .3s ease;
    width: calc(10% + 10.5px + var(--current-step-progress) * 1px);
    width: calc(var(--base-percentage, 10) * 1% + 13.5px + var(--current-step-progress) * 1px);
}

.woocommerce-thank-you-order-processing .elvent-checkout-steps {
    max-width: 800px;
    margin: 0 auto;
}

.text-xs {
    font-size: 1rem;
    line-height: 1rem;
    font-weight: normal;
}

#contact_email_field .optional {
    display: none;
}


.eew-product-info{
    text-align: center;
    font-size: 0.875rem;
    line-height: 0.875rem;
    padding: 5px 5px 10px;
    font-family: "Ubuntu", Ubuntu;
}

.page-id-9 .woocommerce-order .woocommerce-order-details,
.page-id-9 .woocommerce-order .woocommerce-customer-details {
    display: none;
}
.woocommerce-order .chatarmin-shipping-widget {
    border: none !important;
}