/*
Theme Name: colormag-child
Description: child theme voor Chanzo door www.ocelot-ontwerp.nl
Template: colormag
*/
@import url(../colormag/style.css);


h1, h2, h3, h4, h5, h6 {
    font-family: 'Titillium Web',"Open Sans",sans-serif;
}

#header-text {
    float: left;
    padding-right: 20px;


}


.footer-socket-wrapper{display:none;}

#site-title {display:none;}
#site-description {
    line-height: 24px;
    font-size: 17px;
    color: #00aab3;
    bottom: 0px;
    font-family: 'Titillium Web',"Open Sans",sans-serif;
}

#main {
background-image: url("https://www.chanzo.nl/wp-content/uploads/2015/10/logo-geel1-e1445530484801.png");
    background-repeat: no-repeat;
background-position: right bottom;
min-height:450px;

}
#secondary .widget {background:transparent;}