/*
Theme Name:   GA Road Jobs Child
Theme URI:    http://enginnovate.com
Description:  GA Road Jobs Child Theme
Author:       Brian Jobmann
Author URI:   http://enginnovate.com
Template:     kyber
Version:      1.0.0
License:      GNU General Public License version 3.0
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
Text Domain:  kyber-child
*/

/* Fix header logo sizing  */
.site-header .site-logo img { height: 150px !important; }
.header-layout-2 .site-header .site-logo { padding: 5px 0 !important; height: 150px !important; }

/* Fix Main Nav bar to fit all links and search  */
.site-header .main-navigation div>ul>li>a { margin: 0px 12px; }
.header-layout-2 .site-header a.search-icon.search-popup-modal { Padding: 0px 0px; }
.header-layout-2 .site-header a.search-icon.search-popup-modal:hover { color: #ff671d; background-color: #09162a !important; }