/*
Theme Name: Alpine View Lodge
Theme URI: http://www.macstudio.co.nz
Description: WordPress Theme
Author: Macstudio
Author URI: http://www.macstudio.co.nz
Version: Alpine View Lodge 1.0
Tags: MacStudio Design
*/

body {
	background: rgba(170, 159, 136, 0.51);
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
/* LINKS */

a:focus {
	outline: none;
	color: #ada400;
}
a:link {
	text-decoration: none;
	color: #ada400;
}
a:visited {
	text-decoration: none;
	color: #ada400;
}
a:hover {
	text-decoration: none;
	color: #ada400;
}
a:active {
	text-decoration: none;
	color: #ada400;
}
/* HEADINGS */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #ada400;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.2em;
}
p {
	margin:0 0 18px 0;
}

/* FOOTER */

#footer-left ul {
	margin: 0px;
	padding: 0px;
}
#footer-left li {
	list-style-type: none;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* STYLES */

.padding {
	padding: 20px;
}
.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.alignright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.clear {
	clear: both;
	overflow: hidden
}
.rslides {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.rslides li {
	width: 100%;
	height: 100%;
}
.one, .two, .three, .four, .five {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.one {
	background-image: url(images/banner-1.jpg);
}
.two {
	background-image: url(images/banner-2.jpg);
}
.three {
	background-image: url(images/banner-3.jpg);
}
.four {
	background-image: url(images/banner-4.jpg);
}
.five {
	background-image: url(images/banner-5.jpg);
}
.center {
	text-align: center;
}
.banner {
	min-height: 500px;
	width: 100%;
}
.header-right {
	position: relative;
}
.section {
	padding-top: 40px;
	padding-bottom: 40px;
	
}
#banner {
	position: relative;
	z-index: -1;
}
#menu {
	position: relative;
	z-index: 1;
	background: rgba(168, 159, 136, 0.6);
	margin-bottom: -55px;
}
#header {
	position: relative;
	z-index: 1;
	height: auto;
	padding: 10px 0;
	background: #fff;
	border-top: 10px #a89f88 solid;
	color: #a89f88;
}
.logo img {
	max-width: 180px;
}
#header-content {
	height: auto;
}
.menu li {
	margin:0;
}
.banner-insert,
.banner-insert .relative {
	height: 100%;
}
.relative {
	position: relative;
}

.upper {
	text-transform:uppercase;
}
.grey {
	background: #e3e3e3;
}
.driver-saftey {
	padding: 4px 0;
	text-align: center;
	border-bottom: 4px solid #000;
}
.home-image-title h2 {
	margin-bottom: 0;
	font-size: 1.1em;
	padding: 4px 0;
	color: #000;
	text-transform: uppercase;
	font-family: "Josefin Slab", sans-serif;
}

