/* Wonthaggi Workers Club Fonts */

@font-face {
  font-family: "OpenSans-Regular";
  src: url("../assets/fonts/OpenSans-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "BarlowCondensed-Regular";
  src: url("../assets/fonts/BarlowCondensed-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "BarlowCondensed-Bold";
  src: url("../assets/fonts/BarlowCondensed-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Rockwell-Bold";
  src: url("../assets/fonts/Rockwell-bold.otf") format("opentype");
}

@font-face {
  font-family: "Rockwell";
  src: url("../assets/fonts/Rockwell.otf") format("opentype");
}

.openSans-regular {
  font-family: "OpenSans-Regular";
}
.barlowcondensed-regular {
  font-family: "BarlowCondensed-Regular";
}
.barlowcondensed-bold {
  font-family: "BarlowCondensed-Bold";
}
.rockwell-bold {
  font-family: "Rockwell-Bold";
}
.rockwell {
  font-family: "Rockwell";
}

.warm-brown {
  color: #573335;
}
.pale-yellow {
  color: #f3e3a8;
}
.dark-blue {
  color: #0b1b30;
}

/* Wonthaggi Workers Club Fonts */

html,
body {
  font-family: "OpenSans-Regular";
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Rockwell-Bold", sans-serif;
  letter-spacing: normal;
}
header .desktop-menu {
  transition: all 0.3s ease-in-out;
}
header .desktop-menu.fixed-header {
  background-color: rgba(11, 27, 48, 0.9) !important;
}
header .desktop-menu.fixed-header .header-menu {
  padding: 3px 2rem !important;
}

header .header-menu {
  padding: 25px 10px;
  transition: padding 0.3s ease-in-out;
}
header .header-menu .logo-area {
  width: 130px;
  margin-top: 7px;
  /* width: 295px; */
}
header .header-menu .logo-area a img {
  max-width: none;
  width: 100%;
  height: auto;
  display: block;
}
header .header-menu .menu-area {
  /* width: calc(100% - 295px); */
}
header .header-menu .menu-area ul.dp-plain-menu {
  display: block;
  text-align: right;
}
header .header-menu .menu-area ul.dp-plain-menu li {
  display: inline-block;
  margin-right: 85px;
}
header .header-menu .menu-area ul.dp-plain-menu li:last-of-type {
  margin-right: 0;
}
header .header-menu .menu-area ul.dp-plain-menu li a {
  font-family: "BarlowCondensed-Bold", sans-serif;
  font-size: 23px;
  padding: 0;
}
header .mobile-menu .mobile-menu-opener .hamburger-icon .line {
  background-color: #fff;
}
.header-btn-list-wrap a {
  text-align: center;
  color: #573335;
  background-color: #f3e3a8;
  margin: auto;
  padding: 10px 28px;
  padding-bottom: 4px;
  border-radius: 15px;
  font-size: 25px;
  font-family: "Rockwell-Bold";
}
@media only screen and (max-width: 1201px) {
  header .header-menu .menu-area ul.dp-plain-menu li {
    margin-right: 40px;
  }
  .header-btn-list-wrap a {
    font-size: 23px;
  }
}
@media only screen and (max-width: 600px) {
  .header-btn-list-wrap a {
    font-size: 18px;
    width: 270px;
  }
}
@media only screen and (max-width: 335px) {
  .header-btn-list-wrap a {
    padding: 10px 20px;
  }
}

/*Page Header - image background*/

/* .inner-header:before {
    background: rgb(24,38,94);
    background: linear-gradient(0deg, rgba(24,38,94,0.034138655462184864) 30%, rgba(24,38,94,1) 76%);
} */

.inner-header:before {
  background: rgb(11, 27, 48);
  /* background: linear-gradient(
    0deg,
    rgba(11, 27, 48, 0.034) 30%,
    rgba(11, 27, 48, 1) 76%
  ); */
}

.inner-header .herobg-content-container .herobg-content-wrap {
  padding: 0 20px;
}
.inner-header .herobg-content-container .herobg-content-wrap h1 {
  font-family: "Rockwell";
  font-weight: 500;
  line-height: normal;
}
.inner-header .herobg-content-container .herobg-content-wrap p {
  color: #fff;
  z-index: 1;
  position: relative;
  text-align: center;
}
.inner-header .herobg-content-container .herobg-content-wrap .head-mini-desc {
  font-family: "BarlowCondensed-Bold";
  font-size: 28px;
  margin-top: 0px;
  text-transform: uppercase;
  line-height: normal;
}

.inner-header .herobg-content-container .header-btn-list-container {
  display: flex;
  gap: 25px;
  justify-content: center;
  align-items: center;
  padding-bottom: 4rem;
}

@media only screen and (max-width: 1023px) {
  .inner-header .herobg-content-container .header-btn-list-container {
    display: grid;
    padding-bottom: 1rem;
    text-align: center;
  }
}

@media (min-width: 767px) {
  .inner-header .herobg-content-container .herobg-content-wrap h1 {
    font-size: 85px;
    line-height: 80px;
  }
}

@media only screen and (max-width: 600px) {
  .inner-header {
    min-height: 630px;
  }
}

/**Footer*/

footer {
  background-color: #0b1b30;
  padding-top: 43px;
  padding-bottom: 20px;
  border-top: 7px #f3e3a8 solid;
}

footer .footer_container .footer_wrap .footer_location:before,
footer .footer_container .footer_wrap .footer_location:after {
  width: 1px;
  background-color: #f3e3a8;
  height: auto;
  top: 0;
  bottom: 0;
  transform: none;
}
footer .footer_container .footer_wrap .footer_location:before {
  left: 0;
}
footer .footer_container .footer_wrap .footer_location:after {
  right: 0;
}
footer .footer_container .footer_wrap .footer_location .inner-wrap {
  margin: auto;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  /* max-width: 280px;
  margin-left: auto;
  margin-right: auto; */
}
footer .footer_container .footer_wrap .footer_location .inner-wrap iframe {
  height: 275px;
  width: 100%;
}
footer .footer_container .footer_wrap h3 {
  font-family: "Rockwell-Bold", sans-serif;
  font-weight: 500;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  line-height: 1;
  font-size: 25px;
}
footer .footer_container .footer_wrap .footer_location p {
  color: #fff;
  text-align: center;
  font-size: 13px;
}
footer .footer_container .footer_wrap .footer_location p a {
  font-weight: 100;
  color: inherit;
}
footer .footer_container .footer_wrap .footer_location .website_dailypress p {
  margin: 0;
}

.footer-hours-wrapper {
  display: flex;
  gap: 25px;
  color: #fff;
  font-size: 22px;
  justify-content: space-between;
  font-family: "BarlowCondensed-Regular";
}
.footer-opening-hours {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}

footer
  .footer_container
  .footer_wrap
  .footer_location
  .inner-wrap
  > p:last-of-type {
  margin-bottom: 0;
}
footer .footer_container .footer_wrap .footer_menu {
  padding-left: 100px;
}
footer .footer_container .footer_wrap .footer_menu .dp-footer-menu {
  padding-bottom: 0;
  margin-top: 0;
}
footer .footer_container .footer_wrap .footer_menu .dp-footer-menu::after {
  display: none;
}
footer .footer_container .footer_wrap .footer_menu .gamble_help_message {
  margin-top: 75px;
  border-top: 1px solid #fff;
}
footer .footer_container .footer_wrap .footer_menu .gamble_help_message a {
  color: inherit;
}
footer
  .footer_container
  .footer_wrap
  .footer_menu
  .gamble_help_message
  > p:last-of-type {
  margin-bottom: 0;
}
footer .footer_container .footer_wrap .footer_contact .inner-wrap {
  max-width: 350px;
}
footer .footer_container .footer_wrap .footer_contact h3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
footer .footer_container .footer_wrap .footer_contact .details {
  /* max-width: 190px; */
  margin-left: auto;
  margin-right: auto;
}
footer .footer_container .footer_wrap .footer_contact .details p {
  color: #fff;
  /* padding-left: 35px; */
  position: relative;
  margin-top: 0;
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: 300;
}
footer .footer_container .footer_wrap .footer_contact .details p:last-of-type {
  margin-bottom: 0;
}
footer .footer_container .footer_wrap .footer_contact .details p i {
  position: absolute;
  left: 3px;
  top: 4px;
}
footer .footer_container .footer_wrap .footer_contact .details p a {
  color: inherit;
}
.footer_container .footer-main-title {
  text-align: center;
  color: #0b1b30;
  background-color: #fff;
  max-width: 475px;
  margin: auto;
  margin-bottom: 3rem;
  align-items: center;
  justify-content: center;
  display: flex;
  font-family: "Rockwell-Bold";
  font-size: 25px;
  padding-top: 5px;
  padding-bottom: 0;
}
.footer_menu .footer-code-of-conduct {
  text-align: center;
  align-items: center;
}
.footer_menu .footer-code-of-conduct a {
  text-align: center;
  color: #0b1b30;
  background-color: #fff;
  margin-bottom: 1rem;
  align-items: center;
  font-family: "Rockwell-Bold";
  font-size: 18px;
  padding: 5px 23px 0;
}
.social-media-links {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 40px;
  margin-bottom: 40px;
}
.social-media-links li {
  text-decoration: none;
  list-style: none;
  display: inline-block;
  margin-right: 15px;
}
.social-media-links li:last-of-type {
  margin-right: 0;
}
.social-media-links li a {
  color: #fff;
  font-size: 24px;
}
.social-media-links li a i {
  background-color: #fff;
  padding: 2px 6px;
  border-radius: 10px;
  color: #0b1b30;
  font-size: 45px;
}
.social-media-links li a .fa-facebook-f {
  background-color: #fff;
  padding: 7px 5px 2px 18px;
  border-radius: 5px;
  color: #0b1b30;
  font-size: 40px;
}

@media only screen and (max-width: 600px) {
  .footer-hours-wrapper {
    font-size: 20px;
  }
  footer .footer_container .footer_wrap .footer_menu .dp-footer-menu li a {
    font-size: 20px;
  }
  /* .footer_menu .footer-code-of-conduct a {
    font-size: 23px;
  } */
  .footer_container .footer-main-title {
    font-size: 23px;
  }
  footer .footer_container .footer_wrap h3 {
    font-size: 23px;
  }
}

@media only screen and (max-width: 998px) {
  footer .footer_container .footer_wrap .footer_contact .inner-wrap {
    margin-left: auto;
    margin-right: auto;
  }
  footer .footer_container .footer_wrap .footer_location {
    margin-top: 25px;
    margin-bottom: 22px;
  }
  footer .footer_container .footer_wrap .footer_location:before,
  footer .footer_container .footer_wrap .footer_location:after {
    display: none;
  }
  footer .footer_container .footer_wrap .footer_menu {
    padding-left: 15px;
    padding-right: 15px;
  }
  footer .footer_container .footer_wrap .footer_menu .gamble_help_message {
    margin-top: 0;
  }
}
/*Text*/
.text-section .text_button a {
  background-color: #0b1b30;
  font-weight: 500;
  font-size: 20px;
  padding: 7px 28px 9px 28px;
  letter-spacing: 2px;
  border-radius: 5px;
  font-family: "BarlowCondensed-Bold";
  position: relative;
  transition: all 0.3s ease-in-out;
  margin-bottom: 0;
}
.text-section .text_button a span {
  position: absolute;
  top: 8px;
  right: 18px;
  transition: right 0.3s ease-in-out;
}
.text-section .text_button a:hover {
  /* box-shadow: 0px 0px 9px 0px #0b1b30; */
}
.text-section .text_button a:hover span {
  right: 13px;
}
.text-section {
  padding: 80px 0;
  /* padding: 130px 0; */
}
.text-section__wrapper {
  /* max-width: 93.5rem; */
}
.text-section h2,
.text-section h1 {
  font-family: "Rockwell-Bold", sans-serif;
  font-weight: 400;
  font-size: 40px;
  letter-spacing: normal;
}
.text-section p {
  font-family: "OpenSans-Regular";
  font-weight: 300;
  font-size: 17px;
}
.text-section blockquote {
  margin: 0;
}
.text-section blockquote p {
  font-weight: 500;
  font-size: 20px;
}
.text-section .text_button {
  margin-top: 25px;
}
.text-section__column {
  /* padding: 0px 63px; */
  padding: 0px 50px;
}
.text-section .text-section__column {
  position: relative;

  justify-content: center;
  display: flex;
  flex-direction: column;
}
/* .text-section .text-section__column:before {
  content: "";
  position: absolute;
  width: 1px;
  background: #a88813;
  top: -75px;
  bottom: -75px;
  left: 0;
} */
.text-section .text-section__column:first-of-type:before {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .text-section {
    padding-top: 63px;
    padding-bottom: 63px;
  }
  .text-section.column_2 .text-section__column {
    width: 100%;
  }
  .text-section .text-section__column:before {
    display: none;
  }
}
@media only screen and (max-width: 969px) {
  .text-section.column_2 .text-section__column {
    width: 100%;
  }
  .text-section .text-section__column:before {
    display: none;
  }
}
@media only screen and (max-width: 678px) {
  .text-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .text-section__column {
    padding: 0px 30px;
  }
}
/*ROOM SLIDER*/
.property-slider {
  position: relative;
  background-size: cover;
  background-position: center center;
  padding-top: 78px;
  padding-bottom: 65px;
}
.property-slider .color-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.7;
}
.property-slider > h2 {
  position: relative;
  z-index: 2;
  text-align: center;
  font-weight: 400;
  color: #fff;
  font-size: 60px;
  line-height: 45px;
  margin-top: 0;
  margin-bottom: 40px;
}
.property-slider .outer-wrap > .swiper,
.review-slider .outer-wrap > .swiper {
  max-width: 1205px;
  margin-left: auto;
  margin-right: auto;
}
.property-slider > .outer-wrap,
.review-slider .outer-wrap {
  position: relative;
  z-index: 2;
  max-width: 1330px;
  margin-left: auto;
  margin-right: auto;
}
.property-slider > .outer-wrap .property-prev,
.property-slider > .outer-wrap .property-next,
.review-slider .outer-wrap .property-prev,
.review-slider .outer-wrap .property-next {
  position: absolute;
  height: 85px;
  width: 35px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  top: 50%;
  transform: translate(0, -50%);
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.property-slider > .outer-wrap .property-prev {
  background-image: url(image/work-prev.png);
  left: 0;
}
.property-slider > .outer-wrap .property-prev:hover {
  left: -3px;
}
.property-slider > .outer-wrap .property-next {
  background-image: url(image/work-next.png);
  right: 0;
}
.property-slider > .outer-wrap .property-next:hover {
  right: -3px;
}
.property-slider > .swiper .property-next .inner:after {
  content: "";
}

.review-slider > .outer-wrap .property-prev {
  background-image: url(image/work-prev-blue.png);
  left: 0;
}
.review-slider > .outer-wrap .property-next {
  background-image: url(image/work-next-blue.png);
  right: 0;
}
.room {
  position: relative;
  z-index: 2;
  max-width: 380px;
  width: 100%;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
}
.room .img {
  height: 290px;
  background-size: cover;
  background-position: center center;
}
.room .details {
  padding: 30px 30px 23px;
}
.room .details > h2 {
  margin-top: 0;
  color: #0b1b30;
  font-weight: 600;
  font-size: 23px;
}
.room .details .excerpt p {
  font-family: "OpenSans-Regular";
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 14px;
  color: #0b1b30;
}
.room .details .stats {
  margin-top: 20px;
}
.room .details .stats ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.room .details .stats ul li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
}
.room .details .stats ul li:last-of-type {
  margin-right: 0;
}
.room .details .stats ul li img {
  max-height: 25px;
  width: auto;
  margin-right: 6px;
}
.room .details .stats ul li span {
  font-weight: 700;
  color: #0b1b30;
}

.review-slider {
  padding-top: 110px;
  padding-bottom: 70px;
}
.review-slider .section-title {
  margin-bottom: 60px;
  max-width: 1205px;
  margin-left: auto;
  margin-right: auto;
}
.review-slider .section-title > h2 {
  font-weight: 400;
  color: #0b1b30;
  font-size: 60px;
  line-height: 45px;
  margin-top: 0;
  margin-bottom: 0;
}
.review {
  max-width: 380px;
  background-color: #fff;
  box-shadow: 0px 0px 9px -4px #000;
  padding: 35px 25px;
  margin: 5px;
}
.review .details .title-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.review .details .title-wrap h2 {
  margin-top: 0;
  margin-bottom: 0;
  color: #0b1b30;
  font-weight: 600;
  font-size: 23px;
}
.review .details .title-wrap .stars i {
  color: #0b1b30;
}
.review .details .description {
  font-family: "OpenSans-Regular";
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 14px;
  color: #0b1b30;
}
.review .details .description p {
  margin-bottom: 0;
}

/*TEXT IMAGE**/

.text-img {
  background-color: #f4f3f0;
  overflow: hidden;
}
.text-img .wrap {
  display: flex;
  flex-flow: row wrap;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
}
.text-img .wrap .content {
  width: 45%;
  background-color: #f4f3f0;
  box-shadow: 61px 0px 100px 96px #f4f3f0;
  position: relative;
  z-index: 2;
  padding-top: 30px;
  padding-bottom: 30px;
}

.text-img .wrap .content {
  font-family: "OpenSans-Regular";
  font-weight: 300;
  font-size: 17px;
  padding-left: 9vw;
  padding-right: 15px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.text-img .wrap .content strong {
  font-weight: 500;
  font-size: 20px;
}
.text-img .wrap .content > p {
  margin-top: 0;
}
.text-img .wrap .content > *:last-child {
  margin-bottom: 0;
}
.text-img .wrap .content h2 {
  font-family: "Rockwell-Bold", sans-serif;
  font-weight: 400;
  font-size: 40px;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 20px;
}
.text-img .wrap .featured-image {
  width: 55%;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.text-img .wrap .featured-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.text-img .wrap .featured-image img {
  width: 100%;
  height: auto;
  display: block;
}
@media only screen and (max-width: 1025px) {
  .text-img .wrap {
    flex-flow: column-reverse;
  }
  .text-img .wrap .content {
    width: 100%;
    padding: 20px 15px;
    box-shadow: 0px 108px 50px 166px #f4f3f0;
  }
  .text-img .wrap .featured-image {
    width: 100%;
  }
  .text-img .wrap .featured-image:after {
    box-shadow: inset 0 60px 20px -20px #f4f3f0;
  }
}
