.ias-trigger a {
    background: #970000;
    padding: 7px 35px;
    border-radius: 8px;
    color:#fff!important;
}
.ias-spinner img
{
    width:25px;
    height:25px;
}
@media (max-width: 1479px) and (min-width: 1200px){
    .product-items .ias-trigger-prev .product-item::nth-child(3n+1)
    {
        clear:none;
    }
}