@media screen and (min-width:321px) and (max-width:380px){.product-carousel .owl-carousel .owl-stage{margin-left:-5px}
}
@media screen and (min-width:521px) and (max-width:570px){.product-carousel .owl-carousel .owl-stage{margin-left:-45px}
}
.product-carousel .owl-carousel .owl-stage{display:flex}
.product-carousel{.owl-theme .owl-dots{display:block;margin-top:20px}
.owl-theme .owl-dot.active span,.owl-theme .owl-dot:hover span{background:#00c0f3 !important}
.dotsalignment--center{.owl-theme .owl-dots{text-align:center}
}
.dotsalignment--left{.owl-theme .owl-dots{text-align:left}
}
.dotsalignment--right{.owl-theme .owl-dots{text-align:right}
}
}
@media(min-width:1200px){.product-carousel .owl-theme .owl-dots{display:none}
}
.owl-theme .owl-nav [class*=owl-]:hover{background:0}
.product-carousel .owl-theme .owl-nav{&.disabled{display:none}
.arrow{border-color:#f04f23}
.owl-prev{left:1%}
.owl-next{right:1%}
.owl-prev,.owl-next{position:absolute;top:50%;z-index:1;cursor:pointer;background:0;&.disabled{opacity:.25}
}
}