/**
Theme Name: ESCAPE ROOM
Author: Digital Next
Author URI: https://www.digitalnext.com.au/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: escape-room
Template: astra
*/

body:not(.rtl)
  .elementor-23
  .elementor-element.elementor-element-7ebe138
  .elementor-nav-menu--layout-horizontal
  .elementor-nav-menu
  > li:not(:last-child) {
  margin-right: 50px;
}
.MDow-1 {
  display: none !important;
}

ul.sub-menu .menu-item a {
  background-color: #262626;
  color: #fff;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 100;
  padding-left: 16px;
}

ul.sub-menu {
  min-width: 320px !important;
}
ul.sub-menu .menu-item a:hover {
  color: #ffb600 !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
  flex-wrap: unset;
}
.elementor-nav-menu--indicator-classic .elementor-nav-menu .sub-arrow i:before {
  content: ">";
}
.elementor-nav-menu .sub-arrow i {
  transform: rotate(90deg);
  margin-top: 5px;
}

.elementor-sticky
  .elementor-top-column
  .elementor-widget-wrap
  .elementor-element.elementor-align-center.elementor-widget.elementor-widget-button {
  display: none;
}

.social-icon a.elementor-social-icon {
  background: transparent;
}
.book-now-btn .elementor-button-link {
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  fill: var(--e-global-color-4763bbc);
  color: #000;
  background-color: var(--e-global-color-4763bbc);
  border-style: solid;
  border-width: 3px;
  border-radius: 0;
  padding: 15px 35px !important;
  overflow: hidden;
  position: relative;
}
@-webkit-keyframes mover {
  0% {
    left: -75px;
  }
  100% {
    left: 120%;
  }
}
@keyframes mover {
  0% {
    left: -75px;
  }
  100% {
    left: 120%;
  }
}

.book-now-btn .elementor-button-link:after {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  width: 50px;
  overflow: hidden;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  z-index: 2;
  animation: 1s infinite alternate mover;
}

.nav-menu-list nav > ul > li .sub-menu {
  margin-top: 28px !important;
  background-color: #262626 !important;
  color: #fff !important;
  padding: 1rem 2rem;
}

ul.sub-menu li:after {
  position: absolute;
  content: "";
  left: 0;
  top: 16px;
  background-image: url("../../uploads/2022/08/right-arrow.png");
  background-repeat: no-repeat;
  background-size: 100%;
  height: 15px;
  width: 15px;
}
.top-navbar p a:hover {
  color: #ffb600;
  text-decoration: underline !important;
}

