/* 
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.1
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
*/

/*
    Add your custom styles here
*/

@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:opsz,wght@6..96,400;6..96,600;6..96,700&family=Open+Sans&display=swap');


/* Universal Fonts */
body:not(.elementor-editor-active),
body:not(.elementor-editor-active) input,
body:not(.elementor-editor-active) label,
body:not(.elementor-editor-active) form,
body:not(.elementor-editor-active) form *:not(.fas),
.elementor p,
.elementor a,
.elementor span,
.elementor div:not(.elementor .fa, .elementor .fas, .elementor-icon) {
    font-family: 'Open Sans', sans-serif !important;
}

.elementor h1,
.elementor h2,
.elementor h3,
.elementor h4,
.elementor h5,
.elementor h6,
.elementor h2 span,
.woocommerce h1,
h1.woocommerce-products-header__title.page-title,
.page-title,
body:not(.elementor-editor-active) h1,
body:not(.elementor-editor-active) h2,
body:not(.elementor-editor-active) h3,
body:not(.elementor-editor-active) h4,
body:not(.elementor-editor-active) h5,
body:not(.elementor-editor-active) h6 {
    font-family: 'Bodoni Moda', serif !important;
}

.elementor h2.woocommerce-loop-product__title {
    font-family: 'Open Sans', sans-serif !important;
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background: transparent !important;
    color: #FFC94B !important;
}




/* Link */
a {
    color: #12673F;
    font-weight: 600;
}
.green-link {
    color: #12673F;
}
.green-link-semi {
    color: #12673F;
    font-weight: 600;
}



/* Heading */
.heading-h2 h2 {
    border-left: 3px solid #167C4C;
    padding-left: 24px;
    display: inline-block;
    line-height: 65px !important;
    position: relative;
    z-index: 1;
    white-space: normal;
    word-break: break-word;
}
.heading-h2 h2:after {
    display: block;
    content: url(images/heading-strike.png);
    text-indent: 0;
    position: absolute;
    top: 9px;
    z-index: -1;
    left: 71%;
}



/* Homepage Top Slide */

#home-top-slide .elementor-swiper-button.elementor-swiper-button {
    top: auto;
    margin-top: 0px;
    margin-left: 1.5%;
    position: absolute;
    z-index: 2;
}
#home-top-slide .elementor-swiper-button.elementor-swiper-button-prev .eicon-chevron-left:before {
    display: block;
    content: url(images/home-slide-prev.svg);
    text-indent: 0;
    position: relative;
    top: 27px;
    z-index: 100;
    left: 15px;
    text-indent: 0;
}
#home-top-slide .elementor-swiper-button.elementor-swiper-button-next {
    left: 3%;
}
#home-top-slide .elementor-swiper-button.elementor-swiper-button-next .eicon-chevron-right:before {
    display: block;
    content: url(images/home-slide-next.svg);
    text-indent: 0;
    position: relative;
    top: 27px;
    z-index: 100;
    left: 15px;
    text-indent: 0;
}
#home-top-slide .elementor-slide-heading {
    font-family: 'Bodoni Moda', serif !important;
}




/* Home Catalogue */
.home-catalogue-wrap .heading-h2 h2:after {
    left: 39%;
}
.home-catalogue-product .woocommerce ul.products .price,
.home-catalogue-product .woocommerce ul.products .add_to_cart_button {
    display: none !important;
}
.home-catalogue-product .woocommerce ul.products h2.woocommerce-loop-product__title {
    padding: 20px 15px !important;
    margin: 0 15px;
    position: relative;
    top: -100px;
    background: #0B0B0B;
    margin-top: 0px !important;
}
.home-catalogue-wrap .woocommerce ul.products li.product .star-rating {
    display: none;
}
.home-catalogue-product ul.products.elementor-grid.columns-3 li:before {
    text-align: center;
    display: block;
    position: relative;
    z-index: 100;
    padding-bottom: 20px;
    font-family: 'Bodoni Moda', serif !important;
    font-weight: 600;
    text-transform: uppercase;
    color: #12673F;
    font-size: 1.8rem;
}
.home-catalogue-product ul.products.elementor-grid.columns-3 li:first-child:before {
    content: "#1 TOP SELLER";
}
.home-catalogue-product ul.products.elementor-grid.columns-3 li:nth-child(2):before {
    content: "#2 TOP SELLER";
}
.home-catalogue-product ul.products.elementor-grid.columns-3 li:nth-child(3):before {
    content: "#3 TOP SELLER";
}



