@import url('//fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap');


/*
font-family: 'Poppins', sans-serif;
*/

a {color: #fff;}
p {
  line-height: 1.4;
}

body {
  font-family: 'Poppins', sans-serif;
  font-weight: lighter;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
}

.nav-v7 .container {
  width: 100%;
}
.navbar-regular.nav-v6 .navbar-nav>li>a,
li.drop-down-link .sub-menu a {
  font-family: 'Poppins', sans-serif;
  font-weight: lighter;
  font-size: 0.9em;
  padding: 0 5px;
  border-right: none !important;
}
.navbar.nav-v6 .socialnav a:focus {
  background-color: #e22319;
}
li.drop-down-link .sub-menu {
  min-width: 95px;
}
li.drop-down-link .sub-menu a span {
	display: none;
}
.navbar.nav-v6 .contact-icon svg {
  fill: #fff;
  width: 16px;
  height: 30px;
}
.contact-v3 .social-square .contact-icon svg {
  fill: #fff;
  width: 18px;
  height: 36px;
  padding-bottom: 6px;
}
.drink-menu .navbar.nav-v6 .contact-icon svg,
.navbar.nav-v6.nav-scroll .contact-icon svg,
.navbar.nav-v6.nav-scroll .contact-icon:hover svg,
.navbar.nav-v6.nav-scroll .contact-icon:focus svg,
.contact-v3 .social-square .contact-icon:hover svg,
.contact-v3 .social-square .contact-icon:focus svg {
  fill: #000;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.specials-v3.home-specials div a.custom-temp-btn,
.sph-email-subscription .sph-submit-button {
  padding: 6px 40px;
  text-transform: uppercase;
  background-color: #e22319;
  background: #e22319;
  border: 2px solid #e22319;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 16px;
  box-shadow: none;
  border-radius: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-shadow: none;
}
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link,
.events-container .button-container .custom-temp-btn,
.article-background.entertainment-page .button-container .custom-temp-btn {
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #000;
  opacity: 1;
  text-shadow: none;
}
.custom-temp-btn:hover,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.sph-email-subscription .sph-submit-button:hover {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  border: 2px solid #e22319;
  color: #000;
  opacity: 1;
}
.custom-temp-btn.curl-btn:hover,
.custom-temp-btn.curl-btn:focus,
.custom-temp-btn.curl-btn:active {
  color: #fff;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.on-cover-content .section-wrapper a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover,
.events-container .button-container .custom-temp-btn:hover,
.events-container .button-container .custom-temp-btn:focus,
.article-background.entertainment-page .button-container .custom-temp-btn:hover,
.article-background.entertainment-page .button-container .custom-temp-btn:focus {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  opacity: 1;
}
.custom-calendar-holder{
  margin: 4em 0 2em 0;
}
.reservations-tmt-section .custom-temp-btn:hover {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  border: 2px solid #e22319;
  color: #fff;
  opacity: 1;
}

p {
  font-size: 1.2em;
}
.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.specials h1,
.events-container h1,
.map-newsletter .section-header,
.custom-modal .newsletter-popup .section-header {
  font-size: 3.8em;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.about-us-v8-content .text-content h2,
.about-us-v7-content .text-wrapper h2,
.reservations-tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  font-weight: normal;
  font-size: 1.4em;
  color: #757575;
}

/* custom html 3 */
.custom_html_3-section {
  background-color: #000;
  color: #fff;
  text-align: center;
}
.custom_html_3-section h1 {
  margin-top: 0;
}
.custom_html_3-section p {
  margin-bottom: 0;
}
.custom_html_3-section a:hover,
.custom_html_3-section a:focus,
.custom_html_3-section a:active {
  color: #e22319;
}

/* banner section */
.banner-section {
  padding: 25px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
  font-weight: lighter;
  font-size: 1.2em;
  padding-bottom: 10px;
}

.banner-section .banner-phone {
  font-size: 1.2em;
}

.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active,
.banner-section .banner-phone:hover,
.banner-section .banner-phone:focus {
  color: #000;
}

/* about us v8 */
.about-us-v8-wrapper:before {
  background-attachment: scroll;
  background-position: center;
  background-color: #fff;
}

/* slideshow v2 */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0);
}
.uk-slidenav-position {
  height: 921px !important;
}
.uk-overlay-background .cover-logo {
  margin: 0 auto;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:hover {
  background: #fff;
  transform: scale(1);
  opacity: 1;
}
.uk-dotnav-contrast>*>* {
  background: #fff;
  opacity: 0.5;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 0;
  text-transform: none;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 4em;
  line-height: 1em;
  text-shadow: none;
}
.about-us-v8-item-0 {
    min-height: 500px;
}

/* Custom html 5 section */
.custom_html_5-section {
  text-align: center;
  text-transform: uppercase;
  padding: 2em 0;
  background-color: #414042;
  color: #fff;
  font-weight: 700;
}
.custom_html_5-section p.bottom-text {
  margin-bottom: 0;
}
/* Custom html 5 section end */

/* custom html 1 */
.custom_html_1-section {
  background-image: url(https://static.spotapps.co/web/novi--thehubstadium--com/css/../custom/about_us_2_back.jpg);
  color: #fff;
}
.custom_html_1-section h1 {
  text-align: center;
  margin-bottom: 30px;
}
.custom_html_1-section h2  {
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 1.4em;
  margin-bottom: 20px;
}
.custom_html_1-section p i  {
  font-size: 0.9em;
}
.custom-section-1 {
  float: left;
  width: 33.33%;
  padding: 10px;
  text-align: center;
}
.custom-section-1-row {
  margin: 4em auto;
}
.custom-section-1-row:after {
  content: "";
  display: table;
  clear: both;
}
.custom-from-to {
  line-height: 1em;
  margin-bottom: 30px;
  min-height: 130px;
}
.custom-bottom-text {
  font-style: italic;
  font-size: 1em;
}
.custom-content {
  line-height: 1.2em;
}

/* custom html 2 */
.custom_html_2-section {
  background-image: url(https://static.spotapps.co/web/novi--thehubstadium--com/css/../custom/our_menus_back.jpg);
  text-align: center;
}
.custom_html_2-section h1 {
  margin-bottom: 30px;
}

/* events section */
.events-v3-wrapper h2 {
  text-align: left;
  font-size: 1.8em;
  text-transform: uppercase;
}
.events-v3-wrapper h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: lighter;
  font-size: 1.2em;
}
.events-v3-wrapper p {
  text-align: left !important;
  font-size: 1.2em;
}
.events-v3-wrapper .owl-theme .owl-dots .owl-dot button {
  margin-top: 65px;
  background: #fff;
  border: 1px solid #fff;
  opacity: 1;
}
.events-v3-wrapper .owl-theme .owl-dots .owl-dot.active button,
.events-v3-wrapper .owl-theme .owl-dots .owl-dot:hover button {
  background: #e22319;
  border: 1px solid #e22319;
  opacity: 1;
}

/* reviews v2 */
.reviews-v2-wrapper {
  background-size: cover !important;
  background-attachment: scroll !important;
}
.reviews-v2-wrapper h2 {
  color: #000;
}
.reviews-v2-wrapper h3 {
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
  font-weight: lighter;
  margin: 30px auto 10px;
  font-size: 1.3em;
  color: #000;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
}
.reviews-v2-wrapper .review-text blockquote {
  margin: 0;
  padding: 0;
}
.reviews-v2-wrapper .review-text p {
  line-height: 1.5em;
  font-style: italic;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #e22319;
  font-size: 0.7em;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #e22319;
}
.owl-theme .owl-dots .owl-dot button {
  background: #e22319;
  border: none;
  opacity: 0.5;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #e22319;
  border: none;
  opacity: 1;
}

/* newsletter section */
.map-newsletter .text-wrapper:before {
  background-color: #f4f4f4;
}
.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #000;
}
.map-newsletter h2 {
  text-transform: uppercase;
  color: #757575;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: lighter;
  font-size: 1.2em;
  color: #000;
}
.map-newsletter .bar {
  top: -5px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #e22319;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 8px 5px;
  color: #000;
  background-color: transparent;
  border-bottom: 1px solid #000;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #000;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #000;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}

/* newsletter popup */
.custom-modal .modal-content {
  background-color: #f4f4f4;
}
.custom-modal .close {
  color: #000;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: lighter;
  font-size: 1.2em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 8px 15px;
  border-radius: 0;
  border-color: #000;
  background: transparent;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
   color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
   color: #000;
}

/* contact v3 */
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1em;
}
.contact-v3 .days {
  padding-bottom: 0;
}
.contact-v3 .from-to {
  text-transform: lowercase;
  padding-bottom: 20px;
}
.contact-us a {
  text-decoration: none;
  color: #fff;
}
.contact-v3 .social .social-icons-holder.social-square .contact-icon:focus {
  background-color: #fff;
  color: #000;
}

/* footer v2 */
.footer-v2-wrapper {
  border-top: 2px solid #e22319;
}

/* About us page */
.about-us-v7-content .text-wrapper .text-content {
  padding: 30px 30px 30px 30px;
}
.about-us-s3-wrapper .map-footer a:hover {
  color: #e22319;
}
.about-us-page .about-us-s1-content img {
  max-height: 140px;
}
.about-us-v7-content .text-wrapper::before {
  background-attachment: scroll;
  background-position: center;
}

/* Food nad Drinks pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 80px;
}
.food-menu-nav .food-menu-nav-item {
  background: transparent;
  color: #000;
  border: 2px solid #e22319;
}
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus {
  background: #e22319;
  color: #fff;
  border: 2px solid #e22319;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 1.5em;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #000;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: 'Poppins', sans-serif;
  font-weight: lighter;
  font-size: 1.1em;
}
.food-menu-grid .food-price {
  color: #e22319;
}
/* Article page */
  .article-background.entertainment-page:before {
	content: "";
	position: fixed;
	left: 0;
	right: 0;
	z-index: -1;
	display: block;
	background-image: url(https://static.spotapps.co/web/novi--thehubstadium--com/css/../custom/about_us_2_back.jpg);
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	/* -webkit-filter: brightness(0.3);
	-moz-filter: brightness(0.3);
	-o-filter: brightness(0.3);
	-ms-filter: brightness(0.3);
	filter: brightness(0.3); */
	}
  .article-background.entertainment-page h2 {
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	margin-bottom: 20px;
  }
  .article-background.entertainment-page .custom-holder {
    margin-bottom: 40px;
  }
  .article-background.entertainment-page .custom-holder img {
    width: 420px;
  }
  .article-background.entertainment-page .custom-holder p {
    line-height: 1.2em;
  }
  .article-background.entertainment-page .custom-holder p i  {
    font-size: 0.9em;
  }
  .article-background.entertainment-page .custom-content {
    font-size: 1em;
  }
  .btn-holder {
    background-color: #000;
  }
  .curling-btn-holder a {
    padding: 10px;
    width: 100px;
    height: 70px;
  }
  .curling-btn-holder-section a {
    padding: 10px;
    width: 100px;
    height: 55px;
  }
  .curling-text-holder {
    margin-top: 20px;
  }
  .curling-text-holder p {
    font-size: 0.9em;
    text-align: left;
  }

/* specials page */
.onespecial {
font-size: 1.2em;
}
.onespecial h2 {
  text-transform: none;
  font-size: 1.3em;
}

/* events page */
.events-container h2 {
  text-transform: none;
  font-size: 1.8em;
}
.events-container h3,
.events-container p {
  font-family: 'Poppins', sans-serif;
  font-weight: lighter;
  font-size: 1.3em;
}
.addtocalendar.atc-style-blue .atcb-link {
  margin-top: 15px;
}
/* events custom page */
.events-custom .pagecontent .container {
  text-align: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.events-background.events-custom .pagecontent {
  padding-bottom: 1px;
}
.events-custom .row {
  margin-left: 0;
  margin-right: 0;
}
.events-custom .custom-temp-btn {
  margin: 30px auto;
}
.events-custom .custom-temp-btn:focus,
.events-custom .custom-temp-btn:hover {
  color: #fff;
}
.events-custom .services-wrapper {
  width: 850px;
  max-width: 100%;
  margin: 0 auto;
}
.events-custom .services-wrapper p{
  margin:20px 0 40px 0;
}
.events-custom .second-section-wrapper {
  background-color: #000;
  position: absolute;
}
.events-custom h2 {
  margin: 0 0 0 10px;
  padding-top: 10px;
  font-weight: 500;
}
.events-custom .pagecontent .sapphire-section h2,
.events-custom .pagecontent .other-event-section h2 {
  padding-top: 15px;
}
.events-custom .second-section-heading {
  font-size: 3.5em;
  margin-bottom: 0;
  padding-top: 35px;
  font-weight: 500;
}
.events-custom .other-sub {
  font-size: 3.5em;
  margin-bottom: 10px;
}
.events-custom h3 {
  text-transform: uppercase;
  font-size: 1.5em;
  margin-top: 5px;
  margin-bottom: 10px;
}
.events-custom h3 span {
  color: #e22319;
}
.events-custom .services-wrapper ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 35px;
}
.events-custom .services-wrapper ul li {
  font-size: 1.2em;
  font-weight: 500;
}
.events-custom .second-subheading {
  margin-top: 0;
  font-size: 1.6em;
}
.events-custom .pagecontent .img-custom,
.events-custom .pagecontent .sapphire-section img {
  margin: 0;
  width: 100%;
  height: auto;
  /* -webkit-box-shadow: 0px 0px 15px 3px rgba(125, 85, 75, 0.9);
  -moz-box-shadow: 0px 0px 15px 3px rgba(125, 85, 75, 0.9);
  box-shadow: 0px 0px 15px 3px rgba(125, 85, 75, 0.9); */
}
.events-custom .pagecontent .sapphire-section ,
.events-custom .pagecontent .other-event-section {
  padding: 0 2%;
}
.events-custom .pagecontent .sapphire-section .wide-content-holder {
  border-color: #e22319;
  border-style: solid;
  border-width: 0 3px 3px 3px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px 20px 20px;
}
.events-custom .pagecontent .img-responsive.second-section-img {
  margin: 0 auto;
}
.events-custom .row-holder {
  padding: 0 5% 25px 5%;
}
.events-custom .room-holder {
  padding: 2% 2% 0 2%;
}
.events-custom .text-holder {
  border-color: #e22319;
  border-style: solid;
  border-width: 0 3px 3px 3px;
  padding: 0 20px 20px 20px;
}

.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3,
.empty-content-message h2,
.empty-content-message h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: lighter;
  font-size: 1.4em;
  text-transform: none;
  text-align: center;
}
.events-container .button-container,
.article-background.entertainment-page .button-container {
  text-align: center;
  margin: 40px auto 30px;
}

/* Mobile axe trailer page */
.mobile-axe-trailer-page .pagecontent * {
  text-shadow: none;
}
.mobile-axe-trailer-page .pagecontent {
  padding-top: 140px;
  width: 100%;
}
.mobile-axe-trailer-page .pagecontent .container {
  padding: 0;
}
.article-background.mobile-axe-trailer-page:before {
  background-color: #000;
}
.mobile-axe-trailer-page .video-holder {
  padding: 0 10px 10px;
}
.axe-trailer-video {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.mobile-axe-trailer-page .about-us-v8-item-0 {
  background-image: url("https://static.spotapps.co/web/novi--thehubstadium--com/css/../custom/mobile_axe_trailer_black.jpg");
  background-position-y: 20%;
  background-size: cover;
  background-repeat: no-repeat;
}
.mobile-axe-trailer-page .about-us-v8-item-0 h2 {
  text-transform: none;
  font-size: 3em;
  font-weight: 500;
  color: #fff;
  padding-bottom: 10px;
}
.mobile-axe-trailer-page .about-us-v8-item-0 h2:after {
  background-image: url("https://static.spotapps.co/web/novi--thehubstadium--com/css/../custom/title_decoration.png");
    content: "";
    display: block;
    position: relative;
    width: auto;
    height: 5px;
    margin: 15px auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.mobile-axe-trailer-page .about-us-v8-item-1 h3 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 2.2em;
}
.mobile-axe-trailer-page .about-us-v8-item-1 p {
  text-transform: uppercase;
  font-size: 1.4em;
}
.mobile-axe-trailer-page .about-us-v8-item-1 p.text-note {
  font-weight: 500;
}
.mobile-axe-trailer-page .about-us-v8-item-0 h3 {
  font-weight: 400;
  font-size: 2.2em;
}
.mobile-axe-trailer-page .about-us-v8-item-1 {
  background-image: url("https://static.spotapps.co/web/novi--thehubstadium--com/css/../custom/mobile_axe_trailer_black.jpg");
  background-position-y: 70%;
  background-size: cover;
  background-repeat: no-repeat;
}
.mobile-axe-trailer-page .text-wrapper p a {
  color: #fff;
}
.mobile-axe-trailer-page .custom_html_4-section {
  text-align: center;
  padding: 2em 0 1em;
  text-transform: uppercase;
  background-color: #ee151f;
  font-size: 1.4em;
  font-weight: 500;
}
.mobile-axe-trailer-page .custom_html_4-section p a:hover,
.mobile-axe-trailer-page .custom_html_4-section p a:focus {
  text-decoration: none;
  color: #000;
}
.mobile-axe-trailer-page .custom_html_4-section p {
  margin-bottom: 15px;
}
.mobile-axe-trailer-page .contact-v3 {
  text-align: left!important;
}
.mobile-axe-trailer-page .contact-v3 .row {
  margin-left: 0;
  margin-right: 0;
}
.mobile-axe-trailer-page .contact-v3 .row div[class^="col"] {
  text-align: left;
}
.mobile-axe-trailer-page .contact-v3 .social-square .contact-icon {
  line-height: 32px;
}
.mobile-axe-trailer-page .contact-v3 .social-square .contact-icon svg {
  fill: #fff;
  width: 18px;
  height: 18px;
  padding-bottom: 0;
}
.mobile-axe-trailer-page .contact-v3 .social-square .contact-icon:hover svg,
.mobile-axe-trailer-page .contact-v3 .social-square .contact-icon:focus svg {
  fill: #000;
}


/* FAQ page */

.article-background.faq-page {
	background-color: #000;
	color: #000;
}
.drink-menu.article-background.faq-page:before {
	content: "";
	position: fixed;
	left: 0;
	right: 0;
	z-index: -1;
	display: block;
	background-image: url('https://static.spotapps.co/web/novi--thehubstadium--com/css/../custom/about_us_2_back.jpg');
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
.article-background.faq-page .pagecontent * {
	text-shadow: none;
}
.article-background.faq-page .pagecontent {
  padding-bottom: 1px;
}
.article-background.faq-page h1 {
	color: #fff;
	margin-bottom: 40px;
}
.panel-group .panel {
	border: 2px solid #e22319;
}
.article-background.faq-page .question {
	font-size: 1.1em;
	margin-top: 15px;
	color: #fff;
}
.article-background.faq-page .question:hover,
.article-background.faq-page .question:focus {
	text-decoration: none;
}
.article-background.faq-page .panel-heading.collapsed {
	background-color: #e22319;
	color: #fff;
}
.article-background.faq-page .panel-heading {
	background-color: #e22319;
}
.article-background.faq-page .panel-body {
	padding-left: 2%;
	font-size: 1em;
}
.article-background.faq-page .panel-body a {
	color: #000;
}
.article-background.faq-page .panel-body a:hover {
	color: #ff9911;
	text-decoration: underline;
}
.panel-heading i.fa {
	color: #fff;
	padding-right: 10px;
}
.article-background.faq-page .panel-heading.collapsed i.fa:before {
	content: "\f055";
}
.article-background.faq-page .panel-heading i.fa:before {
	content: "\f056";
}
/* FAQ page end */
/*Our Event Catalogue page*/

.our-event-catalogue-section .img-responsive{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.our-event-catalogue-section .our-event-catalogue{
  margin-top: 10px;
}

/* Media queries */
@media (max-width: 1600px) {
  .article-background.entertainment-page .custom-holder img {
    width: 360px;
  }
}
@media (max-width: 1400px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .map-newsletter .section-header,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.4em;
  }
  .about-us-v8-content .text-content h2,
  .about-us-v7-content .text-wrapper h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.4em;
  }
  .map-newsletter .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .article-background.entertainment-page .pagecontent {
    width: 100%;
  }
  .article-background.entertainment-page .custom-holder img {
    width: 360px;
  }
  .article-background.entertainment-page .custom-holder p {
    padding: 0 5px;
  }
}

@media (max-width: 1200px) {
  .navbar.nav-v7 .navbar-nav>li>a {
    padding: 0 3px;
    font-size: 0.8em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .map-newsletter .section-header,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .about-us-v8-content .text-content h2,
  .about-us-v7-content .text-wrapper h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3em;
  }
  .custom_html_1-section h2,
  .article-background.entertainment-page .custom-section-1 h2 {
    font-size: 1.3em;
  }
  .events-v3-wrapper .item-text h2 {
    font-size: 1.6em
  }
  .events-v3-wrapper h3,
  .events-v3-wrapper p {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.2em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .about-us-page .about-us-s1-content img {
    max-height: 100px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content p {
    font-size: 1.1em;
  }
  .article-background.entertainment-page .custom-holder img {
    width: 320px;
  }
  .article-background.entertainment-page .custom-holder p {
    padding: 0 13px;
  }
  .article-background.entertainment-page h2 {
    font-size: 1.6em;
  }
  .mobile-axe-trailer-page .about-us-v8-item-0 h2 {
    font-size: 2.1em;
  }
  .mobile-axe-trailer-page .about-us-v8-item-0 h3 {
    font-size: 1.8em;
  }

  .article-background.faq-page .question {
    font-size: 1em;
  }
  .article-background.faq-page h1 {
    margin-top: 35px;
  }
}

@media (max-width: 1023px) {
  p {
    font-size: 1.1em;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: none;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .map-newsletter .section-header,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.6em;
  }
  .about-us-v8-content .text-content h2,
  .about-us-v7-content .text-wrapper h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.6em;
  }
  .custom_html_1-section h2,
  .article-background.entertainment-page .custom-section-1 h2 {
    font-size: 1em;
  }
  .custom-from-to p {
    font-size: 1em;
  }
  .custom-bottom-text {
    font-size: 0.9em;
  }
  .custom_html_2-section iframe {
    max-width: 650px;
    max-height: 400px;
  }
  .events-v3-wrapper .item-text h2 {
    font-size: 1.3em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.2em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1em;
  }
  .onespecial {
    font-size: 1.1em;
  }
  .events-container .pagecontent {
    padding-top: 150px;
  }
  .events-custom .second-section-heading,
  .events-custom .other-sub {
    font-size: 2.6em;
  }
  .events-custom .second-subheading {
    font-size: 1.4em;
  }
  .events-custom .services-wrapper ul li {
    font-size: 1.1em;
  }
  .events-container h2 {
    font-size: 1.6em;
  }
  .events-container h3,
  .events-container p {
    font-size: 1em;
  }
  .events-custom h3 {
    font-size: 1.4em;
  }
  .events-custom p {
    font-size: 1.1em;
  }
  .events-custom .img-responsive.custom {
    width: 400px;
    max-width: 100%;
  }
  .mobile-axe-trailer-page .about-us-v8-item-0 h2 {
    font-size: 1.5em;
  }
  .mobile-axe-trailer-page .about-us-v8-item-0 h3 {
    font-size: 1.4em;
  }
  .mobile-axe-trailer-page .about-us-v8-item-1 h3 {
    font-size: 2em;
  }
  .mobile-axe-trailer-page .custom_html_4-section {
    font-size: 1.3em;
  }
  .mobile-axe-trailer-page .contact-us a {
    font-size: 0.9em;
  }
  .mobile-axe-trailer-page .about-us-v8-item-0 h2:after {
    height: 3px;
  }

  .article-background.faq-page .question {
    font-size: 0.9em;
  }
  .our-event-catalogue-section .img-responsive{
    width: 75%;
  }
}

@media (max-width: 991px) {
  .navbar.nav-v7 .navbar-nav>li>a {
    font-size: 0.7em;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .article-background.entertainment-page .custom-holder img {
    width: 400px;
  }
  .article-background.entertainment-page .custom-holder p {
    padding: 0 170px;
  }
  .curling-text-holder p {
    text-align: center;
  }
  
}
@media (max-width: 991px) and (min-width:768px) {
  .navbar.nav-v6 .socialnav {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .drink-menu .navbar.nav-v6 .contact-icon svg,
  .navbar.nav-v6.nav-scroll .contact-icon svg,
  .navbar.nav-v6.nav-scroll .contact-icon:hover svg,
  .navbar.nav-v6.nav-scroll .contact-icon:focus svg,
  .contact-v3 .social-square .contact-icon:hover svg,
  .contact-v3 .social-square .contact-icon:focus svg {
    fill: #fff;
  }
  li.drop-down-link .sub-menu a span {
    display: initial;
  }
  .button-container h2 {
    font-size: 1.4em;
  }
  .mobile-navigation {
    background-color: #000;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a,
  .navbar.nav-v6 .social-icon {
    color: #fff !important;
  }
  .navbar-regular.nav-v6 .navbar-toggle .icon-bar {
    background-color: #fff !important;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 7px 15px;
    font-size: 1em;
    margin: 0;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a:hover,
  .navbar-regular.nav-v6 .navbar-nav>.active>a,
  .navbar-regular.nav-v6 .navbar-nav>.active>a:focus,
  .navbar-regular.nav-v6 .navbar-nav>.active>a:hover {
    color: #000 !important;
  }
  video#coverVideo {
    margin-top: 70px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 0.9em;
  }
  p {
    font-size: 1em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .map-newsletter .section-header,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.6em;
  }
  .about-us-v8-content .text-content h2,
  .about-us-v7-content .text-wrapper h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2em;
  }
  .custom_html_3-section {
    padding: 30px 0;
  }
  .custom_html_3-section h1 {
    font-size: 1.8em;
  }
  .custom-section-1,
  .article-background.entertainment-page .custom-section-1 {
    width: 100%;
  }
  .custom-bottom-text {
    font-size: 1em;
  }
  .custom_html_2-section iframe {
    max-width: 340px;
    max-height: 250px;
  }
  .events-v3-wrapper .item-text h2,
  .events-v3-wrapper .item-text p {
    text-align: center !important;
  }
  .events-v3-wrapper .item-text h2 {
    font-size: 1.2em;
  }
  .reservations-tmt-section h1,
  .custom_html_2-section h1 {
    margin-top: 10px;
  }
  .custom-section-1-row {
    margin: 2em auto;
  }
  .about-us-v8-content {
    min-height: 300px;
  }
  .about-us-v8-wrapper a.custom-temp-btn {
    margin-bottom: 10px;
  }
  .custom_html_1-section {
    padding: 30px 0;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 1em;
    padding: 15px 5px;
  }
  .about-us-page .about-us-s1-content img {
    max-height: 80px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content p {
    font-size: 1em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 50px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 8px 20px;
    border: none;
    border-bottom: 2px solid #e22319;
  }
  .food-menu-nav .food-menu-nav-item.active,
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus {
    border: none;
    border-bottom: 2px solid #e22319;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #e22319;
  }
  .onespecial {
    font-size: 1em;
  }
  .events-container .pagecontent {
    padding-top: 100px;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-custom .custom-temp-btn {
    margin-bottom: 0;
  }
  .events-custom .second-section-heading,
  .events-custom .other-sub {
    font-size: 1.8em;
  }
  .events-custom .room-holder {
    padding-bottom: 65px;
  }
  .article-background.entertainment-page .custom-holder img {
    width: 300px;
  }
  .article-background.entertainment-page .custom-holder p {
    padding: 0;
  }
  .mobile-axe-trailer-page .pagecontent {
    padding-top: 70px;
  }
  .mobile-axe-trailer-page .about-us-v8-item-0 h2 {
    font-size: 1.4em;
  }
  .mobile-axe-trailer-page .about-us-v8-item-0 h3 {
    font-size: 1.3em;
  }
  .mobile-axe-trailer-page .about-us-v8-item-1 h3 {
    font-size: 1.5em;
  }
  .mobile-axe-trailer-page .about-us-v8-item-1 p {
    font-size: 1.3em;
  }
  .mobile-axe-trailer-page .custom_html_4-section {
    font-size: 1.2em;
    padding: 1em;
  }
  .mobile-axe-trailer-page .custom_html_4-section p {
    margin-bottom: 0;
  }
  .mobile-axe-trailer-page .contact-v3 {
    padding-bottom: 5em;
  }
  .mobile-axe-trailer-page .contact-v3 .row div[class^="col"] {
    text-align: center;
  }
  .events-custom .pagecontent .row-holder.other-event {
    padding-bottom: 80px;
  }
  .events-custom h3 {
    font-size: 1.3em;
  }
  .banner-section h1 {
    padding-bottom: 5px;
  }
  .banner-section .banner-phone {
    font-size: 0.9em;
  }
  .events-custom .services-wrapper p{
    margin:20px 0 20px 0;
  }
}

@media (max-width: 320px) {
  .navbar.nav-v7 .header-logo {
    max-width: 45px;
  }
  .custom_html_2-section iframe {
    max-width: 280px;
    max-height: 200px;
  }
  .banner-section h1 {
    font-size: 0.8em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .map-newsletter .section-header,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.2em;
  }
  .about-us-v8-content .text-content h2,
  .about-us-v7-content .text-wrapper h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 1.7em;
  }
  .custom-bottom-text {
    font-size: 0.9em;
  }
  .events-v3-wrapper .item-text h2 {
    font-size: 1em;
  }
  .events-v3-wrapper h3, .events-v3-wrapper p {
    font-size: 1em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 0.9em;
  }
  .about-us-v7-content .text-wrapper .text-content {
    padding: 30px 20px 30px 20px;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.3em;
  }
  .events-container h2 {
    font-size: 1.2em;
  }
  .events-container .events-holder {
    padding-top: 40px;
  }
  .custom_html_3-section h1 {
    font-size: 1.6em;
  }
  .custom_html_3-section p {
    font-size: 0.9em;
  }
  .article-background.entertainment-page .custom-content {
    font-size: 0.9em;
  }
}
