@media (max-width: 480px) {
	#rev_slider_63_1_wrapper {
		height: 500px;
	}
}

@media (max-width: 900px) {
	#rev_slider_63_1_wrapper {
		height: 560px;
	}
}

@media (max-width: 1260px) {
	#rev_slider_63_1_wrapper {
		height: 560px;
	}
}

@media (min-width: 1261px) {
	#rev_slider_63_1_wrapper {
		height: 600px;
	}
}

.site-tagline{
	display:none !important;
}
.first-row{
	border:0px !important;
}
header.main-header.layout-single-row .second-row:not(:last-child) {
    border-right: 0px !important;
}

.header-search{
	display:none !important;
}

.meta-header{
	background-position: bottom center;
}

.fl-builder-content .fl-node-59a6fbce96f35 :not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {
    color: unset;
}

/*nascosto lo share di pinterest e tumblr*/
.share-pinterest{
	display: none !important;
}

.share-tumblr{
	display: none !important;
}

/*spazio tra le icone nell'header*/
.fab {
    padding-right: 20px !important;
}

/*altezza post minima*/
.post-content-outer {
    min-height: 130px;
}

header.single {
    min-height: 65px;
}

/*nascosti i commenti dalla galleria*/
#jp-carousel-comment-form {
    display: none;
}
.jp-carousel-info{
	display: none !important;
}

/*colore link delle news*/
.vamtam-button.accent3.button-underline {
    color: #f07e26 !important;
    border-color: #f07e26 !important;
}

/*MOBILE - telefono centrato nel menù*/
.fl-builder-content .fl-node-598afcd2173a5 :not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {
    text-align: center;
}

/*nascondo i meta*/
.vamtam-meta-tax{
	display:none !important;
}

/*sticky header sempre*/
.admin-bar .fixed-header-box {
    top: 32px;
}

.fixed-header-box {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.vamtam-heading-text {
	font-size: 22px !important;}

/*modifiche privvisorie*/
.page-wrapper>aside.left {
    display: none;
}

.page-wrapper>article {
     max-width: 100% !important;
}

body:not(.single-tribe_events):not(.post-type-archive).fl-builder #main > .limit-wrapper, body .fl-row-content-wrap {
    padding-left: 0;
    padding-right: 0;
}