html {
  position: relative;
  min-height: 100%;
}

body {
    animation: 0.8s ease-in-out 0s normal none 1 fadenavtwo;
    transition: color 0.1s ease-in-out 0s;
    max-width: 100%;
    overflow-x: hidden;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}

.homepage .layoutcontent.container-fluid {
    max-width: 100%;
    padding: 0;
    width: 100%;
}

.layoutcontent.container-fluid {
    clear: both;
    max-width: 1140px;
    padding: 45px 20px 115px;
}

.category-banner {

}

.category-banner img {
    margin:auto;
    min-width: 100%;
   
}


.col-md-9.page-content.container-fluid {
    float: right;
    max-width: 800px;
}

.contentarea.col-xs-12, .contentarea.col-md-6, .podarea.col-md-6 {
    padding-bottom: 20px;
    padding-left: 0;
}

.contentarea.col-md-6 {
    padding: 0 50px 0 0;
    width: 469px;
}

.contentarea .col-md-5.right {
    padding-right: 0;
}

.row.wine-link {
    padding: 20px 0;
}

.row.wine-link .col-md-4.label img {
    max-width: 112px;
}

.row.wine-link .col-md-8.title {
    color: #000;
    font-size: 14.53px;
    letter-spacing: 0.022em;
    line-height: 9.33px;
    margin-top: 10%;
}

.row.producers {
    margin-top: 30px;
}

.row.offer {
    padding: 25px 15px 45px;
}

.col-md-2.offer-label {
    padding: 0;
    text-align: center;
}

.col-md-2.offer-label .img-responsive {
    display: inline;
    max-width: 127px;
}

.col-md-2.offer-label .caption {
    color: #000;
    font-size: 10.79px;
    font-weight: 400;
    letter-spacing: 0.022em;
    line-height: 11.11px;
    margin: 10px auto;
    max-width: 127px;
    text-align: center;
}

.col-md-9.trade {
    margin: 0;
    padding: 10px 0 0;
}

.col-md-9.trade.header {
    background-color: #ededed;
    color: #000;
    font-weight: 400;
    margin-top: 10px;
    padding: 10px;
}

table.table-responsive.trade {
    width: 66%;
}

table.table-responsive.trade td.header {
    background-color: #ededed;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.022em;
    line-height: 25px;
    padding: 6px;
    text-align: center;
    width: 33%;
}

table.table-responsive.trade td.header.title {
    font-size: 18px;
    text-align: left;
}

table.table-responsive.trade .content > td {
    font-size: 13px;
    letter-spacing: .022em;
    padding: 20px 10px;
    text-align: center;
}

table.table-responsive.trade .content > td.title {
    font-size: 15px;
    font-weight: 400;
    text-align: left;
}

.col-md-8.title > a {
    font-weight: 300;
}

.podarea.col-md-6 {
    width: 331px;
}

.subnav {
    list-style: outside none none;
    max-width: 240px;
    padding: 0;
}

.subnav li.page-title {
    font-size: 33px;
    font-weight: 300;
    letter-spacing: 0.05em;
    margin: 0 0 1.7em;
    text-transform: uppercase;
}

.subnav .level-1 {
    display: none;
}

.subnav .level-2 {
    margin: 2.25em 0 0.7em;
}

.subnav .level-2 > a, .subnav .level-2 > .hard-nav {
    font-size: 20.03px;
    font-weight: 300;
    letter-spacing: 0.022em;
    line-height: 21.66px;
    text-transform: uppercase;
}

.subnav .level-3 > a, .subnav .level-3 > a:visited, .subnav .level-3 > .hard-nav {
    color: #8f8f8f;
    font-size: 14.03px;
    font-weight: 300;
    letter-spacing: 0.022em;
    line-height: 21.66px;
    text-transform: uppercase;
}

.subnav .level-3 > a.current, .subnav .level-3 > a:hover, .subnav .level-3 > .hard-nav.current {
    /*color: #252525;*/
}

.subnav .level-4 > a, .subnav .level-4 > a:visited {
    color: #8f8f8f;
    font-size: 11px;
    font-weight: 400;
    margin-left: 1.75em;
    text-transform: uppercase;
}

.subnav .level-4 > a.current {
    /*color: #252525;*/
}


/* fonts */


body {
    color: #4E4E4E;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.75em;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
}

h1 {
    font-size: 33px;
    letter-spacing: .05em;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
}

.h2, h2 {
    font-size: 23.07px;
    letter-spacing: 0.05em;
    line-height: 21.66px;
    margin-bottom: 20px;
    margin-top: 0;
}

h2.store-title {
    float: left;
    font-size: 27px;
    letter-spacing: 0.05em;
    margin-top: 0;
    text-transform: uppercase;
}

h2.page-title {
    display: inline-block;
    font-size: 33px;
    letter-spacing: 0.05em;
    line-height: 33px;
    margin-bottom: 10px;
    margin-top: 0;
}

.page-content .right h2 {
    font-size: 27px;
    line-height: 37.57px;
    margin-bottom: 11px;
}

.pod h2 {
    display: inline-block;
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 0;
}

.carousel-caption h2 {
    display: block;
    font-size: 60px;
    font-weight: 300;
    line-height: 60px;
    text-transform: uppercase;
}

h2.product-title {
    font-size: 23px;
    letter-spacing: 0.022em;
    line-height: 25px;
    margin-bottom: 0;
}

h2.trade {
    display: inline-block;
    font-size: 27px;
    letter-spacing: 0.05em;
    line-height: 31.57px;
}

.h3, h3 {
    color: #717171;
    font-size: 17.42px;
    font-weight: 300;
    letter-spacing: 0.022em;
    line-height: 31.57px;
    margin-top: 0;
    text-transform: uppercase;
}

.page-content .left h3 {
    margin-bottom: 25px;
}

.page-content .right h3 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
    text-transform: none;
}

.page-content .right h3 > a {
    color: #717171;
    font-size: 18px;
    font-weight: 300;
    text-transform: none;
}

.page-content .right h3 > a:hover, .page-content .right h3 > a.active {
    color: #252525;
}

h3.country {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
}

.storecheckout h3 {
    margin-top: 40px;
}

h3.offer {
    color: #000;
    font-size: 18px;
    letter-spacing: 0.022em;
    line-height: 18px;
    text-transform: none;
}

h3.trade {
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 21px;
}

.h4, h4 {
    display: inline-block;
    font-size: 27px;
    letter-spacing: 0.05em;
    line-height: 21.66px;
    margin-top: 0;
    margin-bottom: 10px;
}

.page-content .left h4 {
    margin-bottom: 5px;
}

.storecart h4, .storecheckout h4 {
    color: #252525;
    font-size: 22px;
    font-weight: 300;
}

h4.trade {
    line-height: 25px;
    margin-bottom: 29px;
}

