.pieni-painike .wp-block-button a {
	font-size: var(--wp--preset--font-size--x-small);
}

.nolla{
	margin-top:0!important;
}


#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text{
	justify-content:center!important;
}
.sbi_feedtheme_header_text{
	flex:none!important;
}

@media only screen and (min-width: 1024px) {
.site-header{
	position:fixed!important;
	width:100%!important;
}
	.site-header:not(.skrollaus){
		background:none;
		box-shadow:none;
	}
.site-header:not(.skrollaus) .title-area {
	margin: 0 auto!important; 
}
	.site-header:not(.skrollaus) > .wrap {
		flex-direction:column!important;
	}
	.site-header:not(.skrollaus) .genesis-nav-menu {
		justify-content:center;
	}
	.site-header:not(.skrollaus) .title-area{
		display:none;
	}/*
	.site-header:not(.skrollaus) .title-area img{
		filter:contrast(0%);
	}
	.site-header:not(.skrollaus) .title-area{
		filter:brightness(200%);
		padding-top:10px;
	}*/
	.site-header:not(.skrollaus) .genesis-nav-menu > li > a{
		color:#fff;
		text-shadow:0 1px 17px rgba(0,0,0,0.5);
	}
	.site-header:not(.skrollaus) .genesis-nav-menu > li.current_page_item{
		border-color:transparent;
	}
	.site-header:not(.skrollaus) .genesis-nav-menu > li.current_page_item > a{
		color:var(--wp--preset--color--2);
	}
}

@media screen and (max-width:1024px){
	.hero{
		min-height:80vh!important;
	}
	.yhteys:before{
		background-image:linear-gradient(180deg,rgb(255,255,255) 0%,rgb(255,255,255) 39%,rgb(255,255,255) 61%,rgba(20,13,13,0.84) 61%,rgba(20,13,13,0.94) 100%)!important;
	}
	.ajankohtaista, .yhteys{
		text-align:center!important;
	}
	.yhteys .wp-block-social-links, .ajankohtaista .wp-block-buttons{
		justify-content:center!important;
	}
	.yritys .wp-block-group > *{
		margin-right:auto!important;
		margin-left:auto!important;
	}
}

@media screen and (max-width:768px){
	.esittely, .esittely p{
		text-align:center!important;
	}
	.esittely .wp-block-group-is-layout-flex > *{
		width:100%!important;
	}
	.esittely .wp-block-group-is-layout-flex{
		justify-content:center!important;
	}
	.esittely .gb-accordion__item{
		align-items:center!important;
	}
	.tuotteet .gb-shapes .gb-shape svg{
		height:30px!important;
	}
	.tervetuloa{
		font-size:var(--mmd-font-size-2xl)!important;
	}
}