p.teller {
	font-weight: 700;
	margin: 0;
}

.white-carousel .swiper-pagination-bullet {
	background: #2A363F;
	opacity: 1;
	margin: 0 4px;
}

.white-carousel .swiper-pagination-bullet-active {
	background: #FFE200;
}

p.teller-title {
	text-transform: uppercase;
}

.white-carousel.feedback-section {
	background: none;
	padding: 0 3em;
	color: #2A363F;
	position: relative;
}

.white-carousel .swiper-pagination {
	position: static;
}

.white-carousel img {
	margin-top: 4em;
	width: 300px;
	max-width: 90%;
	height: auto;
}

.white-carousel.feedback-section .swiper-slide {
	background: #fff;
	color: #2A363F;
	border-radius: 30px;
}

.no-margin {
	margin: 0!important;
}

.kokemuksia-slider {
	padding: 80px 0;
	/*background: #8CC63F;*/
	color: #2A363F;
}

.slider-flex {
	display: flex;
	justify-content: center;
	align-items: center;
}

.align-self-bottom {
	display: flex;
	align-items: center;
}

.align-self-bottom > * {
	margin: 10px 0;
}

.has-stamp {
	padding: 300px 0 100px;
	position: relative;
}

.slider-mascot svg {
	display: block;
	margin: 0 30px;
}

.has-stamp:before {
	content:'';
	position: absolute;
	top: 30px;
	right: 10%;
	width: 200px;
	height: 200px;
	background: #8CC63F url(../svg/balkonser-valkoinen-slogan.svg);
	background-size: 85%;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
}

