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

/* GENERALE */

h2, 
.hr-custom {
	margin: 0 !important;
}

.hr-inner.inner-border-av-border-fat {
	border-width: 4px !important;
}

.avia-button {
	margin-left: 0 !important;
	margin-bottom: 0 !important;
}

.avia_textblock p {
	margin: 0 !important;
}

@media only screen and (max-width: 767px) {
	.template-page .entry-content-wrapper h2 {
		letter-spacing: -1px !important;
	}
}


.av-submenu-container.mobile {
	display: none;
}
.sticky_placeholder {
	display: none;
}
@media only screen and (max-width: 767px) {
	.av-submenu-container.mobile {
		display: block;
	}
	.sticky_placeholder {
		display: block;
	}
}
/* GENERALE */


/* MENU */

.current-menu-item > a > .avia-menu-fx {
	opacity: 0;
	display: none;
}

#header_main {
	border-bottom-color: #ebbd00;
}



/* FOOTER */

.footer_color {
	border-top-color: #ebbd00;
}

#footer #gallery-1 img {
	border: 0 !important;
}

/* FOOTER */

/* HOME */
.home main {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.home .container_wrap_first .container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

@media only screen and (max-width: 767px) {
	.home .container_wrap_first .container {
		width: 100% !important;
		max-width: 100% !important;
	}
}

.home .avia-video {
	margin-bottom: 0;
}

.home a {
	text-decoration: none !important;
}

/* HOME */


/* STORIA */

.avia-timeline .milestone_icon {
	height: 40px;
    width: 40px;
    line-height: 40px;
}

/* STORIA */



#approccio-visione h4 {
	color: #006179 !important;
}


#approccio-visione1 {
	padding-top: 40px !important;
}

#approccio-visione2 {
	margin-bottom: 60px !important;
}

#approccio-visione1, 
#approccio-visione2 {
	width: 96%;
	margin: auto;
}


/*
.timeline__nav li {
	font-family: 'lexend peta', Helvetica, Arial, sans-serif;
}

#timeline-vertical-6 .timeline-info, 
#timeline-vertical-6 .timeline-title {
	color: #006179 !important;
	font-size: 25px !important;
}

#timeline-vertical-6 .timeline-text {
	font-size: 0.8rem !important;
}

#timeline-vertical-6 .item-timeline {
	border-bottom: 1px #ebbd00 solid;
}

#timeline-vertical-6 .timeline__nav ul li.active:after {
	background: #ebbd00 !important;
}

.timeline-img img {
	width: 200px !important;
	height: 200px !important;
	object-fit: cover !important;
}
*/

.av-milestone-content {
	font-size: 15px !important;
}

@media only screen and (max-width: 767px) {
	
	.data-wp-editing {
		display: flex !important;
		justify-content: space-between !important;
	}
	.applicazioni2 a {
		width: 60px !important;
		display: inline-block !important;
	}
}

.av-masonry-image-container {
	width: 81px;
	height: 81px;
	left: 5px;
	top: 5px;
}

.av-inner-masonry-content {
	padding-top: 0 !important;
	padding-left: 5px;
}

.applicazioni-icone {
	margin-top: 0!important;
}


.avia_codeblock  {
	display: flex;
}

@media only screen and (max-width: 767px) {
	.avia_codeblock  {
		flex-wrap: wrap;
		justify-content: center;
	}
}

.sidebar_left.sidebar_align_left .widget_nav_menu ul:first-child>.current-menu-item {
	padding-left: 0 !important;
}

/* MACCHINE */

.widget_nav_menu ul:first-child>.current-menu-item {
	background: #fff !important;
	border: 0 !important;
}

.sidebar_left h3 {
	font-family: "open sans" !important;
}

@media only screen and (max-width: 767px) {
	.avia_iconbox_title {
		font-size: 15px !important;
	}
}
/* MACCHINE */


/* SCHEDA TECNICA */

@media only screen and (max-width: 767px) {
	.applicazioni img {
		width: 80px !important;
	}
}

@media only screen and (max-width: 767px) {
	.responsive .av-horizontal-gallery-img {
		height: inherit !important;	
	}
}

/* SCHEDA TECNICA */

/* ASSISTENZA */
#banner_bottom h2,
#banner_bottom h5 {
	font-family: "open sans" !important;
}

#banner_bottom .av-content-full {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

/* ASSISTENZA */


/* CONTTTI */

#contatti {
	display: flex;
    justify-content: space-between;
}

#contatti .avia-button {
	font-size: 15px;
	padding: 20px;
}

input[type="submit"] {
	background-color: white !important;
    color: #004057 !important;
}
form label {
	color: #fff !important; 
}
	


/* FOOTER */
#footer {
	margin: 0 !important;
	padding: 0 !important;
}

#footer section {
	margin: 15px 0 !important;
}


