.elementor-58119 .elementor-element.elementor-element-6f5b52c{--display:flex;--min-height:150px;--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-58119 .elementor-element.elementor-element-fe05dba{--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-58119 .elementor-element.elementor-element-b16eb13 .woocommerce-breadcrumb{color:var( --e-global-color-1585dd8 );font-family:"Poppins", Sans-serif;font-weight:600;}.elementor-58119 .elementor-element.elementor-element-b16eb13 .woocommerce-breadcrumb > a{color:#000000;}.elementor-58119 .elementor-element.elementor-element-cc0f117{--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;}@media(min-width:768px){.elementor-58119 .elementor-element.elementor-element-fe05dba{--width:75%;}.elementor-58119 .elementor-element.elementor-element-cc0f117{--width:75%;}}/* Start custom CSS for shortcode, class: .elementor-element-3f83e19 *//* =========================
   CASA MOROSI - TARJETAS ARCHIVE PRODUCTS
   Categorías / marcas / tienda
   ========================= */

/* Grilla general */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products {
  align-items: stretch !important;
}

/* Tarjeta */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;

  min-height: 410px !important;
  height: auto !important;

  background: #ffffff !important;
  border: 1px solid #e8edf3 !important;
  border-radius: 18px !important;
  overflow: hidden !important;

  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06) !important;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease !important;
}

/* Hover de tarjeta */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.10) !important;
  border-color: #dbe5ef !important;
}

/* Link superior: imagen + título + precio */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .woocommerce-LoopProduct-link {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  flex: 1 1 auto !important;

  padding: 12px 12px 0 !important;
  text-align: left !important;
}

/* Imagen */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product img {
  width: 100% !important;
  height: 230px !important;
  object-fit: contain !important;
  object-position: center !important;
  display: block !important;

  background: #ffffff !important;
  border-radius: 14px !important;
  margin: 0 !important;
  padding: 8px !important;
}

/* Título */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .woocommerce-loop-product__title {
  text-align: left !important;

  margin: 12px 2px 8px !important;
  padding: 0 !important;

  color: #172033 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.28 !important;

  white-space: normal !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;

  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden !important;

  min-height: calc(1.28em * 3) !important;
  text-transform: none !important;
}

/* Precio: ahora con aire, no pegado */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price {
  display: block !important;

  margin: 2px 2px 12px !important;
  padding: 0 !important;

  color: #0f2f5f !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
}

/* Precio anterior si hay oferta */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price del {
  color: #9aa4b2 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  opacity: 1 !important;
  margin-right: 5px !important;
}

/* Precio oferta */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price ins {
  text-decoration: none !important;
  color: #0f2f5f !important;
  font-weight: 800 !important;
}

/* Asegura que los amount dentro del precio hereden bien */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price .amount {
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
}

/* Botón inferior */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.button,
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.add_to_cart_button,
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .button {
  width: calc(100% - 24px) !important;
  min-height: 42px !important;

  margin: auto 12px 12px !important;
  padding: 11px 14px !important;

  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 6px !important;

  border-radius: 12px !important;
  box-sizing: border-box !important;

  background: #123c78 !important;
  color: #ffffff !important;

  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  text-align: center !important;
  text-decoration: none !important;

  border: 1px solid #123c78 !important;
  box-shadow: none !important;

  transition: background .18s ease, transform .18s ease, border-color .18s ease !important;
}

/* Hover botón */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.button:hover,
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.add_to_cart_button:hover,
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .button:hover {
  background: #0f3264 !important;
  border-color: #0f3264 !important;
  transform: translateY(-1px) !important;
}

/* Botón cargando / agregado */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.button.loading,
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.add_to_cart_button.loading {
  opacity: .75 !important;
}

