.elementor-805 .elementor-element.elementor-element-3a92a1d{--display:flex;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Playfair Display;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-805 .elementor-element.elementor-element-ddc9a45 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(39px/2);}.elementor-805 .elementor-element.elementor-element-ddc9a45 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(39px/2);}.elementor-805 .elementor-element.elementor-element-ddc9a45 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(39px/2);}.elementor-805 .elementor-element.elementor-element-ddc9a45 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-39px/2);}.elementor-805 .elementor-element.elementor-element-ddc9a45 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-39px/2);}.elementor-805 .elementor-element.elementor-element-ddc9a45 .elementor-icon-list-item:not(:last-child):after{content:"";border-color:#ddd;}.elementor-805 .elementor-element.elementor-element-ddc9a45 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child):after{border-block-start-style:solid;border-block-start-width:2px;}.elementor-805 .elementor-element.elementor-element-ddc9a45 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-inline-start-style:solid;}.elementor-805 .elementor-element.elementor-element-ddc9a45 .elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-inline-start-width:2px;}.elementor-805 .elementor-element.elementor-element-ddc9a45 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-805 .elementor-element.elementor-element-ddc9a45 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-805 .elementor-element.elementor-element-ddc9a45{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-805 .elementor-element.elementor-element-ddc9a45 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-805 .elementor-element.elementor-element-ddc9a45 .elementor-icon-list-item > a{font-family:"Poppins", Playfair Display;font-size:19px;font-weight:400;}.elementor-805 .elementor-element.elementor-element-ddc9a45 .elementor-icon-list-text{color:#000000;transition:color 0.3s;}.elementor-805 .elementor-element.elementor-element-c9752a7{margin-top:100px;margin-bottom:100px;}.elementor-805 .elementor-element.elementor-element-ac8154b .wpr-post-content{color:#777777;font-size:14px;}.elementor-805 .elementor-element.elementor-element-ac8154b .wpr-post-content a{transition-duration:0.1s;}.elementor-805 .elementor-element.elementor-element-9a92974{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}/* Start custom CSS for section, class: .elementor-element-c9752a7 */button.fc-step__next-step.button {
    color: #ffffff;
    background-color: #38C43B;
    font-weight: 400;
    font-family: 'Poppins';
}



.woocommerce-MyAccount-navigation {
display:none;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%; text-align: center;
}




fieldset {
    margin-top: 60px;
}


button.woocommerce-Button.button.wp-element-button {
    background-color: #38C43B;
    margin-top: 30px;
    color: #ffffff;
    font-family: 'Poppins';
    font-weight: 400;
}


.woocommerce-info::before {
    color: #8fae1b;
}


a.woocommerce-Button.button {
    font-weight: 100;
    color: #ffffff;
    background-color: #8fae1b;
}




.woocommerce-privacy-policy-text {
    font-size: 12px;
}


button.woocommerce-Button.button.wp-element-button{
margin-top: 0px !important;

}



.textoanimado{
    display: inline-block;
    animation: carrossel 40s linear infinite;
}
@keyframes carrossel{
    0%{
        transform: translatex(0);
    }
    100%{
        transform: translatex(-900px);
    }
}

.textoanimado2{
    white-space: nowrap;
}

.elementor-805 .elementor-element.elementor-element-c9752a7{
    white-space: nowrap;
}/* End custom CSS */