.home-category-dropdown .elementor-widget-wrap {
    justify-content: flex-end;
}
.home-category-btn .elementor-widget-wrap > * {
    display: flex;
    width: auto;
    margin-right: 10px;
    margin-bottom: 50px;
}
.home-category-dropdown .elementor-widget-wrap > * {
    display: flex;
    width: auto;
    margin-left: 12px;
}

/* Home All Products */
.home-products-wrap .heading-h2 h2 {
    border-left: 0px;
    padding-left: 0px;
    text-align: center;
    width: 50%;
    margin: 0 auto;
}
.home-products-wrap .heading-h2 h2:after {
    left: 20%;
}
.home-all-products .woocommerce ul.products .price{
    display: none !important;
}
.home-all-products .woocommerce ul.products .add_to_cart_button {
    visibility: hidden;
    padding: 0px !important;
    margin-top: 0px !important;
    position: relative;
    top: -12%;
    z-index: 1;
    left: 64%;
}
.home-all-products .woocommerce ul.products .add_to_cart_button:after {
    content: url(images/product-cart.svg);
    text-indent: 0;
    position: relative;
    z-index: 1;
    left: auto;
    top: 0;
    visibility: visible;
    right: 0;
}
.home-all-products .woocommerce ul.products h2.woocommerce-loop-product__title {
    padding: 20px 15px !important;
    margin: 0 15px;
    position: relative;
    margin-top: -100px !important;
    background: #0B0B0B;
}



/* Home Contact Form */
.home-contact-form form.elementor-form input#form-field-name::placeholder {
    content: '';
    text-indent: 0;
    position: relative;
    z-index: 1;
    left: auto;
    top: 0;
    visibility: visible;
    right: 0;
    background: url(images/form-name-icon.svg) no-repeat;
    padding-left: 30px;
}
.home-contact-form form.elementor-form input#form-field-email::placeholder {
    content: '';
    text-indent: 0;
    position: relative;
    z-index: 1;
    left: auto;
    top: 0;
    visibility: visible;
    right: 0;
    background: url(images/form-mail-icon.svg) no-repeat;
    padding-left: 30px;
}
.home-contact-form form.elementor-form input#form-field-phone_number::placeholder {
    content: '';
    text-indent: 0;
    position: relative;
    z-index: 1;
    left: auto;
    top: 0;
    visibility: visible;
    right: 0;
    background: url(images/form-phone-icon.svg) no-repeat;
    padding-left: 30px;
}




.home-contact-carousel .elementor-image-carousel-wrapper.swiper-container .swiper-pagination-bullets {
    bottom: 25px;
}
.home-contact-carousel .elementor-image-carousel-wrapper.swiper-container .swiper-slide figure {
    line-height: 0 !important;
}
.home-contact-carousel .elementor-image-carousel-wrapper.swiper-container .swiper-slide figure img.swiper-slide-image {
    max-width: 100%;
    width: 100%;
}



