/*
Theme Name: sevenspiritbay
Theme URI: http://outbackspirittours.com.au
Author: outbackspirittours
Author URI: http://www.outbackspirittours.com.au
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
#window-width {
    position: fixed;
    top: 0;
    left: 0;
    background: black;
    color: white;
    z-index: 999999999;
    padding: 4px 10px;
    font-size: 14px;
}
a {
	color: #c74a1a;
}
a:hover {
	color: #E65F2B;
}
p a {
  font-weight: 500;
}
h1 {
  font-family: "heavy",sans-serif;
  text-transform: uppercase;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
h2 small {
  font-size: 60%;
  font-weight: 300;
}
img.shadow {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  padding: 5px;
}
#mini a {
  color: #ddd;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 5px 10px;
}
#mini ul {
  float: right;
  list-style: none;
  margin: 30px 0 10px;
}
#mini ul li {
  display: inline-block;
}
#mini ul li:last-child a {
  padding-right: 0
}
.menu-toggle {
    border-bottom: 2px solid #fff;
    color: #fff;
}
.menu-toggle:hover {
  box-shadow: none;
  color: #fff;
}
.main-navigation a {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 5px 10px;
}
.main-navigation a:hover {
  border-bottom: 2px solid #fff;
}
.main-navigation ul ul a:hover {
  color: #C74A1A;
  border-bottom: none;
}
.main-navigation ul ul {
	box-shadow: 2px 6px 15px 1px rgba(0,0,0,0.2);
	background: #fff;
  width: 280px;
}
.main-navigation ul ul a {
  color: #607340;
  font-size: 15px;
  line-height: 18px;
  text-shadow: none;
  text-transform: none;
  padding: 5px 0 5px 10px;
  letter-spacing: 0.5px;
}

.header * {
  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.header {
  box-shadow: inset 0 110px 30px -30px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.16s ease;
    -moz-transition: all 0.16s ease;
    -o-transition: all 0.16s ease;
    transition: all 0.16s ease;
}


/* Button */
.button, input[type="submit"] {
  background: #fff;
  border: 2px solid #c74a1a;
  color: #212121;
  display: inline-block;
  padding: 5px 15px;
  margin-right: 10px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  border-radius: 0;
}
.button.big {
  background: #c74a1a;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  padding: 17px 30px;
  margin-top: 4px;
}
.button.big:hover {
  background: #fff;
  color: #c74a1a;
}
/* Button hover */
.button:hover, input[type="submit"]:hover {
	color: #fff;
	box-shadow: inset -30px -10px 60px 0px rgba(0,0,0,0.05);
	background: #c74a1a;
}
.button:focus, .button:active, input[type="submit"]:focus, input[type="submit"]:active {
	background: #c74a1a;
}
/* Icon */
.button.lge [class^="flaticon-"]:before, .button.lge [class*=" flaticon-"]:before,
.button.lge [class^="flaticon-"]:after, .button.lge [class*=" flaticon-"]:after {   
	background: #6E7954;
}
/* Icon hover */
.button.lge:hover [class^="flaticon-"]:before, .button.lge:hover [class*=" flaticon-"]:before,
.button.lge:hover [class^="flaticon-"]:after, .button.lge:hover [class*=" flaticon-"]:after {   
	background: transparent;
	color: #fff;
	margin: 0 6px 0 5px;
}

.button.outline {
  background: #fff none repeat scroll 0 0 !important;
  color: #818c67 !important;
}
.button.outline:hover, .share-buttons a:hover, .filters li.active span {
  background: #818c67 none repeat scroll 0 0 !important;
  color: #fff !important;
}
.share-buttons a:hover {
  border: 1px solid #6E7954;
}
input[type="text"], input[type="email"], input[type="search"] {
	border-bottom: 1px solid #DCE0D7;
	color: #818c67;
}

