/*
 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 */
.xrton-brand {
    padding: 0;
}
.row .service-item:nth-child(2) .xrton-icon {
    width: 60%;
}
.service-info {
    background: rgba(99, 90, 82, 0.9);
}
footer.xrton-footer, .xrton-topbar,
.xrton-page-title .parallax-overlay {
    background: #635a52 !important;
}
.xrton-callout .parallax-overlay {
    background: #d9d4d2;
}
.xrton-footer p, .xrton-footer .contact-info, .service-info p{
	color:white !important;
}
h2, h1, h3, h5, h4 {
    font-family: "Roboto Slab", Arial, sans-serif !important;
}
.service-info {
    text-align: center;
}
.footer-widget ul li :before {
    border-bottom: 1px solid white !important;
    border-left: 1px solid white !important;
}
.footer-widget .contact-item {
    color: white;
}
.footer-widget .contact-info br {
    display: none;
}
.service-info-wrap .service-title, .service-info-wrap p {
    text-align: left;
}