/*
Theme Name: Auntsfield
Theme URI: http://auntsfield.co.nz
Author: Thinkbox
Author URI: http://thinkbox.co.nz
Description: Theme for Auntsfield.
Version: 1.0

	This theme was built by Sam Cooke,
	whose website you will find at http://www.thinkbox.co.nz/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/*@import url('//brick.a.ssl.fastly.net/Open+Sans:400');
 @import url('http://fonts.googleapis.com/css?family=Open+Sans:400'); */



@font-face {
    font-family: 'requiem display';
    src: url('webfonts/requiemdisplay-htf-roman-webfont.eot');
    src: url('webfonts/requiemdisplay-htf-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/requiemdisplay-htf-roman-webfont.woff2') format('woff2'),
         url('webfonts/requiemdisplay-htf-roman-webfont.woff') format('woff'),
         url('webfonts/requiemdisplay-htf-roman-webfont.ttf') format('truetype'),
         url('webfonts/requiemdisplay-htf-roman-webfont.svg#requiemdisplay-htf-roman') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'requiem display';
    src: url('webfonts/requiemdisplay-htf-italic-webfont.eot');
    src: url('webfonts/requiemdisplay-htf-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/requiemdisplay-htf-italic-webfont.woff2') format('woff2'),
         url('webfonts/requiemdisplay-htf-italic-webfont.woff') format('woff'),
         url('webfonts/requiemdisplay-htf-italic-webfont.ttf') format('truetype'),
         url('webfonts/requiemdisplay-htf-italic-webfont.svg#requiemdisplay-htf-italic') format('svg');
    font-weight: normal;
    font-style: italic;

}


@font-face {
    font-family: 'requiem text';
    src: url('webfonts/requiemtext-htf-roman-webfont.eot');
    src: url('webfonts/requiemtext-htf-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/requiemtext-htf-roman-webfont.woff2') format('woff2'),
         url('webfonts/requiemtext-htf-roman-webfont.woff') format('woff'),
         url('webfonts/requiemtext-htf-roman-webfont.ttf') format('truetype'),
         url('webfonts/requiemtext-htf-roman-webfont.svg#requiemtext-htf-roman') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'requiem text';
    src: url('webfonts/requiemtext-htf-italic-webfont.eot');
    src: url('webfonts/requiemtext-htf-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/requiemtext-htf-italic-webfont.woff2') format('woff2'),
         url('webfonts/requiemtext-htf-italic-webfont.woff') format('woff'),
         url('webfonts/requiemtext-htf-italic-webfont.ttf') format('truetype'),
         url('webfonts/requiemtext-htf-italic-webfont.svg#requiemtext-htf-italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'knockout';
    src: url('webfonts/knockout-htf26-juniorflyweight-webfont.eot');
    src: url('webfonts/knockout-htf26-juniorflyweight-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/knockout-htf26-juniorflyweight-webfont.woff2') format('woff2'),
         url('webfonts/knockout-htf26-juniorflyweight-webfont.woff') format('woff'),
         url('webfonts/knockout-htf26-juniorflyweight-webfont.ttf') format('truetype'),
         url('webfonts/knockout-htf26-juniorflyweight-webfont.svg#knockout_htf26-juniorflyweiRg') format('svg');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'knockout';
    src: url('webfonts/knockout-htf29-juniorliteweight-webfont.eot');
    src: url('webfonts/knockout-htf29-juniorliteweight-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/knockout-htf29-juniorliteweight-webfont.woff2') format('woff2'),
         url('webfonts/knockout-htf29-juniorliteweight-webfont.woff') format('woff'),
         url('webfonts/knockout-htf29-juniorliteweight-webfont.ttf') format('truetype'),
         url('webfonts/knockout-htf29-juniorliteweight-webfont.svg#knockout_htf29-juniorliteweRg') format('svg');
    font-weight: 600;
    font-style: normal;

}


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-spacing: 0;
}

/* end reset css */

/****
font-family: 'Times New Roman', Times, serif;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
****/

body {
	margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0;
	width: 100%; height: 100%; 
	background: #fff url(images/bg-paper.jpg) repeat center top;
	font-size: 20px !important; font-family: 'requiem text', 'Times New Roman', Times, serif;  
	color: #363636; text-align: left; overflow-x: hidden;
	/* padding-top: 56px; */
	}





p,h1,h2,h3,h4,h5,h6 {
 	font-weight: 400;  line-height: 1.4em;  margin: 0 0 15px 0; padding: 0; letter-spacing: normal;
}
p { font-size:1em;  }
h1,h2,h3,h4,h5,h6,blockquote {
	text-transform: uppercase;
 	/* font-family: 'requiem text', 'Times New Roman', Times, serif; */
}

h1 {  
	font-size:2.4em;
	font-style: italic;
	color: #fff;
	text-align: center;
	margin: 0;
	letter-spacing: 0.1em;
}
h1::first-letter {
	font-size:1.1em;
}

.single-wine-wrapper h1 {
	font-size: 2em;
	line-height: 1em;
	text-transform: uppercase;
	padding-bottom: 0;
	margin: 0 0 20px;
	text-align: left;
	color: #6a6a6a;
	letter-spacing: normal;
}
.single-wine-wrapper h1 span {
	font-family: "bickham-script-pro", 'requiem text', 'Times New Roman', Times, serif; 
	text-transform: none;
	padding-bottom: 0;
	border: none;
	color: #9a1d3b;
	font-size: 1.5em;
  line-height: 1.4em;
	font-style: normal;
}



h2 {  
	font-size:1.9em;
	font-style: italic;
	color: #9a1d3b;
	text-align: center;
	margin: 0;
}
h2::first-letter {
	font-size:1.1em;
}
h2.capped::first-letter {
  font-size:1em;
}
h2 .sc {
  font-size:1.1em;
}

.feature-image h2::first-letter,
.buy-intro-wrap h2::first-letter,
.find-our-wine-wrapper h2::first-letter {
	font-size:1em;
}
.buy-intro-wrap h2 {
	color: #6a6a6a;
	margin: 0 0 15px;
}
.find-our-wine-wrapper h2 {
	color: #6a6a6a;
	margin: 0 0 15px;
}
h2.highlight {
	border-bottom: solid 1px #7f7f7e;
	display: block;
	width: 100%;
	max-width: 300px;
	margin: 0 auto 20px;
	padding-bottom: 5px;
}
.original-cellar-door-wrap h2.highlight {
	max-width: 480px;
}



.wine-wrapper .single-vineyard-wrap h2,
.wine-wrapper .single-vineyard-wrap h2.highlight,
.wine-wrapper .single-block-wrap h2,
.wine-wrapper .single-block-wrap h2.highlight,
.wine-wrapper .heritage-wrap h2,
.wine-wrapper .heritage-wrap h2.highlight {
	max-width: 100%;
	font-size: 3.2em;
	line-height: 1em;
	font-family: "bickham-script-pro", 'requiem text', 'Times New Roman', Times, serif; 
	font-style: normal;
	text-transform: none;
	padding-bottom: 0;
	border: none;
	background: url(images/wine-heading-line.png) no-repeat center 55px;
	margin: 0 0 5px;
}


.single-wine-wrapper .feature-image h2 {
	max-width: 100%;
	font-size: 3.2em;
	line-height: 1em;
	height: 70px;
	font-family: "bickham-script-pro", 'requiem text', 'Times New Roman', Times, serif; 
	font-style: normal;
	text-transform: none;
	padding-bottom: 0;
	border: none;
	background: url(images/wine-heading-line-white.png) no-repeat center 65px;
	margin: 0 0 5px;
}
.single-wine-wrapper .feature-image .more-panel h2 {
	font-size: 2.5em;
	height: 60px;
	background: url(images/section-divdr.png) no-repeat center bottom;
	margin: 0;
}







