/*
 Theme Name:   Gonzo Child
 Theme URI:    http://www.geefomdejaneef.nl/gonzo-child
 Description:  Gonzo Child Theme
 Author:       Hidde Braun
 Author URI:   http://hiddebraun.com
 Template:     gonzo
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  gonzo-child
*/

.omc-index article.omc-blog-two, .archive article.omc-blog-two, .category article.omc-blog-two {
    height: 430px;
}

.freezone  #omc-top-banner {
    text-align: right;
}

.freezone #omc-top-banner img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.freezone #omc-main-navigation {
    background-color: #38B8BB;
    margin-right: 40px;
}

.freezone nav#omc-main-navigation ul li a {
    color: #fff;
}

.freezone nav#omc-main-navigation ul li a:hover {
    background: #7FCED5;
}

.freezone section {
    padding-right: 40px;
}

.freezone article#omc-full-article ul {
    margin: 0 0 0 20px;
    list-style-type: disc;
}

.freezone article h1, .freezone article h2, .freezone article h3 {
    color: #444;
}