/*
 Theme Name:   Exertion Child
 Theme URI:    http://themeforest.net/user/VictorThemes
 Description:  Exertion Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     exertion
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  exertion-child
*/

/* Write Custom CSS */

/*GENERAL*/
.xrton-dark-version body,.xrton-dark-version .main-wrap-inner,.xrton-dark-version .xrton-sticky-footer .main-wrap-inner{background:#292929;}
.xrton-page-title .parallax-overlay{background:rgba(41,41,41,.8);}

/*HEADER*/
.xrton-brand{padding:0;}
.xrton-navigation > ul > li.tienda .menu-text-wrap{background-color:#2d2d2d;color:#fff;padding:8px 15px;-webkit-transition:all .45s ease 0s;transition:all .45s ease 0s}
.xrton-navigation > ul > li.tienda a:hover .menu-text-wrap{background-color:#fcb900;color:#333;}

/*FOOTER*/
.xrton-footer,.xrton-copyright{background:#292929;}
.footer-widget .xrton-footer-widget{text-align:center;}
.footer-widget .xrton-footer-widget > .xrton-logo:first-child img{height:144px;margin-bottom:15px;}
.footer-widget .xrton-footer-widget p{margin-bottom:20px;padding:0 200px 10px;color:#fff;}
.xrton-callout .parallax-overlay{background:rgba(254,242,0,.7);}
.xrton-callout .callout-title{color:#000;}
.xrton-callout .xrton-btn{background-color:#000;color:#fff;}
.xrton-callout .xrton-btn:hover{background-color:#2d2d2d;}

/*RESPONSIVE*/
@media only screen and (max-width:1650px){
}
@media only screen and (max-width:1450px){
}
@media only screen and (max-width:1370px){
}
@media only screen and (max-width:1285px){
}
@media only screen and (max-width:785px){
    .footer-widget .xrton-footer-widget p{padding:0 0 10px;}
}
@media only screen and (max-width:680px){
}
.form_consul div label{
	color:#fff;
}