h3 {  
	font-size:1.3em; 
	line-height: 1.2em;
}
.intro h3 { 
	padding-top: 20px;
	background: url(images/bg-line-dot.png) no-repeat center top;
}
.orderpage h3 a, .orderpage h3 a:visited {
	color: #9a1d3b;
}
.orderpage h3 a:hover,
.orderpage h3 a:active {
	color:#9a1d3b;
	text-decoration: underline;
}
.head h3,
.wine-wrapper h3 {
	text-align: center;
}

.wine-wrapper h3 {
	font-size:1.1em; 
	margin-bottom: 40px;
}
.wine-wrapper .double-wine-wrap h3 {
	margin-bottom: 15px;
}
.single-wine-wrapper .feature-image h3 {
	font-size: 1.4em;
	color: #fff;
	margin-bottom: 65px;
}




h4 {  
	font-size:1.2em; 
}	
.wine-wrapper h4 {
	width: 100%;
	padding: 0;
	font-size:1.3em;
	line-height: 1.3em;
	font-style: italic;
	color: #9a1d3b;
	text-align: center;
	padding-bottom: 0;
	text-transform:  uppercase;
}






h5 { 
	font-size:1em;
}	
h6 { 
	font-size:1em;
	font-style: italic;
	color:#DF2646;   
}

h3.pull-quote {
	display: inline-block;
	font-size:1.2em;
	font-style: italic;
	color:#DF2646;  
	padding: 15px 10px;
	border-top: solid 2px #DF2646;
	border-bottom: solid 9px #DF2646;
	margin-top: 20px;

}

.leader h1 {
	padding: 10px 0;
}
.callout h2 {  
	font-style: italic; 
}

blockquote {
	width: 100%;
	max-width: 775px;
	margin: 0 auto;
	padding: 0;
	font-size:1.2em;
	line-height: 1.3em;
	font-style: italic;
	color: #9a1d3b;
	text-align: center;
	padding-bottom: 0;
	text-transform:  uppercase;
}

.land-wrap blockquote  {
	font-size:1.5em;
	line-height: 1.3em;
	max-width: 940px;
	letter-spacing: 2px;
	padding-bottom: 55px;
}
.wine-wrapper blockquote  {
	font-size:1.5em;
	line-height: 1.3em;
	max-width: 1000px;
	letter-spacing: 2px;
}
.our-family-wrap blockquote  {
  padding-bottom: 30px;
}

.full-width-content blockquote {
	padding-bottom: 30px;
}

.subhead {
	text-align: center;
	padding-bottom: 25px;
}



.icon-star {
  display: inline-block;
  width: 14px;
  height: 14px;
  fill: #9a1d3b;
}

.drop-cap {
	position: relative; 
	top: 1px;
	float: left; 
	color: #9a1d3b; 
	font-size: 64px; 
	line-height: 56px; 
	padding-top: 0; 
	padding-right: 3px; 
	padding-left: 0; 
}

.single-vineyard-wrap p {
	margin-top: 40px;
}


p.small { font-size: 0.7em; margin: 0px 0px 10px 0px;	}
p.smaller { font-size: 0.6em; margin: 0px 0px 10px 0px;	}

p.up { text-transform: uppercase;	}

p.clear{ clear: both;  margin: 0; padding: 0; height:0px;  }
p.clearspace10 { clear: both;  margin: 0; padding: 0; height:25px; }
p.clearspace25 { clear: both;  margin: 0; padding: 0; height:25px; }
p.clearspace50 { clear: both;  margin: 0; padding: 0; height:50px; }	



input, textarea { 
	font-size:1em;  color: #333; letter-spacing: normal;  
	font-family: 'requiem text', 'Times New Roman', Times, serif;
}

ul, ol{
  margin: .4em 0 1em;
}
ul li, 
ol li{
	list-style-position:outside;
	margin: 0 0 10px 2em;
	font-size:1em;  
	line-height:1.4em; 
	padding: 0; 
	letter-spacing: normal;
  	margin-left: 15px;
}
ul li {
  list-style: disc;
}
ol li {
  list-style-type: lower-alpha;
}



a, a:visited {
	color: #9a1d3b;
	text-decoration: underline;
}
a:hover,
a:active {
	color:#9a1d3b;
}
a img {
	border: none;
}
a.readmore {
		
}
.single-wine-wrapper .feature-image a.more {
	color: #fff;
  font-family: 'knockout',Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: 600; 
	font-size: 1.1em;
}
.single-wine-wrapper .feature-image a.more:hover {
  color: #9a1d3b;
}







p.read-more,
p.read-less {
	text-align: center;	
}
a.readmore,
p.read-more a,
p.read-less a {
	font-size: 0.75em;
	color: #333;
	font-style: italic;
	text-decoration: none;
}
a.readmore:hover,
p.read-more a:hover,
p.read-less a:hover {
	color: #9a1d3b;
	text-decoration: none; 	
}


h3 a,
h3 a:visited {
	text-decoration: none;
	color: #000;

}
h6 a,
h6 a:visited  {
	color: #333;
	text-decoration: none;
}
h6 a:hover  {
	color:#35BCAC;
}

.more-navigation a {
	display:block;
	width: 100%;
	line-height: 50px;
	height: 50px;
	text-align: center;
	background: #f0f0f0;
	font-size:1.4em;
	font-style: italic;
	font-family: 'Times New Roman', Times, serif;
	color:#DF2646;
	margin: 30px 0;
}





.red {
	color:#ac0c36;
}
.grey {
	color:#6a747c;
}
.gold {
	color: #c7b299;
}









table { 
  border-collapse: collapse;
  width: 100%
}
td, th {
  border: none;
  text-align: left;
  vertical-align: middle;
  padding: 0 10px 0 0;
}

table.alt-table td {
  text-align: right;
}
table.alt-table td:first-child {
  text-align: left;
}

strong { 
	font-weight: 700;
}
em {
	font-style:italic;
	 	 
}
small {
	font-size: 0.75em;
}
hr {
	display: block;
	border: 0;
	width: 100%;
	height: 3px;
	background-color: #DF2646;
	color: #DF2646;
	margin: 0 0 25px 0;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
#postend {
	height: 1px;
	width:100%;
}

.center {
	margin: 0 auto;
}
.hidden {
	display: none;
}
.tall {
	min-height:100%;
}
.hide {
	display: none;
}

.centxt {
	text-align: center;
}
.lefttxt {
	text-align: left;
}
.clearleft {
	clear: left;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#overlay {
  display: none;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  position: absolute;
  z-index: 99999;
}
#overlay.is-active {
  display: block;
}


#top, #bottom, #left, #right {
	background: #ffffff;
	position: fixed;
	}
	#left, #right {
		top: 0; bottom: 0;
		width: 1.5%;
    max-width: 30px;
		}
		#left { left: 0; }
		#right { right: 0; }
		
	#top, #bottom {
		left: 0; right: 0;
		height: 1.5%;
		}
		#top { top: 0; }
		#bottom { bottom: 0; }
#top  { z-index: 100996; }
#bottom  { z-index: 100997; }
#left { z-index: 100998; } 
#right { z-index: 100999; }

.body-wrap {
	position: relative;
	margin: 1.5%;
	overflow: hidden;
}



/**** clearfix ****/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

.clear { clear: both; }


/**** cols and rows and ****/


