/*
 Theme Name: Uranhair
 Theme URI:	/wp-content/themes/enfold/
 Description: Urbanhair
 Author: Sebastian Reifberger
 Author URI: http://www.reifberger.net/
 Template: enfold
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: 
*/

/*
live
You can start adding your own styles here. Use !important to overwrite styles if needed. */

#ctas{

	position: absolute;
	top: -120px;
	width: 100%;
}
#cta_wrapper{
	min-height:0;
	height:0;
}
#calendly_consent_container{
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 9999;
	border-top: 1px solid #ccc;
	padding: 10px;
	text-align: center;
}
.calendly_consent {
	background-color: #fff;
	border-radius: 8px;
	padding: 20px;
	max-width: 500px;
	margin: 100px auto;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.calendly_consent_button{
	border-radius: 3px;
	background-color: #fff;
	border: 1px solid  #000;
	color: #000;
}
.calendly_consent_button:hover{
	border-radius: 3px;
	background-color: #000;
	border: 1px solid  #000;
	color: #fff;
}
.av_promobox{
	margin:20px 0 !important
}
.avia-promocontent{
	margin-right: 100px !important;
}
.avia-promocontent p{
	line-height: 1.3 !important;
}