/* Home Contact - Quotation Form */
.quotation-form-wrap .elementor-form-fields-wrapper.elementor-labels-above {
    font-size: 14px;
}
.quotation-form-wrap .elementor-form-fields-wrapper .elementor-field-group.elementor-column {
    padding-bottom: 20px;
}
.quotation-form-wrap .elementor-form-fields-wrapper .elementor-field-group.elementor-column label.elementor-field-label {
    padding-bottom: 20px !important;
    font-weight: 600;
}
.quotation-form-wrap .elementor-form-fields-wrapper .elementor-field-group-quote_sel_function .elementor-field-subgroup.elementor-subgroup-inline span.elementor-field-option {
    width: 25% !important;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 10px;
}
.quotation-form-wrap .elementor-form-fields-wrapper .elementor-field-group-quote_sel_usage span.elementor-field-option {
    width: 33.333%;
}
.quotation-form-wrap .elementor-form-fields-wrapper .elementor-field-group-quote_brand,
.quotation-form-wrap .elementor-form-fields-wrapper .elementor-field-group-quote_model {
    display: inline-block;
}
.quotation-form-wrap .elementor-form-fields-wrapper .elementor-field-group-quote_brand input#form-field-quote_brand,
.quotation-form-wrap .elementor-form-fields-wrapper .elementor-field-group-quote_model input#form-field-quote_model {
    width: 50%;
}
.quotation-form-wrap .elementor-form-fields-wrapper .elementor-field-group-quote_brand label.elementor-field-label,
.quotation-form-wrap .elementor-form-fields-wrapper .elementor-field-group-quote_model label.elementor-field-label {
    width: 48%;
    float: right;
    margin-top: 10px;
    margin-left: 10px;
}
.quotation-form-wrap .elementor-field-group-quote_company_name {
    margin-top: 35px;
}
input#form-field-quote_company_name,
input#form-field-quote_requestedby, 
input#form-field-quote_designation,
input#form-field-quote_contactnum,
input#form-field-quote_emailadd {
    background-color: #FFFFFF;
    border-color: #d9d9d7;
    border-radius: 3px;
    padding: 15px 15px;
}




/* About */
.about-head-wrap .heading-h2 h2:after {
    left: 69%;
}


/* About - Optimum Copier Journey Through Time */
.optimum-journey-wrap .elementor-swiper .swiper-wrapper .swiper-slide {
    padding-top: 110px;
}
.optimum-journey-wrap .elementor-swiper .elementor-testimonial__image img {
    width: 100% !important;
    max-width: 100%;
    height: auto;
}
.optimum-journey-wrap .elementor-swiper .elementor-testimonial__cite {
    position: absolute;
    top: 0px;
}
.optimum-journey-wrap .elementor-swiper-button.elementor-swiper-button-prev .eicon-chevron-left:before {
    display: block;
    content: url(images/home-slide-prev.svg);
    text-indent: 0;
    position: relative;
    top: 360px;
    z-index: 100;
    left: 40px;
    text-indent: 0;
}
.optimum-journey-wrap .elementor-swiper-button {
    position: absolute;
    z-index: 2000;
}
.optimum-journey-wrap .elementor-swiper-button.elementor-swiper-button-next {
    left: 3%;
}
.optimum-journey-wrap .elementor-swiper-button.elementor-swiper-button-next .eicon-chevron-right:before {
    display: block;
    content: url(images/home-slide-next.svg);
    text-indent: 0;
    position: relative;
    top: 360px;
    z-index: 100;
    left: 60px;
    text-indent: 0;
}
.optimum-journey-wrap .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    width: 70%;
}
.optimum-journey-wrap .swiper-pagination-bullet {
    background: #1A1A1F;
    width: 32px;
    height: 2px;
    border-radius: 0px;
    opacity: 1;
}
.optimum-journey-wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #12673F;
    width: 32px;
    height: 2px;
    border-radius: 0px;
}



/* Servicces */
.service-head-wrap .heading-h2 h2:after {
    left: 69%;
}
.service-content-wrap .heading-h2 h2:after {
    left: 65%;
}
.service-copier-wrap .heading-h2 h2:after {
    left: 58%;
}