.col,
.container,
.cover-txt,
.range-rollover,
.region-rollover,
.homenav ul li a {
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.row {
    overflow: hidden;
    _overflow:visible;
    _zoom:1;
    width: 100%;	
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
.content {
	margin: 0 auto;
}
.col {
	position: relative;
	float:left;
	display: block;
	min-height: 1px;
}
.stack .col {
	width: 100% !important;
	float: none;
}


.col-1{ width: 6.25% }
.col-2{ width: 12.5% }
.col-3{ width: 18.75% }
.col-4{ width: 25% }
.col-5{ width: 31.25% }
.col-6{ width: 37.5% }
.col-7{ width: 43.75% }
.col-8{ width: 50% }
.col-9{ width: 56.25% }
.col-10{ width: 62.5% }
.col-11{ width: 68.75% }
.col-12{ width: 75% }
.col-13{ width: 81.25% }
.col-14{ width: 87.5% }
.col-15{ width: 93.75% }
.col-16{ width: 100% }


.col-1-2 {
	width: 47%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
.col-1-2.first {
	margin-left: 0%;
	margin-right: 3%;
}
.col-1-2.last {
	margin-left: 3%;
	margin-right: 0%;
}
.col-1-5 {
	width: 20%;
}


.col.first {
	margin-left: 0%;
	margin-right: 3%;
}
.col.last {
	margin-left: 3%;
	margin-right: 0%;
}


/* tbcolumns plugin css */

.wpcolumn-wrapper { width: 100%; }
.wpcolumn { 
	float:left; display:inline; padding-left:25px; padding-right:25px;	
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}
.wpcolumn-wrapper-2 .wpcolumn {	width: 50%; }
.wpcolumn-wrapper-3 .wpcolumn {	width: 30%; }
.wpcolumn-first { padding-left: 0 !important; }
.wpcolumn-last { padding-right: 0 !important; }
.wpcolumn-clearfix { clear: both; }


.padleft {
	padding-left: 25px;
}
.padright {
	padding-right: 25px;
}

.headspace {
	padding-top: 30px !important;	
}
.footspace {
	padding-bottom: 30px !important;	
}



/***** GENERIC STYLE ****/

.rhide {
	display: block !important;
}
.rshow {
	display: none !important;
}

#header,
.section,
#footer {
  position: relative;
  width: 100%;
  display: block;
  
}

.section-wrap {
  position: relative;
}
.section {
	padding: 77px 0 85px 0;
  background: url(images/section-divdr.png) no-repeat center bottom;
}

.land-wrap .section,
.wine-wrapper .section,
.history-guardianship-wrap .section,
.our-family-wrap .section,
.our-cellar-door-wrap .section,
.single-wine-wrapper .section,
.buy-intro-wrap .section,
.buy-wrap .section,
.find-our-wine-wrap .section,
.double-find-wrap .section {
  padding-top: 0;
}
.buy-intro-wrap .section {
  padding-bottom: 55px;
}

.last .section,
.wine-wrapper .section,
.single-wine-wrapper .section,
.buy-intro-wrap .section,
.buy-wrap .section,
.homenav-wrap .section,
.bottlenav-wrap .section,
.find-our-wine-wrap .section,
.get-in-touch-wrap .section {
  background: none;
}

.homenav-wrap .section {
	padding-top: 250px;
}





.container {
  position: relative;
  width: 100%;
  max-width: 1220px;
  margin: 0 auto !important;
}
.container.narrow {
	max-width: 750px;
}
.container.wide {
	max-width: 1326px;
}
.container.inset {
	padding: 0 25px;
}
.container.wide-location {
  max-width: 1500px;
}

.wrapper {
	position: relative;
	z-index: 1000;
}

.full-width-content {
	background: #fff;
	padding: 50px 50px 40px;
}
.visit-wrapper .full-width-content {
	background: none;
	padding: 50px 50px 20px;
	text-align: center;
}
.wine-wrapper .full-width-content {
	padding: 50px 50px 20px;
	text-align: center;
}


.half-width-content {
	background: #fff;
}
.half-width-content .text {
	padding: 50px 50px 20px;
}

.head {
	padding: 0 0 20px 0;
}
.quote {
	padding: 35px 0 0 0;
}

.watermark {
	display: block;
	width: 100%;
	height: 190px;
	margin: 0 auto;
	background: url(images/watermark.png) no-repeat center top;


}
.cover {

}
.cover .feature-image,
.cover .flexslider .item {
	position: relative;
	background-size: cover !important
}

.feature-image .cover-txt,
.flexslider .cover-txt {

	position:absolute;
	top: 50%;
	left: 0;
	margin-top: 0;
	display: block;
	width: 100%;
	padding-top: 260px;
	z-index: 999999;
}

.feature-image .cover-txt .txt,
.flexslider .cover-txt .txt {
	width: 90%;
	max-width: 770px;
	margin: 0 auto;
}
.wine-cover .cover-txt .txt {
  max-width: 480px;
}

.home-cover {
	display: block;
	position: relative;
	z-index: 999;

}
.home-wrapper {
	display: block;
	position: relative;
	z-index: 1000;
	background: #fff url(images/bg-paper.jpg) repeat center top;
}
.home-cover .cover-txt {
	padding-top: 60px;
	position: fixed;
	z-index: 999;
}


.logo {
	display: block;
	width: 276px;
	margin: 0 auto;
}
.home-logo-white,
.home-logo-black {
	width: 100%;
	margin: 0 auto;
}
.home-logo-white img,
.home-logo-black img,
.islegal-logo img {
	display: block;
	width: 90%;
	max-width: 381px;
	margin: 0 auto;
}
.home-logo-white img.rshow,
.home-logo-black img.rshow {
	width: 276px;
}



.home-logo-black {
	position: absolute;
	top: 123px;
	left: 0;
}

.islegal-logo {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
}








.wine-cover .cover-txt {
  background: url(images/wine-icon.png) no-repeat center top;
  padding-top: 200px;
}
.land-cover .cover-txt {
	background: url(images/land-icon.png) no-repeat center top;
}
.family-cover .cover-txt {
	background: url(images/family-icon.png) no-repeat center top;
	padding-top: 200px;
}
.heritage-cover .cover-txt {
	background: url(images/heritage-icon.png) no-repeat center top;
	padding-top: 200px;
}
.visit-cover .cover-txt {
	padding-top: 100px;
}



/* .feature-image */
.cover-txt h1,
.cover-txt h3,
.cover-txt p {
	display: block;
	text-align: center;
	color: #fff;
}
.cover-txt h3 {
	padding-top: 20px;
	margin-bottom: 10px;
	font-size: 1.7em;
	letter-spacing: 3px;
	font-style: italic;
	font-family: 'requiem display', 'Times New Roman', Times, serif;
}
.cover-txt p {
	font-size: 1.4em;
	margin-bottom: 0;
}
.home-cover .cover-txt .txt {
	padding-top: 70px;
}
.home-cover .cover-txt .txt p:first-child {
	margin-bottom: 15px;
}




.feature-image h2 {
	position:absolute;
	text-align: center;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 100%;
	height:50px;
	line-height:50px;
	font-size:3em;
	color:#fff;
}

.feature-image .scrolldown,
.flexslider .scrolldown  {
	position: absolute;
	left: 50%;
	bottom: 8%;
	margin-left: -27px;
	display: block;
	height: 28px;
	width: 55px;
	background: url(images/arrow-down-white.png) no-repeat 0 0;
	text-indent: -9999px;
	z-index: 99998;
  cursor: pointer;
}
.feature-image .caption {
	position: absolute;
	right: 1%;
	bottom: 1%;
}

.in-page-scrolldown {
	display: block;
	padding-top: 30px;
	width: 100%;
	margin: 25px auto 0;	
	background: url(images/arrow-down-grey.png) no-repeat center top;
	font-style: italic;
	font-size: 0.9em;
	text-align: center;
	color: #999999;
}


p.maplink {
	text-align: center;
}
p.maplink a {
	display: inline-block;
	line-height: 36px;
	height: 36px;
  font-family: 'knockout',Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: 600; 
	color: #767472;
	text-transform: uppercase;
	margin-bottom: 0;
	border: none;
	padding: 0;
	padding-left: 30px;
  background: url(images/pin.png) no-repeat 0 0;
}

#header-wrapper {
	display: block;
	height: 212px;
}

#header {
  /* height: 189px; */
  padding: 55px 0 20px;
	position: relative;
	top: 0;
	z-index: 1001;
	background: #fff url(images/bg-paper.jpg) repeat center top; 
/* 	opacity:1;
  transition: opacity .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out;
  -webkit-transition: opacity .15s ease-in-out; */
}

