.elementor-kit-14{--e-global-color-primary:#1E1E1E;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-75ee20a:#000000;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;font-family:"Manrope", Sans-serif;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 a{font-family:"Manrope", Sans-serif;}.elementor-kit-14 h1{font-family:"Manrope", Sans-serif;font-size:32px;}.elementor-kit-14 h2{font-family:"Manrope", Sans-serif;font-size:27px;}.elementor-kit-14 h3{font-family:"Manrope", Sans-serif;font-size:18px;}.elementor-kit-14 h6{font-family:"Manrope", Sans-serif;font-size:14px;}.elementor-kit-14 button,.elementor-kit-14 input[type="button"],.elementor-kit-14 input[type="submit"],.elementor-kit-14 .elementor-button{color:#1E1E1E;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */body {
    margin: 0px;
}
:root .pix-main-intro {
    display: none!important;
}

.pix-main-intro.bg-primary {
    background: #212121!important;
}

.pix-sidebar a.button {
    background: #ddd!important;
    color: #121212!important;
}

.pix-sidebar a.checkout,
a.checkout-button {
    background: #121212!important;
    color: #fff!important;
}

.shape-overlays {
    width: 100vw;
    height: 100vh;
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999!important;
    display: block !important;
    transition: none!important;
    display: none;
}

.pix-sidebar {
    transition: none!important;
    z-index: 999!important;
}

.pix-sidebar.opened {
    transition: none!important;
    pointer-events: auto;
    width: 100%;
    height: 100%;
    display: flex;
    justify-items: center;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,.7);
}

.pix-sidebar.opened .sidebar-content {
    transform: none;
    transition: none;
}

.pix-sidebar .pix-close-sidebar i {
    font-size: 30px;
    color: #9B9B9B;
}

.pix-sidebar .sidebar-inner {
    border-radius: 20px!important;
    max-width: 500px!important;
    height: fit-content!important;
    max-height: fit-content!important;
    background: white;
    display: block;
}

.pix-sidebar ul li.mini_cart_item {
    border-bottom: solid 1px #E9E9E9;
    padding-bottom: 40px;
    margin-bottom: 15px!important;
}
.pix-header-stack.bg-transparent {
    background: rgba(0,0,0,.4)!important;
}
.elementor-menu-cart__product-name a {
    color: #000!important;
}
.elementor-menu-cart__product-price {
    color: #9B9B9B!important;
    font-size: 16px!important;
}

@media screen and (max-width: 768px) {
    .woocommerce-multi-currency.wmc-sidebar .wmc-list-currencies .wmc-currency:not(.wmc-active) {
        display: block!important;
    }
}/* End custom CSS */