ul.products li.product,
.grilla-posts.woocommerce li.product {
  list-style: none;
  background: var(--blanco);
  border-radius: 10px;
  box-shadow: 0 0 8px 1.5px rgba(116, 129, 137, 0.32);
  overflow: hidden;
  box-shadow: 0 0 8px 1.5px rgba(116, 129, 137, 0.32);
  transition: transform .2s ease, border-color .2s ease;
  width: 100%!important;
  margin: 0!important;
  display: flex;
  flex-direction: column;
  height: 410px;
  overflow: hidden;
}

ul.products li.product img,
.grilla-posts.woocommerce li.product img {
  width: 100%;
  height: 300px;
  display: block;
  object-fit: contain;
  transition: height .35s ease, transform .35s ease;
}

ul.products li.product:hover img,
.grilla-posts.woocommerce li.product:hover img {
  height: 220px;
  transform: scale(0.8);
}

.info-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}


span.categoria-loop-padre {
    font-size: var( --e-global-typography-996197c-font-size );
}

.woocommerce-loop-product__title {
    color: var(--gris);
    font-size: var(--e-global-typography-7d368f5-font-size)!important;
    font-weight: 500!important;
    margin: 0!important;
    padding: 0 5px 0 0!important;
    display: -webkit-box;  
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; 
    overflow: hidden; 
    text-overflow: ellipsis;
}


li.product span.price {
    display: flex!important;
    align-items: center!important;
    margin: 0!important;
}

li.product span.woocommerce-Price-amount {
    background-color: var(--celeste-claro);
    font-size: var(--e-global-typography-7d368f5-font-size)!important;
    font-weight: 700!important;
    color: var(--blanco);
    padding: 10px;
    border-radius: 50px;
}

.loop-oculto {
  display: block;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(20px);
  transition: max-height .35s ease, opacity .35s ease, transform .35s ease;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}

ul.products li.product:hover .loop-oculto,
.grilla-posts.woocommerce li.product:hover .loop-oculto {
  max-height: 180px;
  opacity: 1;
  transform: translateY(5px);
}

.woocommerce ul.products li.product .button {
    margin-top: 0!important;
}

.descripcion-corta-loop p {
    color: var(--gris);
    font-size: var( --e-global-typography-996197c-font-size );
    line-height: 1.2em;
    display: -webkit-box;  
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; 
    overflow: hidden; 
    text-overflow: ellipsis;
}

.bototm-post {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 14px;
  margin-top: 28px;
  align-items: center;
}

.product-info-wrapper {
    padding: 10px;
}

.btn-loop-producto {
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    flex-direction: column;
    align-items: end;
}

.btn-loop-producto a.added_to_cart.wc-forward {
    display: none;
}

.btn-loop-producto .button {
    font-size: 0!important;
    align-items: center;
    background: var(--blanco)!important;
    border: 1px solid var(--blanco-gris)!important;
    border-radius: 50px!important;
    color: var(--balnco)!important;
    display: flex!important;
    flex-shrink: 0;
    justify-content: center;
    cursor: pointer;
    height: 35px!important;
    padding: 0!important;
    transition: all .4s ease;
    vertical-align: middle;
    width: 35px!important;
}

.btn-loop-producto .button:hover {
    background: var(--celeste) !important;
    border-color: var(--celeste) !important;
}