#header.is-active {
  padding: 55px 0 0;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 10px 10px 0px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 10px 10px 0px rgba(50, 50, 50, 0.25);
}



.centre_outer {
	margin-left: 50%;
	position: relative;
}
.centre_inner {
	margin-left: -750px;
}

.narrow-feature-image {
	max-width: 970px;
}
.wide-feature-image {
	width: 1500px;
	max-width: 1500px;
}
.full-width-feature-image {
	max-width: 100%;
}






.double-wine-wrap .full-width-content {
	min-height: 320px;
}

.single-vineyard-wrap .half-width-content {
	padding-bottom: 28px;
	background: #fff url(images/bg-paper.jpg) repeat-x left bottom;
}


.single-wine-wrapper .head-panel,
.single-wine-wrapper .more-panel {
	position:absolute;
	text-align: center;
	top: 50%;
	margin-top: -90px;
	width: 100%;
}
.single-wine-wrapper .feature-image h2 {
	position: relative;
	top: 0;

}
.single-wine-wrapper .more-panel {
	margin-top: -120px;
	display: none;
}


.single-wine-wrapper .more-panel a.close {
	position: absolute;
	top: -30px;
	right: 50%;
	margin-right: -185px;
	display: block;
	width: 33px;
	height: 33px;
	background: url(images/x-white.png) repeat  0 0;
	text-indent: -9999px;
	z-index: 100;
}



.nextprev {	
	position: absolute;
	top: 250px;
	display: block;
	width: 45px;
	height: 111px;
	background: url(images/bg_direction_nav.png) repeat 0 0;
	text-indent: -9999px;
}
.next {
	right: -105px;
	background-position: right 0;
}
.prev {
	left: -105px;
}
.next:hover {
  background-position: right bottom;
}
.prev:hover {
  background-position: left bottom;
}







.single-wine-wrapper .btl-img {
	z-index: -1;
	min-height: 100px;
}
.single-wine-wrapper .btl-img div {
	position: absolute;
	width: 238%;
	top: 0;
	left:0;
	margin-left:-60%;
}


.wine-vintage {
	position: relative;
	margin-bottom: 30px;
}
.wine-detail-header {
	width: 100%;
	height: 55px;
	margin: 0;
	padding: 0; 
	display:block;
	border-top: solid 1px #9a1d3b;
	border-bottom: solid 1px #9a1d3b;
	position: relative;
	z-index: 10;
}
.wine-review .wine-detail-header {
	border-top: none;
}
.wine-detail-header h4,
.wine-detail-header span {
	display: inline-block;
	float: left;
	color: #000;
	border: none;
	padding: 0;
	margin: 0;
	font-size:1.2em;
	line-height: 55px;
	height: 55px;
	font-weight: normal;
	text-transform: uppercase;
}


.wine-detail-header h4 {
	border-right: solid 1px #9a1d3b;
	padding-right: 50px;
	color: #9a1d3b;
	letter-spacing: 0.1em;
}
.find-our-wine-wrapper .wine-detail-header h4 {
	padding-right: 25px;
	padding-left: 25px;
	letter-spacing: normal;
}


.wine-detail-header span li {
  height: 31px;
  line-height: 31px;
  text-align: left !important;
}
.wine-detail-header span li.selected {
	height: 55px;
	line-height: 55px;
}

.wine-detail-header span.pdfdownload {
	float: right;
}
.wine-detail-header span.pdfdownload a {
		color: #767472;
	font-size:0.8em;
	text-transform: uppercase;

	font-family: 'knockout',Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: 600; 
}

.wine-detail-header span.pdfdownload a:hover,
.wine-detail-header a:hover {
	color: #9a1d3b;
}


.wine-vintage span.vintage-select ul {
	background: url(images/bg-wine-vintage-dd.jpg) no-repeat 0 0;
	margin-left: 0px;
}
.wine-vintage span.vintage-select ul.is-active {
	background-position: 0 -54px;
  padding-top:12px !important;
  padding-bottom:10px !important;

}
.wine-detail-item {
  min-height: 585px;
}
.wine-vintage span.pdfdownload,
.wine-detail-item,
.wine-vintage span.vintage-select ul li {
	display: none;

}
.wine-vintage .pdfdownload.is-active,
.wine-detail-item.is-active,
.wine-vintage span.vintage-select ul li.is-active {
	display: block;
}
.wine-vintage span.vintage-select li {
	
}
.wine-vintage span.vintage-select a {
	color: #9a1d3b;
	text-decoration: none;
	padding: 0 30px 0 66px;
	font-family: 'knockout',Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: 600; 
}
.wine-vintage span.vintage-select a:hover {
  color: #000;
}

.wine-reviews {
  margin-top: 50px;
}
.wine-reviews h4 {
  color: #9a1d3b;
  letter-spacing: 0.1em;
}
.wine-reviews p {
  color: #6a747c;
  font-size: 0.9em;
}



.stockist-notes p {
	margin-bottom: 25px;
}

.buy-intro-wrap .inset {
	width: 96%;
	max-width: 770px;
	padding: 110px 0 0;
}
.buy-intro-wrap p {

	text-align: center;
}


.bookings-wrap .full-width-content {
	padding-top: 0;
}






.double-find-wrap {
	text-align: center;
}

.find-our-wine-wrapper .content {
	text-align: center;
	padding: 50px 0 0;
}
.find-our-wine-wrapper .get-in-touch-wrap .content {
	padding: 20px 0;
}
.stockist-notes .stockist {
	padding-bottom: 30px;
}
p.pagelink a {
		display: inline-block;
		font-family: 'knockout', Arial, Helvetica, sans-serif; 
		font-style: normal; 
		font-weight: 600; 
		font-size: 1.1em;
		font-style: normal;
		color: #767472 !important;
		text-transform: uppercase;
		margin-bottom: 0;
		border: none;
		padding: 0;
	  text-decoration: underline;
	}
p.pagelink a:hover {
  color: #9a1d3b !important;
}




.big-map {
  margin-bottom: 60px !important;
}


.btn-view-back {
  z-index: 21;
  display: none;
}
.btn-view-sub-regions {
  z-index: 20;
}
.close-up {
  position: absolute;
  z-index: 15;
  top: 0; left: 0;
  display: none;
}
.zoom {
  position: absolute;
  z-index: 12;
  top: 54.13%; left: 38.2%;
  width: 255px;
  height: 254px;
  margin-top: -128px;
  margin-left: -128px;
  background: url(images/map-logo.png) no-repeat 0 0;
  display: block;
  cursor: pointer;
}
.zoom:hover {
  background-position: 0 bottom;
}
.zoom:active,
.zoom:visited {
  background-position: 0 0;
}

.map-text {
  position: absolute;
  z-index: 11;
  top: 0; left: 0;
}
.awatere {
  position: absolute;
  z-index: 8;
  top: 0; left: 0;
  display: none;
}
.southern {
  position: absolute;
  z-index: 9;
  top: 0; left: 0;
  display: none;
}
.wairau {
  position: absolute;
  z-index: 7;
  top: 0; left: 0;
  display: none;
}
.map-base {
  position: relative;
  z-index: 1;
  top: 0; left: 0;
}
 
.region-rollover {
  position: absolute;
  z-index: 14;
  bottom: 0;
  left: 50%;
  margin-left: -168px;
  width: 336px;
  background: #fff;
  text-align: center;
  padding: 30px 50px 60px;
  display: none; 
}
.region-rollover a.close {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  width: 33px;
  height: 33px;
  background: url(images/x-red.png) repeat  0 0;
  text-indent: -9999px;
  z-index: 100;
}

