.elementor-2013 .elementor-element.elementor-element-3291923f{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-de94f18 */.et-product-height-calculated .product-details .st-swatch-disabled-line-thought .et_st-default-holder ul {
  display: none !important;
}

/* Link */
.product .et-product-height-calculated .product-details .product-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 3.2em; /* Altura mínima para 2 linhas */
  max-height: 3.2em; /* Altura fixa de 2 linhas */
  line-height: 1.6em; /* Ajuste conforme sua tipografia */
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3291923f */.et-product-height-calculated .product-details .st-swatch-disabled-line-thought .et_st-default-holder ul{
	display:none;
}

/* Link */
.product .et-product-height-calculated .product-details .product-title a{
	display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 3.2em; /* Altura mínima para 2 linhas */
  max-height: 3.2em; /* Altura fixa de 2 linhas */
  line-height: 1.6em; /* Ajuste conforme seu layout */Aproximadamente duas linhas para font-size padrão */
}/* End custom CSS */