.vid_button .elementor-custom-embed-play {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.vid_button .elementor-custom-embed-play::after {
  content: "Play Video";
}
@media only screen and (max-width: 1799px) {
  .book-now-btn .elementor-button-link {
    padding: 15px 29px !important;
  }
}
@media only screen and (max-width: 1699px) {
  .bottom-nav-bar,
  .top-navbar {
    padding: 0 3rem !important;
  }
  .nav-menu-list nav > ul > li .sub-menu {
    margin-top: 22px !important;
  }
}

@media only screen and (max-width: 1599px) {
  .bottom-nav-bar,
  .top-navbar {
    padding: 0px 2rem !important;
  }
  .nav-menu-list nav > ul > li {
    margin-right: 25px !important;
  }
  .nav-menu-list {
    width: 56.456% !important;
  }
  .book-now-btn .elementor-button-link {
    padding: 15px 20px !important;
  }
}

@media only screen and (max-width: 1435px) {
  .social-icon {
    display: none;
  }
  .nav-logo {
    width: 19.686% !important;
  }
  .nav-menu-list {
    width: 67.456% !important;
  }
  .book-now-btn {
    width: 15.485% !important;
  }
  .book-now-btn .elementor-button-link {
    padding: 15px 13px !important;
  }
}

@media only screen and (max-width: 1199px) {
  .nav-menu-list nav ul.elementor-nav-menu {
    margin: 0;
    margin-left: auto;
  }
  .nav-menu-list nav > ul > li {
    margin-right: 17px !important;
  }
  .nav-menu-list {
    width: 74.456% !important;
  }
  .nav-logo {
    width: 24.686% !important;
  }
  .book-now-btn {
    display: none;
  }
  .nav-menu-list nav > ul > li .sub-menu {
    margin-top: 15px !important;
  }
}
@media only screen and (max-width: 1099px) {
  .nav-menu-list nav > ul > li a {
    font-size: 16px;
  }
  .bottom-nav-bar,
  .top-navbar {
    padding: 0 !important;
  }
  .nav-menu-list nav > ul > li .sub-menu {
    margin-top: 11px !important;
  }
}
@media only screen and (max-width: 768px) {
  .top-navbar p {
    text-align: left !important;
  }
}

@media only screen and (max-width: 767px) {
  .top-navbar
    .banner-top-bar-col
    .elementor-widget-wrap.elementor-element-populated {
    justify-content: left !important;
  }
  .nav-menu-list .elementor-menu-toggle {
    margin: 0 !important;
    margin-left: auto !important;
    background-color: transparent !important;
    color: white !important;
  }
  .nav-logo {
    width: 40.686% !important;
  }
  .nav-menu-list {
    width: 58.456% !important;
  }
  .nav-menu-list .elementor-menu-toggle .eicon-menu-bar:before {
    content: "Menu" !important;
    position: absolute;
    top: 0;
    right: 0;
    background: url("../../uploads/2022/08/menu-3.png");
    background-repeat: no-repeat;

    background-size: contain;
    width: 100px;
    height: 35px;
    line-height: 35px;
    background-position: right;
    font-family: "Oswald", sans-serif;
  }
  .nav-menu-list .elementor-widget-wrap {
    align-content: space-between !important;
  }
  .nav-menu-list nav {
    margin-top: 50px !important;
  }
  .nav-menu-list nav > ul > li {
    margin-right: 0px !important;
  }
  .top-navbar p {
    text-align: left !important;
  }
  .nav-menu-list nav > ul > li .sub-menu {
    margin-top: 0 !important;
  }
}

@media only screen and (max-width: 479px) {
  .nav-menu-list {
    width: 46.456% !important;
  }
  .nav-logo {
    width: 51.686% !important;
  }
}

@media only screen and (max-width: 375px) {
  .nav-menu-list {
    width: 37.456% !important;
  }
  .nav-logo {
    width: 61.686% !important;
  }
}

/* 01/11/2022 */

.hero-banner .five-grid .elementor-inner-column .elementor-column-wrap {
  padding: 0px 0 0;
  margin: 0 10px;
}
.hero-banner .five-grid .box-up {
  transform: translatey(-40px);
}
.heading-title h3.elementor-heading-title {
  font-size: 34px;
}
.heading-title h4.elementor-heading-title {
  font-size: 24px;
}
.three-grid .elementor-row {
  flex-wrap: wrap;
}

.three-grid .elementor-row .elementor-inner-column {
  width: 30%;
  margin: 1rem;
}
.three-grid .elementor-row .elementor-inner-column .elementor-column-wrap {
  padding: 50px;
}

.hero-banner .elementor-heading-title {
  font-size: 36px;
  line-height: 58px;
}
.hero-banner .elementor-text-editor p {
  font-size: 24px;
  opacity: 0.9;
}
.hero-banner .five-grid .elementor-inner-column .elementor-widget-text-editor {
  border-style: solid;
  border-width: 9px;
  border-color: #171717;
  margin-bottom: 0;
  padding: 27px 0;
  border-bottom: 0;
}

.hero-banner .five-grid .elementor-text-editor h5 {
  font-size: 24px;
}

.hero-banner .five-grid .elementor-text-editor h6 {
  font-size: 20px;
}
.hero-banner .five-grid .elementor-text-editor p {
  font-size: 20px;
  opacity: 0.9;
}
.hero-banner .five-grid .elementor-button-wrapper a {
  font-size: 20px;
  padding: 15px 0;
  font-weight: 500;
}
.four-grid .elementor-image img {
  width: 100%;
  min-height: 630px;
  object-fit: cover;
}
.four-grid .elementor-widget-text-editor {
  margin-top: 0px;
  background: linear-gradient(
    175deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(15, 15, 15, 0.14609593837535018) 100%
  );
  padding: 1rem 2rem;
  position: absolute;
  bottom: 20px;
  min-height: 228px;
}
.four-grid .elementor-widget-text-editor .elementor-text-editor h3 {
  max-width: 180px;
  line-height: 37px;
  margin-bottom: 8px;
}
.four-grid .elementor-widget-text-editor .elementor-text-editor p {
  font-size: 18px;
  color: #959595;
  margin-bottom: 8px;
}
.left-right-block .elementor-heading-title {
  font-size: 34px;
  line-height: 56px;
}
.left-right-block .elementor-widget-text-editor p {
  font-size: 24px;
  max-width: 550px;
  line-height: 38px;
  margin-bottom: 20px;
}
.half-bg {
  position: relative;
  z-index: 999;
}
.half-bg:after {
  content: "";
  background: #000;
  width: 100%;
  bottom: 0;
  height: 244px;
  left: 0;
  position: absolute;
  z-index: -1;
}
.from-block .elementor-shortcode .gform_body .ginput_container input {
  padding: 15px;
  font-size: 20px;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
  z-index: 999;
  position: relative;
}
.from-block .elementor-shortcode .gform_body .ginput_container textarea {
  padding: 15px;
  font-size: 20px;
  width: 100%;
  margin-bottom: 0rem;
  border-radius: 0;
  z-index: 999;
  position: relative;
  height: 194px;
}

.from-block .elementor-shortcode .gform_body .ginput_container {
  position: relative;
}
.from-block .elementor-shortcode .gform_body .ginput_container:after {
  content: "";
  border: 1px solid #ffb600;
  height: 60px;
  width: 100%;
  top: 10px;
  left: 7px;
  position: absolute;
}
.from-block
  .elementor-shortcode
  .gform_validation_error
  .gform_body
  .ginput_container:after {
  border-color: red;
}

.from-block .elementor-shortcode .gform_body .ginput_container_textarea:after {
  content: "";
  border: 1px solid #ffb600;
  height: 100%;
  width: 100%;
  top: 3px;
  left: 7px;
  position: absolute;
}
.from-block .gform_footer {
  margin-top: 3rem !important;
  text-align: center;
}
.form-div h3.elementor-heading-title {
  font-size: 38px;
}

.from-block .gform_footer input {
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  fill: #ffffff;
  color: #ffffff;
  background-color: #00000000;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 2px 2px 2px 2px;
  padding: 19px 50px 19px 50px;
}
.from-block .gform_footer input:hover {
  color: #000000;
  background-color: var(--e-global-color-4763bbc);
}

.form-div h4.elementor-heading-title {
  font-size: 24px;
}
.inline-text p {
  margin: 0;
  line-height: 59px;
}
.validation_message {
  display: none;
}
.hero-banner {
  background-position: right 0% !important;
  background-size: 50% !important;
}
.hero-banner h3 {
  letter-spacing: 1.5px;
}
.three-grid .elementor-image-box-description {
  margin: 0;
  line-height: 36px;
  font-size: 22px;
}

.three-grid .elementor-image-box-img {
  margin-bottom: 30px !important;
}
.two-grid .elementor-image img {
  width: 100%;
}
.two-grid .elementor-inner-column .elementor-column-wrap {
  padding: 0 !important;
}
.two-grid .two-grid-border {
  border: 7px solid #171717;
  border-left: 0;
  padding-left: 3rem;
}
.two-grid .two-grid-border h3 {
  display: initial;
  text-decoration: underline;
}
.two-grid .two-grid-border .elementor-text-editor p:first-child span {
  margin-bottom: 10px;
  line-height: 2;
}
.two-grid .two-grid-border .elementor-text-editor p {
  line-height: 34px;
}
.four-grid .elementor-widget-text-editor img.alignnone {
  vertical-align: baseline;
}
span.elementor-button-text:after {
  content: "→";
  vertical-align: middle;
  line-height: 0;
  position: relative;
  margin-left: 6px;
  top: -5px;
  font-weight: bold;
}
.f-bottom-text p {
  font-size: 15px !important;
}
a.view-room:after {
  content: "→";
  vertical-align: middle;
  line-height: 0;
  position: relative;
  margin-left: 0px;
  top: -5px;
  font-weight: bold;
  padding-left: 0;
}

.four-font .elementor-heading-title {
  font-size: 23px;
}
.form-div .gform_confirmation_message {
  text-align: center;
  color: #19bd19;
}
.elementor-62
  .elementor-element.elementor-element-4dd3591
  .elementor-repeater-item-ecf4dd0.elementor-social-icon
  i {
  margin-right: 8px;
}
.elementor-62
  .elementor-element.elementor-element-4dd3591
  .elementor-repeater-item-74eb39f.elementor-social-icon
  i {
  font-size: 90%;
}
/* 5/7/24 */
.fractured p {
  margin-bottom: 10px;
}
.five-grid .elementor-text-editor p {
  margin-bottom: 43px !important;
}

.elementor-widget-video .elementor-custom-embed-image-overlay img {
  height: 460px;
  object-fit: cover;
  scale: 1.3;
}
img.attachment-full.size-full.wp-image-5372 {
  filter: brightness(0.8);
}
.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
  opacity: 1 !important;
}
.fractured .elementor-text-editor.elementor-clearfix p strong {
  display: flex;
  gap: 8px;
}
#room-form .gform_footer.top_label {
  justify-content: center;
}
.room-location p {
  margin-bottom: 20px;
}
.location {
  border-bottom: 1px solid #ffffff52;
  width: 80% !important;
}
@media only screen and (max-width: 1599px) {
  .four-grid,
  .three-grid,
  .hero-banner {
    padding: 0 1.5rem !important;
  }
}
@media only screen and (max-width: 1299px) {
  .three-grid .elementor-row .elementor-inner-column {
    width: 49%;
    margin: 0 0 1rem;
  }
  .three-grid .elementor-row {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .top-navbar .elementor-inner-section .elementor-row {
    justify-content: center;
    flex-wrap: wrap;
  }
  .top-navbar .elementor-inner-section .elementor-row .elementor-inner-column {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  .top-navbar p {
    text-align: center;
  }
  .elementor-star-rating--align-left .elementor-star-rating__wrapper {
    justify-content: center;
  }
  .top-navbar
    .elementor-row
    .elementor-inner-section
    .elementor-element-1969f84 {
    display: none;
  }
}

@media only screen and (max-width: 1099px) {
  .four-grid,
  .three-grid,
  .hero-banner {
    padding: 0 !important;
  }
}

@media only screen and (max-width: 991px) {
  .five-grid .elementor-row {
    justify-content: center;
  }
  .five-grid .elementor-row .elementor-inner-column {
    width: 30%;
    margin-bottom: 2rem;
  }
  .hero-banner .five-grid .box-up {
    transform: unset;
  }
  .four-grid .elementor-row {
    justify-content: center;
  }
  .four-grid .elementor-row .elementor-inner-column {
    width: 50%;
  }
}

@media only screen and (max-width: 921px) {
  .three-grid .elementor-row .elementor-inner-column {
    width: 49%;
    margin-bottom: 1rem;
  }
  .hero-banner .five-grid .elementor-text-editor p {
    line-height: 1;
  }
}
@media only screen and (max-width: 768px) {
  .left-right-block img {
    width: 100%;
  }

  .two-grid .two-grid-border {
    border: 7px solid #171717;
    border-left: 7px solid #171717;
    padding-left: 0;
    padding: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .hero-banner .five-grid .box-up {
    transform: unset;
  }
  .hero-banner .five-grid .elementor-row .elementor-inner-column {
    margin-bottom: 1rem;
  }
  .three-grid .elementor-row .elementor-inner-column {
    width: 100%;
    margin-bottom: 1rem;
  }
  .four-grid .elementor-image img {
    min-height: unset;
  }
  .five-grid .elementor-row .elementor-inner-column {
    width: 40%;
  }
  .four-grid .elementor-row .elementor-inner-column {
    width: 100%;
  }
  .from-block .elementor-shortcode .gform_body .ginput_container input {
    padding: 9px 15px;
  }
  .from-block .gform_footer input {
    padding: 7px 48px;
  }
  .three-grid .elementor-row .elementor-inner-column .elementor-column-wrap {
    padding: 20px;
  }
  .hero-banner,
  .four-grid {
    background-image: none !important;
  }
  .hero-banner .elementor-heading-title {
    font-size: 28px;
    line-height: 38px;
  }
  .four-grid .elementor-widget-text-editor {
    padding: 1rem;
    min-height: unset;
  }
  .heading-title h3.elementor-heading-title {
    font-size: 24px;
  }
  .left-right-block .elementor-heading-title {
    font-size: 24px;
    line-height: 36px;
  }
  .form-div h3.elementor-heading-title {
    font-size: 24px;
  }
  .inline-text p {
    margin: 0;
    margin-left: 5px;
    line-height: 21px;
  }
}
@media only screen and (max-width: 767px) {
  .five-grid .elementor-row .elementor-inner-column {
    width: 100%;
  }
}

.elementor-widget-image img {
  /* display: none !important; */
}
.attachment-large {
  /* display: none !important;  */
} 
.size-large {
  /* display: none !important; */
} 
.wp-image-2077 {
  display: none !important;
}
.elementor-social-icons-wrapper {
  display: none !important;
}
/* @media (max-width: 770px) {
  .elementor-element-populated {
    display: none !important;
  }
} */
