/*
Theme Name: Everything Child
Theme URI: http://themes.kubasto.com/everything/
Description: Everything Child implemented by Espacios de México © 2014.
Author: Espacios de México
Author URI: http://themes.kubasto.com
Template: everything
Version: 1.0
*/

@import url(../everything/style.css);
@import url(flaticon.css);
section.section a {
	text-decoration:none !important;
}
section.section i {
	margin:0 !important;
}
/* Aquí empieza el CSS personalizado */

.edge-bar {
	background-color: #ffd100;
	color: black;
}

.edge-bar a, a:active{
	color: black;
}

#headline {
	background-color: #f0f0f0;
	display: none;
}

.button, button, input, select, textarea {
	box-shadow: none;
	border-color: #bababa #ededed #ededed #bababa;
	background-color: #fff;
	height: 20px;
	resize: none;
}

input[type=text] {
	width: 100%;
}

input[type=submit] {
	box-shadow: none;
	border-color: #1b1b1b;
	color: #1b1b1b;
	height: 40px;
	width: 100%;
}

.banner-type-custom {
	height: 400px !important;
}