﻿/* ------------------------------------------------
   The Whisky Exchange Copper Dog Feature Page
   Designed and Built by The Whisky Exchange
   All Rights Reserved

   House of Lords Feature Page CSS File

   Content:
   General/Shared
   Structure
   ------------------------------------------------ */

/* ------------------------------------------------
   General/Shared
   ------------------------------------------------ */
#tweFeature.houseoflords {
  background: #ffffff;
  color: #000000;
  font-size: 1.1em;
}

#tweFeature.houseoflords img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}

/* Sections - Structural */
#tweFeature.houseoflords .section {
  border-bottom: 10px solid #a1070f;
}

#tweFeature.houseoflords .section:last-of-type {
  border-bottom: none;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section {
    border-bottom: 60px solid #a1070f;
  }
}

/* Containers & Content - Structural */
#tweFeature.houseoflords .container {
  margin: 0 auto;
  min-width: 320px;
  max-width: 960px;
  position: relative;
}

#tweFeature.houseoflords .container.wide {
  max-width: 1920px;
}

#tweFeature.houseoflords .content {
  max-width: 960px;
  margin: 0 auto;
  padding: 10px;
  width: 100%;
}

#tweFeature.houseoflords .content.nopad {
  padding: 0;
}

#tweFeature.houseoflords .container.wide .content {
  max-width: 100%;
}

/* Buttons */
#tweFeature.houseoflords .btn {
  background: #a1070f;
  color: #ffffff;
  display: block;
  font-family: 'Lato',arial,sans-serif;
  font-size: 1em;
  font-weight: 400;
  height: 40px;
  letter-spacing: 1px;
  line-height: 40px;
  margin: 20px auto;
  width: 160px;
  padding: 0 25px;
  text-transform: uppercase;
  text-align: center;
}

#tweFeature.houseoflords .btn:hover {
  background: #321428;
}

/* Buy Responses */
#tweFeature.houseoflords .buy-response {
  color: #fff;
  text-align: center;
  font-size: 0.8em;
}

#tweFeature.houseoflords .buy-response span {
  display: block;
  margin: 10px auto;
}

#tweFeature.houseoflords .title {
  line-height: 1.1;
}


/* ------------------------------------------------
   Main
   ------------------------------------------------ */

/* Intro */
#tweFeature.houseoflords .section.intro {
  background: #dfdac7;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.intro {
    background: url(/components/feature/houseoflords/assets/application/images/bg-1.jpg) center top no-repeat;
    background-size: cover;
  }
}

#tweFeature.houseoflords .section.intro .logo {
  padding: 10px;
  width: 100%;
  max-width: 280px;
  margin: 20px auto;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.intro .logo {
    max-width: 546px;
    margin: 75px auto 20px;
  }
}

#tweFeature.houseoflords .section.intro .titlemain {
  font-family: 'Lato',arial,sans-serif;
  font-size: 1.6em;
  color: #766e54;
  letter-spacing: 4px;
  padding: 20px 0;
  text-align: center;
  font-weight: 400;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.intro .titlemain {
    font-size: 2.4em;
  }
}

#tweFeature.houseoflords .section.intro .intro-copy {
  background: #f4f4f0;
  margin: 20px auto;
  max-width: 600px;
  padding: 15px;
  position: relative;
  z-index: 90;
}

#tweFeature.houseoflords .section.intro .intro-copy .inner {
  background: #f4f4f0;
  border: 1px solid #e3e1d5;
  font-family: 'Droid Serif',arial,sans-serif;
  font-size: 1.1em;
  font-style: italic;
  line-height: 1.8;
  padding: 20px;
  text-align: center;
}

#tweFeature.houseoflords .section.intro .products,
#tweFeature.houseoflords .section.intro .products .product {
  display: block;
  top: -18px;
  position: relative;
  z-index: 100;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.intro .products {
    border-collapse: separate;
    border-spacing: 20px 0;
    display: table;
    table-layout: fixed;
    width: 100%;
  }

  #tweFeature.houseoflords .section.intro .products .product {
    display: table-cell;
    vertical-align: top;
  }
}

#tweFeature.houseoflords .section.intro .product .product-img {
  display: block;
  margin: 0 auto;
  max-height: 460px;
  width: auto;
}

#tweFeature.houseoflords .section.intro .product .product-info {
  margin: 0 auto 40px;
  max-width: 350px;
  text-align: center;
  width: 100%;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.intro .product .product-info {
    margin: 0 auto;
  }
}

