/* -------------- */
.bwp-main .page-title.empty-image {    background: #518cc0 !important; }
.bwp-main .page-title {  margin: 0 0 15px!important;  padding: 20px 0 !important; }


@media (min-width: 1199px) {

	.bwp-header.header_layout_1 .bwp-main_header_row .bwp-column-1 { max-width: 134.5px; margin-right: 20px;}
	
    .bwp-header.header_layout_1 .bwp-builder-item.bwp-component-logo .wpbingoLogo img, .bwp-header.bwp-mobile_toolbar .bwp-builder-item.bwp-component-logo .wpbingoLogo img {
        width: 180px !important; }

    .bwp-header.header_layout_1 .bwp-builder-item.bwp-component-logo .wpbingoLogo img, .bwp-header.bwp-mobile_toolbar .bwp-builder-item.bwp-component-logo .wpbingoLogo img {
        width: 100% !important; }
		
    .bwp-header.header_layout_1 .bwp-main_header_row .bwp-column-2 {
        justify-content: left !important;
        max-width: 90% !important; }
		
		    .bwp-header.header_layout_1 .bwp-main_header_row .bwp-column-3 {
        justify-content: flex-end;
        display: none; }
}