@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");

.full-page-wrapper section {
  width: 100%;
  max-width: unset;
}

.osage-brand-hero {
  max-height: 67.12vh;
}

.osage-brand-video {
  width: 100%;
  height: 67.12vh;
  object-fit: cover;
}

.osage-brand-featured {
  background-color: #111111;
  padding: 90px 0 20px 0;
}

.osage-brand-skyline {
  background-color: #000;
  padding: 40px 0 30px;
  position: relative;
}

.osage-brand-skyline:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 472px;
  width: 100%;
  max-width: 1344px;
  background-image: url("https://osagecasinodev.wpenginepowered.com/wp-content/uploads/2025/04/Rectangle-11-1.png");
  background-repeat: no-repeat;
  z-index: 0;
}

.osage-brand-club {
  background-color: #283044;
  padding: 50px 0 106px 0;
  position: relative;
}

.osage-brand-club:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 64px;
  width: 100%;
  background-image: url("https://osagecasinodev.wpenginepowered.com/wp-content/uploads/2025/04/clubbg-1-1.png");
  background-repeat: repeat;
  background-size: contain;
  z-index: 0;
}

.interior-page-wrapper {
  max-width: 1445px;
  padding-left: 60px;
  padding-right: 60px;
  margin: 0 auto;
  z-index: 5;
  position: relative;
}

.osage-new-btn {
  color: #fff;
  line-height: 20px;
  text-decoration: none;
  font-family: "Lato";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  padding: 8px 25px;
  border: 2px solid #f67e21;
  background: #222;
  transition: all 0.3s ease !important;
}

.osage-new-btn:hover {
  background-color: #f67e21;
}

.btn-wrapper {
  padding: 11px 0;
  text-align: center;
}

.osage-featured-header {
  color: #f67e21;
  font-family: "Lato";
  font-size: 36px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  min-width: 475px;
  text-align: center;
}

.osage-brand-featured .btn-wrapper {
  padding-bottom: 42px !important;
}

.osage-brand-featured .row img {
  margin-top: 18px;
  width: calc(100% - 20px);
}

.osage-brand-featured .row {
  margin-bottom: 30px;
}

.osage-featured-header-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

.osage-featured-line {
  background-repeat: repeat;
  width: 100%;
  height: 21px;
}

.row {
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  justify-content: center;
}

.osage-brand-featured .col-lg-4 {
  width: 33.3333%;
}

.col-lg-2 {
  width: 50%;
}

.osage-brand-skyline-header-wrapper {
  text-align: center;
}

.osage-brand-skyline .row {
  margin-bottom: 60px;
}

.osage-brand-skyline .row img {
  margin-top: 29px;
  width: calc(100% - 31px);
}

.osage-brand-club-content {
  color: #fff;
  font-family: "Lato";
  font-size: 36px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

footer {
  background: linear-gradient(
    130deg,
    rgba(17, 17, 17, 1) 69.31%,
    #f67e21 140%
  ) !important;
  height: unset !important;
  position: relative !important;
  padding: 30px 0 30px 0 !important;
}

footer .payout p,
footer .money-info,
footer .tax-info {
  font-family: "Lato" !important;
}

footer .copyright,
footer .footer-secondary-menu a,
footer .disclaimer,
footer .footer-secondary-menu a {
  font-family: "Lato" !important;
  font-style: normal;
  font-weight: 300;
}

footer .tax-info {
  color: #fff !important;
  font-family: "Lato" !important;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 900 !important;
  line-height: normal !important;
}

footer .footer-primary-menu a {
  color: #fff;
  font-family: "Lato";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.disclaimer {
  max-width: 562px;
  font-size: 13px;
  font-weight: 300;
}

footer .payout h2 {
  font-family: "Lato" !important;
  color: #fff !important;
}

footer .payout {
  background: rgba(0, 0, 0, 0.3) !important;
}

.money-info {
}

#page-wrap {
  padding: 145px 0 0 !important;
  height: unset !important;
}

input[type="text"] {
  font-family: "Lato" !important;
}

.menu-icon {
  display: none !important;
}

body > header {
  background: #111 !important;
  top: 0;
}

.main-menu a {
  color: #fff !important;
  font-family: "Lato" !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 900 !important;
  line-height: normal !important;
  transition: all 0.3s ease !important;
}

.main-menu a:hover {
  color: #f67e21 !important;
}

.main-menu li:after {
  display: none !important;
}

header section {
  padding: 15px 60px 17px 60px !important;
  width: unset !important;
}

header {
  padding-bottom: 0 !important;
}

.main-menu li {
  padding: 0 12px !important;
  width: unset !important;
}

.top-menu a {
  background-color: unset !important;
  color: #fff !important;
  font-family: "Lato" !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 900 !important;
  line-height: normal !important;
  padding: 0 !important;
  transition: all 0.3s ease !important;
}

.top-menu a:hover {
  color: #f67e21 !important;
}

.top-menu a:after {
  display: none;
}

.top-level-menu {
  background-repeat: repeat;
  padding: 2px 60px !important;
  width: unset !important;
}

div#weather-tab p {
  color: #fff;
  font-family: "Lato" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-right: 5px;
}

