/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper                             
Version:        7.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/


.td-pb-row { margin-left: -24px !important; margin-right: -24px !important; }
.advert { display: none; }
.advert li.widget { list-style: none; }

@media (max-width: 767px) { 
	.td-pb-row { margin-left: 0 !important; margin-right: 0 !important; }
}

@media (min-width: 1470px) {
.advert { display: block; position: absolute; left: -208px; width: 160px; }
}