.elementor-kit-6{--e-global-color-primary:#004F9F;--e-global-color-secondary:#F8F8F8;--e-global-color-text:#000000;--e-global-color-accent:#004F9F;--e-global-color-acafcee:#707070;--e-global-color-117542b:#40AFE4;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Barlow";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Barlow";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-size:1.2em;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 h2{font-size:2em;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.cfw-side-cart-totals {display:none!important;}
.cfw-cart-item-title {pointer-events: none;}
.cfw-cart-item-image {pointer-events: none;}

a.added_to_cart.wc-forward {
    display: none;
}

.e-n-menu-items-content.e-active {
    background-color: #fff!important;
    padding-bottom: 20px;
}

.elementor-65 .elementor-element.elementor-element-d16aad7 {
    box-shadow: none!important;
    background-color:#fff!important;
}

.elementor-65 .elementor-element.elementor-element-dbeb21b {
    box-shadow: none!important;
}
@media only screen and (max-width: 900px) {
div#e-n-menu-item-title-1352 {
    margin-top: 10px;
}

div#menulast {
    margin-top: 10px;
}
}

/* Ani */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */