/*
Theme Name: Miletta 2016
Theme URI: http://www.joelbrehm.com
Author: Joel Brehm
Author URI: http://www.joelbrehm.com
Description: The 2016 redesign for Miletta Vista Winery
Version: 1
Text Domain: Miletta2016

*/

body{
	font-style: normal;
	font-size: 18px;
	color: #565656;
	line-height: 26px;
	margin: 0px;
	font-family: 'Halant', serif;
	font-weight: 400;
	background-color: #ffffff;
}

input{
	font-weight: normal; 
	font-style: normal;
}

a{
	color: #603913;
	text-decoration: none;
}

strong{
	font-weight: 700;	
}

a:hover{
	color: #9F7852;	
}

h1, h2, h3, h4, h5{
	font-weight: 100; 
	font-style: normal;
	line-height: 1em;	
	margin-bottom: .6em;
}

h1{
	font-size: 3.5em;	
}

.single h1, .page h1, .tagline, .woocommerce-page h1{
	text-align: left;
	color: #ffffff;
	font-weight: 400;
	font-size: 5.5em;
	width: 1060px;
	margin: 0px auto;
	padding-bottom: 40px;
	padding-left: 40px;
	text-shadow: 1px 1px 4px rgba(0,0,0,.7);
	letter-spacing: -.05em;
}

.woocommerce-page h1.product_title {
	color: #444444;
	text-shadow: none;
}

.page h1{
	padding-bottom: 0px;
}

.tagline{
	font-weight: 100;
	font-size: 2em;
	color: #140c04;	
}

.page .articleHeadline h1 {
	text-align: left;	
}

h2{
	font-size: 4.5em;
}

h3{
	font-size: 2em;
	font-weight: 300;
}

h4{
	font-size: 1.5em;
	font-weight: 300;
}

h5{
	font-size: 1.2em;
	font-weight: 300;	
}

input[type="button"], input[type="submit"], button, .woocommerce button.button.alt{
	background-color: #9F7852;
	padding: 8px;
	font-family: 'Halant', serif;
	border: none;
	color: #ffffff;
	cursor: pointer;
	font-size: 1.2em;
}

input[type="button"]:hover, input[type="submit"]:hover, button:hover{
	background-color: #603913;
}

/* ----------------------------------------- Begin bootstrap - common re-used elements ------------------------------------------ */

body{
	margin: 0px;
	padding: 0px;
}

img, svg, figure{
	max-width: 100%;
	height:auto;	
}

figure{
	padding: 0px;
	margin: 0px;	
}

iframe{
	max-width: 100%;
}

input[type="text"], input[type="number"], input[type="email"], textarea, select, input[type="email"], input[type="url"]{
	width: 100%;
	width: calc(100% - 16px);
	padding: 8px;
	font-family: 'Halant', serif;
	font-size: 1.2em;
}

.screenHeightOneSixth{
	height: 16vh;
}

.screenHeightOneFourth{
	height: 25vh;
}

.screenHeightOneThird{
	height: 33vh;
}

.screenHeightOneHalf{
	height: 50vh;
}

.screenHeightTwoThirds{
	height: 66vh;
}

.screenHeightThreeFourths{
	height: 75vh;
}

.screenHeightFiveSixths{
	height: 83vh;
}

.screenHeightElevenTwelfths{
	height: 91vh;
}

.screenHeightFull{
	height: 100vh;
}

.screenHeightDouble{
	height: 200vh;	
}

.textAlignLeft{
	text-align: left;
}

.textAlignCenter{
	text-align: center;	
}

