﻿body {
    --ecom-button-active-color: #fff;
    --ecom-button-background-color: transparent;
    --ecom-button-border: 1px solid white;
    --ecom-button-border-radius: 0;
    --ecom-button-color: #fff;
    --ecom-button-font-family: Arial;
    --ecom-button-font-size: 15px;
    --ecom-button-hover-background-color: #fff;
    --ecom-button-hover-color: #946d05;
    --ecom-button-padding: 5px 10px;
    --ecom-button-text-transform: uppercase;
    --ecom-dialog-background: #946d05;
    --ecom-form-control-background-color: #fff;
    --ecom-form-control-border: 1px solid black;
    --ecom-form-control-border-radius: 0;
    --ecom-form-control-color: #000;
    --ecom-form-control-font-family: Arial;
    --ecom-form-control-font-size: 14px;
    --ecom-form-control-height: 25px;
    --ecom-form-control-outline: none;
    --ecom-form-control-padding: 0 0 0 5px;
    --ecom-grid-list-item-hover-bg-color: #fff;
    --ecom-grid-list-item-hover-color: #946d05;
    --ecom-label-text-color: #fff;
    --ecom-widget-header-background: #fff;
    --ecom-widget-header-color: #946d05;
    --ecom-widger-header-button-border: none;
}

ul {
    display: initial;
    list-style-type: initial;
    margin-block-start: initial;
    margin-block-end: initial;
    margin-inline-start: initial;
    margin-inline-end: initial;
    padding-inline-start: initial;
    position: relative;
    top: -5px;
    display: flex;
    flex-direction: column;
}

menu {
    list-style-type: none;
    margin-block-start: initial;
    margin-block-end: initial;
    margin-inline-start: initial;
    margin-inline-end: initial;
    padding-inline-start: initial;
}

li {
    display: initial;
}

body {
    margin: 0;
    background-size: cover;
    max-width: 2500px;
}

.header {
    width: 100%;
    background-image: url('../images/wine-bg-002.jpg');
    background-size: cover;
    height: 175px;
}

.bg-wrap-login {
    align-items: center;
    background: #946d05;
    border: 1px solid #fff;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-weight:  normal;
    font-size: 16px;
    max-width: 550px;
    margin: 100px auto 0;
    padding: 50px 0;
    text-transform: uppercase;
}

#login-message {
    font-weight: normal;
    letter-spacing: 2px;
    margin-bottom: 0;
    max-width: 350px;
    order: -1;
    text-align: center;
    text-transform: uppercase;
}

v360-login:not([data-state="initialized"]) + #login-message {
    display: none;
}

button.login {
    position: relative;
    top: 0px;
    color: black;
    text-decoration: initial;
    text-align: center;
    border: 1px solid black;
    padding: 3px 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#membership-container {
    max-width: 605px;
    margin: 0 auto;
    max-width: 605px;
    margin: 0 auto;
    min-height: 154px;
    padding: 10px;
    background: #946d05;
    border: 1px solid white;
    color: white;
    margin-top: 32px;
}

#membership-container h1 {
    font-weight: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.cont-info-wrap {
    max-width: 605px;
    margin: 0 auto;
    min-height: 154px;
    padding: 10px;
    background-image: url(../images/footer-bg.jpg);
    border: 1px solid white;
    color: white;
}

.cont-info-wrap p a {
    color: white;
}

.cont-info-wrap h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-block-start: initial;
    margin-block-end: initial;
    margin-inline-start: initial;
    margin-inline-end: initial;
    font-weight: bold;
    margin-bottom: 15px;
}

.cont-info-wrap p {
    margin-block-start: initial;
    margin-block-end: initial;
    margin-inline-start: initial;
    margin-inline-end: initial;
}

p.top-line {
    margin-bottom: 10px;
}

.main-logo {
    max-width: 350px;
    margin: 0 auto;
}

.main-logo img {
    position: relative;
    top: 20px;
}

.master-page {
    width: 100%;
    background-image: url('../images/yellowg.jpg');
    background-size: cover;
    margin: 0 auto;
    text-align: center;
    padding: 25px 0px;
    min-height: 500px;
}

.footer {
    width: 100%;
    height: 200px;
    background-image: url('../images/footer-bg.jpg');
    padding-top: 20px;
}

div#footer-navigation-container {
    margin: 0 auto;
    max-width: 500px;
}

