/*
Theme Name:     	Newspaper Child Theme Default
Description:    	A child theme of the tagDiv Newspaper theme
Author:         	TechnologyAdvice
Author URI:     	https://technologyadvice.com
Template:       	Newspaper
Requires at least:	5.3
Tested up to:		5.6
Requires PHP:		5.6
Version:			1.0
Tags:				one-column, two-columns
*/

/*****************************
/* Add custom styles below
*****************************/

/* JR: Fixes for mobile search thumbs */
.td-aj-search-results > .td_module_wrap > .td-module-thumb
{
	display: none !important;
}

.td-aj-search-results > .td_module_wrap > .item-details
{
	margin: 0 0 20px 10px !important;
}