.textAlignRight{
	text-align: right;	
}

   /* ---------------------------------------- grid system ----------------------------------------*/
		
	.gridOnetwelfth, .gridOneSixth, .gridOneFourth, 
	.gridOneThird, .gridFiveTwelfths, .gridOneHalf, 
	.gridSevenTwelfths, .gridTwoThirds, .gridThreeFourths, 
	.gridFiveSixths, .gridElevenTwelfths
	{
		display: block;
		float: left;
		width: 100%;
		margin-left: 2.127659574468085%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.doubleMargin{
		margin-left: 4.25531914893617%;		
	}
		
	.gridOnetwelfth, .gridOnetwelfth.ignoreBreakpoint{
		width: 6.382978723404255%;
	}
	    
	.gridOnetwelfth.doubleMargin, .gridOnetwelfth.doubleMargin.ignoreBreakpoint{
		width: 4.432%;
	}
	    
    .gridOneSixth, .gridOneSixth.ignoreBreakpoint{
		width: 14.893617021276595%;
	}
	    
    .gridOneSixth.doubleMargin, .gridOneSixth.doubleMargin.ignoreBreakpoint{
		width: 13.12%;
	}
	    
    .gridOneFourth, .gridOneFourth.ignoreBreakpoint{
		width: 23.404255319148934%;
	}
	    
	.gridOneFourth.doubleMargin, .gridOneFourth.doubleMargin.ignoreBreakpoint{
		width: 21.80%;
	}
	    
    .gridOneThird, .gridOneThird.ignoreBreakpoint{
		width: 31.914893617021278%;
	}
    
	.gridOneThird.doubleMargin, .gridOneThird.doubleMargin.ignoreBreakpoint{
		width: 30.49%;
	}	
	
    .gridFiveTwelfths, .gridFiveTwelfths.ignoreBreakpoint{
		width: 40.42553191489362%;
	}

	.gridFiveTwelfths.doubleMargin, .gridFiveTwelfths.doubleMargin.ignoreBreakpoint{
		width: 39.18%;
	}
	
    .gridOneHalf, .gridOneHalf.ignoreBreakpoint{
		width: 48.93617021276595%;
	}

	.gridOneHalf.doubleMargin, .gridOneHalf.doubleMargin.ignoreBreakpoint{
		width: 47.87%;
	}

	.gridSevenTwelfths, .gridSevenTwelfths.ignoreBreakpoint{
		width: 57.44680851063829%;
	}

	.gridSevenTwelfths.doubleMargin, .gridSevenTwelfths.doubleMargin.ignoreBreakpoint{
		width: 56.56%;
	}

	.gridTwoThirds, .gridTwoThirds.ignoreBreakpoint{
		width: 65.95744680851064%;
	}
	
	.gridTwoThirds.doubleMargin, .gridTwoThirds.doubleMargin.ignoreBreakpoint{
		width: 65.24%;
	}
	
	.gridThreeFourths, .gridThreeFourths.ignoreBreakpoint{
		width: 74.46808510638297%;
	}
	
	.gridThreeFourths.doubleMargin, .gridThreeFourths.doubleMargin.ignoreBreakpoint{
		width: 73.93%;
	}
	
	.gridFiveSixths, .gridFiveSixths.ignoreBreakpoint{
		width: 82.97872340425532%;
	}
	
	.gridFiveSixths.doubleMargin, .gridFiveSixths.doubleMargin.ignoreBreakpoint{
		width: 82.62%;
	}
	
	.gridElevenTwelfths, .gridElevenTwelfths.ignoreBreakpoint{
		width: 91.48936170212765%;
	}
	  
	.gridElevenTwelfths.doubleMargin, .gridElevenTwelfths.doubleMargin.ignoreBreakpoint{
		width: 91.31%;
	}
	  
   	.gridTopBottomPadding{
		padding:10px 0;
	}

    .gridTopBottomHalfPadding{
        padding:5px 0;
    }
  
    .gridTopHalfPadding{
        padding: 5px 0 0 0;
    }
  
    .gridBottomHalfPadding{
        padding: 0 0 5px 0;
    }
    
    .gridTopPadding{
        padding: 10px 0 0 0;
    }
  
    .gridBottomPadding{
        padding: 0 0 10px 0;
    }

   	.gridTopBottomMargin{
		margin-top:10px;
		margin-bottom:10px;
	}
	
	.gridLeftDividerLine{
		margin-left:12px;
		padding-left:11px;
		border-left:1px solid #cccccc;
	}

	.gridOnetwelfth.gridLeftDividerLine, .gridOneSixth.gridLeftDividerLine, .gridOneFourth.gridLeftDividerLine, 
	.gridOneThird.gridLeftDividerLine, .gridFiveTwelfths.gridLeftDividerLine, .gridOneHalf.gridLeftDividerLine, 
	.gridSevenTwelfths.gridLeftDividerLine, .gridTwoThirds.gridLeftDividerLine, .gridThreeFourths.gridLeftDividerLine, 
	.gridFiveSixths.gridLeftDividerLine, .gridElevenTwelfths.gridLeftDividerLine{
		margin-left:.85%;
		padding-left:calc(.85% - 1px);
		border-left:1px solid #cccccc;
	}

    .gridRightDividerLine{
        border-right:1px solid #cccccc;
    }

    .gridBottomDividerLine{
        margin-bottom:12px;
        padding-bottom:21px;
        border-bottom:1px solid #cccccc;
    }

	.gridOnetwelfth.first, .gridOneSixth.first, .gridOneFourth.first, 
	.gridOneThird.first, .gridFiveTwelfths.first, .gridOneHalf.first, 
	.gridSevenTwelfths.first, .gridTwoThirds.first, .gridThreeFourths.first, 
	.gridFiveSixths.first, .gridElevenTwelfths.first{
		margin-left: 0;
    	clear: both !important;
    }
    
	.gridOnetwelfth img, .gridOneSixth img, .gridOneFourth img, 
	.gridOneThird img, .gridFiveTwelfths img, .gridOneHalf img, 
	.gridSevenTwelfths img, .gridTwoThirds img, .gridThreeFourths img, 
	.gridFiveSixths img, .gridElevenTwelfths img{
		max-width: 100%;
		height: auto;
	}

	div[class^="grid"] p:first-child, div[class^="grid"] h2:first-child, div[class^="grid"] h2:first-child, div[class^="grid"] h3:first-child, div[class^="grid"] h4:first-child{
		margin-top: 0px;
		padding-top: 0px;
	}    		
	
   /* ---------------------------------------- end grid system ----------------------------------------*/

		
	/* ---------------------- the second grid ---------------------- */
	
	.grid2Full {
		width: 100%;
		width: calc(100% - 8px);
		border-left: 45px solid #ffffff;
	}
	
	.grid2ElevenTwelfths {
		width: 91.66%;
		width: calc(91.66% - 45px);
	}
	
	.grid2ElevenTwelfths.first{
		width: calc(91.66% - 90px);
	}
	
	.grid2FiveSixths {
		width: 83.33%;
		width: calc(83.33% - 45px);
	}
	
	.grid2FiveSixths.first{
		width: calc(83.33% - 90px);
	}
	
	.grid2ThreeFourths {
		width: 75%;
		width: calc(75% - 45px);
	}
	
	.grid2ThreeFourths.first{
		width: calc(75% - 90px);
	}
	
	.grid2TwoThirds {
		width: 66.66%;
		width: calc(66.66% - 45px);
	}
	
	.grid2TwoThirds.first{
		width: calc(66.66% - 90px);
	}
	
	.grid2SevenTwelfths {
		width: 58.33%;
		width: calc(58.33% - 45px);
	}
	
	.grid2SevenTwelfths.first{
		width: calc(58.33% - 90px);
	}
	
	.grid2OneHalf {
		width: 50%;
		width: calc(50% - 45px);
	}
	
	.grid2OneHalf.first{
		width: calc(50% - 90px);
	}
	
	.grid2FiveTwelfths {
		width: 41.66%;
		width: calc(41.66% - 45px);
	}
	
	.grid2FiveTwelfths.first{
		width: calc(41.66% - 90px);
	}
	
	.grid2OneThird {
		width: 33.33%;
		width: calc(33.33% - 45px);
	}
	
	.grid2OneThird.first{
		width: calc(33.33% - 90px);
	}
	
	.grid2OneFourth {
		width: 25%;
		width: calc(25% - 45px);
	}
	
	.grid2OneFourth.first{
		width: calc(25% - 90px);
	}
	
	.grid2OneSixth {
		width: 16.66%;
		width: calc(16.66% - 45px);
	}
	
	.grid2OneSixth.first{
		width: calc(16.66% - 90px);
	}
	
	.grid2OneTwelfth {
		width: 8.33%;
		width: calc(8.33% - 45px);
	}	
	
	.grid2OneTwelfth.first{
		width: calc(8.33% - 90px);
	}
	
	div[class^="grid2"], div[class*="grid2"]{
		float: left;
		border-right: 45px solid #ffffff;
		border-bottom: 45px solid #ffffff;	
	}
		
	div[class^="grid2"].first, div[class*="grid2"].first{
		clear: both;
		border-left: 45px solid #ffffff;	
	}
	
	/* end second grid */

	iframe{
		width: 100%;	
	}
   
   .clear{
		clear: both; 
		height: 0px;
		margin: 0px;
		padding: 0px;
		line-height: 0px;
		display: block;  
   }
   
	.verticalAlign{
		display: table;
		width: 100%;
	}
	
	.verticalAlign .td{
		display: table-cell;
		vertical-align:middle;	
	}
	
	hr{
		height: 1em;
		border: none;
		border-bottom: 1px solid #dddddd;
		margin: 0em;
		padding: 0em;
		margin-bottom: 1em;	
	}
	
	.alignright{
		float: right;
		padding: 10px 0 10px 10px;	
	}
	
	.alignleft{
		float: left;
		padding: 10px 10px 10px 0;	
	}
	
	.showAtBp560, .showAtBp940{
		display: none;	
	}

	@media (max-width: 940px){
		h1{
			font-size: 3em;	
		}
		
		h2{
			font-size: 2.5em;
		}
		
		h3{
			font-size: 2em;	
		}
		
		h4{
			font-size: 1.5em;	
		}
		
		.showAtBp940{
			display: block;	
		}
	}
	
		
	@media (max-width: 560px){		
		.showAtBp560{
			display: block;	
		}
		
		.hideAtBp560{
			display: none;	
		}
		
		div[class^="grid"], div[class*="grid"], div[class^="grid"].noMargin, div[class*="grid"].noMargin{
			float: none;
			border-right: none;
			border-left: none;
			width: 100%;
			margin-left: 0px;
		}
			
		div[class^="grid"].first, div[class*="grid"].first{
			clear: both;
			border-right: none;
			border-left: none;
			width: 100%;
		}

		div[class^="grid2"], div[class*="grid2"]{
			border-bottom: 4px solid #ffffff;
		}
						
		div[class^="grid"].verticalAlign .td, div[class*="grid"].verticalAlign .td{
			display: table-cell;
			height: auto;
		}
		
		div[class^="grid"].verticalAlign, div[class*="grid"].verticalAlign{
			display: table;
		}

	}
   
   /* ----------------------------------------- end bootstrap ------------------------------------------ */
		
	
	#masthead{
		width: 100%;
		position: fixed;
		top: -2px;
		left: 0px;
		z-index: 3;
		border-bottom: 8px solid #ffffff;
		border-image: url("images/paper_border.png") 11 stretch;
	}
	
	.site-header-main{
		padding: 5px 5%;
		background-color: #ffffff;
	}
	
	.admin-bar  #masthead{
		top: 32px;	
	}
	
	#masthead p, #masthead ul{
		padding: 0px;	
		margin: 0px;	
	}
	
	.site-title a{
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: 100;
		letter-spacing: 0.14em;	
		padding: .2em 0 0;
		display: block;
	}
	
	.menu-toggle{
		display: none;	
	}
	
	#site-header-menu{
		width: 70%;
		float: left;			
	}
	
	#site-header-menu li{
		display: inline;
		list-style: none;
		font-size: 1.2em;
		text-transform: uppercase;			
	}
	
	.site-branding{
		width: 30%;
		float: left;
	}
	
	.content-area{
		background-color: #ffffff;
		padding: 60px;
	}
	
	.contentContainer {
		width: 1100px;
		margin: 0px auto;
		border: 30px solid #ffffff;
		border-image: url("images/paper_border.png") 30 30 30 30;
	}
	
	.contentContainerBorder{
		border: 1px solid #9F7852;	
	}
	
	.outterContainer {
		background-image: url("images/5-24-06066.jpg");
		background-size: cover;
		background-position: center top;
		background-attachment: fixed;
		padding-bottom: 185px;
	}

	.page-template-full_width .outterContainer{
		padding-bottom: 0px;
		background-image: none;
		margin-top: 7em;
	}

	.page-template-full_width h1 {
		width: 100%;
		text-shadow: none;
		color: #603913;
		margin: 0px 5%;
		padding: 0px;
	}

	.page-template-full_width .content-area {
		margin: 0px 5%;
		padding: 0px;
	}
	
	.articleHeader{
		background-image: url('images/articleHeader.png');
		background-position: center top;
		height: 60px;
		width: 100%;
		margin: 0px auto;
		border-top: 30px solid #ffffff;	
	}
	
	#main p:first-child {
		font-size: 2em;
		line-height: 1em;
	}
	
	#main p {
		line-height: 25px;
	}
	
	.page-id-77 #main p:first-child, 
	.page-template-semiSweetWine #main p:first-child, 
	.page-template-sweetWine #main p:first-child, 
	.page-template-dryWine #main p:first-child,
	.page-id-409 #main p:first-child{
		font-size: 1em;		
	}

	.screen-reader-text{
		display: none;	
	}
	
	.site-footer{
		padding-top: 20px;
		background-image: url("images/footerImage3.jpg");
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center bottom;
		padding-bottom: 375px;
		background-color: #ffffff;
	}

	.site-footer .content-area{
		background-color: transparent;
		border: 0px;
	}

	#menu-main-menu {
		display: flex;
	}
	
	#menu-main-menu>li {
	    padding: 0.3em .7em;
		position: relative;
		z-index: 4;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		line-height: 1em;
	}
	
