body {
  font-family: 'Open Sans', sans-serif;
  color: #303233;
  font-size: 1rem;
  line-height: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.2px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Didotltstd, sans-serif;
  color: #fff;
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 400;
  letter-spacing: -1px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Didotltstd, sans-serif;
  color: #303233;
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: 400;
}

p
 {
  margin-bottom: 30px;
  font-size: 0.95rem;
  line-height: 1.5rem;
  font-weight: 300;
  letter-spacing: 0.5px;
  text-transform: none;
}
ul,
ul li
ol,
ol li,
li {
  font-size: 0.95rem;
  line-height: 1.5rem;
  font-weight: 300;
  letter-spacing: 0.5px;
  text-transform: none;
}

.primary-btn {
  padding: 10px 20px;
  border: 3px solid #cb4763;
  background-color: #cb4763;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 0.65rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.primary-btn:hover {
  background-color: transparent;
  color: #cb4763;
}

.primary-btn.ghost {
  background-color: transparent;
  color: #cb4763;
}

.primary-btn.ghost:hover {
  background-color: #cb4763;
  color: #fff;
}

.primary-btn.ghost.faux {
  display: inline-block;
  border-color: #cb4763;
  background-color: #cb4763;
  color: #fff;
  font-weight: 700;
}

.primary-btn.ghost.faux:hover {
  background-color: #cb4763;
}

.primary-btn.ghost.on-white {
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  color: #cb4763;
}

.primary-btn.ghost.on-white:hover {
  background-color: #cb4763;
  color: #fff;
}

.primary-btn.ghost.gray {
  border-color: #ececec;
  color: #535353;
}

.primary-btn.ghost.gray:hover {
  background-color: #ececec;
  color: #535353;
}

.primary-btn.ghost.on-image {
  color: #fff;
}

.primary-btn.booking-widget {
  display: block;
  height: 45px;
  margin-top: 22px;
  background-color: #cb4763;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-size: 0.65rem;
  text-align: center;
  letter-spacing: 1.5px;
}

.primary-btn.booking-widget:hover {
  background-color: #fff;
  color: #cb4763;
}

.primary-btn.on-white:hover {
  color: #303233;
}

.primary-btn.on-white.marg-right-10 {
  margin-right: 10px;
  background-color: #cb4763;
}

.primary-btn.on-white.center-aligned {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.primary-btn.marg-right-10 {
  margin-right: 10px;
}

.section {
  display: block;
  padding: 5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.section.overlap {
  margin-top: -113px;
  padding-top: 7%;
}

.section.overlap.pattern {
  background-image: url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 50% 50%;
  background-size: 100px;
}

.section.overlap.pattern.page-overview {
  padding-top: 7%;
  padding-bottom: 3%;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .07), rgba(0, 0, 0, .07)), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .07), rgba(0, 0, 0, .07)), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100px;
}

.section.pattern {
  background-image: url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 50% 50%;
  background-size: 100px;
}

.section.pattern.page-overview {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .07), rgba(0, 0, 0, .07)), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .07), rgba(0, 0, 0, .07)), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100px;
}

.section.pattern.hidden {
  display: none;
}

.section.pattern.desktop-hidden {
  display: none;
}

.section.footer {
  background-color: #000;
}

.section.social {
  background-color: #585858;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/SLSHero_noW.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/SLSHero_noW.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.section.cta {
  background-color: #464b4e;
  text-align: center;
}

.section.bazaar-meats {
  background-color: #303233;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url('../images/social-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url('../images/social-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.no-hero {
  margin-top: 107px;
}

.section.pad-btm-0 {
  padding-bottom: 0%;
}

