/** Shopify CDN: Minification failed

Line 24:6 Unexpected "{"
Line 24:14 Expected ":"
Line 46:6 Unexpected "{"
Line 46:15 Expected ":"
Line 49:6 Unexpected "{"
Line 49:15 Expected ":"

**/




/*
.owl-{{ section.id }} .owl-nav{
	display:none !important;
}
.owl-{{ section.id }} .owl-dots{
	position: absolute !important;
    width: 100% !important;
    bottom: 0px !important;
}*/
.owl-{{section.id}}-mobile .owl-item .item div {
  max-height: 100vh !important;
}

@media(min-width: 320px) and(max-width: 480px) {

  ;

  /*.owl-1591465765286-mobile .owl-dots{
	display:none !important;
	}*/

}



.owl-logo-list-slider .owl-carousel{
	margin-top: 25px !important;
}
.cs-owl-container{
	padding: 30px 15% 0px 15%;
}
.owl-{{ section.id }} .owl-nav{
	
}
.owl-{{ section.id }} .owl-dots{
	position: absolute !important;
    width: 100% !important;
    bottom: 0px !important;
}
/**
.owl-logo-list-slider .owl-nav{
	position: absolute;
    top: 0px;
    padding: 0px;
    float: left;
    margin: 0px;
    margin-top: 0px !important;
    width: 99%;
}
.owl-logo-list-slider .owl-nav button span{
	font-size:50px;
}

.owl-logo-list-slider .owl-nav .owl-prev{
	float:left;
}
.owl-logo-list-slider .owl-nav .owl-next{
	float:right;
}*/

 