img.weather-icon {
  width: 20px;
  height: 16px;
}

div#weather-tab.top-menu div {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
}

.top-menu {
  float: unset !important;
  position: unset !important;
  right: unset;
}

div#tabs-container {
  position: unset !important;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.top-menu li {
  margin-left: 32px;
}

.top-menu ul {
  margin-bottom: 0 !important;
}

#menu-item-6292 {
  padding-right: 0 !important;
}

.payout .money {
  left: -125px !important;
  top: 50% !important;
}

.show-on-mobile {
  display: none !important;
}

@media (max-width: 1300px) {
  .main-menu {
    padding-top: 30px !important;
  }

  .main-menu a {
    font-size: 14px !important;
  }

  header section {
    padding: 23px 60px 25px 60px !important;
  }

  header .logo {
    width: 150px !important;
  }
}

@media (max-width: 1150px) {
  .mobile-room-btn {
    display: flex !important;
  }

  .desktop-room-btn-wrapper {
    display: none !important;
  }
}

@media screen and (max-width: 1025px) {
  .mobile-menu {
    border-bottom: 25px solid #111111;
    border-radius: 0;
    margin: 0 auto;
  }

  .mobile-menu a {
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    font-family: "Lato" !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 900 !important;
    line-height: normal !important;
    transition: all 0.3s ease !important;
  }

  .osage-brand-featured .row,
  .osage-brand-skyline .row {
    flex-direction: column;
    align-items: center;
  }

  .osage-brand-featured .col-lg-4 {
    width: 100%;
    max-width: 450px;
  }

  .col-lg-2 {
    width: 100%;
  }

  #page-wrap {
    padding: 0 !important;
  }

  .osage-brand-video {
    height: auto;
  }

  .hide-on-mobile {
    display: none !important;
  }

  .show-on-mobile {
    display: block !important;
  }

  .osage-brand-club-header-wrapper {
    margin-bottom: 15px !important;
  }

  .osage-brand-club-content {
    margin: 0 auto 35px auto;
  }

  #hamburger span {
    background: #fff;
  }

  #hamburger span {
    width: 75%;
  }
}

@media screen and (max-width: 800px) {
  .osage-brand-club:after {
    background-size: cover;
  }

  .osage-featured-header-wrapper {
    margin-bottom: 30px;
  }

  header section {
    padding: 15px 35px 17px 25px !important;
  }

  .osage-new-btn {
    font-size: 16px;
  }

  .footer-primary-menu li {
    margin: 0;
    padding: 0;
  }

  .footer-primary-menu ul {
    display: flex;
    flex-direction: column;
  }

  .footer-primary-menu {
    padding: 20px 0;
  }

  footer .logo {
    margin-bottom: 0;
  }

  .logo img {
    width: 100%;
    max-width: 250px;
  }

  .disclaimer {
    margin: 20px auto 0 auto !important;
  }

  footer .logo {
    padding: 0 25px;
  }
}

.skyline-home-mobile {
  display: none;
}