h5 {
    color: #717171;
    display: inline-block;
    font-size: 23px;
    font-weight: 300;
    letter-spacing: .05em;
    line-height: 30px;
    margin-top: 0;
    text-transform: uppercase;
}

.storecheckout h5 {
    display: block;
}

h5.trade {
    font-size: 18px;
    line-height: 31.57px;
}

h6 {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.022em;
    line-height: 23.04px;
    margin: 20px 0 10px;
}

h6.country {
    line-height: 22px;
    margin: 0;
}

.policy-header {
    font-size: 15px;
    font-weight: 400;
}

label {
    font-weight: 400;
}

strong {
    font-weight: 400;
}

.page-content .left span.header {
    font-size: 15px;
    font-weight: 400;
    padding: 0;
}

.offer-price {
    font-weight: 500;
}

.caption {
    color: #949494;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.022em;
    line-height: 19px;
    margin-bottom: 8px;
    margin-top: 7px;
    text-align: right;
}

.contentarea .col-md-5.right .caption {
    margin-bottom: 40px;
    max-width: 331px;
}

.see-all {
    padding-bottom: 20px;
}

.col-md-1 {
    min-height: 20px;
}

.quote {
    color: #4e4e4e;
    font-family: "Libre Baskerville",serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 49px 0;
    text-align: center;
}

.story-text {
    color: #4e4e4e;
}

.story-text strong {
    font-size: 17px;
    font-weight: 400;
}

.trade-text {
    color: #4E4E4E;
}

.offer-text {
    color: #4E4E4E;
}

a, a:visited {
    color: #252525;
    font-weight: 400;
    text-decoration: none;
}

a:active, a:hover {
    outline: 0 none;
    color: #252525;
    text-decoration: none;
}

a:focus {
    color: #252525;
    outline: medium none;
    text-decoration: none;
}

a[href^=tel] {
    color: #252525;
}

/* bootstrap overwrites */

.container-fluid {
    padding: 0px;
}

.carousel-container {
    float: right;
    margin-bottom: 50px;
}

/*so it's not duplicated after it moves*/
.contentarea .carousel.slide {
    display: none;
}

.homepage .carousel.slide {
    margin-bottom: 60px;
}

.homepage .carousel-indicators {
    left: 6.5%;
}

.homepage .carousel-caption {
    background-color: rgba(37, 37, 37, 0.35);
    bottom: 23%;
    font-size: 18px;
    font-weight: 300;
    left: 26%;
    letter-spacing: 0.022em;
    line-height: 25px;
    min-height: 180px;
    padding: 68px 39px 19px 54px;
    right: 26%;
    text-align: center;
    top: 23%;
}

.homepage .carousel-caption .btn {
    background-color: rgba(0, 0, 0, 0.4);
    border: medium none;
    font-size: 15.72px;
    font-weight: 500;
    letter-spacing: 0.022em;
    margin: 25px 0 5px;
    padding: 0.65em 3.75em;
    text-shadow: none;
}

.carousel-control .glyphicon-triangle-left, .carousel-control .glyphicon-triangle-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5;
}

.carousel-control .glyphicon-triangle-left, .carousel-control .icon-prev {
    left: 50%;
}

.carousel-control .glyphicon-triangle-right, .carousel-control .icon-next {
    right: 50%;
}

.carousel-control .glyphicon-triangle-left, .carousel-control .glyphicon-triangle-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    font-size: 30px;
    height: 30px;
    margin-top: -15px;
    width: 30px;
}

.carousel-control .glyphicon-triangle-left, .carousel-control .icon-prev {
    margin-left: -15px;
}

.carousel-control .glyphicon-triangle-right, .carousel-control .icon-next {
    margin-right: -15px;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}

.carousel-indicators {
    bottom: -12px;
    left: 3px;
    list-style: outside none none;
    margin-left: 0;
    padding-left: 0;
    position: absolute;
    text-align: left;
    width: 30%;
    z-index: 15;
}

.carousel-indicators li {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    color: #949494;
    cursor: pointer;
    display: inline-block;
    font-weight: 300;
    height: auto;
    margin: auto;
    padding-right: 5px;
    text-indent: 0;
    width: auto;
}

.carousel-indicators .active {
    background-color: transparent;
    color: #252525;
    height: auto;
    margin: 0;
    width: auto;
}

.slide-caption {
    bottom: -27px;
    color: #949494;
    font-size: 12px;
    font-weight: 300;
    list-style: outside none none;
    margin-left: 0;
    padding-left: 0;
    position: absolute;
    right: 0;
    text-align: right;
    width: auto;
    z-index: 15;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    display: block;
    height: auto;
    width: 100%;
}

/* header */


.header {
    background-color: transparent;
    box-sizing: border-box;
    left: 0;
    line-height: 1em;
    margin: 0 auto;
    max-width: 1140px;
    padding: 20px 20px 0;
    position: relative;
    top: 0;
}

.headerlinks {
    float: right;
}

a.headerlink {
    color: #464646;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 21px;
    text-transform: uppercase;
}

.logo-menu-wrapper {
    height: 57px;
    margin: 85px 0 51px;
}

.visible-xs {
    margin-top: 0;
}

.title-logo-wrapper {
    box-sizing: border-box;
    display: block;
    padding: 2px;
    position: static;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.visible-xs .title-logo-wrapper {
    margin-top: 85px;
}

.title-logo-wrapper h1 {
    opacity: 1;
    transition: opacity 0.14s ease-in-out 0s;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
    font-weight:300;

}

.title-logo-wrapper h1 a {
    color: #fff;
    font-family: "proximanovalight", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 1.2em;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-transform: uppercase;
}

.title-logo-wrapper h1 a:hover {
    text-decoration: none;
}

.row-fluid.header-logo {
    float: left;
    width: 352px;
}

.visible-xs .site-title img {
    max-width: 352px;
    width: 100%;
}


/* navigation */

.caret {
    display: none;
}

.navbar-inverse {
    background-color: transparent;
    border:0px;
}

.nav-tabs {
    border-bottom: medium none;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: transparent;
    border: medium none;
    color: inherit;
    cursor: default;
}

.hidden-xs.menu-large {
    float: right;
}

.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
}

.navbar {
    border: 0px solid transparent;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 10px;
    position: relative;
    box-sizing: border-box;
    display: block;
    vertical-align: middle;
    text-align: center;
    min-height: inherit;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0px;
    }
}

.navbar-nav {
    float:none;

}


.navbar-nav > li {
    float: none;
    display: inline-block;
}

.navbar-nav > li.dropdown:hover > a {
    color: #252525;
    font-weight: 400;
}

.navbar-inverse .navbar-nav > li > a {
    color: #6d6d6d;
}

.navbar-nav > li > a {
    display: block;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 21px;
    padding: 0.75em 0 0.75em 3em;
    text-decoration: none;
    text-transform: uppercase;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #252525;
    font-weight: 400;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #252525;
    font-weight: 400;
}

.navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: none repeat scroll 0 0 transparent;
    color: #252525;
    font-weight: 400;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #fa7900;
}

.dropdown-menu {
    display: none;

    background-color: #242424;
    border: 0px;
    border-radius: 0px;
    box-shadow: 0 0;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 1em 0; 
    
}

.dropdown-menu > li > a {
    font-family: "Lato",sans-serif;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1em;
    padding: 0.5em 1.5em;
    font-size: 17px;
    text-transform: uppercase;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:active {
    background-color: transparent;
    color: #fa7900;
    text-decoration: none;
}

ul.nav li.dropdown:hover ul.dropdown-menu{
    display: none;    
 }

ul.nav.navbar-nav li.dropdown ul.dropdown-menu li.dropdown a span.caret {
    display: none;
}

ul.nav.navbar-nav li.dropdown ul.dropdown-menu li.dropdown ul.dropdown-menu {
    display: none;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}



/* custom cart */

.custom-cart {
    background-color: #f9b864;
    color: rgba(28, 28, 28, 0.9);
    font-family: "Lato",sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    opacity: 1;
    position: fixed;
    right: 18px;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
    visibility: visible;
    z-index: 1005;
}

.custom-cart a, .custom-cart a:visited {
    color: rgba(28, 28, 28, 0.9);
    display: block;
    line-height: 1em;
    padding: 12px;
    white-space: nowrap;
}

/* MOBILE MENU */
.visible-xs .custom-cart {
    position:relative;
    top:0;
    right:0;
    padding:15px;
}

.visible-xs .navbar {
    background-color: rgba(36, 36, 36, 0.97);
    bottom: 0;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    line-height: 1em;
    opacity: 0;
    overflow: auto;
    pointer-events: none;
    position: fixed;
    right: 0;
    text-align: left;
    top: 0;
    transition: opacity 0.14s ease-in-out 0s, visibility 0s linear 0.14s;
    visibility: hidden;
    width: 100%;
    z-index: 1001;
    margin: 0;
    padding:50px 0;
}

.active .visible-xs .navbar {
    opacity: 1;
    pointer-events: auto;
    transition: opacity 0.14s ease-in-out 0s, visibility 0s linear 0s;
    visibility: visible;
}

.visible-xs .nav > li > a {
    display: block;
    padding: 0.5em 0;
    position: relative;
    font-size: 24px;
    text-align: center;
    color:#fff;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1em;
    text-decoration: none;
    text-transform: uppercase;
    background-color: transparent;
}

.visible-xs .nav > li > a:hover {
    color:#919191;
}

.visible-xs .nav.navmenu-nav.menu-sub > li > a {
    font-size: 18px;
}

.visible-xs .nav.navmenu-nav.menu-sub li ul.nav.navmenu-nav.menu-sub li a {
    color: #919191;
    font-size: 16px;
}

.visible-xs .nav.navmenu-nav.menu-sub li ul.nav.navmenu-nav.menu-sub li a:hover {
    color: #ffffff;
}

.visible-xs .nav.navmenu-nav.menu-sub li ul.nav.navmenu-nav.menu-sub li ul.nav.navmenu-nav.menu-sub li a {
    color: #ffffff;
    font-size: 12px;
}

.visible-xs .nav.navmenu-nav.menu-sub li ul.nav.navmenu-nav.menu-sub li ul.nav.navmenu-nav.menu-sub li a:hover {
    color: #919191;
}

/*.visible-xs .title-logo-wrapper {
    width:auto;
    max-width: 100%;
    position: static;
    transform:none;

}

.visible-xs .title-logo-wrapper h1 {

    position: relative;
    white-space: nowrap;
    text-align: center;
    z-index: 1002;

}

.visible-xs .title-logo-wrapper {
    box-sizing: border-box;
    display: inline-block;
    height: auto;
    padding: 10px 0px;
    vertical-align: middle;
    width: 100%;
}
.visible-xs .title-logo-wrapper a{
    color: #fff;
    font-family: "proximanovalight", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4em;
    display: block;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-transform: uppercase;
    font-size: 1em;
    letter-spacing: 0.05em;
    text-rendering: geometricprecision;
    position: relative;
    top:1px;
}


@media (max-width: 768px) {

        .visible-xs .title-logo-wrapper a{

        font-size: 26px;
        line-height: 1em;
    }


}*/

.mobile-nav-toggle-label {
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    height: 22px;
    left: 20px;
    line-height: 16px;
    padding: 0;
    position: absolute;
    text-align: right;
    top: 20px;
    vertical-align: middle;
    width: 22px;
    z-index: 1003;
    margin:0;
}

.active .mobile-nav-toggle-label {
    left: 20px;
    top: 20px;
}

.mobile-nav-toggle-label .top-bar, .mobile-nav-toggle-label .middle-bar, .mobile-nav-toggle-label .bottom-bar {
    background-color: #464646;
    height: 1px;
    position: absolute;
    right: 0;
    top: 0;
    transform-origin: 50% 50% 0;
    transition: transform 0.1s ease-in-out 0s, top 0.1s ease-in-out 0.1s;
    width: 22px;
}

.active .mobile-nav-toggle-label .top-bar {
    background-color: #fff;
    top: 7px;
    transform: rotate(45deg);
    transition: top 0.1s ease-in-out 0.1s, transform 0.1s ease-in-out 0.2s;
}



.mobile-nav-toggle-label .middle-bar {
    top: 7px;
    transition: opacity 0s linear 0.15s;
}

.active .mobile-nav-toggle-label .middle-bar {
    opacity: 0;
}

.mobile-nav-toggle-label .bottom-bar {
    top: 14px;
}

.active .mobile-nav-toggle-label .bottom-bar {
    background-color: #fff;
    top: 7px;
    transform: rotate(-45deg);
    transition: top 0.1s ease-in-out 0.1s, transform 0.1s ease-in-out 0.2s;
}


.visible-xs .nav > li > ul > li > a  {
    font-size: 18px;
}

.visible-xs .nav > li > ul > li  > ul > li > a{
    text-transform: none;
}

.visible-xs .nav .menu-sub {
    display: none;
}

.visible-xs .nav li.active .menu-sub {
    display: none;
}

/* END MENU */

/*.nav.navmenu-nav.menu-sub {
    display: none;
}

.visible-xs .custom-cart {
    top:auto;
    bottom:0;
}

header .visible-xs.menu-small {
    margin-top: 0;
}

header .visible-xs .navbar {
    background-color: rgba(36, 36, 36, 0.97);
    bottom: 0;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    line-height: 1em;
    opacity: 0;
    overflow: auto;
    pointer-events: none;
    position: fixed;
    right: 0;
    text-align: left;
    top: 0;
    transition: opacity 0.14s ease-in-out 0s, visibility 0s linear 0.14s;
    visibility: hidden;
    width: 100%;
    z-index: 1001;
    margin: 0;
    padding: 100px 0;
}

header .active .visible-xs .navbar {
    opacity: 1;
    pointer-events: auto;
    transition: opacity 0.14s ease-in-out 0s, visibility 0s linear 0s;
    visibility: visible;
}

header .visible-xs .nav > li > a {
    display: block;
    padding: 0.5em 0;
    position: relative;
    font-size: 24px;
    text-align: center;
    color:#fff;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1em;
    text-decoration: none;
    text-transform: uppercase;
    background-color: transparent;
}

header .visible-xs .nav > li > a:hover {
    color: #919191;
}

header .visible-xs .nav.navmenu-nav.menu-sub > li > a {
    font-size: 18px;
}

header .visible-xs .nav.navmenu-nav.menu-sub li ul.nav.navmenu-nav.menu-sub li a {
    color: #919191;
    font-size: 16px;
}

header .visible-xs .nav.navmenu-nav.menu-sub li ul.nav.navmenu-nav.menu-sub li a:hover {
    color: #ffffff;
}

header .visible-xs .nav.navmenu-nav.menu-sub li ul.nav.navmenu-nav.menu-sub li ul.nav.navmenu-nav.menu-sub li a {
    color: #ffffff;
    font-size: 12px;
}

header .visible-xs .nav.navmenu-nav.menu-sub li ul.nav.navmenu-nav.menu-sub li ul.nav.navmenu-nav.menu-sub li a:hover {
    color: #919191;
}

.visible-xs .title-logo-wrapper {
    width:auto;
    max-width: 100%;
    position: static;
    transform:none;
   
}

.visible-xs .title-logo-wrapper h1 {
    position: relative;
    white-space: nowrap;
    text-align: center; 
    z-index: 1001;
    
}

.visible-xs .title-logo-wrapper {
    box-sizing: border-box;
    display: inline-block;
    height: auto;
    padding: 2px;
    vertical-align: middle;
    width: 100%;
}
.visible-xs .title-logo-wrapper a{
    color: #fff;
    font-family: "proximanovalight", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4em;
    display: block;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.05em;
    text-rendering: geometricprecision;
    position: relative;
    top:1px;
}


@media (min-width: 480px) and (max-width: 768px) {

        .visible-xs .title-logo-wrapper a{
        
        font-size: 26px;
        line-height: 1em;
    }

    
}

.visible-xs div.title-logo-wrapper img {
    max-width: 352px;
    width: 100%;
}

.mobile-nav-toggle-label {
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    height: 22px;
    left: 20px;
    line-height: 16px;
    padding: 0;
    position: absolute;
    text-align: right;
    top: 20px;
    vertical-align: middle;
    width: 22px;
    z-index: 1003;
    margin:0;
}

.active .mobile-nav-toggle-label {
    left: 20px;
    top: 20px;
}

.mobile-nav-toggle-label .top-bar, .mobile-nav-toggle-label .middle-bar, .mobile-nav-toggle-label .bottom-bar {
    background-color: #464646;
    height: 1px;
    position: absolute;
    right: 0;
    top: 0;
    transform-origin: 50% 50% 0;
    transition: transform 0.1s ease-in-out 0s, top 0.1s ease-in-out 0.1s;
    width: 22px;
}

.active .mobile-nav-toggle-label .top-bar {
    top: 7px;
    transform: rotate(45deg);
    transition: top 0.1s ease-in-out 0.1s, transform 0.1s ease-in-out 0.2s;
}



.mobile-nav-toggle-label .middle-bar {
    top: 7px;
    transition: opacity 0s linear 0.15s;
}

.active .mobile-nav-toggle-label .middle-bar {
    opacity: 0;
}

.mobile-nav-toggle-label .bottom-bar {
    top: 14px;
}

.active .mobile-nav-toggle-label .bottom-bar {
    top: 7px;
    transform: rotate(-45deg);
    transition: top 0.1s ease-in-out 0.1s, transform 0.1s ease-in-out 0.2s; 
}*/
/* END MENU */


/* footer */


.prefooter {
    color: #fff;
    background-color: #3b3b3b;
    padding: 33px 34px 37px 34px;
    text-align: center;
}

.prefooter .symbol {
    font-size: 36px;
    line-height: 36px;
    color:#fff;

}

.prefooter a.symbol:before {
   margin: 0 0.1em;
   font-size: 120%;
}


footer {
    background-color: transparent;
    min-height: 120px;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 20px 45px;
}

footer .hidden-xs {
    

}

footer .visible-xs {
    

}

footer .col-md-6 {
    padding: 0;
}

.footer-inner, .prefooter-inner {
    margin: auto;
    width: auto;
}

.site-info {
    font-size: 11.67px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .022em;
    margin-bottom: 20px;
    text-decoration: none;
    text-transform: none;
}

.site-info {
    font-size: 11.67px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .022em;
    margin-bottom: 0;
    text-decoration: none;
    text-transform: none;
}

footer .visible-xs .social {
    margin-bottom: 20px;
    text-align: center;
}

.site-info a, .site-info a:visited {
    color: #323232;
    font-weight: 300;
}

.site-address {
    margin-bottom: 1em;
}

footer .nav, footer .visible-xs .nav {
    margin-bottom: 1em;
    text-align: right;
}

footer .nav > li, footer .visible-xs .nav > li {
    display: inline-block;
    padding: 0 0 0 1.5em;
    position: relative;
}

footer .nav > li > a, footer .visible-xs .nav > li > a {
    color: #323232;
    display: block;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.022em;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}

footer .nav > li > a:focus, footer .nav > li > a:hover, footer .visible-xs .nav > li > a:focus, footer .visible-xs .nav > li > a:hover {
    background-color: transparent;
    text-decoration: none;
}

footer .social {
    display: none;

    text-align: right;
}

footer .social .fa-2x {
    color: #949494;
    font-size: 2.25em;
    margin-left: 0.5em;
}

.fa.fa-twitter.fa-2x {
    margin-left: 0;
}

.back-to-top {
    font-family: "Lato",sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
     
}

.back-to-top a {
    border-bottom-width: 0;
    color: #fff;
    line-height: 1.25em;
    text-decoration: none;
}

.back-to-top a:hover {
    color: #dbdbdb;
}


/* store */

.category-dropdown {
    float: right;
    width: 170px;
}

.state-dropdown {
    color: transparent;
    cursor: default;
    width: 170px;
}

.state-dropdown > select {
    color: #4e4e4e;
    width: 170px !important;
}

.shipOptionsRadio {
    display: none;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #000;
    border-color: #000;
    color: #fff;
    cursor: default;
    z-index: 2;
}

.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #000;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #eee;
    border-color: #ddd;
    color: #000;
}

