:root {--mc:#11a600;--lc:#0d0f0d;--sc:#000000;--wbc4:#fffffc;--wtc1:#382c2c;--fc:#050405;--bc:#03a118;--hc:#ffffff;--bfc:#f2f2f2;--sjc:#000000;--scc:#d57bed;--ssc:#4e5052;--ptc:#3b3c3d;--ptsc:#ffffff;--tfc:#ffffff;--pmc:#d57bed;--wbc1:#ffffff;--wbc5:#ffffff;--sf:shabnam-fd;--sfs:1rem;--lbc:#3b3c3d;--prt:#000000;--mmb:#ffffff;--mmc:#ffffff;--sbc:#ffffff;--sbg:#ffffff;--sbbc:#000000;--bsh:#d9d1d1;--bhc:#f3f3f3;--shf:shabnam-fd;--shs:20px;--btf:15px;--mn:RIVAS;--h:FIRST;--mtc:#5c4d7d;--htc:#000000;--pfc:#ffffff;--wbc2:#5c4d7d;--wbc3:#ffffff;--wtc2:#ffffff;--wtc3:#5c4d7d;--wtc4:#5c4d7d;--wtc5:#5c4d7d;}.owl-item .item {
 margin-inline: 4px;
}

.owl-item .item .product-item {
 height: 550px;
}

.owl-item .item .product-item,
.item-box .item.product-item {
 box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
 border-radius: 20px;
}

.item-box .item.product-item {
 height: 500px;
}

.item-box .item.product-item img {
 min-height: 296px;
}

@media screen and (max-width: 1600px) {
 .owl-item .item .product-item {
 height: 510px;
 }
}

@media screen and (max-width: 500px) {
 .owl-item .item .product-item {
 height: 480px;
 }
}

@media screen and (max-width: 425px) {
 .owl-item .item .product-item {
 height: 440px;
 }
}