.shows-container{
	margin-right:13px;
}
.shows-search-bar{
	position:absolute;
	margin-top:-80px;
    margin-left: -24px;
	width:705px;
}
.show-search-title{
	font-size:20px;
	color:#fdbe67;
	text-transform:uppercase;
	float:left;

    text-shadow: 1px 2px rgba(0, 0, 0, .45);
}
.show-search-title .white{
	color:#fff;
}
.show-search-form{
	float:right;
	margin-top:-25px;
}
.filter-lineup-shows{
	width:200px;
}
.mc-for-show{
	background:url(../img/content-h-mc.png) repeat-x;
	font-size:15px;
	color:#3c251d;
	padding:5px 0 5px 19px;
	text-transform:uppercase;
	font-weight:bold;
}
.comedian-block{
	margin:22px 0;
}

.comedian-block-image{
	background:url(../img/img-comedians-bg.png) no-repeat;
	width:95px;
	height:84px;
	float:left;
}
.comedian-block-image img{
	margin: 8px 3px 2px 10px;
	width: 70px;
	height: 70px;
}
.comedian-block-desc{
	float:left;
	width:540px;
	padding:0px 5px;
}
.comedian-block-desc-name{
	color:#3c251d;
	font-size:16px;
	font-weight:bold;
}
.comedian-website-link{
	color:#db7826;
    font-family:'shortcutregular', Times New Roman;
	padding-right:15px;
	background: url(../img/link-arrow.png) no-repeat center right;
}
.shows-container h3{
	padding:0;
	margin:0px;
    width: 661px;
	/* height:38px; szuranski 2021-12-13 */
    line-height: 35px;
    text-shadow: 1px 2px rgba(0, 0, 0, .45);
}
.open-close-comedians-content{
	background:url(../img/bg-yellow-title.png) no-repeat top left;
	height:37px;
	margin:0 5px 0 12px;
	display:inline-block;
}
.show-time{
	display:inline-block;
	padding:2px 0px 0 50px;
	cursor:pointer;
	background:url(../img/plus.png) no-repeat 11px 9px;
}
.show.opened .show-time{
	background:url(../img/minus.png) no-repeat 11px 9px;
}
.comedians{
	display:none;
}
.show.opened .comedians{
	display:block;
}
.show{
	z-index: 0!important;
}


.make-comedy-reservation{
	margin-top:15px;
	padding-top:15px;
	background:url(../img/make-reservation-bg.png) repeat-x top left;
}
.make-comedy-reservation-link{
	color:#a31a0d;
    font-family:'shortcutregular', Times New Roman;
	padding-right:24px;
	font-size:17px;
	background: url(../img/make-reservation-link.png) no-repeat center right;

}
.select-date-group-label{
	color:#ffa75c;
	text-transform:uppercase;
	font-weight:bold;
    font-size: 12px;
    text-shadow: 1px 2px rgba(1, 1, 1, .65);
}
h2.comedy-events{
    width: 939px;
	display:block;
	font-size:27px;
	color:#fdbe67;
	font-family:'shortcutregular', Times New Roman;
	position:absolute;
	margin-top:-97px;
	margin-left:-65px;
    background: url("images/comedy-events.png");
    line-height: 49px;
    padding-left: 40px;
    text-shadow: 1px 2px rgba(0 ,0, 0, .43);
    text-transform: uppercase;
}
h2.comedy-events .white{
	color:#fff;
}
.event-show{
	margin:11px 4px;
}
.event-show .comedian-block-desc-name{
	font-size:12px;
	text-transform:uppercase;
}
.widget-aside-show{
	margin:15px 0 0 0;
	padding-bottom:15px;
}
.widget-aside-show h5{
	font-size:16px;
	color:#ffa75c;
	font-weight:500;
}
.widget-aside-show-desc{
	color:#db7826;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}
.widget-aside-show-price{
	font-size:13px;
	color:#fee9dd;
}
/* 2019-11-16 Past line ups */
.past-shows-container .show-search-title {

}
.past-shows-container .show-search-form {
	
}
.past-shows-container .filter-lineup-shows {
	width: 25px;
}

.past-shows-container .show-search-form label {
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle
}

.past-shows-container .filter-month {
	width: 50px
}

#btn-submit {
	vertical-align: middle;
	margin-left: 5px;
    border: 1px solid #fdbe67;
    color: #ffad68;
    padding: 7px 15px 8px;
    line-height: 100%;
    background-color: #7f4325;
    margin-top: -6px;
    cursor: pointer
}

#content ul.dk_options_inner li.hidden-day {
	display: none
}

/* 2018-05-30 Allow scrolling on  */
#filter-lineup-shows-form .dk_touch .dk_options {
	overflow: auto !important
}

/* Max 480 */
@media screen and (max-width:480px) {
	
	.shows-container h3 {
		height: auto;
		min-height: 38px;
		line-height: 110%;
		background-repeat: repeat;
		padding: 5px 0
	}
	.open-close-comedians-content {
		height: auto;
		min-height: 37px;
		display: table;
		background-position: center left
	}
	.show-time {
		padding: 0 0 0 50px;
		min-height: 37px;
		height: 100%;
		vertical-align: middle;
		display: table-cell;
		background-position: 11px center
	}
	.show.opened .show-time {
		background-position: 11px center	
	}
	.show-search-form-past {
		margin-top: 20px !important;
		width: 100%
	}
	#btn-submit {
		width: 100%;
		display: block;
		margin-top: 0;
		padding: 15px;
		margin-left: 0;
		margin-bottom: 20px;
		z-index: 1000 !important
	}
	#filter-lineup-shows-form {
		text-align: center;
	}
	.past-shows-container .show-search-form label {
		margin-left: 0;		
	}
	.past-shows-container .filter-lineup-shows {
		width: 15px;
	}
	.past-shows-container .filter-month {
		width: 45px;
	}	
	.past-shows-container .filter-day {
		width: 10px;
	}			
	.select-date-group-label {
		text-align: left;
		margin-bottom: 2px
	}

}