.store-pagination.pagination-top {
    display: none;
}

.store-pagination.pagination-bottom {
    text-align: right;
}


.product {
    margin: 0 0 55px;
}

.tab-content {
    margin-top:15px;
    width:100%;
}

.price-units {
    display: inline-block;
    float: left;
    font-size: 14px;
    padding-top: 10px;
    text-transform: uppercase;
    width: auto;
}

.price {
    color: #000;
    display: inline-block;
    font-size: 15.66px;
    font-weight: 400;
    letter-spacing: 0.022em;
    padding: 0 20px 0 0;
    width: 70px;
}

.unit {
    color: #000;
    display: inline-block;
    float: right;
    font-size: 15.66px;
    font-weight: 400;
    letter-spacing: 0.022em;
    margin-top: 10px;
    width: auto;
}

.quantity {
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: 50px;
}

.quantity input {
    background-color: #e7e7e7;
    border: medium none;
    box-shadow: none;
    color: #000;
    font-size: 15.66px;
    font-weight: 400;
    height: 44px;
    padding: 0.5em 4px;
    text-align: center;
    width: 44px;
}

.add-to-cart {
    display: inline-block;
    margin-right: 20px;
    padding: 0;
}

.add-to-cart .btn.btn-primary.btn-block {
    display: block;
    height: 44px;
    margin: 0;
}