.call-out {
  text-align: center;
  width: 630px;
  margin: 0px auto 80px;
  padding-top: 40px;
}
.row.bg .call-out {
  margin: 0px auto 0;
  padding: 50px 0;
}
.call-out h1 {
  color: #212121;
  font-family: "heavy",sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  margin: 0;
}
.call-out .icon {
  margin: 7px auto 14px;
}
.call-out p {
  font-size: 18px;
}
.call-out p.loc {
  font-size: 20px;
  color: #c74a1a;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 100px;
  line-height: 26px;
}
.call-out p.price {
  font-size: 20px;
  font-weight: 700;
  margin-top: 30px;
  line-height: 26px;
}

h3.feature {
  	background: #fff none repeat scroll 0 0;
}
h3.feature:before {
  	background: #DCE0D7 none repeat scroll 0 0;
}

.grid figure figcaption {
	color: #fff;
}
/* figure.effect {
	background: #000;
} */
figure.effect p {
  border-right: 1px solid #fff;
  color: #fff;
}
.grid figure figcaption > a.more {
	color: #fff;
}
.grid figure h4, .grid figure figcaption {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
}
.single-gallery figure.effect p {
  border-right: none;
}



.home .grid.no-pad {
    margin: 0;
}
.home .grid.no-pad [class*="col-"] {
  padding: 0;
  height: 370px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}
.home .grid.no-pad h3 {
  position: absolute;
  z-index: 1;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  top: calc( 50% - 20px);
  line-height: 40px;
  font-family: heavy;
  text-transform: uppercase;
  text-shadow: 0 1px 10px rgba(0,0,0,0.3), 0 0px 30px rgba(0,0,0,0.7);
    font-size: 36px;
}

.footer h4 {
  border-bottom: 2px solid #3ca0d0;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 0 5px;
  margin-bottom: 5px;
  width: 130px;
  white-space: nowrap;
  letter-spacing: 0.8px;
}
.footer h4.no-line {
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.footer h4.tel {
  font-size: 25px;
  border-bottom: none;
  padding: 0;
  margin: 0;
  line-height: 20px;
  font-weight: 700;
}
.footer h4 a {
  color: #212121;
}
.footer .discover {
  width: 25%;
  float: left;
  padding: 0 20px;
}
.footer .stay {
  width: 25%;
  float: left;
  padding: 0 20px;
}
.footer .explore {
  width: 50%;
  float: left;
  padding: 0 20px;
}
.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer ul li {
  line-height: 20px;
  margin-bottom: 6px;
}
.footer ul a {
  color: #212121;
  font-weight: 400
}
.footer ul a:hover {
  color: #000;
}

.footer .contained .grid {
  border-bottom: 1px solid #ddd;
  margin: 30px 0 25px;
  padding-bottom: 30px
}
.footer .contained .grid > .col-1-3 {
  padding-left: 0;
}

/*--------------------------------------------------------------
# Desktop Styles
--------------------------------------------------------------*/
@media screen and (min-width: 800px) {

.main-navigation .menu {
  	border: none;
}
.main-navigation .menu {
}

}


/* Button hover */
.button:hover, input[type="submit"]:hover {
  box-shadow: inset -30px -10px 60px 0px rgba(0,0,0,0.05);
}
.button:focus, .button:active, input[type="submit"]:focus, input[type="submit"]:active {
}

.button .fa {
  color: #888;
  margin: 0 8px 0 -4px;
}
.button:hover .fa {
  color: #686868;
  margin: 0 8px 0 -4px;
}

.button.outline {
  background: #fff none repeat scroll 0 0 !important;
  color: #00508D !important;
}
.button.outline:hover, .share-buttons a:hover, .filters li.active span {
  background: #00508D none repeat scroll 0 0 !important;
  color: #fff !important;
}
.share-buttons a:hover {
  border: 1px solid #316CB2;
}
input[type="text"], input[type="email"], input[type="search"], textarea {
  border: 1px solid #c6cbce;
  box-shadow: 1px -5px 30px 1px rgba(0, 0, 0, 0.04) inset;
  color: #343434;
  border-radius: 0
}
input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, textarea:focus {
  border: 1px solid #c6cbce;
  box-shadow: 1px 1px 9px 1px rgba(0, 0, 0, 0.09) inset;
}

.sidebar .button {
  font-size: 22px;
  padding: 16px 0;
  text-align: center;
}
.sidebar .button .fa {
  color:  #fff;
}
.sidebar .button:hover .fa {
  color:  #fff;
}

#text-2 {
  background: #fcfcfc none repeat scroll 0 0;
  border: 5px solid #fff;
  border-radius: 1px;
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.1);
  margin: 0 0 10px;
  padding: 10px 15px 5px;
}

