/*
Theme Name: Hestia Child
Description: Child Theme del tema Twenty Hestia
Author: Kris
Template: hestia
Version: 0.1
*/

@import url("../hestia/style.css");


.main{
	background-color:white;
	}
	


/*navbar color*/	
.navbar{
	background-color:#302d2d;
	}


/*colore sfondo menu secondo livello*/	
.dropdown-menu{
	background-color:#302d2d;}

.navbar .navbar-nav > li .dropdown-menu li.active > a {
    color: #37964f;}

/*footer*/		
footer.footer.footer-black{
	background:#302d2d;
	}

/*testi bianchi ai vari titoli*/	
h2.hestia-title{
	color:#5B5B5B;}

.info-title{
	color:#5B5B5B !important;}
	
.card-title{
	color:#5B5B5B !important;}
	
h5.description{
	color:#5B5B5B;
	}

p.card-description{
	color:#5B5B5B;}
	
/*sfondo grigio sezione team*/

	
/*titolo card home page*/
.card-testimonial .card-title {
	color:#9f8769 !important;}
	
/*spazio sopra button in home*/
.carousel .buttons{
	margin-top:30px;
	margin-bottom:20px;}
	
/*colore testo pagina prenota*/
.siteorigin-widget-tinymce{
	color:#5B5B5B;}

/*formatto il contact form*/
.wpcf7-form label{
	color:white;}

.wpcf7-select option{
	color:#5B5B5B;}
	
.wpcf7-form-control-wrap{
	color:#5B5B5B;}
	
.wpcf7-form label {
	width:100%;}

.wpcf7-form{
	background-color:#302d2d;
	padding:50px;}

.wpcf7 .wpcf7-textarea {
    height: 60px;
}

h3.titolo-form{
	color:white;
	margin-bottom:0 !important;}

.wpcf7-form-control .wpcf7-list-item{
	margin-left:0;}

.mia-label{
	font-size:14px;}
	

	

	
	/*mio hr */
.my-hr{
	width:30%;
	height:5px;
	border-width:3px;
	text-align:left;
	left:0;
	margin-top:0;}
	

/*pagina appartamento */

.page-id-426 .page-header{
	display:none;}
	
.page-id-606 .page-header{
	display:none;}

#post-426{
	padding-top:0;
	}

#post-606{
	padding-top:0;
	}

.mio-button{
	width:150px !important;}
	
.page-id-426 .tm-pg_front_gallery {
	padding:0 0 10px 0;}

.page-id-606 .tm-pg_front_gallery {
	padding:0 0 10px 0;}
	

.page-id-626.page-header{
	display:none;}
	

/*hotel booking customize*/

.form-group label.control-label{
	font-size:16px;
	color:#5B5B5B;}

.form-group{
	margin-top:0 !important;
	margin-bottom:0 !important;
	padding-top:0 !important;
	padding-bottom:0 !important;}

.wpbc_structure_form{
	margin-bottom:20px;}	

.wpbc_structure_form .form-group .btn {
	background-color:#37964f;
	color:white;}

.wpbc_structure_form .form-group .btn:hover{
		background-color:#37964f;}
	

/*+++++++++++++++++++DESKTOP SETTINGS+++++++++++++++++++++++++++*/

@media only screen and (min-width: 769px){
	
	/*colore bianco nel menu*/
	.navbar .navbar-nav > li a{
	color:white;
	}
	
	.navbar{
	margin-top:30px;
	}
	
	/*blocco testo in home*/
	#text-7{
	font-size:16px;
	text-align:right;
	}
	
	/*my top bar settings*/	
	.my-topbar-desktop{
		width:100%;
		height:30px;
		position:fixed;
		top:0;
		z-index:10000;
		background-color:#37964f;
		color:white;}

	.text-my-topbar-desktop{
		text-align:center;
		font-size:16px;
		margin-top:2px;
		}
	
	.my-topbar-desktop a{
		color:white;}
		
	.my-topbar-desktop a:hover{
		color:white;}	
}


/*+++++++++++++++++++MOBILE SETTINGS++++++++++++++++++++++++++++*/
@media only screen and (max-width: 768px){
	
	/*sposto il titolo slide home piu in basso*/
	.carousel .page-header .row .big-title-slider-content{
		margin-top:35px;}
		
	h1.hestia-title{
		margin-top:35px !important;}
	
	
	/*sposto la navbar piu in basso*/
		.navbar{
	margin-top:60px;
	}
	
	/*sposto la finestra del menu piu in basso*/
	.navbar.navbar-fixed-top .navbar-collapse{
		margin-top:130px;}
	
	
	/*my top bar settings*/	
	.my-topbar-desktop{
		display:none;}
		
	.my-topbar-mobile{
		width:100%;
		height:60px;
		position:fixed;
		top:0;
		z-index:10000;
		background-color:#37964f;
		color:white;}
		
		.my-topbar-mobile a{
		color:white;}
		
		
		
		/*blocco testo in home*/
		#text-7{
		font-size:16px;
		text-align:center;
		}
		
		/*sposto ribbon al centro*/
		.hestia-ribbon-content-left{
			margin:0 auto;}
			
		.hestia-ribbon-content-right{
			margin:0 auto;}
			
			
			
			.sow-slider-base {
	margin-top:100px;}

	
}	
		
		
	
	.text-my-topbar-mobile{
		text-align:center;
		margin-top:3px;
		font-size:18px;
		}
		
	
	/*colore scuro nell'header*/
	.navbar.navbar-transparent{
		background-color:#302d2d !important;
		}
		
		
	
	
	


		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