/* Contact Us */
.contact-us-form-wrap form.elementor-form input#form-field-name::placeholder {
    content: '';
    text-indent: 0;
    position: relative;
    z-index: 1;
    left: auto;
    top: 0;
    visibility: visible;
    right: 0;
    background: url(images/form-name-icon.svg) no-repeat;
    padding-left: 35px;
}
.contact-us-form-wrap form.elementor-form input#form-field-email::placeholder {
    content: '';
    text-indent: 0;
    position: relative;
    z-index: 1;
    left: auto;
    top: 0;
    visibility: visible;
    right: 0;
    background: url(images/form-mail-icon.svg) no-repeat;
    padding-left: 35px;
}
.contact-us-form-wrap form.elementor-form input#form-field-phone_number::placeholder {
    content: '';
    text-indent: 0;
    position: relative;
    z-index: 1;
    left: auto;
    top: 0;
    visibility: visible;
    right: 0;
    background: url(images/form-phone-icon.svg) no-repeat;
    padding-left: 35px;
}
.contact-us-form-wrap form.elementor-form input#form-field-subject_field::placeholder {
    content: '';
    text-indent: 0;
    position: relative;
    z-index: 1;
    left: auto;
    top: 0;
    visibility: visible;
    right: 0;
    background: url(images/form-note-icon.svg) no-repeat;
    padding-left: 35px;
}




/* FAQ */
.faq-tab-list {
    background: #FFFFFF;
    box-shadow: 0px 100px 80px rgb(0 0 0 / 2%), 0px 64.8148px 46.8519px rgb(0 0 0 / 2%), 0px 38.5185px 25.4815px rgb(0 0 0 / 1%), 0px 20px 13px rgb(0 0 0 / 1%), 0px 8.14815px 6.51852px rgb(0 0 0 / 1%);
    border-radius: 10px;
    display: inline-block;
    width: 266px;
    padding: 15px 0px;
}
.faq-tab-list > div a {
    padding: 7px 30px 10px;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    color: #333333;
    border-left: 6px solid transparent;
}
.faq-tab-list > div a.active {
    border-left: 6px solid #B1D3C3;
    height: 37px;
    color: #12673F;
    font-weight: 700;
}
#faq-accord-wrap .faq-accord-list { display: none; }
#faq-accord-wrap #faq-copier-accord { display: block; }
#faq-accord-wrap .elementor-accordion-item {
    padding-bottom: 15px;
    border-bottom: 2px solid #DBDEE9 !important;
    margin-left: 0px;
    margin-bottom: 15px;
}
#faq-accord-wrap .elementor-accordion-item:last-child {
    border-bottom: 0px !important;
}
#faq-accord-wrap .elementor-accordion-item .elementor-tab-title {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
#faq-accord-wrap .elementor-accordion-item .elementor-tab-content {
    margin-left: 20px;
    padding: 10px 0px 0px;
}


    @media (min-width: 768px) and (max-width: 990px) {
        .heading-h2 h2:after {
            position: relative;
            left: 0 !important;
            top: -55px;
        }
        #home-top-slide .elementor-swiper-button.elementor-swiper-button-next .eicon-chevron-right:before {
            left: 55px !important;
        }
        #scrolldown-img img {
            max-width: 70%;
        }
        .home-category-btn .elementor-widget-wrap > * {
            margin-bottom: 20px;
        }
        .home-products-wrap .heading-h2 h2 {
            width: 100%;
        }
    }


    @media (max-width: 767px) {
        #top-header .elementor-icon-box-icon, #top-header .elementor-icon-box-content {
            display: inline-block !important;
            margin-bottom: 0px !important;
            vertical-align: middle;
        }
        #top-header .elementor-icon-box-icon {
            position: relative;
            top: 3px;
            margin-right: 5px;
        }
        #logo-wrap {
            margin-top: 20px;
            margin-bottom: 20px;
        }
        #logo-wrap .elementor-widget-container {
            text-align: center;
        }
        #search-wrap {
            width: 74%;
        }
        #member-shop-wrap {
            width: 25%;
        }
        .heading-h2 h2:after {
            left: 0 !important;
            top: -30px;
            position: relative;
        }
        .home-all-products .woocommerce ul.products.elementor-grid.columns-3 {
            grid-template: none;
        }
        footer.elementor-location-footer .elementor-container .elementor-column {
            width: 100%;
            margin-bottom: 20px;
        }
        footer.elementor-location-footer .elementor-container .elementor-column:last-child {
            margin-bottom: 0px;
        }
        footer.elementor-location-footer .elementor-container .elementor-column .elementor-widget-heading {
            margin-bottom: 8px;
        }
        footer.elementor-location-footer .elementor-nav-menu__container ul li a {
            padding-left: 0px;
        }
        footer.elementor-location-footer .elementor-icon-box-wrapper {
            display: flex !important;
        }
        footer.elementor-location-footer .elementor-container .elementor-column .elementor-icon-box-content {
            margin-left: 20px;
        }
        footer.elementor-location-footer .elementor-container .elementor-column .elementor-icon-box-icon {
            margin-bottom: 0px;
            position: relative;
            top: 5px;
        }
        .heading-h2 h2 {
            font-size: 36px !important;
            width: 100% !important;
            line-height: 42px !important;
        }
        .elementor p {
            font-size: 14px !important;
            line-height: 30px !important;
        }
        #home-top-slide a.elementor-button, .btn-green a.elementor-button-link {
            padding: 15px 30px;
            font-size: 16px;
        }

        #home-top-slide .elementor-slide-heading {
            font-size: 36px !important;
            line-height: 42px !important;
        }
        #home-top-slide .elementor-slide-description {
            font-size: 18px !important;
            line-height: 28px !important;
        }
        #home-top-slide .elementor-swiper-button.elementor-swiper-button-next .eicon-chevron-right:before {
            left: 55px !important;
        }
        #scrolldown-img img {
            max-width: 70%;
        }
        .home-category-btn .elementor-widget-wrap > * {
            margin-bottom: 20px;
        }
        .home-catalogue-product .woocommerce ul.products {
            grid-template-columns: auto;
            display: inline !important;
        }
        .home-catalogue-product .woocommerce ul.products li.product {
            float: none !important;
        }

        .optimum-journey-wrap .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
            width: 100%;
            position: relative;
        }
    }