.has-stamp.stamp-transparent:before {
	background: url(../svg/balkonser-valkoinen-slogan.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.kuvake-container {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}

.kuvake {
	width: 25%;
	box-sizing: border-box;
	padding: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	text-align: center;
	font-weight: 700;
	color: #fff;
}

.kuvake p {
	margin: 0 auto;
}

.kuvake img {
	margin-bottom: 30px;
}

p.bigger-green {
	font-size: 40px;
	color: #8CC63F;
}

.cart-header-back {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin: 0 0 16px 0;
	width: 100%;
	cursor: pointer;
}

.block {
	display: block;
	margin: 60px 0;
}

.scroll-flex {
	display: flex;
	width: 100%;
	justify-content: center;
	text-align: center;
	flex-wrap: wrap;
}

.scroll-links-header {
	width: 100%;
	display: block;
	margin: 30px auto 0;
}

a.scroll-link {
	font-size: 1.1em;
	display: inline-block;
	margin: 6px 0;
}

a.scroll-link:after {
	display: inline-block;
	width: 1px;
	height: 18px;
	background: #333;
	content: '';
	margin: 0 10px -4px 10px;
}

a.scroll-link:last-child:after {
	display: none;
	content: none;
}

.hidden-field {
	display: none!important
}

.container > .center {
	margin: 3rem 0;
}

.header-buttons-col {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.wp-block-table table {
	border-collapse: collapse;
}

.wp-block-table tr {
	border-bottom: 1px solid #ccc;
	padding: 4px 0;
}

.wp-block-table tr:last-of-type {
	border-bottom: none;
}

.gutenberg-content > * {
	margin: 0 0 80px 0;
}

.wp-block-separator {
	margin: 80px 0!important;
}

.gutenberg-content > p, .gutenberg-content > blockquote {
	margin: 0 0 25px;
}

.gutenberg-content h1, .gutenberg-content h2, .gutenberg-content h3, .gutenberg-content h4, .gutenberg-content h5, .gutenberg-content h6 {
	margin: 1.5em 0 1em;
}

.site-content__no-padding {
	padding-top: 0;
}

.flex-grid-container.align-to-top .grid-large {
	align-items: flex-start;
}

.trustmary-section > .container > a {
	display: none!important;
}

p.margin-both {
	margin-top: 8px;
	margin-bottom: 8px;
}

.trustmary-section.trustmary-smaller {
	padding: 0 0 20px 0;
	max-width: 800px;
	margin: 0 auto;
}

.trustmary-graybg {
	background: #f9f7f9;
}

.wc-product-textbody .star-rating {
	margin: 0 16px 8px;
}

.star-rating {
	margin: 0 0 8px;
}

.star-rating span {
	font-family: star !important;
	font-size: 1em!important;
}

.star-rating span:before {
	font-size: 1em!important;
	color: #FFE200!important;
}

.wp-video {
	margin: 0 auto 40px auto;
}

a.whatsapp-link {
	display: flex;
	align-items: flex-start;
	text-decoration: none;
	
}

a.whatsapp-wc-link {
	margin: 1em 0 0;
}

a.whatsapp-link svg {
	width: 20px;
	height: 20px;
	margin: 3px 8px 0 0;
	flex-shrink: 0;
}

a.whatsapp-link p {
	color: #2A363F;
	font-size: 1em;
	margin: 0 0 6px 0;
}

a.whatsapp-link:hover p {
	text-decoration: underline;
}

a.whatsapp-link p:last-of-type {
	margin: 0;
}

.announcer-banner {
	width: 100%;
	background: #2a363f;
	padding: 10px 0;
}

.announcer-flex {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	fill: #FFE200;
	font-size: 16px;
	color: #FFE200;
}

.announcer-svg {
	width: 20px; 
	height: 20px; 
	margin: 0 12px 0 0;
	flex-shrink: 0;
}

a.announcer-link {
	color: inherit;
	text-decoration: none;
}

a.announcer-link:hover {
	text-decoration: underline;
	color: #FFE200;
}

.announcer-banner p {
	margin: 0;
	line-height: 1.1;
}

.announcer-banner svg {
	fill: #FFE200!important;
	margin: 0 10px 0 0;
	width: 20px;
	height: auto;
}

.shop-mobile-link {
	display: none!important;
}

.accordion-list-container {
	width: 50%;
	box-sizing: border-box;
	padding: 0 2em 0 0;
}

.accordion-list.accordion-list-half-width {
	width: 50%;
	box-sizing: border-box;
	flex-direction: column;
}

.accordion-list-half-width .accordion-list-container {
	width: 100%;
	box-sizing: border-box;
	padding: 0 12px 0 0;
}


.accordion-body-content {
	display: none;
	width: 100%;
}

.accordion-text-content {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 2em;
}

.accordion-green .accordion-text-content {
	padding: 2em 0;
}

.accordion-list {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 0 2em;
}

.accordion-list h3, .accordion-list h2, .accordion-list h4 {
	width: 100%;
	font-size: 2em;
}

.accordion-green {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	box-sizing: border-box;
	padding: 2em 2em 0;
	margin: 2em 0;
	background: #f2ffc5
}

.accordion-green .accordion-list {
	padding: 0 0 2em;
	
}

.accordion-list-item {
	display: flex;
	width: 100%;
	margin: 0 5px 18px 0;
	align-items: flex-start;
}

.accordion-list-item p {
	margin: 0 0 0 8px;
	line-height: 1.3;
	font-size: 18px;
}

.blue-accordion .accordion-head {
	background: #2A363F;
	padding: 10px 2em;
	cursor: pointer;
	color: #fff;
	display: flex;
	align-items: center;
	margin:2em 0 0 0;
}

.blue-accordion .accordion-head h2 {
	color: #fff;
	margin: 0;
}

.white-arrow-bg {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 8px;
	background: url(../images/valkoinen-nuoli.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	transition: .25s all ease;
}

.head-active .white-arrow-bg {
	transform: rotate( 90deg );
}


/* Colors */

.calendar-wrap a.tert-button {
	background: #eee;
}

.calendar-wrap a#show-register {
	width: 100%;
	display: block;
	text-align: center;
}

.calendar-wrap a,
.calendar-wrap .main-navigation a:hover, .calendar-wrap .main-navigation a:focus,
.calendar-wrap .main-navigation li.current_page_item > a,
.calendar-wrap .main-navigation.toggled a:hover {
    color: var(--color-dark);
}

.calendar-wrap .green-bg p a {
	color: #2A363F;
}

.calendar-wrap a.visited {
	color: inherit;
}


.calendar-wrap .button:hover,
.calendar-wrap a.button:hover,
.calendar-wrap button:hover,
.calendar-wrap a.button:focus,
.calendar-wrap button:focus,
.calendar-wrap input[type="button"]:hover,
.calendar-wrap input[type="reset"]:hover,
.calendar-wrap input[type="submit"]:hover {
	background: #2A363F;
	color: #FFE200;
	fill: #FFE200;
}

.calendar-wrap .wp-block-button__link {
	background: #FFE200!important;
	color: #2A363F!important;
	fill: #2A363F!important;
	padding: 0.8em 1em!important;
	line-height: 1.2;
}

.calendar-wrap .wp-block-button__link:hover {
	color: #FFE200!important;
	background: #2A363F!important;
}


.calendar-wrap a.article-link {
	text-decoration:none;
	transition:.25s all ease;
}

.calendar-wrap a.article-link:hover h3 {
	color:#FFE200;
}

.calendar-wrap .articles {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin:3px 0 0;
}

.calendar-wrap .center-header {
	text-align: center;
}

.calendar-wrap article {
	display:flex;
	width:Calc(50% - 1.5px);
	margin:0 1.5px 3px 0!important;
}

.calendar-wrap article:nth-child(even) {
	margin:0 0 3px 1.5px!important;
}

.article-box {
	width:100%;
	position:relative;
}

.article-shader {
	background:#14344c;
	opacity:.8;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.article-content {
	width:100%;
	box-sizing:border-box;
	padding:6em 8em;
	position:relative;
}

a.cat-link {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	margin:0 6px 0 0;
}

a.cat-link:hover {
	color:#FFE200
}

.all-cat-links {
	display:block;
	margin:4em 0;
}

a.category-button {
	margin:0 1em 1em;
}

.simple-image-header h1 {
	font-size: 3.5em;
	text-align: center;
}

.pagination {
	display:block;
	width:100%;
	margin:2em 0;
}

.pagination-flex {
	display:flex;
	width:100%;
	justify-content:space-between;
}

.pagination-flex a {
	color:#2A363F
}

/* Fonts */


/*FRONTPAGE*/
.container-slim {
	max-width: 1024px;
	position: relative;
    margin: 0 auto;
    padding: 0 2em;
    box-sizing: border-box;
}

.text-center {
	text-align: center;
}

.kolmepalstaa {
	margin-top: 1em;
    margin-bottom: 1em;
}

.kolmepalstaa .solu {
	width: calc(100% / 3 - 3px);
    box-sizing: border-box;
    display: inline-block;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    font-weight: 700;
	padding: 0 5px;
}

.kolmepalstaa .solu:hover .kuva {
    background-color: #515151;
    background-blend-mode: overlay;
}

.kolmepalstaa .solu:hover .button {
	background: #2A363F;
	color: #FFE200;
	fill: #FFE200;
}

.kolmepalstaa .solu .button{
	width: 100%;
}

.kolmepalstaa .solu .kuva{
	height: 30em;
	margin: 0 5px;
    background-size: cover;
	background-repeat: no-repeat;
}

.bloginostot, .tuotenostot {
	margin-top: 1em;
    margin-bottom: 1em;
}

.bloginostot .nosto {
	width: calc(100% / 3 - 3px);
    box-sizing: border-box;
    font-weight: 700;
    padding: 4em 4em;
	background-position:center; 
	background-repeat:no-repeat; 
	background-size:cover;
    display: inline-flex;
    flex-direction: column;
	justify-content: space-between;
	align-items: center;
	vertical-align: top;
	text-align: center;
	position: relative;
}



.bloginostot .nosto::before {
	background-color: #2A363F;
	opacity: 0.67;
	mix-blend-mode: multiply;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
}

.bloginostot .nosto .cat-link {
	font-size: 20px;
	position: relative;
    z-index: 1;
    clear: both;
	font-weight: 400;
}

.bloginostot .nosto h3 {
	color: #ffe200;
	position: relative;
    z-index: 1;
    clear: both;
	font-size: 2.5em;
}

.bloginostot .nosto .button {
	position: relative;
    z-index: 1;
    clear: both;
}




/* Animations */

/*
Floating header
=============================================================
*/
.site-header {
	position: fixed;
	width: 100%;
	transition: all 0.2s ease;
	z-index: 999;
	background:#fff;
}

.site-title svg {
	transition:.25s all ease;
}

.header-scroll .site-title svg {
	width: 80px;
    height: 70px;
}

.header-scroll .main-navigation a {
	padding-top:.4em;
	padding-bottom:.4em;
}

.header-scroll ul#primary-menu li#menu-item-54 a:after {
	top:.5em;
	bottom:.5em;
}

.header-scroll .site-header-wrapper {
	padding:0;
}

.header-scroll nav#upper-navigation a {
	padding-top:.4em;
	padding-bottom:.4em;
}

.entry-header {
	display:block;
}

.frontpage-header {
	padding-top: 20em;
	padding-bottom: 4em;
}

.float-whatsapp {
	display: none;
	position:fixed;
	right:0;
	bottom:200px;
	background:#FFE200;
	transition: .25s all ease;
}

.float-whatsapp svg {
	width: 24px;
	height: 24px;
	display: block;
	padding: 9px;
	box-sizing: content-box;
	opacity: .7;
}

.float-whatsapp:hover svg {
	opacity: 1;
}

.float-whatsapp path {
	fill: #2A363F;
}

.float-whatsapp-link {
	display: flex;
	align-items: center;
	color:#2a363f;
	text-decoration: none;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Libre franklin', sans-serif;
	padding: 0;
}

a.float-whatsapp-link:hover {
	color:#2a363f;
}

p.whatsapp-help {
	margin: 0;
	line-height: 1;
	transition: .2s all ease;
	font-size: 14px;
	padding: 0 12px 0 0;
}

.popup {
	opacity:0;
	position:fixed;
	right:0;
	bottom:100px;
	background:#FFE200;
	color:#2A363F;
	transform:translateX(110%);
	transition:.4s all ease;
}

.popup.popup-main-visible {
	opacity:1;
	transform:translateX(0);
}

.popup-header {
	display:flex;
	align-items:center;
}

.popup-header h5 {
	margin:10px 8px 0;
	color: #2A363F;
}

.popup-dude {
	width:80px;
	height:auto;
	margin:-20px 0 0 0;
	flex-shrink:0;
}

.popup-closed {
	display:none;
	width:40px;
	background:#FFE200;
	height: 40px;
    position: relative;
}

.popup-visible {
	width:200px;
	background:#FFE200;
}

.popup-close {
	position: absolute;
	top: -10px;
    left: -10px;
	width: 20px;
	height: 20px;
	display: block;
	cursor: pointer;
	background: #2a363f;
    border-radius: 50%;
}

.popup-close span {
	display: block;
	position: absolute;
	transform: translate(-50%) rotate(45deg);
	top: 50%;
	left: 50%;
    background: #ffe200;
	opacity: .8;
	width: 8px;
	height: 2px;
}

.popup-close span:last-child {
	transform: translate(-50%) rotate(-45deg);
}

.popup-close:hover span {
	opacity: 1;
}

.popup-open {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 40px;
    height: 40px;
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}

.popup-open span {
	display:block;
	position:absolute;
	transform:rotate(90deg);
	background: #2A363F;
	opacity: .5;
	width: 14px;
	height: 2px;
}

.popup-open span:last-child {
	transform:rotate(0);
}

.popup-open:hover span {
	opacity:1;
}

.popup-buttons {
	display:block;
	width:100%;
}

a.popup-button {
	display:block;
	width:90%;
	box-sizing:border-box;
	margin:10px auto;
    border: none;
    color: #fff;
	background:#2A363F;
    font-size: .8em;
    line-height: 1;
    padding: 10px;
    text-decoration: none;
    font-weight: 900;
    cursor: pointer;
    border-radius: 0;
    text-transform: uppercase;
    transition: .25s all ease;
	text-align: center;
}


a.popup-button:first-child {
	margin-top:0;
}

a.popup-button:hover {
	color:#FFE200
}


/* Frontpage */

.hero-flex {
	display:flex;
	flex-direction:column;
	align-items:center;
	color:#fff;
	width:100%;
}

.hero-flex > * {
	text-align:center;
	max-width:100%;
}

p.hero-spec {
    font-size: 3em;
    margin-bottom: 0;
    font-size: 24px;
    letter-spacing: 0em;
    font-weight: 700;
    text-shadow: 0 0 10px rgb(0 0 0 / 60%);
}

.main-hero-cta {
	margin-top:auto;
	display:flex;
	align-items:center;
}

.hero-mascot svg {
	width:187px;
	height:308px;
	margin:0 40px;
	display:block;
}

.grid-item {
	position:relative;
	box-sizing:border-box;
	padding:3em 6em;
	flex-direction:column;
	width:100%;
}

.grid-item-link > * {
	flex-shrink:0;
	margin:0;
	line-height:1.2;
}

a.grid-item-link {
	text-decoration: none;
	transition: .25s all ease;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	width: 100%;
}

a.grid-item-link:hover {
	opacity:.8;
	transform:scale(.9);
}

.grid-large {
	width:100%;
	color:#fff;
	display: flex;
    align-items: center;
    justify-content: center;
}

.grid-large p {
	max-width:600px;
}

.grid-item-container {
	display:flex;
}

.flex-grid-container {
	width:100%;
	display:flex;
	padding:0 0 5px 0;
}

.grid-shader {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
}

.grid-box-content {
	position:relative;
	box-sizing:border-box;
	padding:8em;
}

.gray-shader {
	background:#2A363F;
	opacity:.7;
}

.grid-container {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap; 
}

.grid-cell {
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: stretch;
	padding: 5px 5px 0 0;
	box-sizing: border-box;
}

.full-cell {
	width:100%;
	padding-left:5px;
	box-sizing:border-box;
}

.grid-cell:before {
  content: '';
  display: table;
  padding-top: 100%;
}

.grid-item {
  flex-grow: 1;
  border: 2px solid #fff;
  
  display: flex;
  justify-content: center;
  align-items: center;
}

.half-width {
	width:50%;
}

.text-image-bottom .grid-item {
	padding-bottom:0;
}

.text-image-bottom .grid-item img {
	margin-top: auto;
	display: block;
}

.text-image-bottom a.grid-item-link {
	transform-origin: center bottom;
	justify-content: space-between;
}

/* Two layer header */

.mobile-reservation-cta {
	display:none;
}

ul#upper-menu {
	display:flex;
	justify-content:flex-start;
	margin:0;
	padding:0;
}

nav#upper-navigation {
	display: flex;
	justify-content: flex-end;
	width: 100%;
	background: #8CC63F;
	color: #fff;
	position: relative;
}

