/*
Theme Name:   Newsmag child theme
Description:  Premium wordpress template, clean and easy to use.
Author:       Louie
Author URL:   https://www.linkedin.com/in/louie-sanchez-4b6947115/
Template:     Newsmag
Version:      4.9.6
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Newsmag-child
*/
@media (min-width: 1140px) {
	.td-header-container, .td-container {
		width: 100% !important;
	}
	.td-header-container, .container,
	.td-container {		
		padding-left: 50px;
		padding-right: 50px;
	}
	.td-pb-row [class*=td-pb-span] {
		border: 1px solid #e6e6e6;
    	border-top: 0;
	}
	.td-grid-style-1.td-hover-1 {
	        padding: 10px 20px 20px !important;
	}
	
	.td_module_mx5.td-animation-stack.td-big-grid-post-0.td-big-grid-post.td-big-thumb {
		width: 56%;
    	height: 490px;
	}
	.td_block_big_grid .td-tiny-thumb {
		 width: 21%;
    	 height: 243px;
	}
	.second-container .td-pb-span8 {
	    width: 80%;
	}
	.td-block-row .td-block-span6:first-child {
	    width: 60%;
	}
    .td-block-span6 {
	    width: 40%;
	}
	.td-pb-row [class*=td-pb-span] {
	    border-right: 0 !important;
	    
	}
	.td-pb-span4 {
	    width: 20%;
	}
}
