/* Kirjoita mukautettu CSS-koodisi tähän. */

.green-background {
	background: #78bd43;
}

.green-background .sem-banner-wrap .secondary-text {
	color: #000000;
}


.grey-service-background {
	background: #888b8d;
}

.grey-service-background .sem-banner-wrap h2.primary-text {
	color: #ffffff;
}

.grey-service-background .sem-banner-wrap .secondary-text {
	color: #000000;
}


.blue-background {
	background: #149dd8;
}

.blue-background .sem-banner-wrap .secondary-text {
	color: #000000;
}


.yellow-background {
	background: #E0B70B;
}

.yellow-background .sem-banner-wrap .secondary-text {
	color: #000000;
}

.sem-green-button {
	background: url(/wp-content/uploads/green_arrow_right.png) no-repeat 96% 50% #78bd43;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff!important;
	display: inline-block;
  	width: 100%;
}
.sem-green-button a {
	color: #fff!important;
	padding: 15px 50px 15px 15px!important;
	display: inline-block;
}


.sem-grey-button {
	background: url(/wp-content/uploads/grey_arrow_right.png) no-repeat 96% 50% #888b8d;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff!important;
	display: inline-block;
  	width: 100%;
}
.sem-grey-button a {
	color: #fff!important;
	padding: 15px 50px 15px 15px!important;
	display: inline-block;
}


.sem-yellow-button {
	background: url(/wp-content/uploads/yellow_arrow_right.png) no-repeat 96% 50% #E0B70B;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff!important;
	display: inline-block;
  	width: 100%;
}
.sem-yellow-button a {
	color: #fff!important;
	padding: 15px 30px 15px 15px!important;
	display: inline-block;
}

body #gform_wrapper_61 .gform_body .gform_fields .gfield .gfield_label .gfield_required 
{
color: #790000;
display: none;
}

.sem-header .centered {
    height: 40px;
    padding: 12px 0;
    font-size: 10px
}

/* Terve Metsä -lehden vimpain #gform_widget-6 #field_10_4 .ginput_container .ginput_container_checkbox .gfield_checkbox */

#gform_fields_10 .white-custom-label {
  color: #b0b0b0 !important;
}

#gform_10 #choice_10_4_3 {
  position: relative;
  top: -17px;
}


.sidebar .gform_wrapper #gform_10 input[type=submit] {
  position: static;
  width: 100%;
  height: 50px;
  margin-top: 15px !important;
  text-indent: -30px;
  font-size: 18px;
}

#gform_10 #input_10_4 label {
    width: 80%;
}

/* A/B Testing Puukauppaopas-ländäriä */

.sem-campaign-banner-large {
  	padding-top: 100px;
  	padding-bottom: 430px;
}

.palvelut-banner-large {
  	padding-top: 50px;
  	padding-bottom: 150px;
}

.kampanja-banner-large {
  	padding-top: 50px;
  	padding-bottom: 280px;
}

.vc_custom_heading .vc_gitem-post-data .vc_gitem-post-data-source-post_excerpt {
  display: none !important;
}

.vc_gitem-link .vc_general .vc_btn3 .vc_btn3-size-md .vc_btn3-shape-rounded .vc_btn3-style-flat .vc_btn3-color-juicy-pink {
  background-color: #78be20 !important;
}

.big-body-text .body-text {
  font-size: 25px;
}

.images_same_row img {
  display: inline-block;
}