/*
Theme Name: FlashNews
Theme URI: https://flashnews.bg
Description: The theme, developed for the custom needs of flashnews.bg. Based on Domino Magazine.
Author: Vladimir Vassilev
Author URI: 
Template: domino
Version: 1.0
*/

#current-time {
	color: #fff;
	width: 170px;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-bottom: -10px;
}

@media screen and (max-width: 1199px) {
	#current-time {
		margin-left: 15px; 
	}
}

.post-views {
	display:none;
}

#current-time {
	width: 180px;
}

.rekl-bottom {
	clear: both;
}

.fn-adspot-title {
	display: block;
	width: 100%;
	text-align: center;
}

.mtel-sms {
	display: none;
}

.widget h3.title-color-red a, .widget h3.title-color-red, .section-title {
	background-color: #98070B;
}


/* slider headings styles */

.slides li h3 a {
	font-size: 24px;
}

.slides li .slide-header {
	bottom: 7%;
}

@media screen and (max-width: 640px) {
	.slides li .slide-header {
		bottom: 7% !important;
	}
}

#wppas_zone {
	width: 100%;
}

.wp-polls .Buttons {
	background-color: #c1c1c1;
}


/* LOGO changes struggle */
.custom-logo {
	/*height: 121px !important; <- big logo*/
	height: 80px !important; /*<- small logo */
	width: auto;
}

.navbar-brand-wpz {
	/*margin: 0px 25px 0px 0; */
	margin: 10px 25px 0px 0 !important;
}

#header .adv {
	margin: 10px 0 !important;
}
