﻿/* ------------------------------------------------
   The Whisky Exchange Jameson Feature Page
   Designed and Built by The Whisky Exchange
   All Rights Reserved

   Product CSS File

   Content:
   General
   Intro
   Product Section Backgrounds
   Product Section Detail
   Product Range
   ------------------------------------------------ */


/* ------------------------------------------------
   General
   ------------------------------------------------ */
/* Layout */
#tweFeature {
   background: #ffffff;
}
#tweFeature .wrapper {
   clear: both;
   width: 100%;
}
#tweFeature .wrapper.divider {
   border-top: 30px solid #004023;
}
@media (min-width: 660px) {
   #tweFeature .wrapper.divider {
      border-top: 60px solid #004023;
   }
}
#tweFeature .container {
   max-width: 960px;
   margin: 0 auto;
   position: relative;
}
#tweFeature .title {
   background-image: url(/components/feature/jamesonwhiskeymakers/assets/application/images/line.png);
   background-position: center bottom;
   background-repeat: no-repeat;
   padding-bottom: 20px;
   margin-bottom: 10px;
}
#tweFeature p {
    font-size: 1.1em;
    padding-bottom: 20px;
}
#tweFeature .top {
    width: 200px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
}
#tweFeature .top a {
    color: #004023;
}
#tweFeature .top a:hover,
#tweFeature .top a:active {
    color: #d56b2a;
}

/* ------------------------------------------------
   Intro
   ------------------------------------------------ */
#tweFeature .jamesonwhiskeymakers-intro {
   background: #F0F0F0 url(/components/feature/jamesonwhiskeymakers/assets/application/images/bg-intro.jpg) top center no-repeat;
   background-size: cover;
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content {
        float: left;
        width: 100%;
}
@media (min-width: 660px) {
    #tweFeature .jamesonwhiskeymakers-intro .intro-content {
        margin: 50px 0;
        min-height: 695px;
    }
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content .logo { 
    margin: 0 auto;
    max-width: 280px;
    padding: 20px 0;
}
@media (min-width: 960px) {
    #tweFeature .jamesonwhiskeymakers-intro .intro-content .logo { 
        max-width: 100%;
    }
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content.std .std {
    display: block;
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content.std .ex {
    display: none;
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content.ex .std {
    display: none;
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content.ex .ex {
    display: block;
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content .logo img {
    display: block;
    margin: 0 auto;
    max-width: 526px;
    width: 100%;
    padding: 0 15px;
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content .description {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content .description p {
    color: #000000;
    font-family: 'Droid Serif', arial, sans-serif;
    font-size: 1.1em;
    font-style: italic;
    line-height: 1.8;
    padding: 20px;
    text-align: center;
}

@media (min-width: 960px) {
    #tweFeature .jamesonwhiskeymakers-intro .intro-content .products {
        border-left: 4px solid #004023;
        border-right: 4px solid #004023;
    }
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content .product {
    display: block;
    padding: 20px;
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
}
@media (min-width: 660px) {
    #tweFeature .jamesonwhiskeymakers-intro .intro-content .product {
        float: left;
        padding: 20px;
        max-width: none;
        width: 33.3333%
    }
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content .product .product-bottle {
    padding: 20px 20px 0 20px;
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content .product .product-bottle img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content .product .product-logo {
    padding-bottom: 20px;
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content .product .product-logo img {
    display: block;
    margin: 0 auto;
    width: 175px;
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content .product .product-description {
    padding: 0 20px;
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content .product .product-description p {
    color: #575757;
    font-family: 'Droid Serif', arial, sans-serif;
    font-size: 1.1em;
    font-style: italic;
    line-height: 1.8;
    padding: 5px 0;
    text-align: center;
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content .strength {
    color: #000;
    display: block;
    padding-bottom: 10px;
    text-align: center;
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content .price {
    color: #000000;
    display: block;
    font-family: 'Lato', arial, sans-serif;
    font-size: 1.4em;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
#tweFeature .jamesonwhiskeymakers-intro .intro-content .btnmore,
#tweFeature .btnrange {
    background: #004023;
    color: #ffffff;
    font-family: 'Lato', arial, sans-serif;
    font-weight: 700;
    font-size: 1em;
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-style: normal;
    width: 140px;
    margin: 20px auto 20px;
    padding: 10px;
}

/* ------------------------------------------------
   Product Section Backgrounds
   ------------------------------------------------ */
#tweFeature #the-distillers-safe {
        background: url(/components/feature/jamesonwhiskeymakers/assets/application/images/bg-distillers-safe.jpg) top center no-repeat;
        background-size: cover;
}
#tweFeature #the-coopers-croze {
        background: url(/components/feature/jamesonwhiskeymakers/assets/application/images/bg-coopers-croze.jpg) top center no-repeat;
        background-size: cover;
}
#tweFeature #the-blenders-dog {
        background: url(/components/feature/jamesonwhiskeymakers/assets/application/images/bg-blenders-dog.jpg) top center no-repeat;
        background-size: cover;
}
#tweFeature #the-range {
        background: url(/components/feature/jamesonwhiskeymakers/assets/application/images/bg-range.jpg) top center no-repeat;
        background-size: cover;
}

/* ------------------------------------------------
   Product Section Detail
   ------------------------------------------------ */
#tweFeature .product-detail .container {
    padding: 20px;
}
#tweFeature .product-detail .product-detail-column {
    display: block;
    padding: 20px;
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
}
@media (min-width: 660px) {
    #tweFeature .product-detail .product-detail-column {
        float: right;
        padding: 10px;
        width: 33.3333%
    }
}
#tweFeature .product-detail .product-detail-column .title {
    color: #004023;
    font-family: 'Lato', arial, sans-serif;
    font-size: 2em;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}
@media (min-width: 960px) {
    #tweFeature .product-detail .product-detail-column .title {
        padding-top: 100px;
    }
}
#tweFeature .product-detail .product-detail-column p {
    color: #4c2722;
    font-family: 'Droid Serif', arial, sans-serif;
    font-size: 1.1em;
    font-style: italic;
    line-height: 1.8;
    padding: 5px 0 20px;
    text-align: center;
}
#tweFeature .product-detail .product-detail-column .from {
    font-family: 'Lato', arial, sans-serif;
    font-style: normal;
    line-height: normal;
    text-transform: uppercase;
}
#tweFeature .product-detail .product-detail-column .from span {
    display: block;
    font-family: 'Droid Serif', arial, sans-serif;
    font-size: 0.9em;
    font-style: italic;
    text-transform: none;
}
#tweFeature .product-detail .product-detail-column p.dark {
    color: #000000;
}
#tweFeature .product-detail .product-detail-column span.lead {
    display: block;
    font-family: 'Lato', arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}
