@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600");html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*::after,*::before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}button,input[type="button"],input[type="reset"],input[type="submit"],.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#4c4c4c;border:0;color:#fff;cursor:pointer;display:inline-block;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:1rem;-webkit-font-smoothing:antialiased;font-weight:normal;line-height:1;padding:.71875rem 1.4375rem;text-decoration:none;-webkit-transition:background-color 300ms ease-in-out;-o-transition:background-color 300ms ease-in-out;-moz-transition:background-color 300ms ease-in-out;transition:background-color 300ms ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}button:hover,button:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus,.button:hover,.button:focus{background-color:#3d3d3d;color:#fff}button.white,input[type="button"].white,input[type="reset"].white,input[type="submit"].white,.button.white{background-color:#fff;color:#7f7f7f}.ani-menu-icon{display:inline-block;background:none !important;position:relative;margin:0;padding:0;width:20px;height:24px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0;border:none;cursor:pointer}.ani-menu-icon:focus{outline:none}.ani-menu-icon:hover,.ani-menu-iconfocus,.ani-menu-icon:active{background:none !important}.ani-menu-icon span{display:block;position:absolute;top:11px;left:0;right:0;height:2px;background:#4c4c4c}.ani-menu-icon span::before,.ani-menu-icon span::after{position:absolute;display:block;left:0;width:100%;height:2px;background:#4c4c4c;content:""}.ani-menu-icon span::before{top:-6px}.ani-menu-icon span::after{bottom:-6px}.ani-menu-icon--x{background:none}.ani-menu-icon--x span{-webkit-transition:background 0s 300ms;-o-transition:background 0s 300ms;-moz-transition:background 0s 300ms;transition:background 0s 300ms}.ani-menu-icon--x span::before,.ani-menu-icon--x span::after{-webkit-transition-duration:300ms,300ms;-moz-transition-duration:300ms,300ms;-o-transition-duration:300ms,300ms;transition-duration:300ms,300ms;-webkit-transition-delay:300ms,0s;-moz-transition-delay:300ms,0s;-o-transition-delay:300ms,0s;transition-delay:300ms,0s}.ani-menu-icon--x span::before{-webkit-transition-property:top, background, -webkit-transform;transition-property:top, background, -webkit-transform;-o-transition-property:top, transform, background;-moz-transition-property:top, transform, background, -moz-transform;transition-property:top, transform, background;transition-property:top, transform, background, -webkit-transform, -moz-transform}.ani-menu-icon--x span::after{-webkit-transition-property:bottom, background, -webkit-transform;transition-property:bottom, background, -webkit-transform;-o-transition-property:bottom, transform, background;-moz-transition-property:bottom, transform, background, -moz-transform;transition-property:bottom, transform, background;transition-property:bottom, transform, background, -webkit-transform, -moz-transform}.ani-menu-icon--x.toggled span{background:transparent}.ani-menu-icon--x.toggled span::before{top:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ani-menu-icon--x.toggled span::after{bottom:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.ani-menu-icon--x.toggled span::before,.ani-menu-icon--x.toggled span::after{background:#000;-webkit-transition-delay:0s,300ms;-moz-transition-delay:0s,300ms;-o-transition-delay:0s,300ms;transition-delay:0s,300ms}fieldset{background-color:#f2f2f2;border:1px solid #ccc;margin:0 0 .71875rem;padding:1.4375rem}input,label,select{display:block;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:1rem}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none}label{font-weight:600;margin-bottom:.35938rem}label.required::after{content:"*"}label abbr{display:none}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]),textarea,select[multiple=multiple]{background-color:#fff;border:1px solid #ccc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:1rem;margin-bottom:.71875rem;padding:.47917rem;-webkit-transition:border-color 300ms ease-in-out;-o-transition:border-color 300ms ease-in-out;-moz-transition:border-color 300ms ease-in-out;transition:border-color 300ms ease-in-out;width:100%}input[type="color"]:hover,input[type="date"]:hover,input[type="datetime"]:hover,input[type="datetime-local"]:hover,input[type="email"]:hover,input[type="month"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="time"]:hover,input[type="url"]:hover,input[type="week"]:hover,input:not([type]):hover,textarea:hover,select[multiple=multiple]:hover{border-color:#a3a3a3}input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="email"]:focus,input[type="month"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="week"]:focus,input:not([type]):focus,textarea:focus,select[multiple=multiple]:focus{border-color:#7f7f7f;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(114,114,114,0.7);box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(114,114,114,0.7);outline:none}input[type="color"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="email"]:disabled,input[type="month"]:disabled,input[type="number"]:disabled,input[type="password"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="text"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="week"]:disabled,input:not([type]):disabled,textarea:disabled,select[multiple=multiple]:disabled{background-color:#f2f2f2;cursor:not-allowed}input[type="color"]:disabled:hover,input[type="date"]:disabled:hover,input[type="datetime"]:disabled:hover,input[type="datetime-local"]:disabled:hover,input[type="email"]:disabled:hover,input[type="month"]:disabled:hover,input[type="number"]:disabled:hover,input[type="password"]:disabled:hover,input[type="search"]:disabled:hover,input[type="tel"]:disabled:hover,input[type="text"]:disabled:hover,input[type="time"]:disabled:hover,input[type="url"]:disabled:hover,input[type="week"]:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover,select[multiple=multiple]:disabled:hover{border:1px solid #ccc}textarea{resize:vertical}input[type="search"]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type="checkbox"],input[type="radio"]{display:inline;margin-right:.35938rem}input[type="checkbox"]+label,input[type="radio"]+label{display:inline-block}input[type="file"]{margin-bottom:.71875rem;width:100%}select{margin-bottom:1.4375rem;max-width:100%;width:auto}ul,ol{list-style-type:none;margin:0;padding:0}dl{margin-bottom:.71875rem}dl dt{font-weight:bold;margin-top:.71875rem}dl dd{margin:0}table{border-collapse:collapse;-webkit-font-feature-settings:"kern", "liga", "tnum";-moz-font-feature-settings:"kern", "liga", "tnum";font-feature-settings:"kern", "liga", "tnum";margin:.71875rem 0;table-layout:fixed;width:100%}th{border-bottom:1px solid #999;font-weight:600;padding:.71875rem 0;text-align:left}td{border-bottom:1px solid #ccc;padding:.71875rem 0}tr,td,th{vertical-align:middle}body{color:#7f7f7f;font-family:"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-feature-settings:"kern", "liga", "pnum";-moz-font-feature-settings:"kern", "liga", "pnum";font-feature-settings:"kern", "liga", "pnum";font-size:16px;line-height:1.4375;padding:0;margin:0}h1,h2,h3,h4,h5,h6,p,li,a,dd,dt,input,select,textarea,button,.button{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:always}h1,h2,h3,h4,h5,h6{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.2;margin:0 0 .71875rem;font-weight:300;color:#4c4c4c}h1{font-size:2.5rem}@media screen and (min-width: 640px){h1{font-size:3rem}}h2{font-size:2rem}@media screen and (min-width: 640px){h2{font-size:2rem}}h3{font-size:1.5rem}@media screen and (min-width: 640px){h3{font-size:1.75rem}}h4,h5,h6{font-size:1.125rem}@media screen and (min-width: 640px){h4,h5,h6{font-size:1.375rem}}.title{font-size:2rem}@media screen and (min-width: 640px){.title{font-size:2.25rem}}.subtitle{font-size:1.25rem}@media screen and (min-width: 640px){.subtitle{font-size:1.5rem}}p{margin:0 0 .71875rem;font-size:.9375rem}p.center{text-align:center}a{color:#7f7f7f;border-bottom:1px solid #ccc;text-decoration:none;-webkit-transition:color 300ms ease-in-out,border-color 300ms ease-in-out;-moz-transition:color 300ms ease-in-out,border-color 300ms ease-in-out;-o-transition:color 300ms ease-in-out,border-color 300ms ease-in-out;transition:color 300ms ease-in-out,border-color 300ms ease-in-out}a:active,a:focus,a:hover{border-color:transparent;color:#535353}hr{border-bottom:1px solid #ccc;border-left:0;border-right:0;border-top:0;margin:1.4375rem 0}img,picture{margin:0;max-width:100%}blockquote{margin:0 0 .71875rem;padding:0 0 0 .71875rem;border-left:2px solid #ccc}.social{margin:0 auto;text-align:center}.social li{display:inline-block;margin:.5rem}.social li a{display:block;width:20px;height:20px;padding-top:100%;border:none;position:relative}.social li a:hover svg{fill:#4c4c4c}.social li a svg{display:block;width:100%;height:100%;position:absolute;top:0;left:0;fill:#7f7f7f;-webkit-transition:fill 300ms ease-in-out;-moz-transition:fill 300ms ease-in-out;-o-transition:fill 300ms ease-in-out;transition:fill 300ms ease-in-out}.slideshow{background-color:#fff;display:block;position:relative;z-index:2;width:100%;height:50vh;height:auto}@media screen and (min-width: 640px){.slideshow{height:100vh}}.slideshow figure{display:block;left:0;margin:0;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:100%;z-index:0;height:0;bottom:auto;padding-bottom:50%}.slideshow figure:first-child{position:relative}.slideshow figure img{display:block;left:50%;height:auto;width:100%;max-width:none;position:absolute;opacity:0;right:0;top:50%;-webkit-transition:opacity 2000ms ease-in-out;-moz-transition:opacity 2000ms ease-in-out;-o-transition:opacity 2000ms ease-in-out;transition:opacity 2000ms ease-in-out;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (min-width: 640px){.slideshow figure img{min-width:100%;width:100%;height:auto}}.slideshow figure .caption{opacity:0;display:block;position:absolute;right:0;bottom:0;padding:.25rem .5rem;font-size:.75rem;background-color:rgba(0,0,0,0.5);color:#fff;text-align:right;-webkit-transition:opacity 2000ms ease-in-out;-moz-transition:opacity 2000ms ease-in-out;-o-transition:opacity 2000ms ease-in-out;transition:opacity 2000ms ease-in-out}.slideshow figure.active{z-index:1}.slideshow figure.active img{opacity:1}.slideshow figure.active .caption{opacity:1}.slideshow .bss-prev,.slideshow .bss-next{display:block;position:absolute;width:25%;height:100%;top:0;bottom:0;z-index:100}.slideshow .bss-prev button,.slideshow .bss-next button{background-color:rgba(0,0,0,0.9);cursor:pointer;display:block;height:48px;margin:0;padding:1rem;position:absolute;opacity:0;top:50%;width:48px;outline:none;-webkit-transition:opacity 300ms ease-in-out,background-color 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out,background-color 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out,background-color 300ms ease-in-out;transition:opacity 300ms ease-in-out,background-color 300ms ease-in-out;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.slideshow .bss-prev button .icon,.slideshow .bss-next button .icon{display:block;width:16px;height:16px;fill:#fff}.slideshow .bss-prev:hover button,.slideshow .bss-next:hover button{opacity:0.65}.slideshow .bss-prev:hover button:hover,.slideshow .bss-next:hover button:hover{background-color:#000;opacity:1}.slideshow .bss-prev{left:0}.slideshow .bss-prev button{left:0}.slideshow .bss-next{right:0}.slideshow .bss-next button{right:0}@media screen and (max-width: 640px){.hidden-small{display:none !important}}@media screen and (min-width: 640px){.hidden-medium{display:none !important}}@media screen and (min-width: 960px){.hidden-large{display:none !important}}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*::after,*::before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{-webkit-transition:padding 300ms ease-in-out;-moz-transition:padding 300ms ease-in-out;-o-transition:padding 300ms ease-in-out;transition:padding 300ms ease-in-out}.header{padding:2rem 1rem;max-width:68em;margin-left:auto;margin-right:auto}.header::after{clear:both;content:"";display:table}@media screen and (min-width: 640px){.header{padding:2rem}}.logo{width:100%;max-width:224px;margin:0 auto 2rem}.logo a{display:block;border:none}.logo svg.logo-schatzi-wines{display:block;width:100%;height:auto}.main-navigation{text-align:center;position:relative}.main-navigation>ul{letter-spacing:-0.31em;position:relative}@media screen and (min-width: 640px){.main-navigation>ul:before{content:'';display:block;position:absolute;top:50%;left:0;right:0;width:100%;height:1px;background-color:#ccc;z-index:-1}}.main-navigation>ul li{display:inline-block;vertical-align:top;position:relative;letter-spacing:0}.main-navigation>ul li.current-menu-item a{color:#7f7f7f}.main-navigation>ul li a{display:block;padding:.5rem;background-color:#fff;font-size:.8125rem;font-weight:400;color:#333;text-transform:uppercase;border:none}@media screen and (min-width: 640px){.main-navigation>ul li a{padding:.5rem 1.25rem;font-size:.9375rem}}.main-navigation>ul li a:hover{color:#7f7f7f}.search-button{display:block;position:absolute;right:50%;top:100%;z-index:100;width:30px;height:30px;padding:7px;cursor:pointer;background-color:#fff;border:none;line-height:1}@media screen and (max-width: 640px){.search-button{-webkit-transform:translate(50%, -18%);-moz-transform:translate(50%, -18%);-ms-transform:translate(50%, -18%);transform:translate(50%, -18%)}}@media screen and (min-width: 640px){.search-button{right:0;top:0;width:38px;height:38px;padding:11px}}.search-button .icon{display:block;width:16px;height:16px;fill:#ccc;-webkit-transition:fill 300ms ease-in-out;-moz-transition:fill 300ms ease-in-out;-o-transition:fill 300ms ease-in-out;transition:fill 300ms ease-in-out}.search-button:hover .icon{fill:#7f7f7f}.search-wrap{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;background-color:#fff;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0px -10px 10px -10px rgba(0,0,0,0.1);box-shadow:inset 0px -10px 10px -10px rgba(0,0,0,0.1);-webkit-transition:transform 300ms ease-in-out;-moz-transition:transform 300ms ease-in-out;-webkit-transition:-webkit-transform 300ms ease-in-out;transition:-webkit-transform 300ms ease-in-out;-o-transition:transform 300ms ease-in-out;-moz-transition:transform 300ms ease-in-out, -moz-transform 300ms ease-in-out;transition:transform 300ms ease-in-out;transition:transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out, -moz-transform 300ms ease-in-out;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.search-wrap .search-form{outline:0;padding:1rem;max-width:68em;margin-left:auto;margin-right:auto}.search-wrap .search-form::after{clear:both;content:"";display:table}@media screen and (min-width: 640px){.search-wrap .search-form{padding:1.5rem 2rem}}.search-wrap .search-field{padding-left:36px;height:40px;margin:0;background:white url("../images/icon-search.svg") no-repeat 10px center;background-size:6%;border:1px solid #ccc;float:left;display:block;width:72.50334%}.search-wrap .search-field:last-child{width:70.14568%}@media screen and (min-width: 640px){.search-wrap .search-field{background-size:2%;background-position:16px center;padding-left:42px;float:left;display:block;width:85.29804%}.search-wrap .search-field:last-child{width:82.94039%}}.search-wrap .search-field:focus{border-color:#ccc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1),0 0 0 rgba(0,0,0,0);box-shadow:inset 0 1px 3px rgba(0,0,0,0.1),0 0 0 rgba(0,0,0,0)}.search-wrap .search-submit{height:40px;margin:0;background-color:#ccc;float:left;display:block;width:29.85432%}.search-wrap .search-submit:last-child{width:27.49666%}@media screen and (min-width: 640px){.search-wrap .search-submit{float:left;display:block;width:17.05961%}.search-wrap .search-submit:last-child{width:14.70196%}}body.search-active .search-wrap{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.section-header{width:100%;position:relative}.section-header .title{font-size:1.75rem;margin-bottom:1rem;text-align:center;color:#7f7f7f}@media screen and (min-width: 640px){.section-header .title{text-align:right}}.section-header .title a{color:#000;border:none}.section-header .header-background{width:100%;height:240px;z-index:1;position:relative;background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (min-width: 640px){.section-header .header-background{height:480px}}.section-header .header-background .caption{display:block;position:absolute;right:0;bottom:0;padding:.25rem .5rem;font-size:.75rem;background-color:rgba(0,0,0,0.5);color:#fff;text-align:right}.section-header .header-slideshow{height:auto;background-color:#fff}.section-header-archive{position:relative;text-align:center}.section-header-archive .back-to{display:inline-block;margin:1.5rem auto;font-size:0.875rem}@media screen and (min-width: 640px){.section-header-archive .back-to{position:absolute;margin:0.25rem 0;left:0}}.section-header-archive .title{text-align:center;width:100%;margin-left:auto;margin-right:auto}@media screen and (min-width: 640px){.section-header-archive .title{max-width:50%}}@media screen and (min-width: 960px){.section-header-archive .title{max-width:62%}}.content-producer .section-header .title-appellation{text-align:center;font-size:.875rem;color:#949494;text-transform:none}@media screen and (min-width: 640px){.content-producer .section-header .title-appellation{text-align:right}}.content-producer .section-header .title+.title-appellation{margin:-.75rem 0 1rem}.content-default{width:100%}.content-block{padding:0 2rem;max-width:68em;margin-left:auto;margin-right:auto}.content-block::after{clear:both;content:"";display:table}.content-block::after{clear:both;content:"";display:table}.content-block .post{padding:2rem 0}@media screen and (min-width: 640px){.content-block .post{float:left;display:block;margin-right:2.35765%;width:65.88078%;margin-left:17.05961%}.content-block .post:last-child{margin-right:0}}.content-block .post ul{margin:0 0 .71875rem}.content-block .post li{font-size:.9375rem;list-style:disc;margin-left:1.4375rem;margin-bottom:.71875rem}.content-home .slideshow{height:auto;background-color:#fff;position:relative}.content-home .slideshow figure{height:0;bottom:auto;overflow:hidden;padding-bottom:66.67%}@media screen and (min-width: 640px){.content-home .slideshow figure{padding-bottom:48%}}@media screen and (max-width: 640px){.content-home .slideshow figure img{width:100%;height:auto}}.content-home .post{padding:0}@media screen and (min-width: 640px){.content-home .post{padding-top:3rem;padding-bottom:0;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;float:left;display:block;margin-right:2.35765%;width:94.88212%;margin-left:2.55894%}.content-home .post:last-child{margin-right:0}}@media screen and (min-width: 640px){.content-home .post p{font-size:.875rem;line-height:1.6}}@media screen and (min-width: 640px){.content-home .post p:first-of-type{font-size:1.1875rem;line-height:1.4375}}@media screen and (min-width: 640px){.content-producers .country-groups{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content-producers .country-group{width:100%}@media screen and (min-width: 640px){.content-producers .country-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.5rem}}.content-producers .country-image{margin:0 auto .71875rem;overflow:hidden;position:relative;width:70%}@media screen and (min-width: 640px){.content-producers .country-image{width:20%;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%;margin:0}}.content-producers .country-image img{display:block;margin:0;width:100%;height:auto}@media screen and (min-width: 640px){.content-producers .group-inner{-webkit-flex-basis:80%;-ms-flex-preferred-size:80%;flex-basis:80%;max-width:80%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 0 2rem}}.content-producers .country-title{font-size:1.25rem;margin-bottom:.71875rem;padding-bottom:.71875rem;text-align:center;border-bottom:1px solid #ccc;width:100%}@media screen and (min-width: 640px){.content-producers .country-title{text-align:left}}.content-producers .producers-list{padding-bottom:2rem;width:100%}@media screen and (min-width: 640px){.content-producers .producers-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}}.content-producers .producers-list li{padding:0.25rem 0;text-align:center}@media screen and (min-width: 640px){.content-producers .producers-list li{margin-right:1rem;padding:0.5rem 0 1.5rem}}@media screen and (min-width: 960px){.content-producers .producers-list li{margin-right:2rem}}.content-producers .producers-list a{border:none}.content-producers .producers-list span{color:#333;font-size:0.75rem;display:block}@media screen and (min-width: 640px){.content-producer .post{float:left;display:block;margin-right:2.35765%;width:65.88078%;margin-left:0%}.content-producer .post:last-child{margin-right:0}.content-producer .post:nth-child(1){margin-right:0}}.content-producer .sidebar{padding:0 0 2rem 0}@media screen and (min-width: 640px){.content-producer .sidebar{padding:2rem 0;float:left;display:block;margin-right:2.35765%;width:31.76157%}.content-producer .sidebar:last-child{margin-right:0}.content-producer .sidebar:nth-child(n){margin-right:0}}.content-producer .sidebar .subtitle{font-size:1.125rem}.content-producer .sidebar p+.subtitle{margin-top:2.5rem}.content-producer .sidebar img{width:100%;height:auto}.content-producer .producer-map{padding:2rem 0;width:100%}.content-producer .producer-map img{display:block;width:100%;height:auto}.content-producer .producer-url{margin:-.5rem 0 1rem}.vintage-reports-list{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 640px){.vintage-reports-list.posts-1 li,.vintage-reports-list.posts-2 li{width:48%}}.vintage-reports-list li{width:100%}@media screen and (min-width: 640px){.vintage-reports-list li{width:31.375%;margin:0 auto 2rem}}.soil-reports{float:left;width:100%;padding-top:2rem;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.soil-reports .subtitle{text-transform:none;font-size:1.125rem;text-align:center}.soil-reports ul{width:100%;margin:0 auto 2rem;position:relative;overflow:hidden;text-align:center;letter-spacing:-0.31em}@media screen and (min-width: 640px){.soil-reports ul{margin:0 auto 3rem}}.soil-reports ul li{width:48.82117%;margin-right:2.35765%;margin-bottom:2.35765%;display:inline-block;vertical-align:top;letter-spacing:0;-webkit-transition:height 300ms ease-in-out;-moz-transition:height 300ms ease-in-out;-o-transition:height 300ms ease-in-out;transition:height 300ms ease-in-out}@media screen and (max-width: 640px){.soil-reports ul li:nth-child(2n){margin-right:0}.soil-reports ul li:nth-child(2n+1){clear:left}}@media screen and (min-width: 640px){.soil-reports ul li{width:23.23176%;margin-bottom:0}.soil-reports ul li:nth-child(4n+1){clear:left}}.soil-reports ul li:last-child{margin-right:0}.soil-reports ul li.active .report{opacity:1}.soil-reports ul li.active .image:after{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.soil-reports ul li:hover .image .caption{opacity:1}.soil-reports ul .image{display:block;border:none;margin:0;cursor:pointer;position:relative}.soil-reports ul .image:after{top:auto;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-bottom-color:#f7f7f7;border-width:15px;left:50%;bottom:0;z-index:10;margin:-20px 0 0 -15px;opacity:0;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.soil-reports ul .image img{display:block;width:100%;height:auto}.soil-reports ul .image .caption{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;z-index:2;background-color:rgba(0,0,0,0.6);display:block;color:#fff;font-size:1.25rem;-webkit-transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out}.soil-reports ul .image .caption span{display:block;padding:0 1rem;position:absolute;text-align:center;top:50%;width:100%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.soil-reports ul .report{position:absolute;opacity:0;top:auto;left:0;width:100%;padding:1.5rem;background-color:#f7f7f7;text-align:left;-webkit-transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out}@media screen and (min-width: 640px){.soil-reports ul .report{padding:2rem 4rem}}.wines{width:100%;padding:2rem 0;clear:both}.wines::after{clear:both;content:"";display:table}.wines .title{text-align:center;text-transform:uppercase}.wine-group{padding:1rem 0;float:left;display:block;margin-right:2.35765%;width:100%}.wine-group:last-child{margin-right:0}.wine-group:nth-child(n){margin-right:0}@media screen and (min-width: 640px){.wine-group{float:left;display:block;margin-right:2.35765%;width:74.41059%;margin-left:12.79471%}.wine-group:last-child{margin-right:0}.wine-group:nth-child(n){margin-right:0}}.wine-group .category-title{text-align:center;font-size:1.125rem;border-bottom:1px solid #ccc;margin-bottom:1rem;padding-bottom:1rem}@media screen and (min-width: 640px){.wine-group .category-title{margin-bottom:2rem}}.wine-group .wine-list li{text-align:center;padding:1rem .25rem;float:left;display:block;margin-right:2.35765%;width:48.82117%}.wine-group .wine-list li:last-child{margin-right:0}@media screen and (max-width: 640px){.wine-group .wine-list li:nth-child(2n){margin-right:0}.wine-group .wine-list li:nth-child(2n+1){clear:left}}@media screen and (min-width: 640px){.wine-group .wine-list li{padding:2rem 0;float:left;display:block;margin-right:2.35765%;width:31.76157%}.wine-group .wine-list li:last-child{margin-right:0}.wine-group .wine-list li:nth-child(3n){margin-right:0}.wine-group .wine-list li:nth-child(3n+1){clear:left}}.wine-group .wine-list li .bottle-image{text-align:center;min-height:180px;margin:0}.wine-group .wine-list li .bottle-image img{height:180px}.wine-group .wine-list li .wine-title{font-size:.9375rem;color:#333;margin:.75rem auto 0}.wine-group .wine-list li a{border:none}.content-about .post{margin-left:0%}.content-about .post:nth-child(1){margin-right:0}.content-about .sidebar{padding:0 0 2rem;text-align:center;float:left;display:block;margin-right:2.35765%;width:100%}.content-about .sidebar:last-child{margin-right:0}.content-about .sidebar:nth-child(n){margin-right:0}@media screen and (min-width: 640px){.content-about .sidebar{text-align:left;padding:2rem 0 2rem 4rem;float:left;display:block;margin-right:2.35765%;width:31.76157%}.content-about .sidebar:last-child{margin-right:0}}.content-about .sidebar .subtitle{font-size:1.125rem}.content-about .sidebar h4{border-bottom:1px solid #ccc;padding-bottom:.71875rem}.content-about .sidebar p+.subtitle{margin-top:2.5rem}.staff-list{padding:0;margin:0}.staff-list li{margin-bottom:1rem}.staff-list li .schatzi-title{font-size:1.125rem;margin-bottom:.25rem}.staff-list li .schatzi-title a{border:none}.staff-list li p{font-size:.875rem;margin:0}.content-instagram{width:100%}.content-instagram .title{width:100%;text-align:center;padding-bottom:1.5rem;margin-bottom:2rem;border-bottom:1px solid #ccc;clear:both}.content-instagram .ig-image{display:block;width:100%;float:left;border-right:2px solid #fff;border-bottom:1px solid #fff;position:relative;overflow:hidden;padding-bottom:100%}@media screen and (min-width: 640px){.content-instagram .ig-image{width:33%;padding-bottom:33%}}.content-instagram .ig-image img{position:absolute;width:100%;height:auto;top:0;left:0}.back-to-top{display:inline-block;text-align:center;border:none}.back-to-top span{position:relative;top:-2px;margin:0 4px}.content-search-results .cat-title{margin-top:1.4375rem}.content-search-results ol{padding:0 1rem}.wine-details{padding:0;float:left;display:block;margin-right:2.35765%;width:100%}.wine-details:last-child{margin-right:0}.wine-details:nth-child(n){margin-right:0}@media screen and (min-width: 640px){.wine-details{padding:4rem 0}}.wine-details .bottle-image{padding:0;text-align:center;overflow:hidden;position:relative;float:left;display:block;margin-right:2.35765%;width:100%;margin:0 auto 1rem}.wine-details .bottle-image:last-child{margin-right:0}@media screen and (min-width: 640px){.wine-details .bottle-image{margin:0;float:left;display:block;margin-right:2.35765%;width:31.76157%}.wine-details .bottle-image:last-child{margin-right:0}}.wine-details .bottle-image img{display:block;height:45vh;margin:0 auto}@media screen and (min-width: 640px){.wine-details .bottle-image img{margin:0;position:absolute;left:50%;top:0;width:auto;height:100%;max-width:none;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.wine-details .wine-detail{position:relative;padding-bottom:2rem;float:left;display:block;margin-right:2.35765%;width:100%}.wine-details .wine-detail:last-child{margin-right:0}.wine-details .wine-detail:nth-child(n){margin-right:0}@media screen and (min-width: 640px){.wine-details .wine-detail{padding:0;float:left;display:block;margin-right:2.35765%;width:65.88078%}.wine-details .wine-detail:last-child{margin-right:0}}.wine-details .wine-title{width:100%;clear:both;font-weight:700;line-height:1;font-size:2.5rem;text-align:center}.wine-details .wine-title::after{clear:both;content:"";display:table}@media screen and (min-width: 640px){.wine-details .wine-title{text-align:left}}.wine-details .wine-title .producer{display:inline-block;margin-bottom:.5rem}@media screen and (min-width: 640px){.wine-details .wine-title .producer{margin-bottom:.25rem}}.wine-details .wine-title .name{display:inline-block;font-size:1.5rem;font-weight:400}.wine-details .notes{margin-bottom:2rem}.wine-details .details li{font-size:.9375rem;margin-bottom:.25rem}.wine-details .details label{display:inline-block;font-size:.9375rem}.wine-details .details .value{display:inline-block}.wine-details .print-buttons{display:none}@media screen and (min-width: 640px){.wine-details .print-buttons{display:block;clear:both;width:100%;padding-top:2rem}}.wine-details .print-buttons .button{display:inline-block;vertical-align:top;text-align:center}.wine-details .back-link{position:absolute;font-size:.9375rem;border:none;left:0;bottom:0}@media screen and (min-width: 640px){.wine-details .back-link{bottom:auto;left:-21px;top:-48px}}.tech-sheet-header{padding:0 0 1.5rem 0;text-align:right;max-width:68em;margin-left:auto;margin-right:auto}.tech-sheet-header::after{clear:both;content:"";display:table}.tech-sheet-header .image{margin:.5rem auto 0;width:100%;overflow:hidden;max-height:320px;float:left;display:block;margin-right:2.35765%;width:100%}.tech-sheet-header .image:last-child{margin-right:0}.tech-sheet-header .intro{text-align:center;float:left;display:block;margin-right:2.35765%;width:100%}.tech-sheet-header .intro:last-child{margin-right:0}.tech-sheet-header p{text-align:left}.tech-sheet-header .title{font-size:1.75rem;margin-bottom:.71875rem;font-weight:700}.tech-sheet-header .title-appellation{font-size:1rem;font-weight:400}.tech-sheet-header p{font-size:.8125rem}.tech-sheet{margin:0 auto;border:1px solid #ccc;padding:0;max-width:68em;margin-left:auto;margin-right:auto}.tech-sheet::after{clear:both;content:"";display:table}.tech-sheet-image{margin:0;text-align:center;float:left;display:block;margin-right:2.35765%;width:23.23176%}.tech-sheet-image:last-child{margin-right:0}.tech-sheet-details{float:left;display:block;margin-right:2.35765%;width:100%}.tech-sheet-details:last-child{margin-right:0}.tech-sheet-details .wine-title{width:100%;clear:both;font-weight:700;line-height:1;margin-top:.75rem;font-size:2.5rem}.tech-sheet-details .wine-title::after{clear:both;content:"";display:table}.tech-sheet-details .wine-title .producer{display:inline-block}.tech-sheet-details .wine-title .name{display:inline-block;font-size:1.5rem;font-weight:400}.tech-sheet-details .notes{float:left;display:block;margin-right:2.35765%;width:53.08608%}.tech-sheet-details .notes:last-child{margin-right:0}.tech-sheet-details .notes p{font-size:1.3125rem;line-height:1.6}.tech-sheet-details .details{margin-left:4.2649%;float:left;display:block;margin-right:2.35765%;width:40.29137%}.tech-sheet-details .details:last-child{margin-right:0}.tech-sheet-details .details li{font-size:.9375rem;margin-bottom:.25rem}.tech-sheet-details .details label{display:inline-block;font-size:.9375rem}.tech-sheet-details .details .value{display:inline-block}.tech-sheet-image+.tech-sheet-details{float:left;display:block;margin-right:2.35765%;width:74.41059%}.tech-sheet-image+.tech-sheet-details:last-child{margin-right:0}.shelf-talker{margin:0 2% 1rem;border:1px solid #ccc;display:inline-block;vertical-align:top;padding:1rem;width:45%}.shelf-talker::after{clear:both;content:"";display:table}.shelf-talker-image{margin:0;text-align:center;float:left;display:block;margin-right:2.35765%;width:31.76157%}.shelf-talker-image:last-child{margin-right:0}.shelf-talker-details{float:left;display:block;margin-right:2.35765%;width:100%}.shelf-talker-details:last-child{margin-right:0}.shelf-talker-details .wine-title{width:100%;clear:both;font-weight:700;line-height:1;margin-top:.25rem;font-size:1.75rem}.shelf-talker-details .wine-title::after{clear:both;content:"";display:table}.shelf-talker-details .wine-title .producer{display:inline-block;margin-bottom:.375rem}.shelf-talker-details .wine-title .name{display:block;font-size:1.125rem;font-weight:400}.shelf-talker-details .notes p{font-size:.875rem}.shelf-talker-details .notes p.lighter{color:#949494}.shelf-talker-image+.shelf-talker-details{float:left;display:block;margin-right:2.35765%;width:65.88078%}.shelf-talker-image+.shelf-talker-details:nth-child(n){margin-right:0}.shelf-talker-image+.shelf-talker-details:last-child{margin-right:0}.press-items{clear:both;width:100%;display:block}.press-items li{display:inline-block;font-size:.875rem;padding:0 .5rem 0 0}.press-items li .source{font-style:italic;padding-right:.25rem}.press-items li .rating{font-weight:700}@media print{@page{size:auto;margin:4mm}*{color:#000}html{background-color:#FFFFFF;margin:0px}body{margin:4mm}.main-navigation,.footer,.item-title,.search-wrap{height:0;display:none !important}.header{padding:1rem 0}.logo{max-width:190px;padding-top:0;margin-bottom:.5rem}.page-shelf-talker .header,.page-shelf-talker .logo{display:none !important}.content-default,.content-block,.content-block .post{width:100%;max-width:none !important;clear:both !important;margin:0 !important;padding:0 !important}.tech-sheet{max-width:none;padding:16px;margin:0 0 32px;width:100%;border-color:#4c4c4c}.wine-details{padding:0;margin:0}.tech-sheet-image img{display:inline;max-width:100%;max-height:380px}.tech-sheet-details .wine-title{font-size:28px}.tech-sheet-details .wine-title .name{font-size:20px}.tech-sheet-details .notes{float:left;display:block;margin-right:2.35765%;width:57.35098%}.tech-sheet-details .notes:last-child{margin-right:0}.tech-sheet-details .notes p{font-size:12px}.tech-sheet-details .details{margin-left:2.13245%;float:left;display:block;margin-right:2.35765%;width:38.15892%}.tech-sheet-details .details:last-child{margin-right:0}.tech-sheet-details .details li{font-size:10px;margin:0}.tech-sheet-details .details li label{font-size:10px}.shelf-talker{padding:8px;max-width:48%;border-color:#4c4c4c}.shelf-talker-image{float:left;display:block;margin-right:2.35765%;width:31.76157%}.shelf-talker-image:last-child{margin-right:0}.shelf-talker-image img{display:inline;max-width:100%;max-height:164px}.shelf-talker-details{float:left;display:block;margin-right:2.35765%;width:100%}.shelf-talker-details:last-child{margin-right:0}.shelf-talker-details .wine-title{font-size:15px}.shelf-talker-details .wine-title .name{font-size:11px}.shelf-talker-details .notes{padding-right:8px}.shelf-talker-details .notes p{font-size:9px;margin-bottom:4px}.press-items li{font-size:8px;padding:0 4px 0 0}.shelf-talker-image+.shelf-talker-details{float:left;display:block;margin-right:2.35765%;width:65.88078%}.shelf-talker-image+.shelf-talker-details:last-child{margin-right:0}.printer-contact-info{position:fixed;bottom:0;width:100%;text-align:center;font-size:.6875rem}}.footer{padding:2rem;max-width:68em;margin-left:auto;margin-right:auto}.footer::after{clear:both;content:"";display:table}.footer .inner{width:100%;padding-top:1rem;border-top:1px solid #ccc}@media screen and (min-width: 640px){.footer .inner{padding-top:2rem}}.footer .social{text-align:center}@media screen and (min-width: 640px){.footer .social{text-align:left;float:left;display:block;margin-right:2.35765%;width:31.76157%}.footer .social:last-child{margin-right:0}}.footer .social li a{padding:.25rem}.footer .contact-info{text-align:center}@media screen and (min-width: 640px){.footer .contact-info{float:left;display:block;margin-right:2.35765%;width:31.76157%}.footer .contact-info:last-child{margin-right:0}}.footer .contact-info p{margin:0;font-size:.9375rem}.footer .contact-info p a{border:none}.footer .catalog{text-align:center;padding-top:.5rem}@media screen and (min-width: 640px){.footer .catalog{text-align:right;padding-top:0;float:left;display:block;margin-right:2.35765%;width:31.76157%}.footer .catalog:last-child{margin-right:0}}.footer .catalog a{font-size:.9375rem;border:none}.footer .catalog a.credit{display:block;margin-top:.5rem;font-size:.6875rem;font-family:Arial, sans-serif;color:#949494;opacity:0.5}@media screen and (min-width: 640px){.footer .catalog a.credit{margin-top:.125rem}}
