.td-post-author-name { 
    display: none !important;
}
.td-form-url {
    display: none !important;
}

*, *:after, *:before {
text-rendering: optimizeLegibility;
}

.td_block_trending_now {
    padding: 0px !important;
}
.td-trending-now-title {
    height: 26px;
	line-height: 26px;
    background-color: #222222;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    padding: 2px 10px;
}
.td-post-template-default .td-post-title div.td-post-views {
	display: none !important;
}

.tdb_breadcrumbs, .tdb_single_post_views, .tdb_single_comments_count  {
	display: none !important;
}
.tdb_single_featured_image .tdb-caption-text {
	margin: 10px !important;
	font-size: 17px;
}
.td-module-comments {
	display: none !important
}

.td-main-page-wrap {
    padding-top: 5px;
}
.td-header-style-8 .td-header-sp-logo img {
    max-height: 86px;
    right: auto;
    height: 86px;
    width: 100%;
}

.sf-menu > li > a {
    padding: 0 12px;
    line-height: 48px;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
}
.sf-menu ul .td-menu-item > a, .td_mega_menu_sub_cats a {
    font-size: 14px;
}
.sf-menu a.sf-with-ul {
    padding-right: 16px;
    min-width: 1px;
}
.google-auto-placed {
	display: none !important;
}
.td_top_authors {
    display: none !important;
}

@media only screen and (min-width: 1025px) {
	.wp-embedded-content {
		height: 150px !important; 
		max-height: 220px;
		margin: 0 0 -20px;
		
		-webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: all; transition-property: all; -moz-osx-font-smoothing: grayscale; normal -webkit-transform: translateZ(0); transform: translateZ(0); hover -webkit-transform: scale(1.1); transform: scale(1.1);
	}
} 


@media only screen and (max-width: 800px) {
	.wp-embedded-content {
		height:130px;
		margin: 0 0 -20px;
		
		-webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: all; transition-property: all; -moz-osx-font-smoothing: grayscale; normal -webkit-transform: translateZ(0); transform: translateZ(0); hover -webkit-transform: scale(1.1); transform: scale(1.1);
	}
} 


.td-excerpt {
    display: block;
    margin: 8px 0 0;
    overflow-wrap: anywhere;
}

blockquote.wp-embedded-content {
	display: none !important;
}

* {
    user-select: none; 
   -webkit-user-select: none; 
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none; /* Internet Explorer/Edge */
}

.tdb_single_author .tdb-block-inner {
	margin: 5px 0 0 ;
}

.saboxplugin-wrap {
	display: none;
}

.wp-embed-featured-image {
	width: 0px;
}
a {
	cursor: pointer !important;
}

.td-header-style-8 .td-header-sp-logo img {
    max-height: 86px;
    right: auto;
    width: 100%;
}

.tagdiv-type embed, .tagdiv-type iframe, .tagdiv-type object {
    height: auto;
}