nav#upper-navigation:before, nav#upper-navigation:after {
	content:'';
	top:0;
	bottom:0;
	width:1000%;
	background:#8CC63F;
	position:absolute;
	z-index:-1;
}

nav#upper-navigation:after {
	left:100%;
}

nav#upper-navigation:before {
	right:100%;
	left:initial;
}

nav#upper-navigation a {
	transition: .2s all ease;
	color: inherit;
	text-decoration: none;
    padding: 1em 1.5em;
	text-transform: uppercase;
	display: block;
}

nav#upper-navigation li {
	list-style-type:none;
	border-right:1px solid #fff;
	display: block;
	align-items: center;
	position: relative;
	overflow-wrap: normal;
}

nav#upper-navigation li:hover {
	background:#2A363F;
	color:#FFE200;
}

.upper-nav-social {
	padding: 0 0 0 4%;
    display: flex;
    align-items: center;
}

nav#upper-navigation a.social-svg-link, a.social-svg-link {
	margin:0 4px 0 0;
	padding:0;
}

a.social-svg-link:hover svg g {
	fill:#2A363F
}

ul#primary-menu li:first-child {
	display:flex;
	align-items:center;
}

ul#primary-menu li:first-child a {
	line-height:0;
	font-size:0;
}

ul#primary-menu li:first-child a:before {
	display:block;
	content:'';
	height:15px;
	width:15px;
	background:url(../svg/house-outline.svg);
	background-size:15px 15px;
	background-position:center;
	background-repeat:no-repeat;
	padding:0 30px;
	margin:0 0 1px 0;
}

ul#primary-menu li#menu-item-14018 a:after {
	display:inline-block;
	content:'';
	height:15px;
	width:15px;
	background:url(../svg/verkkokauppa-icon.svg);
	background-size:15px 15px;
	background-position:center;
	background-repeat:no-repeat;
	padding:0 10px;
	margin-bottom:-2px;
}

ul#primary-menu li#menu-item-54 a {
	font-weight: 900;
	text-transform: uppercase;
	position: relative;
	color: #2A363F;
}

ul#primary-menu li#menu-item-54 a:after {
	content:'';
	background:#FFE200;
	top:1em;
	left:0;
	bottom:1em;
	right:0;
	border-radius:1px;
	z-index:-1;
	position:absolute;
	transition:.25s all ease;
}

ul#primary-menu li#menu-item-54 a:before {
	content:'';
	width: 0; 
	height: 0; 
	border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 14px solid #FFE200;
    z-index: -1;
    right: -13px;
	top:50%;
	transform:translateY(-50%);
	position:absolute;
	transition:.25s all ease;
}

ul#primary-menu li#menu-item-54 a:hover:after {
	background:#2A363F
}

ul#primary-menu li#menu-item-54 a:hover:before {
	border-left: 14px solid #2A363F;
}

ul#primary-menu li#menu-item-54 a:hover {
	color:#FFE200
}

.navigation-wrapper {
	flex-grow:1;
}

/* General */

.basic-flex-container {
	display:block;
	width:100%;
	max-width: 1800px;
	margin: auto;
}

.basic-flex {
	width:100%;
	display:flex;
}

.basic-flex:nth-child(even) {
	flex-direction:row-reverse;
}

.basic-flex > div {
	width:50%;
	box-sizing:border-box;
	padding:5px;
}

.basic-flex .basic-flex-content {
	padding:8em;
}

.site-content ul li, .site-content ol li {
	font-size:1.3125em;
}

.basic-flex-image {
	border:5px solid #fff;
	min-height: 30em;
}

.call-us {
	display:block;
	width:100%;
	background:#f2ffc5;
	color:#2A363F;
	padding:3em 8em 0;
	margin:5px 0;
}

.basic-call-flex {
	display:flex;
}

.basic-call-left {
	width: 300px;
	flex-shrink: 0;
	display: flex;
	align-items: flex-end;
}

.business-form .basic-call-left {
	align-items:center;
}

.basic-call-right h2 {
	margin:0 0 8px 0;
	color:#8CC63F;
}

.basic-call-right a.plain-text-link {
	color:#2A363F;
}

.basic-call-right {
	flex-grow:1;
	margin:3em 0 5em 5em;
}

.balkonser-container {
	width:100%;
	max-width:2500px;
	padding:0 8em;
	margin: auto;
}

/* Gforms */

.basic-call-flex input[type="text"] {
	max-width:600px!important;
	width:100%!important;
}

.hidden_label  > label{
	display:none;
}

.gform_body ul {
	padding:0;
}

.gform_body ul li {
	list-style-type:none;
	color:inherit;
}

.gform_body ol li {
	list-style-type: circle;
}

/* Footer */

.site-footer {
	color: #fff;
	background: #2A363F;
	padding:4em 0;
	width:100%;
}

