/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/
body {
  /* Typography */
  /* Number Counter */
  /* Image Carousel */
  /* Page Colours */
  /* Locations Map */
  /* Availability table */
}
body .uabb-creative-menu .uabb-menu-overlay {
  background: #8e847a;
}
body .uabb-creative-menu .uabb-menu-overlay .nav-home-logo {
  display: block;
  position: absolute;
  width: 100%;
  color: white;
  top: 20px;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  height: 35px;
  background: #8e847a url("assets/images/midtown-centre-header-logo-white.png") center/contain no-repeat;
}
body .uabb-creative-menu .uabb-menu-overlay > .ul.menu {
  height: 50%;
}
body .uabb-creative-menu .uabb-menu-overlay .uabb-menu-close-btn {
  right: auto;
  left: 20px;
  top: 20px;
}
body .uabb-creative-menu .uabb-menu-overlay .uabb-menu-close-btn:before {
  -webkit-transform: translateY(0) rotate(90deg);
  transform: translateY(0) rotate(90deg);
}
body .uabb-creative-menu .uabb-menu-overlay .uabb-menu-close-btn:after {
  display: none;
}
body #menu-main-menu li.menu-item a {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 52px;
}
body #menu-main-menu li.menu-item a:hover span.menu-item-text {
  color: #c1af97;
}
body #menu-main-menu li.menu-item:hover a span.menu-item-text, body #menu-main-menu li.menu-item.current-menu-item a span.menu-item-text, body #menu-main-menu li.menu-item.current_page_parent a span.menu-item-text {
  color: #c1af97;
}
body #header-menu .uabb-svg-container .hamburger-menu {
  overflow: visible;
}
body #news-ticker .fl-row-content-wrap {
  background: #333230;
}
body #news-ticker #ticker-text {
  margin-left: -250px;
}
body #news-ticker #ticker-text .mtphr-dnt-tick-container {
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 4px;
  font-size: 14px;
  padding: 15px 0;
}
body .fl-rich-text ul {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0;
}
body .fl-rich-text ul li {
  padding: 18px 0;
  margin: 0;
  border-top: 2px solid #333230;
  color: #333230;
}
body .fl-rich-text ul li:last-child {
  border-bottom: 2px solid #333230;
}
body h1, body h2, body h3 {
  text-transform: uppercase;
}
body h1, body h2, body h3, body h4 {
  letter-spacing: 2px;
}
body h4, body h5 {
  font-weight: bold;
}
body .fl-module-numbers .fl-number-text {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
body .fl-module-numbers .fl-number-text .fl-number-before-text, body .fl-module-numbers .fl-number-text .fl-number-string {
  color: #b9984b;
  font-size: 120px;
  line-height: 120px;
  margin-bottom: 0;
}
body .fl-module-numbers .fl-number-text .fl-number-before-text {
  line-height: 95px;
}
body .fl-module-post-grid .fl-post-grid .fl-post-grid-post {
  background: transparent;
  border: none;
}
body .fl-module-post-grid .fl-post-grid .fl-post-grid-post h3 {
  font-weight: 700;
  text-transform: uppercase;
}
body .fl-module-post-grid .fl-post-grid .fl-post-grid-post h5 {
  text-transform: uppercase;
}
@media screen and (min-width: 1550px) {
  body .fl-col-group > .fl-node-5f3c6d7f8536f > .fl-col-content {
    background-repeat: no-repeat;
    background-position: right center;
    background-attachment: fixed;
    background-size: 50% auto;
  }
}
@media screen and (max-width: 1549px) {
  body .fl-col-group > .fl-node-5f3c6d7f8536f > .fl-col-content {
    background-repeat: no-repeat;
    background-position: right center;
    background-attachment: fixed;
    background-size: auto 1200px;
  }
}
@media screen and (min-width: 769px) {
  body:not(.fl-builder-edit) .fl-row.home-row-wrap .fl-col.content-column {
    z-index: 10;
  }
  body:not(.fl-builder-edit) .fl-row.home-row-wrap .fl-col.content-column.left > .fl-col-content {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
  body:not(.fl-builder-edit) .fl-row.home-row-wrap .fl-col.content-column > .fl-col-content {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
  body:not(.fl-builder-edit) .fl-row.home-row-wrap .fl-col.content-column.beige {
    background-color: #f5f2ed;
  }
  body:not(.fl-builder-edit) .fl-row.home-row-wrap .fl-col.content-column.white {
    background-color: #fff;
  }
  body:not(.fl-builder-edit) .fl-row.home-row-wrap .fl-col.content-column.grey {
    background-color: #EDEDED;
  }
}
body .fl-module-uabb-image-carousel .uabb-image-carousel-item .uabb-image-carousel-caption {
  background: transparent;
  font-size: 18px;
}
body .fl-module-uabb-image-carousel .slick-prev i, body .fl-module-uabb-image-carousel .slick-next i {
  color: #333230;
  background: white;
}
body:not(.fl-builder-edit) #header-tag-line {
  position: absolute;
  z-index: 30;
  width: 100%;
  height: calc(100vh - 71px);
  display: flex;
  align-items: center;
  justify-content: center;
}
body:not(.fl-builder-edit) #home-header.fl-row {
  position: relative;
  min-height: calc(100vh - 71px);
}
body:not(.fl-builder-edit) #home-header.fl-row > .fl-row-content-wrap {
  position: fixed;
  left: 0;
  right: 0;
  top: 74px;
  height: calc(100vh - 71px);
  background-size: 100% auto;
  background-position: center;
}
body:not(.fl-builder-edit) #home-header.fl-row > .fl-row-content-wrap .fl-col-group .fl-col-group > .fl-col {
  height: calc(100vh - 71px);
}
body:not(.fl-builder-edit) #home-header.fl-row > .fl-row-content-wrap .fl-col-group > .fl-col:first-child > .fl-col-content {
  background-position: center 70%;
}
body:not(.fl-builder-edit) #header.fl-row {
  position: relative;
  min-height: 750px;
}
body:not(.fl-builder-edit) #header.fl-row > .fl-row-content-wrap {
  position: fixed;
  left: 0;
  right: 0;
  top: 74px;
  height: 750px;
  background-size: cover;
  background-position: center 80%;
}
body:not(.fl-builder-edit).admin-bar #home-header.fl-row > .fl-row-content-wrap {
  top: 106px;
}
body.page-availability, body.page-enquire {
  background: #EDEDED;
}
body.page-availability .fl-row, body.page-enquire .fl-row {
  background-color: #EDEDED;
  position: relative;
}
body.page-availability header .fl-row > .fl-row-content-wrap, body.page-availability footer .fl-row > .fl-row-content-wrap, body.page-enquire header .fl-row > .fl-row-content-wrap, body.page-enquire footer .fl-row > .fl-row-content-wrap {
  background: #EDEDED;
}
body.page-laneway, body.blog, body.single {
  background: #f5f2ed;
}
body.page-laneway .fl-row, body.blog .fl-row, body.single .fl-row {
  position: relative;
  background-color: #f5f2ed;
}
body.page-laneway header .fl-row > .fl-row-content-wrap, body.page-laneway footer .fl-row > .fl-row-content-wrap, body.blog header .fl-row > .fl-row-content-wrap, body.blog footer .fl-row > .fl-row-content-wrap, body.single header .fl-row > .fl-row-content-wrap, body.single footer .fl-row > .fl-row-content-wrap {
  background: #f5f2ed;
}
body.page-the-building .fl-row, body.page-location .fl-row {
  background-color: #fff;
  position: relative;
}
body.page-the-building footer .fl-row > .fl-row-content-wrap, body.page-location footer .fl-row > .fl-row-content-wrap {
  background: #fff;
}
body .fl-module-fl-post-navigation a {
  color: #333230;
}
body .fl-module-fl-post-navigation a:hover {
  color: #b9984b;
}
body .fl-builder-content .fl-module.fl-module-button .fl-button-wrap a.fl-button {
  transition: color 0.3s, background-color 0.3s;
  font-weight: bold;
  letter-spacing: 4px;
  border-color: #b9984b;
  text-align: center;
}
body .fl-builder-content .fl-module.fl-module-button .fl-button-wrap a.fl-button:hover {
  border-color: #333230;
}
body header.fl-builder-content .fl-module.fl-module-button .fl-button-wrap a.fl-button, body footer.fl-builder-content .fl-module.fl-module-button .fl-button-wrap a.fl-button {
  border-color: #b9984b;
  text-align: center;
}
body header.fl-builder-content .fl-module.fl-module-button .fl-button-wrap a.fl-button:hover, body footer.fl-builder-content .fl-module.fl-module-button .fl-button-wrap a.fl-button:hover {
  border-color: #333230;
}
body .uabb-blog-posts .uabb-blog-post-section .uabb-button-wrap {
  padding-top: 10px;
}
body .uabb-blog-posts .uabb-blog-post-section a.uabb-button {
  font-weight: bold;
  text-transform: uppercase;
}
body .gform_wrapper .gform_body .gfield .gfield_required {
  color: #333230;
  margin-left: 0;
}
body #locations .imp-ui-layers-menu-wrap {
  display: none;
}
body #locations .imp-ui-layers-menu-wrap .imp-ui-element.imp-ui-layers-select {
  display: none;
}
body #locations .imp-shapes-menu-wrap {
  padding-left: 40px;
  width: 400px;
  background: transparent;
}
body #locations .imp-shapes-menu-wrap.imp-shapes-menu-wrap-right {
  height: 100% !important;
}
body #locations .imp-shapes-menu-wrap .imp-shapes-menu-layer-title {
  text-transform: uppercase;
  font: bold 16px/16px "century-gothic", Verdana, Arial, sans-serif;
  position: relative;
  padding: 20px 0 10px 0;
  background: transparent;
  box-shadow: none;
  border-top: 2px solid #333230;
  z-index: 1;
  color: #333230;
  cursor: pointer;
}
body #locations .imp-shapes-menu-wrap .imp-shapes-menu-layer-title:first-child {
  border-top: none;
}
body #locations .imp-shapes-menu-wrap .imp-shapes-menu-layer-title.collapsed {
  padding-bottom: 20px;
}
body #locations .imp-shapes-menu-wrap .imp-shapes-menu-layer-title.collapsed:after {
  content: "+";
}
body #locations .imp-shapes-menu-wrap .imp-shapes-menu-layer-title:after {
  content: "-";
  font-family: "century-gothic", Verdana, Arial, sans-serif;
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 0;
  padding-top: 15px;
  font-size: 20px;
  line-height: 20px;
}
body #locations .imp-shapes-menu-wrap .imp-shapes-menu-shape-title {
  padding: 0 0 20px 0;
  font: normal 14px/14px "century-gothic", Verdana, Arial, sans-serif;
  border: none;
}
body #locations .imp-shapes-menu-wrap .imp-shapes-menu-shape-title.active {
  color: #b9984b;
  font-weight: bold;
}
body .fl-module-uabb-table {
  max-width: 800px;
  margin-left: 0;
  margin-right: auto;
}
body .fl-module-uabb-table .uabb-table-inner-wrap .uabb-table-header tr.highlighted th.table-header-th {
  background: rgba(185, 152, 75, 0.5);
}
body .fl-module-uabb-table .uabb-table-inner-wrap .uabb-table-header tr th.table-header-th {
  padding: 10px 5px;
  letter-spacing: 2px;
}
body .fl-module-uabb-table .uabb-table-inner-wrap .uabb-table-header tr th:nth-child(3) {
  padding-left: 20px;
}
body .fl-module-uabb-table .uabb-table-inner-wrap .uabb-table-features .tbody-row td.table-body-td {
  border-top: 2px solid #333230;
  padding: 10px 5px;
  letter-spacing: 2px;
}
body .fl-module-uabb-table .uabb-table-inner-wrap .uabb-table-features .tbody-row td:nth-child(2) {
  vertical-align: bottom;
}
body .fl-module-uabb-table .uabb-table-inner-wrap .uabb-table-features .tbody-row td:nth-child(3) {
  text-align: right;
}
body .fl-module-uabb-table .uabb-table-inner-wrap .uabb-table-features .tbody-row:last-child td.table-body-td {
  border-bottom: 2px solid #333230;
}
body .fl-module-uabb-table .uabb-table-inner-wrap .uabb-table-features .tbody-row.highlighted td.table-body-td {
  background: rgba(185, 152, 75, 0.5);
}
body .fl-module-uabb-table .uabb-table-inner-wrap .uabb-table-features .tbody-row.highlighted td.table-body-td a {
  color: #fff;
  border-color: #fff;
}
body .fl-module-uabb-table .content-text p {
  margin-bottom: 0;
  font-size: 16px;
}
body .fl-module-uabb-table .content-text a {
  display: inline-block;
  width: auto;
  border: 2px solid #b9984b;
  padding: 5px 40px;
  color: #333230;
  text-transform: uppercase;
  text-align: center;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  font-weight: bold;
}
body .fl-module-uabb-table .content-text a:hover {
  background: #333230;
  color: #fff;
  border-color: #333230 !important;
}

