/*
Theme Name: Rifugio Miletta
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


#main {
    padding-bottom:0 !important;
}


/* blocco newsletter home */

#newsletter-block .wpcf7 p {
	color:#fff;
}

/* blocco sostienici pre-footer */

#sostienici-block  {
	background:#6A933F;
	width:100% !important;
	padding-left:0 !important;
	padding-right:0 !important;
	left:0 !important;
	margin-top:30px;
}

.home #sostienici-block {
	margin-top:0;
}

#sostienici-block * {
	color:#fff;
}


#sostienici-block .give-form-wrap {
	display:table;
	margin:auto;
}

#sostienici-block  .give-donation-amount {
	display: table;
    margin: 20px auto;
    
}


#sostienici-block .wpb_content_element {
	margin-bottom:10px !important;
}

#sostienici-block .give-btn.give-btn-modal {
    color:#6A933F !important;
    font-size:16px;
    font-weight: bold;
}


#sostienici-block .give-form input {
	background:#6A933F !important;
}

#sostienici-block .give-currency-symbol,
#sostienici-block .give-donation-level-btn {
	color:#6A933F !important;
}

/* tesseramento form */
#tesseramento h4,
#tesseramento .wpcf7 p, 
#tesseramento .wpcf7 label {
	color:#fff;
}


/*contattaci*/

.ultimate-map-wrapper {
	margin-bottom:0 !important;
}


/* prenota visita */
#prenota-visita .wpcf7 label, #prenota-visita .wpcf7 p {
	color:#fff;
}


#prenota-visita .wpcf7 textarea {
	height: 130px;
}
/* conferma email */
.content input[type="confirm_email"] {
    font-size: 14px;
    line-height: 25px;
    padding: 5px 15px 5px 15px;
    height:38px;
}
.wpcf7-form input[type=confirm_email] {
    width: 93%;
}
input[type="confirm_email"]{
    font: normal 300 14px / 25px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
input[type="confirm_email"] {
    height: 25px;
    color: #8b8d94;
    border-width: 1px;
    border-color: rgba(51,51,51,0.12);
    background-color: #fdfdfd;
    border-radius: 1px;
}
input[type="confirm_email"] {
    -webkit-appearance: none;
}
#slide-11-layer-3, #slide-11-layer-1, #slide-11-layer-4 {
	line-height:normal;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}


/* desc categorie */

.cat-description {
	margin: 0 auto 30px auto;

}
.grecaptcha-badge { 
    visibility: hidden;
}