.boxed:first-child {
  margin: 0 2% 0 0;
}
.boxed {
  border: 2px solid #6e7954;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  float: left;
  margin-bottom: 30px;
  padding: 15px 25px;
  width: 49%;
}


@media screen and (max-width: 700px) {

.boxed {
  float: none;
  margin: 0 auto 20px !important;
  width: 100%;
}

}


.button.button-nl {
  display: inline-block;
  padding: 15px 30px;
}


/* .cal-wrapper {
  display: block;
  padding: 15px 20px 0;
  border: 2px solid #ccc;
  float: left;
  width: 100%;
}
.cal-wrap {
  width: auto;
} */






.hero-image h1, 
.slide h1 {
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translate(-50%, 0);
  text-shadow: 0 2px 15px rgba(0,0,0,0.8), 0 -1px 2px rgba(0,0,0,0.9);
  font-size: 36px;
  margin: 10px 0 20px;
  color: #fff;
  z-index: 98;
  text-align: center;
}
.hero-image h1 span,
.slide h1 span {
  border-bottom: 2px solid #fff;
  display: block;
  width: 96%;
  text-align: center;
  margin: 0 auto;
  z-index: 99;
  position: relative;
}
.map {
  margin: 0px auto 0;
  width: auto;
  width: 1800px;
  height: 800px;
  max-width: 100%;
  box-shadow: inset 0 -90px 40px -10px rgba(255, 255, 255, 1), inset 0 250px 150px -80px rgba(255, 255, 255, 1);
  padding-top: 0px;
}
.home .map {
  margin: -80px auto 0;
  padding-top: 80px;
}
.page-template-template-getting-here .row.bg.plain_text .contained div {
  max-width: 630px;
  text-align: center;
  margin: 0 auto;
}
.image-cover {
  margin-left: -15px;
  margin-right: -15px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  color: #fff;
  height: 440px;
}
.image-cover span {
  color: #fff;
  position: absolute;
  top: 47%;
  bottom: 50%;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  width: 100%;
  text-shadow: 0 1px 18px rgba(0,0,0,0.8), 0 -1px 12px rgba(0,0,0,0.7), 0 0 2px rgba(0,0,0,0.4);
}
.floorplan .image-cover span {
  top: auto;
  bottom: 20px;
  right: 20px;
  font-size: 30px;
  text-shadow: none;
  color: #000;
  width: auto;
  font-size: 24px;
}
.page-template-template-gallery .image-cover span {
  font-size: 24px;
  line-height: 26px;
  top: 84%;
}
.page-template-template-gallery .content .row {
  margin: 70px 0;
}

.row .inclusions {
  padding: 80px 80px 0;
  text-align: center;
  margin-bottom: -28px
}
.row.sml-pad .inclusions {
  padding: 0px 80px 0;
  margin-bottom: 0
}
.row .inclusions ul {
  text-align: left;
  padding: 0 30px;
}
.row .inclusions p.center {
  display: inline-block;
  width: 100%;
  margin: 10px auto 40px;
}
.row .inclusions .button {
  margin: 0 auto;
  padding: 15px 50px;
}

.row .tile {
  background: #fff;
  text-align: center;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  margin-top: 30px;
}
.row .tile.first {
  margin-left: 20%;
}
.row .tile.last {
  margin-right: 20%;
}

