/*
Theme Name: SJZ
Theme URI: http://www.mocla.us
Author: Mocla
Author URI: https://mocla.us/
Description: Template for San Jose Jazz
Version: 1
License: MIT
Text Domain: mocla
*/

@import url("assets/css/main.css");
@import url("custom.css");

#main-content { overflow: initial; }
.single-event .addeventatc { font-family: "Trade Gothic", arial !important; font-size: 16px; background: transparent; border: none; box-shadow: none !important; padding: 11px 0 10px 30px; }
.single-event .addeventatc:hover { background: transparent; font-size: 16px; }
.single-event .addeventatc .addeventatc_icon { left: 0; }

.is-date-past-yes,
.post-type-archive-event .sjz-events-see-more,
.sjz-blog-sidebar,
.event-sidebar-places { display: none !important; }
.is-past-shown-yes { display: block !important; }
.artist-group-list .section .section-title { margin-top: 10px !important; margin-bottom: 10px !important; }
.artist-group-list h2.section-title { margin-top: 0px; font-size: 42px !important; font-weight: 700 !important; }
.artist-group-list h3,
.heading-small h3 { font-family: "Museo Slab", sans-serif; font-weight: 700 !important; font-size: 28px !important; color: #000; }
.event-main-wrapper .event-content p a { color: #fdba12; text-decoration: none; }
.event-main-wrapper .event-content p a:hover { text-decoration: underline !important; }

.event-thanks-img { text-align: center !important; margin-bottom: 45px !important; }
.event-thanks-img a { display: inline-block !important; width: 200px; }

.postid-19287 .hero-parallax .hero-parallax-display .hero-parallax-caption h1,
.postid-19394 .hero-parallax .hero-parallax-display .hero-parallax-caption h1{ font-size: 48px; line-height: 1.2; }

@media (min-width: 1200px) {
	.section-upcoming-events > .container { max-width: 1041px; }
}

.event-main-wrapper .event-content p { font-weight: 300 !important; font-size: 15pt !important; line-height: 1.3 !important; }
.event-main-wrapper .event-content p:first-child { padding: 0 !important; }
.event-main-wrapper {
	padding-top: 0px;
	padding-bottom: 0px;
}

.vce-image-gallery-item-inner-wrapper figcaption { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 11pt !important; }

.btn-lg {
	font-family: "Trade Gothic Bd2", arial;
font-size: 15px;
border-radius: 0;
font-weight: 700;
font-style: italic;
}


.section .section-title.museo-slab {
	font-family: "Museo Slab", sans-serif;
	font-style: normal;
	font-size: 42px;
	font-weight: 600;
	text-transform: none;
}

.section .section-subtitle {
	font-size: 36px;
	font-family: "Trade Gothic Bd2", arial;
	font-style: italic;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 46px;
	line-height: 34px;
}


.download-link-wrapper .download-link {
	display: inline-block;
	line-height: 47px;
	padding-right: 47px;
	font-size: 26px;
	position: relative;
	color: #000;
	background-color: #fff;
	font-family: "Trade Gothic Bd2", arial;
	font-style: italic;
	height: 47px;
	overflow: hidden;
	
}

.post-box .post-box-title {
font-size: 34px;
margin-top: 0;
margin-bottom: 0px;
font-family: "Museo", sans-serif;
font-weight: 900;
color: #000;
}

li.widget_tag_cloud,
.widget_archive li { list-style: none }
.widget-title { display: none; }
.widget_archive ul { margin: 0; padding: 0; }
.widget_archive a { 
	background-color: #ddd;
    border-radius: 0px;
    color: #000;
    display: inline-block;
    font-size: 13px !important;
    margin: 5px 5px 5px 5px;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600; 
}
.widget_archive a:hover { background-color: #fdba12; color: #fff; }

.event-content-buy { margin: 30px 0 50px; }

/* Typography */
.coming-events .vce-post-description--title h3,
.item-matrix h3,
.item-matrix h4 { font-family: "Museo Slab", sans-serif; font-weight: 700; font-size: 24px; line-height: 30px; color: #000; }
.item-matrix h4 { font-weight: 600; color: #adadad; }
.item-matrix p,
.item-matrix p span { font-size: 18px !important; font-weight: 300; }
.vce-image-gallery-item-inner-wrapper figcaption { font-style: normal !important; font-size: 15px; }

.tag-link-114 { display: none !important; }
.coming-events .vce-post-description--excerpt { display: none; }

@media (max-width: 991.98px) {
.m-video-yt {
    height: ignore !important;
}
}