.uk-grid-medium.uk-child-width-auto.uk-flex-middle.uk-grid {
    max-width: 1200px;
    width: 100%;
}
.uk-button-default::before {
    background-image: none !important;
}
.el-link.uk-button.uk-button-default {
    margin: 0 auto 10px;
    display: table;
}
.uk-navbar-toggle-icon svg {
    width: 30px;
}
.woocommerce-cart-form button.button.wp-element-button[type=submit] {
    margin: 0 12px;
}
    .yt-video-container {
		position: relative;
		padding-bottom: 56.25%;
    	margin-bottom:20px;
	}
    .yt-video-container:last-child {
        margin-bottom: none;
    }

	.yt-video-container iframe {
    	position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
.tribe-events-c-subscribe-dropdown__container {
    display: none !important;
}
.tribe-checkout-backlinks {
    display: block;
    text-align: right;
}
h2.tribe-events-single-section-title, .tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix, .tribe-events-event-meta a, .tribe-events-event-meta a:visited, .single-tribe_events .tribe-events-single .tribe-events-event-meta, .forminator-ui#forminator-module-3522.forminator-design--default .forminator-checkbox, .forminator-ui#forminator-module-3522.forminator-design--default .forminator-checkbox__label, .forminator-ui#forminator-module-3522.forminator-design--default .forminator-checkbox__label p {
    color: #fff !important;
}
.tribe-events-meta-group.tribe-events-meta-group-organizer {
    display: none;
}
a.tribe-events-gmap {
    display: none;
}
@media screen and (min-width:640px) and (max-width:949px) {
        .yt-video-container {
			width: 48%;
			float: left;
			margin: 1%;
			padding-bottom: 27%;
		}
}
@media screen and (min-width:400px) {
	.desktop-vis {
		display: inline-block !important;
		text-align: center;
		width: 100%;
	}
}
@media screen and (min-width:800px) {
	.sidebar-vis {
		display: inline-block !important;
		text-align: center;
		width: 100%;
	}
}
@media screen and (min-width:400px) and (max-width: 799px) {
	.tablet-vis {
		display: inline-block !important;
		text-align: center;
		width: 100%;
	}
}
@media screen and (max-width:399px) {
	.mobile-vis {
		display:inline-block !important;
		text-align: center;
		width: 100%;
	}
}
@media screen and (max-width:1199px) {
.uk-navbar-container {
    padding: 20px 0 !important;
}
.tm-header-mobile nav.uk-navbar * {
    border: none !important;
}
}
@media screen and (max-width: 959px) {
    .results-class-name {
        text-align: center !important;
    }
}