/*
Version: 2.0
*/

@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i&display=swap');
/***************************************************************************
 * Background and header
 ***************************************************************************/

#boxed {
    box-shadow: 0px 0px 0px rgba(0,0,0,0);
}
.loading header,
.loading header.active,
.loading header.open {
  background-color: transparent;
}
header {
  background-color: #404040;
  background-color: rgba(33, 33, 33, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), background-color 1000ms ease;
  -moz-transition: -moz-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), background-color 1000ms ease;
  -o-transition: -o-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), background-color 1000ms ease;
  transition: transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), background-color 1000ms ease;
}
body.material #header-secondary-outer nav >ul >li >a {
    font-size: 15px;
}

body #boxed #header-outer {
    z-index: 10;
}
.container-wrap {
	-webkit-transition: opacity 500ms linear;
    -moz-transition: opacity 500ms linear;
    -o-transition: opacity 500ms linear;
    transition: opacity 500ms linear;
    padding-bottom: 0;
	z-index: 9;
}

.fancybox-close-small {
    color: #fff !important;
}
/*Apply Fullscreen page row css copied from Nectar Slider down arrow*/
.vc_row-o-full-height .slider-down-arrow-full {
    height: 60px;
    width: 60px;
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 30px;
    z-index: 100;
    left: 50%;
    margin-left: -30px;
}
.vc_row-o-full-height .slider-down-arrow-full i.icon-default-style[class^="icon-"] {
    height: 60px!important;
    width: 60px;
	color: #fff;
    font-size: 20px!important;
    line-height: 60px!important;
    animation: 3.4s ease-in-out infinite fadebottom;
    -webkit-animation: 3.4s ease-in-out infinite fadebottom;
}
/***************************************************************************
 * Search
 ***************************************************************************/
#search-outer #search, 
#header-outer #search-outer #search {

    background: #c22033;
}

body #search-outer #search input[type="text"] {
    border-bottom: 2px solid #fff !important;
    border-radius: 0;
}

body #search-outer #search input[type="text"], 
body #search-outer #search form input[type="text"] {
    font-size: 38px !important;
    text-transform: initial;
    font-family: Roboto;
	opacity: 0.7;
}
body[data-header-color="custom"] #search-outer #search .span_12 span {
    display: none;
}
body #header-outer #search-outer #search input[type="text"] {
    border-color: #fff !important;
}
/***************************************************************************
 * Divider title
 ***************************************************************************/
.vc_separator.vc_separator_align_center h4 {
    font-size: 32px !important;
}

/***************************************************************************
 * Modal
 ***************************************************************************/
.loberoModal {
	display: none;
	width: 80%;
}

/***************************************************************************
 * Header Nav
 ***************************************************************************/

body #header-secondary-outer .nectar-center-text {
    font-size: 13px;
    max-width: 100%;
}
body #header-secondary-outer .nectar-center-text img {
	margin-right: 10px;
}
body #header-secondary-outer .nectar-center-text a {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}
/***************************************************************************
 * Buttons
 ***************************************************************************/
body.material .nectar-button.jumbo.see-through, body.material .nectar-button.jumbo.see-through-2, body.material .nectar-button.jumbo.see-through-3 {
    border-width: 4px !important;
	 padding-bottom: 19px !important;
}



body .nectar-button.large.see-through, 
body .nectar-button.large.see-through-2, 
body .nectar-button.large.see-through-3 {
    border-width: 4px;

}
/***************************************************************************
 * Quote
 ***************************************************************************/
.loberoquote {
    text-align: left;
    display: block;
    font-weight: 300 !important;
    margin: 35px 70px;
    font-style: italic !important;
	border-left: 4px solid #c22033;
    padding-left: 20px;
    font-size: 30px;
    color: #999999;
    line-height: 45px;
    font-family: Lato;
    font-style: italic;
}
.nectar_single_testimonial[data-style="bold"] p,
.loberoquote .quote{
    font-weight: 300 !important;
    font-style: italic !important;
    font-size: 30px !important;
    color: #999999 !important;
    line-height: 45px !important;
    font-family: Lato !important;
    font-style: italic !important;
}

blockquote, .testimonial_slider blockquote, .testimonial_slider blockquote span, .testimonial_slider[data-style="minimal"] blockquote span:not(.title), .testimonial_slider[data-style="minimal"] blockquote, .testimonial_slider[data-style="minimal"] .controls {
    font-family: Lato;
    font-size: 30px !important;
    line-height: 45px !important;
    font-weight: 300 !important;
    color: #999;
    font-style: italic;
}
/***************************************************************************
 * Slides
 ***************************************************************************/
.swiper-slide .button.transparent a, .swiper-slide .button.transparent_2 a {
    padding: 23px 35px;
    font-size: 15px;
}
/***************************************************************************
 * Tables
 ***************************************************************************/
 body:not(.woocommerce-cart) .main-content td {
    font-size: 18px;
}
 
/***************************************************************************
 * Menu Icons
 ***************************************************************************/
body #top nav ul #search-btn a span {
    font-size: 15px!important;
}
body #top nav ul #nectar-user-account a span {
    font-size: 17px!important;
    width: 17px;
    max-width: 17px;
}
body #header-outer:not([data-format="left-header"]) #top nav > .buttons > li {
    margin: 0 7px!important;
}
/***************************************************************************
 * SubMenu
 ***************************************************************************/
.page-submenu.stuck {
    position: fixed;
    margin-top: 31px;
}

@media only screen and (max-width: 1000px) {
	.page-submenu.stuck {
		margin-top: 0px;
	}
}
/***************************************************************************
 * Max Mega Menu
 ***************************************************************************/
.main-navigation ul ul {
	display: block;
	position: relative;
	background-color: transparent;
}
/* Upcoming title */
#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, 
#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    font-family: Josefin Sans;
    letter-spacing: 2px;
	padding: 0;
	margin-left: 8px;
}

