/*
Theme Name:     Newspaper 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:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
@media only screen and (max-width: 740px) {
	:not(#\ ):not(#\ ):not(#\ ).buttonizer-group-0-0-1{
		bottom: 5.7% !important;
	}
	
	.td-icon-stumbleupon:before {
		content: url(https://newschecker.in/wp-content/uploads/2021/02/moj-16x16-02.png) !important; 
	}
	
	.td-scroll-up {
		bottom: 60px !important;
		right: 0px !important;
		opacity: 0.7;
		left: 4px !important;
	}

	.tdb-head-date-txt {
		padding-left: 10px !important;
	}
	
	.tdb_header_menu .tdb-menu > li {
		display: contents !important;
	}
}

@media only screen and (max-width: 740px){
		.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0px !important;
    padding-bottom: 50px !important;
}
	
	.td-pb-row > .td-element-style {
    width: 100vw !important;
    left: 50% !important;
    transform: translateX(5%) !important;
}

}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

/* Icons Css Starts*/


/* .td-icon-share:before {
    content: url(https://newschecker.in/wp-content/uploads/2022/03/sharechat_icon_16x16.png) !important;
}

.td-icon-reddit:before {
    content: url(https://newschecker.in/wp-content/uploads/2022/04/Moj_Black.png) !important;
} */



/* Icons Css End*/

.extra .tdm-social-item i {
    font-size: 18px;
    vertical-align: middle;
    line-height: 0; 
} 

@media only screen and (max-width: 767px) {
	.td-header-mobile-wrap {
    background-color: #222;
	}
}
.td-footer-wrap {
	background-color: #111111 !important;
} 