
#shoplaunch-overlay {
    width: 900px;
    height: 610px;
    padding: 0px;
    text-align: left;
    accent-color: #004488;
    background-color: #ffffff;
}

.store-RU #shoplaunch-overlay {
    width: 396px;
    height: 720px;
}

#shoplaunch-overlay video {
    cursor: pointer;
}

#shoplaunch-overlay .footer-actions {
    padding: 15px 20px;
}

#shoplaunch-overlay .footer-actions button {
    text-transform: uppercase;
    float: right;
}
