/*!
Theme Name: Mavix Child
Theme URI: 
Author: Creativ Themes
Author URI: http://creativthemes.com/
Description: Mavix Child is a light and elegant theme that suits all kinds of blog. It can be used for fashion blog, food blog, travel blog, personal blog, magazine blog websites.
Version: 1.0
Requires at least: 5.1
Requires PHP: 5.6
Tested up to: 6.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: mavix-pro
Text Domain: mavix-child
Tags: translation-ready, custom-background, theme-options, custom-menu, threaded-comments, featured-images, footer-widgets, left-sidebar, editor-style, right-sidebar, full-width-template, two-columns, three-columns, custom-colors, custom-header, custom-logo

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Mavix Child is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
# Custom CSS
--------------------------------------------------------------*/

.fa-linkedin.fa-2x, .fa-facebook.fa-2x, .fa-instagram.fa-2x {
    /*color: #691520;*/
}

#masthead .header-bottom {
    background-color: #691520;
}

.main-navigation ul.nav-menu {
    background-color: #691520;
}

.main-navigation ul ul {
    background-color: #691520;
}

.main-navigation ul.nav-menu .current_page_item > a,
.main-navigation ul.nav-menu .current-menu-item > a,
.main-navigation ul.nav-menu .current_page_ancestor > a,
.main-navigation ul.nav-menu .current-menu-ancestor > a {
    color: #F2525A;
}

.main-navigation ul.nav-menu > li:hover > a,
.main-navigation ul.nav-menu > li.focus > a {
    color: #F2525A;
}

.main-navigation ul ul li:hover > a,
.main-navigation ul ul li.focus > a {
    color: #F2525A;
}

.post-item .read-more a, .wp-block-search__button {
    border: 2px solid #691520;
    background-color: #691520;    
}

#masthead .custom-menu-item a {
    border: 2px solid #ffffff;
    background-color: #691520;    
}

.post-item .read-more a:hover, .post-item .read-more a:focus, #masthead .custom-menu-item a:hover, #masthead .custom-menu-item a:focus, .wp-block-search__button:hover, .wp-block-search__button:focus {    
    color: #691520;  
}

.main-industries {
    justify-content: center;
    align-items: center;
}

.main-divider {
    padding-left: 0;
    padding-right: 0;
}

#colophon, #colophon .site-info {
    background-color: #691520;
}

@media screen and (min-width: 1024px) {
        li#menu-item-581, li#menu-item-582, li#menu-item-583 {
        left: 60%;
    }
    li#menu-item-582 {
        left: 61.5%;
    }
    li#menu-item-583 {
        left: 62.5%;
    }
}