.row .tile h3 {
  padding: 30px 0 0;
  font-size: 30px;
  margin: 0;
}
.row .tile h4 {
  font-family: "freight-display-pro",serif;
  margin: 5px auto 20px;
  font-size: 22px;
  color: #c74a1a;
}
.row .tile .button {
  margin: 20px auto; 
}
.row .tile.fishing .button {
  border-color: #00529c;
  background: #00529c;
}
.row .tile.fishing .button:hover {
  color: #00529c;
  background: #fff;
}
.row.pad {
  padding: 80px 0;
}
.row.sml-pad {
  padding: 50px 0;
}
.page-template-template-fishing .col-2-3 .text h2 {
  text-align: left;
}
.page-id-35 h2 {
  font-weight: 700;
  font-size: 30px;
}

.page-id-35 p {
  font-size: 18px;
  margin-bottom: 7px
}
.content .cal-blur-left {
  box-shadow: 290px 0 80px -80px rgba(245, 245, 245, 1) inset;
  height: 100%;
  display: block;
  position: absolute;
  min-height: 360px;
  width: 30%;
  z-index: 99;
  left: 0;
}
.content .cal-blur-right {
  box-shadow: -290px 0 80px -80px rgba(245, 245, 245, 1) inset;
  height: 100%;
  display: block;
  position: absolute;
  min-height: 360px;
  width: 30%;
  z-index: 99;
  right: 0;
}
.content .hb-datepick-popup-wrapper, .content .hb-datepick-wrapper {
  background: transparent;
  border-radius: 0;
}
.content .hb-availability-calendar-centered {
  width: 100% !important;
}
.content .hb-availability-calendar .hb-datepick-wrapper {
  box-shadow: none;
  width: 100% !important;
  overflow: hidden;

}
.content .hb-dp-week-header {
  font-size: 17px;
  padding: 5px 1px 10px;
}
.content .hb-dp-month-row {
  text-align: center;
  width: 150%;
  
}
.content .hb-dp-month {
  float: none;
  padding: 5px 20px 15px;
  width: 25%;
  margin: 15px;
  display: inline-block;
  position: relative;
  left: -16.66%;
  box-shadow: 0 1px 4px rgba(0,0,0,0.15);
  background: #fff;
}
.content .hb-dp-multi .hb-dp-month:not(.first) {
  border-left-width: 0;
}
.content .hb-dp-multi .hb-dp-month.first {

}
.content .hb-dp-month-header {
  font-size: 22px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
}
.content .hb-dp-day {
  height: 44px;
  line-height: 35px;
  padding: 1px 2px 2px;
}

.hb-title.hb-title-search-form {
  display: none;
}
.hb-day-available {
  font-weight: 400;
  color: #404040;
}
.hb-day-available:hover {
  color: #404040;
}
.hb-day-available:hover {
  font-weight: 600;
}
.hb-day-taken-content:hover {
  font-weight: 300;
}
.content .hb-dp-cmd.hb-dp-cmd-prev {
  margin-left: 32.2%;
  z-index: 99;
  top: 37px;
}
.content .hb-dp-cmd.hb-dp-cmd-next {
  margin-right: 32.2%;
  z-index: 99;
  top: 37px;
}
.content .hb-day-taken-end::before {
  background: transparent;
}
.content .hb-day-taken-start::before {
  width: 100px;
  -ms-transform: rotate(-36deg);
  transform: rotate(-36deg);
}
.cal-wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
.cal-wrapper h4{
  font-family: "freight-display-pro",serif;
  font-size: 23px;
}
.cal-wrapper .hb-search-fields p {
  width: 20%;
  margin: 0;
}
.cal-wrapper .hb-search-fields p {
  width: 20%;
  margin: 0;
}


.cal-wrapper .hb-search-fields p input, .cal-wrapper .hb-search-fields p select {
  border: 2px solid #c74a1a;
  color: #c74a1a;
  background: #fcefee;
  font-weight: 600;
  text-align: center;
  margin-right: 15px !important;
  width: 95%;
  box-shadow: none;
  padding: 10px;
  border-radius: 0;
  font-size: 17px;
  line-height: 26px;
  opacity: 1 !important;
}
.cal-wrapper .hb-search-fields p input::-webkit-input-placeholder,
.cal-wrapper .hb-search-fields p input::-moz-placeholder,
.cal-wrapper .hb-search-fields p input:-moz-placeholder, 
.cal-wrapper .hb-search-fields p input::placeholder { 
  color: #c74a1a;
  opacity: 1 !important;
}
.hb-people-wrapper select {
    padding: 0;
    background-image: none;
    -webkit-appearance: none;
    
}