#mega-menu-wrap-top_nav #mega-menu-top_nav li#mega-menu-31310-0 {
	    padding: 20px 0 0px 0px !important;
}

#mega-menu-item-31310 .mega-sub-menu {
	background: #222 !important;
	padding: 20px !important;
}
#mega-menu-item-31310 .mega-sub-menu .mega-sub-menu {
	padding: 0 !important;
}
/* Series Title */
#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #aadad7 !important;
    text-transform: uppercase !important;
    font-family: 'Josefin Sans' !important;
    letter-spacing: 2px !important;
    font-weight: 800 !important;
    font-size: 13px !important;
    margin: 0 0 12px 0 !important;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link {
    font-family: Josefin Sans;
    letter-spacing: 2px;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav li.mega-menu-row{
	 padding: 20px 30px 20px 150px; 
}
#menu-upcoming ul {
  column-count: 2 !important;
  column-gap: 0 !important;
}
#menu-upcoming li {
	display: inline-block !important;
	width: 90% !important;
	transition: background 200ms linear, color 200ms linear, border 200ms linear!important;
}
#menu-upcoming li:hover {
	background: #333 !important;
}

#menu-upcoming li  .event {
	width: 100%;
	border-top: 0px !important;
	border-bottom: 1px solid #444444 !important;
	margin-top: 1px !important;
    padding-bottom: 12px !important;
}
#menu-upcoming .event {
	padding: 0 8px!important;
}
#menu-upcoming .event h3 {
    font-size: 17px;
    line-height: 24px;
	margin-bottom: 2px;
    color: #fff;
	clear: both;
}
#menu-upcoming .event h5 {
    color: #aaa;
    font-size: 13px;
    letter-spacing: 0;
    text-transform: initial;
    font-weight: 400;
}

#menu-upcoming .event .label {
	font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 9px;
    color: #aaa;
    margin-right: 10px;
    display: inline-block;
    line-height: 14px;
    float: left;
    font-weight: 900;
    letter-spacing: 1px;
}
.mega-sub-menu a {
	margin-bottom: 5px !important;	
}
#mega-menu-item-31341 a {
    color: #aadad7 !important;
    text-transform: uppercase !important;
    font-family: 'Josefin Sans' !important;
    letter-spacing: 1px !important;
    font-weight: 800 !important;
    font-size: 13px !important;
    margin: 20px 0 !important;
}
/* Icon menu */
.menu-more-menu-links-container {
	margin-top: -15px !important;	
}
#top .sf-menu li ul li .menu-more-menu-links-container  a,
.menu-more-menu-links-container  a {
    color: #aadad7 !important;	
	text-transform: uppercase !important;
    font-family: 'Josefin Sans' !important;
    letter-spacing: 1px !important;
    font-weight: 800 !important;
    font-size: 13px !important;
    margin: 17px 0 !important;
}
.menu-more-menu-links-container  a:hover {
	color: #fff !important;	
}
.menu-more-menu-links-container {
    margin-top: -14px;
}
.menu-more-menu-links-container a i {
	font-size: 22px; 
	line-height: 22px; 
	height: 22px; 
	width: 22px;
	margin-right: 10px;
}


#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item.mega-menu-item-38469 > a.mega-menu-link {
    color: #fff;
    border: 3px solid #fff;
    padding: 20px;
    height: 20px;
    line-height: 2px;
	    display: inline-block;
}

#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item.mega-menu-item-38469 > a.mega-menu-link:hover {
    color: #fff !important;
    border: 3px solid #c22033;
	background: #c22033;
    padding: 20px;
    height: 20px;
    line-height: 2px;
}

@media only screen and (max-width: 1300px) {
	#menu-upcoming ul {
	  column-count: 1 !important;
	  column-gap: 0 !important;
	}

}

@media only screen and (min-width: 1000px) and (max-width: 1240px) {
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link {
		letter-spacing: 1px;
	}
	
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link {
		padding: 0 5px;
	}
	body.material #header-outer[data-full-width=true]:not([data-format=left-header]) #top nav>.buttons {
		margin-left: 0px;
	}	
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item {
		margin: 0 6px 0 0;
	}
	
}

