/*
Theme Name: Arkki
Version: 1.0
Description: A child theme of Customizr
Template: customizr
Author: Administrator
*/
/* Your awesome customization starts here */

a {
	color: #fff;
}

#menu-ylavalikko {
	display: flex;
}

#menu-ylavalikko li {
	padding-right: 10px;
	font-size: 24px;
	color: #000;
}

.nav__menu .menu-item {
    margin: 0 0px;
    padding: 0;
}

.nav__menu .menu-item .nav__link .nav__title {
    font-family: serif;
    font-size: 13px;
    font-weight: bold;
}

body {
	font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
	font-size: 18px;
}

h2 {
	font-family: nueva-std, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 32px;
}

h3 {
	font-family: nueva-std, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 26px;
}

h1 {
	font-family: nueva-std, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 32px;
}

.cbp-hsmenu > li {
	margin-left: 15px !important;
}

p {
	margin-top: 0px;
}

h3 {
	margin-top: 0px;
}

h4 {
	margin-top: 0px;
}

.tc-header.border-top {
    border-top: none;
}

.elementor-image-box-description {
	font-size: 1.2em;
}

#content-alue a {
	color: #b27e4e;
}

h5 {
	margin-top: 0em;
	font-size: 1.728em;
	font-weight: 700;
}
.footer-skin-dark .footer__wrapper {
	display: none;
}

ol, ul {
    list-style: disc;
	text-indent: 1em;
}

ol, ul {
	padding-left: 30px;
}