/* Products */

#products-item-wrap ul.products.columns-4 {
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 50px;
}
#products-item-wrap p.woocommerce-result-count,
#products-item-wrap form.woocommerce-ordering {
    display: none;
}

.woocommerce ul.products h2.woocommerce-loop-product__title {
    background: #2C2D33;
    padding: 27px 15px 50px !important;
}
.woocommerce ul.products span.price {
    position: relative;
    top: -15px;
}
.woocommerce ul.products .add_to_cart_button {
    visibility: hidden;
    padding: 0px !important;
    margin-top: 0px !important;
    position: relative;
    top: -20%;
    z-index: 1;
    left: 50%;
}
.woocommerce ul.products .add_to_cart_button:after {
    content: url(images/product-cart.svg);
    text-indent: 0;
    position: relative;
    z-index: 1;
    left: auto;
    top: 0;
    visibility: visible;
    right: 0;
}
.woocommerce ul.products h2.woocommerce-loop-product__title {
    background: #2C2D33;
    color: #fff !important;
    padding: 27px 15px 50px !important;
    margin-top: -120px !important;
}
.archive.woocommerce ul.products li {
    margin-bottom: -70px !important;
    position: relative;
}
.single-product.woocommerce ul.products li {
    margin-bottom: 30px !important;
}
.archive .woocommerce ul.products h2.woocommerce-loop-product__title {
    margin-top: -150px !important;
    position: relative;
    text-align: left;
    font-size: 14px;
}
.archive .woocommerce ul.products span.price {
    text-align: left;
    padding-left: 15px;
    position: relative;
    top: -60px;
    color: #fff !important;
}
.archive.woocommerce ul.products .add_to_cart_button {
    left: 23%;
    top: -30%;
}

/* Product Filter - left sidebar */
#prod-filter-sidebar .elementor-widget-container li h4, #prod-filter-sidebar ul.wc-block-checkbox-list {
    text-transform: uppercase;
}
#prod-filter-sidebar .elementor-widget-container li h4:after {
    content: "";
    border: solid #919EAB;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    float: right;
    position: relative;
    top: 5px;
}
#prod-filter-sidebar .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    border: 2px solid rgba(130, 136, 143, 0.3);
    border-radius: 6px;
    outline: none !important;
}
#prod-filter-sidebar .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: #03A57B;
    fill: #fff !important;
    border: 1px solid #03A57B !important;
    border-radius: 6px;
}
#prod-filter-sidebar svg.wc-block-components-checkbox__mark {
    background: #03A57B;
    fill: #fff !important;
    border: 0;
}




