@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);

body, html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: #25272B;
  background-image: url(https://files.holdmyticket.com/image/upload/v1748907534/uploads/thefed3.svg);
}

#outer-wrap {
  width: 100%;
  height: 540px;
  background-color: #e3dec8;
  background-image: url(https://files.holdmyticket.com/image/upload/v1749673056/uploads/federalFade.svg);
  background-repeat: no-repeat;
  background-position: center 51px;
  background-size: inherit;
  background-size: 925px;
}

* {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400 !important;
}

body, div, td, p, a {
  color: #fff;
}

a {
  text-decoration: none;
}

a:hover {
  color: #ff0011;
  text-decoration: none;
}

.event_date .calendars {
  display: block;
  padding: 5px 0 15px 0;
}

#main {
  width: 100%;
  float: left;
  margin: 0 !important;
}

.content #main {
  float:none!important;
}

.hmt_cl {
  width: auto;
}

#logo {
  margin:40px auto !important;
  max-width: 1155px;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: -135px;
}

#logo .logo_address {
  font-weight: normal;
  font-size: 13px;
  padding: 0; 
  margin: 0;
  position: absolute;
  top: 0px;
  right: 30px;
}

#logo img {
  /* width: 218px; */
}

.form_contact_name.widget_header {
  padding: 0 !important;
  margin: 0 !important;
}
.default_form .input_wrap {
  padding: 0 !important;
}

.tix_phone {display: none;}

#supersized-loader {
  display: none;
}
#nav_btn {display: none;}
#nav {
  display: block;
  position: static;
  padding: 0 0 0 0px;
  /*width: 950px;*/
}
#navigation{
  display: block; 
  position: 
  absolute; 
  top: 0;  
  height: 50px;
}

ul.nav-main ul.nav-sub {
  margin: 0 !important;
  left: 0;
}

ul.nav-main * {
  font-family: 'Montserrat' !important;
  text-transform: uppercase;
}
ul.nav-main {
  padding-top: 8px;
  width: 100%;
  background: #24272A;
  border-bottom: 1px solid #24272A;
}

ul.nav-main li {
  margin: 16px;
}

ul.nav-main li a {
  font-size: 13px;
  font-family: 'Montserrat' !important;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #e3dec8;
  width: 100%;
}

ul.nav-main *.list {
  background: none;
}

ul.nav-main li:hover a {
  color: #e3dec8;
}

ul.nav-main *.list a {
  padding-right: 0;
}

ul.nav-main li ul.nav-sub {
  top: 34px;
  width: 200px;
  padding: 5px 5px 10px 5px;
}

ul.nav-main li ul.nav-sub li {
  width: 200px;
  margin: 0 !important;
}

ul.nav-main li ul.nav-sub li a {
  color: #e3dec8; 
  font-size: 13px;
  padding: 5px;
  display: block;
}

ul.nav-main li ul.nav-sub li:hover a {
  color: #fff;
}

ul.nav-main ul.nav-main-social li a {
  padding: 0 10px 0 0 !important;
}

ul.nav-main-social {
  float: right;
  margin-right: 15px;
}

ul.nav-main-social li {
  margin: 9px;
  width: 40px;
}

ul.nav-main-social img {
  width: 30px;
}

.social-networks {
  display: none;
}

ul.nav-sub {
  background: rgba(0,0,0,0.95);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 5px 5px 35px 5px;
  width: 180px;
}


.content {
  margin-top: 285px;
  min-height: 843px;
  max-width: 1155px;
  margin-left: auto;
  margin-right: auto;
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  width: 100%;
}

.content .eventPageWrapper, .content .page {
  background: rgba(0,0,0,0.8);
  padding: 15px 15px 35px 15px;
}
.content .page {
  margin-top: 50px;
}

.content .page * {
  font-family: 'Helvetica' !important;
}

.content .left_col {
  display:block;
  margin: 0px 0 0 5px;
  float: left !important;
  padding:0;
}

.content .left_col h2 {
  margin: 0 0 0 12px;
  font-size: 18px;
}

.content .right_col {
  display: block;
  position: relative;
  float: right;
  right: 20px;
  padding:0;
}