.btn-loop-producto a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart::before {
    content: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2214%22 height=%2214%22 viewBox=%220 0 14 14%22 fill=%22none%22%3E%3Cpath fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 d=%22M4.62699 11.7598C4.92142 11.7598 5.20391 11.878 5.41215 12.0879C5.62039 12.298 5.73733 12.5829 5.73734 12.8799C5.73734 13.177 5.6204 13.4619 5.41215 13.6719C5.20391 13.8819 4.92144 14.0001 4.62699 14.0001C4.33255 14 4.05004 13.8819 3.84184 13.6719C3.63363 13.4619 3.51664 13.1769 3.51664 12.8799C3.51665 12.5829 3.63361 12.298 3.84184 12.0879C4.05004 11.878 4.33255 11.7599 4.62699 11.7598ZM11.2901 11.7598C11.5846 11.7598 11.867 11.878 12.0752 12.0879C12.2835 12.298 12.4004 12.5829 12.4004 12.8799C12.4004 13.177 12.2835 13.4619 12.0752 13.6719C11.867 13.8819 11.5846 14.0001 11.2901 14.0001C10.9956 14 10.7132 13.8819 10.5049 13.6719C10.2967 13.4619 10.1797 13.177 10.1797 12.8799C10.1797 12.5829 10.2967 12.298 10.5049 12.0879C10.7132 11.878 10.9956 11.7598 11.2901 11.7598ZM0.30668 0.0596217C0.438285 -0.00688464 0.590807 -0.0184154 0.730508 0.0283717L0.956094 0.104544C1.41953 0.260596 1.81144 0.392308 2.12016 0.537161C2.44729 0.690956 2.73191 0.880332 2.9473 1.18267C3.16265 1.48346 3.25227 1.81582 3.29301 2.17779C3.31274 2.36287 3.32373 2.57052 3.32719 2.79986H11.253C12.7743 2.79986 13.5349 2.80051 13.8643 3.30376C14.1928 3.807 13.8936 4.51262 13.294 5.9229L12.9776 6.669C12.6977 7.32755 12.5577 7.65668 12.2793 7.84185C12.001 8.02693 11.6462 8.02642 10.9356 8.02642H3.44438C3.52211 8.42962 3.6454 8.66638 3.81938 8.84185C4.02442 9.04845 4.31246 9.18302 4.85551 9.25689C5.41444 9.33229 6.15552 9.33306 7.21781 9.33306H12.4004C12.5475 9.33316 12.689 9.39221 12.793 9.49712C12.8971 9.60214 12.9551 9.74509 12.9551 9.89361C12.9551 10.0419 12.8969 10.1842 12.793 10.2891C12.689 10.394 12.5476 10.4531 12.4004 10.4532H7.1768C6.16515 10.4532 5.3488 10.4536 4.70707 10.3663C4.04078 10.2767 3.47892 10.0826 3.03324 9.63384C2.58838 9.1844 2.39724 8.61823 2.30766 7.94634C2.22104 7.29899 2.22074 6.47484 2.22074 5.45415V3.45904C2.22074 2.92692 2.22058 2.57421 2.18949 2.30474C2.15989 2.04979 2.11026 1.92674 2.04594 1.83794C1.98228 1.74836 1.88227 1.66102 1.65141 1.55279C1.4071 1.43855 1.07569 1.32602 0.575234 1.15728L0.379922 1.09087C0.240418 1.04386 0.124435 0.943266 0.0586328 0.810598C-0.00716151 0.677883 -0.0180637 0.523664 0.0283594 0.382864C0.0748643 0.242156 0.175207 0.126089 0.30668 0.0596217ZM4.99711 4.48052C4.84985 4.48052 4.70866 4.53956 4.60453 4.64458C4.50045 4.74958 4.44147 4.89162 4.44145 5.04009C4.44145 5.18861 4.5004 5.33156 4.60453 5.43657C4.70862 5.54137 4.85002 5.60064 4.99711 5.60064H7.21781C7.36496 5.60064 7.50628 5.54145 7.61039 5.43657C7.71452 5.33156 7.77348 5.18861 7.77348 5.04009C7.77345 4.89168 7.71439 4.74957 7.61039 4.64458C7.50626 4.53956 7.36507 4.48052 7.21781 4.48052H4.99711Z%22 fill=%22%23E0DFDF%22/%3E%3C/svg%3E");
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    transition: all .4s;
}

.btn-loop-producto .button:hover:before {
    filter: brightness(0) invert(1);
}

.catalogo .btn-loop-producto .button {
    display: none!important;
}

a.btn-tienda {
    padding: 8px 16px;
    border: 1px solid var(--primario);
    display: flex;
    border-radius: 50px;
    color: var(--primario);
    align-items: center;
    gap: 5px;
    font-size: var(--e-global-typography-7d368f5-font-size)!important;
    text-transform: none!important;
    font-weight: 400!important;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
    transition: color 0.4s ease;
    z-index: 0;
}

a.btn-tienda:hover {
    border-color: var(--celeste);
    color: var(--blanco);
}

a.btn-tienda:before {
    background-color: var(--celeste);
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    transform: translateX(100%);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    width: 100%;
    z-index: -1;
}

a.btn-tienda:hover:before {
    transform: translateX(0);
}

a.btn-tienda:hover svg {
    transition: all .4s;
}

a.btn-tienda:hover svg {
    filter: brightness(0) invert(1);
    margin-left: 5px;
}