.age-gate-heading {
    margin: 0 0 0px !important;
    opacity: 0 !important;
    font-size: 0 !important;
}
.age-gate-submit
{
    outline: 0 !important;
    color: #ffffff !important;
    font-size: 13px !important;
    border-style: none !important;
    border-width: 0px !important;
    border-radius: 70px !important;
    background-color: #a47251 !important;
    background-position: center center !important;
    background-repeat: repeat !important;
    padding-left: 10px !important;
    width: 50% !important;
    margin-top: 20px !important;
}

.age-gate-select{
    background-color: transparent;
    border-radius: 0 !important;
    border: 1px solid;
    padding: 2px;
    z-index: 2;
    position: relative;
    outline: none !important;
    -webkit-appearance: none;
	-webkit-border-radius: 0px;
	text-align-last: center;
}

.age-gate-wrapper {
    background-color: #5a5757f5 !important;
}

.age-gate-form
{
    border-style: solid;
    border-width: 3px;
    border-color: #0a0a0a;
    border-radius: 30px !important;
    padding:25px 20px !important;
}

.age-gate-error-message
{
        padding: 0 0 10px 0px;
}