#tweFeature.houseoflords .section.intro .product .product-info h2 {
  font-family: 'Lato',arial,sans-serif;
  font-size: 1.4em;
  color: #000000;
  letter-spacing: 2px;
  line-height: 1.3;
  padding: 0 0 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}

#tweFeature.houseoflords .section.intro .product .product-info .desc {
  font-family: 'Droid Serif',arial,sans-serif;
  font-size: 1em;
  font-style: italic;
  color: #000000;
  line-height: 1.3;
}

#tweFeature.houseoflords .section.intro .product .more-button {
  background: #a1070f;
  color: #ffffff;
}

#tweFeature.houseoflords .section.intro .product .more-button:hover {
  background: #321428;
}

#tweFeature.houseoflords .section.intro .product .drink-price {
  display: block;
  font-family: 'Fjalla One',arial,sans-serif;
  font-size: 1.4em;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: normal;
}

#tweFeature.houseoflords .section.intro .product .buy-button {
  background: #766e54;
  color: #ffffff;
}

#tweFeature.houseoflords .section.intro .product .buy-button:hover {
  background: #321428;
}

#tweFeature.houseoflords .section.intro .product .action {
  float: none;
  margin: 0 auto;
  min-height: 162px;
  padding: 10px;
  width: auto;
}

/* ------------------------------------------------
   Tasting Notes - Blended Scotch Whisky
   ------------------------------------------------ */

