/*
Theme Name: Kfteema 1.0
Description: Lapsiteema teemalle Kfteema
Version: 1.0
License: GNU General Public License 2.0
Text Domain: kfteema_1.0
Template: kfteema
*/

@import url("../kfteema/style.css");
@import 'https://fonts.googleapis.com/css?family=Merriweather:400,700|Roboto:400,700';

h1, h2, h3, h4, h5, h6 {
	font-family: 'Merriweather', Georgia, serif; 
	font-weight: 400;
	padding-top: 15px;
}
h1 {
	font-size: 26px;
	line-height: 28px;
}
h2 {
	font-size: 23px;
	line-height: 25x;
}
h3 {
	font-size: 20px;
	line-height: 22px;
}
h4 {
	font-size: 19px;
	line-height: 22px;
}
.entry-content .pt-cv-title,
.entry-content .pt-cv-title a  {
	text-align: left;
	line-height: 1.5em;
}
.entry-content .pt-cv-wrapper h1 {
	font-size: 20px;
	line-height: 22px;
	color: #3fa556;
}
.entry-content .pt-cv-wrapper h2 {
	font-size: 19px;
	line-height: 22px;
	color: #3fa556;
}
.entry-content .pt-cv-wrapper h3 {
	font-size: 18px;
	line-height: 22px;
}
.entry-content .pt-cv-wrapper h4 {
	font-size: 17px;
	line-height: 22px;
}

p {
	font-weight: 400;
}
.entry-content ul, .entry-content ol {
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}
.entry-content a:hover {
	text-decoration: underline;
}

#page {
	border-top: 0px solid #003a7d !important;
}
section {
	margin-bottom: 3em;
}
#scroll-up {
	background-color: #3f9535;
}

/*Kielivalinta
---------------------*/
.menu-kielivalinta-container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu-kielivalinta-container li {
   	 float: left;
}

.menu-kielivalinta-container li a {
  	 display: block;
   	 text-align: center;
    	padding: 5px;
    	text-decoration: none;
	line-height: 12px;
}

.main-navigation {
	background-color: #F8F8F8;
}
.main-navigation a {
	font-weight: 400;
	font-size:17px;
}

.main-navigation a:hover,
.main-navigation ul li:hover > a {
	background-color: #3f9535 !important;
}


/*Etusivu
---------------------*/

#featured-slider .slider-cycle {
	max-width: 100%;
}
#featured-slider .entry-content p {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
	font-size: 16px;
}

.slider-rotate {
    position: relative;
    width: 100%;
}
.slider-title-head .entry-title a {
	font-size: 32px;
	line-height: 32px;
}
h3.widget-title {
	color: #3f9535;
}
.widget_image_service_block .entry-title {
	font-size: 19px;
}
.widget_image_service_block {
	padding-bottom: 15px;
}

a.read-more {
	background-color: #3f9535;    
	border-color: #3f9535;
	transition: none;
}
a.read-more:hover {
	background-color: #034da2;    
	border-color: #034da2;
}
.call-to-action-content h3 {
	color: #3f9535;
}


blockquote {
	background-color: #3f9535 !important;
	border-radius: 15px 15px 0px 15px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
blockquote p {
	font-size: 17px;
	font-family: 'Roboto', sans-serif;

}
.pt-cv-view .carousel-control {
	color: #3f9535;
	filter: none;
	opacity: 1;
	bottom: 50%;
}

.pt-cv-view .pt-cv-carousel-indicators li.active {
	background: #3f9535;
	border: 1px solid #3f9535;
}
.pt-cv-scrollable {
	margin-bottom: 15px;
}

.pt-cv-content blockquote p {
	color: #fff;
}
.pt-cv-content p,
.pt-cv-cap-wo-img *{
	color: #666666;
}
.pt-cv-title a {
	font-family: 'Merriweather', Georgia, serif; 
	font-weight: 400;
	font-size: 24px;
	color: #3fa556;
	line-height: 2.5em;
	text-align: center;
}
.pt-cv-title {
	text-align: center;
}
.pt-cv-wrapper .carousel-control {
	text-shadow: 0 0px 0px rgba(0,0,0,0);
}
.pt-cv-wrapper .carousel-control:hover { 
	color: #3fa556;
}

.footer-widgets-wrapper {
	background-color: #034188;
}
.footer-widgets-area,
.footer-widgets-area p {
	color: #fff;
}
.widget_text h3 span::before {
	content: none;
}
.widget-title span {
	border-bottom: 0px !important;
}
#colophon .widget-title {
	font-size: 18px;
}
.footer-socket-wrapper {
	background-color: #022F62;
	border-top: 3px solid #034188;
}
#colophon, #colophon p {
	color: #fff;
	font-size: 15px;
}
