.elementor-4744 .elementor-element.elementor-element-072b221{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overflow:hidden;}.elementor-4744 .elementor-element.elementor-element-01c1a72{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.woocommerce .elementor-4744 .elementor-element.elementor-element-f8ad2a0 .flex-control-thumbs li{padding-right:calc(0px / 2);padding-left:calc(0px / 2);padding-bottom:0px;}.woocommerce .elementor-4744 .elementor-element.elementor-element-f8ad2a0 .flex-control-thumbs{margin-right:calc(-0px / 2);margin-left:calc(-0px / 2);}.elementor-4744 .elementor-element.elementor-element-5148a4a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4744 .elementor-element.elementor-element-7ae7163 .elementor-heading-title{color:#00A7AD;}.elementor-4744 .elementor-element.elementor-element-b2bc4e7 .cart button, .elementor-4744 .elementor-element.elementor-element-b2bc4e7 .cart .button{transition:all 0.2s;}.elementor-4744 .elementor-element.elementor-element-b2bc4e7 .quantity .qty{transition:all 0.2s;}@media(min-width:768px){.elementor-4744 .elementor-element.elementor-element-01c1a72{--width:50%;}.elementor-4744 .elementor-element.elementor-element-5148a4a{--width:50%;}}/* Start custom CSS for woocommerce-product-images, class: .elementor-element-f8ad2a0 */.woocommerce-product-gallery .zoomImg {
    display: none !important;
}

/* Desactivar el efecto de hover ampliando la imagen */
.woocommerce-product-gallery:hover img {
    transform: none !important;
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-add-to-cart, class: .elementor-element-b2bc4e7 */@media only screen and (min-width: 960px) and (max-width: 1200px) {
    .woocommerce a.button:not(.add_to_cart_button):not(.product_type_simple):not(.product_type_grouped), .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce-tabs ul.tabs {
        font-size: 15px !important;
        line-height: 2.29em;
    }
}

.single_add_to_cart_button.button.alt {
  background-color: #3aa6aa;  /* Turquesa */
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  padding: 12px 24px;
  border: none;
  border-radius: 6px;
  text-align: center;
  transition: background-color 0.3s ease;
}

/* Hover (cuando pasa el mouse) */
.single_add_to_cart_button.button.alt:hover {
  background-color: #FFB703; /* Versión más oscura al pasar el mouse */
  color: #ffffff;
}/* End custom CSS */