@media screen and (max-width: 700px) {
  .osage-brand-skyline-header-wrapper img {
    width: 100%;
  }

  .skyline-home-desktop {
    display: none;
  }

  .skyline-home-mobile {
    display: block;
  }
}

@media screen and (max-width: 623px) {
  .osage-featured-header {
    font-size: 23px;
    min-width: 290px;
  }

  .osage-brand-featured {
    padding: 40px 0 20px 0;
  }

  .interior-page-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .osage-brand-skyline .row img {
    width: 100%;
  }
}

body {
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
}

header {
  max-width: 1920px;
}

.desktop-room-btn-wrapper {
  position: absolute;
  left: 65px;
  bottom: 24px;
  z-index: 998;
}

.mobile-room-btn {
  border-radius: 20px;
  border: 2px solid rgba(246, 129, 33, 0.72);
  background: #333;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  width: auto;
  height: 66px;
  flex-shrink: 0;
  color: #fff;
  font-family: "Lato";
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  position: absolute;
  left: 14px;
  bottom: 24px;
  z-index: 50;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  text-decoration: none;
  display: none;
	padding: 0px 10px;
}

.desktop-room-btn {
  border-radius: 20px;
  border: 2px solid rgba(246, 129, 33);
  background: #333;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  width: 276px;
  height: 84px;
  flex-shrink: 0;
  color: #fff;
  font-family: "Lato";
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}

.osage-brand-hero {
  position: relative;
}

.custom-select-wrapper {
  position: relative;
  user-select: none;
  margin-right: 40px;
  margin-left: 40px;
  z-index: 30000000000;
}

.custom-select {
  position: relative;
  display: flex;
  flex-direction: column;
}

.custom-select__trigger {
  width: 365px;
  height: 52px;
  flex-shrink: 0;
  background: #222;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 0;
  text-transform: uppercase;
  border: 2px solid rgba(246, 129, 33, 0.72);
  justify-content: space-between;
  display: flex;
  align-items: center;
}

.custom-select__trigger span {
  color: #fff;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-left: 33px;
}

.custom-options {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  border: 1px solid #707070;
  border-top: none;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #fff;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 2;
}

.custom-select.open .custom-select__trigger {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.custom-select.open .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.custom-option {
  position: relative;
  display: block;
  padding: 0 10px 0 10px;
  line-height: 25px;
  cursor: pointer;
  transition: all 0.5s;
}

.arrow {
  position: relative;
  top: 10px;
  right: 32px;
}

.arrow::before,
.arrow::after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  bottom: 0px;
}

.osage-check-availability {
  color: #fff;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 268px;
  height: 56px;
  flex-shrink: 0;
  border: 2px solid rgba(246, 129, 33, 0.72);
  background: #222;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  text-transform: uppercase;
  transition: all 0.3s ease !important;
  cursor: pointer;
}

.osage-check-availability:hover {
  background: rgba(246, 129, 33);
}

.desktop-room-btn-interior {
  width: 798px;
  height: 80px;
  border-radius: 0px 20px 20px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0px;
  left: 241px;
  border: 2px solid rgba(246, 129, 33);
  border-left: 0;
  background: url("https://osagecasinodev.wpenginepowered.com/wp-content/uploads/2025/04/bg-button.png");
  display: none;
}

.desktop-room-btn-interior.show {
  display: flex;
}
/* =============================================
   SUB-MENU DROPDOWN STYLES
   ============================================= */

/* Parent menu item needs relative positioning */
.main-menu .menu-item-has-children {
  position: relative;
}

/* Hide sub-menu by default */
.main-menu .menu-item-has-children > .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  background: #1a1a1a;
  padding: 10px 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  list-style: none;
  margin: 0;
}

/* Show sub-menu on hover */
.main-menu .menu-item-has-children:hover > .sub-menu {
  display: block;
}

/* Sub-menu items */
.main-menu .sub-menu .menu-item {
  display: block;
  width: 100%;
}

.main-menu .sub-menu .menu-item a {
  display: block;
  padding: 0px 10px;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px !important;
  white-space: nowrap;
  transition: background 0.2s ease, color 0.2s ease;
}

.main-menu .sub-menu .menu-item a:hover {
  color: #fff !important;
}
