.elementor-kit-5{--e-global-color-primary:#F4F4F4;--e-global-color-secondary:#D98C3C;--e-global-color-text:#7A7A7A;--e-global-color-accent:#000000;--e-global-color-a144b0c:#282828;--e-global-color-1771dae:#FFFFFF;--e-global-color-f8ee9a9:#D98C3C;--e-global-color-aee87be:#000000;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-weight:600;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 label{font-family:"Roboto", Sans-serif;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;gap:0px;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.woocommerce ul.products li.product a img {
    height: 250px; /* altura que deseas */
    width: auto; /* ancho automático para no distorsionar la imagen */
    object-fit: cover; /* ajustar imagen sin distorsión */
    display: block; /* convertir la imagen en un elemento de bloque */
    margin: 0 auto; /* centrar la imagen horizontalmente */
}

@media only screen and (max-width: 768px) {
.woocommerce ul.products li.product a img {
height: auto; /* establecer altura automática para adaptarse a la pantalla /
max-width: 100%; / hacer que el ancho máximo sea del 100% del contenedor padre /
object-fit: contain; / ajustar la imagen sin recortarla */
}
}


.woocommerce .elementor-2402 .elementor-element.elementor-element-782471b form.cart .variations {
     width: 100%!important;
     margin-bottom: 5px!important;
}

.woocommerce .elementor-2402 .elementor-element.elementor-element-782471b form.cart .variations {
  border-top: 20px solid #F6F6F6!important;
}

img.tp-image-hover {
    width: 100% !important;
}/* End custom CSS */