/* Brand Page Style
-------------------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic);

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400italic,300,300italic);

.product-text h5 a:hover,
.product-text h6 a:hover {
  color: #143F59;
}
.product-text h5 a,
.product-text h6 a {
  color: #05293F;
  cursor: pointer;
  text-decoration: none !important;
}

#header_brands {
  border-bottom: 1px solid #05293F;
  height: 355px;
}

.product {
  border-bottom: 1px solid #ddd;
  display: block;
  margin-bottom: 2.5em;
  padding-bottom: 2em;
  position: relative;
  overflow: auto; }
.product-image, .product-text {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden; }
.product-image {
  margin-right: 5px;
  text-align: center;
  vertical-align: top;
  width: 110px; }
.product-image img {
  margin-bottom: 2em; }
.product-image img:last-child {
  margin-bottom: 0;
}

.product-text {
  width: 470px; }
.product-text p {
  font-size: 1em;
  line-height: 1.6em;
  margin-bottom: 1em;
}

.product-awards {
  list-style-type: none;
  margin: 1.5em 0; }
.product-awards li {
  color: #083D5E;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 13.7px;
  /*font-family: 'Open Sans Condensed', sans-serif;
  font-size: 15px;*/
  font-weight: 300;
  line-height: 1.4em;
  margin-bottom: 0.5em;
  text-transform: uppercase; }
.product-awards li.quote {
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 1em;
  text-transform: none; }
.product-awards li span {
  color: #5D7175;
  font-family: 'Droid Serif', serif;
  font-size: 11px;
  font-style: italic;
  font-weight: 400;
  text-transform: none; }
.product-awards li:last-child {
  margin-bottom: 0; }
.product-awards .inline_quote {
  display: inline;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.4em;
  margin-left: 5px;
  text-transform: none; }
.product-awards .inline_small_text {
  display: inline;
  font-size: 11.7px;
  text-transform: none;
}

.product-links {
  line-height: 15px;
  list-style-type: none;
  margin: 2.25em auto 0 auto;
  padding-right: 70px;
  /*text-align: center; */}
.product-links li {
  border-left: 1px solid rgba(5,42,63,0.5);
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  padding: 0 10px 0 12px; }
.product-links li:first-child {
  border-left: 0;
  padding-left: 0;
}

.product-vintages {
  float: left;
  list-style-type: none;
  margin: 1em 0.9em; }
.product-vintages li {
  font-size: 0.875em;
  margin-bottom: 5px;
}

.product-specs {
  list-style-type: none;
  margin: 1em 0 2em 0; }
.product-specs li {
  line-height: 1.4em;
  margin-bottom: 0.4em; }
.product-specs span {
  font-weight: 300;
  padding-right: 2px;
}

.abv {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  padding-left: 4px;
}

.tasting-notes {
  border-top: 1px solid #eee;
  padding-top: 20px;
  margin-top: 15px }
.tasting-notes h6 {
  color: #748893;
  display: inline;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase }
.tasting-notes p {
  display: inline;
  font-size: 0.9em;
  line-height: 1.75;
}

/* Flickr
-------------------------------------------------------------- */
/* flickrbadge.com */
#flickr_badge { 
  width: 300px; 
}

#flickr_badge div { 
  display: inline-block; 
}

#flickr_badge img { 
  box-shadow: 0 0 2px 0 rgba(0,0,0,0.1); 
  margin: 0 20px 20px 0;
  padding: 2px; 
}


/* Vimeo
-------------------------------------------------------------- */
/* vimeo.com/tools/widget/montage */
#vimeo_badge div, 
.vimeo_badge div { 
  float: left; 
  line-height: 0; 
  margin: 0 15px 15px 0; 
  width: 100px; 
}

#vimeo_badge img, 
.vimeo_badge img { 
  box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);
  padding: 2px; 
}

/* Facebook
-------------------------------------------------------------- */
/* developers.facebook.com/docs/plugins/page-plugin */
.fb-page {
  box-shadow: 0 0 2px rgba(128, 128, 128, 0.1);
}


/* OLD FACEBOOK PLUGIN
-------------------------------------------------------------- */
/* developers.facebook.com/docs/plugins/like-button */
.facebook_wrapper {
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  box-shadow: 0 0 2px rgba(128, 128, 128, 0.1);
  padding: 7px 8px;
  width: 281px; 
}
.facebook_wrapper a {
  color: #292F33;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}
/* developers.facebook.com/docs/plugins/like-box-for-pages */
.fb-like-box {
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 2px rgba(128, 128, 128, 0.1);
  height: 552px;
  width: 297px;
  overflow: hidden; 
}
.fb-like-box iframe {
  margin-top: -70px !important;
}



/* Twitter
-------------------------------------------------------------- */
/* dev.twitter.com/web/embedded-timelines */
.twitter_wrapper {
  border: 1px solid #e0e0e0;
  box-shadow: 0 0 2px rgba(128, 128, 128, 0.1);
  height: 546px;
  width: 297px;
  overflow: hidden; 
}

.twitter_wrapper iframe {
  margin-top: -2px !important;
  margin-left: -2px !important;
  max-width: 301px !important;
  width: 301px !important;
}


/* Pinterest
-------------------------------------------------------------- */
#pinterest_wrapper { 
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 2px rgba(128, 128, 128, 0.1);
  overflow: hidden;
  width: 297px;
}

#pinterest_wrapper > span { 
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin-left: -1px !important;
}

/* Instagram
-------------------------------------------------------------- */
.instagram_wrapper {
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 2px rgba(128, 128, 128, 0.1);
  text-align: center;
}

/* instagram.com/accounts/badges */
.ig-b- { 
  display: inline-block; 
  line-height: 18px;
  margin: 7px 0 7px 0;
}
.ig-b- img    { visibility: hidden; }
.ig-b-:hover  { background-position: 0 -60px; }
.ig-b-:active { background-position: 0 -120px; }

/* button */
.ig-b-v-24 { 
  background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0;
  height: 24px;
  width: 137px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-v-24 { 
  background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png); 
  background-size: 160px 178px; } 
}

.instagram-ul {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
  border-bottom: 1px solid #d4d4d4;
  background-color: #fafafa;
  padding-bottom: 6px;
  width: 100%;
}

/* github.com/michael-lynch/instagram-lite */
ul.instagram {
  margin: 0;
  padding: 6px;
}

ul.instagram li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 6px;
  width: 130px;
}

ul.instagram li img,
ul.instagram li video {
  border: 1px solid #c0c0c0;
  border-radius: 2px;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
  display: block;
  height: auto;
  width: 100%;
}

.instagram-a {
  background-color: #edeeef;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1) inset;
  display: block;
  text-align: center;
  width: 100%;
}

a.instagram-load-more {
  background-color: #eee;
  background-position: 50% 50%;
  background-image: -webkit-linear-gradient(top, #f3f3f3, #ddd);
  background-image: -moz-linear-gradient(top, #f3f3f3, #ddd);
  background-image: -o-linear-gradient(top, #f3f3f3, #ddd);
  background-image: linear-gradient(to bottom, #f3f3f3, #ddd);
  border: 1px solid #c6c6c6;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), 1px 0 0 rgba(255, 255, 255, 0.05) inset, -1px 0 0 rgba(255, 255, 255, 0.05) inset, 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  color: #666;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  margin: 10px 0;
  padding: 9px 12px;
  -moz-user-select: none;
}

.instagram-box:after,
.instagram-ul:after { 
  content: "";
  display: block; 
  clear: both;
}