@media only screen and (max-width: 1000px) {
	#slide-out-widget-area .secondary-header-text, body #slide-out-widget-area .inner-wrap .inner .nectar-header-text-content {
		padding: 0 !important;
	}
	#slide-out-widget-area.slide-out-from-right-hover .bottom-meta-wrap {
		margin-top: 0 !important;
	}	
	#slide-out-widget-area.slide-out-from-right-hover .off-canvas-social-links {
		margin-top: 10px !important;
	}
	
	.nectar-mobile-only.mobile-header {
		display:none;
	}
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item.mega-menu-item-38469 > a.mega-menu-link {
		margin-top: 10px !important;
	}
	#mega-menu-wrap-top_nav #mega-menu-top_nav li.mega-menu-row{
		 padding: 20px 0 20px 0px; 
	}
	#header-secondary-outer ul, #header-secondary-outer ol, #header-outer nav > ul, #header-outer ol, #footer-outer ul, #footer-outer ol, #slide-out-widget-area ul, #slide-out-widget-area ol, #search-outer ul, #search-outer ol, #mobile-menu ul, #mobile-menu ol, #header-outer .button_social_group ul {
		margin-bottom: 12px;
	}
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link {
		padding: 0;
	}
	/* Box Office Hours */
	
	#slide-out-widget-area.slide-out-from-right.material-open .bottom-meta-wrap h5 {
		font-size: 13px;
		margin-bottom: 0;
	}
	#slide-out-widget-area.slide-out-from-right.material-open .bottom-meta-wrap h3 {
		margin-top:3px;
	}
	#slide-out-widget-area.slide-out-from-right.material-open .bottom-meta-wrap h3  a{
		font-family: Roboto;
		color: #aadad7;
	}
	#slide-out-widget-area.slide-out-from-right.material-open .bottom-meta-wrap {
		font-size: 15px;
	}
	#slide-out-widget-area.slide-out-from-right {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	#slide-out-widget-area .inner >div {
		margin-bottom: 3px !important;
	}
	/* Menu mods */
	.mobile-only #mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu > ul.mega-sub-menu { 
		background: #2220;
	}
	
	.menu-more-menu-links-container {
		min-height:100px !important;
	}
	
	.menu-our-spaces-menu-container {
		min-height:55px !important;
	}
	.menu-support-menu-container {
		min-height:100px !important;
	}
	.menu-about-menu-container {
		min-height:55px !important;
	}
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu > ul.mega-sub-menu {
		border: 0;
		padding: 0;
	}
	#mega-menu-wrap-top_nav #mega-menu-top_nav li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
		padding: 0;
	}
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
		font-size: 18px;
		line-height: 22px;
		letter-spacing: 0;
	}
	
	#mega-menu-wrap-top_nav #mega-menu-top_nav ul, #mega-menu-wrap-top_nav #mega-menu-top_nav li, #mega-menu-wrap-top_nav #mega-menu-top_nav p, #mega-menu-wrap-top_nav #mega-menu-top_nav img:not(.mega-menu-logo), #mega-menu-wrap-top_nav #mega-menu-top_nav div, #mega-menu-wrap-top_nav #mega-menu-top_nav a {
    font-size: 16px;
		line-height: 20px;
		letter-spacing: 0;
	}
	
	.menu-more-menu-links-container {
		min-height: 200px !important;
		margin-top: 20px !important;
	}
	.menu-more-menu-links-container a {
		margin: 8px 0 !important;
	}
	
	body[data-slide-out-widget-area-style=slide-out-from-right] #slide-out-widget-area .off-canvas-social-links li a {
		padding: 0 4px !important;
	}
	
	/* Specific to icon menu */
	#mega-menu-wrap-top_nav #mega-menu-top_nav #mega-menu-item-31539 li.mega-menu-row {
		padding: 0;
	}
	
	#mega-menu-item-31539 a.mega-menu-link {
		height:0 !important;
	}
	#mega-menu-item-31539 .mega-sub-menu {
		display:block !important;
	}
	
	



	
}

/***************************************************************************
 * Table
 ***************************************************************************/
.lobero-table td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

/***************************************************************************
 * Plan Your Visit on Home Page
 ***************************************************************************/
#plan h2 {
	padding: 32px 0 32px 0;
    margin-bottom: 0;
}
#plan .toggle h3 a {
	color: #444;
	font-size: 1.3vw !important;
    line-height: 1.7vw !important;
    background: #ffffff00 !important;
    border: 0px solid #dcdcdc !important;
    padding: 35px 15px 12px 15px !important
}
#plan div[data-style*="minimal"] .toggle >div {
    border-left: 0px solid #dcdcdc;
    border-right: 0px solid #dcdcdc;
    padding: 0px !important;
    border-bottom: 0px solid #dcdcdc;
	font-size: .8em;
    line-height: 1.3em;	
}
#plan div[data-style="minimal"] .toggle.open {
    border-bottom: 0px !important;
    padding-bottom: 0;
}
#plan div[data-style*="minimal"] .toggle h3 i {
	display: none !important;
}
#plan div[data-style*="minimal"] .toggle h3 a:after{ 
   content: '\f107';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   text-decoration:none;
} 
#plan div[data-style*="minimal"] img {
    margin-bottom: 0;
}
@media only screen and (max-width: 1000px) {
	#plan {
		padding-top: 30px!important;
		padding-bottom: 55px!important;
	}
	#plan h2 {
		padding: 25px 0 10px 0;
		text-align: center !important;
	}
	#plan .col {
		margin-bottom: 0;
	}
	#plan div[data-style="minimal"] .toggle {
		border-bottom: 0px solid #fff !important;
		padding-bottom: 0;
		padding-top: 0;
	}
	#plan div[data-style="minimal"] .toggle.open {
		text-align: left;
	}
	#plan div[data-style*="minimal"] .toggle >div {
		padding: 15px 0 0 0 !important;
	}
	#plan div[data-style*="minimal"] .toggle h3 i {
		display: block !important;
		border: 0px solid #444;
		border-radius: 0;
		right: -15px !important;
	}	
	#plan div[data-style*="minimal"] .toggle h3 a:after {
		display: none;
		
	}
	#plan div[data-style="minimal"] .toggle h3 a {
		color: #444;
		font-size: 20px !important;
		line-height: 35px !important;
		background: #ffffff00 !important;
		border-bottom: 2px solid #444 !important;
		padding: 10px 0px 10px 0px !important;
		text-align: left;
	}
}
@media only screen and (max-width: 690px) {

}


/***************************************************************************
 * Browse Events on Home Page
 ***************************************************************************/

#browse {
	width: 90%;
	margin: 0 5%;
}
#browse .browse-column {
	width: 30%;
	margin-right: 1.1333333%;
	display: inline-block;
	float: left;
}
#browse .browse-icons {
	width: 6%;
	display: inline-block;
	float: left;
}
#browse .browse-icons  a {
	display: inline-block;
}
#browse .browse-icons  a img {
	opacity: .7;
	width: 60px;
    padding: 11px 10px;
	margin-bottom: 0;
      -webkit-transition: all .8s ease-in-out;  
	
}
#browse .browse-icons  a:hover img {
	opacity: 1;
	width: 60px;
    padding: 11px 10px;
}
#browse select {
    padding: 20px;
    font-family: Roboto;
    font-size: 15px;
    color: #999;
    background-color: #eee;
    box-shadow: 0 0px 0px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.16);
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	 -o-appearance: none;
		appearance: none;	
}
#browse .select-wrapper {
	position: relative;	
}
#browse .select-wrapper:after {
	font-family: FontAwesome;
  	content: '\f107';
  	font-size: 28px;
  	position: absolute;
  	top: 17px;
  	right: 20px;
  	color: #999;
  	pointer-events: none;
}
#browse select::-ms-expand {
  display: none;
}
@media only screen and (max-width: 1000px) {
	#browse select {

		font-size: 12px;
	}
}

