@media screen and (max-width: 410px) {
.mailpoet_text,
.mailpoet_textarea,
.mailpoet_select,
.mailpoet_date_month,
.mailpoet_date_day,
.mailpoet_date_year,
.mailpoet_date {
 min-width: 150px!important;
}
}
.flexslider .slides img {
    width: 100%;
    max-height: 400px;
}

.gdl-page-item h2, .gdl-page-item h3, .gdl-header-wrapper .blog-title {
    margin: 0px!important;
}

div.gdl-blog-medium .blog-content-wrapper {
padding-bottom:0px!important;
}

div.gdl-pagination {
    float: right;
    margin: 20px!important;
}

body .mailpoet_form input[type="submit"],
body .formSingleViaggio input[type="submit"] {
	margin: 0 0 20px!important;
}

div.gdl-sidebar-wrapper .custom-sidebar-title {
    text-align:left;
	  line-height:1.2;
}

#searchsubmit {
    display: none;
}
div.contact-form-wrapper input[type="text"], div.contact-form-wrapper input[type="password"], div.contact-form-wrapper textarea, div.sidebar-wrapper #search-text input[type="text"], div.sidebar-wrapper .contact-widget input, div.custom-sidebar .contact-widget textarea, div.comment-wrapper input[type="text"], div.comment-wrapper input[type="password"], div.comment-wrapper textarea {
    height: 50px !important;
    border: 1px solid #861b23;
    background: #FFFFFF;
    padding: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    font-family: inherit;
	box-sizing: border-box;
}

div.custom-sidebar #search-text {
    margin-right:5px!important;
}
.wpcf7-submit {
    background: #000;
    padding: 20px;
    text-transform: uppercase;
    font-size: 16px!important
	}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	display: table!important;
        position: relative;
	text-align: center;
	margin: 0 auto;
	background: #fff;
        z-index: 99999;
}
.wpcf7-response-output.wpcf7-validation-errors {
    position: inherit;
    display: -webkit-box;
    margin: 0 auto;
    z-index: 999;
    background: #fff;
    bottom: 0;
    left: 50%;
    width: 500px;
}
.personnal-item .gdl-static-testimonial {
    margin: 0 10px;
    display: none;
}