#tweFeature .product-detail .product-detail-column .product {
    max-width: 321px;
    width: 100%;
    margin: 0 auto;
    height: auto;
}
#tweFeature .product-detail .product-detail-column .logo {
    display: block;
    max-width: 205px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
    height: auto;
}
@media (min-width: 960px) {
    #tweFeature .product-detail .product-detail-column .logo {
        padding-top: 100px;
    }
}
/* ------------------------------------------------
   Product Details & Buying
   ------------------------------------------------ */
#tweFeature .product-detail .product-detail-column .strength {
    color: #000000;
    display: block;
    font-family: 'Droid Serif', arial, sans-serif;
    font-size: 1.1em;
    font-style: normal;
    margin: 0 auto;
    text-align: center;
    text-transform: none;
}
#tweFeature .product-detail .product-detail-column .strength {
    color: #000;
    display: block;
    padding-bottom: 10px;
    text-align: center;
}
#tweFeature .product-detail .product-detail-column .price {
    color: #000000;
    display: block;
    font-family: 'Lato', arial, sans-serif;
    font-size: 1.4em;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
#tweFeature .product-detail .product-detail-column .ppl {
    color: #000;
    display: block;
    font-size: 0.8em;
    padding-bottom: 10px;
    text-align: center;
}

#tweFeature .product-detail .product-detail-column .btnbuy {
    background: #d56b2a;
    color: #ffffff;
    font-family: 'Lato', arial, sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-style: normal;
    width: 140px;
    margin: 20px auto 0;
    padding: 5px 10px;
}
#tweFeature .product-detail .product-detail-column .buy-response {
    color: #70ad2c;
    display: block;
    font-family: 'Lato', arial, sans-serif;
    font-size: 0.9em;
    font-style: normal;
    font-weight: 400;
    width: 200px;
    margin: 0 auto;
    text-align: center;
}
#tweFeature .product-detail .product-detail-column .success {
    display: block;
    padding: 10px 0;
}
#tweFeature .product-detail .product-detail-column .description p {
    color: #000000;
    font-size: 1.1em;
    padding-top: 20px;
}
/* ------------------------------------------------
   Tasting Notes
   ------------------------------------------------ */