.region-rollover .nav ul {
  clear: both;
}
.region-rollover .nav ul li  {
  padding: 10px 0 !important;
}
.region-rollover .nav ul li a {
  font-size: 0.85em;
  text-transform: uppercase;
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  line-height: 20px;
}
.region-rollover .nav ul li a:hover {
  color: #000;
}
.region-rollover .nav ul li a span {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-right: 15px;
  top: 11px;

}

.map-wairau span {
  background-color: #dbd1a0;
}
.map-awatere span {
  background-color: #b4a458;
}
.map-southern span {
  background-color: #eacc3d;
}
.map-all span {
  background-color: #d9d6d6;
}

























/*===============FOOTER=================*/

#footer { 
		position: relative;
		z-index: 1001;
		background: url(images/bg-footer.jpg) repeat center top;
		padding-bottom: 30px 

}
	#footer .band {
		display: block;
		width: 100%;
		height: 171px;
		background: url(images/bg-footer-band.jpg) repeat-x center top;
	}
	#footer .band .container {
		height: 171px;
		padding-top: 38px;
		background: url(images/bg-footer-shadow.jpg) no-repeat center bottom;
	}
	#footer .band .container ul {
		width: 100%;
		max-width: 840px;
		margin: 0 auto;
	}

	#footer .band .container ul li.vdivdr {
		width: 66px;
		height: 70px;
		background: url(images/footer-vdivdr.png) no-repeat center bottom;
	}

	#footer .detail .container {

		padding-top: 15px;
		padding-bottom: 30px;
	}


	#footer h4 {
	font-size: 1.5em;
	line-height: 1.2em;
	letter-spacing: 2px;
  font-family: 'knockout',Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: 400; 
	color: #767472;
	text-transform: uppercase;

	border: none;
	padding: 0;
}

	#footer p {
  	text-transform: uppercase;
		font-size: 0.9em;
	  margin-bottom: 0;
	}

	#footer p a {
	  color: #000;
	  text-decoration: none;
	}
	#footer p a:hover {
    color: #9a1d3b;
    text-decoration: underline;
  }



	#footer p.copyright {
		margin-top: 20px;
		font-size: 0.7em;
		color: #6a747c;
  	text-transform: none;
	}
	#footer p.copyright a {
		color: #6a747c;
	}

	#footer p.contact-maplink a {
		display: inline-block;
		line-height: 36px;
		height: 36px;
		font-size: 0.9em;
		font-style: normal;
		color: #ac0c36;
		text-transform: uppercase;
		margin-top: 10px;
		margin-bottom: 0;
		border: none;
		padding: 0;
		padding-left: 30px;
	  background: url(images/pin.png) no-repeat 0 0;
	  text-decoration: underline;
	}











/*=================NAVIGATION=================*/


.nav ul,
.nav ul li {
  margin: 0;
  padding: 0 !important;
  list-style: none;
  position: relative;
}
.nav ul li {
  margin: 0;
  padding: 0;
  display: block;
  list-style-image: none;
  width: auto;
}
.nav ul li a, .nav ul li a:visited, .nav ul li a:hover, .nav ul li a:active {
  text-decoration:none; 
}
.nav.hrz ul li {
  float: left;
}
.nav.vert ul li {
  float: none;
}


.nav.hrz.center ul {
  float: left !important;
  left: 50% !important;
}
.nav.hrz.center ul li {
  right: 50% !important;
}

	/* Fix IE. Hide from IE Mac \*/
	* html ul li { float: left;  }
	* html ul li a { height: 1%; }
	body { font-size: 100%;  }
	/* End */
	

.homenav { 
	width: 100%; 
	max-width: 1600px;
	margin: 0 auto;
}
.homenav ul li {
	display: inline-block;
	text-align:center;
	/* margin: 0 50px; */
	width: 20%;
}
.homenav ul li.land {
	width: 17%;
}
.homenav ul li.visit{
	width: 23%;
}
.homenav ul li a {
	display: inline-block;
	/* padding: 220px 0 0; */
	width: 100%;
}
.homenav ul li a h2 {
}
.homenav ul li a h4 {
  font-family: 'knockout', Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: 300; 
	color: #767472;
	font-size: 1.5em;
	letter-spacing: 0.1em;
}
.homenav ul li a {
	position: relative;
}
.homenav ul li a img {
	position: relative;
	width: 100%;
	max-width: 196px;
	margin: 0 auto 25px;
	opacity: 1;
  transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out; 
}
.homenav ul li.visit img {
	width: 190%;
	max-width: 377px;
	margin-left: -7.5%;
}
.homenav ul li.in-active a img {
	opacity: 0.5;
}
.homenav ul li a:hover h2,
.homenav ul li a:active h2 {
	/* color: #000; */
}
.homenav ul li a:hover h4,
.homenav ul li a:active h4 {
	color: #9a1d3b;
}

.bottlenav  { 
  width: 100%; 
  max-width: 1140px;
  margin: 0 auto;
}
.bottlenav ul li {
  display: inline-block;
  text-align:center;
  width: 33.33333%;
  margin: 0;
}


.bottlenav .bottle-wrap {
  position: relative;
  z-index: 2;
	opacity: 1;
  transition: opacity .45s ease-in-out;
  -moz-transition: opacity .45s ease-in-out;
  -webkit-transition: opacity .45s ease-in-out;
}
.bottlenav .bottle-wrap img {
	width: 76.4%; 
	margin: 0 auto;
}

.bottlenav .text-wrap {
	position: absolute;
  z-index: 3;
	top: 0;
	left: 0;
	background: url(images/bg-hm-bottle-roll.jpg) no-repeat center 0;
	background-size: 100% auto;
	opacity: 0;
  transition: opacity .45s ease-in-out;
  -moz-transition: opacity .45s ease-in-out;
  -webkit-transition: opacity .45s ease-in-out;
}

.bottlenav .text-wrap p {
	width: 80%;
	margin: 0 auto 10px;
}
.bottlenav .text-wrap .nav {
  transform: translateY(400px);
  transition: transform .15s ease-in;
  -moz-transition: transform .15s ease-in;
  -webkit-transition: transform .15s ease-in;
  -webkit-transition-delay: 0.45s;
  -moz-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.bottlenav .text-wrap ul li {
	padding: 15px 0 !important;
	border-top: solid 1px #9a1d3b;
	width: 100%;
}
.bottlenav .text-wrap ul li:first-child  {
	border-top: none;
}
.bottlenav .text-wrap ul li a {
	font-size: 0.9em;
	text-transform: uppercase;
}
.bottlenav .text-wrap ul li a:hover {
  color: #000;
}
.bottlenav .text-wrap .text {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
  background: url(images/section-divdr.png) no-repeat center bottom;	
}


.bottlenav ul li:hover .text-wrap,
.bottlenav ul li .text-wrap:hover,
.bottlenav ul li:active .text-wrap,
.bottlenav ul li .text-wrap:active {
	opacity: 1; 
  top: 0;
}
.bottlenav ul li:hover .bottle-wrap,
.bottlenav ul li .bottle-wrap:hover,
.bottlenav ul li:active .bottle-wrap,
.bottlenav ul li .bottle-wrap:active {
	  opacity: 0;  
}
.bottlenav ul li:hover .text-wrap .nav,
.bottlenav ul li .text-wrap:hover .nav,
.bottlenav ul li:active .text-wrap .nav,
.bottlenav ul li .text-wrap:active .nav {
  transform: translateY(0px);

}

/* .homenav ul li.wine {
	width: 220px;
}
.homenav ul li.family {
	width: 220px;
}
.homenav ul li.heritage {
	width: 220px;
}
.homenav ul li.land {
	width: 220px;
}
.homenav ul li.visit {
	width: 220px;
}
 */

#header .navigation {
	  	/* height: 80px;
	  	background: url(images/bg-navigation.png) no-repeat center bottom; */
	margin-top: 30px;
	position: relative;
}