@media only screen and (max-width: 690px) {
	#browse .browse-column {
		width: 100%;
		margin-bottom: 1%;

	}
	#browse .browse-icons {
		display: none;

	}
	#browse select {
		font-size: 20px;
	}
	
}
/***************************************************************************
 * Sponsor Carousel and Lists
 ***************************************************************************/
#sponsors.owl-carousel {
	margin-bottom: 0;
}
#sponsors.owl-carousel .owl-stage {
    position: relative;
    padding: 15px 0;
}
.lobero-sponsors img,
#sponsors.owl-carousel img {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .8s ease-in-out;  
	  opacity: .8;
	  margin-bottom: 0px;
}
.lobero-sponsors  img:hover,
#sponsors.owl-carousel img:hover {
    filter: none;
      -webkit-filter: grayscale(0);
	  opacity: 1;
}

#sponsors.owl-carousel .owl-stage .owl-item{
  display: flex;
  align-items: center;
}
.lobero-sponsors  {
	text-align: center;
}
.lobero-sponsors .item {
    margin: 0 2%;
    display: inline-block;
    width: 118px;
}
/***************************************************************************
 * Event Grid
 ***************************************************************************/

.event-flex-container {
	display: flex;
  flex-wrap: wrap;
}
.event-flex-container .event {
	width: 29%;
    margin: 2%;
}


.event-flex-container .event h3 {
font-size: 1.4vw !important;
    line-height: 1.6vw !important;
}
.event-flex-container .event h4 {
    font-family: Roboto !important;
    color: #c22033;
    font-size: .9vw !important;
    line-height: 1.2vw !important;
}
 
.event-flex-container .event p {
    padding-bottom: .8vw;
    padding-top: .8vw;
    line-height: 1.3vw;
    font-size: .9vw;
}
.event-flex-container .event .label {
    font-family: 'Josefin Sans';
    text-transform: uppercase;
    font-size: .6vw;
    margin-right: 10px;
    font-weight: 900;
    letter-spacing: 1px;
}
.event-flex-container .event .label a {
	color: #999;
}
.event-flex-container .event .event-read-more {
	font-family: 'Josefin Sans';
	margin-left: 30px;
	color: #000;
}
@media (max-width: 1000px) {
	.event-flex-container .event {
		width: 100% !important;
		margin: 4% !important;
	}
	.event-flex-container .event h3 {
		font-size: 33px !important;
		line-height: 40px !important;
	}
	.event-flex-container .event h4 {
		font-size: 18px !important;
		line-height: 24px !important;
	}
	.event-flex-container .event p {
		padding-bottom: 20px;
		padding-top: 20px;
		line-height: 24px;
		font-size: 18px;
	}
	.event-flex-container .event .label {
		font-size: 12px;
	}	
}
@media (max-width: 400px) {
  .event-flex-container{
    display: block;
  }
  .event-flex-container .event {
		width: 100%;
	}
}



/* The ribbons */

.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #ca8726;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #c22033;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font: 700 14px/1 'Lato', sans-serif;
	letter-spacing: 1px;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}

/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 37px;
  transform: rotate(-45deg);
}




/***************************************************************************
 * Event Grid v2
 ***************************************************************************/
.tax-genre h1,
.tax-series h1,
.tax-eventcategories h1,
.page-template-page-whatson h1 {
	text-align: center;
    font-size: 61px;
    letter-spacing: 7px;
    text-transform: uppercase;
    margin: 50px 0;
	line-height: 74px;
}
.tax-genre  .posts-container,
.tax-series .posts-container,
.tax-eventcategories .posts-container,
.page-template-page-whatson .posts-container {
	min-height: 100px;
}
.tax-genre .post-content,
.tax-series .post-content,
.tax-eventcategories .post-content,
.page-template-page-whatson .post-content {
    padding-left: 0;
}
.tax-genre  .masonry-blog-item .article-content-wrap,
.tax-series  .masonry-blog-item .article-content-wrap,
.tax-eventcategories  .masonry-blog-item .article-content-wrap,
.page-template-page-whatson .masonry-blog-item .article-content-wrap {
    padding: 16px 0;
    height: 320px;
}
.events h3 {
	font-size: 1.4vw !important;
    line-height: 1.8vw !important;
}
.events h4 {
    font-family: Roboto !important;
    color: #c22033 !important;
    font-size: .9vw !important;
    line-height: 1.2vw !important;
}
.events p {
    padding-bottom: .8vw;
    padding-top: .8vw;
    line-height: 1.3vw;
    font-size: .9vw;
}

