.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-1aafb4e:#0079FE;--e-global-color-8e13add:#F82485;--e-global-color-a623329:#DACCCC54;--e-global-color-96df989:#F7F7F7;--e-global-color-ea71307:#5C5F61;--e-global-color-fabb761:#500087;--e-global-color-1abdf98:#2FCBEE;--e-global-color-aa01cb7:#0088A3;--e-global-color-43e59b4:#222222;--e-global-color-7c75fc1:#F5A6A7;--e-global-color-a890581:#F39698;--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-6 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;}{}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 *//* Remove completamente o bloco de parcelamento */
.woo-custom-installments-group,
.woo-custom-installments-offer,
.woo-custom-installments-card-container,
.woo-custom-installments-details-with-fee {
  display: none !important;
}
.onsale {
  display: none !important;
}
.elementor-slick-slider {
  overflow: hidden;
}

.elementor-slick-slider .slick-track {
  transform: translate3d(0, 0, 0) !important;
  will-change: transform;
}
/* Estiliza o botão COMPRAR */
.woocommerce ul.products li.product .button,
.woocommerce a.button {
  background-color: #ff5c5c !important; /* Cor nova */
  color: white !important;
  border: none !important;
  border-radius: 8px !important;
  font-weight: 600;
}

/* Efeito ao passar o mouse */
.woocommerce ul.products li.product .button:hover,
.woocommerce a.button:hover {
  background-color: #e04a4a !important;
  color: white !important;
}/* End custom CSS */