/*	#menu-main-menu>li.on{*/
	#menu-main-menu>li:hover{
		border-right: 1px solid #cccccc;	
		border-left: 1px solid #cccccc;	
		color: #9F7852;
	}
	
/*	#menu-main-menu>li.on a{*/
	#menu-main-menu>li:hover a{
		color: #9F7852;
	}
	
	#menu-main-menu>li>ul{
    height: 0px;
		overflow: hidden;
		padding: 0em 0;
		opacity: 0;
		position: fixed;
		top: 1.6em;
		border: 1px solid #cccccc;
		z-index: 2;
		left: 0px;
		width: 100vw;
		padding-left: calc((100% - 980px) / 2);
		padding-right: calc((100% - 980px) / 2);
		background-color: #f7f7f7;
		border: 0px;
	}
	
	.admin-bar #menu-main-menu>li>ul{
		top: 72px;
	}
	
/*	#menu-main-menu>li.on>ul{*/
	#menu-main-menu>li:hover>ul{
		opacity: 1;
		height: auto;
		overflow: auto;
		padding-top: 1em;
		padding-bottom: 1em;
	}	

	#menu-main-menu li ul li{
		text-transform: none;
		font-size: 1.5em;
		float: left;
		padding: 0px;
		padding-right: 40px;
	}

	#menu-main-menu li ul li a{
		padding: 10px 0px;
		display: block;	
	}
	
	#menu-main-menu li ul li ul li{
		font-size: 0.55em;
		text-transform: none;
		padding: 3px 7px;
		float: none;
		display: block;
	}
	
	#menu-main-menu li ul li ul li a{
		padding: 3px 7px;
	}
	
	#mobileMenuToggle{
		display: none;	
	}

	#map-canvas {
		width: 100%;
		height: 500px;
	}
	
	blockquote{
		font-size: 2em;
		margin: 12px 0px;
	}
	
	.wineBlock{
		width: calc(25% - 34px);
		text-align: center;
		padding: 10px 10px;
		margin-right: 10px;
		min-height: 210px;
		margin-top: 10px;
		display: inline-block;
		text-align: center;
	}
	
	.wineBlock .img{
		height: 155px;
		width: 155px;
		border-radius: 84px;
		object-fit: cover;
		border: 2px solid #cccccc;
		transition: border .2s ease, height .2s ease, width .2s ease;
		background-size: cover;
		background-position: center center;
		margin: 0px auto;
	}
	
	.wineBlock .img:hover{
		border: 7px solid #9F7852;
		height: 146px;
		width: 146px;
	}
	
	.wineBlock h4{
		margin: 0px;
		margin-top: 10px;
	}

	.toolTip{
		display: none;	
	}
	
	.purchase button, .purchaseLink{
		background-color: #9F7852;
		color: #ffffff;
		padding: 0px 15px;
		cursor: pointer;
		line-height: 50px;
		border: none;
	}

	.purchaseLink:hover,
	.purchaseLink:focus {
		background-color: #684e36;
		color: #ffffff;
	}

	.aligncenter{
		margin: 0px auto;
		display: block;
	}
	
	
	.soldOut{	
		background-color: rgb(159, 120, 82);
		text-align: center;
		color: #ffffff;
		font-size: 1.4em;
		padding: 0.4em;
	}
	
	.imageBox1{
		width: 100%;
		min-height: 200px;
		background-position: center center;
		background-size: cover;	
	}
	
	.smallHighlight{
		background-color: #cccccc;
		color: #ffffff;
		text-transform: uppercase;
		font-size: .8em;
		padding: 0px 7px;
		display: inline-block;
		margin-bottom: 10px;
	}
	
	.smallHighlight.green{
		background-color: #295817;
	}
	
	.smallHighlight.red{
		background-color: #7a0026;
	}
	
	.headerWithBorder{
		border-bottom: 1px solid #dddddd;
		margin-bottom: 10px;
	}
	
	#footerCopy{
		margin: 40px 0;
	}
	
	h1.homeHeader{
		text-align: center;
		color: #ffffff;
		margin: 0px auto;
		font-size: 2.5em;
		padding-bottom: 3px;
		text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
		letter-spacing: -0.05em;
		text-transform: uppercase;
	}
	
	#homepageGrapes{
		margin: 0px auto;
		display: block;
		margin-bottom: 30px;
		width: 110px;
	}
	
	.linkBlock{
    display: block;
		min-height: 50vh;
		padding: 1.5em;
		background-size: cover;
		transition: all .3s ease-in-out;
	}

	.linkBlock.small {
	}
	
	.linkBlock .innerBlock{
		border: 3px solid rgba(255, 255, 255, .7);
		background-color: rgba(0, 0, 0, .4);
		color: #ffffff;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		flex-direction: column;
		min-height: 50vh;
		padding: 1em;
		transition: all .3s ease-in-out;
	}
	
	.linkBlock .innerBlock .primaryText,
	#main .linkBlock p.primaryText:first-child {
			font-size: 3rem;
			font-weight: 600;
			letter-spacing: -0.03em;
			line-height: 1em;
			text-transform: uppercase;
	}

    .linkBlock .innerBlock .primaryText a {
    	color: #ffffff;
    }
	
	.linkBlock .innerBlock .secondaryText {
		font-size: 1.5em;
		position: relative;
		top: 0em;
		transition: top .3s;
	}

	.linkBlock:hover,
	.linkBlock:focus {
		padding: 0px;
	}

	.linkBlock.small:hover {
	}

	.linkBlock.small:hover .primaryText,
	.linkBlock.small:hover .secondaryText,
	.linkBlock.small:hover .innerBlock {
	}
	
	.linkBlock:focus .innerBlock,
	.linkBlock:hover .innerBlock {
		margin: 0px;
		padding: 2.5em;
		border: 3px solid rgba(255, 255, 255, 0);
	}
	
	.linkBlock:focus .innerBlock .primaryText,
	.linkBlock:hover .innerBlock .primaryText {
		opacity: .2;
	}
	
	.linkBlock:focus .innerBlock .secondaryText,
	.linkBlock:hover .innerBlock .secondaryText {
		top: -2em;
	}

	.whiteSpacer{
		width: 100%;
		height: 45px;
		background-color: #ffffff;	
	}
	
	.page-template-home .outterContainer{
		padding-bottom: 0px;
	}
	
	.linkBlockEdit .post-edit-link{
		display: block;
		background-color: #313131;
		color: #ffffff;
		text-align: center;
		padding: 4px;
	}
	
	.largeImageRotate{
		width: 100%;
		height: 100vh;
		background-position: fixed;
		background-size: cover;
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 0;	
	}
	
	.homepageContainer, footer{
		position: relative;
		z-index: 1;	
	}
	
	.largeIcon{
		font-size: 5em;	
	}
	
	.linkBlock .innerBlock .primaryText .fa {
		font-size: 0.5em;
	}
	
	img.size-large{
		width: 100%;
		height: auto;
	}
	
	hr{
		clear: both;	
	}
	
	.nav-next{
		float: right;	
	}
	
	.nav-previous{
		float: left;	
	}
	
	.woocommerce div.product form.cart div.quantity {
		float: none;
		margin: 0 4px 0 0;
	}
	
	.woocommerce div.product form.cart .button {
		vertical-align: middle;
		float: none;
		display: block;
		clear: both;
		margin-top: 10px;
		border-radius: 0px;
	}

	.related.products {
		clear: both;
		padding-top: 30px;
	}
	
	.videoBlock{
		width: 93vw;
		padding: 10px;
		height: 78vh;
		position: fixed;
		top: 90px;
		left: 3vw;
		background-color: #cccccc;
		box-shadow: 2px 2px 16px rgba(0,0,0,.5);
		display: none;
		z-index: 1;
	}
	
	.videoBlock iframe{
		width: 100%;
		height: 78vh;
	}
	
	.videoBlock .fa-times-circle{
		position: absolute;
		right: -.2em;
		top: -.2em;
		color: #ffffff;
		text-shadow: 2px 2px 4px rgba(0,0,0,.5);
		font-size: 4em;
		cursor: pointer;	
	}

	.woocommerce p {
		font-size: 1em !important;
	}

	.woocommerce ul.products li.product a img {
		height: 310px;
		object-fit: cover;
	}