.hb-people-wrapper select:focus {
    outline: none;
}
.hb-search-submit-wrapper input,
.hb-change-search-wrapper input {
    padding: 11px 15px;
    text-transform: none;
}

.hb-title.hb-resa-summary-title {
  margin-top: 30px;
}
.hb-details-fields .hb-title {
  margin-top: 30px;
}
.cal-wrapper .hb-search-fields p.hb-search-button-wrapper input {
  background: #c74a1a;
  color: #fff;
}

.hb-dp-day-past, .hb-dp-day-closed, .hb-dp-day-not-selectable, .hb-dp-day-no-check-in {
  color: #999;
}

.content p.hb-avail-caption-wrapper {
  display: none;
}
.content .hb-avail-caption-wrapper {
  margin-left: 33.33%;
}
.content .hb-avail-caption-text-available {
  margin-right: 20px;
}
.content .hb-avail-caption-text-occupied {
  margin-right: 20px;
}
.content .hb-avail-caption-wrapper .hb-day-taken-start::before {
  width: 60px;
  -ms-transform: rotate(-40deg);
  transform: rotate(-40deg);
}

.page-template-template-internal .call-out {
  padding-top: 30px
}
.page-template-template-internal .text p {
  font-size: 19.5px;
  color: #000;
  font-weight: 500
}


@media screen and (min-width: 871px) and (max-width: 1220px) {

  .header,
  .content .row,
  .footer .contained {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer {
    padding-left: 0px;
    padding-right: 0px;
  }

}


@media screen and (min-width: 871px) and (max-width: 1100px) {

.logo {
  margin: 10px 0 0 0;
  width: 150px;
}
#mini ul {
  margin: 5px 0px 10px;
}
.main-navigation li {
  padding: 2px 6px 20px;
}
.main-navigation a {
  font-size: 16px;
  letter-spacing: 0px;
  padding: 5px 8px;
}
.main-navigation .menu {
  top: 34px;
}
.video {
  margin-top: 260px;
}
.hero-image h1, .slide h1 {
  bottom: 30px;
  font-size: 30px;
  margin: 10px 0 0px;
}
.hero-image h1 span, .slide h1 span {
  display: none;
}
.home .grid.no-pad [class*="col-"] {
  height: auto;
  margin-bottom: 10px;
  height: 320px;
}
.home .grid.no-pad img {
  height: auto;
  width: 100%;
  overflow: hidden;
}
.sections .row .text {
  padding: 0 40px;
}
.sections .row .text h2 {
  font-size: 30px;
  line-height: 30px;
}


}



@media screen and (max-width: 870px) {

.header {
  height: 70px;
  box-shadow: inset 0 70px 30px -30px rgba(0, 0, 0, 0.5)
}
nav#mini {
  display: none;
}
.logo {
  margin: 10px;
  width: 110px;
}
.menu-toggle {
  border: 2px solid #fff;
  height: auto;
  line-height: 30px;
  margin: 14px 0 0;
  padding: 0px 10px !important;
  width: auto;
  top: 0;
  right: 10px;
  background: transparent;
  text-transform: uppercase;
  border-radius: 0;
  position: absolute;
}
.menu-toggle:hover {
  border-color: transparent;
  border-bottom: 2px solid #fff;
  height: auto;
  line-height: 30px;
  margin: 14px 0 0;
  padding: 0px 10px !important;
  width: auto;
  top: 0;
  right: 10px;
}
.menu-toggle.toggled {
    border: 2px solid #fff;
  height: auto;
  line-height: 30px;
  margin: 14px 0 0;
  padding: 0px 10px !important;
  width: auto;
  top: 0;
  right: 10px;
}
.main-navigation .menu {
  top: 85px;
}
.main-navigation li {
  padding: 0px 10px;
}
.main-navigation a {
  color: #404040;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 5px 10px;
}
.main-navigation a:hover {
  border-bottom: none;
  padding-right: 14px
}



