/*
Theme Name: Oshin child
Theme URI: http://brandexponents.com/oshin-child/
Description:  This is a child theme for Oshin Theme
Author: Brand Exponents
Author URI: http://www.brandexponents.com/
Template: oshin
Version: 6.4.3
*/

#navigation .sub-menu {
    background-color: #fff !important;
	color: #000 !important;
	width: 280px !important;
}

.tatsu-HybDpsC_6 {
	margin-bottom: 10px !important;
}

.tatsu-BJKjpjR_p {
	margin-bottom: 10px !important;
}

.tatsu-Byn3TjCOa {
	margin-bottom: 10px !important;
}

.tatsu-H1Tppo0d6 {
	margin-bottom: 10px !important;
}

.tatsu-H1uJCj0_T {
	margin-bottom: 10px !important;
}

.tatsu-S1cbAi0up {
	margin-bottom: 10px !important;
}
.tatsu-ryMXRoRda {
	margin-bottom: 30px !important;
}

.tatsu-interactive-box-title {
	font-size: 18px !important;
}

.a {
	color: #000000 !important!
}


.style3 #navigation {
    line-height: 76px !important;
}

/*Comtrola cuando se hace responsive el menú de móvil*/
@media only screen and (max-width: 1238px) {
		.tel {
			display: none !important;
		}

		.header-widgets{
			display: none;
		}
}

#navigation .current_page_item a {
	color: #000000 !important;
}

#navigation .current-menu-item > a {
	color: #000000 !important;
}

#navigation a:hover {
	color: #c64613 !important;
}

.post-comments {
	display: none;
}


@media only screen and (max-width: 867px) {
	
	.style3 #navigation{
		line-height: 210px !important;
	}
}

@media only screen and (max-width: 767px) {
    .tatsu-wrap {
        max-width: 390px !important;
    }
}

/*Aumenta el tamaño de los títulos del porfolio*/
.thumb-title {
    font-size: 18px !important;
}

/*Pone en una línea La verificación y el texto de Politica de privacidad*/
span.wpcf7-form-control-wrap {
       position: relative ;
       display: contents !important;
   }
 
/*Formulario*/

/*Formulario*/
input[type="submit"] {
	background-color: #b51206 !important;
    border-width: 1px !important;
    border-color: #b51206 !important;
	width: 135px;
	height: 50px;
	font-size: 14px !important;
	color: #fff !important;
}


input[type="submit"]:hover {
	background-color: #fff !important;
	color: #b51206 !important;
	border-color: #b51206 !important;
}


input[type="text"]{
    border: 1px solid #333333;
}

.wpcf7-form-control{
	font: 600 16px "Open Sans","Open Sans","Arial",sans-serif !important;
}

#responsive-form{
    font: 600 16px "Open Sans","Open Sans","Arial",sans-serif !important;
}

.wpcf7-textarea{
    background: #fff; 
}


.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;
}
.column-half{
		width: 50%;
}

select {
    height: 42px !important;
    font-size: 16px;
    color: #333;
    padding: 0px;
}

textarea {
    height: 100px;
}

