.outerslider .owl-dots{display:none !important;}

.owl-theme .owl-controls {
	margin-top:10px;
	text-align:center;
	-webkit-tap-highlight-color:transparent; 
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
color:#fff;
font-size:14px;
margin:5px;
padding:4px 7px;
background:#d6d6d6;
display:inline-block;
cursor:pointer;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
background:#869791;
color:#fff;
text-decoration:none
}
.owl-theme .owl-controls .owl-nav .disabled {
	opacity:.5;
	cursor:default
}
.owl-theme .owl-dots .owl-dot {
	display:inline-block;
	zoom:1;
*display:inline
}
.owl-theme .owl-dots .owl-dot span {
	width:12px;
	height:12px;
	margin:5px 5px;
	background:rgba(255,255,255,0.2);
	display:block;
	-webkit-backface-visibility:visible;
	-webkit-transition:opacity 200ms ease;
	-moz-transition:opacity 200ms ease;
	-ms-transition:opacity 200ms ease;
	-o-transition:opacity 200ms ease;
	transition:opacity 200ms ease;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	border: 2px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background:#42b0c7;
}

.owl-carousel1 .owl-controls{position: absolute; bottom: -6px; width: 100%;}
.owl-carousel1 .owl-controls .owl-nav{position:relative; top:-180px; display:none;}
.owl-carousel1 .owl-controls .owl-nav .owl-prev{left:20px; position:absolute; background: url(https://www.veracova.com/themes/veracova/img/mainslider-arrowleft.png) 0 0 no-repeat; width:33px; height:58px; text-indent:-9999px; opacity:0.7;}
.owl-carousel1 .owl-controls .owl-nav .owl-next{right:20px; position:absolute; background: url(https://www.veracova.com/themes/veracova/img/mainslider-arrowright.png) 0 0 no-repeat; width:33px; height:58px; text-indent:-9999px;
opacity:0.7;}
.owl-carousel1 .owl-controls .owl-nav .owl-prev:hover{background: url(https://www.veracova.com/themes/veracova/img/mainslider-arrowleft.png) 0 0 no-repeat; opacity:1;}
.owl-carousel1 .owl-controls .owl-nav .owl-next:hover{background: url(https://www.veracova.com/themes/veracova/img/mainslider-arrowright.png) 0 0 no-repeat; opacity:1;}

.general-ingredients{}
.general-ingredients .owl-controls{position:relative;}
.general-ingredients .owl-controls .owl-dots{position: absolute; width: 100%; top: -62px;}
.general-ingredients .owl-dots .owl-dot span{background:#b3bc9d;}
.general-ingredients .owl-dots .owl-dot.active span,.general-ingredients .owl-dots .owl-dot:hover span{background:#fff;}
.general-ingredients .owl-controls .owl-nav{position: absolute; width: 100%; top: -260px;}
.general-ingredients .owl-controls .owl-nav .owl-prev{float:left; text-indent:-9999px; background:url(https://www.veracova.com/themes/veracova/img/ingredient-sliderarrow-left.png) 0 0 no-repeat; width:25px; height:37px; 
margin-left:50px; opacity:0.7;}
.general-ingredients .owl-controls .owl-nav .owl-next{float:right; text-indent:-9999px; background:url(https://www.veracova.com/themes/veracova/img/ingredient-sliderarrow-right.png) 0 0 no-repeat; width:25px; height:37px; margin-right:50px; opacity:0.7;}
.general-ingredients .owl-controls .owl-nav .owl-prev:hover{float:left; text-indent:-9999px; background:url(https://www.veracova.com/themes/veracova/img/ingredient-sliderarrow-left.png) 0 0 no-repeat; opacity:1;}
.general-ingredients .owl-controls .owl-nav .owl-next:hover{float:right; text-indent:-9999px; background:url(https://www.veracova.com/themes/veracova/img/ingredient-sliderarrow-right.png) 0 0 no-repeat; opacity:1;}

@media only screen 
and (min-width : 320px) 
and (max-width : 639px){
.owl-theme .owl-dots{position:relative; bottom:-55px;}
.owl-theme .owl-dots .owl-dot span{background:#c4d6e2;}
}

@media only screen 
and (min-width : 1170px) 
and (max-width : 1800px){
.general-ingredients .owl-controls .owl-nav{top:-175px}
}

@media only screen 
and (min-width : 1024px) 
and (max-width : 1169px){
.general-ingredients .owl-controls .owl-nav{top:-147px}
}

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px){
.general-ingredients .owl-controls .owl-nav{top:-147px}
}