.home .grid.no-pad [class*="col-"] {
  height: auto;
  margin-bottom: 10px;
  height: 220px;
}
.home .grid.no-pad img {
  height: auto;
  width: 100%;
  overflow: hidden;
}
.home .grid.no-pad .col-1-3 img {
  margin-top: 0;
}
.hero-image h1, .slide h1 {
  text-align: center;
  font-size: 34px;
  margin: 0;
  bottom: 40px;
  width: 90%;
}
.hero-image h1 span, .slide h1 span {
  display: none
}
.content {
  padding-top: 0;
}
.page-template-template-villa .grid .text.left ul {
  padding-left: 20px;
  font-size: 1.0rem;
  line-height: 1.3;
}

.sections .row h3 {
  font-size: 24px;
}

.content .hb-availability-calendar-centered {
  width: 100% !important;
  padding: 0 10px;
}
.content .hb-dp-month-row {
  width: 100%;
}
.content .hb-dp-multi .hb-dp-month.first,
.content .hb-dp-multi .hb-dp-month.last {
  display: none;
}
.content .hb-dp-month {
  width: 100%;
  margin: 0 auto;
  left: 0;
}
.content .cal-blur-left,
.content .cal-blur-right {
  display: none;
}
.content .hb-dp-cmd.hb-dp-cmd-prev {
  margin-left: 2.5%;
  top: 22px;
}
.content .hb-dp-cmd.hb-dp-cmd-next {
  margin-right: 2.5%;
  top: 22px;
}
.row .tile h4 {
  font-size: 18px;
}
.button.big {
  font-size: 20px;
  padding: 17px 15px;
}

.sections .row .text {
  padding: 0 30px;
}
.sections .row .text h2 {
  font-size: 26px;
  line-height: 26px;
}
.page-template-template-internal .text p {
  font-size: 17px;
  line-height: 20px
}

.row .contained .prices {
    font-size: 18px !important;
}
.content .hb-avail-caption-wrapper {
    margin-left: 10px !important;
    font-size: 80% !important;
}
.hb-avail-caption-wrapper span.hb-avail-caption {
    height: 20px;
    width: 20px;
}
.content .hb-avail-caption-wrapper .hb-day-taken-start::before {
    width: 40px !important;
}
.footer {
  font-size: 90%;
}
.footer .discover,
.footer .stay,
.footer .explore {
  padding: 0 10px 0 0;
}

.footer .grid .col-1-3.last .col-1-2 {
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
}


}