.section.events-calendar-cta {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/event-cal-cta-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/event-cal-cta-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.responsible-gaming {
  padding-top: 3%;
  padding-bottom: 3%;
  border-top: 1px solid #ececec;
}

.section.special-menu-cta {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/Jasmines-Margarita-LR.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/Jasmines-Margarita-LR.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.directory {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/contact.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/contact.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.casino-events {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/casino-events-cta-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/casino-events-cta-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.desktop-hidden {
  display: none;
}

.content-wrap-inner {
  display: block;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.content-wrap-inner.centered-content {
  text-align: center;
}

.content-wrap-inner.calendar {
  padding-right: 0px;
  padding-left: 0px;
}

.slogan-intro-text {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #c1445f;
  font-size: 0.7rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.slogan-intro-text.marg-btm-5 {
  margin-bottom: 5px;
}

.brand {
  position: static;
  left: 0px;
  top: 17px;
  right: 0px;
  z-index: 1000;
  display: inline-block;
  width: 230px;
  margin-top: 18px;
  padding-right: 25px;
  float: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-right: 1px solid #dadada;
  text-align: center;
}

.global-header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
}

.nav-menu {
  display: block;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  font-size: 0.8rem;
  text-align: right;
}

.nav-link {
  padding: 8px 12px;
}

.nav-link {
  display: inline-block;
  margin-right: 14px;
  margin-left: 14px;
  padding: 26px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid hsla(0, 0%, 100%, 0);
  background-color: transparent;
  -webkit-transition: color 200ms ease, border 200ms ease;
  transition: color 200ms ease, border 200ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #555;
  font-size: 0.72rem;
  line-height: 1rem;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  border-bottom-color: #cb4763;
  color: #cb4763;
}

.nav-link.secondary {
  margin-right: 0px;
  margin-left: 0px;
  padding: 11px 10px 10px;
  border-left: 1px solid hsla(0, 0%, 100%, .15);
  border-bottom-style: none;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: hsla(0, 0%, 100%, .7);
  font-size: 0.7rem;
  font-weight: 300;
  letter-spacing: 1px;
}

.nav-link.secondary:hover {
  border-bottom-style: none;
  color: #fff;
}

.hero-slider {
  display: block;
  height: 520px;
}

.hero-slider.static-page-title {
  background-color: #585858;
}

.home-slider-nav {
  bottom: 80px;
  font-size: 0.4rem;
}

.booking-widget-block {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 60px;
  z-index: 998;
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 30px 25px;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  background-color: #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
}

.hero-text-block {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.hero-text-block.static {
  position: absolute;
  top: 50%;
  z-index: 2;
}

.hero-slogan {
  margin-bottom: 10px;
  font-size: 4rem;
  line-height: 4.5rem;
  text-decoration: none;
  text-transform: capitalize;
}

.hero-slogan.marg-btm-10 {
  display: block;
}

.slide-link-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: inline-block;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  text-decoration: none;
}

.slide-arrow {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: hsla(0, 0%, 100%, .7);
  font-size: 2rem;
  font-weight: 300;
}

.slide-arrow:hover {
  color: #cb4763;
}

.booking-widget-content-block {
  position: relative;
  z-index: 998;
  background-color: #fff;
}

.row {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row.marg-btm-20 {
  margin-bottom: 20px;
}

.row.block {
  display: block;
}

.row.block.mapContainer {
  padding: 30px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .15);
}

.row.block.marg-btm-60 {
  margin-bottom: 60px;
}

.row.marg-btm-2 {
  margin-bottom: 2px;
}

.row.chart-labels {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ececec;
}

.row.chart-labels-inner {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.row.chart-values {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ececec;
}

.row.premiere-suite {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.row.weather {
  display: block;
  margin-bottom: 20px;
  border: 1px solid #fff;
}

.col.pad-left-0 {
  padding-right: 10px;
  padding-left: 0px;
}

.col.pad-right-0 {
  padding-right: 0px;
  padding-left: 10px;
}

.col.pad-0 {
  padding-right: 0px;
  padding-left: 0px;
}

.col.pad-10 {
  padding-right: 10px;
  padding-left: 10px;
}

.col.press {
  text-align: center;
}

.col.border-l-r {
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
}

.book-widget-option-title {
  margin-bottom: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #303233;
  font-size: 0.8rem;
  line-height: 0.9rem;
  font-weight: 400;
  text-align: left;
  text-transform: capitalize;
}

.book-widget-select-wrap {
  text-align: center;
}

.book-widget-select-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  padding: 6px 12px 5px 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
  font-weight: 300;
}

.book-widget-select-block:focus {
  border: 1px solid #686868;
}

.book-widget-select-block.guests {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 2px;
  background-image: url('https://slslasvegas.com/wp-content/themes/Gungnir/images/user.svg');
  background-position: 92% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  text-align: left;
}

.book-widget-select-block.calendar {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: url('../images/calendar.svg');
  background-position: 92% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.book-widget-select-box-month {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 0.75rem;
  line-height: 0.9rem;
  font-weight: 400;
  letter-spacing: 0.3px;
}

.promo-code-input {
  height: 45px;
  padding: 10px 20px 10px 15px;
  border: 3px solid #f5f5f5;
  color: #303233;
  font-size: 0.8rem;
  line-height: 1rem;
  font-weight: 400;
}

.section-title {
  margin-bottom: 15px;
  color: #303233;
  font-size: 2.5rem;
  line-height: 2.8rem;
  font-weight: 700;
  letter-spacing: -0.75px;
  text-transform: capitalize;
}

.section-title.light {
  color: #fff;
}

.section-title.light.marg-btm-5 {
  margin-bottom: 5px;
}

.section-title.small {
  font-size: 1.1rem;
  line-height: 1.8rem;
}

.section-title-block.left {
  padding-right: 30px;
  text-align: left;
}

.section-title-block.right {
  margin-top: 40px;
  padding-left: 30px;
}

.section-title-block.centered {
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

.section-title-block.centered.marg-btm-40 {
  margin-bottom: 40px;
}

.sub-slogan {
  display: block;
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  color: hsla(0, 0%, 100%, .9);
  font-size: 0.9rem;
  line-height: 1.5rem;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.sub-slogan.dark {
  color: #535353;
}

.sub-slogan.dark.marg-btm-15 {
  margin-bottom: 15px;
}

.sub-slogan.caps {
  letter-spacing: 2px;
  text-transform: uppercase;
}

.section-title-hr {
  position: relative;
  top: 0px;
  width: 40px;
  height: 2px;
  margin-bottom: 20px;
  background-color: #dfe2e4;
}

.section-title-hr.centered {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.section-title-hr.centered.marg-btm-0 {
  margin-bottom: 0px;
}

.section-title-hr.centered.pink {
  background-color: #cb4763;
}

.section-title-hr.pink {
  background-color: #cb4763;
}

.header-btm {
  display: block;
  height: 72px;
  padding-left: 20px;
}

.header-top {
  display: block;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #464b4e;
  text-align: right;
}

.icon-social {
  width: 20px;
  margin-right: 10px;
}

.light {
  color: hsla(0, 0%, 100%, .65);
}

.footer-section-block {
  margin-bottom: 15px;
  text-align: left;
}
.section.footer .row{
  margin-left: unset;
  margin-right: unset;
}
.gform_wrapper .gfield_required {
    display: none;
}
.footer-section-block.marg-btm-0 {
  margin-bottom: 0px;
}

.footer-section-title {
  margin-bottom: 5px;
  font-family: Didotltstd, sans-serif;
  color: #fff;
  font-size: 0.9rem;
  line-height: 1.2rem;
}

.footer-section-title.best-rate {
  display: inline-block;
  margin-bottom: 0px;
}

.footer-link {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: hsla(0, 0%, 100%, .65);
  font-size: 0.8rem;
  font-weight: 300;
  text-decoration: none;
  text-transform: capitalize;
}

.footer-link:hover {
  color: #cb4763;
}

.footer-link.inline {
  display: inline-block;
  margin-right: 5px;
}

.footer-link.inline.small {
  margin-left: 20px;
  font-size: 0.8rem;
}

.input-guest-book {
  display: inline-block;
  width: 76%;
  height: 45px;
  margin-bottom: 0px;
  border-style: none;
  background-color: hsla(0, 0%, 100%, .08);
  font-size: 0.75rem;
}

.input-guest-book:focus {
  border: 1px solid #cb4763;
}

.guest-book-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.guest-book-submit {
  position: relative;
  bottom: 1px;
  width: 24%;
  height: 45px;
  background-color: #cb4763;
  font-size: 0.7rem;
  font-weight: 600;
}

.guest-book-submit:hover {
  background-color: #c1445f;
}

.age-check {
  color: hsla(0, 0%, 100%, .65);
  font-weight: 300;
}

.checkbox-label {
  margin-bottom: 0px;
  font-size: 0.7rem;
  line-height: 1rem;
  font-weight: 300;
  text-transform: none;
}

.checkbox {
  margin-top: 0px;
  margin-right: 8px;
  float: none;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.guest-book-input-block {
  display: block;
  width: 100%;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-best-rate {
  margin-right: 10px;
  float: left;
}

.footer-btm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid hsla(0, 0%, 100%, .15);
}

.hero-slide {
  display: inline-block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #494949;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%;
}

.hero-slide._1 {
  display: inline-block;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/home-slider-culinary.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/home-slider-culinary.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-slide._2 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('../images/World_King_LivingRoom-1400x700.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('../images/World_King_LivingRoom-1400x700.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-slide._3 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('../images/Raw-Beef-LRx1200x500.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('../images/Raw-Beef-LRx1200x500.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-slide.hotel {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('../images/hotel-hero-slider-ph.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('../images/hotel-hero-slider-ph.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-slide.hotel._2 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('../images/hotel-hero-slider-ph-2.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('../images/hotel-hero-slider-ph-2.jpg');
  background-size: auto, cover;
}

.hero-slide.entertainment {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('../images/entertainment-hero-slider-ph.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('../images/entertainment-hero-slider-ph.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-slide.amenities {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('../images/amenities-hero-slider-ph.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('../images/amenities-hero-slider-ph.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-slide.casino {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('../images/casino-hero-slider-ph.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('../images/casino-hero-slider-ph.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-slide.meetings-groups {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/meetings-hero-slider-ph.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/meetings-hero-slider-ph.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-slide.rest-bars-1 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/KatsuyaBarOverviewWeb.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .88) 75%), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/KatsuyaBarOverviewWeb.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-slider-section {
  margin-top: 107px;
  background-color: #585858;
  text-align: center;
}

.thumb-slider {
  height: auto;
}

.thumb-slider-nav {
  font-size: 0.4rem;
}

.social-post {
  margin-bottom: 5px;
  padding: 20px;
  border: 1px none #ececec;
  background-color: #fff;
  text-align: left;
}

.social-post-title {
  display: block;
  margin-right: 10px;
  color: #cb4763;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0px;
}

.social-post-title.twitter {
  display: inline-block;
}

.post-time {
  display: inline-block;
  margin-bottom: 20px;
  color: #767676;
  font-size: 0.8rem;
  text-transform: none;
}

.post-time.twitter {
  display: inline-block;
}

.feed-content {
  overflow: auto;
  height: 400px;
}

.post-title-block {
  margin-bottom: 14px;
  border-bottom: 1px solid #ececec;
}

.fb-profile-img {
  width: 80px;
  margin-right: 15px;
  float: left;
}

.marg-btm-10 {
  margin-bottom: 10px;
}

.post-external-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #cb4763;
  font-size: 0.8rem;
  text-decoration: none;
  text-transform: none;
}

.post-external-link:hover {
  color: #464b4e;
}

.post-img {
  display: block;
  margin-bottom: 20px;
}

.twitter-handle {
  display: inline-block;
  margin-right: 11px;
  color: #535353;
  font-size: 0.8rem;
}

.hash-tag {
  color: #303233;
  font-weight: 400;
}

.thumb-slider-gradient {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: -webkit-linear-gradient(270deg, rgba(0,0,0,0) 65%, #000);
  background-image: linear-gradient(180deg, rgba(0,0,0,0) 65%, #000);
}

.hero-img-section {
  position: relative;
  margin-top: 107px;
}

.hero-img-block {
  height: 520px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
}

.hero-img-block.suites {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('../images/rooms-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('../images/rooms-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.rooms {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('../images/room-hero-ph.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('../images/room-hero-ph.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.story-tower {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/StoryPent1-1400x700.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/StoryPent1-1400x700.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.world-tower {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/World_Double_Overview-1400x700.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/World_Double_Overview-1400x700.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.room-detailed {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('../images/hotel-hero-slider-ph-2.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('../images/hotel-hero-slider-ph-2.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.premiere-suites {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/StoryPent1-1400x700.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/StoryPent1-1400x700.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.suite-detailed {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('../images/rooms-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('../images/rooms-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.bazzar {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('../images/Raw-Beef-LRx1200x500.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('../images/Raw-Beef-LRx1200x500.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.monkey-bar {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/CenterBar_Lounge_tv-1400x700.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/CenterBar_Lounge_tv-1400x700.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.group-dining {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('../images/hero-group-dining.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('../images/hero-group-dining.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.the-foundry {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('../images/entertainment-hero-slider-ph.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('../images/entertainment-hero-slider-ph.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.sayers-club {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/hero-sayers-club.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/hero-sayers-club.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.lovitz-carvey {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/john-lovitz-dana-carvey.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/john-lovitz-dana-carvey.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.pools {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('../images/FoxtailPoolNight2Web-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('../images/FoxtailPoolNight2Web-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.fitness-studios {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('../images/FitnessStudio_tv-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('../images/FitnessStudio_tv-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.away-spa {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/away-spa-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/away-spa-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.transportation {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('../images/HouseCars-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('../images/HouseCars-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.retail {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('../images/retail-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('../images/retail-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.in-room-dining {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/room-service-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/room-service-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.concierge {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/concierge-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/concierge-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.rewards {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/rewards-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/rewards-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.table-games {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/TableGamesCloseup4-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/TableGamesCloseup4-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.slots {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/SlotMachines-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/SlotMachines-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.casino-hosts {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('../images/HostOffice-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('../images/HostOffice-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.sports-book {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/sports-book-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/sports-book-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.meeting-planning {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/meeting-space-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/meeting-space-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.small-groups {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/20140831_Sayers_hiresAP22TPK1440x550-Recovered.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/20140831_Sayers_hiresAP22TPK1440x550-Recovered.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.catering-banquets {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/catering-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/catering-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.weddings {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/weddings-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/weddings-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.sales-team {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('../images/pexels-photo-30342.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('../images/pexels-photo-30342.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.foxtail-pool {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('../images/FoxtailPoolNight2Web-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('../images/FoxtailPoolNight2Web-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.contact {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('../images/contact-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('../images/contact-hero.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-img-block.fedex {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/FedEx20777.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/FedEx20777.jpg'), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.text-list {
  margin-bottom: 0px;
  padding-left: 0px;
  text-transform: none;
  list-style-type: none;
}

.text-list.centered.marg-btm-30 {
  margin-bottom: 30px;
}

.text-list.driving-directions {
  padding-left: 30px;
  text-align: left;
  list-style-type: decimal;
}

.text-list-item {
  margin-bottom: 10px;
  padding-left: 24px;
  background-image: url('../images/icon-small-check.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  color: #303233;
  font-size: 0.85rem;
  font-weight: 400;
}

.text-list-item._2-line {
  background-position: 0px 4px;
}

.text-list-item.no-icon {
  padding-left: 0px;
  background-image: none;
  background-position: 0px 0px;
  background-repeat: repeat;
}

.breakout-block {
  margin-left: 20px;
  padding: 35px;
  background-color: #f3f3f3;
}

.breakout-block.pattern {
  background-image: url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 50% 50%;
  background-size: 100px;
}

.room-pricing-block {
  margin-bottom: 20px;
  color: #535353;
  letter-spacing: 0px;
}

.pricing {
  margin-bottom: 0px;
  color: #535353;
  font-size: 0.9rem;
  font-weight: 400;
}

.restaurant-text-link {
  display: inline-block;
  margin-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #535353;
  font-size: 0.8rem;
  font-weight: 300;
  letter-spacing: 0px;
  text-decoration: none;
}

.restaurant-text-link:hover {
  color: #cb4763;
}

.cta-title {
  margin-bottom: 5px;
  line-height: 3.3rem;
  text-align: center;
  text-transform: capitalize;
}

.cta-title.marg-btm-20 {
  margin-bottom: 20px;
}

.light-box-link {
  display: block;
  overflow: hidden;
  margin: 5px;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  text-decoration: none;
}

.light-box-link-img {
  display: block;
  width: 100%;
}

.light-box-link-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  margin: 20px;
  background-color: rgba(48, 50, 51, .9);
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.light-box-link-overlay:hover {
  opacity: 1;
}

.light-box-link-overlay-content {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.icon-expand {
  width: 30px;
}

.gallery-media-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin: 5px;
  background-color: rgba(0, 0, 0, .5);
}

.virtual-tour-overlay-content {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 0.8rem;
  line-height: 1rem;
  text-align: center;
}

.text-block {
  font-size: 0.65rem;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.gallery-media-icon {
  width: 50px;
  margin-bottom: 5px;
}

.centered-button-block {
  margin-top: 30px;
  text-align: center;
}

.restaurant-social-link-block {
  width: 55px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 8px;
  background-color: hsla(0, 0%, 100%, 0);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.restaurant-social-link-block:hover {
  background-color: hsla(0, 0%, 100%, .1);
}

.block-quote {
  margin-top: 30px;
  margin-left: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 25px;
  border-left-width: 3px;
  border-left-color: #767676;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .15);
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #303233;
  font-size: 1rem;
  line-height: 1.3rem;
  font-weight: 700;
  letter-spacing: 0px;
}

.overview-contact-block {
  margin-bottom: 20px;
  color: #535353;
  font-size: 0.95rem;
}

.overview-contact-block.marg-btm-30 {
  margin-bottom: 30px;
}

.p-title-small {
  margin-bottom: 5px;
  color: #303233;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0px;
}

.contact-line {
  margin-bottom: 3px;
  font-weight: 300;
}

.text-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #cb4763;
  text-decoration: none;
}

.text-link:hover {
  color: #535353;
}

.text-link.menus {
  display: block;
  margin-bottom: 3px;
  text-transform: capitalize;
}

.text-link.view-control {
  display: inline-block;
  padding: 12px 15px;
  color: #535353;
  font-size: 0.85rem;
  letter-spacing: 0px;
}

.text-link.view-control:hover {
  color: #cb4763;
}

.text-link.view-control.current {
  color: #cb4763;
}

.text-link.group-dining-contact {
  display: block;
  margin-bottom: 5px;
}

.text-link.group-dining-contact.marg-top-10 {
  margin-top: 10px;
}

.text-link.inline {
  font-size: 0.95rem;
  line-height: 1.5rem;
  letter-spacing: 0px;
}

.text-link.close-pop-up {
  display: inline-block;
  padding: 8px;
  color: #767676;
  font-size: 0.8rem;
  letter-spacing: 0px;
}

.text-link.marg-top-10 {
  display: inline-block;
  margin-top: 10px;
}

.text-block-2 {
  color: #303233;
}

.event-calendar-ph {
  display: block;
  border: 6px solid #e6e6e6;
}

.calendar-view-tabs {
  text-align: center;
}

.calendar-views-tab-menu {
  margin-bottom: 15px;
  border-bottom: 1px solid #ececec;
}

.calendar-views-tab-link {
  top: 1px;
  padding: 15px;
  border-bottom: 1px solid transparent;
  background-color: transparent;
  color: #535353;
  font-size: 0.8rem;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
}

.calendar-views-tab-link.w--current {
  border-bottom-color: #cb4763;
  background-color: transparent;
}

.calender-views-tab-link-icon {
  width: 12px;
  margin-right: 8px;
  margin-bottom: 4px;
}

.calendar-view-tab-pane {
  padding-top: 30px;
}

.calendar-views-tab-link-text {
  display: inline-block;
}

.action-block {
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding-right: 10px;
  padding-left: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.view-buttons {
  z-index: 5;
  display: inline-block;
}

.view-buttons.right {
  position: relative;
  float: right;
}

.view-buttons.left {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bolded-month {
  font-weight: 700;
}

.dropdown {
  font-size: 0.85rem;
}

.dropdown.marg-btm-20 {
  margin-bottom: 20px;
}

.drop-down-toggle {
  padding: 12px 40px 12px 15px;
  border: 1px none #cb4763;
  background-color: #f1f1f1;
  -webkit-transition: color 200ms ease, border-color 200ms ease;
  transition: color 200ms ease, border-color 200ms ease;
  color: #535353;
  font-weight: 300;
  letter-spacing: 0px;
}

.drop-down-toggle:hover {
  border-color: #cb4763;
  color: #cb4763;
}

.dropdown-icon {
  margin-right: 10px;
}

.drop-down-link {
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  letter-spacing: 0px;
}

.drop-down-link:hover {
  background-color: #fafafa;
}

.dropdown-list {
  position: absolute;
  top: 72px;
  display: none;
  text-align: center;
}

.dropdown-list.w--open {
  background-color: #ececec;
}

.date-block {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 1.4rem;
  line-height: 1.5rem;
}

.calendar-date {
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
  color: #303233;
  font-weight: 300;
}

.date-nav-arrows {
  margin-left: 5px;
  color: #6d6d6d;
}

.date-nav-arrows.marg-left-0 {
  margin-left: 0px;
}

.date-nav-arrow-link {
  width: 42px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 12px 14px;
  background-color: #f1f1f1;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-decoration: none;
}

.date-nav-arrow-link:hover {
  background-color: #d4d4d4;
}

.date-nav-arrow-link.marg-left-0 {
  margin-left: 0px;
}

.date-nav-arrow {
  margin-top: -2px;
}

.tile-block {
  display: block;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .15);
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Didotltstd, sans-serif;
  color: #303233;
  font-size: 1.2rem;
  text-decoration: none;
}

.tile-block.horiz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.event-tile-img-block {
  position: relative;
  overflow: hidden;
}

.thumb-text {
  padding: 25px 30px 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #f5f5f5;
  text-align: center;
  text-decoration: none;
}

.thumb-text.short-desc {
  /*height: 180px;*/
  height: 190px;
}

.thumb-text.restaurants {
  height: 180px;
}

.thumb-text.bars-and-lounges {
  height: 130px;
}

.thumb-text.space-spec-list {
  height: 235px;
}

.thumb-text.team-member {
  height: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.thumb-text.winner {
  height: 190px;
}

.thumb-text.press {
  height: 90px;
  padding-right: 9px;
  padding-left: 9px;
}

.thumb-text.hotel-links {
  height: 160px;
}

.thumb-text.rooms-landing {
  height: 220px;
}

.thumb-text.suites-landing {
  height: 220px;
}

.thumb-text.single-room-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.thumb-text.group-dining-tile {
  height: 250px;
}

.thumb-text.event-title {
  height: 145px;
}

.thumb-text.entertainment {
  height: 140px;
}

.thumb-title {
  margin-bottom: 8px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #464b4e;
  font-size: 1.1rem;
  line-height: 1.4rem;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.thumb-title.promotions {
  height: 60px;
  margin-bottom: 0px;
  font-size: 1rem;
  line-height: 1.2rem;
}

.thumb-title.team-member-name {
  margin-bottom: 5px;
}

.thumb-title.winner-name {
  margin-bottom: 3px;
}

.event-tile-date {
  display: block;
  margin-bottom: 3px;
  font-family: 'Open Sans', sans-serif;
  color: #535353;
  font-size: 0.9rem;
  line-height: 1rem;
  font-weight: 400;
}

.thumb-link-img {
  position: relative;
  display: block;
  width: 100%;
}

.no-hero-page-title {
  margin-bottom: 10px;
  color: #303233;
  font-size: 4rem;
  line-height: 4.5rem;
  letter-spacing: -0.75px;
  text-transform: capitalize;
}

.thumb-block {
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .15);
  opacity: 1;
  font-size: 1.2rem;
}

.tertiary-btn {
  margin-right: 0px;
  margin-left: 0px;
  border: 2px solid #cb4763;
  background-color: #cb4763;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-size: 0.8rem;
  font-weight: 300;
  text-transform: capitalize;
}

.tertiary-btn:hover {
  background-color: transparent;
  color: #535353;
}

.tertiary-btn.ghost {
  background-color: transparent;
  color: #535353;
}

.tertiary-btn.ghost:hover {
  background-color: #cb4763;
  color: #fff;
}

.tertiary-btn.ghost.promo-hover-action {
  color: #fff;
}

.tertiary-btn.promo-hover-action {
  display: block;
  margin-bottom: 5px;
}

.tertiary-btn.promo-hover-action:hover {
  color: #fff;
}

.promo-action-block {
  left: 0;
  margin: auto 60px;
  position: relative;
  right: 0;
  text-align: center;
  top: 25%;

  /*position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  margin-right: 60px;
  margin-left: 60px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;*/
}

.promo-learn-more-link {
  display: block;
  padding: 9px 15px;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, .3);
  -webkit-transition: color 200ms ease, border-color 200ms ease;
  transition: color 200ms ease, border-color 200ms ease;
  color: hsla(0, 0%, 100%, .5);
  font-size: 0.8rem;
  letter-spacing: 0.2px;
  text-decoration: none;
}

.promo-learn-more-link:hover {
  border-color: #d8d8d8;
  background-color: #fff;
  color: #535353;
}

.thumbnail-link-desc {
  margin-bottom: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #535353;
  font-size: 0.9rem;
  line-height: 1.3rem;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
}

.thumbnail-link-desc.marg-btm-20 {
  margin-bottom: 20px;
}

.promo-hover-action-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  margin-right: 10px;
  margin-left: 10px;
  background-color: rgba(48, 50, 51, .95);
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.promo-hover-action-block:hover {
  opacity: 1;
}

.marg-btm-5 {
  margin-bottom: 5px;
}

.inline-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #cb4763;
  font-weight: 400;
  text-decoration: none;
}

.inline-link:hover {
  color: #535353;
}

.text-list-block {
  height: 450px;
  padding: 40px;
  background-image: url('https://slslasvegas.com/wp-content/themes/Gungnir/images/img-pattern.png');
  background-position: 50% 50%;
  background-size: 100px;
}

.text-list-block.short {
  height: 350px;
}

.text-list-block.extra-short {
  height: 200px;
}

.text-list-block-title {
  margin-bottom: 10px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.thumb-spec-list {
  display: block;
  width: 160px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #535353;
  font-size: 0.85rem;
  text-align: center;
  list-style-type: none;
}

.thumb-spec-list.marg-btm-20 {
  margin-bottom: 20px;
}

.thumb-spec-list.full {
  width: auto;
  text-align: left;
}

.thumb-spec-item {
  margin-bottom: 4px;
  padding-left: 20px;
  background-image: url('../images/icon-small-check.png');
  background-position: 0px 50%;
  background-size: 12px;
  background-repeat: no-repeat;
  text-align: left;
}

.large-phone {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  color: #eec0ca;
  font-size: 2.2rem;
  line-height: 2.5rem;
  font-weight: 300;
}

.instagram-post-block {
  padding-right: 2px;
  padding-left: 2px;
}

.feed-title-block {
  background-color: #303233;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, .6);
  text-align: left;
}

.social-title {
  display: inline-block;
  font-size: 0.85rem;
  font-weight: 300;
}

.title {
  display: inline-block;
  width: 80%;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 25px;
  text-align: left;
}

.social-follow-btn {
  width: 20%;
  padding: 18px 10px;
  background-color: #3b3b3b;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: hsla(0, 0%, 100%, .5);
  font-size: 0.8rem;
  text-align: center;
}

.social-follow-btn:hover {
  color: #fff;
}

.benefit-list-lnk {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #cb4763;
  text-decoration: none;
}

.benefit-list-lnk:hover {
  color: #535353;
}

.benefit-chart-wrap {
  padding: 40px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .15);
}

.chart-tier-block {
  padding-bottom: 12px;
  text-align: center;
}

.chart-tier-block.offer {
  text-align: left;
}

.chart-tier-block.values {
  padding-bottom: 0px;
  text-align: center;
}

.chart-tier-block.offer-title {
  padding-bottom: 0px;
  text-align: left;
}

.chart-tier-block.accordion {
  background-image: url('../images/down-arrow-3.svg');
  background-position: 100% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  text-align: left;
}

.tier-label {
  font-family: Didotltstd, sans-serif;
  font-size: 1rem;
  letter-spacing: 0px;
}

.tier-label.select {
  color: rgb(52, 217, 195);
}

.tier-label.premium {
  color: rgb(251, 181, 195);
}

.tier-label.elite {
  color: rgb(0, 167, 206);
}

.tier-label.legend {
  color: rgb(125, 134, 140);
}

.offer-label {
  font-family: Didotltstd, sans-serif;
  font-size: 1rem;
}

.offer-label.with-bottom-margin {
  margin-bottom: 15px;
}

.credit-req {
  color: #535353;
  font-size: 0.7rem;
}

.offer-desc {
  font-size: 0.75rem;
  line-height: 1.1rem;
}

.offer-desc.inline {
  position: relative;
  top: -3px;
  display: inline-block;
  margin-left: 10px;
}

.benefits-check {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-image: url('../images/small-check.svg');
  background-position: 50% 50%;
  background-size: 7px;
  background-repeat: no-repeat;
}

.benefits-check.select {
  background-color: rgb(52, 217, 195);
}

.benefits-check.premium {
  background-color: rgb(251, 181, 195);
}

.benefits-check.elite {
  background-color: rgb(0, 167, 206);
}

.benefits-check.legend {
  background-color: rgb(125, 134, 140);
}

.form-wrapper.gray {
  padding: 50px;
  background-color: #ececec;
}

.field-label {
  margin-bottom: 2px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0px;
}

.input-field {
  padding-left: 0px;
  border-style: none none solid;
  border-color: transparent transparent #cb4763;
  border-bottom-width: 1px;
  background-color: transparent;
  color: #6d6d6d;
  font-size: 0.85rem;
  font-weight: 400;
}

.input-field:focus {
  padding-left: 12px;
  border-bottom-color: #cb4763;
}

.input-field.text-area {
  min-height: 120px;
  padding-left: 15px;
}

.form-section {
  margin-bottom: 30px;
}

.select-field {
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #d1d1d1 #d1d1d1 #cb4763;
  border-radius: 0px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
  font-size: 0.85rem;
}

.select-field:focus {
  border-bottom-color: #cb4763;
}

.form-checkbox {
  font-size: 0.75rem;
  font-weight: 600;
}

.form-checkbox-label {
  font-weight: 600;
}

.centered {
  text-align: center;
}

.faq-block.marg-right-20 {
  margin-right: 20px;
}

.acc-head {
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ececec;
  background-image: url('https://slslasvegas.com/wp-content/themes/Gungnir/images/drop-down-arrow.svg');
  background-position: 97% 50%;
  background-size: 8px;
  background-repeat: no-repeat;
  -webkit-transition: border 200ms ease, color 200ms ease;
  transition: border 200ms ease, color 200ms ease;
  color: #cb4763;
  font-size: 0.85rem;
  text-transform: capitalize;
  cursor: pointer;
}

.acc-head:hover {
  border-bottom-color: #cb4763;
  color: #535353;
}

.acc-content {
  overflow: hidden;
  height: 0px;
}

.acc-content-inner {
  padding: 20px 20px 20px 0px;
}

.amount-won {
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #464b4e;
  font-size: 1.1rem;
  line-height: 1.4rem;
  font-weight: 300;
  letter-spacing: 0px;
}

.hero-ornament {
  width: 175px;
  opacity: 0.6;
}

.back-link-wrap {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 30px;
  color: #fff;
  text-align: left;
}

.back-link {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  border-bottom: 1px solid rgba(236, 124, 147, 0);
  background-image: url('../images/back.svg');
  background-position: 0px 50%;
  background-size: 12px;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease, border-color 200ms ease;
  transition: color 200ms ease, border-color 200ms ease;
  color: hsla(0, 0%, 100%, .81);
  font-size: 0.75rem;
  line-height: 0.7rem;
  font-weight: 300;
  text-decoration: none;
  text-transform: none;
}

.back-link:hover {
  border-color: #fff #fff #cb4763;
  color: #cb4763;
}

.back-link.dark {
  background-image: url('../images/001-back.svg');
  background-size: 12px;
  color: #535353;
  font-weight: 400;
}

.back-link.dark:hover {
  color: #cb4763;
}

.radio-btn-field {
  display: inline-block;
  margin-right: 10px;
}

.radio-btn-label {
  font-size: 0.75rem;
}

.request-proposal {
  padding: 8px;
  background-color: #cb4763;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.request-proposal:hover {
  background-color: #535353;
}

.request-proposal.marg-right-10 {
  margin-right: 10px;
}

.article-featured-image {
  display: block;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.action-btn-wrap {
  margin-bottom: 29px;
  text-align: center;
}

.action-btn-wrap.left {
  text-align: left;
}

.article-detailed-text-block {
  position: relative;
  top: -70px;
  display: block;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  background-color: #fff;
}

.article-detailed-text-block.overlap-0 {
  top: 0px;
}

.drop-cap {
  margin-top: 28px;
  margin-right: 10px;
  float: left;
  font-family: Didotltstd, sans-serif;
  color: #cb4763;
  font-size: 5rem;
  line-height: 2.5rem;
  font-weight: 400;
}

.article-details {
  display: inline-block;
  margin-bottom: 20px;
  color: #535353;
  font-size: 0.9rem;
  font-weight: 400;
}

.post-date {
  display: inline-block;
  margin-right: 10px;
  color: #535353;
}

.time {
  display: inline-block;
  margin-right: 10px;
}

.venue {
  display: inline-block;
}

.post-inline-img {
  display: block;
  margin-bottom: 5px;
}

.post-inline-img-block {
  margin-bottom: 30px;
}

.img-caption {
  color: #535353;
  font-size: 0.8rem;
}

.post-previous-block {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #ececec;
  text-align: left;
}

.post-previous-block.left {
  text-align: left;
}

.post-previous-block.left.border-0 {
  border-top-style: none;
}

.disclaimer-wrap {
  margin-top: 60px;
  padding: 30px;
  background-color: #f6f6f6;
  color: #535353;
  font-size: 0.8rem;
  font-weight: 400;
}

.content-block-800 {
  position: relative;
  z-index: 3;
  display: block;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  background-color: #fff;
}

.content-block-800.overlap {
  top: -150px;
}

.weather-img-block {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.weather-details-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 30px 1%;
  background-color: rgba(0, 0, 0, .8);
}

.weather-details-inner {
  position: relative;
  left: 0px;
  top: 20%;
  right: 0px;
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.weather-details-inner.calendar {
  position: relative;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0%;
  width: 100%;
  /*height: 100%;*/
  padding-top: 12px;
  padding-bottom: 10px;
  border: 1px solid #fff;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #303233;
  text-decoration: none;
}

.icon-weather {
  display: block;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  line-height: 1.5rem;
}

.weather-condition {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.8rem;
  line-height: 1.5rem;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
}

.weather-condition.calendar {
  font-size: 0.6rem;
  text-transform: uppercase;
}

.weather-condition.calendar.white {
  color: #fff;
  line-height: 1.7rem;
}

.temperature {
  display: block;
  height: 120px;
  padding: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 4rem;
  line-height: 5rem;
  font-weight: 700;
}

.temperature.calendar {
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 2rem;
  line-height: 2rem;
}

.weather-condition-block {
  height: 120px;
  padding: 10px 20px;
  background-color: #fff;
  text-align: center;
}

.weather-condition-block.calendar {
  height: auto;
  padding-right: 5px;
  padding-left: 5px;
  border-right: 1px none #000;
  border-left: 1px none #000;
}

.weather-condition-block.calendar.end {
  border-right-style: none;
  border-left-style: none;
}

.tab-menu {
  border-bottom: 1px solid #ececec;
  text-align: center;
}

.small-tab-link {
  bottom: -1px;
  border-bottom: 1px solid transparent;
  background-color: transparent;
  font-size: 0.8rem;
  font-weight: 600;
}

.small-tab-link.w--current {
  border-bottom-color: #cb4763;
  background-color: transparent;
}

.small-tab-pane {
  padding-top: 30px;
}

.map-link {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #535353;
  font-size: 0.8rem;
  letter-spacing: 0px;
  text-decoration: none;
}

.map-link:hover {
  color: #cb4763;
}

.press-contact-title {
  margin-bottom: 20px;
  font-family: Didotltstd, sans-serif;
  font-size: 1.2rem;
  line-height: 1.5rem;
  text-align: center;
  letter-spacing: 0px;
}

.contact-name {
  margin-bottom: 2px;
  font-weight: 600;
  text-align: center;
}

.contact-title {
  margin-bottom: 8px;
  color: #535353;
  font-size: 0.8rem;
  text-align: center;
}

.press-contact-phone {
  display: block;
  margin-bottom: 5px;
  color: #cb4763;
  font-size: 0.9rem;
  text-align: center;
  text-decoration: none;
}

.press-contact-email {
  display: block;
  color: #cb4763;
  font-size: 0.9rem;
  text-decoration: none;
}

.tile-hr {
  display: block;
  width: 20px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  background-color: #cb4763;
}

.tile-action-block {
  display: block;
  height: 65px;
  padding: 15px 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #ddd;
  background-color: #f6f6f6;
  text-align: center;
}

.tile-action-primary {
  width: 110px;
  margin-right: 2px;
  margin-left: 2px;
  padding: 5px 12px;
  border: 2px solid #cb4763;
  background-color: #cb4763;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 0.75rem;
  text-decoration: none;
}

.tile-action-primary:hover {
  background-color: transparent;
  color: #cb4763;
}

.tile-action-primary.secondary {
  border-color: #555;
  background-color: #555;
  color: #fff;
}

.tile-action-primary.secondary:hover {
  border-color: #555;
  background-color: transparent;
  color: #555;
}

.quick-view-wrap {
  padding-right: 30px;
  padding-left: 30px;
  background-color: transparent;
}

.quick-view-block {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 70px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 8px;
  padding-left: 8px;
  text-align: center;
  cursor: pointer;
}

.quick-view-block.group-dining {
  width: 100px;
}

.icon-quick-view-block {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  background-color: #464b4e;
}

.icon-quick-view-block.beds {
  background-image: url('https://slslasvegas.com/wp-content/themes/Gungnir/images/double-king-size-bed.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.icon-quick-view-block.guests {
  background-image: url('../images/guests.svg');
  background-position: 50% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
}

.icon-quick-view-block.specs {
  background-image: url('../images/set-square.svg');
  background-position: 55% 50%;
  background-size: 8px;
  background-repeat: no-repeat;
}

.icon-quick-view-block.access {
  background-image: url('https://slslasvegas.com/wp-content/themes/Gungnir/images/silhouette-on-wheelchair.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.icon-quick-view-block.seated {
  background-image: url('https://slslasvegas.com/wp-content/themes/Gungnir/images/chair.svg');
  background-position: 50% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
}

.icon-quick-view-block.reception {
  background-image: url('../images/guests.svg');
  background-position: 50% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
}

.icon-label {
  display: block;
  font-family: 'Open Sans', sans-serif;
  color: #535353;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: capitalize;
}

.tool-tip-inner {
  position: static;
  display: inline-block;
  padding: 12px;
  background-color: #303233;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, .8);
  font-size: 0.7rem;
  line-height: 1rem;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.tool-tip-triangle {
  display: block;
  width: 10px;
  height: 10px;
  margin-right: auto;
  margin-left: auto;
  border-top: 8px solid #303233;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

.bed-tool-tip-wrap {
  position: absolute;
  left: -78px;
  top: -65px;
  display: none;
  width: 220px;
}

.guest-tool-tip-wrap {
  position: absolute;
  left: -78px;
  top: -65px;
  z-index: 1;
  display: none;
  width: 220px;
}

.tile-pricing {
  position: static;
  left: 20px;
  right: 20px;
  bottom: 0px;
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #c1445f;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.tile-pricing.call-to-book {
  font-size: 1rem;
  font-weight: 400;
}

.promotions-filter-wrap {
  margin-bottom: 20px;
}

.promotions-filter {
  display: inline-block;
  margin-right: 12px;
  margin-left: 12px;
  padding: 8px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #cb4763;
  font-size: 0.9rem;
  text-decoration: none;
}

.promotions-filter:hover {
  color: #535353;
}

.promotions-filter.current {
  color: #535353;
}

.footer-social-link {
  width: 24px;
  height: 24px;
  margin-right: 20px;
}

.footer-social-link:hover {
  opacity: 0.4;
}

.footer-social-link.trip-advisor {
  position: relative;
  width: 150px;
  height: auto;
  margin-right: 20px;
  opacity: 0.69;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-align: center;
}

.footer-social-link.stash{
  width: 69px;
}

.footer-social-link.trip-advisor:hover {
  opacity: 1;
}

.footer-social-link:last-child{
  margin-right:0
}

.social-link-title {
  display: block;
  margin-bottom: 15px;
  color: #fff;
  font-size: 0.8rem;
  font-weight: 300;
  text-transform: capitalize;
}

.thumb-text-inner {
  padding: 35px 25px 30px;
}

.venue-logo {
  display: block;
  width: 350px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.pop-up-wrap {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  display: none;
  background-color: rgba(0, 0, 0, .8);
}

.pop-up-block {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.pop-up-text-block {
  padding: 30px 25px;
  text-align: center;
  background-color: #fff;
}

.pop-up-title {
  margin-bottom: 10px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 1.2rem;
  line-height: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
}

.virtual-tour {
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .15);
}

.slider-video {
  padding-bottom: 66px;
}

.video-slide {
  display: inline-block;
}

.home-promo-tabs-menu {
  margin-bottom: 20px;
  text-align: center;
}

.promo-events-heading {
  margin-right: 15px;
  margin-bottom: 20px;
  margin-left: 15px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #cb4763;
  font-size: 0.9rem;
  text-align: center;
  cursor: pointer;
}

.promo-events-heading:hover {
  color: #cb4763;
}

.promo-events-heading.w--current {
  background-color: transparent;
  color: #cb4763;
}

.contact-block {
  padding: 30px;
  text-align: center;
}

.contact-block-title {
  margin-bottom: 12px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.icon-contact-block {
  width: 50px;
  margin-bottom: 15px;
}

.text-block-3 {
  color: #ec7c93;
}

.close-popup-block {
  position: absolute;
  top: -45px;
  right: -8px;
  width: 40px;
  padding: 8px;
}

.responsible-gaming-statement {
  padding-left: 35px;
  border-left: 1px solid #c3c3c3;
  font-size: 0.8rem;
  line-height: 1.4rem;
}

.inline-phone-link {
  color: #cb4763;
  text-decoration: none;
}

.club-52-img {
  width: 90%;
  margin-top: 40px;
  margin-left: 65px;
}

.text-area {
  min-height: 120px;
  margin-top: 8px;
  border: 1px solid #cb4763;
  background-color: transparent;
}

.best-rate-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  width: 30%;
}

.best-rate-link:hover {
  opacity: 0.49;
}

.team-member-blurb {
  margin-bottom: 10px;
  color: #535353;
  font-size: 0.8rem;
}

.team-member-contact-list {
  margin-bottom: 20px;
  padding-left: 0px;
  list-style-type: none;
}

.team-member-contact-item {
  font-size: 0.9rem;
}

.global-navigation-dropdown {
  display: inline-block;
  margin-right: 14px;
  margin-left: 14px;
  border-bottom: 1px solid transparent;
  color: #555;
}

.global-navigation-dropdown:hover {
  border-bottom-color: #cb4763;
  color: #cb4763;
}

.global-navigation-dropdown.book-a-room {
  margin-right: 0px;
  margin-left: 14px;
  border-bottom-color: #cb4763;
}

.global-navigation-toggle {
  padding: 0px;
  font-size: 0.72rem;
  line-height: 1px;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.global-navigation-toggle:hover {
  color: #cb4763;
}

.dropdown-text {
  display: inline-block;
}

.dropdown-link {
  display: block;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #303233;
  text-align: left;
  text-transform: capitalize;
}

.dropdown-link:hover {
  background-color: #d1d1d1;
}

.dropdown-link.w--current {
  color: #555;
}

.global-nav-link {
  padding-top: 35px;
  padding-bottom: 35px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #303233;
  font-size: 0.72rem;
  line-height: 1px;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.global-nav-link:hover {
  color: #cb4763;
}

.global-nav-link.w--current {
  color: #cb4763;
}

.global-nav-link.book-a-room {
  padding-right: 30px;
  padding-left: 30px;
  background-color: #cb4763;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #fff;
  font-weight: 700;
}

.global-nav-link.book-a-room:hover {
  background-color: #da6b82;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.guest-book-signup-label {
  color: hsla(0, 0%, 100%, .65);
  font-size: 0.7rem;
  font-weight: 300;
}

._404-page-wrap {
  height: 100vh;
  background-color: #f6f6f6;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url('../images/CasinoOverview2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url('../images/CasinoOverview2.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 100% 100%;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

._404-content-block {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding: 70px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .15);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

._404-title {
  margin-bottom: 8px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0px;
}

._404-message {
  margin-bottom: 30px;
  color: #303233;
  font-weight: 300;
}

._404-icon {
  width: 60px;
  margin-bottom: 15px;
}

.event-tile-time {
  display: block;
  font-family: 'Open Sans', sans-serif;
  color: #535353;
  font-size: 0.9rem;
}

.article-section-block {
  margin-bottom: 55px;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.mobile-book-cta {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3000;
  display: none;
  padding: 12px;
  background-color: #fff;
  text-align: center;
}

.guestbook-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #cb4763;
  text-decoration: none;
}

.guestbook-link:hover {
  color: #eec0ca;
}

.div-acc-section {
  margin-bottom: 20px;
}

.div-acc-heading {
  border-bottom: 1px solid #ececec;
}

.div-acc-content {
  overflow: hidden;
}

.acc-content-text {
  padding-top: 12px;
}

.li-benefits-list {
  margin-bottom: 5px;
}

.div-promo-events {
  margin-bottom: 5%;
}

.div-promo-events.no-margin {
  margin-bottom: 0%;
}

.div-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 10px 10px;
  text-align: left;
}

.unordered-list {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.list-item {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 9%;
  height: 100%;
  margin-right: 3px;
  margin-left: 3px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link {
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  font-size: 0.8rem;
  line-height: 1.3rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.link:hover {
  opacity: 1;
  color: #cb4763;
}

html.w-mod-js *[data-ix="display-pop-up"] {
  display: none;
}

.page-template-page-home-php ._2.hero-slide.w-slide {
    background-position: 0px 0px, 50% 0%;
    /* background-size: 100% 100%; */
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

@media (max-width: 991px) {
  .primary-btn.ghost.on-white {
    display: block;
    line-height: 1rem;
    text-align: center;
  }
  .primary-btn.on-white.ghost {
    display: inline-block;
    width: 180px;
    line-height: 1rem;
  }
  .primary-btn.on-white.marg-right-10 {
    display: inline-block;
    width: 180px;
    margin-bottom: 5px;
    line-height: 1rem;
  }
  .section {
    padding-right: 1%;
    padding-left: 1%;
  }
  .section.overlap {
    margin-top: 0px;
  }
  .section.overlap.pattern {
    margin-top: 0px;
  }
  .section.overlap.pattern.page-overview {
    padding-top: 4%;
  }
  .section.footer {
    padding-right: 2%;
    padding-left: 2%;
  }
  .section.no-hero {
    margin-top: 97px;
  }
  .section.no-hero.pattern {
    margin-top: 97px;
  }
  .content-wrap-inner {
    padding-right: 20px;
    padding-left: 20px;
  }
  .slogan-intro-text.marg-btm-5 {
    margin-bottom: 0px;
  }
  .brand {
    width: 200px;
    margin-top: 12px;
  }
  .nav-menu {
    width: 100%;
    padding-top: 10px;
    background-color: rgba(70, 75, 78, .98);
  }
  .hero-slider {
    height: 380px;
  }
  .hero-slider.static-page-title {
    height: 380px;
  }
  .home-slider-nav {
    bottom: 30px;
  }
  .booking-widget-block {
    position: relative;
    bottom: 0px;
  }
  .booking-widget-block.hero-img {
    position: static;
    bottom: -2px;
  }
  .hero-text-block {
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }
  .hero-text-block.static {
    top: 50%;
  }
  .hero-text-block.entertainment-venue {
    left: 0px;
    top: 50%;
    right: 0px;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }
  .hero-slogan {
    margin-bottom: 3px;
    font-size: 2.8rem;
    line-height: 3.1rem;
  }
  .slide-link-block {
    display: inline-block;
  }
  .row.premiere-suite {
    display: block;
  }
  .col.pad-right-0 {
    padding-left: 0px;
  }
  .book-widget-select-block.guests {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .book-widget-select-block.calendar {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .home-slider-icon.left {
    margin-left: 0px;
  }
  .home-slider-icon.right {
    margin-right: 0px;
  }
  .section-title {
    margin-bottom: 10px;
    font-size: 2rem;
    line-height: 2.3rem;
  }
  .section-title.small {
    line-height: 1.4rem;
  }
  .section-title-block.left {
    margin-top: 15px;
    padding-right: 5px;
  }
  .section-title-block.right {
    margin-top: 15px;
    padding-left: 15px;
  }
  .sub-slogan.dark {
    margin-bottom: 12px;
  }
  .section-title-hr.centered {
    margin-bottom: 12px;
  }
  .menu-btn {
    border-left: 1px solid #ececec;
    background-color: transparent;
    color: #303233;
    text-align: center;
  }
  .header-btm {
    display: inline-block;
    height: 50px;
  }
  .footer-link {
    font-size: 0.75rem;
  }
  .guest-book-submit {
    padding-right: 6px;
    padding-left: 6px;
  }
  .hero-slider-section {
    margin-top: 97px;
  }
  .hero-img-section {
    margin-top: 97px;
  }
  .hero-img-block {
    height: 380px;
  }
  .hero-img-block.contact {
    height: 380px;
  }
  .breakout-block.form {
    margin-left: 0px;
  }
  .breakout-block.form.club-52 {
    margin-top: 20px;
    margin-left: 0px;
  }
  .cta-title {
    font-size: 2rem;
    line-height: 2.3rem;
  }
  .restaurant-social-link-block {
    width: 45px;
  }
  .text-link.view-control {
    padding-right: 8px;
    padding-left: 8px;
  }
  .view-buttons.right {
    float: none;
    text-align: right;
  }
  .view-buttons.left {
    display: block;
    float: none;
    text-align: center;
  }
  .dropdown-list {
    display: none;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid grey;
    background-color: transparent;
  }
  .dropdown-list.w--open {
    background-color: transparent;
  }
  .dropdown-list.empty {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom-style: none;
  }
  .date-block {
    display: block;
  }
  .calendar-date {
    font-size: 1.2rem;
  }
  .date-nav-arrows {
    position: relative;
    bottom: -13px;
    display: inline-block;
    margin-left: 0px;
  }
  .date-nav-arrow-link {
    width: 30px;
    margin-right: 3px;
    margin-left: 3px;
    padding-right: 7px;
    padding-left: 7px;
  }
  .thumb-text {
    padding-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .thumb-text.short-desc {
    height: 230px;
  }
  .thumb-text.restaurants {
    height: 245px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .thumb-text.team-member {
    padding-top: 20px;
  }
  .thumb-text.hotel-links {
    height: 180px;
    padding-top: 20px;
  }
  .thumb-text.rooms-landing {
    height: 230px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .thumb-text.suites-landing {
    height: 230px;
  }
  .thumb-text.group-dining-tile {
    height: 365px;
  }
  .thumb-text.event-title {
    height: 160px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .thumb-text.entertainment {
    height: 190px;
  }
  .thumb-title.promotions {
    font-size: 1rem;
  }
  .thumb-title.photos {
    font-size: 0.9rem;
  }
  .no-hero-page-title {
    font-size: 2.8rem;
    line-height: 3.1rem;
  }
  .promo-action-block {
    margin-right: 25px !important;
    margin-left: 25px !important;
    top: 27% !important;
  }
  .promo-action-block{
    position:absolute;
    top:50% !important;
    transform:translateY(-50%) !important;
    -webkit-transform:translateY(-50%) !important;
  }
  .promo-hover-action-block {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    /*display: none;*/  /*de sters*/
  }
  .text-list-block {
    height: 500px;
  }
  .text-list-block.short {
    height: 400px;
  }
  .large-phone {
    font-size: 1.8rem;
    line-height: 2.1rem;
  }
  .social-title {
    font-size: 0.8rem;
  }
  .title {
    width: 65%;
    padding-left: 17px;
  }
  .social-follow-btn {
    width: 35%;
    font-size: 0.7rem;
  }
  .input-field.text-area {
    padding-left: 12px;
  }
  .request-proposal.marg-right-10 {
    margin-right: 0px;
    margin-bottom: 10px;
    text-align: center;
  }
  .content-block-800.overlap {
    top: -90px;
  }
  .temperature {
    font-size: 2.5rem;
  }
  .tile-action-block {
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .tile-action-primary {
    width: 95px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 0.7rem;
    margin-right: 0px;
  }
  .quick-view-wrap {
    padding-right: 0px;
    padding-left: 0px;
  }
  .quick-view-block {
    width: 55px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-social-link {
    width: 20px;
    margin-right: 15px;
  }
  .footer-social-link.trip-advisor {
    width: 105px;
    margin-right: 10px;
  }
  .social-link-title {
    display: block;
    margin-right: 0px;
    margin-bottom: 12px;
  }
  .venue-logo {
    width: 220px;
    margin-bottom: 20px;
  }
  .promo-events-heading.w--current {
    margin-right: 12px;
    margin-left: 12px;
  }
  .contact-block {
    padding-right: 10px;
    padding-left: 10px;
  }
  .global-navigation-dropdown {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .global-navigation-dropdown:hover {
    border-bottom-color: transparent;
  }
  .global-navigation-dropdown.book-a-room {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .global-navigation-toggle {
    background-image: url('https://slslasvegas.com/wp-content/themes/Gungnir/images/drop-down-arrow.svg');
    background-position: 100% 50%;
    background-size: 8px;
    background-repeat: no-repeat;
    text-align: left;
  }
  .global-navigation-toggle.no-dropdown {
    background-image: none;
  }
  .dropdown-text {
    color: #fff;
  }
  .dropdown-link {
    padding-left: 0px;
    color: #a7a7a7;
  }
  .dropdown-link:hover {
    background-color: transparent;
    color: #cb4763;
  }
  .global-nav-link {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px none grey;
    text-align: left;
  }
  .global-nav-link.book-a-room {
    display: block;
    padding-left: 30px;
  }
  .global-nav-link.close-menu {
    display: block;
    margin-top: 15px;
    margin-right: 30px;
    margin-left: 30px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: url('https://slslasvegas.com/wp-content/themes/Gungnir/images/cancel.svg');
    background-position: 100% 50%;
    background-size: 12px;
    background-repeat: no-repeat;
  }
  .mobile-nav-book-room {
    display: inline-block;
    margin-top: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 12px;
    float: right;
    color: #cb4763;
    font-size: 0.7rem;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
  }
  .mobile-nav-book-room:active {
    color: #535353;
  }
  .mobile-book-cta {
    display: none;
  }
  .close-mobile-nav {
    height: 30px;
    margin-bottom: 15px;
    background-image: url('https://slslasvegas.com/wp-content/themes/Gungnir/images/cancel.svg');
    background-position: 96% 51%;
    background-size: 15px;
    background-repeat: no-repeat;
    cursor: pointer;
  }
}

@media (max-width: 767px) {
	.page-template-page-press-landing .form-wrapper.w-form{
		margin-top: 20px;
	}

  .primary-btn {
    /*display: block;*/  /*de sters*/
    display: inline-block;
  }
  .primary-btn.on-white.ghost {
    display: block;
    width: auto;
  }
  .primary-btn.on-white.marg-right-10 {
    display: block;
    width: auto;
    margin-right: 0px;
  }
  .primary-btn.marg-right-10 {
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .section {
    padding-right: 1%;
    padding-left: 1%;
  }
  .section.pattern.mobile-hidden {
    display: none;
  }
  .section.pattern.desktop-hidden {
    display: block;
  }
  .section.social {
    padding-top: 9%;
    padding-bottom: 9%;
  }
  .section.pad-btm-0 {
    padding-top: 9%;
  }
  .section.responsible-gaming {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .section.mobile-hidden {
    display: none;
  }
  .section.desktop-hidden {
    display: block;
  }
  .content-wrap-inner {
    padding-right: 12px;
    padding-left: 12px;
  }
  .brand {
    display: inline-block;
    padding-left: 0px;
    border-right-style: none;
  }
  .nav-link.secondary {
    font-weight: 400;
  }
  .nav-link.secondary.brdr-right-0 {
    font-weight: 400;
  }
  .hero-slider {
    height: 270px;
  }
  .hero-slider.static-page-title {
    height: 270px;
  }
  .home-slider-nav {
    bottom: 5px;
  }
  .booking-widget-block {
    display: none;
  }
  .hero-text-block {
    padding-right: 40px;
    padding-left: 40px;
  }
  .hero-text-block.static {
    top: 50%;
  }
  .hero-slogan {
    font-size: 1.8rem;
    line-height: 2.1rem;
  }
  .row.block.marg-btm-20 {
    margin-bottom: 0px;
  }
  .row.block.marg-btm-60 {
    margin-bottom: 20px;
  }
  .col {
    padding-right: 0px;
    padding-left: 0px;
  }
  .col.pad-left-0 {
    padding-right: 0px;
  }
  .col.pad-left-0.booking-widget {
    padding-right: 0px;
  }
  .col.pad-right-0 {
    padding-left: 0px;
  }
  .col.pad-right-0.booking-widget {
    padding-left: 0px;
  }
  .col.pad-10 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .col.border-l-r {
    border-right-style: none;
    border-left-style: none;
  }
  .col.normal-pad {
    padding-right: 10px;
    padding-left: 10px;
  }
  .book-widget-select-block.guests {
    margin-bottom: 10px;
    background-image: url('https://slslasvegas.com/wp-content/themes/Gungnir/images/user.svg');
    background-position: 97% 50%;
    background-size: 16px;
    background-repeat: no-repeat;
  }
  .book-widget-select-block.calendar {
    margin-bottom: 10px;
    background-image: url('../images/calendar.svg');
    background-position: 97% 50%;
    background-size: 16px;
    background-repeat: no-repeat;
  }
  .home-slider-icon {
    font-size: 1.2rem;
  }
  .home-slider-icon.left {
    font-size: 1.2rem;
  }
  .section-title {
    display: block;
    text-align: center;
  }
  .section-title-block.left {
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
  }
  .section-title-block.right {
    margin-top: 25px;
    padding-left: 0px;
    text-align: center;
  }
  .sub-slogan {
    font-size: 1rem;
  }
  .section-title-hr {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .hero-slide._2 {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .88) 75%), url('../images/World_King_LivingRoom-1400x700.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .88) 75%), url('../images/World_King_LivingRoom-1400x700.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .feed-content {
    margin-bottom: 15px;
  }
  .hero-img-block {
    height: 270px;
  }
  .hero-img-block.contact {
    height: 270px;
  }
  .breakout-block {
    margin-top: 10px;
    margin-left: 0px;
    padding: 25px;
  }
  .breakout-block.pattern {
    background-color: #f5f5f5;
    background-image: none;
    background-size: auto;
  }
  .centered-button-block {
    margin-top: 20px;
  }
  .overview-contact-block.left {
    text-align: left;
  }
  .view-buttons.left {
    display: block;
    padding-top: 1px;
    float: none;
    text-align: center;
  }
  .dropdown.calendar {
    margin-left: 10px;
    float: none;
  }
  .date-block {
    position: static;
    display: block;
    text-align: center;
  }
  .calendar-date {
    float: none;
  }
  .date-nav-arrows {
    bottom: -13px;
    display: inline-block;
    float: none;
  }
  .tile-block {
    margin-bottom: 15px;
  }
  .thumb-text {
    padding-bottom: 25px;
  }
  .thumb-text.short-desc {
    height: auto;
  }
  .thumb-text.restaurants {
    height: auto;
  }
  .thumb-text.winner {
    height: auto;
  }
  .thumb-text.press {
    height: auto;
  }
  .thumb-text.hotel-links {
    height: auto;
  }
  .thumb-text.rooms-landing {
    height: auto;
  }
  .thumb-text.suites-landing {
    height: auto;
  }
  .thumb-text.group-dining-tile {
    height: auto;
  }
  .thumb-text.event-title {
    height: auto;
  }
  .thumb-text.entertainment {
    height: auto;
  }
  .thumb-title.promotions {
    height: auto;
  }
  .no-hero-page-title {
    font-size: 2rem;
    line-height: 2.3rem;
  }
  .thumb-block {
    position: relative;
    margin-bottom: 15px;
  }
  .promo-hover-action-block {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    /*display: none;*/  /*de sters*/
    margin-right: 0px;
    margin-left: 0px;
  }
  .text-list-block {
    height: auto;
    margin-bottom: 10px;
  }
  .text-list-block.short {
    height: auto;
  }
  .text-list-block.extra-short {
    height: auto;
  }
  .text-list-block-title {
    text-align: center;
  }
  .chart-tier-block.accordion {
    background-image: url('https://slslasvegas.com/wp-content/themes/Gungnir/images/drop-down-arrow.svg');
    background-size: 8px;
  }
  .form-wrapper.gray {
    /* margin-top: 20px;
    padding: 30px; */
  }

  .gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_month{
    margin-right:0 !important;
  }

  #input_4_18{
    margin-top:30px;
  }

  #field_4_20{
    margin-bottom: 30px;
    font-size: 0.95rem;
    line-height: 1.5rem;
    font-weight: 300;
    letter-spacing: 0.5px;
    text-transform: none;
  }

  .faq-block.marg-right-20 {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .hero-ornament {
    width: 120px;
  }
  .back-link-wrap {
    padding-top: 0px;
    padding-bottom: 5px;
  }
  .request-proposal.marg-right-10 {
    display: block;
  }
  .article-featured-image {
    margin-bottom: 10px;
  }
  .article-detailed-text-block {
    position: static;
    padding: 15px;
  }
  .content-block-800.overlap {
    top: 0px;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .small-tab-link {
    display: block;
    padding-left: 0px;
  }
  .promotions-filter {
    margin-right: 6px;
    margin-left: 6px;
  }
  .venue-logo {
    width: 180px;
  }
  .virtual-tour {
    margin-bottom: 20px;
  }
  .promo-events-heading {
    display: inline-block;
  }
  .contact-block {
    margin-bottom: 20px;
  }
  .responsible-gaming-statement {
    padding-left: 0px;
    border-left-style: none;
  }
  .global-navigation-dropdown {
    padding-right: 20px;
    padding-left: 20px;
  }
  .global-nav-link.close-menu {
    margin-right: 20px;
    margin-left: 20px;
  }
  .mobile-book-cta {
    display: block;
    box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, .15);
  }
  .div-acc-heading {
    cursor: pointer;
  }
  .div-acc-content {
    height: 0px;
  }
  .filter-dropdown-mobile {
    margin-bottom: 20px;
  }
  .filter-dropdown-toggle {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #cb4763;
    font-size: 0.9rem;
  }
  .filter-dropdown-list.w--open {
    border: 1px solid #ececec;
    background-color: #fff;
    color: #cb4763;
    font-size: 0.9rem;
  }
  .filter-dropdown-link {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #cb4763;
    font-size: 0.9rem;
  }
  .filter-dropdown-link:hover {
    color: #535353;
  }

  .page-template-page-amenity-details-1 .form-wrapper.gray,
  .page-template-page-press-landing .form-wrapper.gray,
  .page-template-page-casino-club-52 .form-wrapper.gray{
    padding: 30px !important;
  }

  #gform_wrapper_1 .gform_button, #gform_wrapper_3 .gform_button, #gform_wrapper_4 .gform_button, #gform_wrapper_6 .gform_button{
    width: auto !important;
  }

  #field_4_18 .gfield_label, #field_4_19 .gfield_label{
    display: none;
    height: 0px;
  }

  .gchoice_4_18_1{
    margin-bottom: 10px !important;
  }
}

@media (max-width: 479px) {
  .page-template-page-amenity-details-1 .form-wrapper.gray,
  .page-template-page-press-landing .form-wrapper.gray,
  .page-template-page-casino-club-52 .form-wrapper.gray{
    padding: 25px !important;
  }

  .margin-top-btn{
    margin-top:10px;
  }

  .primary-btn {
    display: block;
  }
  .primary-btn.ghost.faux {
    padding: 6px 10px;
  }
  .primary-btn.on-white.ghost {
    width: 100%;
  }
  .primary-btn.on-white.marg-right-10 {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
  }
  .section {
    padding-top: 9%;
    padding-bottom: 9%;
  }
  .section.overlap {
    padding-top: 12%;
  }
  .section.overlap.pattern.page-overview {
    padding-top: 10%;
    padding-bottom: 10%;
  }
  .section.cta {
    padding-top: 9%;
    padding-bottom: 9%;
  }
  .section.no-hero.pattern {
    margin-top: 85px;
  }
  .brand {
    width: 140px;
    margin-top: 11px;
    padding-right: 0px;
  }
  .brand.w--current {
    border-right-style: none;
  }
  .nav-link.secondary {
    font-weight: 600;
  }
  .nav-link.secondary.brdr-right-0 {
    border-left-style: none;
    font-weight: 600;
  }
  .hero-slider {
    height: 250px;
  }
  .hero-slider.static-page-title {
    height: 250px;
  }
  .home-slider-nav {
    bottom: -5px;
    padding-top: 14px;
  }
  .hero-text-block {
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }
  .hero-slogan {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
  .row.block.map {
    padding: 20px;
  }
  .col.pad-left-0 {
    padding-right: 0px;
  }
  .section-title {
    font-size: 1.5rem;
    text-align: center;
  }
  .section-title.marg-btm-5 {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
  .section-title-block.left {
    margin-top: 15px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-title-block.right {
    margin-top: 15px;
    padding-left: 0px;
    text-align: center;
  }
  .section-title-block.centered.marg-btm-40 {
    margin-bottom: 0px;
  }
  .sub-slogan {
    margin-bottom: 10px;
    line-height: 1.2rem;
  }
  .sub-slogan.dark {
    line-height: 1.5rem;
  }
  .section-title-hr {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .menu-btn {
    padding: 13px;
  }
  .header-btm {
    padding-left: 10px;
  }
  .header-top {
    text-align: center;
  }
  .hero-slide._1 {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .88) 75%), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/home-slider-culinary.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .88) 75%), url('https://slslasvegas.com/wp-content/themes/Gungnir/images/home-slider-culinary.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .hero-slide._2 {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .88) 75%), url('../images/World_King_LivingRoom-1400x700.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .88) 75%), url('../images/World_King_LivingRoom-1400x700.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .hero-slide._3 {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .88) 75%), url('../images/Raw-Beef-LRx1200x500.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .88) 75%), url('../images/Raw-Beef-LRx1200x500.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .hero-slider-section {
    margin-top: 87px;
  }
  .feed-content {
    margin-bottom: 20px;
  }
  .hero-img-section {
    margin-top: 87px;
  }
  .hero-img-block {
    height: 300px;
  }
  .hero-img-block.contact {
    height: 250px;
  }
  .cta-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .centered-button-block {
    padding-right: 10px;
    padding-left: 10px;
  }
  .text-link.view-control.current {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .calendar-views-tab-link {
    display: inline-block;
  }
  .view-buttons.right {
    float: none;
  }
  .date-block {
    text-align: center;
  }
  .calendar-date {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .tile-block {
    margin-bottom: 15px;
  }
  .no-hero-page-title {
    font-size: 1.8rem;
    line-height: 2.1rem;
  }
  .promo-hover-action-block {
    /*display: none;*/  /*de sters*/
  }
  .text-list-block {
    padding: 25px;
  }
  .benefit-chart-wrap {
    padding: 22px;
  }
  .form-wrapper.gray {
    padding: 25px;
  }
  .hero-ornament {
    width: 100px;
  }
  .article-detailed-text-block.overlap-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .disclaimer-wrap {
    padding: 20px;
  }
  .content-block-800.overlap {
    top: 0px;
    padding: 0px 0px 25px;
  }
  .weather-details-block {
    position: static;
    width: 100%;
    height: auto;
    background-color: #000;
  }
  .weather-details-inner {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .temperature {
    padding-top: 46px;
    padding-bottom: 46px;
    line-height: 1.2rem;
  }
  .venue-logo {
    width: 150px;
  }
  .promo-events-heading {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .promo-events-heading.w--current {
    margin-right: 6px;
    margin-left: 6px;
  }
  .club-52-img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .global-nav-link.book-a-room {
    padding-right: 20px;
    padding-left: 20px;
  }
  .global-nav-link.close-menu {
    padding-right: 0px;
    padding-left: 0px;
  }
  .mobile-nav-book-room {
    display: block;
    margin-right: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .filter-dropdown-mobile {
    display: block;
    margin-bottom: 20px;
  }
  .filter-dropdown-toggle {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #cb4763;
    font-size: 0.9rem;
  }
  .filter-dropdown-toggle.w--open {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .filter-dropdown-list.w--open {
    border: 1px solid #ececec;
    background-color: #fff;
    color: #cb4763;
    font-size: 0.9rem;
  }
  .filter-dropdown-link {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #cb4763;
  }
  .filter-dropdown-link:hover {
    color: #535353;
  }

  /* forms */
  #input_1_9,
  #input_1_6,
  #input_1_4,
  #input_3_1,
  #input_3_3 {
    margin-bottom: 10px;
  }
  #field_1_9,
  #field_1_6,
  #field_1_4,
  #field_3_1,
  #field_3_3,
  #field_4_18 {
    margin-bottom: 0px !important;
  }
  #gform_submit_button_1,
  #gform_submit_button_3 {
    width: initial;
    margin-bottom: 0px;
  }
  #field_3_5 {
    margin-bottom: 30px !important;
  }
  .breakout-block.club-52.form {
    /* margin-top: 0px !important;
    padding: 0px !important; */
  }
  #field_4_2,
  #field_4_5,
  #field_4_7,
  #field_4_9,
  #field_4_14,
  #field_4_15,
  #field_4_16,
  #field_4_17,
  #field_6_1,
  #field_6_3,
  #field_6_5,
  #field_6_7,
  #field_6_10 {
    margin-bottom: 8px !important;
  }
  /*.footer-btm {
    margin-bottom: 30px;
  }*/
  .w-lightbox-content.w-lightbox-group {
    height: 75vh !important;
  }
  .form-wrapper.gray {
   /* margin-top: 0px;*/    /*de sters*/
  }
}

@font-face {
  font-family: 'Didotltstd';
  src: url('../fonts/DidotLTStd-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
	font-family: 'Didotltstd';
	src: url('../fonts/DidotLTStd-Italic.eot');
	src: url('../fonts/DidotLTStd-Italic.eot#iefix') format('embedded-opentype'),
		url('../fonts/DidotLTStd-Italic.woff') format('woff'),
		url('../fonts/DidotLTStd-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Didotltstd';
  src: url('../fonts/DidotLTStd-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
	font-family: 'Didotltstd';
	src: url('../fonts/DidotLTStd-Bold.eot');
	src: url('../fonts/DidotLTStd-Bold.eot#iefix') format('embedded-opentype'),
		url('../fonts/DidotLTStd-Bold.woff') format('woff'),
		url('../fonts/DidotLTStd-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneueltstd lt';
  src: url('../fonts/HelveticaNeueLTStd-Lt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
	font-family: 'Helveticaneueltstd lt';
	src: url('../fonts/HelveticaNeueLTStd-Lt.eot');
	src: url('../fonts/HelveticaNeueLTStd-Lt.eot#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaNeueLTStd-Lt.woff') format('woff'),
		url('../fonts/HelveticaNeueLTStd-Lt.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

.booking-calendar{
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  width: 125px;
}

.booking-number{
  background-color: transparent;
  border: 0 none;
  width: 30px;
}

.booking-promo-code{
  background-color: transparent;
  border: 0 none;
  font-size: 14px;
  height: 100%;
  width: 100%;
}

/* start changes for - Be Our Guest - SLS Las Vegas Fact Sheet - forms */
.page-template-page-amenity-details-1 .form-wrapper.gray,
.page-template-page-press-landing .form-wrapper.gray,
.page-template-page-casino-club-52 .form-wrapper.gray{
  padding: 50px 33px 50px 50px;
}

.lost-found-form{
  padding: 0px !important;
  background-color: #ffffff !important;
}

.page-template-page-plan-your-event .form-wrapper.gray,
.page-template-page-casino-club-52 .form-wrapper.gray{
  padding: 0px !important;
  background-color: transparent !important;
}

#gform_wrapper_1,
#gform_wrapper_3,
#gform_wrapper_4,
#gform_wrapper_6{
  margin: 0px !important;
}

#gform_wrapper_1 label,
#gform_wrapper_3 label,
#gform_wrapper_4 label,
#gform_wrapper_6 label{
  font-size: 0.75rem !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
}

#gform_wrapper_1 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
#gform_wrapper_3 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
#gform_wrapper_4 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
#gform_wrapper_6 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    background-color: transparent;
    border-bottom: 1px solid #cb4763 !important;
    border-color: transparent transparent #cb4763;
    border-style: none none solid;
    color: #6d6d6d;
    font-size: 0.85rem !important;
    font-weight: 400;
    padding-left: 0;
    height: 38px !important;
}

#gform_wrapper_1 ul li.gfield,
#gform_wrapper_3 ul li.gfield,
#gform_wrapper_4 ul li.gfield,
#gform_wrapper_6 ul li.gfield{
  margin-bottom: 40px;
  margin-top: 0px !important;
}

#gform_wrapper_1 .gform_heading,
#gform_wrapper_3 .gform_heading,
#gform_wrapper_4 .gform_heading,
#gform_wrapper_6 .gform_heading{
  margin: 0px !important;
}

#gform_wrapper_1 textarea.medium,
#gform_wrapper_3 textarea.medium,
#gform_wrapper_4 textarea.medium,
#gform_wrapper_6 textarea.medium{
  background-color: transparent;
  border: 1px solid #cb4763;
  margin-top: 8px;
  min-height: 120px;
  max-height: 120px;
  font-size: 14px !important;
}

#gform_wrapper_1 select,
#gform_wrapper_3 select,
#gform_wrapper_4 select,
#gform_wrapper_6 select{
    font-size: 0.85rem !important;
    padding: 6px 0 !important;
    border-bottom: 1px solid #cb4763 !important;
    width: 100%;
    height: 38px;
}

#gform_wrapper_1 .gform_footer,
#gform_wrapper_3 .gform_footer,
#gform_wrapper_4 .gform_footer,
#gform_wrapper_6 .gform_footer{
  margin: 0px !important;
  padding: 0 50px 0 30px !important;
}

#gform_wrapper_1 .gform_button,
#gform_wrapper_3 .gform_button,
#gform_wrapper_4 .gform_button,
#gform_wrapper_6 .gform_button{
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #cb4763 !important;
  border: 3px solid #cb4763 !important;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 200ms ease 0s;
  color: #ffffff !important;
  border-radius: 0px !important;
  -webkit-appearance: none;
}

#gform_wrapper_1 .gform_button:hover,
#gform_wrapper_3 .gform_button:hover,
#gform_wrapper_4 .gform_button:hover,
#gform_wrapper_6 .gform_button:hover{
  color: #303233 !important;
  background-color: transparent !important;
}

#gform_wrapper_1 .ginput_container,
#gform_wrapper_3 .ginput_container,
#gform_wrapper_4 .ginput_container,
#gform_wrapper_6 .ginput_container{
  margin-top: 0px !important;
}

#gform_wrapper_1 li:last-child,
#gform_wrapper_3 li:last-child,
#gform_wrapper_4 li:last-child,
#gform_wrapper_6 li:last-child{
  margin-bottom: 30px;
}

#gform_wrapper_1 .gform_description,
#gform_wrapper_3 .gform_description,
#gform_wrapper_4 .gform_description,
#gform_wrapper_6 .gform_description{
  margin: 0px !important;
}

#gform_wrapper_1 .gfield_error .validation_message,
#gform_wrapper_3 .gfield_error .validation_message,
#gform_wrapper_4 .gfield_error .validation_message,
#gform_wrapper_6 .gfield_error .validation_message{
  padding-top: 0px;
  padding-bottom: 15px;
}

#gform_wrapper_4 #field_4_18 .gfield_required,
#gform_wrapper_4 #field_4_19 .gfield_required,
#gform_wrapper_4 #input_4_16 label,
#gform_wrapper_4 #input_4_14 label,
#gform_wrapper_4 #input_4_21 label,
#gform_wrapper_4 #input_4_15 label,
#gform_wrapper_4 #input_4_22 label,
#gform_wrapper_6 #input_6_6 label,
#gform_wrapper_6 .gfield_time_minute label,
#gform_wrapper_6 #field_6_12 .gfield_label,
#gform_wrapper_6 #field_6_13 .gfield_label{
  display: none;
}

#gform_wrapper_6 #field_6_13{
  width: 100% !important;
}

#gform_wrapper_6 #field_6_13 li,
#gform_wrapper_6 #field_6_13 ul,
#gform_wrapper_6 #field_6_12,
#gform_wrapper_6 #field_6_12 li,
#gform_wrapper_6 #field_6_12 ul{
  width: 100% !important;
  margin: 0px !important;
}

#input_4_14_3_container,
#input_4_21_6_container,
#input_4_15_4_container,
#input_4_22_5_container{
  width: 100% !important;
}

#gform_wrapper_5, #gform_fields_5 ul{
  margin: 0px;
  padding: 0px;
  width: 100%;
}

#gform_wrapper_5 li, #gform_wrapper_5 .ginput_container{
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}

#label_5_1_1 {
    font-size: 0.7rem;
    font-weight: 300;
    line-height: 1rem;
    margin-bottom: 0;
    text-transform: none;
    color: hsla(0, 0%, 100%, 0.65);
}

#choice_5_1_1{
  float: left;
  margin-right: 8px;
}

#label_5_1_1 a,
#label_4_18_1 a {
    color: #cb4763;
    text-decoration: none;
    transition: color 200ms ease 0s;
}

#label_5_1_1 a:hover {
    color: #eec0ca;
}

#field_5_2 label{
  color: hsla(0, 0%, 100%, 0.65);
  font-size: 0.7rem;
  font-weight: 300;
}

#input_5_2{
  background-color: hsla(0, 0%, 100%, 0.08);
  border-style: none;
  display: inline-block;
  font-size: 0.78rem;
  height: 45px;
  margin-bottom: 0;
  width: 76%;
  padding: 8px 12px;
  color: #999999;
}

@media(min-width:768px) and (max-width:1024px){
  #input_5_2{
    width:65%;
  }

  #gform_submit_button_5,
  .best-rate-link{
    width:35% !important;
  }

  .uvmap-section .uvmap-map{
    padding: 0px !important;
  }

  .uvmap-section .uvmap-map #uvmapsvg{
    height: 300px !important;
  }
}

#gform_wrapper_5 .gform_footer{
  margin: 0px;
  padding: 0px;
}

#gform_submit_button_5{
  background-color: #cb4763 !important;
  bottom: 1px;
  font-size: 0.7rem;
  font-weight: 600;
  height: 45px;
  position: relative;
  width: 24%;
  border: 0px;
  color: #ffffff !important;
  border-radius: 0px !important;
}

#gform_submit_button_5:hover{
  background-color: #c1445f;
}

@media (max-width: 640px) {
  .gfield_date_month, .gfield_date_day, .gfield_date_year{
  	max-width: 33.33% !important;
  	width: 33.33% !important;
  }

  .gfield_date_month input[type="text"], .gfield_date_day input[type="text"], .gfield_date_year input[type="text"]{
  	max-width: 100% !important;
  	width: 100% !important;
  }

  #field_4_18, #field_4_19, .gchoice_4_18_1{
  	margin-bottom: 0px !important;
  }

  .footer-btm{
  	padding-bottom: 50px;
  }

  img.w-lightbox-image{
  	max-height: 70vh !important;
  }
}

@media (max-width: 767px) and (orientation:landscape){
  .footer-btm{
    padding-bottom: 50px;
  }

  .pop-up-block{
    height: 80vh;
    overflow: auto;
  }

  .close-popup-block{
    top: 0;
    right: 0;
  }

  .primary-btn.w-button {
    display: block;
  }
}


@media (max-width: 479px) and (orientation:landscape){
	.page-template-page-casino-detail-page #gallery-blocks .col.w-col-3{
		width: 50% !important;
	}
}


@media (min-width: 1025px){
  .menu-down-icon{
    display: none !important;
  }
}

@media (max-width: 1024px){
  #weather-ul{
    display:block !important;
    flex:none !important;
    text-align:center;
  }

  .promo-action-block{
    position:absolute;
    top:50% !important;
    transform:translateY(-50%) !important;
    -webkit-transform:translateY(-50%) !important;
  }

  #weather-ul li{
    display:inline-block;
    float:none;
    margin-bottom: 10px;
    max-height: auto;
    max-width: 70px;
    min-width: 70px;
    flex:none !important;
    clear:both;
  }

  #weather-ul li .calendar.weather-condition-block{
    padding: 3px !important;
    height: 40px;
  }


  #weather-ul li .calendar .weather-condition.calendar {
      font-size: 10px !important;
      line-height: 15px !important;
      text-align: center !important;
      text-transform: uppercase !important;
      display: inline-block !important;
  }

  #weather-ul li .temperature.calendar {
    font-size: 20px !important;
    line-height: 25px !important;
    padding: 3px !important;
    text-align: center;
  }

   #weather-ul li .weather-condition.calendar.white {
    min-height: unset !important;
  }

  .weather-details-block{
    /* position: unset !important; */
    position:relative !important;
  }

  .weather-details-block .weather-details-inner:first-child{
    position: initial !important;
    transform: none !important;
    display: block !important;
    top: 0 !important;
    width: 60% !important;
    margin-top: 30px;
  }

  .weather-details-block .div-block{
    position: initial !important;
    display: inline-block !important;
    /* float: left; */
    width: 100%;
  }

  .weather-details-inner .temperature {
      font-size: 35px;
      height: 60px;
      line-height: 58px;
      padding: 0;
  }

  .weather-details-inner .weather-condition-block {
      height: 60px !important;
      overflow-wrap: break-word;
      padding: 0px 5px !important;
      text-align: center;
      white-space: nowrap;
  }

  .weather-condition-block .weather-condition, .weather-condition-block #weatherTodayIcon, .weather-condition-block #weatherTodayCondition{
    display: inline;
    width: auto;
  }

  #weatherTodayIcon .icon-31{
    margin: 0px 10px !important;
    vertical-align: middle;
  }

  .div-block .link{
    margin: 15px auto 0px auto !important;
    display: inline-block !important;
    width: 100%;
  }

  .weather-details-inner.calendar{
    padding: 5px 0px;
  }

  #sectionWeather img{
    display: none;
  }
}


/* hide tool tips */
div[class*="tool-tip-wrap"] {
  display: none !important;
}

/* start changes for - Be Our Guest - SLS Las Vegas Fact Sheet - forms */
.page-template-page-press-detailed #pressPhotosCategoriesList{
  background-color: #f1f1f1;
  border: 1px none #cb4763;
  color: #535353;
  font-weight: 500;
  padding: 12px 40px 12px 15px;
}

.ginput_container.ginput_container_textarea textarea{
  resize: vertical;
}

.mobile-menu-nav nav {
  overflow: auto;
}


#promotionCategoriesListPhone a,
#pressPhotosCategoriesListMob a{
	float: left;
	width: 100%;
}

.menu-down-icon{
  background-image: url("https://slslasvegas.com/wp-content/themes/Gungnir/images/drop-down-arrow.svg");
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 15px auto;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  width: 20px;
}

.desktop-menu .global-nav-link{
  display: inline-block;
}

.menu-active, .menu-active .dropdown-text{
  color: #cb4763 !important;
}

#field_5_1 .gfield_label{
	display: none;
}

#field_5_1.gfield_error, #field_5_2.gfield_error{
	width: 100% !important;
	max-width: 100% !important;
}

#field_5_1.gfield_error{
	padding: 0 0 10px 5px;
}

#gform_submit_button_5{
	margin-top: -77px;
}

#field_5_2.gfield_contains_required{
	margin-bottom: 0px !important;
}

#field_5_2{
  position: relative;
}

#field_5_2.gfield_error{
  border-bottom: 0px;
  padding-left: 5px;
}

#field_5_2.gfield_error .validation_message{
  background-color: rgba(255, 223, 224, 0.25);
  border-bottom: 1px solid #c89797;
  bottom: -27px;
  padding-bottom: 10px;
  position: absolute;
  margin-left: -5px;
  padding-left: 5px;
  color:#fff;
}

#field_5_1.gfield_error .validation_message{
  color:#fff;
}

#field_5_3.gfield_error .validation_message{
  color:#fff;
}

#gform_confirmation_message_5{
  background-color: #dddddd;
  padding: 20px;
  text-align: center;
}

/* start calendar mobile changes */
@media (max-width: 991px) {
	#eventsCalendarTab .fc-left{
		bottom: 0;
	    float: none !important;
	    left: 0;
	    margin: 15px auto;
	    position: absolute;
	    right: 50%;
	    text-align: center;
	    white-space: nowrap;
	    width: 100%;
	}

	#eventsCalendarTab .fc-right{
		float: left !important;
		width: 100%;
		text-align: center;
		clear: both;
	}

	#eventsCalendarTab .fc-right .fc-button-group{
		width: 100%;
	}

	#eventsCalendarTab .fc-right .fc-button-group > *{
		float: none !important;
	}

	#eventsCalendarTab #calendar .fc-toolbar{
		position: relative;
		min-height: 190px;
	}

	#eventsCalendarTab #eventsCalendarVenuesFilter{
    display: inline-block;
    float: none;
    vertical-align: top;
	}

	#eventsCalendarTab .fc-left .fc-button-group{
    display: inline-block;
    float: none;
    vertical-align: top;
	}

	#eventsCalendarTab .fc-center{
		height: 50px !important;
		padding: 10px;
	}
}
/* stop calendar mobile changes */

.single-promotion h1{
  margin-bottom: 35px;
}

.hidden-image{
  display: none;
}

.uvmap-mapinfo h1{
  color: #6a6a6a;
}

.ui-tooltip{
  color: #6a6a6a !important;
}

body.page-template-page-amenity-details-5{
  color: #303233 !important;
}

.uvmap-section.uvmap-mapdesktop{
  padding: 0px !important;
}

.uvmap-map{
  padding: 0px 50px !important;
}
.page-template-page-home .slide-link-block {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10000 !important;
    display: inline-block;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    text-decoration: none;
}