@charset "utf-8";

.it-gallery-stage .owl-carousel .owl-stage-outer {
	padding-left:2px; }

.it-gallery-stage .owl-carousel .owl-stage { 
	display: flex; }

.it-gallery-stage .owl-carousel .owl-nav { 
	text-align: center; 
	margin: 0.5rem 0 0; 
	font-size: 40px; }

.it-gallery-stage .owl-carousel .owl-dots {
	display: none !important; }