/*
Theme Name: Gambit Child
Theme URI: https://themezee.com/themes/gambit/
Template: gambit
Author: ThemeZee
Author URI: https://themezee.com
Description: Gambit is a complex and highly flexible WordPress theme perfectly suited for any news, magazine or blog website. It features several different layout options, two sidebars and a stunning featured post slider. The easy to use Magazine Homepage template allows you to create a powerful online magazine in just a few minutes.
Tags: three-columns,custom-background,custom-header,custom-logo,custom-menu,editor-style,rtl-language-support,grid-layout,blog,entertainment,news,featured-images,flexible-header,custom-colors,full-width-template,sticky-post,threaded-comments,translation-ready,theme-options,left-sidebar,right-sidebar
Version: 1.3.2.1511032684
Updated: 2017-11-18 20:18:04

*/
.header-main {

    padding: 1em;

}
.primary-navigation-wrap {
	background: #fff;
	color: #fff;
opacity: 0.8;
}

@media (min-width: 850px) {

.site-branding {

    float: left;
    margin: 0;
    max-width: 100%;
    width: 30%;

}
}


.site-branding .custom-logo {
margin: 0.4em 0.6em 0.4em 0;
padding: 0;
max-width: 100%;
width: 50%;
height: auto;
border: none;
vertical-align: top;
}
 
.page-header {

    margin: 0 0 1.5em 0;
    background: #00519E;

}   

.main-navigation-menu a:link, .main-navigation-menu a:visited {
    color: #00519E;
    text-decoration: none;
}
.main-navigation-menu li.current-menu-item > a {
    background: #f29400;
}
.main-navigation-menu ul {
    position: absolute;
    z-index: 99;
    display: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #fff;
    background: #fff;
    list-style-position: outside;
    list-style-type: none;
}

.main-navigation-menu a:hover {
background: #f29400;
}


.main-navigation-menu a:active {
	background: #00519E;
}



button, input[type="button"], input[type="reset"], input[type="submit"] {
    padding: 0.5em 1em;
    border: none;
    background: #f29400;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: 'Oxygen', Tahoma, Arial;
    transition: all 0.2s ease;
}


button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #00519E;
}
.widget-header {
    margin: 0 0 1.5em 0;
    background: #00519E;
}
a:link, a:visited {
    color: #00519E;
}
a {
    color: #00519E;
    text-decoration: none;
}
.more-link {
    display: inline-block;
    margin: 0;
    padding: 0.5em 1em;
    background: #f29400;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    font-size: 0.8125rem;
    font-family: 'Oxygen', Tahoma, Arial;
}
.more-link:hover,
.more-link:active {
	background: #00519E;
}

/**.footer-navigation-wrap {
    margin-bottom: -4px;
    background: #00519E;
}*/

.footer-navigation-wrap {

    margin-bottom: -4px;
    background: #00519E;
        background-color: rgb(0, 81, 158);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-attachment: scroll;
        background-image: none;
        background-size: auto auto;
        background-origin: padding-box;
        background-clip: border-box;

}

.footer-navigation-background {
    margin-bottom: -4px;
    background: rgba(255,255,255,0.0);
}
.site-footer-wrap {
    background: #00519E;
}
.comments-header, .comment-reply-title {
    margin: 0 0 1.5em 0;
    background: #00519E;
}