.fade-bg {
	background: rgba(255, 255, 255, 0.75);
}
.hot-deal {
	padding-bottom: 60%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.no-margin.col-6.c-right {
	left: auto;
	right: 0;
}
.no-margin.col-6.c-left {
	background-image: url(images/section-background.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.section-1-bg {
	background-image: url(images/section-background.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	
}

.input-wrap input,
.input-wrap textarea,
.input-wrap select,
.input-wrap div.input {
	width: 100%;
	border: 0;
	background: #e3e3e3;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
	font-family: inherit;
	color: #6E6E6E
}

.input-wrap textarea {
	height: 150px;
}

.input-wrap.submit input {
	display: inline-block;
	text-align: center;
	padding: 10px 8px;
	background: #000;
	color: #fef000;
	border: 0;
	font-family: inherit;
	width: auto;
	float: right;
}
.footer {
	font-size: 0.8em;
	font-weight: 400;
}
.footer-menu li {
	float: left;
	width: auto;
	margin: 0;
	margin-right: 10px;
}
.footer-menu li a,
.footer-menu li a:link,
.footer-menu li a:visited,
.footer-menu li a:active,
.footer  a,
.footer  a:link,
.footer  a:visited,
.footer  a:active {
	color: #fff;
	text-transform: uppercase
}
.footer-menu li a:hover, .footer a:hover {
	color: #000;
}
.border-top-thick-bottom {
	color: #fff;
	background: #ada400;
	padding: 10px 0;
	text-transform: uppercase
}

.inner-price-wrap {
	display: table;
	margin: 0 auto;
	position: relative;
	margin-top: 5px;
}
.input-wrap input::-webkit-input-placeholder,
.input-wrap textarea::-webkit-input-placeholder {
   color: #a1a1a1;
   text-transform: uppercase
}

.input-wrap input:-moz-placeholder,
.input-wrap textarea:-moz-placeholder { /* Firefox 18- */
   color: #a1a1a1;  
   text-transform: uppercase
}

.input-wrap input::-moz-placeholder,
.input-wrap textarea::-moz-placeholder { /* Firefox 19+ */
   color: #a1a1a1;  
   text-transform: uppercase
}

.input-wrap input:-ms-input-placeholder,
.input-wrap textarea:-ms-input-placeholder {  
   color: #a1a1a1;  
   text-transform: uppercase
}
.latest-blogs {
	padding: 40px 0;
}
.blog-post {
	color: #fff;
}
.blog-post a,
.blog-post a:active,
.blog-post a:visited,
.blog-post a:link {
	color: #fff;
}
.blog-photo {
	padding-bottom: 60%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.cat {
	background: #e9e9e9;
	padding: 40px 0;
}
.vehicle-info span.info {
	color: #000;
}
.no-padding-top .padding {
	padding-top: 0;
}
.sidebar-title {
	padding: 10px;
	background: #fef000;
	text-align: center;
}
.post ul {
	margin: 1em 0;
	padding: 0 0 0 40px;
	list-style: disc;
}
.select-wrap {
	position: relative;
}
.input-wrap .select-wrap:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  content: '';
  position: absolute;
  right: 15px;
  top: 40%;
  z-index: 9999;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
 }
 select {
	width: 100%;
	border: 0;
	background: #e3e3e3;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
	font-family: inherit;
	color: #6E6E6E;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	
}

.embed-wrap {
	width: 100%;
	position: relative;
	padding-bottom: 56%;
	border: 0;
}
.embed-wrap iframe,
.embed-wrap .special {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	box-sizing: border-box;	
}

.large_text {
	color: #fff;
	font-size: 1.4em;
	line-height: 1.3;
	font-weight: 300;
	top: 50%;
	position: relative;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 60%;
	
	background: rgba(0, 0, 0, 0.4);
	padding: 10px;
}
.large_text span span.inner {
	display: inline-block;
	float: right;
	margin-right: 30px;
	padding: 5px;
	position: relative;
	clear: both
}
.large_text span span.inner:nth-child(2) {
	margin-right: 0;
}
.padding-rounded {
	padding: 5px;
	background: #fff;
}
.home-boxes-content {
	margin-top: -5%;
}
.home-boxes-content .col-3 {
	border-radius: 12px;
	overflow: hidden
}
.home-image {
	padding-bottom: 65%;
	border-radius: 10px;
	background-size: cover;
	background-position: center;
	position: relative;
}
.home-image-title {
	background: rgba(255, 255, 255, 0.5);
	padding: 5px;
	text-align: center;
	color: #601c32;
	line-height: 1.5;
	padding-top: 9px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	box-sizing: border-box;
}
.home-image-title h2 {
	color: #601c32;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
	padding: 0;
	display: inline-block;
}
.table {
	display: table;
}
.table-row {
	display: table-row;
}
.table-cell {
	display: table-cell;
	padding: 3px;
	text-transform:uppercase;
	line-height: 1.4;
	text-align: center;
}
.button {
	background:#ada400;
	color: #FFF;
	padding: 8px 15px;
	line-height: 1;
	border-radius: 0;
	font-size: 1em;
	text-transform: uppercase;
	display: inline-block;
	margin: 20px 0;
}
#header-content {
	height: 95px;
}
.header-right,
.header-right a, 
.header-right a:link, 
.header-right a:visited, 
.header-right a:active, 
.header-right a:hover {
	color: #a89f88;
}
.header-right {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	position: relative
}
.header-right .table {
	float: right;
	font-size: 0.9em;
}

#header .button {
	background:#ada400;
	color: #FFF;
	padding: 8px 15px;
	line-height: 1;
	border-radius: 0;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0;
}

.phone, .maps {
	padding-left: 18px;
	background-image: url(images/phone.png);
	background-size: 12%;
	background-repeat: no-repeat;
}
.maps {
	background-image: url(images/location.png);
	background-size: 22%;
}
.panel-bg {
	background-image: url(images/panel-bg.png);
	background-size: 50%;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.point {
	font-size: 1.5em;
	line-height: 1.5;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 10px
}
.point:after {
	content: '';
	border-bottom: 1px solid #601c32;
	position: absolute;
	bottom: -12px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-bottom: 10px;
	width: 150px;
}	
.point:last-of-type .point:after {
	display: none;	
}
h1.page-title {
	font-size: 2em;
	margin-bottom: 20px;
	font-weight: 300;
	letter-spacing: 10px;
	text-transform: uppercase
}
h1.page-title:after {
	content: '';
	height: 5px;
	width: 150px;
	background: #ada400; 
	position: relative;
	display: inline-block;
	margin: 0 auto;
	margin-top: 20px;
}
.home-boxes-content .col-3 {
	margin-bottom: 1.6949%;
}
.quote-wrap span {
	font-size: 1.5em;
	line-height: 1.3;
	width: 50%;
	margin: 0 auto;
	color: #601c32;
	display: block;
	text-shadow: 1px 1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff, -1px -1px 1px #fff;
}

.quote-wrap span:before {
	content: url('images/quote-marks.png');
	display: block;
	margin-top: 10px;
}
.home-panel-bg h1.page-title:after {
	display: none;
}
.home-panel-bg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	position:relative;
	padding: 30px 0;
}
.clear-section {
	padding: 30px 0;
}
.section-1-bg {
	background-image: url(images/section-1-bg.jpg);
	padding-bottom: 20%;
	background-position: center center;
	background-size: cover;
}
.section-2-bg {
	background-image: url(images/section-2-bg.jpg);
	padding-bottom: 20%;
	background-position: center center;
	background-size: cover;
}

.quote-bg .fade-bg {
	position: relative;
	width: 100%;
	bottom: 0;
	text-align: center;
	padding: 10px 0;
	color: #601c32;
}
.review-text {
	margin-bottom: 20px
}
.facey-container {
	margin-bottom: 30px;
}
.wedding-bg .button-wrap {
	display: inline-block;
	margin: 0 auto;
	position: absolute;
	bottom: 50px;
	width: 100%;
	text-align: center;
	left: 0;
}
.footer-logo {
	max-width: 400px;
	text-align: left;
	float: left;
	position: relative;
}
.book-box-1 {
	color: #601c32;
	font-size: 1.3em;
}
ul.footer-menu {
	display: inline-block
}
.footer-content {
	text-align: center
}
.sec-bg {
	width: 100%;
	padding-bottom: 60%;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative
}
.sec-bg .title {
	text-transform: uppercase;
	color: #fff;
	font-weight: 300;
	font-size: 2em;
	line-height: 1;
	position: absolute;
	display: inline-block;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
}
.wrap .text {
	width: 100%;
	color: #fff;
	padding: 20px;
	box-sizing: border-box;
	height: 100%;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.4
}
.top-section-wrap .wrap:first-of-type {
	background: #ada400;
}
.top-section-wrap .wrap:first-of-type .text {
	float: left;
}
.top-section-wrap .wrap:first-of-type .sec-bg {
	float: right;
}

.top-section-wrap .wrap:last-of-type {
	background: #a89f88;
}
.top-section-wrap .wrap:last-of-type .text {
	float: right;
}
.top-section-wrap .wrap:last-of-type .sec-bg {
	float: left;
}
.white {
	background-color: #fff;
}
.wedding-section {
	position: relative;
	z-index: 99999;
	margin-bottom: -40px;
	margin-top: -40px;
	padding-top: 0;
	padding-bottom: 0;
}
.third {
	width: 100%;
	float: left;
}
.flower-bg {
	padding-top: 130px; 
	padding-bottom: 130px;
	margin-top: 30px; 
	margin-bottom: 30px;
	background-image: url(images/weddings-bh.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center
}
.ngg-galleryoverview .col-3 {
	margin-bottom: 20px;
}
.ngg-galleryoverview .col-3:nth-child(4n+1) {
	margin-left: 0;
}
.image {
	width: 100%;
	padding-bottom: 60%;
	background-size: cover;
	background-repeat: no-repeat;
}

.accomm .content {
	margin-top: -50px;
	background: #fff;
	padding: 30px;
	text-align: center;
	box-sizing: border-box
}

.room-image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.room-image img {
	object-fit: cover;
}

.brown {
	background: #A89F88;
	color: #fff;
}
.white {
	background: #fff;
}

.brown .button {
	color: #ADA400;
	padding: 10px;
	text-align: center;
	box-sizing: border-box;
	float: right;
	margin: 0;
	margin-bottom: 20px;
	background: #fff;
	font-size: 700;
}
.page-content {
	font-weight:100;
}
.embed-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.embed-wrap iframe,
.embed-wrap object,
.embed-wrap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.side-bar .button {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	font-size: 1.4em;
	font-weight: 700;
}

@media only screen and (min-width: 641px) {
	.home-boxes-content .col-3 {
		width: 49.1525%;
		clear: none;
		margin-left: 1.6949%;
		margin-bottom: 1.6949%;
	}
	.home-boxes-content a:nth-child(odd) .col-3 {
		margin-left: 0;
	}

	.zeroMargin_tablet {
		margin-left: 0;
	}
	.quote-bg .fade-bg {
		position: absolute;
	}
	.third {
		width: 33.33333333333333333333333333%;
		float: left;
	}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
	
	.sec-bg {
		width: 55%;
		padding-bottom: 30%;
	}
	.wrap .text {
		width: 45%;
	}
	.home-boxes-content .col-3 {
		width: 23.7288%;
		margin-left: 1.6949%;
		clear: none;
		margin-bottom: 0;
	}
	.home-boxes-content a:nth-child(odd) .col-3 {
		margin-left: 1.6949%;
	}
	.home-boxes-content a:first-of-type .col-3 {
		margin-left: 0;
	}

	.zeroMargin_desktop {
		margin-left: 0;
	}
	.banner {
		min-height: 0;
		padding-bottom: 46%;
	}
	.large_text {
		font-size: 2em;
	}
	.large_text span span.inner {
		margin-right: 90px;
	}
	.large_text span span.inner:nth-child(2) {
		margin-right: 0;
	}

}