.site-footer p {
	color: #bfc2c5;
	font-size: 16px;
}

.footer-flex {
	display:flex;
}

.footer-left {
	width:30%;
	box-sizing:border-box;
	padding:0 4em 0 0;
}

.footer-center {
	width:30%;
	box-sizing:border-box;
	padding:0 4em 0 0;
}

.footer-right {
	width:40%;
	box-sizing:border-box;
	padding:0;
	text-align:left;
}

.footer-right img {
	width: 240px;
}

.footer-menu-head {
	display: flex;
	align-items: center;
	margin: 0 auto 2em 0;
}

p.footer-big {
	font-size: 1.5em;
    line-height: 1.2;
    font-weight: 900;
    font-family: 'Libre franklin', sans-serif;
	margin: 0;
	color: #fff;
	opacity: 1;
}

.footer-menu ul {
	padding-left: 0;
}

.footer-menu-head .footer-menu-icon {
	border-radius: 50%;
    background: #8CC63F;
    width: 50px;
    height: 50px;
    margin: 0 1em 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-menu-icon path {
	fill: #fff;
}

.footer-booking-button {
	transform:translate(-45px, -120px);
}

.footer-booking-button a.button:hover {
	background: #8CC63F;
	color: #2A363F;
}

.general-contact-info {
	display:flex;
	flex-direction:column;
	margin:2em 0;
}

a.footer-big-link {
	font-size: 1.5em;
    line-height: 1.2;
	font-weight: 900;
	font-family: 'Libre franklin', sans-serif;
}

.footer-menu li {
	list-style-type:none;
	
}

.footer-menu li a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	line-height: 1.2;
	margin: 0 0 3px 0;
}

.footer-menu ul.sub-menu a {
	font-size:.9em;
}

.footer-menu ul.sub-menu {
	margin: 0 0 1em 0;
}

#lower-menu-big {
	font-weight: 900;
	font-size: 1.3em;
	text-transform: uppercase;
}

.footer-menu li a:hover {
	color: #8CC63F;
}

.footer-cities {
	display:block;
	width:100%;
	text-align:center;
}

.footer-ikonit {
	display:block;
	width:100%;
	margin: 3rem 0;
}

.footer-ikonit .solu {
	display: inline-block;
	margin-right: 1rem;
	margin-bottom: 1rem;
}

.footer-ikonit .solu img {
	max-height: 150px;
    height: 100px;
    width: 100%;
    object-fit: contain;
}


.footer31 {
	display:flex;
	align-items:center;
	justify-content:center;
	margin:4em 0 0;
}

.footer31 p {
	margin: 0 2em;
	display: flex;
	align-items: center;
	font-size: 12px;
}

.footer31 img {
	display:block;
	margin:0 0 2px 6px;
	max-width: 70px;
    opacity: .6;
	transition:.25s all ease;
}

.footer31 a:hover img {
	opacity: 1;
}

.mascot-mobile {
	display:none;
}

/* Thanks for booking page */

.thanks-section {
	width:100%;
	display:block;
}

.thanks-section h2, .thanks-section h3, .thanks-section h4 {
	margin:0 0 20px 0;
}

.thanks-section:after {
	content:'';
	display:block;
	width:95%;
	height:2px;
	background:#2A363F;
	margin:3em auto 5em;
	opacity:.6;
}

.thanks-section:first-child {
	padding-top:4em;
}

.thanks-section:last-child:after {
	content:none;
	display:none;
}

.thanks1 {
	display:flex;
	align-items:center;
}

.thanks1left {
	width:250px;
	margin:0 2em 0 0;
	flex-shrink:0;
}

.thanks1right {
	flex-grow:1;
}

.thanks3 {
	text-align:center;
}

p.thanks-big-links {
	color:#8CC63F;
	font-size:3.5em;
	font-weight:900;
}

.simple1 {
	align-items: center;
	color:#fff;
	column-gap: 4rem;
	display:flex;
}

.simple1left {
	width:250px;
	margin:0 3em 0 0;
	flex-shrink:0;
}

.simple1left svg {
	width:250px;
	height:350px;
	display:block;
}

.simple1leftt img {
	display: block;
	border-radius: .5rem;
}

.simple1right {
	flex-grow:1;
	padding:5em 0;
}

.fiftyfifty1 {
	margin:5px 0;
	display:flex;
	width:100%;
}

.fifty-fifty-box {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	width: Calc(50% - 3px);
	box-sizing: border-box;
	align-items: flex-start;
	padding: 8em;
	justify-content: center;
}

.fifty-fifty-box > * {
	max-width: 100%;
}

.fifty-fifty-box:nth-child(odd) {
	margin:0 3px 0 0;
}

.fifty-fifty-box:nth-child(even) {
	margin:0 0 0 3px;
}

#green-large-box {
	flex-wrap: wrap;
}

#green-large-box .fifty-fifty-box:nth-child(odd) {
	margin:0 3px 6px 0;
}

#green-large-box .fifty-fifty-box:nth-child(even) {
	margin:0 0 6px 3px;
}

.fifty-fifty-box h1, .fifty-fifty-box h2, .fifty-fifty-box h3, .fifty-fifty-box h4, .fifty-fifty-box h5 {
	color: #8CC63F;
	max-width: 100%;
} 

.white-fifty-fifty-box {
	color: #fff;
}

.basic-section {
	display:block;
	width:100%;
	padding:6em 0;
}

.services-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.green-card-box h4 {
	color:#fff;
}

.green-card-box {
	color: #fff;
	width: Calc(25% - 4px);
	padding: 2em;
	margin:0 4px 4px 0;
	background: #8CC63F;
	text-align: center;
	box-sizing: border-box;
}


.green-card-box:nth-child(4n) {
	margin: 0 0 4px 0;
	width: 25%
}

.text-section-flex {
	display: flex;
	width: 100%;
}

.basic-left, .basic-right {
	width:50%;
	box-sizing:border-box;
	padding:3em;
}

.darkh {
	color: #2A363F;
}

.center {
	display:block;
	width:100%;
	text-align:center;
}

.text-section-lower {
	padding:3em 0 0;
}

.shield-row {
	display:flex;
	align-items:center;
	margin:0 0 2em 0;
}

.shield-row p {
	margin:0;
	line-height:1.1;
	color:#8CC63F;
	font-weight:900;
	text-transform:uppercase;
}

.shield-row svg {
	width:35px;
	height:35px;
	fill:#8CC63F;
	margin:0 1.3em 0 0;
	flex-shrink:0;
}

.swiper-button-prev.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l5.1%2C5.1L9.2%2C22l17.9%2C16.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23aeafae'%2F%3E%3C%2Fsvg%3E")!important;
}

.swiper-button-next.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-5.1-5.1L17.8%2C22L0%2C5.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23aeafae'%2F%3E%3C%2Fsvg%3E")!important;
}

.feedback-section {
	display:block;
	width:100%;
	background:#2A363F;
	color:#fff;
	padding:3em 0;
}

.feedback-section .swiper-slide {
	background:#2A363F;
	padding:0 0 2em 0;
	opacity: 0!important;
}

.feedback-section .swiper-slide.swiper-slide-active {
	opacity: 1!important;	
}

.rag-center, .rag-center > * {
	text-align:center!important;
	align-items:center!important;
}

.green-bg {
	background:#8CC63F;
}

.green-bg h1, .green-bg h2, .green-bg h3, .green-bg h4 {
	color:#2A363F
} 

.gforms-row-flex {
	display:flex;
	width:100%;
	justify-content:space-between;
}

.gforms-row-flex > li {
	margin:8px 0;
}

.ginput_container_consent input {
	display:none;
}

.gfield_consent_label {
	display:inline-block;
	align-items:center;
	margin:1em 0 1.5em;
}

