.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-8343 .elementor-element.elementor-element-8412ecc img{width:100%;max-width:100%;}.elementor-8343 .elementor-element.elementor-element-1d147b5 .jet-listing-dynamic-link__link{align-self:flex-start;font-family:"Montserrat", Sans-serif;font-size:15px;font-weight:400;color:#414141;flex-direction:row;}.elementor-8343 .elementor-element.elementor-element-1d147b5 .jet-listing-dynamic-link__link:hover{color:#B01E22;}.elementor-8343 .elementor-element.elementor-element-1d147b5 .jet-listing-dynamic-link__icon{order:1;}@media(max-width:767px){.elementor-8343 .elementor-element.elementor-element-8412ecc{text-align:center;}.elementor-8343 .elementor-element.elementor-element-8412ecc img{width:100%;height:300px;object-fit:contain;object-position:center center;}.elementor-8343 .elementor-element.elementor-element-1d147b5 .jet-listing-dynamic-link__link{align-self:center;}}/* Start custom CSS for image, class: .elementor-element-8412ecc *//* DESKTOP: altura fixa e layout padronizado */
.img-product img {
  width: 100%!important;
  height: 200px!important;
  object-fit: contain!important;
  display: block!important;
}

/* MOBILE: remove altura fixa e mantém a imagem proporcional */
@media (max-width: 767px) {
  .img-product img {
    height: auto !important;
    aspect-ratio: auto !important;
    object-fit: contain;
    max-height: 300px!important;
    width: 100%important;
    max-width: 100%important;
    display: block!important;
  }
}/* End custom CSS */
/* Start custom CSS for jet-listing-dynamic-link, class: .elementor-element-1d147b5 */.titulo {}/* End custom CSS */