/*
Theme Name: Dendrite Child
Theme URI: http://dendrite.neuronthemes.com
Description: This is a child theme of Dendrite
Author: NeuronThemes
Author URI: http://neuronthemes.com
Template: dendrite
Version: 1.1.2
*/

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


/* Your Custom CSS below */

.nivo-caption {visibility: hidden;}


h3 {

	margin-bottom: 10px;
}

select {
	width: 100%;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.025);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.025);
	font-weight: 400 !important;
	border: 1px solid #eee;
	padding: 15px;
	margin-top: 20px;
	font-size: 13px;
}

textarea {
	height: 110px !important;
}

.first input {
	margin-top: 0;
}

div.wpcf7-response-output {
	margin: 4em 0.5em 1em !important;
	padding: 0.5em 1em !important;
}

label input[type="checkbox"] {
	width: 20px;
	margin-right: 10px;
}

.vc_tta-icon {
	display: inline-block !important;
	font-size: 2.5em !important;
	line-height: 1.5em !important;
	min-width: 100%;
	margin-bottom: 10px;
	color: #e0004d;
}

.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span, .owl-theme, .owl-theme .owl-dots .owl-dot.active span {
	background: none;
}

.testimonials .content-wrap .testimonials-item p {
	font-size: 26px !important;
	color: #181818;
}

.above-header {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 2px;
	color: #ff6900;
	margin-bottom: -10px;
	font-family: "Roboto", Verdana, Geneva, sans-serif;
	line-height: 20px;
}

.list-unstyled.list-inline.camere {
	max-width: 1050px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.camere .fa {
	color: #e0004d;
	padding-right: 3px;
}

.wpb_gallery.wpb_content_element {
	margin-bottom: 0;
}

.wpb_gallery_slides.wpb_flexslider.flexslider_slide.flexslider {
	margin-bottom: 35px;
}

.turismo strong {
	color: #ff6900;
	font-size: 19px;
	font-family: "Roboto", Verdana, Geneva, sans-serif;
}

.social-icons.type-icon.layout-normal ul.underline li a, .social-icons.type-icon.layout-bg ul li a {border-radius: 5px;}

/* enneit */
.classic-header nav ul li a { 
	color: #ffff;
}
.header-underline-animation nav ul li>a:before {
	background-color: #E0004D;
}
.absolute-header .headroom--not-top .inner-header-wrapper, .absolute-header .headroom--not-top .inner-mobile-menu {
	background-color: #b5b5b587 !important;
}
	
.cf7-smart-grid.has-grid .wpcf7-submit {
    background: #E0004D !important;
	border: solid 1px #E0004D !important;
}

@media only screen and (min-width: 1201px) {
	.n-container > .wpb-content-wrapper > .vc_row > .row-container {
		width: 1170px;
	margin-left: auto;
	margin-right: auto;}
}

@media only screen and (max-width: 1200px) {
	.n-container > .wpb-content-wrapper > .vc_row > .row-container {
	margin-left: 20px;
	margin-right: 20px;}
}

@media only screen and (min-width: 760px) {
	.vc_tta-panel.vc_active::before {
		content: " " !important;
		height: 300px;
		margin-top: -300px;
		display: block;
		visibility: hidden;}
}

@media only screen and (max-width: 759px) {
	.wpcf7-form {padding-top: 30px;}
}