/*
Theme Name: Delft - Chainels
Theme URI: http://chainels.com
Description: Chainels WordPress theme
Version: 1
Author: CHAINELS-team
*/
@import url('http://fonts.googleapis.com/css?family=Roboto');


/* Footer styling */
/*
#footer {
        background-color: #1b1b1b;
        height: 50px;
        text-align: center;
}
#footer-text a {
        font-family: 'Roboto', sans-serif;
    font-size: 13px;
        color: #FFFFFF;
        text-decoration: none;
        vertical-align: middle;
        line-height: 50px;
}
#footer-text a .chainels{
    font-size: 13px;
}
#footer-text a:hover {
        font-family: 'Roboto', sans-serif;
    font-size: 13px;
        text-decoration: none;
        vertical-align: middle;
        line-height: 50px;
}
#footer-text a:hover > .chainels{
        color: #7e7e7e;
}

/* Single page styling *//*
.openingsDagen {
    width: 35%;
    float: left !important;
}
.openingsTijden {
    width: 50%;
    float: left !important;
}
*/
/* Event and News page *//*
@media screen and (min-width:900px){
    .ch_event_wrapper .ch_event .ch_event_date{
        color: white;
        font-size: 30px;
        padding-bottom: 20px;
        text-transform: uppercase;
    }
    .ch_event_wrapper .ch_event h2{
        color: white;
        font-size: 40px;
        letter-spacing: 2px;
        text-transform: uppercase;
        line-height: 100%;
        margin: 0;
        padding: 0;
    }
    .ch_event_wrapper .ch_event{
        border-bottom: 1px white solid;
        padding: 30px 60px;
    }
    .ch_event_wrapper .ch_event:first-child{
        border-top: 1px white solid;
    }
    .ch_news_wrapper .ch_news{
        margin: 80px 60px 0 60px;
    }
    .ch_news_wrapper .ch_news:first-child{
        margin: 0 60px 0 60px;
    }
    .ch_news_wrapper .ch_news p {
        font-size: 14px;
    }
    .ch_news_wrapper .ch_news img{
        width: 100%;
    }
    .ch_news_wrapper .ch_news h2{
        font-size: 24px;
        margin-top: 25px;
        letter-spacing: 2px;
        text-transform: uppercase;
        line-height: 100%;
    }
    .ch_news_wrapper .ch_news .ch_news_date{
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px;
    }
    .ch_news_wrapper .ch_news .ch_news .ch_news_date{
        font-size: 16px;
        text-transform: uppercase;
    }
    .vc-row-wrapper.full_width_content > .row > .columns {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .ch_header{
        color: white;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-size: 300%;
        text-align: center;
        width: 450px;
        margin: 0 auto;
        text-decoration: none;
        border: 1px solid white;
    }
    .ch_event_msg h2{
        font-size: 28px;
        letter-spacing: 2px;
        text-transform: uppercase;
        line-height: 100%;
        margin: 25px 0;
        padding: 0;
    }
    .ch_event_msg .ch-date-box{
        background-color: #788378;
        color: white;
        font-weight: bold;
        padding: 5px 20px;
        text-transform: uppercase;
        font-size: 20px;
        display: inline-block;
    }
}
@media screen and (max-width:899px){
    .ch_event_wrapper .ch_event .ch_event_date{
        color: white;
        font-size: 15px;
        padding-bottom: 20px;
        text-transform: uppercase;
    }
    .ch_event_wrapper .ch_event h2{
        color: white;
        font-size: 20px;
        letter-spacing: 2px;
        text-transform: uppercase;
        line-height: 100%;
        margin: 0;
        padding: 0;
    }
    .ch_event_wrapper .ch_event{
        border-bottom: 1px white solid;
        padding: 15px 25px;
    }
    .ch_event_wrapper .ch_event:first-child{
        border-top: 1px white solid;
    }
    .ch_news_wrapper .ch_news{
        margin: 20px 0 0 0;
    }
    .ch_news_wrapper .ch_news:first-child{
        margin: 0;
    }
    .ch_news_wrapper .ch_news p {
        font-size: 14px;
    }
    .ch_news_wrapper .ch_news img{
        width: 100%;
    }
    .ch_news_wrapper .ch_news h2{
        font-size: 15px;
        margin-top: 25px;
        letter-spacing: 2px;
        text-transform: uppercase;
        line-height: 100%;
    }
    .ch_news_wrapper .ch_news .ch_news_date{
        text-transform: uppercase;
        font-weight: bold;
        font-size: 10px;
    }
    .ch_news_wrapper .ch_news .ch_news .ch_news_date{
        font-size: 10px;
        text-transform: uppercase;
    }
    .ac-button {
        padding: 10px 10px !important;
    }
    .ubtn .ubtn-custom .ac-button {
        padding: 10px 10px !important;
    }
    .vc-row-wrapper.full_width_content > .row > .columns {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .blog-page {
        margin: 0px 0px !important;
    }
    .ch_news_msg {
        margin-bottom: 0px !important;
    }
    .ch_header{
        color: white;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-size: 150%;
        text-align: center;
        width: 250px;
        margin: 0 auto;
        text-decoration: none;
        border: 1px solid white;
    }
    .ch_event_msg h2{
        font-size: 28px;
        letter-spacing: 2px;
        text-transform: uppercase;
        line-height: 100%;
        margin: 25px 0;
        padding: 0;
    }
    .ch_event_msg .ch-date-box{
        background-color: #788378;
        color: white;
        font-weight: bold;
        padding: 5px 20px;
        text-transform: uppercase;
        font-size: 20px;
        display: inline-block;
    }
}
.entry-title {
        font-family: 'Roboto', sans-serif;
    font-size: 25px;
}
.entry-content {
        font-family: 'Roboto', sans-serif;
    font-size: 15px;
}
*/