/*
Theme Name: WerkStatt Child Theme
Theme URI: http://themeforest.net/user/fuelthemes
Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
Version: 1.0.0
Author: fuelthemes
Template: werkstatt
Text Domain: werkstatt
*/

/*GENERALE*/
.post .post-content p a:not(.btn):not(.button):not(.thb-iconbox):after {
	display: none;
	content: none;
}

.wpb_text_column a:after {
	content: none;
	display: none;
}

/** grid **/
.row-gutter-5 .wpb_column {
	padding-left: 10px;
	padding-right: 10px;
}

.row-gutter-5.row {
	margin-left: 5px;
	margin-right: 5px;
}

.column,
.columns {
	padding-left: 15px;
	padding-right: 15px;
}

/** header **/

.post-detail.style1-detail .post-title .entry-title {
	color: rgba(255, 255, 255, 0.8);
	margin-top: 1em;
}

@media only scren and (min-width: 40.0625em) {
	
	.post-detail.style1-detail .post-title .entry-title,
	.blog-container .thb-page-header h1 {
		font-size: 4.3em;
	}
	
}

.regular-header {
	min-height: 44px;
}

.thb-mobile-menu .link_container {
	margin-bottom: .6em;
}


.post-gallery.parallax {
	height: calc(100vh - 84px);
}


@media only scren and (min-width: 64.0625em) {
	
	.post-gallery.parallax {
		height: calc(100vh - 86px);
	}
	
}

.search-holder {
	display: none;
}


/*input[type="submit"].thb-fill-style, .button.thb-fill-style,*/
.btn.thb-fill-style {
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	padding: .5em 2em;
}

.btn.thb-fill-style:hover {
	border-color: #fff;
}

.btn.thb-fill-style:before {
	background-color: #00b2a9
}

.btn.thb-fill-style:after {
	background-color: #62cbc9;
}

#numero_centro {
	font-weight: 900;
	margin-top: -3px;
}

#numero_centro svg {
	width: auto;
	height: 14px;
	margin-right: 5px;
	margin-bottom: -2px;
}

@media only screen and (max-width: 768px) {
	
	#prenotazione {
		display: none;
	}
	
	/* #numero_centro {
		display: none;
	} */
}

@media only screen and (min-width: 768px) {
	.widget {
		margin-bottom: 0;
	}
}


/**footer**/

#nav_menu-2 a {
	color: #fff;
}

#footer h6 {
	font-style: normal;
}

#footer .small {
	color: rgba(255, 255, 255, 0.2);
	font-size: 9px;
	margin-top: 15px;
}

.footer {
	padding: 70px 15px;
}

.footer__logo {
	height: 100%;
	width: 100%;
}

.footer__logo>img {
	height: auto;
	width: 50%;
}


#custom_html-3 h6 {
	color: #aaa !important;
}


.last {
	color: #aaa !important;
	font-size: 14px !important;
}

.footer h6,
.aquafoot {
	font-size: 14px;
}

.aquafoot>p>a {
	color: #fff;
}

.aquafoot .aqua_mail {
	color: #fff;
	font-weight: 900;
}

.credits-info .container,
.site-footer .container {
	padding-bottom: 0px;
}

.credits-info {
	background-color: #000;
	color: #999;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 17px;
	font-size: 11px !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	
}

.credits-info svg#purelab_leaf {
	margin: 0px 3px -3px;
}

.credits-info svg#rocket_host {
	margin: 0px 3px -6px;
}

.credits-info a {
	color: #999 !important;
	text-decoration: none !important;
}

.credits-info div {
	margin: 0 auto;
}

#cdd>div {
	display: inline-block;
	/* 	margin: 0px 10px; */
}

#cdd>div:last-child {
	margin-right: 0px;
}

#cdd>div:first-child {
	margin-left: 0px;
}

#cdd>div svg#purelab_leaf path,
#cdd>div svg#rocket_host path {
	fill: #999999 !important;
}

#cdd>div>a,
#cdd>div>span {
	color: #999999 !important;
	font-size: 12px !important;
}

#cdd>div:hover svg#purelab_leaf path,
#cdd>div:hover svg#rocket_host path {
	fill: #999999 !important;
}

/* .credits-info a:hover, */
/* #cdd>div:hover span,
#cdd>div:hover>span, */
#cdd>div:hover a {
	color: #00b2a9 !important;
}

