@import url(https://fonts.googleapis.com/css?family=Economica:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Lobster);
@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700,900,700italic,900italic,300italic,300,100,100italic);
@import url(https://fonts.googleapis.com/css?family=Unna|Cabin+Condensed|Dosis:400,600|Magra);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@media print {
ul#menu-admin.menu{display:none;}
}
@media all {
  footer#colophon.site-footer, header.entry-header, header.header, section#comments, tfoot tr, thead, h2.widget-title, footer.entry-footer {
    display: none;
  }
}
@page {
size: 11in 8.5in;
margin:.1in;
}
table{display:block;}
tbody {
margin:0px;
text-align: left;
}
tr {
  display: inline-block;
  width: 3.3in;
  height: 8.5in;
  text-align: center;
}
.price {
  font-family: lobster;
  font-size: 56pt;
  margin-top: .45in;
  display: block;
  color:#666;
  text-align: center;
}
.price:before {
  content: "$";
  vertical-align: super;
  font-size: 24pt;
  color:#666;
}
span:nth-last-child(1), span:nth-last-child(2), span:nth-last-child(3) {
  vertical-align: super;
  font-size: 24pt;
  text-align: center;
}
.description {
  clear: both
  text-align: center;
}
.wine {
  clear: both;
  display: block;
  text-align: center;
  font-family: Cabin Condensed;
  font-size: 24pt;
  padding-left: .3cm;
  padding-right: .3cm;
  color:#336699;
  text-transform: uppercase;
  font-weight: 700;
}
.region {
  display: block;
  font-family: Economica;
  font-size: 22pt;
  text-transform: uppercase;
  color:#990033;
  text-align: center;
}
.description {
  align-self: center;
  display: block;
  font-family: Cabin Condensed;
  font-size: 16pt;

  overflow: hidden;
  padding-left: 0.25in;
  padding-right: 0.25in;
  padding-top: 0.5in;
  text-align: left;
}
.grapes {
  display: block;
  font-style: italic;
  font-family: Economica;
  font-size: 20.5pt;
  color:#666;
  text-align: center;
}
.attributes {
  text-align: center;
  text-align: center;
}
img {
  height: 1in;
  padding-left: 0.1cm;
  padding-right: 0.1cm;
  text-align: center;
}
p {
  text-align:justify;
  justify-content: inter-word;
  -moz-text-align-last: center; /* Code for Firefox */
  text-align-last: center;
  color:#666;
  margin: 0;

  }

  th, td {
      display: block !important;
      page-break-inside: avoid;
      text-align: center;
  }
  a {
  color: inherit; /* blue colors for links too */
  text-decoration: inherit; /* no underline */
  text-align: center;
}
ul {
    display: block;
    width: 100%;
}
ul li{
  float: left;
  list-style: outside none none;
  margin: 10px;
  padding-right: 10px;
  text-align: center;
}

div.entry-content {clear:both}
td#gv-field-1-custom.gv-field-1-custom {display:inline-flex !important;}
.alt {
border-style: solid  ;
}