/*
Theme Name:     CGP Theme
Description:    
Author:         admin
Template:       vantage

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
#menu-main-menu {
font-family: 'Lato', sans-serif;
text-align: center;
text-transform:uppercase !important;
}
body {
    background: #dadada;
}

body a {
#fecf52;
}

#masthead .hgroup {
    padding-top: 0px;
    padding-bottom: 0px;
}

#masthead {
width:100%;
}

#colophon {
    background: #ffffff;
    background-image: url("/wp-content/uploads/2017/09/Banner-with-bar1.png");
}


#footer-widgets .widget .widget-title {
    color: #248cc8;
}

#colophon #theme-attribution, #colophon #site-info {
 display:none;
}

.mylllmenu {
text-transform:uppercase;
}

body.responsive.layout-boxed #page-wrapper {
    overflow-x: visible;
    width: auto !important;
}