.eventcategories {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.events .label {
    font-family: 'Josefin Sans';
    text-transform: uppercase;
    font-size: .6vw;
    font-weight: 900;
    letter-spacing: 1px;
	padding: 0 12px 0 0px;
}
.events .label a {
	color: #999;
}
.events .event-buy-tickets {
	margin-right: 30px;
}
.events .event-read-more {
	font-family: 'Josefin Sans';
	color: #000;
}
.post-content.classic .post-header > span:after {
background-color: #dadada;
    width: 2px;
    margin: 0 6px 0 11px;
    height: 10px;
}
.events .location {
    color: #999;
    font-size: .8em;
}
.events .location.alternate {
	text-align: left;
}
.events .location.alternate h6 {
    color: #999;
    font-size: 13px;
    margin-bottom: 9px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
	
}
.events .location.alternate .marker {
	font-size: 30px;
    color: #fff;
    line-height: 41px;
}	
@media (max-width: 1000px) {

	.events.masonry-blog-item {
		width: 100% !important;
		clear: both !important;
		position: relative !important;
		 left: auto !important;
		top: auto !important;
	}
	.tax-genre  .masonry-blog-item .article-content-wrap,
	.tax-series  .masonry-blog-item .article-content-wrap,
	.tax-eventcategories  .masonry-blog-item .article-content-wrap,
	.page-template-page-whatson .masonry-blog-item .article-content-wrap {
		height: auto;
	}	
	.events  h3 {
		font-size: 33px !important;
		line-height: 40px !important;
	}
	.events  h4 {
		font-size: 18px !important;
		line-height: 24px !important;
	}
	.events  p {
		padding-bottom: 20px;
		padding-top: 20px;
		line-height: 24px;
		font-size: 18px;
	}
	.events  .label {
		font-size: 12px;
	}	
}

.noevents {
	text-align: center;
	font-size: 30px;
	margin: 50px 0;
}
/***************************************************************************
 * Single Event
 ***************************************************************************/
.event-header {
    display: flex;
    align-items: center;
    background: #f8f8f8;
    padding-bottom: 0;
    margin-bottom: 5%!important;
    flex-direction: row;
    flex-wrap: nowrap;
	left: 0 !important;
}
.event-header .artist-image {
	position: relative;
	line-height: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center; 
	/*min-height:700px;*/
}
.event-header .artist-image img {
	width: 100%!important;
}
.event-header .artist-image .credit {
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-size: .8em;
}

.event-header .artist-image .hashtag {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.event-information {
	padding: 3% 2% 3% 2% !important;
}

.event-information h1 {
    font-size: 2.2em;
    line-height: 1.2em;
    margin: .5em 0 .2em 0;
}
.event-information .presenter {
    font-family: 'Josefin Sans';
    letter-spacing: 3px;
    font-size: .8em;
	line-height: 1.3em;
    font-weight: bold;
	text-transform: uppercase;
}
.event-information .datetimes {
    font-size: 1em;
    line-height: 1.4em;
    margin: 0;
}

.event-information .subtitle {
    font-size: 1em;
    line-height: 1.2em;
    margin: 0 0 .8em 0;
    color: #999;
    font-style: italic;
}
.event-information .page_excerpt {
    font-size: 1em;
    line-height: 1.3em;
    margin: 2em 0;
}
.event-information .location {
    color: #999;
    font-size: .8em;
    margin: 2em 0 2em 0;
}
.event-information .location.alternate {
	background: #222;
    padding: 20px;
	text-align: center;
}
.event-information .location.alternate h6 {
	color: #999;
    font-size: 20px;
    font-weight: 300;
}
.event-information .location.alternate .marker {
	font-size: 30px;
    color: #fff;
    line-height: 41px;
}	

.event-video .video  {
	margin-bottom: 3%;
}
.event-information .event-buy-tickets a {
	width: 100%;
	text-align: center;
}
.event-information .tags .label {
    font-family: 'Josefin Sans';
    text-transform: uppercase;
    font-size: .6em;
    font-weight: 900;
    letter-spacing: 1px;
    background: #ededed;
    padding: 2px 10px 0px 10px;
    display: inline-block;
    margin: 0 6px 5px 0;
}
.event-information .tags  .label a{
	color: #999;
}

.event-presenters .item {
	   padding: 15px 15px 15px 0;
	float:left;
}
.event-presenters .item img {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .8s ease-in-out;  
	  opacity: .7;
	  margin-bottom: 0px;
	  max-width: 200px;
}

.event-presenters .item img:hover {
    filter: none;
      -webkit-filter: grayscale(0);
	  opacity: 1;
}

.event-sponsors {
	padding-bottom: 5%;
}
.event-sponsors .item {
	padding: 15px;
	float:left;
}

.event-sponsors .item img {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .8s ease-in-out;  
	  opacity: .7;
	  margin-bottom: 0px;
	  max-width: 200px;
}

.event-sponsors .item img:hover {
    filter: none;
      -webkit-filter: grayscale(0);
	  opacity: 1;
}

#tickets {
	position: fixed;
	z-index:100;
	bottom: -120px;
	width: 100%;
	right: 0;
	transition: bottom .5s linear;
	color: white;
	font-size: 20px;
    text-transform: uppercase;
    font-family: Josefin Sans;
    letter-spacing: 3px;
    font-weight: 700;
	text-align: center
}
#tickets a {
    padding: 45px 60px;
    display: block;
	color: #fff;
	background-color: #121212;
}
#tickets a:hover {
	background-color: #c22033;
}
#tickets.show {
  bottom: 0;
}

@media only screen and (max-width: 1850px) and (min-width: 1000px) {
	.event-information h1 {
		font-size: 2.2vw;
		    line-height: 2vw;
	}
}
@media only screen and (max-width: 1000px) {
	.event-header {
		display: block;
	}
	.event-information {
		padding: 7% 6% 7% 6% !important;
	}
}
@media only screen and (max-width: 690px) {
	.event-header .artist-image .credit {
		position: relative;
		bottom: 20px;
		left: 20px;
		font-size: .6em;
	}
	.event-header .artist-image .hashtag {
		position: relative;
		bottom: 40px;
		left: 20px;
	}

}
/***************************************************************************
 * Home Page event trio
 ***************************************************************************/
#trio {
	background: #222222;
	color: #fff;
}
#trio .span_6 {
    width: 50%;
}