.navigation .simplemenu {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	height: auto;
}
	.simplemenu ul { position: relative; z-index: 1;}
	.simplemenu ul li { position:relative; height: 58px; width: 20%; z-index:100; }
	.simplemenu ul li a  { 
								display:block; height: 65px; width: 100%; padding: 0;
								font-size: 1.3em;
								font-style: italic;
								color: #9a1d3b;
								text-align: center;
								margin: 0;
								font-weight: 400; 
								text-align: center; 
								text-transform: uppercase;
								letter-spacing: 0.05em;
								line-height: 65px;
			}
	.simplemenu ul li a::first-letter {
		font-size:1.25em;
	}
  .simplemenu ul>li>a:hover { color:#000; }
  .simplemenu ul>li:hover, .simplemenu ul>li:hover>a, .simplemenu ul li a.hovered { color:#000;  }
  .simplemenu ul li.current-menu-item a,
  .simplemenu ul li.current_page_parent a,
  .simplemenu ul li.current-page-ancestor a,
  .simplemenu ul li.current-menu-item a:hover,
  .simplemenu ul li.current_page_parent a:hover {
     color:#000; 
  } 

.navigation .mainmenu-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff url(images/bg-paper.jpg) repeat center top; 
  -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 10px 10px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 10px 10px 0px rgba(50, 50, 50, 0.3);
	display: none;
}
.navigation .mainmenu-wrapper.is-active {

	display: block;
}
.navigation .mainmenu {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 0 20px;
	position: relative;
	z-index: 2;
	height: auto;
}
	.mainmenu ul { position: relative; z-index: 1;}
	.mainmenu ul li { position:relative; height: auto; width: 20%; z-index:100; }
	.mainmenu ul li a  { 
								display:block; height: 65px; width: 100%; padding: 0;
								font-size: 1.3em;
								font-style: italic;
								color: #9a1d3b;
								text-align: center;
								margin: 0;
								font-weight: 400; 
								text-align: center; 
								text-transform: uppercase;
								letter-spacing: 0.05em;
								line-height: 65px;
			}
	.mainmenu ul li a::first-letter {
		font-size:1.25em;
	}


	.mainmenu ul>li>a:hover { color:#000; }
	.mainmenu ul>li:hover, .mainmenu ul>li:hover>a, .mainmenu ul li a.hovered { color:#000;  }
	.mainmenu>ul>li.current-menu-item>a,
	.mainmenu>ul>li.current_page_parent>a,
	.mainmenu>ul>li.current-page-ancestor>a,
	.mainmenu>ul>li.current-menu-item>a:hover,
	.mainmenu>ul>li.current_page_parent>a:hover {
		color:#000;
	} 
	.mainmenu ul li.current-menu-item ,
	.mainmenu ul li.current-page-parent {  
	} 
	
  .mainmenu ul li ul { position:relative; top:-5px; left:0px;  width: 100%; height: auto; min-height: 1px; margin:0px; padding: 15px 0 0 !important;  
	  	z-index:100;  background: url(images/bg-mainnav-lines.png) no-repeat center top;
	  }
  .mainmenu ul li ul li { 
  	float: none; display:block; margin:0; padding: 0 !important; width: 100%; height: auto; }

  .mainmenu ul li ul li a { 
  	display:block; margin:0; padding: 5px 0;  width: 100%; height: auto; 
  	font-family: 'knockout', Arial, Helvetica, sans-serif; font-size: 0.95em;
		font-style: normal; font-weight: 600; color: #767472; line-height: 1.1em;
    text-decoration:none;  background: none; 
    text-transform: uppercase; border-bottom: none;
  }
  .mainmenu ul li ul li a:hover { color: #000; border: none; }

	.mainmenu ul li ul li a::first-letter {
		font-size:1em;
	}



.socialmenu ul {  }
	.socialmenu ul li { position:relative;  height: 63px; width: 63px;  margin: 0 5px 0 0;  }
	.socialmenu ul li a  { display:block; height: 63px; width: 63px;  margin: 0; background: url(images/icons-social.png) no-repeat 0 0; text-indent: -9999px; }
	

	.socialmenu ul li.facebook a  {  background-position: 0 0; }
	.socialmenu ul li.twitter a  {  background-position: -77px 0; }

	.socialmenu ul li a:hover { opacity: 0.7; } 

.responsive-nav  {
	position: fixed;
	top: 0;
	left:0;
	z-index: 101;
	width: 100%;
	
  z-index: 999999;
}



.responsive-nav-trigger {
	display: none; 
	height: 30px;
	width: 30px;
	position: absolute;  
	top: 10px;  
	right: 10px; 
	z-index: 2000;
	/*background: url(images/bg-primary-nav-trigger.png) no-repeat left top;
	 text-indent: -9999px; */
	padding: 0 !important;
  font-family: 'knockout', Arial, Helvetica, sans-serif; 
  font-style: normal; 
  font-weight: 600; 
  color: #9a1d3b;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.6em;
  text-decoration: none;
  line-height: 32px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
  border: solid 2px #9a1d3b;
  background: url(images/bg-paper.jpg) repeat left top;

}

.responsive-nav-trigger.is-active {
	background-position: right top;
  color: #525151;
  border-color: #525151;
}


	.responsive-nav .responsive-menus {
	  display: none;
		position: absolute; top: 0px; left: 0; z-index: 1900;
		width: 100%; height: auto;
		margin: 0; padding: 20px 0;
		background: #fff url(images/bg-paper.jpg) repeat center top;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 10px 10px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 10px 10px 0px rgba(50, 50, 50, 0.5);

	}
	.responsive-nav ul {
		width: 100%;
	}
	.responsive-nav ul li {
		display: block;
		position: relative;
		float: none;
		height: auto;
		width: 100%;
		margin: 0 !important;
		padding: 0 !important;

		/* border-bottom: solid 1px #9a1d3b; */
		overflow: hidden; 
	}
	.responsive-nav ul li a {
		display: block;
		width: 100%; height: 1.8em;
		padding: 0;
		 font-size: 1.2em; line-height: 1.8em; text-transform: uppercase; letter-spacing: 0.1em;
		  font-weight: 400; text-align: center; font-style: italic;

	}

    .full {
        display: inline-block;        
    }
    .resp {
        display: none;
    }



.more-navigation a {
	width: 33px; height: 67px; /* margin: -34px 0 0; */ display: block; 
	background: url(images/bg_direction_nav.png) no-repeat 0 0;  cursor: pointer; text-indent: -9999px; 
}
.more-navigation .alignright a {background-position: 100% 0;  }
.more-navigation .alignleft a {}
.more-navigation .alignright a:hover {background-position: 100% 100%;}
.more-navigation .alignleft a:hover {background-position: 0 100%; }



.in-page {
	position:relative;
	margin-top: -70px;
}

.onepage-pagination {
  position: fixed;
  right: 56px;
  top: 50%;
  width: auto;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 100000000;
}
	.onepage-pagination li {
	  margin: 0;
	  padding: 0;
	  text-align: right;
	  list-style: none;
	  clear: both;
	  font-size: 0.6em;
	  height: 34px;
	  line-height: 34px;
	  margin-bottom: 5px;
	  padding: 0 10px 0 20px;

	}
	.onepage-pagination li span.ntitle {
	  position: relative;
	  text-align: right;
	  padding-right: 8px;
	  display: inline-block;
	  display: none;
	  font-family: 'Open Sans', Helvetica, Arial, sans-serif; 
	  color: #4d585a;
	  text-transform: uppercase;
	  white-space: nowrap;
	}
	.onepage-pagination li a {
	  background-color: #c0bfbe;
	  cursor: pointer;
	  display: inline-block;
	  height: 12px;
	  width: 12px;
	  -webkit-border-radius: 12px;
	  -moz-border-radius: 12px;
	  border-radius: 12px;
	  line-height: 1em;
	  font-size: 1em;
	}
	.onepage-pagination li:hover a,
	.onepage-pagination li a:hover,
	.onepage-pagination li a.is-active {
	  background-color: #9a1d3b;
	}
	.onepage-pagination li:hover  {
	  background: url(images/bg-white-trans.png) repeat  0 0;


	}

	.onepage-pagination li:hover span.ntitle {
	  display: inline-block;
	}


.range-rollover {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -160px;
	width: 335px;
	background: #fff;
	text-align: center;
	padding: 75px 35px;
	display: none;
}
.range-rollover a.close {
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
	width: 33px;
	height: 33px;
	background: url(images/x-red.png) repeat  0 0;
	text-indent: -9999px;
	z-index: 100;
}

.range-rollover .nav ul {
	clear: both;
}
.range-rollover .nav ul li  {
	padding: 15px 0 !important;
	border-top: solid 1px #9a1d3b;
}
.range-rollover .nav ul li:first-child  {
	border-top: none;
}
.range-rollover .nav ul li a {
	font-size: 0.9em;
	text-transform: uppercase;
	display: block;
	width: 80%;
	margin: 0 auto;
}
.range-rollover .nav ul li a:hover {
  color: #000;
}
.more-panel .wine-select ul {
	background: url(images/section-divdr.png) no-repeat center bottom;
}
.more-panel .wine-select ul li  {
	padding: 15px 0 !important;
	background: url(images/wine-heading-line-grey.png) no-repeat center top;
}
.more-panel .wine-select ul li:first-child  {
	background: none;
}
.more-panel .wine-select ul li a {
	font-size: 0.9em;
	text-transform: uppercase;
	display: block;
	text-align: center;
	color: #fff;
}

.more-panel .label-select ul {
	margin-top: 30px;
}
.more-panel .label-select ul li  {
	padding: 0 15px !important;
}
.more-panel .label-select ul li a {
	font-size: 1em;
	text-transform: uppercase;
	display: block;
	text-align: center;
	color: #fff;
	font-family: 'knockout',Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: 600; 
	text-decoration: underline;
}
.more-panel .label-select ul li a:hover,
.more-panel .wine-select ul li a:hover {
  color: #9a1d3b;
}

a.close:hover { 
  background-position: left bottom !important;
}






a.backtotop {
  position: relative;
	width: 100px;
	margin: 30px auto 20px;
	display: block;
	padding-bottom: 26px;
	font-style: italic;
	font-size: 0.9em;
	text-align: center;
	color: #999999;
	text-decoration: none;
	background: url(images/arrow-up-grey.png) no-repeat center bottom;
  z-index: 100000;
}
a.backtotop:hover {
	color: #9a1d3b;
	text-decoration: none;
  background-position: center -16px;
}


a.btn,
a.btn:hover {
	display: block;
  font-family: 'knockout', Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: 600; 
	color: #767472 !important;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0;
	border: none;
	padding: 0;
	text-decoration: none;
}
a.btn:hover {
	color: #9a1d3b !important;
  text-decoration: none !important;
}

a.btn-view-wines {
	height: 56px;
	width: 263px;
	position: absolute;
	bottom: -28px;
	left: 50%;
	margin-left: -131px;
  background: url(images/btn-view-wines.jpg) no-repeat 0 0;
	line-height: 56px;
}

a.btn-view-sub-regions,
a.btn-view-back {
  height: 56px;
  width: 263px;
  position: absolute;
  bottom: -28px;
  left: 50%;
  margin-left: -131px;
  background: url(images/btn-view-wines.jpg) no-repeat 0 0;
  line-height: 56px;
}
a.btn-view-back {
  display: none;
}













a.btn-buy,
a.btn-find {
	position: absolute;
	top: -45px;
	right: 10px;
	height: 45px;
	width: 104px;
  background: url(images/bg-small-btn.png) no-repeat 0 0;
	line-height: 45px;
}
a.btn-find {
	top: 10px;
}

a.btn-buy-wine {
	height: 46px;
	width: 142px;
  background: url(images/bg-buy-btn.png) no-repeat 0 0;
	line-height: 46px;
	font-size: 1.1em;
	margin-top: 30px;
}

.stockist a {
  color: #363636;
}

.cm_ajax_widget_form {
	margin: 0;
	padding: 0;
	text-align: left;
}
.cm_ajax_widget_form label {
	display: none;
}

.cm_ajax_widget_form input[type="text"] {
	width: 90%;
	max-width: 283px;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	color: #000;
	background: url(images/bg-news-sub.png) repeat 0 0;
	background-size: 100% 100%;
	border: none;
		-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cm_ajax_widget_form input[type="submit"] {
	width: 90%;
	max-width: 283px;
	height: 36px;
	line-height: 36px;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 0.9em;
	color: #000;
	background: transparent;
	border: solid 1px #a1a1a1;
	text-transform: uppercase;
		-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cm_ajax_widget_form input[type="submit"]:hover {
  color: #9a1d3b;
}

#confirmation {
	padding: 8px 0 0 15px;
	font-size: 0.9em;
	line-height: 19px
}


















/** images */

img,
.txt img,
p img {
	width: 100%;
	object-fit: cover;

	}
p img {
	padding: 0;
	}



.feature-image {
	position: relative;
	z-index: 100;
}


.feature-image img {
	object-fit: cover;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	margin: 0 0 0 20px;
	}
img.alignleft {
	margin: 0 30px 2px 0;

	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}


.video-embed {
	width: 100%;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	margin-bottom: 30px;
}
.video-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}





















.post.col {
	width:285px;
	height: 520px;
	margin: 30px 24px 0 25px;
	
}
.post.col.quote {
	border: none !important;
}
.col .post {

}
p.postmetadata {
	font-size: 0.65em;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif; 
	color: #666;	
		margin-bottom: 20px;
}
p.postmetadata a {
	color: #666;
	text-decoration: none;
}
p.postmetadata a:hover {
	color: #DF2646;
}

p.wp-caption {
	font-size: 0.7em;
	font-style: italic;
	padding: 0 0 15px;
	border-bottom: solid 1px #bcbcbc;
	margin-bottom: 40px;

}

.share-col span {
	cursor: pointer;
}
.share-col span:hover {
	color: #fff;
}


.widget {
	margin: 0;
}
.widget ul,
.widget ul li {
	padding: 0;
	margin: 0;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
}
.even, .alt {
}

.entry {
	padding-top: 30px;
}
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}






/* End Structure */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */

/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	padding:3px;
	border: solid 1px #999;
	color: #666;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: solid 1px #e2eff4; 
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 4px;
	border: solid 1px #e2eff4; 
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	clear:both;
	padding: 4px; margin: 0;  
	border: solid 1px #e2eff4; 
	background: #fff; 
	cursor: pointer;
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 10px;
	color: #00749b;
	text-transform:uppercase;
}
#commentform #submit:hover { }	
	

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



























/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50200000;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50300000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 50500000; 




}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 90%;
  max-width: 620px;
  padding: 8px;
  cursor: auto; 
  background: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 50400000; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 50600000; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 10px;
  top: 10px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 40px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 11px; }