/* Tasting Notes Tabs */
#tweFeature .product-detail .product-detail-column .tasting-tabs {
   background-image: url(/components/feature/glenlivetprizedraw/assets/application/images/line-alt.png),url(/components/feature/glenlivetprizedraw/assets/application/images/line-alt.png);
   background-position: center top, center bottom;
   background-repeat: no-repeat, no-repeat;
   max-width: 301px;
   margin: 0 auto;
   padding: 1px 0 2px;
}
#tweFeature .product-detail .product-detail-column .tasting-tabs .tab {
   float: left;
   width: 50%;
}
#tweFeature .product-detail .product-detail-column .tasting-tabs .tab .tab-button {
   display: block;
   width: 100%;
   padding: 10px 0;
   background: none;
   font-size: 0.9em;
   line-height: 1.4;
   letter-spacing: 2px;
   text-transform: uppercase;
   color: #46323c;
}
#tweFeature .product-detail .product-detail-column .tasting-tabs .tab .tab-button:hover,
#tweFeature .product-detail .product-detail-column .tasting-tabs .tab .tab-button.active {
   color: #004023;
}
#tweFeature .product-detail .product-detail-column .tasting-tabs .tab .tab-button .from {
   display: block;
   font-style: italic;
   text-transform: none;
   letter-spacing: normal;
}
/* Tasting Notes Content */
#tweFeature .product-detail .product-detail-column .tasting-content {
   background: none;
   display: none;
}
@media (min-width: 660px) {
    #tweFeature .product-detail .product-detail-column .tasting-content {
        min-height: 480px;
    }
}
#tweFeature .product-detail .product-detail-column .tasting-content.active {
   display: block;
   background: none;
}
#tweFeature .product-detail .product-detail-column .tasting-content p {
    color: #46323c;
    font-size: 1.1em;
    font-style: italic;
    line-height: 1.8;
    padding: 10px 0;
}
#tweFeature .product-detail .product-detail-column .tasting-content p .lead {
   color: #46323c;
   display: block;
   font-style: normal;
   text-transform: uppercase;
   font-family: 'Lato',times,serif;
}

@media (min-width: 960px) {
    #tweFeature .product-detail.divider {
        border-top: 60px solid #004023;
    }
}

/* ------------------------------------------------
   The Range
   ------------------------------------------------ */
#tweFeature #the-range .container {
    padding: 20px;
}
#tweFeature #the-range .container .panel {
    background: #ffffff;
    background: rgba(255,255,255,0.8);
    padding: 40px 20px;
    margin: 0 auto;
    width: 100%;
}
@media (min-width: 660px) {
    #tweFeature #the-range .container {
        padding: 0;
    }
    #tweFeature #the-range .container .panel {
        float: left;
        margin: 110px auto;
        padding: 60px 20px;
        width: 50%;
    }
}
#tweFeature #the-range .container .panel .logo {
    display: block;
    width: 100%;
    max-width: 375px;
    margin: 0 auto;
}
#tweFeature #the-range .container .panel .products {
}
#tweFeature #the-range .container .panel .products img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 321px;
    height: auto;
}
#tweFeature #the-range .container .panel .btnrange {
    background: #d56b2a;
    margin-bottom: 0;
}
/* ------------------------------------------------
   Buy Containers (if in use)
   ------------------------------------------------ */
#tweFeature .jamesonwhiskeymakers-product #prodBuy {
   max-width: 280px;
   margin: 0 auto;
}
#tweFeature .jamesonwhiskeymakers-product #prodBuy .btnbuy {
   margin-top: 30px;
}
#tweFeature .jamesonwhiskeymakers-product #prodBuy .twe-button-sm {
    font-size: 0.7em;
}

#tweFeature .jamesonwhiskeymakers-product #prodBuy .buy-response {
   margin-top: 8px;
}
#tweFeature .jamesonwhiskeymakers-product #prodBuy .buy-response .busy,
#tweFeature .jamesonwhiskeymakers-product #prodBuy .buy-response .success {
    margin-bottom: 5px;
    color: #004023;
    font-style: italic;
    font-family: 'Droid Serif', times, serif;
    font-size: 0.7em;
    line-height: 1.8;
}