#trio .col {
    margin-right: 0%;
}
#trio p {
    padding-bottom: 1vw;
    padding-top: 1vw;
    font-size: .9vw;
	line-height: 1.4vw;
}
#trio .eventphoto {
	line-height: 0;
	display: block;
}
#trio .event-content  h4 {
    font-family: Roboto !important;
    color: #c22033;
    font-size: .9vw;
    line-height: 1.2vw;
}
#trio .event-content h3 {
	color: #fff;
	font-size: 1.8vw;
	line-height: 2vw;
}
#trio .event-content h5 {
	font-size: .8vw;
}
#trio .event-content .event-read-more {
    font-family: 'Josefin Sans';
    margin-left: 30px;
    color: #fff;
    float: right;
	font-size: .9vw;
}
#trio .flex-container {
	min-height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

#trio .flex-container  > div {
  display: flex; 
  flex-basis: calc(50%);  
  justify-content: center;
  flex-direction: column;
}

#trio .flex-container > div > div {
  display: flex;
  justify-content: center;
  flex-direction: row;
}

#trio .event-content {
	padding: 1.5vw;
}

#trio .event-content.full {
    width: 100%;
    position: absolute;
    z-index: 999;
    bottom: 0;
    left: 0;
	color: #fff;
	background: #222222;
}
#trio .event-buy-tickets {
	font-size: .9vw;
	padding: .8vw 1.5vw;
}
.event-content.full:after {
	bottom: 100%;
	left: 8%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(34, 34, 34, 0);
	border-bottom-color: #222222;
	border-width: 30px;
	margin-left: -30px;
}
.event-content.left:after {
	left: 50%;
    top: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(34, 34, 34, 0);
	border-left-color: #222222;
	border-width: 30px;
	margin-top: -30px;
}
.event-content.right:after {
	right: 50%;
	top: 60%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(34, 34, 34, 0);
	border-right-color: #222222;
	border-width: 30px;
	margin-top: -30px;
}

@media only screen and (min-width: 1850px) {
	#trio p {
		   padding-bottom: 20px;
		padding-top: 20px;
		font-size: 17px;
		line-height: 27px;
	}
	#trio .event-content  h4 {
		font-size: 17px;
		line-height: 21px;
	}
	#trio .event-content h3 {
		font-size: 34px;
		line-height: 35px;
	}
	#trio .event-content h5 {
		font-size: .8vw;
	}
	#trio .event-content .event-read-more {
		font-size: 18px;
	}
	#trio .event-content {
		padding: 28px;
	}
	#trio .event-buy-tickets {
		font-size: 12px;
		padding: 10px 15px;
	}	
}
@media only screen and (max-width: 1000px) {
	#trio .span_6 {
		width: 100%;
	}
	#trio .event-content.full {
		position: relative;
		
	}
	#trio p {
		padding-bottom: 1em;
		padding-top: 1em;
		font-size: .8em;
		line-height: 1.4em;
	}
	#trio .event-content {
		padding: 20px;
	}
	#trio .event-content h3 {
		font-size: 1.5em;
			line-height: 1em;
	}
	#trio .event-content h4 {
		font-size: 1em;
		line-height: 1.2em;
	}
	#trio .event-content h5 {
		font-size: 1em;
	}
	#trio .event-buy-tickets {
		font-size: 12px;
		padding: 10px 15px;
	}
	#trio .event-content.left {
		background: #121212;
	}
	#trio .event-content.left:after {
		border-left-color: #121212;
	}
	#trio .event-content .event-read-more {
		margin-left: 0px;
		float: none;
		display: block;
		font-size: 1em;
	}
}

@media only screen and (max-width: 690px) {

	#trio .flex-container {
		min-height: 100%;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}

	#trio .flex-container  > div {
	  display: flex; 
	  flex-basis: calc(100%);  
	  justify-content: center;
	  flex-direction: column;
	}

	#trio .flex-container :nth-child(1) { order: 2; }
	#trio .flex-container :nth-child(2) { order: 1; }
	#trio .flex-container :nth-child(3) { order: 3; }
	#trio .flex-container :nth-child(4) { order: 4; }
	
	#trio .event-content .event-read-more {
		margin-left: 30px;
		float: right;
	}
	#trio .event-content {
		position: relative;
	}
	#trio .event-content.full:after {
		left: 11%;
	}
	#trio .event-content.left:after {
		bottom: 100%;
		left: 11%;
		top: auto;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(34, 34, 34, 0);
		border-bottom-color: #121212;
		border-width: 30px;
		margin-left: -30px;
	}
	#trio .event-content.right:after {
		bottom: 100%;
		left: 11%;
		top: auto;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(34, 34, 34, 0);
		border-bottom-color: #222222;
		border-width: 30px;
		margin-left: -30px;
	}
}
/***************************************************************************
 * Twit on Home page
 ***************************************************************************/
.timeline-Tweet-author {
    display: none !important;
}
/***************************************************************************
 * Insta on Home page
 ***************************************************************************/
.instagram-pics li {
    display: inline-block;
    float: left;
    margin: 0 3%;
    width: 30%;
}
.instagram-pics li  img {
	width: 100% !important;
}
/***************************************************************************
 * Launching
 ***************************************************************************/
#launching .nectar-button {
	 border-color: rgba(255,255,255,255.75) !important;
    color: #fff !important;
	line-height: 27px;
}
#launching .nectar-button:hover {
	 border-color: #c22033 !important;
}

/***************************************************************************
 * Blog
 ***************************************************************************/
 body.single #page-header-bg h1, 
 html body .row .col.section-title h1,
 body.single-post .heading-title[data-header-style="default_minimal"] .entry-title
 {
    font-size: 70px;
    line-height: 70px;
}
.single .heading-title[data-header-style="default_minimal"] .meta-category a,
 #page-header-bg[data-post-hs="default_minimal"] .inner-wrap >a {
	font-size: 13px !important;
}
 
/***************************************************************************
 * Insider Access Call to Action
 ***************************************************************************/
