/*
 Theme Name:   TheStyle Child
 Theme URI:    http://www.elegantthemes.com/gallery/
 Description:  TheStyle Child Theme
 Author:       m4a1fox
 Template:     TheStyle
 Version:      1.0.0
*/

/*@import url("../TheStyle/style.css");*/
/*@import url("less/style.css");*/
/*@import url("less/media.css");*/

/*#controllers {*/
    /*height: 0;*/
/*}*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.banner{
    display: block;
    height: 60px;
    overflow: hidden;
}

.banner img{
    width: 468px;
}

.banner-mobile{
    display: block;
    text-align: center;
    height: 50px;
    margin-bottom: 15px;
    overflow: hidden;
}
.banner-mobile img{
    width: 320px;
    float: none;
}

.leaderboard-header-box{
    margin-top: 30px;
}

.cc_email_address, .cc_address_postal_code{display: none;}

.extra-post-content iframe{
    width: 100% !important;
}

body[data-is-mobile="true"] .extra-post-content iframe{
    height: auto !important;
}

.TS_1.ob-widget {
        border: 1px solid #c2c2c2;

}

.TS_1.ob-widget .ob-widget-header{
        text-transform: uppercase;
        font-family: DINNextLTPro-Medium,serif;
    font-size: 21px;
    font-weight: 400;
    font-style: normal;
    line-height: 21px;
    color: #ed5050;
    margin-bottom: 6px;
        background-color: #c2c2c2;
        text-align:center;
        padding-top: 10px;
}
.TS_1.ob-widget .ob-rec-text{
    color: #ed5050;
    font-family: DINNextLTPro-Medium,serif;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    line-height: 13px;
    margin-bottom: 3px;
}
.TS_1.ob-widget .ob-rec-source{
        color: #c2c2c2;
}
.TS_1.ob-widget .ob-widget-items-container{
        padding: 10px;
}