.category-content {
    /*display: none;

    clear: both;
    margin: 0 auto;
    max-width: 400px;
    text-align: center;*/
	display: block;
text-align: left;
width: 100%;
max-width: none;
margin: 10px auto 30px;
}

.product-image {
    padding-left: 0;
    text-align: left;
}

.product-image .img-responsive.center-block {
    margin-left: 0;
}

.product-info {
    padding-left: 0;
}




/* showlist */

.product-list .title {
   
}

.product-list .mobile-title {
      
}

.product-list .mobile-title {

}

.product-list .title h3 {
    color: #252525;
    font-size: 18.06px;
    line-height: 25px;
    margin-bottom: 2px;
    margin-top: 0;
    text-align: left;
    text-transform: none;
}

.product-list .title a {
    text-decoration: none;
    display: block;
    height: auto;

}

.product-list .title a:hover {
    text-decoration: none;
}

.product-list .title h3 {
 
}

.product-list .producttype-firstpartywine ul.nav.nav-pills {
    display: none;
}

.product-list .producttype-product ul.nav-pills {
    display: block;
}

.product-list .img-responsive {
    height: 280px;
    width: auto;
}

.product-list .info {
    padding: 0;
}

.teaser {
    color: #545454;
    font-weight: 300;
    letter-spacing: 0.022em;
    padding-bottom: 8px;
}

.teaser p {
    padding:0;
}

.teaser h4 {
    color: #717171;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.022em;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
}

.teaser h5 {
    color: #4e4e4e;
    display: block;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 3px;
    padding-top: 0;
    text-transform: none;
}

.teaser h5.rating {
    margin-top: 10px;
}

a.details {
    display: block;
    font-size: 15px;
    padding-top: 30px;
}

.product-list a.details {
    font-size: 14px;
}

.purchase-form.large {
    margin-right: 30px;
}


/* showdrilldown */

.drill-top {
    clear: both;
}

.drill-container.wine ul.nav.nav-pills {
    display: none;
}

.drill-container .nav-pills {
    display: block;
}

.drill-container {
    
}

.drill-container .product-detail {
    padding-top: 18px;
}

.drill-container h2.product-title {

}

.showdrilldown .mobile-title, .showDrilldown .mobile-title {
        text-align: center;
        background-position: top center;
    }


.showdrilldown .product-image img, .showDrilldown .product-image img {
        max-height: 335px;
    }   


.drill-container .product-title a {
    text-decoration: none;
}

.drill-container .product-title a:hover {
    text-decoration: none;
}

.drill-container .purchase-form {
    padding-bottom: 13px;
}


.drill-container .teaser {
    padding: 6px 0 18px;
}

.drill-container a.details {
    display: none;
}

.drill-container .tab-content {
    clear: both;
    padding: 0;
    width: 100%;
}

.drill-container .tab-content form[data-type="purchase"]:first-child {
    float: left;
    margin-right: 30px;
}

.drill-container .tab-content form[data-type="purchase"] {
    float:left;
}

.product-list .tab-content form[data-type="purchase"]:first-child {
    float: left;
    padding-bottom: 15px;
}

.product-list .tab-content form[data-type="purchase"] {
    float:left;
}

.drill-container .teaser h4 {
    margin-bottom: 30px;
}

.drill-container .teaser h5 {
    color: #4e4e4e;
    line-height: 22px;
}

.drill-bottom h5 {
    color: #4E4E4E;
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0;
    padding-top: 20px;
    text-transform: none;
}

table.productDetails {
    border-bottom: medium none;
    border-top: medium none;
    margin: 0;
    width: 50%;
}

table.productDetails td {
    color: #545454;
    font-weight: 300;
    line-height: 25px;
    padding: 0;
}

table.productDetails tr:nth-child(2n+1) > td {
    background-color: #eee;
}

table.productDetails .wineNotes {
    color: #252525;
    font-size: 15px;
}

table.productDetails .wineNotesLeft {
    font-weight: normal;
}

td.wineNotesRight {
    font-size: 14px !important;
}

.wine-profile {
    margin: 2%;
}

.drill-top .col-sm-10 {
    padding-left: 30px;
}

.drill-bottom {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.022em;
    line-height: 25px;
    padding-top: 20px;
}

.more.portal-dd {
    display: block;
    font-size: 14px;
    padding-top: 44px;
}

.more.producer-dd {
    display: block;
    font-size: 14px;
    padding-top: 15px;
}



/*   Pods   */

.pods {
    margin: 0;
}

.pod {
    letter-spacing: 0.022em;
    line-height: 25px;
   padding: 0;
}

.homepage #pod-2 {
    padding-left: 60px;
}

.pod-border {
    background-color: #fff;
    padding:10px;

}

.pods .panel {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0;
}

.pods .panel-heading {
    display: none;

    background-color: transparent;
    border: medium none;
    color: inherit;
}

.pods .panel-body {
    background-color: transparent;
    border: medium none;
    padding: 0;
    width: auto;
}

.pages .pod {
    float: none;
    margin: auto;
    padding: 0;
    width: 100%;
}

.homepage .pods {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 20px 85px;
}

.row.pod-photo {
    margin-bottom: 19px;
}

.homepage #pod-1 .img-responsive {
    max-height: 225px;
    width: auto;
}

.homepage #pod-1 .caption {
    margin-bottom: 6px;
    margin-top: 9px;
    max-width: 340px;
}

.homepage .pods {
    margin-bottom: 6px;
    margin-top: 9px;
}

.homepage .pod-photo-left {
    padding-right: 0;
    width: 47%;
}

.homepage .pod-photo-right {
    padding-left: 5px;
}

.homepage .pod-text-producer {
    width: 92%;
}

