.sale .etheme-product-grid-content .price del > .woocommerce-price-suffix {
display: none !important;
}
.sale .etheme-product-grid-content .price ins > .woocommerce-price-suffix:nth-child(2) {
display: none !important;
} .etheme-product-grid .outofstock {
position: relative !important;
} .etheme-product-grid .outofstock >.etheme-product-grid-image {
opacity: 0.8 !important; filter: blur(1.5px) !important; pointer-events: none !important; } .etheme-product-grid .product.outofstock .etheme-product-grid-content,
.etheme-product-grid .product.outofstock .price {
opacity: 1 !important;
filter: none !important; } .etheme-product-grid .product.outofstock:after {
content: "Agotado"; position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: rgba(7, 6, 6, 0.7); color: #fff;
padding: 10px 20px;
font-size: 16px;
font-weight: bold;
border-radius: 5px;
text-transform: uppercase;
letter-spacing: 1px;
filter: none !important;
}
.price > del > .woocommerce-price-suffix:nth-child(2) {
display: none !important;
}
.price > ins > .woocommerce-price-suffix:nth-child(2) {
display: none !important;
}
.elementor-3136 .elementor-element.elementor-element-16e71c4 .etheme-elementor-nav-menu-item-parent .elementor-item:hover {
background: #F73838 !important;
}
ins span:nth-child(2), 
del span:nth-child(2) {
display: none !important;
}
@media (max-width:768px) {
.joinchat__button {
bottom: 65px
}
}