/*
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: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/*Add your own styles here:*/

#top .av_header_glassy.av_header_transparency .header_bg { opacity: 0.3; }

#barra .content{padding-top:20px !important; padding-bottom:20px !important;}

.avia_ajax_form{ background-color:#080808; padding:10px}
.avia_ajax_form .button { width:100%;}


/* menù toggle centrato */
@media only screen and (max-width: 767px) {
#advanced_menu_toggle { margin: 0 auto; position: static; }
.logo img { position: static; }
.responsive.html_header_top.html_logo_center .logo { margin: auto;}
}

/* menu_strutture */

@media only screen and (min-width: 768px) {
#menu_strutture{position: relative; height: 30px;}
#strutture_1{position: absolute; height: 30px; left:10px;}
#strutture_2{position: absolute; height: 30px; left:50%;}
#strutture_2 a{display:block; position: relative; height: 30px; width: 160px; left:-80px; text-align: center;}
#strutture_3{position: absolute; height: 30px; right:10px;}
}

@media only screen and (max-width: 767px) {
#menu_strutture{position: relative;}
#strutture_1{width: 100%; text-align: center;}
#strutture_2{width: 100%; text-align: center;}
#strutture_3{width: 100%; text-align: center;}
}