.content .right_col .stay_connected_title {
  color: #e3dec8;
  font-size: 20px;
  margin-bottom: 10px;
}

.content .right_col .stay_connected_sup {
  color: #919191;
  font-size: 10px;
  width:80%;
  margin: 0 auto;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.content .right_col .form_contact {
  background: none;
  border: none;
  padding: 0;
  text-align: center;
}

.default_form input[type="text"]:not(#captcha_code){
  border-radius: 10px;
  text-align: left;
  font-size: 12px;
  height: 45px;
  width: 219px;
}

.content .right_col .default_form input[type="text"]:not(#captcha_code){
  width: 100%;
}

.default_form ::-webkit-input-placeholder {
   text-align: center;
}

.default_form :-moz-placeholder { /* Firefox 18- */
   text-align: center;  
}

.default_form ::-moz-placeholder {  /* Firefox 19+ */
   text-align: center;  
}

.default_form :-ms-input-placeholder {  
   text-align: center; 
}

.content .right_col .form {
  margin: 0;
}

.content .right_col .form_contact .form_btn_cont {
  padding: 0;
  margin-bottom: 50px;
}

.content .right_col .form_contact .form_btn_cont .btn-inverse {
  background: #0D0D0D;
  font-size: 18px;
  border: 1px solid #21A2DB;
  border-radius: 10px;
  padding: 6px 20px;
  color: #21A2DB;
  width: 219px;
}

.content .right_col .right-col-event {
  
  padding: 0 0 15px 0;

}

.right-col-event-date {
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  padding: 7px 3px 0 3px;
  height: 50px;
  width: 45px;
  background: #e3dec8;
  margin-right: 20px;
  border-radius: 8px;
  line-height: .8;
}

.right-col-event-date .top, .right-col-event-date .main {
  color: #1D1D1D;
}

.right-col-event-date .main {
  font-size: 30px;
  margin-top: 4px;
}

.right-col-event-title {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  font-size: 14px;
  width: 265px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}

.right-col-event-title:hover {
  color: #e3dec8;
}

.content .right_col .carousel {
  margin-top: -15px;
}

.content .right_col .item {
  margin-top: 50px;
  text-align: left;
  line-height: 150%;
  font-size: 16px;
}

.content .right_col .item span{
  color: #04B1FF;
  vertical-align: bottom;
  font-size: 14px;
}

.content .right_col .easy_validator {
  text-align: left;
}

.content .right_col .easy_validator .widget_header{
  margin: 28px 0 !important;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  text-align: left;
  text-shadow: 1px 1px 2px #000;  
}

.content .right_col .form_contact .form_btn_cont .btn-inverse{
  color: #1D1D1D !important;
  background: #e3dec8;
  font-family: 'Montserrat';
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;  
}

.page {
  margin-top: 70px !important;
}
.eventPageWrapper .main .event-wrap {
  padding: 0px;
}
.eventPageWrapper .main .event-wrap .flyer img, .eventPageWrapper .main .event-wrap .flyer {
  width: 200px;
  max-width: 200px;
}

.hmt_cl .event_wrap {
  margin-bottom: 30px;
  position: relative;
  height: 270px;
}

.hmt_cl .event_wrap_divider {
  margin: 10px;
  background: #444;
  height: 1px;
}

.hmt_cl .event_wrap .event_left_col {
  width: 33%;
  float: left;
  position: relative;
  height: 100%;
}

.hmt_cl .event_wrap .event_right_col {
  width: 64%;
  position: absolute;
  min-height: 100%;
  margin-left: 220px;
}

.hmt_cl .event_wrap .event_right_col * {
  margin-top: 6px !important;
}


.hmt_cl .event_wrap .flyer_wrapper{
  height: auto;
  width: auto;
  overflow: hidden;
  position: absolute;
  margin: 4px;
  top: 49%;
  transform: translateY(-50%);
}

.event_left_col:not(:has(img)) {
  background-image: url(https://files.holdmyticket.com/image/upload/c_scale,w_200/v1748904567/uploads/60D0AA91086EA68D.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

.slidedown_btn{
  display: none;
}

.hmt_cl .event_wrap .flyer_wrapper img{
  width: 100%;
  height: 100%;
  max-height: none;
  object-fit: cover;
  object-position: 50% 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0
}

.hmt_cl .event_wrap .event_date {
  color: #e3dec8;
  margin-bottom: 15px;
  font-size: 14px;
  text-transform: uppercase;
}

.hmt_cl .event_wrap .name {
  min-height: 0;
  width: auto;
  margin: 4px 0;
  float: none;
}

.hmt_cl .event_wrap .event_info {
  color: #BABABA;
  font-size: 12px;
  margin: 0;
}

.hmt_cl .event_wrap .event_name {
  font-weight: 400;
  font-size: 20px;
}
.hmt_cl .event_wrap .event_name a {
  color: #fff;
}
.hmt_cl .event_wrap .event_name a:hover {
  color: #f3eac2;
  text-decoration: none;
}

.hmt_cl .event_wrap .buttons {
  position: absolute;
  bottom: 0;
  left: -8px;
  margin-bottom: 15px;
  padding: 0;
  width: 100%;
}

.hmt_cl .event_wrap .buttons a{
  font-size: 18px;
  font-weight: 400 !important;
  padding: 0;
  color: #e3dec8 !important;
  font-family: 'Montserrat';
}
.hmt_cl .event_wrap .buttons a img {
  display: none;
}

.hmt_cl .event_wrap .buttons .buy_btn, .content .right_col .form_contact .form_btn_cont .btn-inverse {
  border: 1px solid #e3dec8;
  border-radius: 6px;
  padding: 3px 22px;
  margin-right: 20px;
  width: 100%;
}
.hmt_cl .event_wrap .buttons .buy_btn:hover {
  border: 1px solid #f3eac2;
  color: #f3eac2 !important;
}
.hmt_cl .event_wrap .buttons .buy_btn:hover a {
  color: #f3eac2 !important;
}

.hmt_cl .event_wrap .buttons .buy_btn.get_tickets {
  color: #1D1D1D !important;
  background: #e3dec8;
}

.hmt_cl .event_wrap .buttons .buy_btn.get_tickets:hover, .content .right_col .form_contact .form_btn_cont .btn-inverse:hover {
  color: #000 !important;
  background: #f3eac2 !important;
}

.hmt_cl .event_wrap .buttons .buy_btn.get_tickets a, .content .right_col .form_contact .form_btn_cont .btn-inverse a {
  color: #fff;
}

.hmt_cl .event_wrap .buttons a.more_btn {
  display: none;
}

.hmt_cl .event_wrap .bottom {
  float: none;
  margin: 0;
  width: auto;
}
.hmt_cl .event_wrap .bottom .price { 
  font-size: 16px;
  float: none;
  font-weight: 300;
  font-family: 'Montserrat';
  margin-right: 0;
  display: inline-block;
}

.page { max-width: 700px; margin: 0 auto 0 auto; }

.page a { color: #fff; text-decoration: underline; }
.page a:hover { color: #d90000; }

.page .cms, .page, .page .cms p {
  font-size: 14px;
  line-height: 170%;
}

.page .cms strong, .page .cms b {
  font-weight: bold !important;
}

.page .cms h1, .page .cms h2, .page .cms h3, .page .cms h4, .page .cms h5 {
  color: #d90000;
}


.upcoming_list h2 {
  font-size: 18px;
  text-transform: uppercase;
  text-align: left;
  text-shadow: 1px 1px 2px #000;
}

.event_upcoming_link {
  display: block;
  text-decoration: none;
  border-bottom: 2px solid rgba(255,255,255,0);
  margin-bottom: 4px;
}

.event_upcoming_link:hover .event_upcoming{
  color: #e3dec8;
}

.event_upcoming {
  font-size: 14px;
  margin: 2px auto;
  text-align: left;
}

.upcoming_date {
  display: inline-block;
  width: 25%;
  color: #e3dec8;
}
.upcoming_title {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: bottom;
  width: 60%;
  color: #fff;
}

.on_sale_event_wrap {
  margin-bottom: 10px;
}

.on_sale_event_wrap a {
  text-decoration: none;
}

.on_sale_event_wrap .event_title, .on_sale_event_wrap .event_date {
  display: inline;
  padding: 0 4px;
  white-space: nowrap;
}

.on_sale_event_wrap .event_title {
  color: #0098d9;
}

.on_sale_event_wrap .event_flyer {
  margin-top: 5px;
}

.on_sale_event_wrap .buy, .on_sale_event_wrap .more {
  display: inline;
}

.on_sale_event_wrap .more {
  float: left;
  margin-left: 20%;
}

.on_sale_event_wrap .buy:hover, .on_sale_event_wrap .more:hover {
  color: #0098d9;
  cursor: pointer;
}

.on_sale_hr {
  width: 80%;
  border-color: rgba(255,255,255,.25);
}

.footer {
  background: #000;
  height: 325px;
  width: 100%;
  margin: 30px 0 0 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.footer div:not(#cookie-banner *){
  flex: 1 1 33%;
}

.cookie-content p{
  padding: 0 !important;
}

.footer .footer_left_col {
  margin: 0 auto;
  display: inline-block;
  text-align: center;
}

.footer .footer_left_col img {
  margin: 0px;
  width: 240px;
}

.footer .footer_left_col .footer_logo_address {
  opacity: 0;
  margin: 15px 0px;
  font-weight: normal;
  font-size: 13px;
}

.footer .nav_footer_social {
  display: none;
  margin: 0;
}

.footer .nav_footer_social li {
  list-style: none;
  display: inline;
  padding: 10px;
}

.footer .nav_footer_social li a img {
  width: 30px;
}

.footer .main-footer-nav {
  display: inline-block;
  border-left: 1px solid grey;
  border-right: 1px solid grey;
  list-style: none;
  text-align: left;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
}

.footer .main-footer-nav li {
  margin: 10px 0;
}

.footer .main-footer-nav li a {
  color: #fff;
}


.footer .main-footer-nav li a:hover, a:hover {
  color: #f3eac2;
}

.footer .footer_right_col * {
  display: block;
}

.footer .footer_right_col sup {
  font-size: 13px;
}

.footer .footer_powered_by{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.calendar_list .calendar-flyer {margin-bottom: 10px!important;}

.calendar_list h3 {
  color: #e3dec8;
  font-size: 25px;
  text-transform: uppercase;
  text-align: left;
  margin: 40px 0;
}
.calendar_list table {width:100%;}
.calendar_list .daylabel {color:#969696!important;}

.calendar_list .event-title {padding: 0 !important;text-align: center !important; cursor:pointer;font-size: 12px!important;color:#fff!important;}

.calendar_list .event-title:hover{color:#e3dec8!important;}

.cal_button_wrap {display:none!important;}

.cal_flyer_wrap {display:none;padding:8px;background:#fff;position:absolute;margin:-100px 142px;}

.calendar_list>table>tbody>tr:nth-child(n+3)>td:nth-child(n+6)>.daycontent>.calendar-flyer>.cal_flyer_wrap{margin:-100px -242px;}

.calendar_list a:hover, .calendar_list a:hover div {
  color: #e3dec8;
  text-decoration: none;
}

.header-event-box h2 {
  margin: 0 !important;
}
.header-event-box h4 {
  display: none;
  margin: 0 0 10px 0 !important;
}
.eventPageWrapper .venuelink {
  color: #e3dec8;
}
.eventPageWrapper .main .event-wrap .event_details {
  color: #bababa;
  text-transform: uppercase;
}
.eventPageWrapper .main .event-wrap .event_details b {
  color: #fff;
}

.eventPageWrapper .showtimes .showtime .time {
  color: #e3dec8;
}
.eventPageWrapper .showtimes .showtime {
  border-bottom: 1px solid rgba(255,255,255,0.3);
}
.eventPageWrapper .repeating-event.highlight, .eventPageWrapper .repeating-event:hover {
  background: rgba(255,255,255,0.1);
}
.eventPageWrapper .main .event-wrap .event_date .calendars{
  display: none;
}
.fi {
  font-size: 34px !important;
    padding: 20px 20px 20px 0px;
}

.flyer_slider_wrap, .flyerBtn{
  display: none;
}

.sidebar_video{
  max-width: 360px;
  padding-top: 20px;
}

@media only screen and (max-width: 1049px) {
  #outer-wrap {
    background-position: center 0px;
    height: 450px;
  }
  #main {width:100%;}
	#nav {width:80%;height:5px;margin-left: 15%;}
  #logo{width: 100%; bottom: -40px}
  #nav_btn {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
  }
  #navigation {
    display: none;
    position: fixed;
    width: 222px;
    top: 45px;
    left: 0;
    height: 100%;
    overflow: hidden;
  }
  
  #logo .featured_title {
    display: none;
  }
  
  #logo .logo_address {
    margin-top: -45px;
  }
  
  .mobile_nav_btn {
    display: block !important;
    background: #24272A;
    z-index: 2000;
    position: fixed;
    width: 60px;
    height: 60px;
    top: 0;
    left: 0;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
  }
  
  .mobile_nav_btn_icon {
    margin-top: 20px !important;
    font-size: 35px;
    color: #E3DEC8;
  }
  
  ul.nav-main {
    background: #fff;
  }
  
  ul.nav-main li {
    float: none;
    margin: 5px 0px;
  }
  
  ul.nav-main li a {
    color: #000;
    padding: 10px 16px 10px 16px;
  }
  
  ul.nav-main li a:hover {
    color: #e3dec8;
  }
  
  ul.nav-sub {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    border: none;
    padding-bottom: 10px;
    background: #e3dec8;
  }
  
  ul.nav-main li ul.nav-sub {
    width: 100%;
    top: 0;
    padding: 10px 16px 10px 16px;
    margin: 0;
  }
  
  ul.nav-main li ul.nav-sub li a {
    color: #000 !important;
    font-size: 12px !important;
    font-family: 'Montserrat';
  }
  
  ul.nav-main li ul.nav-sub li a:hover {
    color: #FFF !important;
  }
  
  ul.nav-main-social {
    text-align: center;
    margin: 0 0 80px 40px;
    position: absolute;
    bottom: 0;
    padding: 0;
  }
  
  ul.nav-main-social li {
    display: inline;
  }
  
  ul.nav-main ul.nav-main-social li a {
    display: inline;
  }
  
	.content {
    margin-top: 225px;
  }
  
	.content .left_col {
    position: static;
		display: block;
		margin: 30px auto;
		float: none !important;
		padding: 0;
	}
	.content .right_col {
    position: static;
		display: block;
		margin: 30px auto;
    float: none !important;
    padding: 0;
  }
  
  .content .right_col .stay_connected {
    margin-top: 20px;
  }

  .page {width:auto;}

}

@media (max-width: 800px) {
  .page {padding:20px 10px 20px 10px;}
  .hmt_cl .event_wrap {overflow: hidden;padding:2px;}
  .event_wrap h3{font-size:18px;line-height:21px;margin:5px 9px;letter-spacing:1px;padding:0 10px;}
  .event_wrap .event_date {font-size:18px;line-height:21px;letter-spacing:1px;padding:0;}
  .event_wrap h3 span, .event_wrap .event_date span {letter-spacing: 1px;}
  .event_wrap h5 {margin:5px 9px;font-size:14px;line-height:16px;}


  .eventPageWrapper { width: 100%;}
  .eventPageWrapper .main .event-wrap {padding:9px;width:95%;margin-top:50px;}
  .eventPageWrapper .main .event-wrap h1 {letter-spacing:1px;font-size:22px;line-height:28px;}
  .eventPageWrapper .main .event-wrap h2 {letter-spacing:1px;}
  .eventPageWrapper .main .event-wrap .flyer img{max-width:100px;}
  .eventPageWrapper .main .event-wrap .flyer {min-width:100px;}
  .eventPageWrapper .next_event {display:none;position:absolute;top:65px;right:1px;z-index:9999;}
  .eventPageWrapper .prev_event {display:none;position:absolute;top:65px;left:1px;z-index:9999;}
  .eventPageWrapper .main .event-wrap .event_details {clear:both;margin-right:0;}
  
  .content .left_col{margin-top: 105px;}
  .content .right_col {width:90%;}
  
  .footer .footer_left_col{float:none;text-align: center;margin:0 auto;}

	.contact_page div.span6 {
		width:100%;
	}
}

@media only screen and (max-width: 670px) {
  #outer-wrap {background-size: cover;height: 335px;}
  #logo {
    margin: 40px auto -60px auto !important;
    bottom: 0px;
  }
  .content {margin-top: 125px;}
  .calendar_list * {display:block;}
  .calendar_list .cal_flyer_wrap{display:none; left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  max-width: 300px;}
  .calendar_list .dayofweek{display:none;}
  
  .footer{height: 370px;}
  .footer .footer_right_col {margin: 50px 20px 0px 0;}
}

@media only screen and (max-width: 600px) {
  #outer-wrap {height: 300px;}
  #nav {margin-left: 10%;}
  #calendar_list{width: 95% !important;}
  #logo .logo_address{
    text-align: right;
    position: static;
    margin-top: -45px;
    margin-right: 20px;
  }
  .content {margin-top: 85px;}
	.content .left_col {width:90%;}
	.content .right_col {width:90%;}
	.hmt_cl {width:100%;}
  .hmt_cl h2 {}
  .hmt_cl .event_wrap {height: auto !important;}
	.hmt_cl .event_wrap .bottom {float:none;width:auto;}
	.hmt_cl .event_wrap .name {float:none; width:auto;}
	.hmt_cl .event_wrap .bottom hr {width:100%;}
	.eventPageWrapper .comments { width: auto !important; }
  .hmt_cl .event_wrap .event_left_col {width:auto;float:none;height: auto;}
  .hmt_cl .event_wrap .event_right_col{width:100%;position:static;margin: 0 auto;text-align: left;}
  .hmt_cl .event_wrap .event_right_col * {margin-top: 10px;}
  .hmt_cl .event_wrap .buttons{position: static;width:auto;}
  .hmt_cl .event_wrap .bottom .price{float:none;margin:10px 0 0 0;}
  .hmt_cl .event_wrap .flyer_wrapper{margin: 10px auto;float: none;position:relative;transform: none;width: 230px !important;}
}

@media (max-width: 465px) {
  #nav {margin-left: 5%;}
	.eventPageWrapper .repeating-event .btns {width:auto !important;float:right;}

  .content .right_col {width:88%;}
  .right-col-event-title {width:60%;}
  .footer {height: 610px;}
  .footer .main-footer-nav {margin: 15px 0 0 0;border:none;}
  .footer .footer_right_col {margin: 50px 20px 0px 0;}
  #outer-wrap {height: 60vw;}
  #logo {
    height: 40vw;
  }
  .mobile_nav_btn{
    width: 40px;
    height: 55px;
    top: -10px;
  }
  .footer{
    flex-direction: column;
    height: auto;
  }
  .footer_logo_address{
    display: none;
  }
}

#calendar_list {display: absolute !important;width: 100%; }
.list_table .date { background: #111; background: rgba(0,0,0,0.5); color: #fff; }
.list_table .cal_title { border: 0; background: none; color: #e3dec8; }
.list_table .cal_event_title { color: #fff; font-size: 13px; text-align: center; }

.cal_row { border-top: 1px solid #444 !important; border-bottom: 0 !important; }
.cal_buy {background: #e3dec8 !important; color: #000 !important; text-decoration: none !important;}
.cal_buy {
  padding: 0 !important;
  line-height: 36px!important; 
  border: 1px solid #e3dec8 !important;
  -webkit-transition: .2s ease-out;
  -moz-transition: .2s ease-out;
  -o-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
  transition: .2s ease-out;
  text-shadow: none!important;
}
.cal_buy:hover {
  background:#1D1D1D!important;
  color:#e3dec8!important;
  border: 1px solid #e3dec8 !important;
  -webkit-transition: .2s ease-in;
  -moz-transition: .2s ease-in;
  -o-transition: .2s ease-in;
  -ms-transition: .2s ease-in;
  transition: .2s ease-in;
}


.list_table .cal_event_title {
    color: #fff;
    font-size: 13px;
    text-align: center;
}
.page h3 {
    font-size: 20px;
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 900px){
  .cal_image img {
      width: auto;
      height: auto !important;
  }
}
