/*
Theme Name: Shopkeeper
Theme URI: https://shopkeeper.wp-theme.design/
Author: Get Bowtied
Author URI: https://www.getbowtied.com/
Description: When you start with an awesome product you can create amazing things! Built with the eCommerce functionality in mind, Shopkeeper is a fully responsive Premium WooCommerce Theme with great design and extensive functionality.
Version: 2.9.4
License:
License URI:
Text Domain: shopkeeper
Domain Path: /languages/
*/

.tribe_events {
	columns: 1 !important;
}

dd.tribe-venue {
	height: auto !important;
}
@media screen and (min-width: 1200px ) {
	
.tribe_events {
	columns: 2 !important;
}

.tribe_events  {
	padding-bottom: 30px;
}
.tribe_events div, .tribe_events form.tribe-tickets-rsvp {
    margin-bottom: 20px;    
    break-inside: avoid-column;
}
.tribe_events div.tribe-events-cal-links {
    break-after:column;
    display:block;
}

}

.tribe-button {
	cursor: pointer;
	background-color: #960116;
	color: #FFF;
}

#tribe-events-header{
	display: none;
}

ul#menu-2020-connect-menu {
	text-align: right;
}

ul#menu-2020-connect-menu li {
	display: inline-block;
	margin: 2px 30px;
}

ul#menu-2020-connect-menu li a {
	font-size: 28px;
	color: #474747;
	font-weight: 200;
	
}

.gform_wrapper.gf_browser_chrome select {
	padding-right: 15px !important;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
	margin-top: 0px !important;
}
.top-headers-wrapper{background: #fff}

.tribe-events-nav-pagination a.tribe_paged{
	font-size: 24px;
}