.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-0806c8f:#007DCC;--e-global-color-6512ee0:#004E80;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 .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 */.woocommerce-message {
    display: none !important;
}
.wc-block-components-checkout-return-to-cart-button {
     display: none !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
    display: none !important;
}
.wp-block-woocommerce-checkout-order-summary-totals-block {
    display: none !important;
}
.select2-container {
    width: 100% !important;
}
@media(max-width: 767px) {
    .alignwide {
        margin-inline: 0;
    }
}
#input_1_13_5_container {
    order: -1;
}
.woocommerce-checkout .site-header .site-description {
    display: none !important;
}
.woocommerce-checkout .site-footer .footer-inner .copyright {
    align-items: end !important;
}
/* Imagem com 100% quando tem link */
.imagem-link.elementor-widget-image a {
    width: 100%;
    /* overflow: hidden; */
}
/* Limitador de linha */
.texto-1linha,
.texto-2linhas,
.texto-3linhas,
.texto-4linhas {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
}
.texto-1linha {
    -webkit-line-clamp: 1 !important;
}
.texto-2linhas {
    -webkit-line-clamp: 2 !important;
}
.texto-3linhas {
    -webkit-line-clamp: 3 !important;
}
.texto-4linhas {
    -webkit-line-clamp: 4 !important;
}
/* impede click do mouse no elemento*/
.noclick {
    pointer-events: none;
}/* End custom CSS */