@media screen and (max-width: 768px) {
  body #menu-main-menu li.menu-item a {
    font-size: 32px;
  }
  body #header > .fl-row-content-wrap {
    min-height: unset;
  }
  body #header h1, body #header h1.fl-heading {
    font-size: 30px;
  }
  body .fl-module.fl-module-heading h1.fl-heading {
    font-size: 30px;
  }
  body h2 {
    font-size: 24px;
  }
  body .fl-module-numbers .fl-number-text .fl-number-before-text, body .fl-module-numbers .fl-number-text .fl-number-string {
    font-size: 70px;
    line-height: 70px;
  }
  body .fl-module-numbers .fl-number-text .fl-number-before-text {
    line-height: 55px;
  }

  .fl-row.home-row-wrap > .fl-row-content-wrap {
    background-image: none !important;
  }
  .fl-row.home-row-wrap > .fl-row-content-wrap .fl-col-group .fl-col:not(.content-column) > .fl-col-content {
    background-image: none !important;
  }
}
@media screen and (max-width: 640px) {
  body #locations .imp-shapes-menu-wrap {
    width: 100%;
    padding: 20px;
  }
  body:not(.fl-builder-edit) #header.fl-row {
    min-height: calc(100vh - 74px);
  }
  body:not(.fl-builder-edit) #header.fl-row > .fl-row-content-wrap {
    height: calc(100% - 74px);
  }
}

/*# sourceMappingURL=style.css.map */
