/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.header-plain:not(.menu-highlight) #Top_bar .menu > li > a span:not(.description) {
	text-transform: uppercase;
}
body:not(.template-slider) #Header {
	min-height: 100px;
}

.shadow-box {
	-webkit-box-shadow: 0px 5px 7px 0px rgba(50, 50, 50, 0.36);
-moz-box-shadow:    0px 5px 7px 0px rgba(50, 50, 50, 0.36);
box-shadow:         0px 5px 7px 0px rgba(50, 50, 50, 0.36);
	padding-bottom: 0;
padding-top: 20px;
background: #f6f6f6;
}
.servicios .photo_box {
	line-height: 2.2;
}
.servicios .photo_box > h4 {
	color: green;
	font-size: 2em;
}
.servicios .photo_box i {
	color: green;
	margin-left: 20px;
	margin-right: 5px;
}
span.wpcf7-form-control-wrap {
	margin-bottom: 15px;
}

footer input[type="date"], footer input[type="email"], footer input[type="number"], footer input[type="password"], footer input[type="search"], footer input[type="tel"], footer input[type="text"], footer input[type="url"], footer select, footer textarea {
	color: #fdfdfd;
	background-color: rgba(255, 255, 255, 0.2);
	border-color: transparent;
}
footer input[type="date"]::placeholder, footer input[type="email"]::placeholder, footer input[type="number"]::placeholder, footer input[type="password"]::placeholder, footer input[type="search"]::placeholder, footer input[type="tel"]::placeholder, footer input[type="text"]::placeholder, footer input[type="url"]::placeholder, footer select::placeholder, footer textarea::placeholder {
	color: #fdfdfd;
}
.contacto-list li {
	position: relative;
	margin-bottom: 15px;
	padding-left: 45px;
}
.contacto-list li i {
	color: #27156E;
	position: absolute;
	top: 0;
	left: 10px;
}
footer textarea {
	max-height: 100px;
}
#Footer .footer_copy .copyright {
	font-size: 0.78em;
}
