/*
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:*/


.content {
	padding-top: 0 !important;
	padding-bottom: 130px !important;
}

#avia2-menu {
	background-color: #1b7d4a !important;
    border-color: #ffffff !important;	
	width: 130px !important;
	padding: 0.5rem;
}
#avia2-menu a {
    color: #ffffff;
	font-size: 0.8rem;
}

/* https://kriesi.at/support/topic/sticky-header-for-smart-mobile-phone/ */
/* sticky header on smartphone */
.html_header_top.html_header_sticky #header {
  position: fixed !important;
}
@media only screen and (max-width: 767px) {
  .responsive #main {
    padding-top: 0px !important;
    margin-top: 125px !important; /* fix for slide-show on start page, 80 px is max-height of header. */
  }
}

.acquista_mobile {
	display: none;
}
@media only screen and (max-width: 767px) {
  	.acquista_mobile {
		display: block;
	}
}





#acquista .av_promobox {
	margin-bottom: 20px !important;
	margin-top: 0px !important;
}



#roma .av-special-heading-h1,
#roma .av-special-heading-h1 h1,
#roma h2.av-special-heading-tag  {
	font-weight: 700 !important;
}

.page-id-408 .acquista_mobile,
.page-id-408 #menu-item-343,
.page-id-447 .acquista_mobile,
.page-id-447 #menu-item-343,
.page-id-453 .acquista_mobile,
.page-id-453 #menu-item-343,
.page-id-456 .acquista_mobile,
.page-id-456 #menu-item-343
{
	display: none !important;
}