/*  Forms  */

.form-control {
    border-radius: 0;
    background-color: #e7e7e7;
    border: medium none;
    box-shadow: none;
    color: #252525;
}

.subscribe .page-content ul {
    padding-left: 80px;
}

.subscribe .form-horizontal .control-label {
    text-align: left;
}

select[name="BirthMonth"], select[name="BirthDay"], select[name="BirthYear"], select[name="CreditCardExpMo"], select[name="CreditCardExpYr"] {
    display: inline;
    width: auto;
}

.signup select[name="BirthMonth"], .signup select[name="BirthDay"], .signup select[name="BirthYear"] {
    display: inline;
    width: 100%;
}

.clubs select[name="CreditCardExpMo"], .clubs select[name="CreditCardExpYr"] {
    width: 100%;
}

#sourceCodeForm {
    display: none;
}


#payment1 .form-control {
    font-size: inherit;
    height: 35px;
}

#payment1 select.input-sm {
    height: 35px;
    line-height: 30px;
}

#payment1 input[type=text],
#payment1 input[type=url],
#payment1 input[type=tel],
#payment1 input[type=number],
#payment1 input[type=color],
#payment1 input[type=email], 
#payment1 input[type=password],
#payment1 select {
    
    height: 35px;
    line-height: 30px;

}

#subscribeForm {
    width: 50%;
}

#subscribeForm .col-sm-3 {
    text-align: left;
}

.form-group input {
    background-color: #f0f0f0;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    padding: 0.4em 0.5em;
    width: 100%;
}

.form-group textarea {
    background-color: #f0f0f0;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    box-shadow: none;
    height: 173px;
    padding: 0.4em 0.5em;
    width: 100%;
}

#componentForm {
    width: 50%;
}

#componentForm .col-xs-12 {
    padding-left: 0;
}

#componentForm label {
    font-weight: 400;
}

#componentForm .btn-default {
    margin-top: 26px;
}


/*  buttons  */

.btn-primary, .btn-default {
    background-color: #000000;
    border-color: #000000;
    color: #fff;
    margin-top: 3px;
    transition: opacity 0.1s linear 0s;
   
}

.btn, .btn-xs, .btn-group-xs > .btn, .btn-sm, .btn-group-sm > .btn  {
    border-radius: 0;
    cursor: pointer;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 1.42857;
    padding: 0.8em 1.8em;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #000000;
    border-color: #000000;
    opacity: 0.8;
    color: #fff;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-color: #252525;
    border-color: #252525;
    opacity: 0.8;
    color: #fff;
}

.btn:hover, .btn:focus {
    color: #fff;
    text-decoration: none;
}

a.btn.btn-primary, a.btn.btn-default {
    color: #fff;
    text-decoration: none;
}

.modal-footer .btn + .btn {
    margin: 23px 0 20px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #000000;
    border-radius: 0;
    color: #fff;
    cursor: text;
    padding: 0.2em 1em;
}



/*  Cart   */

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: transparent;
}

.table > thead > tr > th {
    border-bottom: 1px solid #ddd;
    }

.storecart input[type=text] {
   width:auto;
}

.storecart p {
    padding:10px 0;
}

#productName .btn {
   
}

.storecart .cart-qty input {
    display: inline-block;
    width:40px;
}

.cart-image {
    width:auto;
    float:left;
    padding:0 15px ;
}

.subtotal-row td, .shipping-row td, .salestax-row td, .salestax-row td, .total-row td, .handling-row td, .bottledeposit-row td {
    text-align: right;
}

.cart-totals .table td {
  text-align: right;
}

#divCoupon input, #divCoupon .btn {
    display: inline-block;
    
}

#divCoupon input {
    margin-bottom:3px;

}

#divFutureShipDate label {
    padding:5px 2px;
    display: block;
}

#checkout .btn {
    margin-bottom:3px;
} 

.shipping-options {
    padding-right: 0;
}

.checkout-row.col-xs-12 {
    padding-left: 0;
    text-align: left;
}

#divGiftCertificate .tdLabel {
    padding: 0.5em 0.5em 0.5em 0;
}

/*  Cart mobile  */



.cart-title {
    padding:15px 0;
    margin:20px 0 10px 0;
    line-height: 1;
    color: #252525;;

}

.cart-buttons .btn {
    width:150px;
    margin-bottom:3px;
}

.cart-buttons {
    padding:5px 0;
    display: block;
}

.cart-quantity {
    display: inline-block;
    padding-right:10px;
    vertical-align: top;
}

.cart-prices {
    display: inline-block;
    font-weight: bold;
    font-size: 17px;
}

.cart-prices .price {
    padding: 0 5px;
}

.cart-quantity input {
    width:40px;
}

h1.cart-subtotal {
    font-size: 24px;
    margin:20px auto;
    padding:10px 0;
    background-image: none;
    border-top: 1px solid #c1b8a4;
    border-bottom: 1px solid #c1b8a4;
}

h2.cart-subtotal {
    font-size: 24px;
    margin:20px auto;
    padding:10px 0;
    background-image: none;
    border-top: 1px solid #c1b8a4;
    border-bottom: 1px solid #c1b8a4;
}

#circleG {
    height: 38px;
    margin: 20px auto 10px;
    width: 149.333px;
}

.circleG{
background-color:#252525;
float:left;
height:32px;
margin-left:17px;
width:32px;
-moz-animation-name:bounce_circleG;
-moz-animation-duration:0.75s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-moz-border-radius:21px;
-webkit-animation-name:bounce_circleG;
-webkit-animation-duration:0.75s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-webkit-border-radius:21px;
-ms-animation-name:bounce_circleG;
-ms-animation-duration:0.75s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-ms-border-radius:21px;
-o-animation-name:bounce_circleG;
-o-animation-duration:0.75s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
-o-border-radius:21px;
animation-name:bounce_circleG;
animation-duration:0.75s;
animation-iteration-count:infinite;
animation-direction:linear;
border-radius:21px;
}

#circleG_1{
-moz-animation-delay:0.15s;
-webkit-animation-delay:0.15s;
-ms-animation-delay:0.15s;
-o-animation-delay:0.15s;
animation-delay:0.15s;
}

#circleG_2{
-moz-animation-delay:0.35s;
-webkit-animation-delay:0.35s;
-ms-animation-delay:0.35s;
-o-animation-delay:0.35s;
animation-delay:0.35s;
}

#circleG_3{
-moz-animation-delay:0.45s;
-webkit-animation-delay:0.45s;
-ms-animation-delay:0.45s;
-o-animation-delay:0.45s;
animation-delay:0.45s;
}

