/*
 Theme Name:   Newspaper Child Theme
 Theme URI:    http://tagdiv.com
 Description:  Premium WordPress template, clean and easy to use.
 Author:       tagDiv
 Author URI:   
 Template:     Newspaper
 Version:      9.8.0
 License:      
 License URI:  
 Tags:         black, white, one-column, two-columns, fixed-layout
 Text Domain:  newspaper
*/




/*========= LOTTO RESULT TEMPLATE =============*/
.headline_area.lotto_title {
    margin-bottom: 40px;
}
.lotto_prev_result {
	width: 100%;
	margin-top: 20px;
    margin-bottom: 20px;
	padding-top: 10px;
    font-size: 24px;
    vertical-align: middle;
    align-items: baseline;
    display: inline-flex;
	border-top: 1px solid #d0d0d0;
}
.lotto_prev_result .post-category ul li {
    list-style: none;
    margin-left: 30px;
    font-weight: 600;
    font-size: 30px;
}
.lotto_prev_result .post-category ul li a {
	color: #000000;
	pointer-events: none;
}
.post-category-content.top {
    padding: 0;
    line-height: 2;
}
.post-category-content .category-content {
    font-size: 18px;
}
.category-previous-article {
    clear: both;
}
.category-image img {
    float: left;
    width: 15%;
    margin-right: 15px;
    margin-bottom: 10px;
}
.category-title a {
    font-size: 18px;
    color: #dd0000;
    text-decoration: none;
	vertical-align: top;
}
h1.category-title {
    line-height: 20px;
}
.td-pb-span4 {
    width: 33.33333333%;
}
.td-pb-span8 {
    width: 66.66666667%;
}