@charset "utf-8";
/* CSS Document */

.roboto{
font-family: 'Roboto', sans-serif;
}

.lato{
	font-family: 'Lato', sans-serif;
}

.play{
	font-family: 'Playfair Display', serif;
}

.center{
text-align: center;	
}

 .white{
	 color:#ffffff;
 }
 

 .black{
	 color:#000000;
 }

.floatr{
	float: right;
}

.floatl{
	float: left;
}

.nolg{
	display:none;
}

.underl{
	text-decoration:underline;
}

a{
	color:inherit;
}

a:hover{
	color:inherit;
}



.he1{ 
 	height:1vh;
}
.he2{
	height:2vh;
}
.he3{ 
height:3vh;
}
.he4{ 
height:4vh;
}
.he5{ 
height:5vh;
}
.he6{ 
 	height:6vh;
}
.he7{ 
 	height:7vh;
}
.he8{ 
 	height:8vh;
}
.he9{ 
 	height:9vh;
}
.he10{ 
 	height:10vh;
}
.he15{ 
 	height:15vh;
}
.he20{ 
 	height:20vh;
}
.he25{ 
 	height:25vh;
}
.he30{ 
 	height:30vh;
}
.he35{ 
 	height:35vh;
}
.he40{ 
 	height:40vh;
}
.he45{ 
 	height:45vh;
}
.he50{ 
 	height:50vh;
}
.he55{ 
 	height:55vh;
}
.he60{ 
 	height:60vh;
}
























/*@media (min-width: 991px) {
.evo-hidden-menu__half, .evo-cart-holder {
    width: 450px;
}
}*/
	

.left{text-align: left;}










@media (max-width: 767px){

.nolg{ display: contents !important;}
	
.noxs{display:none !important;}	
	
}