@media screen and (max-width: 767px) {
   body,
   p,
   .call-out p,
   .page-template-template-villa .grid .text.left ul,
   .sections .row .small ul {
    font-size: 17px;
    line-height: 1.3
  } 
.button.big {
  font-size: 18px;
  padding: 13px 20px;
}
    .effect {
        margin: 0 2.5% 10px;
        width: 45%
    }
    .header .outback-spirit {
        display: none
    }

.row .tile.first,
.row .tile.last {
  margin-left: 10%;
  margin-right: 10%;
}

.map {
  margin: 0 auto;
  width: auto;
  height: auto;
  max-width: 100%;
  box-shadow: inset 0 -20px 40px -10px rgba(255, 255, 255, 1), inset 0 50px 50px -30px rgba(255, 255, 255, 1);
  background-size: 170% !important;
  background-position-y: bottom !important;
}
.page-template-template-getting-here .map {
  margin: 20px auto 0;
}
.page-template-template-getting-here .map .call-out {
  text-align: center;
  width: auto;
  margin: 0px auto 0px;
  padding: 0 10px 120px;
}
.page-template-template-getting-here .map .call-out p.price {
  font-size: 17px;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
    .call-out {
        text-align: center;
        width: auto;
        margin: 0px auto 0px;
        padding: 0 10px 20px;
    }
    .call-out p {
    padding: 0 10px 0px;
}
    .home .call-out p {
    margin-bottom: 180px;
}
.home .call-out p.loc {
    display: none;
}
.home .grid.no-pad [class*="col-"] {
  height: auto;
  margin-bottom: 10px;
  max-height: 260px;
}
.home .grid.no-pad img {
  height: auto;
  width: 100%;
  overflow: hidden;
}
.home .grid.no-pad .col-1-3 img {
  margin-top: -25%;
}
.hero-image h1, .slide h1 {
  text-align: center;
  font-size: 20px;
  margin: 0;
  bottom: 40px;
  width: 90%;
}
.hero-image h1 span, .slide h1 span {
  display: none
}
.footer .stay,
.footer .explore,
.footer .discover {
  width: 100%;
  padding: 0 0 20px 0;
}
.outback-spirit {
  height: 74px;
}

.video {
  margin-top: 200px;
  width: 130px;
  font-size: 15px;
  padding: 5px;
  margin-left: -65px
}
.content {
  padding-top: 0;
}

.image-cover {
  height: 340px;
  margin-left: 0;
  margin-right: 0;
  position: relative
}
.image-cover span {
  font-size: 20px;
}
.page-template-template-villa .grid .text.left {
  padding: 0 10px;
}



.sections .row .col-1-3,
.sections .row .col-2-3 {
  height: auto;
  padding: 30px 0;
}
.sections .row.image_left .col-2-3,
.sections .row.image_right .col-2-3,
.sections .row.image_left_sml .col-1-3,
.sections .row.image_right_sml .col-1-3 {
  padding: 0;
}
.sections .row .small .col-1-3, 
.sections .row .small .col-2-3 {
  height: auto;
}
.sections .row .small .col-1-3 {
  padding: 0px 0 0px 0;
}
.sections .row .text {
  padding: 0px 10px;
  top: 0%;
  transform: translateY(0%);
}
.sections .row img {
  max-height: 300px;
}

.aligned .grid.sections .row .text.left {
  text-align: left;
  padding: 0 10px;
}
.sections .row.plain_text {
  padding: 30px 0;
}
.sections .row.plain_text .col-1-2 {
  padding: 0 10px;
}

.page-template-template-villa .grid .text.left ul {
  margin-bottom: 0
}

.row h2 {
  font-size: 28px;
}
.row .inclusions {
  padding: 10px 10px 0;
  text-align: center;
  margin-bottom: 40px;
}
.row .inclusions ul {
  text-align: left;
  padding: 0 10px 0 20px;
  margin: 0;
  width: 100%;
}
.row .inclusions p.center {
  margin: 30px auto 30px;
}



.row.pad {
  padding: 40px 0;
}
.row h2.large {
  font-size: 32px;
}
.row .tile {
  margin: 0px 10px 10px;
}
.row .tile h3 {
  padding: 24px 0 0;
  font-size: 24px;
}
.row .tile h4 {
  font-size: 17px;
}




.cal-wrapper {
  width: 100%;
  padding: 0 10px;
}
.cal-wrapper .hb-search-fields p {
  width: 50% !important;
  margin: 0 0 8px !important;
}
.cal-wrapper .hb-search-fields p input, .cal-wrapper .hb-search-fields p select {
  min-height: 30px;
  font-size: 15px;
  margin: 0 !important;
  width: 95%;
}
.cal-wrapper .hb-search-fields p.hb-search-submit-wrapper {
  width: 100% !important;
  margin: 0 !important;
}
.cal-wrapper .hb-search-fields p.hb-search-submit-wrapper input {
  width: 97.5% !important;
  margin: 0 !important;
}
.cal-wrapper h4 {
  font-size: 18px;
}

.row.sml-pad .inclusions {
  padding: 0px 10px 0;
}

.hbook-wrapper input[type="text"] {
  width: 100%;
}

}