#__age_gate_container #__age_gate_modal_overlay {
    background-color: #000000;
    display: block;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    opacity: 0.8;
    pointer-events: none;
    position: fixed;
    width: 100%;
}
#__age_gate_container #__age_gate_footer{
    bottom: 0;
    height: 50px;
    position: fixed;
    width: 100%;
    z-index: 100;
}
#__age_gate_container #__age_gate_footer p {
    background: #fff none repeat scroll 0 0;
    color: #2b2b2b;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 18px 0;
    text-align: center;
}
#__age_gate_container #__age_gate_wrap {
    background-color: #fbf2e0;
    bottom: 0;
    height: 720px;
    left: 0;
    margin: -350px auto 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 450px;
}
#__age_gate_container #__age_gate_logo img{
    display: block;
    margin: 0 auto;
    width: 60%;
}
#__age_gate_container #__age_gate_logo{
    margin-top: 20px;
    position: relative;
    width: 100%;
}
#__age_gate_container label{
    color: #373737;
    display: block;
    font-family: "MrEavesSanOT-Reg";
    font-size: 18px;
    font-weight: normal;
    text-align: center
}
#__age_gate_container .dk_theme_white .dk_toggle::after{
    background-image: url("../images/select_arrow_white.jpg");
    background-repeat: no-repeat;
    border: medium none;
    height: 55px;
    right: 5px;
    top: 0;
    width: 25px;
}
#__age_gate_container #dk_container_age_screener_country{
    float: none;
    margin: 0 auto;
    width: 320px;
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0;
}
#__age_gate_container #dk_container_age_screener_language{
    float: none;
    margin: 0 auto;
    width: 320px;
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0;
}