.ginput_container_consent .gfield_consent_label:before {
    content: '';
    background: transparent;
    border-radius: 3px;
    border: 3px solid #aaa;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    margin: 0;
    width: 30px;
    box-sizing: border-box;
    margin: 0 16px -10px 0;
    flex-shrink: 0;
}

.ginput_container_consent input:checked+.gfield_consent_label:before {
    border: 3px solid #aaa;
    background: url(../svg/checked.svg);
    background-size: 20px 20px;
    background-position: 100% 50%;
    background-repeat: no-repeat;
}

.form-extra-margins {
	margin: 4em 0 0;
	position: relative;
}

.form-extra-margins:before {
	position: absolute;
	top: -1em;
    left: 0;
	content:'';
	display: block;
	width: 70px;
	height: 3px;
	background: #8CC63F
}

#field_18_6, #field_18_12, #field_2_6, #field_2_9, #field_4_6, #field_5_7, #field_5_10, #field_6_6, #field_6_9, #field_11_6, #field_11_14, #field_11_17, #field_11_9, #field_11_21, #field_11_24, #field_12_6, #field_12_11, #field_18_13 {
	display:none;
}

.gfield_consent_label a {
	margin:0 2px;
}

.gforms-row-flex > * {
	width:48%;
}

ul.gfield_radio {
	display: flex;
	flex-wrap: wrap;
	margin-top:.6em;
}

.swatch-control.radio-select li label {
	display: flex;
	align-items: center;
}

ul.gfield_radio li input, ul[data-attribute_name="attribute_leveyscm"] li input {
	display:none;
}

ul.gfield_radio li label, ul[data-attribute_name="attribute_leveyscm"] li label {
	font-size: 20px;
	display: flex;
	align-items: flex-start;
	line-height: 1.2;
	margin: 0 1em 10px 0;
	cursor: pointer;
	position: relative;
}

ul.gfield_radio li label:before {
    content: '';
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #a0a0a0;
    margin: 0 10px 0 0;
	display: inline-block;
	flex-shrink: 0
}

ul[data-attribute_name="attribute_leveyscm"] li label:before {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #a0a0a0;
    margin: 0 10px 0 0;
	display: inline-block;
	flex-shrink: 0
}

ul.gfield_radio li label:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 5px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #8cc63f;
    transform: scale(0.01);
    opacity: 0;
    will-change: transform, opacity;
    transition: .25s all ease;
}

ul.gfield_radio li label:after, ul[data-attribute_name="attribute_leveyscm"] li label:after {
    content: '';
    position: absolute;
    left: 2px;
    top: 1px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #8cc63f;
    transform: scale(0.01);
    opacity: 0;
    will-change: transform, opacity;
    transition: .25s all ease;
}

ul.gfield_radio li input:checked+label:after, ul[data-attribute_name="attribute_leveyscm"] li input:checked+label:after {
    transform: scale(1);
    opacity: 1;
}

.ginput_container_select {
	max-width:600px;
}


.upper-navigation li.current_page_item {
	background: #2A363F;
    color: #fff;
}

.service-offer {
	display: block;
	width: 100%;
	background: url(../images/kunnossapito-hinta.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 6em 0;
	color: #fff;
}

.pricing {
	width: 100%;
	max-width: 600px;
	margin:0 auto;
}

.pricing-flex {
	color: #2A363F;
	display: flex;
	flex-direction: column;
	background:#fff;
}

.pricing-row {
	display:flex;
	align-items:center;
	width:100%;
}

.pricing-row:nth-child(odd) {
	background:#f2ffc4;
}

.pricing-row p {
	margin:0;
}

.pricing-header {
	width:100%;
	box-sizing:border-box;
	padding:6px 30px;
}

.pricing-header p {
	margin: 0;
}

.price-left {
	width:60%;
	box-sizing:border-box;
	padding:6px 30px;
	border-right: 1px solid #bbb;
}

.price-right {
	width:40%;
	box-sizing:border-box;
	padding:6px 30px;
}

.p30 {
	padding:4em 0;
}

a.big-button {
	margin-bottom:4em;
}

.simple-image-header {
	padding: 12em 0 6em;
	position: relative;
}

.entry-footer {
	padding:4em 0;
}

a.single-backlink {
	margin: 2em 0 0;
	display: block;
}

.jobs {
	padding:6em 0;
}

.page-template-balkonser-calendar .accordion-head, 
.page-template-balkonser-calendar .accordion-body {
	width:100%;
	display:block;
	box-sizing:border-box;
	
}

.page-template-balkonser-calendar .accordion-head {
	background: #8CC63F;
	padding: 10px 2em;
	cursor: pointer;
}

.page-template-balkonser-calendar .accordion-head h4 {
	color:#2A363F;
	display:flex;
	align-items:center;
}

.page-template-balkonser-calendar .accordion-head:hover h4 {
	color:#FFE200;
}

.page-template-balkonser-calendar .accordion-head h4 .job-plus {
	color:#fff;
	font-size:2em;
	margin:0 16px 0 0;
}

h4.job-title {
	font-size:3em;
	line-height:1;
	margin:0;
}

.page-template-balkonser-calendar .accordion-body {
	background: #f2ffc4;
	padding: 2em;
	display: none;
}

.single-job {
	display: block;
	width: 100%;
	margin: 0 0 2em 0;
}


.page-template-balkonser-calendar .accordion-body p:last-of-type {
	margin: 0;
}

#input_5_3 {
	display:flex;
	flex-wrap:wrap;
	margin:0;
}
#input_5_3 li {
	margin:0 1.5em .5em 0;
}

.gfield_checkbox label {
	font-size:20px;
}

.gfield_checkbox label:before {
	content: '';
    background: transparent;
    border-radius: 3px;
    border: 3px solid #aaa;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    margin: 0;
    width: 30px;
    box-sizing: border-box;
    margin: 0 16px -10px 0;
    flex-shrink: 0;
}

.gfield_checkbox input:checked+label:before {
    border: 3px solid #aaa;
    background: url(../svg/checked.svg);
    background-size: 20px 20px;
    background-position: 100% 50%;
    background-repeat: no-repeat;
}

.gform_body input[type="checkbox"] {
	display:none;
}

.apply-button {
	display:block;
	margin:2em 0 0;
}

/* Contacts page */

.huge-links-flex {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.huge-links-flex a {
	text-align: center;
	font-family: 'Libre franklin', sans-serif;
	text-decoration: none;
	font-weight: 900;
}

a.giga-link-green {
	font-size: 6em;
	color: #8CC63F;
	line-height: 1.02;
	width: fit-content;
}

a.giga-link-green:hover {
	text-decoration: underline;
}

a.giga-link-black {
	color: #2a363f;
	font-size: 2em;
	margin: 0 0 30px 0;
	width: fit-content;
}

a.giga-link-black:hover {
	text-decoration: underline;
}

.contacts-personnel {
	margin:0 auto;
	padding:6em 0;
	max-width:2000px;
}

.contacts-header {
	padding:40px 0;
}

.contacts-full-flex {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}

.person-box-card {
	display: flex;
	flex-direction: column;
	width: 20%;
	box-sizing: border-box;
	padding: 2px
}

.person-box-card img {
	display: block;
	width: 100%;
	height: auto;
	flex-shrink: 0;
}

.person-box-text {
	display: block;
	text-align: center;
	box-sizing: border-box;
	background: #8CC63F;
	color: #fff;
	padding: 2em;
	flex-grow: 1;
}

.person-box-text p, .person-box-text a {
	margin:0;
	font-size:1.325em;
}

.person-box-text a {
	text-decoration: none;
}

.person-box-text h5 {
	font-size:1.3em
}

.person-box-text h5, .person-box-text a {
	color:#fff;
}

.contacts-row {
	padding:3em 0;
}

.billing-flex {
	display:flex;
}

.billing-flex > div {
	width: 50%;
	box-sizing: border-box;
	padding:0 1em;
}

.billing-flex {
	padding:0 0 4em 0;
}


div.validation_message {
	font-size:11px;
	color: red;
}

img.thumb-larger {
	margin: 0 0 1em 0;
	width: 300px!important;
	max-width: 100%!important
}

.dropdown-toggle {
	display: none;
}

/* Media querys */



/* Largest Devices, Wide Screens, 1401px -> */
@media only screen and (min-width: 87.5625em) {

}

@media only screen and (max-width: 100em) {
	
	#footer-varaa-huolto {
		font-size: 14px;
    	padding: 0.8em 1.7em;
	}
	
}