.main-navigation{
	display: flex;
}

.woo_cart {
	display: none;
	padding: 0.15em .7em;
}

.woocommerce .woo_cart,
.page-id-13552 .woo_cart {
	display: inline;
}


	/* ---------------------------------------- mobile breakpoints ------------------------------------- */
		
	@media (max-width: 1270px){	
		#menu-main-menu>li {
			padding: 6px 15px;
		}
	}
		
	@media (max-width: 1226px){	
	
		.contentContainer, .single h1, .page h1, #menu-main-menu>li>ul, .tagline{
			width: 90%;
			margin-left: calc(5% - 30px);
			margin-right: calc(5% - 30px);	
		}
				
		.single h1, .page h1, .tagline{
			padding-left: 30px;	
		}

		.site-branding {
			width: 40%;
		}
		
		#site-header-menu {
			width: 60%;
		}	
	}
	
	@media (max-width: 1140px){	
		#menu-main-menu>li {
			padding: 6px 6px;
		}
	}
	
	@media (max-width: 950px){	
	
		#site-header-menu {
			width: 25%;
			text-align: right;
		}
		
		#mobileMenuToggle{
			display: block;
			cursor: pointer;	
		}
		
		#menu-main-menu{
			position: absolute;
			background-color: #F7F7F7;
			width: 100%;
			left: 0px;
			top: 33px;
			padding: 20px 0px !important;
			border-bottom: 1px solid #cccccc;
			border-top: 1px solid #cccccc;
		}
		
		#site-header-menu li {
			display: block;
		}
		
		#menu-main-menu{
			text-align: left;
			display: none;	
		}
		
		#menu-main-menu > li > ul {
			display: block;
			position: relative;
			padding: 0px;
			top: 0px;
			border: none;
			border-top: 1px solid #CCC;
			z-index: 2;
			left: 0px;
			width: 90%;
			background-color: transparent;
			line-height: 1em;
		}
		
		#menu-main-menu li ul li {
			float: none;
		}
		
		#menu-main-menu li ul li a{
			font-size: 0.6em !important;
			padding: 5px !important;
		}
		
		#menu-main-menu li ul li ul li {
			display: none;
		}
		
		#menu-main-menu li ul li {
			padding-left: 22px;
			opacity: .7;
		}
		
		.site-branding {
			width: 75%;
		}	
	}
	
	@media (max-width: 825px){	

		.wineBlock .img {
			width: 100%;
			border-radius: 0px;
			background-color: #000000;
			background-size: contain;
			background-repeat: no-repeat;
			min-height: 0px;
		}
	}

	@media (max-width: 560px){	
		#main p:first-child {
			font-size: 1.6em;
			line-height: 1em;
		}
		
		.single h1, .page h1, .tagline{
			font-size: 3.5em;
			line-height: .8em;
		}
		
		.outterContainer {
			background-size: auto 95vh;
			background-repeat: no-repeat;
			background-attachment: inherit;
		}
		
		.wineBlock {
			width: calc(100% - 20px);
		}
		
		.content-area {
			padding: 25px;
		}
		
		blockquote {
			font-size: 1.5em;
		}

		#masthead{
			position: absolute;	
			top: -2px;
		}
		
		h1.homeHeader{
			font-size: 1.5em;
		}
		
		#footerLogo{
		    width: 35%;
			display: block;
			margin: 0px auto;	
		}
		
		.linkBlock .innerBlock .primaryText,
		#main .linkBlock p.primaryText:first-child {
			font-size: 3em;
			font-weight: 400;
		}
	}
	/* ---------------------------------------- end mobile breakpoints ------------------------------------- */

/* page page-id-14882, or the homepage */
.page-id-14882	h1 {
    display: none;
}

.page-id-14882 .outterContainer {
    position: relative;
    top: -6.5em;
}
