/*
 Theme Name: Gaaga Light Child
 Template: gaaga-light
*/

#header .container {
    width: 100%;
    padding: 0;
}

.no-header {
    padding: 10px;
}

.wdt-no-header-gaaga {
    background: transparent !important;
}

.no-header-logo img {
    max-width: 140px;
    height: auto !important;
}

.wdt-custom-content-tabs {
    margin-top: 100px !important;
}

.is-hidden {
    display: none !important;
}

@media screen and (min-width: 1024px) {
    .no-header {
        padding: 1% 5%;
    }
}