/* credits hover */
#cdd>div,
#cdd>div a,
#cdd>div span,
#cdd>div>span,
#cdd>div svg path {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.credits-info a:hover,
#cdd>div:hover a,
#cdd>div:hover span,
#cdd>div:hover>span,
#cdd>div:hover svg path {
	text-decoration: none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

/*SINGLE AMBIENTI*/

/* article.type-ambienti>.post-gallery {
	min-height: 100vh;
	padding-top: 10vh;
	padding-bottom: 10vh;
	align-items: flex-end;
	position: relative;
} */

/* .post-gallery.parallax,
article.type-ambienti>.post-gallery {
	min-height: 80vh !important;
	max-height: 80vh !important;
	height: 80vh !important
} */

article.type-ambienti>.post-gallery:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	pointer-events: none;
	background: rgba(0, 0, 0, 0.2);
	background: linear-gradient(-135deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

/* article.type-ambienti>.post-gallery .parallax_bg {
	opacity: 1;
} */

article.type-ambienti.style1-detail>.post-gallery h1.entry-title {
	color: rgba(255, 255, 255, 0.8);
}

/* .single-ambienti .page-padding {
	padding-top: 0;
} */

/**CF7**/

textarea,
.wpcf7-form textarea {
	height: auto;
	min-height: auto;
}

label {
	font-size: 14px;
}

span.wpcf7-list-item {
	margin: 0 0 15px 0 !important;
}

/**Article**/
.blog-container .thb-page-header h1 {
	color: #00b2a9;
}

@media only screen and (min-width: 40.0625em) {
	.blog-container .thb-page-header h1 {
		margin-top: 12vh;
	}
}

.page:not(.home) .header {
	background-color: #fff;
}

.home #prenotazione {
	color: #fff;
	border-color: #fff;
}

.home #numero_centro,
.home #prenotazione-mobile
 {
	color: #fff;
}

.header:hover #prenotazione,
#prenotazione.aq_black_prenotazione {
	color: #2d2a26;
	border-color: #2d2a26;
}

.header:hover #numero_centro,
#numero_centro.aq_black_numero {
	color: #2d2a26;
}

#prenotazione-mobile.aq_black_prenotazione {
	color: #2d2a26;
}

#numero_centro:hover,
#prenotazione-mobile:hover {
	color: #00b2a9 !important;
}

#prenotazione:hover {
	border-color: #fff !important;
	color: #fff !important;
}

.post .post-category a {
	color: #1f1f1f;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
}

.post .post-title a {
	color: #00b2a9;
}

#ambienti .thb-placeholder>img {
	height: auto;
	width: 100%;
}

#ambienti h2 {
	font-size: 25px
}

#attivita #portfolio-595 .portfolio-link,
#attivita #portfolio-1056 .portfolio-link,
#attivita #portfolio-953 .portfolio-link,
#attivita #portfolio-1186 .portfolio-link,
#attivita #portfolio-1002 .portfolio-link,
#attivita #portfolio-361 .portfolio-link{
	background-color: #62b5e5;
}

#attivita #portfolio-577 .portfolio-link {
	background-color: #ffcd00;
}

#attivita #portfolio-560 .portfolio-link {
	background-color: #9e89b7;
}

#attivita h2 {
	color: white
}

.mobile-toggle:before{
	content: "MENU";
	font-size: 16px;
	line-height: 1em;
	padding-right: .3em;
}


/* .logo-mobile-AQ{ display: none; } */
.d-flex{ display: flex; }
#prenotazione-mobile{ display: none; }

.logoimg{ display: none; }
.logo-mobile-AQ{ display: block; height: 20px !important;}

@media only screen and (min-width: 992px) {
	/* .d-flex{ display: block; }  */
	.logoimg{ display: block; }
	.logo-mobile-AQ{ display: none; }
	/* #prenotazione-mobile{ display: none; }*/
	/* #numero_centro span{ display: block;} */
}

@media only screen and (max-width: 993px) { 
	#numero_centro { margin-top: 0; }
	#numero_centro span{ display: none; }
	#numero_centro svg{ height:19px; width:19px; margin-right: 1em; }
	
	#prenotazione-mobile{ display: block; }
	#prenotazione-mobile svg{ height: 20px; width: 20px; margin-right: 1em; }
}

.header:before { box-shadow: 0 2px 35px rgba(0,0,0,0.16); }

.scroll-bottom.style3>div:before,
.scroll-bottom.style3>div:after{
	width: 40px !important;
	height: 3px !important;	
}