/*
Theme Name: 	Trivia
Author: 		Theodor Raducanu
Author URI: 	mircwebsolutions@outlook.com
Description: 	Theme for hourlgass trivia
Template:		filmmaker
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Tags:         	two-columns, right-sidebar
Text Domain:  	trivia
*/

.subcribe {
	display: none !important;
}

.detain-content p {
    line-height: 26px;
}
#flplay:after {
    content: '';
    background-color: black;
    width: 100.1%;
    height: 100.1%;
    position: absolute;
    z-index: 0;
    top: 0;
    opacity: 0.4;
    transition: all 0.5s;
}
#click-img-play:hover{
	cursor: pointer;
}
.tab-p-name a {
	font-size: 25px !important;
}
.relate-post li h3 {
    font-size: 14px !important;
}
.relate-post li .status span {
    font-size: 10px !important;
}
.relate-post li img {
    object-fit: cover;
}
/*.theiaStickySidebar {
	top: 160px !important;
}*/
.sidebar {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.left-sidebar {
    border-left: none !important;
}
#rev_slider_2_1 .slotholder:after {
    content: '';
    background-color: black;
    width: 100.1%;
    height: 100.1%;
    position: absolute;
    z-index: 1;
    top: 0;
    opacity: 0.6;
    transition: all 0.5s;
}
.header-flim header-white   .hamburger i {
    background: #fff !important;
}