.mfp-close-btn-in .mfp-close {
  color: #000; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 12px solid black;
    left: 5px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    border-right: 20px solid white; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 12px solid black;
    left: 3px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 20px solid white; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; 
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 50%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.6);

  /*border: solid 8px #999;*/

	border-top: solid 15px #DF2646 !important;
	border-bottom: solid 8px #DF2646 !important;

  background: #fff; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }



/***** FlexSlider *****/ 

.flexslider ol,
.flexslider ul {
	padding-right: 0 !important;
	padding-left: 0 !important;	
	list-style: none !important;
	list-style-type: none !important;	
}
.flexslider ol li,
.flexslider ul li {
	margin: 0;
	padding-right: 0 !important;
	padding-left: 0 !important;	
	list-style: none !important;
	list-style-type: none !important;	
}
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 33px; height: 67px; margin: -34px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;  /* -webkit-transition: all .3s ease;*/}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -63px; }
.flex-direction-nav .flex-prev {left: -63px;}
.flexslider .flex-next:hover {background-position: 100% 100%;}
.flexslider .flex-prev:hover {background-position: 0 100%; }
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}


/* Control Nav */
.flex-control-nav {width: auto; position: absolute; bottom: 25px; text-align: center; right: 25px;}
.flex-control-nav li {margin-left: 10px !important; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 18px; height: 18px; display: block; background: #fff; cursor: pointer; text-indent: -9999px; 
	-webkit-border-radius: 9px; -moz-border-radius: 9px; -o-border-radius: 9px; border-radius: 9px;  }
