/*
Theme Name: Hannah Gadsby 2019
Theme URI: http://hannahgadsby.com.au
Description: Hannah Gadsby - Douglas
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

h2 a { color: #dd9933; text-decoration: underline; }
h2 a:hover { color: #eabf90; }
.footer-text-wrap { display: block; margin-left: 28px;}
footer .separator.normal { display: none; }
.mobile_menu_button { display: none; }
header .q_logo img.mobile { display: none !important;}



/* GIG PRESS */
p.gigpress-subscribe { display: none; }
a.gigpress-tickets-link { padding: 6px; color: #fff; background-color: #66878e; text-align: center; line-height: 16px; display: block; }
a.gigpress-tickets-link:hover { background: #333; color: #ffffff; }
tr.gigpress-header th { font-size: 16px; width: 25%; }
th.gigpress-heading { display: none; }
strong.gigpress-cancelled, strong.gigpress-soldout { padding: 6px !important; text-align: center; line-height: 16px; display: block; }
tr.gigpress-header th.gigpress-tickets { width: 20% !important;}


/* RESPONSIVE */
@media only screen and ( min-width:768px ) {
	.q_logo { display: none !important; }
}

@media only screen and ( max-width:481px ) {
	.gigpress-table td { font-size: 10px; line-height: 11px; }
	tr.gigpress-header th { font-size: 12px; }
	a.gigpress-tickets-link { line-height: 11px;}
}

@media only screen and (max-width: 1000px) {
  body.page .content {    
    margin-top: -100px !important;
  }
  body.page .header_bottom {    
    background-color: rgba(255,255,255,0) !important;
  }
}
