.xoo-wsc-ft-amt-fee_costo-de-delivery{
display:none;
} .woocommerce-loop-product__link {
position: relative;
display: block;
} .badge-4x3-descuento {
min-height: 0;
min-width: 0;
padding: 2px 8px 2px 8px !important;
font-size: 10px;
font-weight: 600;
text-align: center;
line-height: 1.5em;
left: auto;
margin: 0;
border-radius: 3px;
position: absolute;
top: 15px;
left: 15px;
right: auto !important;
text-shadow: none;
color: #ffffff;
-webkit-box-shadow: none;
box-shadow: none;
text-transform: uppercase;
max-width: calc(100% - 30px);
width: auto;
z-index: 8;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: 1s;
animation-duration: 1s;
display: inline-block;
-webkit-animation-name: flipInY;
animation-name: flipInY;
background-color:rgb(43, 43, 43);
}
.custom-discount-text{
color: #333333;
font-size: .8em;
display: block;
margin: 10px 0 0 0;
}