/**
 * Theme Name: News Magazine Child
 * Template:   news-magazine-x
 */

.newsx-mobile-menu-container {
	background-color: #111111 !important;
}

.page-template-no-headers {
	margin: 15px;
}

@media (min-width: 768px) {
    .newsx-header-custom-html-1 {
        width: 70%;
    }
}