#call-to-action {
    padding: 2%;
    background: url(https://www.lobero.org/wp-content/uploads/2019/07/lobero-call-to-action.jpg) center center no-repeat;
    background-size: cover;
} 
#call-to-action .triangle {
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 0px solid #f8f8f8;
    height: 0;
    width: 0;
    left: 0;
    margin: 0;
}
#call-to-action h2 {
	padding: 3%;
	color: #fff;
	width: 45%;
	margin: 0 auto;
}
#call-to-action h5 {
	color: #fff;
}
#call-to-action .container span {
    display: block;
}
#call-to-action a.nectar-button {
	    border-left: 350px solid #fff;
}
#call-to-action a.nectar-button:hover {
	cursor: text;
}

@media only screen and (max-width: 1300px) {
	#call-to-action h2 {
		width: 80%;
	}
}

@media only screen and (max-width: 690px) {
	#call-to-action a.nectar-button {
		border-left: 0px solid #fff;
		margin: 0 auto;
		width: 80%;
	}
}
/***************************************************************************
 * Password protected
 ***************************************************************************/
 

/***************************************************************************
 * Monthly
 ***************************************************************************/
body:not(.woocommerce-cart) .main-content table tr:nth-child(2n+1) {
    background-color: #fff;
}
.calendar-nav {
	margin: 40px 0 15px 0;
}
.calendar-nav h1 {
    text-align: center;
    font-size: 30px;
    letter-spacing: 7px;
    font-family: roboto;
    font-weight: 900;
    text-transform: uppercase;
}
.calendar-nav a.next {
	 float: right;
 }

#event-calendar .fullday {
	display: block;
}
#event-calendar .initial {
	display: none;
}
#event-calendar .current {
	background-color: #dadada;
}
#event-calendar .today {
	 display: block;
	 float:right;
 }
#event-calendar .event-title {
    font-size: 14px;
    line-height: 20px;
    display: block;
	margin-top: 5px;
    margin-bottom: 17px;
}
 #event-calendar td {
	 height: 135px;
	 vertical-align: top;
 }
 
@media only screen and (max-width: 1000px) {
	#event-calendar td a {
		font-size: 11px;
		display: block;
		line-height: 16px;
	}
	#event-calendar .fullday {
		display: none;
	}
	#event-calendar .initial {
		display: block;
	}
	.calendar-nav a.nectar-button.small {
		text-align: center;
		width: 100%;
		color: #000;
		background-color: #fff !important;;
	}
	.calendar-nav .span_3,
	.calendar-nav .span_6	{
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 690px) {

}

 /***************************************************************************
 * Show History
 ***************************************************************************/
.show-history ul {
  -webkit-column-count: 5; /* Old Chrome, Safari and Opera */
  -moz-column-count: 5; /* Old Firefox */
  column-count: 5;
  font-size: .75em;
    line-height: 1.5em;
}
.show-history  ul li {
		margin-bottom: 1em;
	}
	
.show-history .eventdate {
	font-size: .8em;
}	
 @media only screen and (max-width: 1000px) {
	.show-history ul  {
	  -webkit-column-count: 2; /* Old Chrome, Safari and Opera */
	  -moz-column-count: 2; /* Old Firefox */
	  column-count: 2;
	}

}

@media only screen and (max-width: 690px) {
	.show-history  ul {
	  -webkit-column-count: 1; /* Old Chrome, Safari and Opera */
	  -moz-column-count: 1; /* Old Firefox */
	  column-count: 1;
	  
	}
	
}
 /***************************************************************************
 * Forms
 ***************************************************************************/
 
body .gform_wrapper#gform_wrapper_1 .top_label .gfield_label,
body .gform_wrapper#gform_wrapper_2 .top_label .gfield_label,
body .gform_wrapper#gform_wrapper_3 .top_label .gfield_label,
body .gform_wrapper#gform_wrapper_4 .top_label .gfield_label,
body .gform_wrapper#gform_wrapper_5 .top_label .gfield_label,
body .gform_wrapper#gform_wrapper_6 .top_label .gfield_label,
body .gform_wrapper#gform_wrapper_7 .top_label .gfield_label,
body .gform_wrapper#gform_wrapper_8 .top_label .gfield_label,
body .gform_wrapper#gform_wrapper_9 .top_label .gfield_label {
    font-family: Roboto!important;
    text-transform: initial!important;
    letter-spacing: 0px!important;
    font-size: 20px!important;
    font-weight: 700!important;
}
/***************************************************************************
 * Toggle
 ***************************************************************************/
.toggle h3 a {
	font-size: 23px !important;
    line-height: 23px !important;
	background: #fafafa !important;
	font-family: Roboto !important;
	border: 0px solid #dcdcdc !important;

}
div[data-style="minimal"] .toggle {
    border-bottom: 0px solid #fff !important;
	    padding-bottom: 10px;
}
div[data-style*="minimal"] .toggle h3 i {
    right: 30px !important;
}

div[data-style*="minimal"] .toggle >div {
	border-left: 0px solid #dcdcdc;
	border-right: 0px solid #dcdcdc;

    border-bottom: 0px solid #dcdcdc;
}
/***************************************************************************
 * Icons
 ***************************************************************************/
body [class^="icon-"].icon-default-style {
    line-height: 25px;
    height: 25px;
    width: 25px;
    margin-right: 0;
    font-size: 25px;
    color: #000;
    background-color: transparent;
}
.iwithtext .iwt-text {
    padding-left: 35px;
}

/***************************************************************************
 * Cool Timeline
 ***************************************************************************/
.ctl-popup-content {
    padding: 20px;
}
a.pp_close {
    top: -23px;
}
/***************************************************************************
 * Backstage magazine carousel
 ***************************************************************************/
#backstage .nectar-flip-box .flip-box-front,
#backstage .nectar-flip-box .flip-box-back {
	background-size: contain !important;
    background-repeat: no-repeat !important;
}

