/*   
Theme Name: richer-child
Theme URI: http://themeforest.net/user/ArtstudioWorks/portfolio
Description: Richer is unique and highly interactive WordPress theme.
Author: ArtstudioWorks
Author URI: http://themeforest.net/user/ArtstudioWorks
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: richer
Version: 1.0
Tags: white, black, green, flexible-width, fixed-width, custom-colors, custom-background, theme-options, translation-ready
Designed by ArtstudioWorks: http://themeforest.net/user/ArtstudioWorks
*/

 @import url("../richer/style.css"); 		/* CSS Reset + Basic WordPress Styles */

/* =Theme customization starts here
-------------------------------------------------------------- */



h1:after {
   background: none repeat scroll 0 0 #HEXCOLOR;
   bottom: -10px;
   content: "";
   display: block;
   height: 10px;
   position: relative;
   width: 100px;
}

#navigation .sub-menu {
    width: 100% !important;
}

#navigation .sub-menu li {
    display: inline-block !important;
}

#navigation ul.menu > li {
    position: unset !important;
}

#header, #fixed_header {
    border-bottom: 1px solid #000;
}

.vc_custom_1588258213481 {
margin-top: 45px;
}


#header.header2 #navigation .menu > li > .sub-menu {
/*    display: block !important; */
}

.menu-item-64 .sub-menu {
    display: block !important;
}

#navigation .sub-menu {
    background: #fff !important;
    border-top: 1px solid #000 !important;
    text-align: center !important;
}

#navigation .sub-menu li a:hover {
    background-color: #fff !important;
}

#header.header2 #navigation ul.menu > li {
    padding: 14px 20px;
}