.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.added_to_cart {
  width: calc(100% - 24px) !important;
  margin: -4px 12px 12px !important;

  display: flex !important;
  justify-content: center !important;
  align-items: center !important;

  color: #123c78 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

/* Sale badge / oferta */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .onsale {
  top: 12px !important;
  left: 12px !important;
  right: auto !important;

  min-height: auto !important;
  min-width: auto !important;
  padding: 6px 9px !important;

  border-radius: 999px !important;
  background: #e53935 !important;
  color: #ffffff !important;

  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}

/* Responsive notebook */
@media (max-width: 1366px) {
  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product {
    min-height: 390px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product img {
    height: 210px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .woocommerce-loop-product__title {
    font-size: 13.5px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price {
    font-size: 16px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.button,
  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.add_to_cart_button,
  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .button {
    min-height: 40px !important;
    font-size: 13.5px !important;
  }
}

/* Tablet */
@media (max-width: 1024px) {
  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product {
    min-height: 370px !important;
    border-radius: 16px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product img {
    height: 190px !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product {
    min-height: 340px !important;
    border-radius: 14px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .woocommerce-LoopProduct-link {
    padding: 10px 10px 0 !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product img {
    height: 165px !important;
    padding: 6px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .woocommerce-loop-product__title {
    margin: 10px 2px 7px !important;
    font-size: 13px !important;
    line-height: 1.25 !important;
    min-height: calc(1.25em * 3) !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price {
    margin: 0 2px 10px !important;
    font-size: 15px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.button,
  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.add_to_cart_button,
  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .button {
    width: calc(100% - 20px) !important;
    margin: auto 10px 10px !important;
    min-height: 39px !important;
    border-radius: 10px !important;
    font-size: 13px !important;
  }
}

/* =========================
   CASA MOROSI - TARJETAS ARCHIVE PRODUCTS
   Categorías / marcas / tienda
   ========================= */

/* Grilla general */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products {
  align-items: stretch !important;
}

/* Tarjeta */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;

  min-height: 410px !important;
  height: auto !important;

  background: #ffffff !important;
  border: 1px solid #e8edf3 !important;
  border-radius: 18px !important;
  overflow: hidden !important;

  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06) !important;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease !important;
}

/* Hover de tarjeta */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.10) !important;
  border-color: #dbe5ef !important;
}

/* Link superior: imagen + título + precio */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .woocommerce-LoopProduct-link {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  flex: 1 1 auto !important;

  padding: 12px 12px 0 !important;
  text-align: left !important;
}

/* Imagen */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product img {
  width: 100% !important;
  height: 230px !important;
  object-fit: contain !important;
  object-position: center !important;
  display: block !important;

  background: #ffffff !important;
  border-radius: 14px !important;
  margin: 0 !important;
  padding: 8px !important;
}

/* Título */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .woocommerce-loop-product__title {
  text-align: left !important;

  margin: 12px 2px 8px !important;
  padding: 0 !important;

  color: #172033 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.28 !important;

  white-space: normal !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;

  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden !important;

  min-height: calc(1.28em * 3) !important;
  text-transform: none !important;
}

/* Precio: ahora con aire, no pegado */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price {
  display: block !important;

  margin: 2px 2px 12px !important;
  padding: 0 !important;

  color: #0f2f5f !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
}

/* Precio anterior si hay oferta */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price del {
  color: #9aa4b2 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  opacity: 1 !important;
  margin-right: 5px !important;
}

/* Precio oferta */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price ins {
  text-decoration: none !important;
  color: #0f2f5f !important;
  font-weight: 800 !important;
}

/* Asegura que los amount dentro del precio hereden bien */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price .amount {
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
}

/* Botón inferior */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.button,
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.add_to_cart_button,
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .button {
  width: calc(100% - 24px) !important;
  min-height: 42px !important;

  margin: auto 12px 12px !important;
  padding: 11px 14px !important;

  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 6px !important;

  border-radius: 12px !important;
  box-sizing: border-box !important;

  background: #123c78 !important;
  color: #ffffff !important;

  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  text-align: center !important;
  text-decoration: none !important;

  border: 1px solid #123c78 !important;
  box-shadow: none !important;

  transition: background .18s ease, transform .18s ease, border-color .18s ease !important;
}

/* Hover botón */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.button:hover,
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.add_to_cart_button:hover,
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .button:hover {
  background: #0f3264 !important;
  border-color: #0f3264 !important;
  transform: translateY(-1px) !important;
}

/* Botón cargando / agregado */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.button.loading,
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.add_to_cart_button.loading {
  opacity: .75 !important;
}

.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.added_to_cart {
  width: calc(100% - 24px) !important;
  margin: -4px 12px 12px !important;

  display: flex !important;
  justify-content: center !important;
  align-items: center !important;

  color: #123c78 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

/* Sale badge / oferta */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .onsale {
  top: 12px !important;
  left: 12px !important;
  right: auto !important;

  min-height: auto !important;
  min-width: auto !important;
  padding: 6px 9px !important;

  border-radius: 999px !important;
  background: #e53935 !important;
  color: #ffffff !important;

  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}

/* Responsive notebook */
@media (max-width: 1366px) {
  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product {
    min-height: 390px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product img {
    height: 210px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .woocommerce-loop-product__title {
    font-size: 13.5px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price {
    font-size: 16px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.button,
  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.add_to_cart_button,
  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .button {
    min-height: 40px !important;
    font-size: 13.5px !important;
  }
}

/* Tablet */
@media (max-width: 1024px) {
  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product {
    min-height: 370px !important;
    border-radius: 16px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product img {
    height: 190px !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product {
    min-height: 340px !important;
    border-radius: 14px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .woocommerce-LoopProduct-link {
    padding: 10px 10px 0 !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product img {
    height: 165px !important;
    padding: 6px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .woocommerce-loop-product__title {
    margin: 10px 2px 7px !important;
    font-size: 13px !important;
    line-height: 1.25 !important;
    min-height: calc(1.25em * 3) !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price {
    margin: 0 2px 10px !important;
    font-size: 15px !important;
  }

  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.button,
  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product a.add_to_cart_button,
  .elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .button {
    width: calc(100% - 20px) !important;
    margin: auto 10px 10px !important;
    min-height: 39px !important;
    border-radius: 10px !important;
    font-size: 13px !important;
  }
}

/* Texto "Cotizar producto" donde iría el precio */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price .cm-cotizar-producto {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;

  color: #123c78 !important;
  background: #eef5ff !important;
  border: 1px solid #d7e7fb !important;

  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1 !important;

  padding: 8px 10px !important;
  border-radius: 999px !important;
}

/* En producto individual, si aparece ahí también */
.single-product .price .cm-cotizar-producto,
.cm-single-product .cm-cotizar-producto {
  display: inline-flex !important;
  align-items: center !important;

  color: #123c78 !important;
  background: #eef5ff !important;
  border: 1px solid #d7e7fb !important;

  font-size: 14px !important;
  font-weight: 600 !important;

  padding: 8px 10px !important;
  border-radius: 999px !important;
}

/* Precio contado en tarjetas */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 4px !important;

  margin: 4px 2px 14px !important;
  padding: 0 !important;
}

.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price .cm-precio-lista {
  color: #9aa4b2 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.1 !important;
}

.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price .cm-precio-lista del {
  text-decoration: line-through !important;
}

.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price .cm-precio-contado {
  color: #0f2f5f !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
}

.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price .cm-precio-contado-label {
  color: #198754 !important;
  background: #eaf7ef !important;
  border: 1px solid #ccebd8 !important;

  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 1 !important;

  padding: 5px 8px !important;
  border-radius: 999px !important;
}

/* Texto Cotizar producto */
.elementor-58119 .elementor-element.elementor-element-3f83e19 ul.products li.product .price .cm-cotizar-producto {
  display: inline-flex !important;
  align-items: center !important;

  color: #123c78 !important;
  background: #eef5ff !important;
  border: 1px solid #d7e7fb !important;

  font-size: 14px !important;
  font-weight: 600 !important;

  padding: 8px 10px !important;
  border-radius: 999px !important;
}

/* Single product */
.single-product .price,
.cm-single-product .price {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 6px !important;
}

.single-product .price .cm-precio-lista,
.cm-single-product .price .cm-precio-lista {
  color: #9aa4b2 !important;
  font-size: 15px !important;
}

.single-product .price .cm-precio-contado,
.cm-single-product .price .cm-precio-contado {
  color: #0f2f5f !important;
  font-size: 28px !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
}

.single-product .price .cm-precio-contado-label,
.cm-single-product .price .cm-precio-contado-label {
  color: #198754 !important;
  background: #eaf7ef !important;
  border: 1px solid #ccebd8 !important;

  font-size: 13px !important;
  font-weight: 600 !important;

  padding: 6px 10px !important;
  border-radius: 999px !important;
}/* End custom CSS */