/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

.right-posts {
	padding-left: 1em;
	padding-top: 30px;
}

#content .right-posts li a,
#content .right-posts li p,
#content .right-posts li b {
	list-style-type: disc;
	color: #FFF !important;
}

#content .right-posts li p {
	font-size: 75%;	
}

p,
td,
#content li {
	color: #000000 !important;
}

ul.links li a {
	color: #fdcc33;
}

td {
	border-bottom: transparent !important;
}

.container .section,
.post .entry-header-text {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.post .entry-header-text h1 {
	text-align: left;
}

header #logo {
}

.post .entry-header h6,
.post .entry-header .is-divider {
	display: none;
}

.nav-area {
	background-color: #fdcc33;
	margin-bottom: 1em;
}

.nav-area strong {
	font-weight: bold;
	color: #292f33;
}

.nav-area a,
.nav-area a strong {
    color: #1559a8;
}

.center-area,
.nav-section,
.post-sidebar,
.custom-footer .footer-content {
	background-color: #1559a8;
	background: #1559a8;
}

.page-content,
.post {
	padding: 30px;
}

.custom-footer .footer-partners {
	background: #fdcc33;
}

article .content h2 {
	color: #FFF !important;
	border: 0;
	font-size: 1.1em !important;
}

/* header h1,
header h2,
.block h1,
.block h2,
.entry-title {
	color: #fdcc33;
	border-bottom: 6px solid #fdcc33;
	padding-bottom: 4px;
	margin-top: 0;
} */

.nav-section .widget-area {
	margin-top: 30px !important;
}

#content {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
}

@media only screen and (max-width: 849px) {
	#content {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
	header #logo {
		display: block;
	}
	.header-main {
		height: auto !important;
	}
	.large-3.col.nav-section {
		margin-top: 15px;
		margin-left: 15px;
		margin-right: 15px;
	}
}

.section-title-normal {
	border-bottom: 6px solid #fdcc33;
}

a:hover,
a.remove:hover,
a.icon-circle:hover {
text-decoration: underline;
color: initial;
}
h1 a:hover,
h1 a.remove:hover,
h1 a.icon-circle:hover {
color: initial;
}
.page-inner.page-content a:hover,
.page-inner.page-content a.remove:hover,
.page-inner.page-content a.icon-circle:hover,
.nav-section a:hover,
.nav-section a.remove:hover,
.nav-section a.icon-circle:hover,
.post a:hover,
.post-sidebar a.remove:hover,
.post a.icon-circle:hover,
.post-sidebar a:hover,
.post a.remove:hover,
.post-sidebar a.icon-circle:hover
{
color: #fff;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.npadding, .npadding .col
{
padding: 0 !important;
margin: 0 !important;
max-width: 100% !important;
}
.npadding .col.yhteyst > .col-inner
{
padding: 30px !important;
}
.page-id-492 .row-main > *
{
padding: 0 !important;
}

.center-area h1, .page-content h1, .nav-section h1, .post h1, .post-sidebar h1, .page-inner h1, .custom-footer .footer-content h1,
.center-area h2, .page-content h2, .nav-section h2, .post h2, .post-sidebar h2, .page-inner h2, .custom-footer .footer-content h2,
.center-area h3, .page-content h3, .nav-section h3, .post h3, .post-sidebar h3, .page-inner h3, .custom-footer .footer-content h3,
.center-area h4, .page-content h4, .nav-section h4, .post h4, .post-sidebar h4, .page-inner h4, .custom-footer .footer-content h4,
.center-area h5, .page-content h5, .nav-section h5, .post h5, .post-sidebar h5, .page-inner h5, .custom-footer .footer-content h5
{
color: #1559a8;
}

.header-block {
	display: contents !important;
}

.nav>li>a {
	color: #FFF;
}

.sivu-nav ul {
	background-color: #1559a8;
	padding: 20px 0 25px 0;
}

.sivu-nav ul li {
	border: none;
}

.sivu-nav ul li a {
	padding-bottom: 0 !important;
	text-transform: none;
    font-weight: unset;
}

.sivu-nav ul li a:hover,
.sivu-nav ul li.active a {
	color: #fdcc33;
}

.sivu-nav ul li:first-child {
	    margin-left: 1.3em !important;
}

.mobile-sidebar {
	background-color: #1559a8;
}

@media(max-width: 850px) {
	.mfp-content {
		background-color: #1559a8 !important;
	}
    .mobile-sidebar .menu {
        display: none !important;
    }
    .mobile-sidebar .toggle,
    .mobile-sidebar .menu-item a {
        color: #FFF !important;
    }
	.force-show {
		display: flex !important;
	}
}