/*
Theme Name: Vineyard Child
Theme URI: http://vineyard.jwsuperthemes.com
Template: vineyard
Author: JWSThemes
Author URI: http://themeforest.net/user/jwsthemes
Description: Vineyard WordPress themes is perfectly suitable for wine lovers, wineries, wine shop and restaurant. This theme is responsive which means that your website will look great on all kinds of devices such as iPad, iPhone, and Android devices.
Tags: two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,full-width-template,microformats,post-formats,rtl-language-support,sticky-post,theme-options,translation-ready,accessibility-ready
Version: 2.1.0
Updated: 2018-11-02 01:07:50
*/

.title-bar .row-height h1.page-title {
    display: none;
}

.image_border {
 border: 10px solid #ffffff;	
}

.tb-header-v3 .header-sidebar {
    margin-top: 0;
}
.tb-header-wrap.tb-header-v3 .header-menu {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.tb-header-wrap.tb-header-v3 {
    padding: 0;
}
.tb-header-v3 .ro_menu_center {
    padding: 0;
    position: unset;
}
.tb-header-v3 .container .row {
    position: relative;
}
@media (min-width: 1200px) {
	body #tb_wrapper {
		overflow: hidden;
		padding: 0 75px;
		padding-bottom: 75px;
		position: relative;
	}
}
.events-archive header.entry-header {display: block !important;}
.single-tribe_events header.entry-header {display: block !important;}

@media (min-width: 768px) and (max-width: 1200px) {
	.tb-header-wrap.tb-header-v3 .header-menu {
    position: absolute;
}
.tb-header-wrap.tb-header-v3 .header-menu {
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}
.tb-header-v1 .header-menu .col-menu, .tb-header-v2 .header-menu .col-menu, .tb-header-v3 .header-menu .col-menu {
	width:100%;
	}
	.tb-header-v1 .header-menu .col-menu, .tb-header-v2 .header-menu .col-menu, .tb-header-v3 .header-menu .col-menu .menu-list.menu-tb.text-center {
    text-align: right;
	} 
	.tb-header-wrap.tb-header-v3 .header-menu .menu-list > ul#nav > li {
    margin: 0 15px;
}
}
