/*
Theme Name: Envo Magazine Child theme of envo-magazine
Theme URI: 
Description: Child theme of envo-magazine theme for the Envo Magazine theme
Author: <a href="https://envothemes.com/">EnvoThemes</a>
Author URI: 
Template: envo-magazine
Version: 1.3.5
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sun, 23 Sep 2018 15:27:40 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

body {
    font-family: 'Roboto Condensed', "Helvetica Neue", helvetica, arial, sans-serif;
    padding: 0;
    color: #404040;
    font-weight: 400;
    line-height: 1.8;
    font-size: 16px;
    word-wrap: break-word;
}

.foot-credit-custom {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 35px;
    color: #fff;
}

#content-footer-section {
    background-color: #000;
}
.footer-credits{
	background-color: #000;
}

.foot-credit-custom img {margin-bottom: 20px;}

#content-footer-section {
/* 	padding: 0px; */
}


/**
 * override the secondary color
 */

a, a:active, a:hover {
    color: #D52B1E;
}
@media (min-width: 768px) {
	.nav > li > a:before {
        background-color: #D52B1E;
    }	
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #D52B1E;
}

.nav > li.active > a:after, .current-page-parent:after {
    background-color: #D52B1E;
}

.widget-title h3:before {
    background-color: #D52B1E;
}

nav.navigation.pagination .current:before {
    background-color: #D52B1E;
    border: 1px solid #D52B1E;
}

li.home-icon.front_page_on {
    background-color: #D52B1E;
}

li.home-icon.front_page_on:before {
    background-color: #D52B1E;
}

#searchsubmit {
    background-color: #D52B1E;
}

.comments-meta:before, 
.cat-links a:before {
    background-color: #D52B1E;
}