/* Larger Devices, Wide Screens, Up to 1600px */
@media only screen and (max-width: 1600px) {
	h2,
	.h2 {
		font-size: 3em;
	}
}

/* Larger Devices, Wide Screens, Up to 1400px */
@media only screen and (max-width: 87.5em) {
	
	#footer-varaa-huolto {
		font-size: 13px;
    	padding: 0.8em 1.7em;
	}
	
	h1, .h1 {
		font-size: 5.5em;
	}
	h2, .h2, h1.not-main, .entry-header h1.not-main, .simple-image-header h1, h4.job-title {
		font-size: 2.6em;
	}
	h3, .h3, p.thanks-big-links {
		font-size: 2.2em;
	}
	
	.content ul li, .content ol li, p, .site-content ol li {
		font-size: 1.1em;
	}
	.gfield_checkbox label {
		font-size: 16px;
	}
	.grid-box-content {
		padding: 6em;
	}
	.grid-item {
		padding:2em 3em;
	}
	.basic-flex .basic-flex-content {
		padding: 6em;
	}
	.fifty-fifty-box {
		padding: 6em;
	}
	.person-box-text p, .person-box-text a {
		font-size: 1em;
	}
	.green-card-box img {
		max-width: 80px;
	}
	nav#upper-navigation a, nav#upper-navigation ul ul a {
		font-size: 14px;
	}
}

/* Large Devices, Wide Screens, Up to 1200px */
@media only screen and (max-width: 75em) {
	
	.kuvake {
		width: 50%;
	}
	
	.shop-mobile-link {
		display: block!important;
	}
	
	.feedback-section .swiper-pagination-bullet {
		padding: 0;
		border-radius: 50%!important;
	}
	.green-card-box, .green-card-box:nth-child(4n) {
		width: Calc(33% - 4px);
	}
	.balkonser-container {
		padding:0 6em;
	}
	.call-us {
		padding:3em 6em 0;
	}
	p.hero-spec {
		font-size:2.6em;
	}
	h1, .h1 {
		font-size: 4.8em;
	}
	h2, .h2, h1.not-main, .entry-header h1.not-main, .simple-image-header h1 {
		font-size: 2.2em;
	}
	h3, .h3, p.thanks-big-links {
		font-size: 1.9em;
	}
	h4.job-title {
		font-size: 1.3em;
	}
	.main-navigation {
		padding: 1em 0;
	}
	.main-navigation ul {
		justify-content:flex-start;
		flex-wrap:wrap;
	}
	nav#upper-navigation a.social-svg-link, a.social-svg-link {
		margin:0 20px 0 0;
	}
	nav#upper-navigation a.social-svg-link svg {
		width: 30px;
		height: 28px;
	}
	.upper-nav-social {
		padding: 0 0 0 1.5em;
	}
	nav#upper-navigation li:hover {
		background: #73aa29;
		color: #fff;
	}
	nav#upper-navigation, ul#upper-menu {
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
		padding: 1em 0 2em;
	}
	nav#upper-navigation li {
		border-right: none;
	}
	ul#primary-menu li#menu-item-54 a {
		display:none;
	}
	.mobile-reservation-cta, .mobile-reservation-cta:visited {
		position: relative;
		z-index: 999999;
		display: block;
		margin: 2px 2em 2px 0;
		padding: .5em 1em;
		border-radius: 2px;
		background: #FFE200;
		color: #2A363F;
		font-size: 1em;
		font-weight: 900;
		text-transform: uppercase;
		font-family: 'Libre franklin', sans-serif;
		transition:.25s all ease;
		text-decoration:none;
	}
	.mobile-reservation-cta:hover, .mobile-reservation-cta:active, .mobile-reservation-cta:focus {
		background: #2A363F;
		color: #FFE200;
	}
	.blue-header-cta {
		background: #2A363F;
		color: #FFE200;
	}
	.blue-header-cta:hover {
		background: #FFE200;
		color: #2A363F;
	}
	.mobile-header-right {
		display:flex;
		align-items:center;
	}
	.footer-flex {
		flex-wrap:wrap;
	}
	.footer-left, .footer-center {
		width:50%;
	}
	.footer-right {
		padding:4em 0;
	}
	
}

/* Medium Devices, Desktops, Up to 992px */
 @media only screen and (max-width: 62em) {
	 .accordion-list-item p {
		 font-size: 13px;
		 margin: -1px 0 0 8px;
	 }
	 .accordion-list-item img {
		 width: 16px;
	 }
	 
	 .footer-menu ul.sub-menu a {
		 font-size: 14px;
	 }
	 .fiftyfifty1 .fifty-fifty-box.green-bg {
		 margin:0 0 5px 0!important
	 }
	 .fifty-fifty-box.green-bg  img {
		 max-width: 150px;
	 }
	 .green-card-box, .green-card-box:nth-child(4n) {
		width: Calc(50% - 4px);
		 margin: 2px;
	}
	 .feedback-section .swiper-button-next, .feedback-section .swiper-button-prev {
		 display:none;
	 }
	 
	 .feedback-section.white-carousel .swiper-button-next, .feedback-section.white-carousel .swiper-button-prev {
		 display: block;
	 }
	 .fiftyfifty1 {
		 flex-direction: column;
	 }
	 .fiftyfifty1 .fifty-fifty-box {
		 width: 100%;
		 padding: 3em;
		 margin: 0!important
	 }
	 .simple1 {
		 flex-direction: column-reverse;
	 }
	 .simple1right {
		 width: 100%;
	 }
	 .simple1left {
		 display: none;
	 }
	 .simple1right {
		 padding: 8em 0;
	 }

	 .person-box-card {
		 width: 33.333333%
	 }
	 a.giga-link-green {
		 font-size: 3em;
	 }
	 .basic-left, .basic-right {
		padding:2em;
	}
	 .grid-box-content {
		 padding:4em;
	 }
	h1, .h1 {
		font-size: 4.2em;
	}
	h2, .h2, h1.not-main, .entry-header h1.not-main {
		font-size: 1.9em;
	}
	h3, .h3, p.thanks-big-links {
		font-size: 1.6em;
	}
	h4.job-title {
		font-size: 1em;
	}
	p.hero-spec {
		font-size:2.2em;
	}
	 
	 .basic-call-flex {
		 flex-direction: column-reverse;
	 }
	 .basic-call-right {
		 margin:3em 0;
	 }
	 .basic-call-left {
		 width:100%;
		 justify-content: flex-start;
	 }
	 .grid-cell:before {
		 display: none;
		 content: none;
	 }
	.half-width {
		width: 100%;
	}
	 .flex-grid-container {
		 flex-wrap: wrap;
	 }
	.basic-flex {
		flex-wrap:wrap;
	}
	.basic-flex > div {
		width:100%;
		padding:0;
	}
	.basic-flex-image {
		min-height:60vh;
	}
	.basic-flex .basic-flex-content {
		padding:6em;
	}
	 .main-navigation {
		 padding:2em 0
	 }
	 .article-content {
		 padding: 4em 5em;
	 }
	 .thanks1 {
		 flex-direction: column-reverse;
	 }
	 .thanks1right {
		 width: 100%;
	 }
}