@-moz-keyframes bounce_circleG{
0%{
}

50%{
background-color:#717171}

100%{
}

}

@-webkit-keyframes bounce_circleG{
0%{
}

50%{
background-color:#717171}

100%{
}

}

@-ms-keyframes bounce_circleG{
0%{
}

50%{
background-color:#717171}

100%{
}

}

@-o-keyframes bounce_circleG{
0%{
}

50%{
background-color:#717171}

100%{
}

}

@keyframes bounce_circleG{
0%{
}

50%{
background-color:#717171}

100%{
}

}

.modal-body h2 {
    display: none;
}

h3.modal-title {
    background-image: none;
    border: 0 none;
    line-height: 1.42857;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.modal-body {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.modal-body .cart-title {
    font-size: 12px;
}

.cart-price {
    text-align: right;
}

.cart-totals {
    border-top: 1px solid #c1b8a4;
    margin-top: 15px;
    padding-top: 15px;
    text-align: right;
}

.thead-total {
    text-align: right;
}

.thead-price {
    text-align: right;
}

.strikethru {
    text-decoration:line-through;
}

.panel-group .visible-xs .img-responsive {
    margin: 0 auto;
    max-width: 329px;
    width: 100%;
}

.error, .text-danger, del {
    color:#a94442;
}

.modal-body .cart-total {
    text-align: right;
}

.cartpaymenttypetabs {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin-top: 0;
    max-width: 100%;
    padding-bottom: 0;
    padding-top: 0;
}

.modal-body .cart-total {
    text-align: right;
}

.cart-total {
    text-align: right;
}

.fixed {
    border-bottom: 1px solid #bdb29d;
    position: fixed !important;
    width: 100%;
    z-index: 1025;
}

.authen h4.modal-title {
    display: none;
}

.authen .modal-header {
    border-bottom: medium none;
    min-height: 25px;
    padding: 5px;
}

.authen .modal-body .col-xs-offset-2 {
    margin-left: 9.667%;
}

.authen .modal-footer {
    padding: 0 15px;
    text-align: right;
}

.authen .modal-body select {
    width: auto;
}

#authmodal #errorBoxWrapper {
    display: none;
}

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-left: -20px;
    position: initial;
}

.showlogin .login-form.col-md-6 {
    padding: 0;
}


.layClear {
    clear: both;
    font-size: 0;
    height: 1px;
    line-height: 0;
    margin-top: -1px;
}

.showPaymentInformation #payment1.tab-pane.active div.clearfix.container {
    width: auto;
}

.storecheckout .nav.nav-tabs {
    display: none;
}

.statecompliancemessage {
    clear: both;
    width: 93%;
}

.password-hints {
    margin-top: 30px;
}

.editClubMembership .page-content.container-fluid .page-content {
    min-height: 1px;
}

.editClubMembership .page-content.container-fluid .page-content h2 {
    display: none;
}

.editClubMembership #formInfo td {
    font-weight: normal;
    letter-spacing: 1px;
    padding: 10px;
}

.editClubMembership input[type="checkbox"] {
    height: auto;
}

.editClubMembership input[type="text"] {
    width: 100% !important;
}

.editClubMembership select[name="ShipState"] {
    width: 100% !important;
}

.editClubMembership .formbody.club-info {
    margin-bottom: 20px;
}

.editClubMembership .formHeader {
    
}

.editClubMembership input {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

#subscribeForm button.btn.btn-default, .unsubscribe button.btn.btn-default {
    margin-top: 20px;
}

.unsubscribe #contentInfo h1, .listNewsletters .page-content h1  {
    display: none;
}

.unsubscribe .formHeader {
    
}

.unsubscribe .btn.btn-default {
    margin: 5px 0;
}

.unsubscribe .form-horizontal .control-label {
    text-align: left;
}

.storeOrderList td {
    text-align: left !important;
}

.storeOrderDrilldown td.subtotal, .storeOrderDrilldown td.orderlabel {
    text-align: right;
}

.storeOrderDrilldown td.subtotal {
    padding-top: 10px;
}

legend {
    color: inherit;
    font-size: 1.1em;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0 0 1px;
}

abbr[title], abbr[data-original-title] {
    border-bottom: none;
    cursor: pointer;
}

.well {
    background-color: transparent;
    border: medium none;
    box-shadow: none;
    margin-bottom: 0;
    min-height: 1px;
}

.well-lg {
    border-radius: 0;
    padding: 0;
}

.list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-item {
    background-color: transparent;
    border: medium none;
    display: block;
    padding: 0;
    position: relative;
}

#divLogin .tdLabel {
    height: 49px;
    padding: 0.5em 0.5em 0.5em 0;
}

#divLogin input.form-control {
    width: 100% !important;
}

.storecheckout #divLogin input.form-control {
    width: 50% !important;
}

td.header {
    background-color: #000;
    color: #fff;
}

span#whatsThis {
    display: none;
}

.storecheckout #divLogin {
    margin-bottom: 40px;
}

.col-md-6 .img-responsive {
    width: 100%;
}

.table-responsive {
    border: medium none;
}

.password-meter {
    float: none !important;
    padding-top: 10px;
    width: 200px !important;
}

.password-rules {
    font-size: .8em;
}

.form-inline select.form-control {
    margin: 0 20px 0 15px;
}



@media (max-width: 1559px) {
    .carousel-caption h2 {
        font-size: 54px;
    }
}


@media (max-width: 1490px) {
    .homepage .carousel-caption {
        left: 25%;
        padding: 48px 39px 19px 54px;
        right: 25%;
    }

    .carousel-caption h2 {
        font-size: 55px;
    }
}

@media (max-width: 1388px) {
    .homepage .carousel-caption {
        left: 24%;
        padding: 29px 39px 19px 54px;
        right: 24%;
    }

    .carousel-caption h2 {
        font-size: 50px;
    }
}

@media (max-width: 1300px) {
    .homepage .carousel-caption {
        font-size: 14px;
        left: 24%;
        padding: 29px 39px 19px 54px;
        right: 24%;
    }

    .carousel-caption h2 {
        font-size: 47px;
        line-height: 47px;
    }
}

@media (max-width: 1200px) {
    .homepage .carousel-caption {
        font-size: 14px;
        left: 21%;
        padding: 29px 39px 19px 54px;
        right: 21%;
    }

    .carousel-caption h2 {
        font-size: 46px;
        line-height: 46px;
    }

    .homepage .carousel-caption .btn {
        font-size: 10.72px;
        margin: 15px 0;
    }
}

/* lg only */
@media (max-width: 1199px) {

   .homepage #pod-2 {
        padding-left: 0;
        padding-top: 50px;
    }

    .row.pod-photo {
        width: 67%;
    }

    .homepage .pod-photo-left {
        padding-right: 15px;
        width: 50%;
    }

    .homepage .pod-photo-right {
        padding-left: 15px;
        width: 50%;
    }

}

@media (max-width: 1090px) {
    .homepage .carousel-caption {
        font-size: 12px;
        left: 19%;
        padding: 29px 39px 19px 54px;
        right: 19%;
    }

    .carousel-caption h2 {
        font-size: 41px;
        line-height: 41px;
    }

    .homepage .carousel-caption .btn {
        font-size: 10.72px;
        margin: 5px 0;
    }
}