/* Single Products */


/* Product Categories */
.tax-product_cat.woocommerce ul.products li {
    margin-bottom: 50px !important;
}
.tax-product_cat.woocommerce ul.products h2.woocommerce-loop-product__title {
    margin-top: -125px !important;
    position: relative;
    text-align: left;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif !important;
}
.tax-product_cat.woocommerce ul.products span.price {
    text-align: left;
    padding-left: 15px;
    position: relative;
    top: -45px;
    color: #fff !important;
}
.tax-product_cat.woocommerce ul.products .add_to_cart_button {
    left: 50%;
    top: 67% !important;
    position: absolute;
}


/* Cart - Checkout */
.checkout-button.button {
    background: #3D926A !important;
}
#cart-empty-text .elementor-icon-box-icon {
    position: relative;
    right: 30%;
    top: 6px;
}
.woocommerce-cart #header-cart-icon path {
    fill: #FFC94B;
}
.woocommerce-cart tr.cart-subtotal {
    display: none;
}
.woocommerce-cart td.actions {
    display: none !important;
}
.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .remove {
    color: #fff !important;
    background: #D5D5D5 !important;
    padding: 0px 5px;
}
.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .remove:hover {
    color: #fff !important;
    background: #3D926A !important;
}
.woocommerce-cart td.product-name a {
    color: #2C2D33 !important;
}

.woocommerce ul.products li.product a.added_to_cart.wc-forward {
    display: none;
}




/* Order History */
.woocommerce-orders .page-content {
    max-width: 1140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.woocommerce-orders nav.woocommerce-MyAccount-navigation {
    display: none;
}
.woocommerce-orders .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
}
.woocommerce-orders .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
    /*border: 1px solid #E5E9F2;*/
    padding: 20px;
}

.oder-item {
    border: 1px solid #E5E9F2;
    float: none;
    width: 100%;
    border: 1px solid #E5E9F2;
    padding: 20px;
    margin-bottom: 20px;
}

.row {
    display: flex;
}

.column {
    flex: 50%;
    /* text-align: revert; */
}


.product-total-price.column {
    text-align: right;
}

.product-col.column {
    padding-left: 60px;
}
    @media (max-width: 767px) {
        .product-row.row {
            display: block;
        }
        .product-col.column {
            padding-left: 0px;
        }
    }

.order {
    padding-bottom: 13px;
}

.odernum, .oderdate{
    font-size: 24px;
}


.product-total-price span.woocommerce-Price-amount.amount {
    font-size: 32px;
}


.product-price {
    font-size: 22px;
    padding-top: 5px;
}


.product-qty, .payment {
    padding-top: 30px;
    line-height: 33px;
}


.bot-row.row {
    padding-top: 20px;
}

.payment-top, .product-name {
    line-height: 33px;
}

.payment-label {
    font-size: 18px;
}

.payment-price {
    font-size: 22px;
}

.logout-toggle{
	display: none;
}

.login-toggle{
	display: none;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1481 {
    width: 120px;
}

.login-toggle, .logout-toggle {
    position: absolute;
    background-color: #ffffff;
    min-width: 190px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 2;
    margin-top: 200px;
    border-radius: 5px;
}


.login-toggle span, .logout-toggle span  {
    font-size: 16px;
    margin-top: -1px;
}

#member-cart-wrap nav.elementor-nav-menu--main li {
    width: 100%;
}
#member-cart-wrap nav.elementor-nav-menu--main li a:hover,
#member-cart-wrap nav.elementor-nav-menu--main li a:focus,
#member-cart-wrap nav.elementor-nav-menu--main li a.highlighted,
#member-cart-wrap .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
#member-cart-wrap .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after,
#member-cart-wrap nav.elementor-nav-menu--main li a.elementor-item-active {
    background: #D0E5DB;
    color: #12673F;
}
