/*
Theme Name: Moesia Maximych
Version: 1.26
Description: A child theme of Moesia
Template: moesia
Author: Administrator
*/

/* Your awesome customization starts here */

* {
	outline: none !important;
}

body {
	color: #555 !important;
}

h2.site-description,
.site-info {
	font-size: 14px;
}

@media all and (min-width: 321px) and (max-width: 438px) {
	.site-branding {
		max-width: 86%;
	}
}

ul#menu-main-menu.menu.nav-menu {
	margin-top: 15px;
}

.so-panel.widget .widget-title::after {
	border-bottom-color: #ff6600;
}

.so-panel.widget {
	padding: 10px 30px;
}

article.page header.entry-header,
article.page footer.entry-footer,
a.all-news {
	display: none;
}

article.page.hentry,
article.post.hentry {
	border: none !important;
	padding: none !important;
}

body.page-template-page_fullwidth-php div.site-content {
	margin-top: 0px;
}

.su-post-meta,
.su-post-comments-link,
.entry-meta,
.entry-footer {
	display: none !important;
}

.su-post-title a {
	color: #444;
}

article.post div.entry-content {
	text-align: justify;
}

.nav-next,
.nav-previous {
	background-color: #ff6600 !important;
}

.panel-grid-cell section {
	padding: 0px;
}

.fronttop .widget-title {
	margin-bottom: 30px !important;
}

.home #latest-news {
	margin-bottom: -40px;
}

#blockquote {
	padding-bottom: 30px !important;
}

.widget_text .widget-title {
	position: relative;
	margin-bottom: 60px;
	padding: 0px;
	border-bottom: 0px none;
	text-align: center;
	font-size: 36px;
	text-transform: uppercase;
}

.widget_text .widget-title::after {
	position: absolute;
	left: calc(50% - 35px);
	width: 70px;
	content: "";
	border-bottom: 6px double #ff6600;
	bottom: -10px;
}

.container .widget-title {
	animation-name: bounce;
	transform-origin: center bottom 0px;
}

#latest-news .entry-thumb.fadeInDown {
	animation-name: fadeInUp !important;
}

#pgc-115-0-0 .textwidget {
	padding-bottom: 25px;
}

/*.coub .su-column-inner iframe {
	position: relative;
	top: -132px;
}*/

.pswp {
	z-index: 10000;
}