@media (max-width: 890px) {
    .homepage .carousel-caption {
        font-size: 12px;
        left: 16%;
        padding: 29px 39px 19px;
        right: 16%;
        top: 13%;
    }

    .carousel-caption h2 {
        font-size: 37px;
        line-height: 37px;
    }

    .homepage .carousel-caption .btn {
        font-size: 10.72px;
        margin: 5px 0;
    }
}


@media (min-width: 768px) and (max-width: 991px) {

    /*.homepage .carousel-caption {
        bottom: 15%;
        font-size: 0.8em;
        left: 15%;
        min-height: 180px;
        right: 15%;
        top: 15%;
    }*/

}


/* sm only */
@media (max-width: 991px) {

    /*.homepage .carousel-caption {
        bottom: 20%;
        top: 20%;
    }*/

    /*.store .col-md-9.page-content.container-fluid {
        float: none;
        margin-top: 50px;
        max-width: 100%;
        width: 100%;
    }*/

    .store .col-md-9.page-content.container-fluid {
        float: right;
        max-width: 670px;
    }

    .store .subnav {
        float: left;
    }

    /*.store.showdrilldown .subnav {
        float: none;
    }*/

    .product-detail.col-xs-12 {
        margin-top: 50px;
    }

    .col-xs-12.col-sm-12.title.visible-xs.visible-sm.mobile-title {
        display: none !important;
    }

    .title.hidden-xs.hidden-sm.desktop-title {
        display: block !important;
    }

    #pod-1 .img-responsive {
        max-height: none;
    }

    #pod-1 .caption {
        max-width: none;
    }

    .row.wine-link {
        padding: 0 15px;
    }

    .row.wine-link .col-md-8.title {
        margin-top: 0;
        padding-left: 0;
    }
}

@media (max-width: 910px) {
    .store .col-md-9.page-content.container-fluid {
        float: right;
        max-width: 620px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .page-content.drill-container {
        float: right;
        max-width: 620px;
    }
}

@media (max-width: 768px) {
    .store .col-md-9.page-content.container-fluid {
        float: right;
        max-width: 550px;
    }
}

/* md only */
@media (max-width: 1070px) {

   .pages .col-md-9.page-content.container-fluid {
        float: none;
        margin-top: 50px;
        max-width: 100%;
        width: 100%;
    }

    .carousel-container {
        float: left;
    }

    .contentarea.col-md-6 {
        width: 100%;
    }

    .podarea.col-md-6 {
        width: 100%;
    }

}

@media (max-width: 836px) {

    .carousel-container {
        float: none;
    }
    
}

@media (max-width: 767px) {
    body { 
            padding-left: 0px;
            padding-right: 0px;
    }

    .homepage .carousel {
        margin-top: 50px;
    }

    .homepage .carousel-caption {
        background-color: transparent;
        color: #252525;
        position: static;
        text-shadow: none;
        z-index: 10;
    }

    .homepage .carousel-control.left, .homepage .carousel-control.right {
        background-image: none;
    }

    .homepage .carousel-indicators {
        left: 20px;
    }

    .homepage .carousel-control .glyphicon-triangle-left, .homepage .carousel-control .glyphicon-triangle-right, .homepage .carousel-control .icon-next, .homepage .carousel-control .icon-prev {
        top: 30%;
    }

    .homepage .pod-photo-left {
        padding-right: 15px;
        width: 100%;
    }

    .homepage .pod-photo-right {
        padding-left: 15px;
        width: 100%;
    }

    .subnav {
        display: none;
    }

    .carousel-indicators {
        bottom: -15px;
        width: 50%;
    }

    .store .col-md-9.page-content.container-fluid {
        float: none;
        max-width: 100%;
    }

    .product-image {
        padding-bottom: 20px;
    }

    .product-info {
        padding: 0;
    }

    .product-detail {
        padding: 0;
    }

    .drill-container .tab-content form[data-type="purchase"]:first-child {
        margin-right: 0;
    }

    .col-md-9.page-content.drill-container.wine {
        padding: 0;
    }

    .drill-top .col-sm-10.col-xs-10 {
        padding: 0;
    }

    h2.hidden-xs.product-title {
        display: block !important;
    }

    #subscribeForm {
        width: 100%;
    }

    #componentForm {
        width: 100%;
    }

    table.table-responsive.trade {
        width: 100%;
    }

    footer .visible-xs .nav > li {
        padding: 0 1.5em 0 0;
    }

    footer .visible-xs .nav > li:last-child {
        padding-right: 0;
    }

    footer {
        padding: 0 10px 45px;
        text-align: center;
    }

    footer .visible-xs .nav {
        text-align: center;
    }
}


@media (max-width: 569px) {

    .homepage .carousel-control .glyphicon-triangle-left, .homepage .carousel-control .glyphicon-triangle-right, .homepage .carousel-control .icon-next, .homepage .carousel-control .icon-prev {
        top: 25%;
    }

    .layoutcontent.container-fluid {
        padding: 40px 15px;
    }

    .col-sm-2.product-image.col-xs-2 {
        width: 100%;
    }

    .col-sm-10.col-xs-10 {
        width: 100%;
    }

    .carousel-indicators {
        bottom: -18px;
        width: 50%;
    }

    table.productDetails {
        width: 100%;
    }
}

@media (max-width: 480px) {

    .carousel-indicators {
        bottom: -22px;
        width: 50%;
    }
}

@media (max-width: 390px) {

    .homepage .carousel-control .glyphicon-triangle-left, .homepage .carousel-control .glyphicon-triangle-right, .homepage .carousel-control .icon-next, .homepage .carousel-control .icon-prev {
        top: 20%;
    }

    .add-to-cart .btn.btn-primary.btn-block {
        padding: 0.8em 1em;
    }

    .quantity {
        margin-right: 0;
    }
}

@media (max-width: 320px) {

    .homepage .carousel-control .glyphicon-triangle-left, .homepage .carousel-control .glyphicon-triangle-right, .homepage .carousel-control .icon-next, .homepage .carousel-control .icon-prev {
        top: 16%;
    }

}

@media (min-width: 992px) {

    #subscribeForm input[name="ZipCode"] {
        width: 50%;
    }

}

@media print {
    
    a[href]:after {
        content: none;
    }
}

#giftCertificateForm {
    display: none;
}

@media print {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666666666666%;
    }
    .col-md-10 {
        width: 83.33333333333334%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666666666666%;
    }
    .col-md-7 {
        width: 58.333333333333336%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666666666667%;
    }
    .col-md-4 {
        width: 33.33333333333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.666666666666664%;
    }
    .col-md-1 {
        width: 8.333333333333332%;
    }

    a[href]:after {
        content: none;
    }
}