

.nasa-attr-ux-item.nasa-disable {

    opacity: 1 !important;

    cursor: pointer !important;

}

.nasa-attr-ux-item.nasa-disable:before,

.nasa-attr-ux-item.nasa-disable:after {

    opacity: 0!important;

}







.products.grid [data-pa_name="tabela-de-tamanhos"]{opacity:0; height:0; overflow:'hidden';}



.products.grid .product-img-wrap img{
	min-height: 270px;
	width: auto!important;
	object-fit: contain;
}  

.force-disable{
    padding-bottom: 10px;
}
.force-disable::after{    
    content: 'Indisponível';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
    top: auto;
    background-color: rgba(255, 255, 255, 0.2);
    display: flex;
    justify-content: center;
}

.nasa-attr-ux.nasa-disable .nasa-attr-bg-img:before, .nasa-attr-ux.nasa-disable .nasa-attr-bg-img:after, .nasa-attr-ux.nasa-disable .nasa-attr-bg:before, .nasa-attr-ux.nasa-disable .nasa-attr-bg:after{
    border-top: 2px solid #F00 !important;
    
    
}