.flex-control-paging li a:hover {  background: #9a1d3b; }
.flex-control-paging li a.flex-active {  background: #9a1d3b; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

.flex-direction-nav,
.flex-direction-nav li {
	height: 0;
	line-height: 0;
}


.slider-container {
	position: relative;
	width: 96%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto !important;
}
.slider-container .flexslider {
	position: relative;
}

.flex-viewport {
	padding-bottom: 75px;
}

.slider-container .flexslider .slides p.caption {
	position: absolute;
	bottom: 0; 
	width: 65%;
	font-size: 0.75em;
	line-height: 1.2em;
	margin: 0;
	padding: 30px 0 0;
	min-height: 45px;

}
.slides {
	display: block;
	width: 100%;
}
.single-wine .flexslider {
  border: solid 3px;
  border-color: #d1d1d1 #dfe0e0 #a6a6a6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 80px;
}
.single-wine .flex-viewport {
  padding: 0;
  border-bottom: solid 2px #fff;
}
.single-wine .item div {
  padding: 30px 60px 30px 30px;
}
.single-wine .flex-direction-nav a {width: 28px; height: 70px; margin: -65px 0 0; display: block; background: url(images/bg_direction_nav_small.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;  /* -webkit-transition: all .3s ease;*/}
.single-wine .flex-direction-nav .flex-next {background-position: 100% 0; right: 15px; }
.single-wine .flex-direction-nav .flex-prev {display: none;}
.single-wine .flex-direction-nav .flex-next:hover {background-position: 100% 100%;}



/* Control Nav */
.single-wine .flex-control-nav {width: auto; position: absolute; bottom: -35px; text-align: center; right: 25px;}

.single-wine .flex-control-paging li a:hover {  background: #cccccc; }
.single-wine .flex-control-paging li a.flex-active {  background: #cccccc; }

















a.floattotop {
	display: none;
	overflow: hidden;
	width: 14px;
	height: 12px;
	z-index: 900000;
 	position: fixed;
	bottom: 20px;
	right: 20px;
	top: auto;
	left: auto;

	padding: 17px 16px;
	border: 0px solid #000;
	background: #9a1d3b;
	-webkit-background-origin: border;
	-moz-background-origin: border;
	-icab-background-origin: border;
	-khtml-background-origin: border;
	-o-background-origin: border;
	background-origin: border;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	-icab-background-clip: padding-box;
	-khtml-background-clip: padding-box;
	-o-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-icab-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}
a.floattotop span {
	display: block;
	overflow: hidden;
	width: 14px;
	height: 12px;
	background: url(images/up.png )no-repeat center center;
}



#islegal {
  position: absolute;
  display: none;
  z-index: 6000;
  width: 450px;
  height: 350px;
  background: url(images/agescreen.png) no-repeat 0 0;
   background-size: 100%;
/*-webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.75);
-moz-box-shadow:    0px 0px 9px rgba(0, 0, 0, 0.75);
box-shadow:         0px 0px 9px rgba(0, 0, 0, 0.75); */
}
a#yeah {
  position: absolute;
  top: 78%;
  left: 52%;
  display: block;
  width: 37%;
  height: 8.5%; 
}
a#nah {
  position: absolute;
  top: 78%;
  left: 13%;
  display: block;
  width: 37%;
  height: 8.5%; 
}
#islegal-overlay {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  z-index: 5000;
  background: #fff url(images/bg-paper.jpg) repeat center top;
  text-align: center;
}

#islegal.is-active,
#islegal-overlay.is-active {
  display: block;
}

#body-overlay {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  z-index: 5000;
  background: #fff url(images/bg-paper.jpg) repeat center top;
}
#body-overlay.is-active {
  display: block;
}

#googleMap iframe {
   width: 100%;
}
#googleMap {
   height: 550px;
}
#googleMap img { max-width: none; }

#googleMap .iwContent {
  height: 100px;
  width: 200px;
  font-size: 18px;
  line-height: 23px;
  font-family: 'requiem text', 'Times New Roman', Times, serif;  
  text-align: center;
  padding-top: 10px;
}


body, textarea:focus, input:focus{
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}



.comein {
  transform: translateY(150px);
  animation:         comein 1.8s ease forwards; /* IE 10+, Fx 29+ */
  -webkit-animation: comein 1.8s ease forwards; /* Safari 4+ */
  -moz-animation:    comein 1.8s ease forwards; /* Fx 5+ */
  -o-animation:      comein 1.8s ease forwards; /* Opera 12+ */
}
.comein:nth-child {
  animation-duration: 0.2s;          /* IE 10+, Fx 29+ */
  -webkit-animation-duration: 0.2s;  /* Safari 4+ */
  -moz-animation-duration: 0.2s;     /* Fx 5+ */
  -o-animation-duration: 0.2s;       /* Opera 12+ */
}

.fadein {
    -webkit-animation: fadein 1.8s; /* Safari and Chrome */
       -moz-animation: fadein 1.8s; /* Firefox */
        -ms-animation: fadein 1.8s; /* Internet Explorer */
         -o-animation: fadein 1.8s; /* Opera */
            animation: fadein 1.8s;
} 


.homenav, .bottlenav {
    -webkit-transition: 1.8s; /* Safari and Chrome */
       -moz-transition: 1.8s; /* Firefox */
        -ms-transition: 1.8s; /* Internet Explorer */
         -o-transition: 1.8s; /* Opera */
            transition: 1.8s;
}

.homenav.maxedout {
  max-width: 2000px;
}
.bottlenav.maxedout {
  max-width: 1500px;
}

.bottlenav.maxedout li {
  width: 25% !important;
  margin: 0 4% !important;
}

/* {
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
  -moz-transition: opacity 1.5s ease-in-out;
  -webkit-transition: opacity 1.5s ease-in-out; 
  -o-transition: opacity 1.5s ease-in-out;
}
 */


.already-visible {
  transform: translateY(0);
  opacity: 1;
  animation: none;
}


.page-watermark {
  position: fixed;
  z-index: -1;
  top: 200px;
  display: block;
  width: 100%;
  height: 140px;
  margin: 0 auto;
  background: url(images/watermark.png) no-repeat center top;
  opacity: 0.5;
}

#TB_overlay {
  z-index: 99998 ;
}
.cm_ajax_loading img {
  width: 32px !important;
  height: 32px !important;
}

@keyframes comein {
  to { transform: translateY(0); }
}
/* Firefox */
@-moz-keyframes comein {
  to { transform: translateY(0); }
}

/* Safari and Chrome */
@-webkit-keyframes comein {
  to { transform: translateY(0); }
}

/* Internet Explorer */
@-ms-keyframes comein {
  to { transform: translateY(0); }
}​

/* Opera */
@-o-keyframes comein {
  to { transform: translateY(0); }
}​


@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}​

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}​