.footer p {
    color: white;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

h4.login-text {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
    font-size: 14px;
}

/********* Club Join *********/
.vint-wrapper {
    background-image: url('../images/footer-bg.jpg');
    max-width: 500px;
    margin: 0 auto;
    margin-top: 155px;
    min-height: 200px;
    color: white;
    border: 1px solid white;
}

/****** Add CC **********/
.vint-cc-wrap {
    background-image: url(../images/footer-bg.jpg);
    max-width: 500px;
    margin: 0 auto;
    margin-top: 120px;
    min-height: 200px;
    color: white;
    border: 1px solid white;
}

/******* Club Membership *******/
.ind-wine-list a {
    color: black;
    text-decoration: initial;
    text-align: center;
    border: 1px solid black;
    padding: 3px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.ind-wine-join a {
    color: black;
    text-decoration: initial;
    text-align: center;
    border: 1px solid black;
    padding: 3px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.vint-edit-wrapper {
    background-image: url(../images/footer-bg.jpg);
    max-width: 550px;
    margin: 0 auto;
    min-height: 250px;
    padding: 10px;
    margin-top: 107px;
    color: white;
    border: 1px solid white;
}

/*******  Index Page  *******/
.ind-wine-list, .ind-wine-join p {
    color: white;
}

.mem-list tr th.header {
    width: initial;
    background-image: initial;
    background-size: initial;
    height: initial;
    white-space: nowrap;
}

.index-page li a {
    color: white;
    text-decoration: initial;
    text-align: center;
    border: 1px solid white;
    padding: 3px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

menu.index-page {
    min-height: 300px;
    max-width: 500px;
    margin: 0 auto;
    margin-top: 102px;
    background-image: url('../images/footer-bg.jpg');
    border: 1px solid white;
}

.ind-wine-list {
    margin-top: 50px;
}

.ind-wine-join {
    margin-top: 50px;
}

/****** Login Page ******/
h4.login-text {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
    font-size: 16px;
    max-width: 350px;
    margin: 0 auto;
    margin-bottom: 25px;
    color: white;
}

.login-page li a {
    color: black;
    text-decoration: initial;
    text-align: center;
    border: 1px solid black;
    padding: 3px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

menu.login-page {
    min-height: 300px;
    max-width: 500px;
    margin: 0 auto;
    margin-top: 102px;
    background: #e6e6e6;
}

h4.user-heading {
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 2px;
    font-size: 16px;
    max-width: 350px;
    margin: 0 auto;
    margin-bottom: 25px;
    color: white;
}

/****** Terms of Use ******/
.tof-wrap {
    background-image: url('../images/footer-bg.jpg');
    color: white;
    max-width: 700px;
    margin: 0 auto;
    padding: 42px;
    padding-top: 20px;
}

.pp-wrap {
    background-image: url('../images/footer-bg.jpg');
    color: white;
    max-width: 700px;
    margin: 0 auto;
    padding: 42px;
    padding-top: 20px;
    margin-top: 73px;
}

.accepted-payment-methods ul {
    position: initial;
    top: initial;
    display: initial;
    flex-direction: initial;
    list-style: none;
    display: block;
    max-width: 500px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    list-style: none;
}

.accepted-payment-methods {
    display: block;
    margin: 0 auto;
    width: 287px;
}

.accepted-payment-methods h3 {
    display: none;
}

.accepted-payment-methods li {
    float: left;
    margin-left: 10px;
    width: 49px;
    height: 30px;
    background-image: url('../images/payment_sprite.png');
}

.accepted-payment-methods li:first-child {
    margin-left: 0;
}

.accepted-payment-methods .method1 {
    background-position: 0 0;
}

.accepted-payment-methods .method2 {
    background-position: -49px 0;
}

.accepted-payment-methods .method3 {
    background-position: -98px 0;
}

.accepted-payment-methods .method4 {
    background-position: -147px 0;
}

.accepted-payment-methods .method5 {
    background-position: -196px 0;
}

div[data-state="not-logged-in"] {
    text-align: right;
}

ul#menu-footer-menu {
    top: initial;
    text-align: center;
}

.terms-of-use {
    margin-bottom: 20px;
}

.privacy-policy {
    margin-bottom: 20px;
}

.terms-of-use a {
    color: white;
    text-decoration: initial;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.privacy-policy a {
    color: white;
    text-decoration: initial;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .master-page {
        min-height: 650px;
    }
}

@media screen and (max-width: 480px) {
    .cont-info-wrap {
        max-width: 345px;
    }

    .vint-cc-wrap {
        max-width: 360px;
    }

    h4.user-heading {
        text-transform: uppercase;
        font-weight: normal;
        letter-spacing: 2px;
        font-size: 13px;
        max-width: 325px;
        margin: 0 auto;
        margin-bottom: 25px;
        color: white;
    }

    .vint-wrapper {
        min-height: 232px;
    }
    .vint-wrapper {
        max-width: 360px;
    }

    .vint-edit-wrapper {
        max-width: 360px;
        padding: 0px;
        padding-bottom: 10px;
    }

    .mem-list tr th.header:nth-child(4) {
        display: none;
    }

    .bg-wrap-index {
        max-width: 350px;
        margin: 0 auto;
    }
}
