/**
* Theme Name: Freshio Child
* Description: This is a child theme of Freshio, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Duc Pham (Opal Team)</a>
* Template: freshio
* Version: 1.9.2
*/

@font-face {

font-family: 'AcuminVariableConcept';
src: url('fonts/AcuminVariableConcept.woff2') format('woff2');
font-weight: normal;

}

@font-face {

font-family: 'GothamBold';
src: url('fonts/gothambold.woff2') format('woff2'),
		 url('fonts/gothambold.woff') format('woff');
font-weight: normal;

}

@font-face {

font-family: 'GothamMedium';
src: url('fonts/gothammedium.woff2') format('woff2'),
         url('fonts/gothammedium.woff') format('woff');
font-weight: normal,
letter-spacing: 2px;
	
}


h2,a,p{
font-family: 'Helvetica'!important;
}
h3{
	font-family: 'Helvetica'!important;
}
.header-top{
	display:none!important;
}

.primary-navigation{
	float:right!important;
	margin-right:30px!important;
}


.freshio-contact{
	margin-right:50px!important;
	font-family: 'Helvetica'!important;
}
.freshio-contact span{
	font-size:20px!important;
}

.menu-item a{
	color:#2d7eae!important;
}
.main-navigation ul.menu li.menu-item > a:hover{
	text-decoration:underline;
}

.menu-item a{
	font-size: 20px;
}

.freshio-breadcrumb{
	display:none!important;
}

#submenu h2 a:hover{
	text-decoration:underline!important;
}

.header-sticky img{
	width:250px!important;
}

.cart-contents,.freshio-handheld-footer-bar{
	display:none!important;
}

#colophon{
	margin-bottom:0px!important;
}