/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 23 2025 | 12:19:12 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment 
*/ 

/* myplay.it css overwrite */

.mg-latest-news .mg-latest-news-slider a span {color: #b92932;}
.mg-latest-news .bn_title span {
	border-left-color: #b92932;
	border-color: transparent transparent transparent #b92932;
}
.mg-latest-news .bn_title {
	background-color: #b92932;
}
.mg-headwidget .navbar-wp {
	background: #b92932;
}

.mg-headwidget .navbar-wp .navbar-nav > li > a {
	color: #d9deea;
}
	 
.mg-headwidget .navbar-wp .navbar-nav > li > a:hover, .mg-headwidget .navbar-wp .navbar-nav > li > a:focus, .mg-headwidget .navbar-wp .navbar-nav > .active > a, .mg-headwidget .navbar-wp .navbar-nav > .active > a:hover, .mg-headwidget .navbar-wp .navbar-nav > .active > a:focus {
	color: #fff;
	background: #b92932;
}

a.newsup-categories.category-color-1 {
	background: #b92932;
}

.mg-latest-news .mg-latest-news-slider a::before, .mg-latest-news .mg-latest-news-slider a::after {
	color: #b92932;
}
.mg-wid-title {
	border-color: #b92932;
}

.mg-wid-title {
	border-color: #b92932;
}

.mg-sidebar .mg-widget .wtitle {
	background: #b92932;
	color: #fff;
}

.mg-sidebar .mg-widget .wtitle::before {
	border-left-color: #b92932;
	border-color: transparent transparent transparent #b92932;
}

.mg-sidebar .mg-widget.widget_search .btn {
	color: #fff;
	background: #b92932;
}

.mg-sec-title {
	border-color: #b92932;
}

.mg-sec-title h4 {
	background-color: #b92932;
	color: #fff;
}

.navigation.pagination .nav-links .page-numbers:hover, .navigation.pagination .nav-links .page-numbers:focus, .navigation.pagination .nav-links .page-numbers.current, .navigation.pagination .nav-links .page-numbers.current:hover, .navigation.pagination .nav-links .page-numbers.current:focus, .single-nav-links a.current, .single-nav-links span.current, .single-nav-links a:hover, .single-nav-links span:hover, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	border-color: #b92932;
	background: #b92932;
	color: #fff;
}

.ta_upscr {
	background: #b92932;
	border-color: #b92932;
	color: #fff !important;
}

a {
	color: #b92932;
}

.post-form {
	color: #fff;
	background: #b92932;
}
a {
	color: #b92932;
}

.mg-blog-post .bottom h4:hover, .mg-blog-post .bottom h4 a:hover, .mg-posts-modul-6 .mg-sec-top-post .title a:hover, .mg-blog-inner h4 a:hover {
	color: #b92932;
}

.mg-blog-post .bottom {
	background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.3) 90%, rgba(0,0,0,.9) 100%);
	padding: 40px 5.050505050505% 20px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}



.post-form {
	color: #fff;
	background: #b92932;
	display:none !important;
}

.small-post .img-small-post {
	width: 200px;
	height: 88px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.mg-blog-post .bottom {
	background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.2) 50%, rgba(0,0,0,.5) 100%);
	padding: 40px 5.050505050505% 4px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.mg-blog-post .bottom h4 {
	float: left;
	font-size: 24px;
	font-weight: 700;
	line-height: 120%;
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	-moz-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	-ms-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	-o-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	width: 100%;
	margin-bottom: 0;
	/* display: block; */
	display: -webkit-box;
	max-height: 100%;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mg-blog-post-box h4.title:hover, .mg-blog-post-box h4.title a:hover, .mg-blog-post-box h4.title:focus, .mg-blog-post-box h4.title a:focus {
	color: #b92932;
}

.owl-carousel .owl-controls .owl-buttons div:hover {
	background: #b92932;
	border-color: #b92932;
	color: #fff;
}

.mg-blog-inner {
	position: absolute;
	padding: 10px 20px;
	bottom: 0;
	width: 100%;
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.8) 80%, rgba(0,0,0,.8) 100%);
}

input[type="submit"], input[type="reset"], button {
	background: #b92932;
	border-color: #b92932;
	color: #fff;
}

.form-control:hover, textarea:hover, input:not([type]):hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="tel"]:hover, input[type="url"]:hover, input[type="text"]:hover, input:not([type]):focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="text"]:focus {
	border-color: #b92932;
}