/* Themify Customize Styling */
:root {	
	--theme_accent: #028df8; 
}
.pagewidth,.module_row>.row_inner {	
	width: 1216px; 
}
#header {	
	font-family: "inter-500";	font-weight:500;
	font-size:16px;
	line-height:24px;
 
}
body #site-logo a img {		width: 172px;
	height: 61px; 
}
.woocommerce ul.products li.product .price {		font-size:0px;
 
}
#footer-logo a {		text-align:right; 
}
#footer {	
	background-repeat: no-repeat;
	background-position: left top; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 172px;
	height: 61px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 172px;
	height: 61px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 172px;
	height: 61px; 
}
 }