/*
Theme Name:     Newspaper Child
Theme URI:      http://example.com/
Description:    Tema Child per il tema Newspaper
Author:         Newspaper Child
Author URI:     http://example.com/about/
Template:       Newspaper
Version:        0.1.0
*/
@media screen and (min-width: 1000px) {
.td-container,
.td-header-template-wrap,
.tdc-row {
	  width: 1000px;
	  margin-right: auto;
	  margin-left: auto;
}
.tdi_49 .tdb-menu > li > a {
	font-size: 14px !important;
	}
}

