.elementor-kit-4{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-61b55b5:#FC9170;--e-global-color-61d65d9:#ACACAC;--e-global-color-eaef6aa:#02010100;--e-global-color-7f68821:#848484;--e-global-color-03fe426:#DDDDDD;--e-global-color-fc3ca8b:#FFFFFF;--e-global-color-f062097:#FFF4EA;--e-global-color-f354244:#EFF8FE;--e-global-color-57cae32:#8AB8E3;--e-global-color-ab97996:#000000;--e-global-color-d714344:#5D88B0;--e-global-color-c6e4a4f:#FEEED3;--e-global-color-ac2ac40:#8D8D8D;--e-global-color-2b3ed86:#FFD7BA;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-4 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){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);}@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 */laranja{
    color: #fc9170;
}


/*BLOG*/
.elementor-post__read-more{
    background: #5d88b0;
    padding: 6px 26px;
    transition: background 0.4s;
}

.elementor-post__read-more:hover{
    background: #5d99b0;
}


/*Card de produtos*/

/*Imagens*/
.wpbf-woo-loop-thumbnail-wrapper  img{
    height: 400px;
    object-fit: contain;
}

/*Botão*/
.product_type_simple{
    display: none!important;
}

/*Parcelas*/
.fswp_calc{
    margin-top: -20px;
    font-size: 1rem!important;
    font-weight: 400!important;
    color: #acacac!important;
}

/*Categorias*/
.wpbf-woo-product-category{
    display: none!important;
}

/*Setas*/
.eicon-chevron-left{
    position: absolute!important;
    left: -40px!important;
    bottom: 20px!important;
}

.eicon-chevron-right{
    position: absolute!important;
    left: 20px!important;
    bottom: 30px!important;
}/* End custom CSS */