#backstage .nectar-flip-box .flip-box-back .inner, 
#backstage .nectar-flip-box .flip-box-front .inner {
    top: 100px !important;
    padding: 20px;
}
/***************************************************************************
 * Footer
 ***************************************************************************/
#footer-outer, #nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap {
    z-index: 9;
}
#footer-outer #copyright {
    border-top: 1px solid rgba(255,255,255,0.1);
}

#footer-widgets .col {
	border-right: 1px solid rgba(255,255,255,0.1);
	padding: 0 3% 0 1%;
}

#footer-widgets .col .widget:nth-child(3),
#footer-widgets .col .widget#text-3  {
    margin-top: 40px;
    border-top: 1px solid rgba(255,255,255,0.1);
    padding-top: 40px;
}

#footer-outer #footer-widgets .widget h5 {
    line-height: 26px !important;
}
ul.social li {
	display: inline-block;
	float: left;
	margin-right: 15px;
}
body #footer-outer .widget h5 {
    font-family: Josefin Sans;
    text-transform: uppercase!important;
    letter-spacing: 3px;
    line-height: 40px;
    font-weight: 700!important;
}
#footer-outer #footer-widgets h5 a {
	color: #fff !important;
}

#footer-outer .widget.widget_nav_menu,
#footer-widgets .col .widget#text-3 .textwidget,
#footer-widgets .col .widget#text-4  .textwidget{
    min-height: 85px;
}
#footer-outer .widget {
    margin-bottom: 20px;
}

/* First Column */
#footer-outer #footer-widgets .col:first-child  img {
	width: 100px;
	margin-bottom: 0;
}
#footer-outer #footer-widgets .col:first-child  p {
	color: #fff;
	font-size: 25px;
	line-height: 34px;
	margin: 20px 0;
}
#footer-outer #footer-widgets .col:first-child  a {
	color: #fff;
}

#footer-outer #footer-widgets .col:first-child  .nectar-button.large {
    line-height: 37px;
}
/* Last Column */
#footer-outer #footer-widgets .col:last-child {
    border-right: 0;
}


@media only screen and (max-width: 1000px) {
	#footer-widgets .col:nth-child(2) {
		border-right: 0px solid rgba(255,255,255,0.1);
	}

}

@media only screen and (max-width: 690px) {
	#footer-outer .col {
		border-right: 0px solid rgba(255,255,255,0.1);
	}
	#footer-widgets .col .widget:nth-child(3),
	#footer-widgets .col .widget#text-4  {
		margin-top: 0px;
		border-top: 0px solid rgba(255,255,255,0.1);
		padding-top: 0px;
	}
}



/* Print Style Sheet */
@media print {
	@page {
	size: A4;
	}
	html, body {
        height:100vh; 
      margin: 0 !important; 
      padding: 0 !important;
      overflow: hidden !important;;
    }
	body {
		margin: 1cm;
		background-color: #fff !important;
	    font-size: 7pt !important;
	}	
	body h1 {
		    font-size: 20pt;
   	 line-height: 22px;
	}
	body h2 {
		font-size: 14pt;
		margin-top: 13px;
		line-height: 22px;
	}
	#top {
		display: none;
	}
	ol, ul {
		margin-left: 0;
		margin-bottom: 0;
	}
	#footer-outer #copyright p {
		line-height: 11pt;
		font-size: 7pt;

	}
	.container-wrap, .project-title {
		margin-top: 0;
		padding-top: 0;
	}
	body #boxed #header-outer {
		display: none;
	}
	@media (min-width: 768px) {
		.container.tnew-container {
			margin-bottom: 0 !important;
		}
	}
	
	#to-top {
    	display: none;
	}
	.tn-cart-item .tn-performance-title {
		font-size:  9pt !important;
	}
	.tn-cart-totals__label {
		font-size: 1em;
	}
	.tn-heading-sub-text {
		margin-bottom: 0 !important;
	}
	.tn-habo-only-message {
		margin: 0;
	}
	.tn-cart-totals__line-item {
    	margin-top: 0;
	}
	.tn-cart-item-details__list {
		margin: 0;
		padding: 0;
	}
	.tn-cart-item-summary__property--primary {
    	font-size: 9pt !important;
	}
	.tn-cart-item {
    	padding: 0 !important;
	}
	.tn-order-address-information-component {
		margin-bottom: 10px !important;
	}
	.tn-cart-totals {
		margin: 0 !important;
	}
	.tn-cart-buttons {
		margin-bottom: 0 !important;
	}
	.alert {
		padding: 0;
	}
	
	#footer-outer #copyright[data-layout="centered"] {
		padding: 0;
	}
	.container, body[data-header-format="left-header"] .container, .woocommerce-tabs .full-width-content .tab-container, .nectar-recent-posts-slider .flickity-page-dots, .post-area.standard-minimal.full-width-content .post .inner-wrap, .material #search-outer #search {
		max-width: 100% !important;
	}
	#boxed,
	#boxed .container {
		width: 100% !important;
	}	
	#boxed #header-outer, #boxed #page-header-bg, #boxed #slide-out-widget-area-bg.fullscreen {
		min-width: 100% !important;
	}
	.wpb_row.full-width-content, .wpb_row.full-width-section, body.material .wpb_row.full-width-content, body.material .wpb_row.full-width-section {
		margin-bottom: 0;
		width: 100% !important;
	}	
	#header-outer .row .col.span_9,
	#call-to-action,
	#boxed #header-secondary-outer, 
	#boxed #search-outer,
	#tickets,
	.related-events,
	#footer-widgets,
	nav.tn-subnav-component{
		display: none;
	}

	#header-space {
		height: 0;
	}
	body #footer-outer #copyright, .ascend #footer-outer #copyright {
		background-color: #fff !important;
	}
	a[href]:after {
        content: "" !important;
      }
}