/* 
Theme Name:		 sydney child theme
Theme URI:		 http://www.websitebundles.com/
Description:	 Theme by Site <a href=\"http://childthemegenerator.com/\">http://childthemegenerator.com/</a>
Author:			 WebsiteBundles
Author URI:		 http://childthemegenerator.com/
Template:		 sydney
Version:		 1.0.0
Text Domain:	 sydney-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

.site-header {background-color:#343d42 !important;}
.ow-button-hover:hover {background-color:#740c16 !important;}

.page-wrap {
    padding-bottom: 0px !important;
}
.entry-header {display: none !important;}

/**---------------- Form Pagina Contatto 2 colonne ----------------**/

#responsive-form{

	max-width:600px /*-- change this to get your desired form width --*/;

	margin:0 auto;

        width:100%;

}

.form-row{

	width: 100%;

}

.column-half, .column-full{

	float: left;

	position: relative;

	padding: 0.65rem;

	width:100%;

	-webkit-box-sizing: border-box;

        -moz-box-sizing: border-box;

        box-sizing: border-box

}

.clearfix:after {

	content: "";

	display: table;

	clear: both;

}



/**---------------- Media query ----------------**/

@media only screen and (min-width: 48em) { 	

        .column-half{
	width: 45%;
        max-width:230px;
	}

}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="text"],
.wpcf7 input[type="text"],
.wpcf7 input[type="text"],
.wpcf7 textarea
{
    width: 95%;
}

/**---------------- cf7 button color ----------------**/
input.wpcf7-form-control.wpcf7-submit:hover {
background-color: #740c16 !important;
color:#ffffff !important;
border-color: #740c16 !important;
}
input.wpcf7-form-control.wpcf7-submit {
color: #ffffff !important;
background-color: #67815e !important;
}

/**---------------- slider button color ----------------**/
a.roll-button.button-slider:hover {
background-color: #740c16 !important;
color:#ffffff !important;
border-color: #740c16 !important; 
}
a.roll-button.button-slider {
color: #ffffff !important;
background-color: #67815e!important;
}
.roll-button:hover {
border-color: #740c16 !important; 
}


/**---------------- parallax button color ----------------**/
a.ow-button-base {background-color: #CCCA8B!important;}

/**---------------- cf7 sfondo celle ----------------**/
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea
{
   background-color: #343d42 !important;
   border-color: #67815e !important; 
   border: 2px solid #67815e !important;
}
.form-row {color: #ffffff !important;}

/**---------------- bordo cella selezionata ----------------**/
input, textarea, select, a { outline: none; }

/**---------------- top arrow ----------------**/
a.go-top.show:hover {
background-color: #740c16 !important;
color:#ffffff !important;
border-color: #740c16 !important; 
}

/**---------------- logo size ----------------**/
.site-logo {
  max-height: 150px;
}
@media (min-width: 992px)
bootstrap.min.css?ver=1:8
.col-md-4 {
    width: 50.33333333%;

/**---------------- barra bianca footer----------------**/
.entry-footer {display:none !important;}

	/**---------------- menu----------------**/
#mainnav ul li a:hover {
    position: relative;
    display: block;
    color: #67815e !important;
    font-weight: 500;
    text-decoration: none;
    outline: none;
}