.avwp-av-overlay{background:rgba(0,0,0,.9);box-sizing:border-box;cursor:wait;height:100%;opacity:0;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;z-index:99998}.avwp-av{background:#fff;border-radius:0;box-shadow:0 0 15px #000;box-sizing:border-box;opacity:0;position:fixed;padding:36px;text-align:center;width:420px;z-index:99999}.avwp-av h2{box-sizing:border-box;font-size:36px;margin:0 0 12px 0;padding-bottom:12px}.avwp-av img{margin-bottom:12px;max-width:100%;height:auto}.avwp-av p{box-sizing:border-box;margin:0;color:#959595;line-height:20px}.avwp-av p:last-child{margin-bottom:0}.avwp-av p strong{color:#ff1f1f}.avwp-av button{background:#ddd;background-image:none;border:1px solid transparent;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-weight:700;line-height:1.5;margin-bottom:0;margin-left:1%;margin-top:12px;padding:6px 10px 6px 10px;text-align:center;vertical-align:middle;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:49%}.avwp-av button:hover{background:#dadada;box-sizing:border-box;border:1px solid transparent}.avwp-av button.yes{background:#8eb908;margin-left:0;margin-right:1%}.avwp-av button.yes:hover{background:#82a711;box-sizing:border-box}.avwp-av .errors{box-sizing:border-box;color:#ff1f1f;font-size:12px;line-height:18px;margin:0 0 20px 0}.avwp-av .errors li,.avwp-av .errors ul{box-sizing:border-box;list-style:none;margin:0;padding:0 0 3px 0}.avwp-av .errors li span{background:#ebebeb;box-sizing:border-box;border:1px solid #ccc;border-radius:7px;color:#ff1f1f;display:inline-block;font-size:9px;font-weight:700;height:14px;line-height:13px;margin-right:5px;position:relative;top:-2px;text-align:center;text-shadow:1px 1px 0 #fff;width:14px}.avwp-av .fields{box-sizing:border-box;clear:both;margin:10px 0 10px 0}@media (max-width:500px){.avwp-av{box-sizing:border-box;margin-left:1px;margin-right:20px;width:auto}.avwp-av img{max-width:100%;max-height:200px}.avwp-av button{box-sizing:border-box;display:block;width:100%}.avwp-av button.no,.avwp-av button.yes{margin-left:0;margin-right:0}}.simple-banner,
.simple-banner_2,
.simple-banner_3,
.simple-banner_4,
.simple-banner_5 {
width: 100%;
text-align: center;
position: relative;
display: block;
}
.simple-banner .simple-banner-text,
.simple-banner_2 .simple-banner-text_2,
.simple-banner_3 .simple-banner-text_3,
.simple-banner_4 .simple-banner-text_4,
.simple-banner_5 .simple-banner-text_5 {
font-weight: 700;
padding: 10px 20px;
position: relative;
}
.simple-banner .simple-banner-button,
.simple-banner_2 .simple-banner-button_2,
.simple-banner_3 .simple-banner-button_3,
.simple-banner_4 .simple-banner-button_4,
.simple-banner_5 .simple-banner-button_5 {
border: none;
background-color: transparent;
padding: 0 5px;
margin: 0 10px;
text-align: center;
text-decoration: none;
position: absolute;
transform: translate(0%, -50%);
right: 0;
top: 50%;
font-size: 16px;
cursor: pointer;
}.age-check-dob-overlay {
display: none;
position: fixed;
z-index: 999999;
top: 0;
right: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: #fff;
position: fixed;
background-color: rgba(0,0,0,0.5);
cursor: pointer;
}
.age-check-dob-popup:before {
content:'';
position:absolute;
width:100%;
height:12px;
background:linear-gradient(135deg, #7fc24c 0%,#04a1bf 100%);
top:-12px;
left:0;
}
.age-check-dob-popup::after {
content:'';
position:absolute;
width:100%;
height:12px;
background:linear-gradient(135deg, #7fc24c 0%,#04a1bf 100%);
top:100%;
left:0; 
}
.age-check-dob-popup {
border-top: linear-gradient(135deg, #7fc24c 0%,#04a1bf 100%);
position: fixed;
z-index: 999999;
left: 40%;
top: 38%;
margin-top: -200px;
margin-left: -225px;
width: 650px;
min-height: 375px;
text-align: center;
padding: 30px;
background: #fff;
box-sizing: border-box;
display: flex;
flex-flow: column nowrap;
align-items: center;
align-content: center;
justify-content: center;
}
.age-check-dob-client-img {
width: 350px;
height: 350px;
}
.age-check-dob-popup p {
margin: 0 0 1.41575em !important;
font-size: 1em;
color: #000;
}
.age-check-dob-title {
margin-top: 50px;
font-weight: 500;
}
.age-check-dob-btn {
background: linear-gradient(135deg, #7fc24c 0%,#04a1bf 100%);
font-weight: 600;
max-width: 300px;
min-width: 100px;
border-radius: 3px;
box-shadow: 0 5px 8px 0 rgb(0 0 0 / 10%);
padding: 10px 16px;
text-align: center;
font-size: 1.2em;
margin: 0 10px;
cursor: pointer;
color: #fff;
}
.age-check-dob-btn:focus {
outline: none;
}
.age-check-dob-btn:hover {
background: linear-gradient(135deg, #04a1bf 0%,#7fc24c 100%);
margin-top: 10px;
}
.age-gate-remember-me {
display: flex;
}
.age-gate-remember-me-checkbox {
margin-right: 5px !important;
width: 14px !important;
margin-top: unset !important;
}
.age-gate-remember-me-checkbox:focus {
outline: none;
}
.waave-compliance-disclaimer-hr {
margin: auto;
height: 2px;
}
.waave-compliance-disclaimer-content {
padding-bottom: 5px;
}
.waave-compliance-mode {
padding-top: 10px;
padding-left: 2.5%;
padding-right: 2.5%;
}
.age-verification-img {
width: 255px;
margin-left: -9px;
}
.date-input {
display: flex;
margin-left: 18px;
}
.date-input-field {
width: 4.5em;
height: 2.5em;
margin-right: 1em;
text-align: center;
font-size: 1em;
border: 1px solid #ccc;
border-radius: 0.25em;
}
.date-input-field:focus {
outline: none;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
}
#agechecker #ac-logo-img {
max-width: 45% !important;
margin: auto;
}
#agechecker #ac-branding {
display: none;
}
@media only screen and (min-width: 540px) and (max-width: 768px) {
.age-check-dob-popup {
width: 50%;
top: 7%;
margin-top: unset;
margin-left: unset;
left: 23%;
}
.age-check-dob-client-img {
width: 250px;
height: 250px;
}
}
@media only screen and (min-width: 480px) and (max-width: 540px) {
.age-check-dob-popup {
width: 70%;
top: 9%;
margin-top: unset;
margin-left: unset;
left: 15%;
}
.age-check-dob-client-img {
width: 250px;
height: 250px;
}
}
@media only screen and (max-width: 480px) {
.age-check-dob-popup {
width: 100%;
top: 0%;
margin-top: unset;
margin-left: unset;
left: 0%;
}
}