/*
 Theme Name:   Newspaper-Child
 Theme URI:    https://onlysimchas.com/newspaperchild-theme/
 Description:  NewsaperChild Theme
 Author:       Ohr Tsadok
 Author URI:   http://onlysimchas.com
 Template:     Newspaper
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  newspaper-child
*/
@media (max-width: 500px) {
    #premiumdesktop, .hideonmobile {
        display: none;
    }
}

@media (min-width: 500px) {
    #premiummobile, .hideondesktop {
        display: none;
    }
}


.td-module-thumb a img{
	width:23em;
	height:auto;
	overflow:hidden;
}

.td_module_14 img{
	width:43.750em!important;
    height:auto!important;
	overflow:hidden;
}
.td_module_14{
padding-bottom:0px;
overflow:hidden;
}
.td_module_11{
	overflow:hidden;
margin-bottom:3em;
padding-bottom:0px;
}

.td_module_mx15 img {
	height: auto !important;
}

.centerad {
        text-align: center;
}

.centerad img {
        margin: auto;
}

.td_module_9 .td-module-date {
	color: #EF476C;
}

.td_module_9 {
	border-color: black;
}
.td-pb-span8 {
    width: 66.66666667%;
}
.td-pb-span4{
	width: 33.3333334%;
}
.td_module_11 .entry-title{
margin-bottom: 3px;
}
.td-blog-beauty .td-post-date{
margin-bottom: 7px;
    color: black;
}
.td_module_9 a.td-post-category{
	    background-color: transparent!important;
}
.td_module_9 .entry-date{
color: black;
}
.td-main-page-wrap {
    padding-top:0px;
}

@media (max-width:767px){
    .td_block_big_grid_10
	{
        margin-left:0px;
    }
}

@media (max-width: 767px) {
.td_block_big_grid_10 .td-module-thumb {
    height: 199px !important;
}
}

.td-form-url {
	display: none;
}