/* Small Devices, Tablets, Up to 768px */
@media only screen and (max-width: 48em) {

	.frontpage-header {
		padding-top: 0em;
    	padding-bottom: 0em;
    	height: 50vh;
		display: flex;
		align-items: center;
	}
	
	.has-stamp:before {
		width: 140px;
		height: 140px;
	}
	
	.has-stamp {
		padding: 200px 0 60px;
	}
	
	.slider-flex {
		flex-direction: column-reverse;
	}
	
	.kuvake {
		width: 100%;
	}
	
	.accordion-list.accordion-list-half-width, 
	.accordion-list-container {
		width: 100%;
	}
	
	article, article:nth-child(even) {
		width: 100%;
		margin: 0 0 3px 0!important;
	}
	.text-section-flex {
		flex-direction: column-reverse;
	}
	.basic-left, .basic-right {
		width: 100%;
	}
	.basic-left img {
		max-width: 250px;
	}
	.person-box-card {
		 width: 50%
	 }
	.person-box-text h5 {
		font-size: 1.1em;
	}
	h1, .h1 {
		font-size: 3.1em;
	}
	h2, .h2, h1.not-main, .entry-header h1.not-main {
		font-size: 1.6em;
	}
	h3, .h3 {
		font-size: 1.6em;
	}
	p.hero-spec {
		font-size:1.9em;
	}
	.footer-left, .footer-center, .footer-right {
		width:100%;
		padding:0 0 3em 0
	}
	#lower-menu-big, #lower-menu-small {
		padding:0;
	}
	.footer31 {
		flex-direction:column;
	}
	.footer31 p {
		margin:0 0 2em 0;
	}
	.hero-mascot {
		display:none;
		width:100%;
		text-align:center;
	}
	.hero-mascot svg {
		margin:2em auto 0;
	}
	.mascot-wide {
		display:none;
	}
	.mascot-mobile {
		display:block;
	}
	.main-hero-cta {
		flex-wrap: wrap;
		justify-content: center;
	}
	a.button.hero-cta {
		margin:0 1em 1.2em;
	}
	.site-title svg {
		width: 100px;
		height: 115px;
	}
	ul.gfield_radio li label {
		font-size: 14px;
	}
	.billing-flex {
		flex-direction: column;
	}
	.billing-flex > div {
		width: 100%;
	}
	.billing-right {
		margin: 2em 0 0;
		display: flex;
		flex-wrap: wrap;
	}
	.billing-right p {
		margin: 0 3em 2em 0;
	}
	.basic-section {
		padding: 4em 0;
	}
	.article-content {
		padding: 2em 3em;
	}
	.single-job {
		margin: 0 0 1em 0;
	}
	.jobs {
		padding:2em 0 4em;
	}
	.basic-flex-image {
		min-height:470px;
	}
	.gforms-row-flex {
		flex-direction: column;
	}
	.gforms-row-flex > * {
		width: 100%;
	}
}

/* Extra Small Devices, Phones, Up to 480px */ 
@media only screen and (max-width: 30em) {
	.float-whatsapp {
		display: block;
	}
	
	h2, .h2, h1.not-main, .entry-header h1.not-main {
		font-size: 1.5em;
	}
	h3, .h3 {
		font-size: 1.5em;
	}
	.basic-flex-image {
		min-height:330px;
	}
	.summary-head-flex {
		flex-direction: column;
	}
	.summary-right {
		padding: 1em 0;
	}
	.summary-left, .summary-left svg {
		padding: 0;
		width: 147px;
		height: 248px;
	}
	.gfield_consent_label {
		font-size: 1em;
	}
	.fifty-fifty-box.green-bg  img {
		 max-width: 100px;
	 }
	.footer-booking-button a.button, p.thanks-big-links {
		font-size: 1.3em;
	}
	.green-card-box, .green-card-box:nth-child(4n) {
		width: 100%;
		margin: 0 0 3px 0;
	}
	.basic-left img {
		max-width: 210px;
	}
	.green-card-box img {
		max-width: 40px;
	}
	.fiftyfifty1 .fifty-fifty-box {
		padding: 2em;
	 }
	.button, a.button, a.button:visited, button, input[type="button"], input[type="reset"], input[type="submit"] {
		font-size: 1em;
	}
	.person-box-card {
		 width: 75%
	 }
	.person-box-text h5 {
		font-size: 1.1em;
	}
	a.grid-item-link {
		display:block;
		text-align: center;
	}
	.text-image-bottom .grid-item img {
		margin-top:1.6em;
	}
	.grid-box-content {
		padding:2em;
	}
	
	h1, .h1 {
		font-size: 1.7em!important;
	}
	p.hero-spec {
		font-size:1.4em;
	}
	.balkonser-container {
		padding:0 2em;
	}
	input[type="submit"] {
		padding:1em 0;
		width:100%;
		text-align:center;
	}
	.call-us {
		padding:3em 2em 0;
	}
	.grid-cell {
		width: 100%;
		padding: 2px 0 0;
	}
	.grid-item {
		border: none;
	}
	.header-container {
		padding: 0 1em;
	}
	.mobile-reservation-cta {
		margin: 2px .6em 2px 0;
		padding: 0.3em .6em;
	}
	.basic-flex .basic-flex-content {
		padding: 4em 2em;
	}
	.main-navigation ul {
		flex-direction: column;
	}
	ul#primary-menu li:first-child a:before {
		padding:10px 20px;
	}
	.footer-right {
		text-align:left;
	}
	.article-content {
		padding: 2em;
	}
}

/* Custom, iPhone Retina, Up to 320px */ 
@media only screen and (max-width: 20em) {

}

/*MATTOSIVU*/
.page-template-huolto-kaihtimet-terassimatto .entry-header::after {
	content: "";
}

/*SIVUPOHJA*/
.page-template-sivupohja .simple1right, .page-template-huolto-kaihtimet-terassimatto .simple1right{
	height: 50vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
	padding: 0;
}

.page-template-huolto-kaihtimet-terassimatto .simple1right p {
	color: #000;
}

.page-template-huolto-kaihtimet-terassimatto .simple1right a {
	width: fit-content;
}

.page-template-sivupohja .simple-header{
	position: relative;
	z-index: 1;
}



.page-template-sivupohja .entry-header h1, .page-template-sivupohja .entry-header h2, .page-template-sivupohja .entry-header h4 {
    text-shadow: 1px 1px 9px #141414;
	margin-bottom: 1.5rem;
}

.page-template-sivupohja .heroslider {
	height: 50vh;
    position: fixed;
	width: 100%;
}

.page-template-sivupohja .heroslider .swiper-lazy {
    background-size: cover;
    width: 100%;
    height: 100%;
}

/*JOUSTAVA SISÄLTÖ*/

.tekstijakuva {
	max-width: 1920px;
	margin: auto;
}

