/*
Theme Name: Publisher Child Theme
Theme URI: http://themeforest.net/item/publisher/15801051?ref=Better-Studio
Version: 1.0.0
Description: Designed by <a href="http://betterstudio.com/">BetterStudio</a>
Author: BetterStudio
Author URI: http://betterstudio.com/
Text Domain: publisher
Copyright: (c) 2016 BetterStudio
Template: publisher
*/
.rh-header .rh-container {
    background-color: #971a28;
}

.bs-injection.bs-injection-1-col > .vc_row[data-vc-full-width="true"] > .bs-vc-wrapper, .bs-injection.bs-injection-2-col > .vc_row[data-vc-full-width="true"] > .bs-vc-wrapper, .bs-injection.bs-injection-3-col > .vc_row[data-vc-full-width="true"] > .bs-vc-wrapper, .bs-injection.bs-vc-content, .bs-injection.bs-vc-content .vc_row, .bs-injection.bs-vc-content .vc_vc_row, .layout-1-col .bs-vc-content .vc_row, .layout-1-col .bs-vc-content .vc_row[data-vc-full-width="true"] > .bs-vc-wrapper, .layout-1-col .bs-vc-content .vc_vc_row, .layout-3-col-0 .bs-vc-content .vc_row, .layout-3-col-0 .bs-vc-content .vc_row[data-vc-full-width="true"] > .bs-vc-wrapper, .layout-3-col-0 .bs-vc-content .vc_vc_row {
    max-width: 1350px;
}

.site-header .site-branding .logo img {
    max-height: 80px;
}

.site-header > .header-inner .row-height {
    display: block;
}

.listing-item-user.type-2 .bs-user-item {
    height: 259px;
}

.comment-content img{
    max-width : 100%;
} 
