/*
	Theme Name: Vertikal Child
	Theme URI: http://premiumlayers.net/demo/wp/vertikal
	Description: Responsive Business WordPress Theme
	Author URI: http://themeforest.net/user/premiumlayers/portfolio
	Author: PremiumLayers
	Designed by: PremiumLayers
	Version: 1.0
	License: GNU General Public License
	License URI: license.txt
	Tags: 
	Text Domain: vertikal-child
	Template: vertikal
*/

/* = Theme customization starts here
-------------------------------------------------------------- */
.header-logo {
	background-color: rgba(255,255,255,0.1) !important;
	padding-top: 10px !important;
	padding-bottom: 15px !important;
}

.header-logo img{
	max-width: 70% !important; /*tonik*/
}
.main-menu > li > a {
    padding: 10px 0 10px !important;/*tonik*/
}
ul.drop-down li a {
	padding: 10px 10px !important;/*tonik*/
}
/* Texto mas oscuro */
.content-sections p {
	color: #000 !important;
}
.tmq-list .posts-list h6 a {
	color: #000 !important;
}
.tmq-list .posts-list h6 a:hover {
	color: #dd9933 !important;
}


.widget_wysija input[type="submit"] /* DEPORTES MailPoet*/
{
    /*float: right; deportes*/
    margin-top: 18px;
    color: #fdfdfd;
    font-size: 13px;
    font-weight: 700;
    padding: 13px 20px;
    background-color: #dd9933; /* DEPORTES naranja */
    /*background: #0076f9;*/
    text-transform: uppercase;
    border: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
/* vc_message_box-icon */
.vc_message_box-icon > .fa-exclamation-triangle,
.vc_message_box-icon > .fa-info-circle {
    font-size: 2.7em;
    line-height: 1;
/*	top: 20px !important;
	left: 20px !important;*/
}
.vc_icon_element-icon {
/*	top: 33px !important;
}
.vc_message_box > p, 
.vc_message_box > h5 {
	padding-left: 26px !important;
}*/
.rojo > a{
	color: #b73538;
	
}
