/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: G. Masulli
Author URI: http://www.masulli.com
Template: enfold
*/



/*Add your own styles here:*/

@font-face {
    font-family: 'Kabel Bk BT';
    src: url('fonts/KabelBkBT.eot');
    src: url('fonts/KabelBkBT.eot?#iefix') format('embedded-opentype'),
         url('fonts/KabelBkBT.woff2') format('woff2'),
         url('fonts/KabelBkBT.woff') format('woff'),
         url('fonts/KabelBkBT.ttf') format('truetype'),
         url('fonts/KabelBkBT.svg#KabelBkBT') format('svg');
    font-weight: normal;
    font-style: normal;

}
p {
	vertical-align:middle}
.form-allowed-tags {display:none !important;}
/*media all*/
.av-main-nav > li > a { font-size:16px;

}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
	.av-main-nav > li > a { font-size:12px;
	}
}