*{
    font-family: 'Oswald', sans-serif;
}
footer.site-footer{
    background: #00aeef;
    padding: 50px 0 40px 0;
    font-size: 16px;
}

.logo{
    /*! margin: 10px 20px 10px 0; */
}

.logo img{
    max-width: 150px;
}

#access .menu-header ul#menu-top-1{
    margin: 0 10px;
}

footer.site-footer h6{
    font-size: 16px;
}

footer.site-footer *{
    color:#ffffff;
}

footer.site-footer ul{
    list-style: none;
    text-align: left;
}

footer.site-footer ul ul{
    margin:20px 0;
    padding: 0;
}

footer.site-footer ul ul li{
    margin:5px 0;
}

footer.site-footer a.high-level{
    text-transform: uppercase;
}

a.seller-button{
    display: block;
    height: 40px;
    line-height: 40px;
    color: white;
    background: #00aeef;
    border-radius: 20px;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin: 10px 0;
}

#access .menu-header .menu li:hover{
    background: #00aeef;
}

#access .menu-header .menu li:hover ul{
    background: #00aeef;
}

#access .menu-header .menu li:hover ul li a{
    color: #ffffff;
}

#access .menu-header .menu li:hover ul li a:hover{
    color:#dddddd;
}

.big-name{
    font-size: 20px;
}

.homepageimages .figcaption .title h2{
    font-size: 30px;
}

/*.mainpagetitle h2{*/
    /*font-size: 40px;*/
    /*text-align: center;*/
/*}*/

#access > div > ul > li > a{
    color: #00aeef;
    padding: 0px 10px 0px;
}

#access > div > ul > li.current-menu-item > a, #access > div > ul > li.current_page_item > a{
    color: #666666;
}

.homepageimages .title::before, .mainposts .vc_custom_heading.title::before{
    margin: -50px 0 -70px 0;
}

h3.section-head{
    margin-top: -84px;
    margin-left: 0;
    font-size: 40px;
    text-align: center;
}

.homepageimages .title::before{
    background-color: #00aeef;
}