#tweFeature.houseoflords .section.tastingnotes-1 {
  background: #000000;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.tastingnotes-1 {
    background: url(/components/feature/houseoflords/assets/application/images/bg-2.jpg) center top no-repeat;
    background-size: cover;
  }
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes,
#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .left,
#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .right,
#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .bottle-img {
  display: block;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes {
    border-collapse: separate;
    border-spacing: 20px 0;
    display: table;
    table-layout: fixed;
    width: 100%;
  }

  #tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .left,
    #tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .right,
    #tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .bottle-img {
    display: table-cell;
    vertical-align: middle;
  }
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .title {
  color: #ffffff;
  text-align: center;
  background-image: url(/components/feature/houseoflords/assets/application/images/line.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  margin: 20px auto;
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .tastingnotes-author {
  color: #ffffff;
  font-family: 'Lato',arial,sans-serif;
  letter-spacing: 2px;
  padding-bottom: 40px;
  text-align: center;
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .tastingnotes-author span {
  display: block;
  font-style: italic;
  font-family: 'Droid Serif',arial,sans-serif;
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes p {
  color: #ffffff;
  font-style: italic;
  font-family: 'Droid Serif',arial,sans-serif;
  line-height: 1.8;
  padding-bottom: 30px;
  text-align: center;
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes p span {
  display: block;
  font-family: 'Lato',arial,sans-serif;
  font-style: normal;
  font-weight: 600;
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .bottle-img {
  padding-top: 40px;
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .bottle-img {
  display: block;
  width: 100%;
  margin: 0 auto;
  max-width: 280px;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .bottle-img {
    max-width: 304px;
  }
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .right .logo {
  display: block;
  width: 100%;
  margin: 30px auto;
  max-width: 280px;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .right .logo {
    max-width: 303px;
  }
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .right .product-info h2 {
  font-family: 'Lato',arial,sans-serif;
  font-size: 1.4em;
  color: #766e54;
  letter-spacing: 2px;
  line-height: 1.3;
  padding: 0 0 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .right .product-info .drink-meta {
  display: block;
  font-family: 'Droid Serif',arial,sans-serif;
  font-size: 1em;
  letter-spacing: normal;
  color: #ffffff;
  text-align: center;
  margin: 0 auto 20px;
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .right .product-info .drink-price {
  color: #ffffff;
  display: block;
  font-family: 'Fjalla One',arial,sans-serif;
  font-size: 1.4em;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: normal;
  margin: 0 auto;
  text-align: center;
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .right .product-info .drink-ppl {
  color: #ededed;
  display: block;
  font-family: 'Lato',arial,sans-serif;
  font-size: 0.7em;
  letter-spacing: normal;
  color: #ffffff;
  text-align: center;
  margin: 0 auto 20px;
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .right .product-info .action {
  float: none;
  margin: 0 auto;
  padding: 10px;
  width: auto;
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .right .product-info .buy-button {
  background: #766e54;
  color: #ffffff;
  margin: 0 auto 20px;
}

#tweFeature.houseoflords .section.tastingnotes-1 .tastingnotes .right .product-info .buy-button:hover {
  background: #321428;
}

/* ------------------------------------------------
   Tasting Notes - 10 Year Old Single Malt Whisky
   ------------------------------------------------ */
#tweFeature.houseoflords .section.tastingnotes-2 {
  background: #000000;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.tastingnotes-2 {
    background: url(/components/feature/houseoflords/assets/application/images/bg-3.jpg) center top no-repeat;
    background-size: cover;
  }
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes,
#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .left,
#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .right,
#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .bottle-img {
  display: block;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes {
    border-collapse: separate;
    border-spacing: 20px 0;
    display: table;
    table-layout: fixed;
    width: 100%;
  }

  #tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .left,
    #tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .right,
    #tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .bottle-img {
    display: table-cell;
    vertical-align: middle;
  }
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .title {
  color: #ffffff;
  text-align: center;
  background-image: url(/components/feature/houseoflords/assets/application/images/line.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  margin: 20px auto;
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .tastingnotes-author {
  color: #ffffff;
  font-family: 'Lato',arial,sans-serif;
  letter-spacing: 2px;
  padding-bottom: 40px;
  text-align: center;
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .tastingnotes-author span {
  display: block;
  font-style: italic;
  font-family: 'Droid Serif',arial,sans-serif;
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes p {
  color: #ffffff;
  font-style: italic;
  font-family: 'Droid Serif',arial,sans-serif;
  line-height: 1.8;
  padding-bottom: 30px;
  text-align: center;
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes p span {
  display: block;
  font-family: 'Lato',arial,sans-serif;
  font-style: normal;
  font-weight: 600;
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .bottle-img {
  padding-top: 40px;
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .bottle-img {
  display: block;
  width: 100%;
  margin: 0 auto;
  max-width: 280px;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .bottle-img {
    max-width: 304px;
  }
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .right .logo {
  display: block;
  width: 100%;
  margin: 30px auto;
  max-width: 280px;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .right .logo {
    max-width: 303px;
  }
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .right .product-info h2 {
  font-family: 'Lato',arial,sans-serif;
  font-size: 1.4em;
  color: #766e54;
  letter-spacing: 2px;
  line-height: 1.3;
  padding: 0 0 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .right .product-info .drink-meta {
  display: block;
  font-family: 'Droid Serif',arial,sans-serif;
  font-size: 1em;
  letter-spacing: normal;
  color: #ffffff;
  text-align: center;
  margin: 0 auto 20px;
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .right .product-info .drink-price {
  color: #ffffff;
  display: block;
  font-family: 'Fjalla One',arial,sans-serif;
  font-size: 1.4em;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: normal;
  margin: 0 auto;
  text-align: center;
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .right .product-info .drink-ppl {
  color: #ededed;
  display: block;
  font-family: 'Lato',arial,sans-serif;
  font-size: 0.7em;
  letter-spacing: normal;
  color: #ffffff;
  text-align: center;
  margin: 0 auto 20px;
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .right .product-info .action {
  float: none;
  margin: 0 auto;
  padding: 10px;
  width: auto;
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .right .product-info .buy-button {
  background: #766e54;
  color: #ffffff;
  margin: 0 auto 20px;
}

#tweFeature.houseoflords .section.tastingnotes-2 .tastingnotes .right .product-info .buy-button:hover {
  background: #321428;
}


/* ------------------------------------------------
   About
   ------------------------------------------------ */
#tweFeature.houseoflords .section.about {
  background: #000000;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.about {
    background: url(/components/feature/houseoflords/assets/application/images/bg-4.jpg) center top no-repeat;
    background-size: cover;
  }
}

#tweFeature.houseoflords .section.about .content {
  padding: 40px 0;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.about .content {
    padding: 325px 0;
    min-height: 900px;
  }
}

#tweFeature.houseoflords .section.about .content-inner {
  color: #ffffff;
  font-family: 'Droid Serif',arial,sans-serif;
  font-size: 1em;
  font-style: italic;
  line-height: 1.8;
  padding: 10px 20px;
  text-align: center;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.about .content-inner {
    color: #ffffff;
    width: 33.3333%;
  }
}

#tweFeature.houseoflords .section.about .logo {
  display: block;
  width: 100%;
  margin: 30px auto;
  max-width: 280px;
}

@media (min-width: 660px) {
  #tweFeature.houseoflords .section.about .logo {
    max-width: 303px;
  }
}