.tekstijakuva .basic-flex-image {
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.tekstijakuva .basic-flex-image.keskitetty {
	background-size: contain;
}

.tuotenostot {
	max-width: 1440px;
}

.tuotenostot h2 {
	text-align: center;
}

.tuotenostot .nosto {
	margin: 0 10px;
    width: calc(100% / 3 - 23px);
    box-sizing: border-box;
    font-weight: 700;
    display: inline-flex;
    flex-direction: column;
	justify-content: space-between;
	align-items: center;
	vertical-align: top;
	text-align: center;
	position: relative;
	box-shadow: 1px 1px 11px 0px #a3a3a3;
}

.tuotenostot .nosto img {
	width: 100%;
}

.tuotenostot .nosto .star-rating {
	display: block;
    margin: auto;
	display: none;
}

.tuotenostot .nosto a h2 {
	height: 100px;
    font-size: 1.52rem;
    font-weight: 400;
    color: #000;
    text-transform: inherit;
	text-align: left;
	text-decoration: none;
}

.tuotenostot .nosto a .price, .tuotenostot .nosto a .cart {
	display: block;
	background: #ffe200;
	width: 100%;
	padding: 1rem;
	text-decoration: none;
	color: #2A363F;
	transition: all ease 300ms;
}

.tuotenostot .nosto a .price del {
	color: #2A363F;
	transition: all ease 300ms;
}

.tuotenostot .nosto .cart {
	padding: 0rem;
}

.tuotenostot .nosto .cart button.single_add_to_cart_button {
	display: block;
}

.tuotenostot .nosto .cart .wc-delivery-time {
	display: none;
}

.tuotenostot .nosto a {
	text-decoration: none;
}

.tuotenostot .nosto a:hover .price, .tuotenostot .nosto a:hover .woocommerce-Price-amount.amount, .tuotenostot .nosto a:hover .price del  {
	color: #ffe200;
	background-color: #2A363F;
	transition: all ease 300ms;
}

.neljapalstaa {
	max-width: 1920px;
	margin: auto;
	margin-top: 1em;
    margin-bottom: 1em;
	text-align: center;
}

.neljapalstaa .solu {
	width: calc(100% / 4 - 3px);
    box-sizing: border-box;
    display: inline-block;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    font-weight: 700;
	padding: 0 5px;
}

.neljapalstaa.kuvilla .solu .otsikko{
	background: #8cc63f;
    color: #fff;
    padding: 1rem;
}


.neljapalstaa .kuva {
	width: 100%;
	height: 17vw;
	min-height: 240px;
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
	margin-bottom: 1em;
}

.neljapalstaa.kuvilla .kuva {
	background-size: cover;
	height: 21vw;
}

.neljapalstaa p, .neljapalstaa h2 {
	margin-bottom: 0px;
}

.yksipalsta {
	margin-top: 5em;
	margin-bottom: 5em; 
}

.yksipalsta h2 {
	font-weight: 400;
}

h2 strong {
	font-weight: 900;
}

.haitarielementti {
	position: relative;
}

.haitarielementti .pallo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4rem;
    margin: auto;
    width: 150px;
	z-index: 1;
}

.haitarielementti .basic-flex-content {
	position: relative;
	padding: 0 8rem;
}

.haitarielementti .ukkeli {
	left: 0;
	right: 0;
    position: absolute;
    top: -11rem;
	bottom: -10rem;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.page-template-balkonser-calendar .calendar-wrap .accordion {
	display: none;
	margin-top: 3rem;
}

.page-template-balkonser-calendar .accordion.active {
	display: block;
	position: relative;
}

.page-template-balkonser-calendar .accordion.active .pallo2 {
    position: absolute;
    left: 0;
    right: 0;
    top: -8rem;
    margin: auto;
    width: 150px;
    z-index: 1;
}

.page-template-balkonser-calendar .accordion.active .pallo {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -4rem;
	margin: auto;
	width: 150px;
	transform: rotate(180deg);
}

.page-template-balkonser-calendar .accordion .basic-flex .basic-flex-content {
	text-align: center;
	position: relative;
}

.page-template-balkonser-calendar .accordion .basic-flex .basic-flex-content img {
	max-width: 200px;
	margin-bottom: 1rem;
}

.page-template-balkonser-calendar .accordion .basic-flex:nth-child(odd) .basic-flex-content::before {
	content: "";
    display: block;
    top: 0;
	bottom: 0;
    left: -8px;
	width: 14px;
    position: absolute;
    background-color: #8CC63F;
}

.page-template-balkonser-calendar .accordion .basic-flex:nth-child(odd) .basic-flex-content::after {
    content: "";
    display: block;
    top: 34%;
    right: 50%;
    left: -2%;
    position: absolute;
    height: 14px;
    background-color: #8CC63F;
    z-index: -1;
}

.page-template-balkonser-calendar .accordion .basic-flex:nth-child(even) .basic-flex-content::before {
	content: "";
    display: block;
    top: 0;
	bottom: 0;
    right: -6px;
	width: 14px;
    position: absolute;
    background-color: #8CC63F;
}

.page-template-balkonser-calendar .accordion .basic-flex:nth-child(even) .basic-flex-content::after {
    content: "";
    display: block;
    top: 34%;
    left: 50%;
    right: -2%;
    position: absolute;
    height: 14px;
    background-color: #8CC63F;
    z-index: -1;
}

@media only screen and (max-width: 1200px) {

	.neljapalstaa .solu{
		width: calc(100% / 2 - 2px);
		margin-bottom: 3em;
	}

	.tuotenostot .nosto a h2 {
		font-size: 1rem;
	}

}

@media only screen and (max-width: 820px) {
	
	.kolmepalstaa .solu {
		width: 100%;
		margin-bottom: 10px;
	}

	.bloginostot .nosto {
		width: 100%;
		margin-bottom: 10px;
	}

	.bloginostot .nosto {
		width: 100%;
		margin-bottom: 10px;
	}

	.tuotenostot .nosto {
		margin: 1rem 10px;
		width: calc(100% / 2 - 23px);
	}

	.listaosio .basic-left img {
		max-width: 100%;
	}

	.haitarielementti .pallo {
		bottom: -3rem;
		margin: auto;
		width: 100px;
	}

	.haitarielementti .basic-flex-content {
		padding: 0em 2em 4rem;
	}

	.haitarielementti .ukkeli {
		position: relative;
		top: 0;
		bottom: 0;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		height: 50vh;
		width: 100%;
	}

	.page-template-balkonser-calendar .accordion .basic-flex:nth-child(odd) .basic-flex-image {
		border: 0;
		border-top: 14px solid #8cc63f;
		border-left: 14px solid #8cc63f;
	}

	.page-template-balkonser-calendar .accordion .basic-flex:nth-child(even) .basic-flex-image {
		border: 0;
		border-top: 14px solid #8cc63f;
		border-right: 14px solid #8cc63f;
	}

	.page-template-balkonser-calendar .accordion {
		border-bottom: 14px solid #8cc63f;
		margin-top: 0;
	}

	.page-template-balkonser-calendar .accordion .basic-flex:nth-child(odd) .basic-flex-content::before {
		left: 0px;
	}
	
	.page-template-balkonser-calendar .accordion .basic-flex:nth-child(odd) .basic-flex-content::after {
		left: 0%;
	}
	
	.page-template-balkonser-calendar .accordion .basic-flex:nth-child(even) .basic-flex-content::before {
		right: 0px;
	}
	
	.page-template-balkonser-calendar .accordion .basic-flex:nth-child(even) .basic-flex-content::after {
		right: 0%;
	}

	.page-template-balkonser-calendar .accordion.active .pallo {
		position: absolute;
		left: 0;
		right: 0;
		bottom: -4rem;
		margin: auto;
		width: 100px;
		transform: rotate(180deg);
	}

	.page-template-balkonser-calendar .accordion.active .pallo2 {
		top: -4rem;
		width: 100px;
	}
}

@media only screen and (max-width: 500px) {

	.neljapalstaa .solu{
		width: 100%;
	}

	.tuotenostot .nosto {
		width: 95%;
	}

	.page-template-balkonser-calendar .accordion .basic-flex .basic-flex-content img {
		max-width: 150px;
	}

	.page-template-balkonser-calendar .accordion .basic-flex .basic-flex-content::after {
	    top: 29% !important;	
	}
}




/*  HOTFIX - TESTAA HELPOSTI PARVEKELASIEN KUNTO!*/


.page-id-19833 ol {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
	text-align: left;
}

.page-id-19833 ol li {
	counter-increment: item;
	margin-bottom: 10px;
	position: relative;
	padding-left: 120px;
	margin-top: 80px;
	padding-top: 10px;

}

.page-id-19833 ol ::before {
	content: counter(item);
	background-color: #8cc63f;
	color: white;
	width: 90px;
	height: 90px;
	display: inline-block;
	text-align: center;
	line-height: 90px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 0;
	font-weight: 600;
	font-size: 40px;
}

@media only screen and (max-width: 500px) {
	.page-id-19833 ol li {
		padding-top: 0px;
		font-size: 20px;
	}
}