@charset "UTF-8";

/* ============================================ */
/* ============== Include Styles ============== */
/* ============================================ */

@import '_font.css';
@import '_vars.css';
@import '_base.css';
@import '_skip.css';
@import '_editor.css';
@import '_menu.css';
@import '_actions.css';
@import '_cookies.css';

/* ============================================ */
/* =============== Theme Styles =============== */
/* ============================================ */



/* ============================================ */
/* =============== Media Queries ============== */
/* ============================================ */

@media only screen and (max-width: 1919px) {

}
@media only screen and (max-width: 1599px) {

}
@media only screen and (max-width: 1439px) {

}
@media only screen and (max-width: 1199px) {

}
@media only screen and (max-width: 1023px) {
    
}
@media only screen and (max-width: 782px) {

}
@media only screen and (max-width: 767px) {
    
}

@media only screen and (max-width: 599px) {

}

/* ============================================ */
/* =============== Extra Styles =============== */
/* ============================================ */

.grecaptcha-badge {
    opacity: 0 !important;
    visibility: hidden !important;
}
