/*
Theme Name: VidoRev Child
Template: vidorev
Theme URI: http://demo.beeteam368.com/vidorev/
Author: BeeTeam368
Author URI: http://themeforest.net/user/beeteam368
Description: Video WordPress Theme
Version: 1.0.4
License: Themeforest Licence
License URI: http://themeforest.net/licenses
Text Domain: vidorev
Tags: translation-ready, one-column, two-columns, three-columns, right-sidebar, custom-menu, editor-style, featured-images, theme-options, rtl-language-support
*/
.entry-content a{
	text-decoration:none;
	color:#e84e4e;
}
.entry-content a:hover {
    color: #FF0000;
}
.header-classic .top-content .nav-logo .nav-logo-img{
	padding-bottom:0px!important;
	padding-top:20px!important;
	max-width: 450px;
    margin: 0 auto;
}
.block-title h2{
    font-size: 30px;
}
.widget-post-listing.widget-post-listing-control .author{
    display: none;
}
.widget-post-listing.widget-post-listing-control .date-time{
    display: none;
}

.top-ad-section {
    background-color: #111111;
    text-align: center;
    padding: 10px 0 0 0;
}
.main-nav.sticky-menu .nav-logo-img .sticky-logo {
    display: none;
}
.slick-slide .entry-title a{
	display:none!important;
}
.slick-slide .categories-elm{
	display:none;
}
.slick-slide .entry-meta{
	display:none;
}
div#taboola-below-article-thumbnails {
    padding-top: 40px;
}
.post-views{
	display:none;
}
.affiliate-msg p{
	text-align:center;
	color:#e84e4e;
	padding:15px;
}