* {
	color: inherit;
	font: inherit;
	margin: 0;
	outline: none;
	padding: 0;
	text-decoration: none;
}
.before-footer .metaslider .caption {
	background-color: #00000082;
	height: 100%;
	display: flex;
	align-content: flex-end;
	align-items: flex-end;
	flex-wrap: wrap;
	justify-content: center;
}
.before-footer .metaslider .caption h3 {
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 18px;
	margin-bottom: 1.8rem;
}
.before-footer .widget-title {
	font-size: 25px;
	text-align:center;
}
.before-footer .metaslider .caption {
	padding: 10% 5% 10% !important;
}
.before-footer-banners {
	padding: 24px;
}
.before-footer-banners-widgets .widget {
	margin: 0;
}
.before-footer-banners-widgets p {
	margin: 0;
}
.before-footer-banners-widgets img {
	display: block;
	margin: 0;
}

html {
	font-family: 'Open Sans', sans-serif;
	font-size: 62.5%;
	font-weight: 400;
	height: 100%;
	word-wrap: break-word;
}
body {
	background-color: #ffffff;
	color: #484848;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
	min-height: 100%;
}
h1,
.archive-title,
.entry-title {
	color: inherit;
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	font-size: 4rem;
	font-weight: 800;
	line-height: 1.1;
	margin-bottom: 38px;
	margin-bottom: 3.8rem;
	color:#2178bd;
	text-transform: uppercase;
}
h2 {
	color: inherit;
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: bold;
	color:#2178bd;
	text-transform: uppercase;
	line-height: 1.1;
	margin-bottom: 30px;
	margin-bottom: 3rem;
}
h3 {
	color: inherit;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}
.widget-title, .footer-widgets .featured-content .widget-title {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.widget-title {
	color: inherit;
	font-weight: bold;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	text-transform: uppercase;
}
p {
	margin-bottom: 20px;
	margin-bottom: 2rem;
}
ol, ul {
	margin-bottom: 20px;
	margin-bottom: 2rem;
	padding-left: 1.2em;
}
a {
	color: #2178bd;
	text-decoration: underline;
}
a:hover {
	/*color: #f0d27c;*/
}
em, i {
	font-style: italic;
}
strong, b {
	font-weight: 700;
}
.button,
input[type="submit"] {
	background-color: #2178bd;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 0 none;
	border-radius: 0px !important;
	color: #ffffff;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.2;
	max-width: 100%;
	min-width: 14em;
	padding: 1em 1.2em;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
}
div.gform_wrapper li, div.gform_wrapper form li {
	list-style: none !important;
}
.gform_body ul {
	padding:0;
}
.button:hover,
input[type="submit"]:hover {
	background-color: #ff8a00;
	color: #092a45;
}
.alt-button {
	background-color: #ff8a00;
	color: #ffffff;
}
.alt-button:hover {
	background-color: #2178bd;
	color: #092a45;
}
blockquote {
	margin: 40px 80px;
	font-size: 2rem;
	font-style: italic;
	color:#333;
}
blockquote:before {
	font-size: 3rem;
	color:#333;
}
img {
	height: auto;
	max-width: 100%;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
iframe {
	border: 0 none;
	max-width: 100%;
}
input,
select,
textarea {
	box-shadow: none;
	color: inherit;
}
[type="text"], [type="email"], [type="tel"], textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	box-sizing: border-box;
	font-family: inherit;
	font-size: 1.4rem;
	margin: 0 0 1rem;
	width: 100%;
	border-radius: 0;
}
textarea {
	height: auto;
}
table {
	font-size: 90%;
}
tr > :first-child {
	padding-left: 0;
}
tr > :last-child {
	padding-right: 0;
}
th, td {
	padding-left: 0.3em;
	padding-right: 0.3em;
	vertical-align: top;
	border:none;
}
.metaslider .flexslider {
	overflow: hidden;
}
.metaslider .flex-control-nav {
	bottom: 23px !important;
}
.metaslider .flex-control-nav li {
	border:none;
}
.metaslider .caption {
	padding: 10% 5% 2% !important;
	word-wrap: none;
	text-align: center;
	max-width: 1000px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.31);
}
.metaslider .caption h2 {
	font-size:6rem;
	color: #fff;
}
.metaslider .caption p {
	font-size:1.8rem;
	line-height:1.7;
}
.metaslider .caption-wrap {
	background: transparent !important;
	color: white;
	opacity: 1 !important;
	line-height: 1.4em;
	height: 100%;
	display: flex !important;
	justify-content: center;
	align-content: center;
	align-items: center;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 34%, rgba(0,0,0,0.65) 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 34%,rgba(0,0,0,0.65) 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 34%,rgba(0,0,0,0.65) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ) !important; /* IE6-9 */
}
.flex-control-paging li a {
	width: 18px !important;
	height: 18px !important;
	display: block;
	background: #ff8a00 !important;
	background: rgba(255,255,255,.75);
	cursor: pointer;
	text-indent: -9999px;
	box-shadow:none !important;
	border-radius: 0px !important;
}
.flex-control-paging li a:hover {
	background: rgba(255,255,255,.95) !important;
}
.flex-control-paging li a.flex-active {
	background: rgba(255,138,0,.75) !important;
}

.metaslider .flex-control-nav li {
	padding-left: 0px;
}
.flex-control-paging li a {
	width: 18px !important;
	height: 18px !important;
	display: block;
	background: rgba(255,255,255,.75) !important;
	cursor: pointer;
	text-indent: -9999px;
	box-shadow: none !important;
	border-radius: 0px !important;
}
.wrap {
	margin: 0 auto;
	max-width: 1400px;
	padding: 0;
}
body.page-template-page_narrow .content {
	width: 56%;
}
.screen-reader-text,
.hidden_label .gfield_label {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.phone-link:before,
.mail-link:before {
	color: #ff8a00;
	content: '\f095';
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 114.29%;
	margin-right: 0.5em;
	margin-top: -0.1em;
	vertical-align: middle;
}
.mail-link:before {
	content: '\f0e0';
}
.gform_validation_container {
	display: none;
}
.show-only-on-mobile {
	display: none !important;
}


.before-header {
	background-color: #2178bd;
	color: #ffffff;
	font-size: 14px;
	overflow: hidden;
	padding: 6px 24px;
}
.before-header .widget {
	float: left;
	margin-bottom: 0;
}
.before-header a {
	color: inherit;
	display: inline-block;
	padding: 0.3em 0;
	text-decoration: none;
}
.before-header ul {
	margin: 0;
	padding: 0;
}
.before-header li {
	border: 0 none;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}
.before-header li a {
	padding: 0.3em 0.7em;
}
.before-header .button-item {
	margin-left: 0.5em;
}
.before-header .button-item a {
	background-color: #ff8a00;
	color: #092a45;
	border-radius: 3px;
}
.before-header-widgets-1 {
	float: left;
}
.before-header-widgets-1 .widget {
	margin-right: 1em;
}
.before-header-widgets-2 {
	float: right;
}


.site-header {
	min-height: 0;
	padding: 24px;
}
.site-header .wrap {
	display: table;
	padding: 0;
	table-layout: fixed;
	width: 100%;
}
.site-header .wrap:before,
.site-header .wrap:after {
	display: none;
}
.title-area {
	display: table-cell;
	float: none;
	padding: 0;
	vertical-align: middle;
	width: 300px;
}
[lang="en-US"] .title-area:after {
	content: 'Online Safety Training';
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	text-align: center;
}
.custom-logo-link,
.custom-logo {
	display: block;
}
.site-header .widget-area {
	align-items: center;
	display: table-cell;
	display: flex;
	float: none;
	justify-content: right;
	padding-left: 20px;
	text-align: right;
	vertical-align: middle;
	width: auto;
}
.header-widget-area .widget {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
}
.header-widget-area .widget_nav_menu {
	flex-grow: 1;
}
.mega-sub-menu .textwidget {
	padding: 0 10px;
}
.mega-sub-menu .textwidget p {
	margin: 0 !important;
}
.genesis-nav-menu {
	margin: 0 -18px 0 0;
	padding: 0;
	text-align: right;
	white-space: nowrap;
}
.genesis-nav-menu a {
	color: #000000;
	font-weight: 800;
	text-transform: uppercase;
	color: #545459;
	line-height: 30px;
	padding: 10px 18px;
	text-decoration: none;
}
.genesis-nav-menu a:hover {
	color: #2178bd;
}
.header-widget-area .widget_product_search {
	display: none;
	margin-left: 12px;
}
.header-widget-area .widget_product_search.ready {
	display: inline-block;
}
.vk-search-form-trigger {
	color: #2178bd;
	cursor: pointer;
	display: block;
	font-family: 'FontAwesome';
	font-size: 24px;
}
.vk-search-form-trigger:before {
	content: '\f002';
}
.header-widget-area .widget_product_search form {
	position: relative;
}
.header-widget-area .widget_product_search [type="search"] {
	display: none;
	margin-top: 5px;
	position: absolute;
	right: 0;
	top: 100%;
	width: 10em;
	z-index: 50;
}
.header-widget-area .widget_product_search.triggered [type="search"] {
	display: block;
}
.header-widget-area .widget_product_search button {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.after-header {
	position:relative;
}
.after-header:before {
	content:" ";
	position:absolute;
	height:100%;
	left:0;
	right:0;
	background-color:#2178bd;
	opacity:0.25;
}
.after-header-thumbnail {
	display: block;
	width: 100%;
	object-fit: cover;
	max-height: 520px;
}


.product-path {
	background-color: #dfe2e3;
	color: #494949;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: bold;
	padding: 19px 24px;
}
.product-path-list {
	list-style: none;
	margin: 0;
	overflow: auto;
	padding: 0;
}
.product-path-list-item {
	float: left;
	margin: 5px 1.5em 5px 0;
}
.product-path-list-item-number {
	background-color: #939598;
	border-radius: 50%;
	color: #ffffff;
	display: inline-block;
	font-size: 123.52%;
	font-weight: bold;
	line-height: 1.9em;
	margin-right: 0.3em;
	text-align: center;
	vertical-align: middle;
	width: 1.9em;
}
.product-path-list-current-item .product-path-list-item-number {
	background-color: #247bbf;
}
.product-path-list-item-title {
	vertical-align: middle;
}


.site-inner {
	background-color: transparent;
	border: 0 none;
	padding: 72px 24px;
	position: relative;
	border-top: 1px solid #e6eaed;
}
.breadcrumbs {
	color: #404041;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	padding: 24px;
	border-top: 1px solid #e6eaed;
}
.breadcrumbs a {
	color: inherit;
	text-decoration: inherit;
}
.breadcrumbs a:hover {
	color:#ff8a00;
}
.breadcrumb-separator {
	color: #7e7e7e;
	font-size: 0;
	font-weight: normal;
}
.breadcrumb-separator:before {
	content: '\f054';
	font-family: 'FontAwesome';
	font-size: 12px;
	font-size: 1.2rem;
	margin: 0 0.5em;
}
.entry {
	background-color: transparent;
	border: 0 none;
	box-shadow: none;
	padding: 0;
}
.page .entry {
	margin: 0;
}
.content-sidebar .content-sidebar-wrap {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
}
.content-sidebar .content {
	width:70%;
	float: none;
	padding-right: 48px;
	vertical-align: top;
}
.sidebar {
	display: table-cell;
	float: none;
	font-size: 14px;
	font-size: 1.4rem;
	padding-left: 10px;
	vertical-align: top;
}
.sidebar .widget {
	background-color: transparent;
	border: 0 none;
	box-shadow: none;
	margin-bottom: 72px;
	margin-bottom: 7.2rem;
	padding: 0;
	position: relative;
	z-index: 5;
}
.widget li {
	border:none;
}
.sidebar .button {
	display: block;
	width: auto;
}
.sidebar .widget-title {
	border-bottom: 1px solid #e6eaed;
	color: #1a344d;
	font-family: inherit;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: 800;
	margin: 0 0 4px;
	margin-bottom: 0.4rem;
	padding: 0 0 24px;
	padding-bottom: 2.4rem;
	text-transform: none;
}
.sidebar .menu {
	padding: 0;
}
.sidebar .menu li {
	margin: 24px 0 0;
	padding: 0;
}
.sidebar .menu a {
	display: inline-block;
	font-weight: 500;
	max-width: 100%;
	text-decoration: none;
}
.sidebar .menu a:before {
	content: '\f105';
	font-family: 'FontAwesome';
	font-weight: bold;
	margin-right: 0.4em;
}
.sidebar .current-menu-item a {
	color: #a0a0a0;
	font-weight: normal;
}


.before-footer {
	background-color: #e6eaed;
	padding: 48px 24px;
}
.featured-content {
	margin: 0 -1.5%;
	overflow: hidden;
}
.featured-content .entry {
	background-color: #ffffff;
	border: 0 none;
	float: left;
	margin: 0 1.5%;
	width: 30.333%;
	border: 1px solid #d3d3d3;
	margin: 0 1.5% 2em;
}
.featured-content .entry:hover {
	border: 1px solid #f1f1f1;
}
.featured-content .entry img {
	-webkit-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-moz-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-o-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000); /* easeOutQuart */
}
.featured-content .entry:hover img {
	opacity:0.7;
	-webkit-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-moz-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-o-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000); /* easeOutQuart */
}
.featured-content .entry:hover {
	border: 1px solid #f1f1f1;
}
.featured-content .alignnone {
	border: 0 none;
}
.featured-content img {
	display: block;
	width: 100%;
}
.featured-content .widget-title,
.before-footer h2 {
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: bold;
	margin-bottom: 48px;
	margin-bottom: 4.8rem;
	padding: 0;
	text-align: center;
	text-transform: none;
}
.vk-filterable ul.products li.product {
	float: left;
	margin: 0 1.5% 1.992em 1.5%;
	position: relative;
	width: 22%;
}
.front-page-widgets-1 .vk-filterable {
	-moz-transition: height 0.5s ease;
	-webkit-transition: height 0.5s ease;
	-o-transition: height 0.5s ease;
	transition: height 0.5s ease;
}
.woocommerce form .form-row label {
	font-weight: bold;
	font-size: 0.85em;
	margin: 7px 0;
}
.woocommerce ul.products li.product a img {
	object-fit: cover;
	max-height: 230px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	width:100%;
}
.woocommerce .col2-set {
	width:50%;
	padding-right: 40px;
}
.woocommerce .woocommerce-checkout-review-order {
	width:50%;
	padding-left: 40px;
}
.checkout {
	display: flex;
	flex-wrap: wrap;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	font-weight: 800;
	padding: 30px 0;
	font-size: 21px;
	margin-top: 20px;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
	line-height: 2;
	text-align: left;
	margin: 0;
	font-weight: 400;
	padding: 20px;
	background-color: #f1f1f1;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
	padding: 0;
	margin-top: 20px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	border-radius: 0 !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	padding: 2em;
	margin: 1em 0;
	font-size: 1em;
	border-radius: 0px;
	line-height: 1.5;
	background-color: #fff;
	color: #515151;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: transparent;
	border-radius: 0;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
	padding: 0;
}
.woocommerce-checkout #payment div.payment_box::before {
	border-bottom: 1em solid #fff;
}
.woocommerce ul.products li.product a .product-image {
	overflow: hidden;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	display: none;
}
.woocommerce-error a {
	color: inherit;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	padding: 1.5em 2em 1.5em 2em;
	background-color: #2178bd;
	color: #fff;
	border-top: none;
}
.woocommerce-message a.wc-forward {
	background: #ff8a00 !important;
	color: #fff !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	text-transform: none;
	font-weight: 800;
}
/*.product.product_tag-suomi:before {
	position: absolute;
	height: 24px;
	width: 24px;
	content: " ";
	display: block;
	left: 20px;
	top: 20px;
	background-image: url('images/fi_flag.png');
	background-repeat: no-repeat;
	z-index: 1;
}
.product.product_tag-english:before {
	position: absolute;
	height: 24px;
	width: 24px;
	content: " ";
	display: block;
	left: 20px;
	top: 20px;
	background-image: url('images/en_flag.png');
	background-repeat: no-repeat;
	z-index: 1;
}*/
.single .content .product:before {
	display: none !important;
}
.sidebar .product.product_tag-suomi::before {
	display:none;
}
.woocommerce ul.products li.product a {
	display: block;
	overflow: hidden;
}
.woocommerce ul.products li.product a img {
	-webkit-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-moz-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-o-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000); /* easeOutQuart */
}
.woocommerce ul.products li.product a:hover img {
	transform: scale(1.1, 1.1);
	-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); /* easeOutQuart */
}
.woocommerce-LoopProduct-link {
	display: block;
}
.product-image img {
	margin-bottom: 0 !important;
}
.product .woocommerce-loop-product__title {
	padding: 0 !important;
	text-align: inherit;
}
.product-text {
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding: 24px;
}
.sidebar .product-text {
	min-height: 0;
	width: 77%;
}
.products .price {
	display: block !important;
	margin: 0.4em 0 0 !important;
}
.product.has-post-thumbnail {
	position: relative;
}
.products .price .amount {
	background-color: #6cc729;
	background-color: rgba( 108, 199, 41, 0.77 );
	border-radius: 5px;
	color: #ffffff;
	display: inline-block;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	min-width: 6em;
	padding: 5px;
	text-align: center;
	position: absolute;
	top: -60px;
	right: 17px;
}
.sidebar .product-text {
	border:none;
	padding:0;
}
.sidebar .product-text p {
	display:none;
}
.has-post-thumbnail .product-text {
	position: relative;
}
.sidebar .product a.button {
	display:none !important;
}
.sidebar .products .has-post-thumbnail .price .amount {
	background:transparent;
	position:relative;
	color:#333;
	padding:0;
	font-size: 1.2rem;
	border-radius:0;
	min-width:0;
	top: 0;
	right: 0;
}
.sidebar .woocommerce.columns-1 ul.products li.product {
	float: none;
	margin: 20px 0 20px 0;
	border-bottom: 1px solid #ccc;
}
.sidebar  .woocommerce ul.products li.product > a {
	text-decoration: none;
	display: flex;
	flex-wrap: wrap;
}
.sidebar ul.products li.product a .product-image {
	object-fit: cover;
	max-width: 51px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.featured-content .entry-header {
	border: 0 none;
	padding: 36px 30px;
}
.featured-content .entry-title {
	font: inherit;
	text-align: inherit;
}
.featured-content .entry-title a {
	color: inherit;
	text-decoration: inherit;
	font-weight: 800;
}
.featured-content .entry-content {
	font-size: 0;
	padding: 0;
}
.featured-content .more-link,
.product a.button {
	background-color: #2178bd;
	color: #ffffff;
	display: block !important;
	font-size: 19px;
	font-size: 1.9rem;
	letter-spacing: 0;
	margin: auto 0 0 !important;
	min-width: 0;
	padding: 15px 30px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	border-radius: 0 !important;
}
.featured-content .more-link:before,
.product a.button:before {
	content: '\f061';
	float: right;
	font-family: 'FontAwesome';
	font-weight: normal;
	margin-left: 15px;
}
.entry-time:before {
	content: '\f073';
	font-family: 'FontAwesome';
	margin-right: 0.5em;
}

.products.columns-3 .entries {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.products.columns-3 .entry,
.products.columns-3 .woo-height {
	display: flex;
	flex-direction: column;
	min-height: 100%;
}
.products.columns-3 .entry:after {
	display: none;
}
.products.columns-3 .product-text {
	flex-grow: 1;
}

.product-users-table {
	margin-bottom: 24px;
}
.product-users-table input {
	margin-bottom: 0;
}
.product-users-table .product-remove {
	vertical-align: middle;
}
.product-users-input-error {
	background-color: #ee1111;
	color: #ffffff;
	display: block;
	line-height: 1.2;
	margin-top: -0.5rem;
	padding: 0.7em 0.5em 0.5em;
}
.product-users-table-new-row {
	clear: both;
	padding-bottom: 0;
	text-align: center;
}
.product-users-table-new-row-button.button {
	border: 0 none;
	display: inline-block !important;
	font-size: 0.9em !important;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	width:100% !important;
	text-align:center !important;
}
.product-users-table-new-row-button.button:before {
	display: none !important;
}
.product-users-title {
	text-align:left;
}
/*.product-users-title::after {
	content: "Huom! Lisää sähköpostikenttään henkilön oma sähköposti";
	display: block;
	margin-top: 20px;
	font-size: 14px;
	font-weight: 400;
}*/
.product-users-wrapper {
	padding:30px;
	background-color:#f1f1f1;
	margin-bottom: 30px;
}

.product-users-table-new-row-button:hover {
	background-color: green;
	color: #ffffff !important;
}
.single .cart {
	text-align: center;
}
.woocommerce div.product form.cart .button {
	float: none;
	width: 100%;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 900;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.featured-content .more-link:hover,
.product a.button:hover {
	background-color: #ff8a00;
	color: #fff;
}
.commentlist li {
	list-style-type: none !important;
}
.related.products .products {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.related.products .products .product {
	display: flex;
	flex-direction: column;
}


.footer-widgets,
.after-footer {
	background-color: #171717;
	color: #ffffff;
	font-size: 14px;
	padding: 72px 24px 32px;
}
.footer-widget-area {
	float: left;
	margin: 0 3% 0 0;
	width: 23%;
}
.footer-widgets-1 {
	float: none;
	margin-right: 0;
	width: auto;
}
.footer-widgets-4 {
	margin: 0;
	width: 48%;
}
.footer-widgets a,
.after-footer a {
	color: inherit;
	text-decoration: none;
}
.footer-widgets hr {
	background-color: #555555;
	border: 0 none;
	height: 1px;
	margin: 40px 0;
}
.footer-widgets .widget_media_image img {
	max-width: 291px;
}
.footer-widgets .fa {
	font-size: 200%;
}
.footer-widgets ul {
	padding: 0;
}
.footer-widgets li {
	border: none;
	margin: 0;
	padding: 0;
}
.footer-widgets .menu li {
	margin-bottom: 12px;
}
.footer-widgets .menu a:before {
	color: #ff8a00;
	content: '\f054';
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 60%;
	margin-right: 0.6em;
	margin-top: -0.1em;
	vertical-align: middle;
}
.footer-widgets ul.sub-menu a:before {
	display:none;
}
.footer-widgets ul.sub-menu {
	padding-top:12px;
}
.footer-widgets .sub-menu li {
	margin-bottom: 3px;
	opacity: 0.7;
	font-size: 0.9em;
}
.footer-widget-area .gform_wrapper {
	margin: 0;
}
.footer-widget-area .validation_error {
	margin-bottom: 1em;
}
.footer-widget-area .gfield {
	margin-top: 0 !important;
}
.footer-widget-area [type="text"],
.footer-widget-area  [type="email"],
.footer-widget-area  [type="tel"],
.footer-widget-area  textarea {
	background-color: transparent;
	border: 0 none;
	border-bottom: 1px solid #8a8a8a;
	color: inherit;
	font-size: inherit !important;
	height: auto;
	line-height: 1.2;
	margin-bottom: 1em;
	padding: 0 1em 1em !important;
	border-radius: 0;
}
.footer-widget-area  textarea {
	height: 5.9em;
}
.footer-widget-area [type="submit"] {
	background-color: #ff8a00;
	border-radius: 2px;
	font-size: 121.43%;
	letter-spacing: 0;
	text-transform: none;
}
.footer-widget-area .gform_wrapper .validation_message {
	color: #ee1111;
}
.footer-widget-area ::-webkit-input-placeholder {
	color: inherit;
}
.footer-widget-area ::-moz-placeholder {
	color: inherit;
}
.footer-widget-area :-ms-input-placeholder {
	color: inherit;
}
.footer-widget-area :-moz-placeholder {
	color: inherit;
}
.after-footer {
	background-color: #000000;
	color: #7d7d7d;
	padding: 24px 24px 0;
	text-align: center;
	text-transform: uppercase;
}
.after-footer .widget {
	margin-bottom: 24px;
}
.after-footer .separator {
	margin: 0 0.5em;
}

.product {
	background-color: #ffffff;
	text-align: left;
}
.product-excerpt {
	color: #4b4b4b;
	font-size: 13px;
	margin-top: 24px;
	margin-top: 2.4rem;
}

.woocommerce div.product p.price {
	color: #333;
	font-size: 27px;
	font-size: 2.7rem;
	font-weight: 800;
}
.summary .woocommerce-Price-amount {
	display: block;
	padding: 0;
	line-height: 0.5;
}
span.optional, .woocommerce-additional-fields {
	display: none;
}

.summary .woocommerce-price-suffix {
	font-weight:400;
	text-transform:uppercase;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background-color: #2178bd;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 0 none;
	border-radius: 0 !important;
	color: #ffffff;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.2;
	max-width: 100%;
	min-width: 14em;
	padding: 1em 1.2em;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	background-color: #ff8a00;
	color: #fff;
}
.woocommerce-info a {
	color:#fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0;
	padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after {
	display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: #fff;
	border-bottom: 0 none;
	border-right-width: 0;
	border-radius: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-top: 5px solid #ddd;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-top: 5px solid #2178bd;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
	border-right-width: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: block;
	font-size: 17px;
	font-size: 1.3rem;
	min-width: 12em;
	padding: 1.5em 3em;
	text-align: center;
	text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs .panel {
	padding: 48px;
	padding: 4.8rem;
	border: 1px solid #ddd;
	margin-top: -1px;
}

.product-property-list {
	list-style: none;
	padding-left: 2em;
	position: relative;
}
.product-property-list-item {
	font-weight: bold;
	list-style-type: none !important;
}
.product-property-list-item:before {
	color: #ff8a00;
	content: '\f14a';
	display: inline;
	font-family: 'FontAwesome';
	left: 0;
	position: absolute;
}
.woocommerce table.shop_table td {
	border-top: 2px solid #ccc);
	padding: 9px 0px;
}
.woocommerce table.shop_table {
	border: none;
	border-radius: 0;
}
.woocommerce a.remove {
	display: block;
	font-size: 2.5em;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1;
	border-radius: 100%;
	color: #333;
	text-decoration: none;
	font-weight: 700;
	border: 0;
}
.woocommerce a.remove {
	color: #333 !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	width: 100%;
}
.woocommerce a.remove:hover {
	background:transparent;
	color:#ccc !important;
}
.product-name a {
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
#order_review_heading, .woocommerce-billing-fields h3 {
	font-weight:800;
	text-transform:uppercase;
	color:#2178bd;
	font-size:33px;
}
.woocommerce table.shop_table th {
	padding: 15px 0px;
	line-height: 1.5em;
}
.entry-content ol, .entry-content ul {
	margin-left: 0;
}
.product-users-table input {
	padding: 0.5em !important;
}
dt.variation-Kyttjt,
dd.variation-Kyttjt {
	display: block !important;
	float: none !important;
}
dt.variation-Kyttjt {
	font-weight: bold;
}
.cart-item-user {
	display: block;
}
.wc_payment_method {
	list-style-type: none !important;
}

.woocommerce.single .content .onsale {
	display: none;
}
.price del {
	text-decoration: line-through;
}


.vk-cart-item-user-list-title {
	font: inherit;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 12px;
}


@keyframes vk-input-loader {
	from {
		-moz-transform: rotateZ(0deg);
		-ms-transform: rotateZ(0deg);
		transform: rotateZ(0deg);
	}
	to {
		-moz-transform: rotateZ(-360deg);
		-ms-transform: rotateZ(-360deg);
		transform: rotateZ(-360deg);
	}
}
.woocommerce-checkout .woocommerce-input-wrapper {
	display: block;
}
.vk-input-parent-loading {
	position: relative;
}
.vk-input-parent-loading:before {
	background-color: rgba( 255, 255, 255, 0.8 );
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
}
.vk-input-parent-loading:after {
	-webkit-animation-name: vk-input-loader;
	animation-name: vk-input-loader;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-color: #2178bd;
	content: '';
	height: 16px;
	left: 50%;
	margin: -8px 0 0 -8px;
	position: absolute;
	top: 50%;
	width: 16px;
	z-index: 6;
}


.front-page-widgets-1 {
	text-align: center;
}
.front-page-widgets-1 .widget {
	margin: 0 auto 48px;
	margin-bottom: 4.8rem;
	max-width: 750px;
}
.front-page-widgets-1 .widget:last-child {
	margin-bottom: 0;
}
.front-page-widgets-1 .products-widget {
	max-width: none;
}
.front-page-widgets-1 .widget-title {
	font-size: 40px;
	font-size: 4rem;
	text-transform: none;
}
.vk-product-filter-list {
	margin-bottom: 48px;
	margin-bottom: 4.8rem;
	padding: 0;
	text-align: center;
}
.vk-product-filter {
	border: 2px solid #828282 !important;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	line-height: 1.2;
	margin: 3px;
	padding: 0.8em 1em !important;
}
.vk-product-filter:hover {
	background-color: #ff8a00;
	border-color: #ff8a00 !important;
	color: #ffffff;
}
.vk-product-active-filter {
	background-color: #2178bd;
	border-color: #2178bd !important;
	color: #ffffff;
}
.vk-filterable .products {
	overflow: hidden;
}
.front-page-content {
	color: #ffffff;
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.2;
	overflow: hidden;
	padding: 13% 24px 64px;
	position: relative;
	text-align: center;
	text-shadow: 0 3px 10px rgba( 0, 0, 0, 0.42 );
}
.front-page-content:before {
	background: -moz-linear-gradient(top, rgba(21,26,29,0) 0%, rgba(21,26,29,0) 20%, rgba(21,26,29,1) 95%, rgba(21,26,29,1) 100%);
	background: -webkit-linear-gradient(top, rgba(21,26,29,0) 0%,rgba(21,26,29,0) 20%,rgba(21,26,29,1) 95%,rgba(21,26,29,1) 100%);
	background: linear-gradient(to bottom, rgba(21,26,29,0) 0%,rgba(21,26,29,0) 20%,rgba(21,26,29,1) 95%,rgba(21,26,29,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00151a1d', endColorstr='#151a1d',GradientType=0 );
	bottom: 0;
	content: '';
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}
.front-page-content .text-content {
	position: relative;
	z-index: 5;
}
.front-page-thumbnail {
	height: auto;
	left: 50%;
	max-height: none;
	max-width: none;
	min-height: 101%;
	min-width: 101%;
	position: absolute;
	top: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: auto;
	z-index: 1;
}
.front-page-content .text-content {
	margin: 0 auto;
	max-width: 750px;
}
.text-content .button {
	margin-top: 48px;
	margin-top: 4.8rem;
}
.text-content > :last-child {
	margin-bottom: 0;
}
.front-page-content h1 {
	color: inherit;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.front-page-widgets-segment-1 {
	padding: 48px 24px;
}
.front-page-widgets-2 {
	background-color: #dfe2e3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}
.front-page-widgets-2 .widget {
	margin: 0;
	overflow: hidden;
	padding: 64px 48px;
	width: 50%;
}
.front-page-widgets-2 .widget-title {
	font-size: 32px;
	font-size: 3.2rem;
	margin: 0;
	margin-bottom: 0.4rem;
	text-transform: none;
}
.front-page-widgets-2 h3 {
	font-weight: inherit;
}
.front-page-widgets-2 ol,
.front-page-widgets-2 ul {
	list-style: none;
	padding: 0;
}
.front-page-widgets-2 .icon-list {
	position: relative;
}
.front-page-widgets-2 .icon-list:before {
	background-color: rgba( 0, 0, 0, 0.2 );
	bottom: 0;
	content: '';
	left: 23px;
	position: absolute;
	top: 0;
	width: 2px;
}
.front-page-widgets-2 .icon-list li {
	list-style-type: none !important;
	min-height: 48px;
	padding-left: 64px;
	position: relative;
	text-indent: 0 !important;
	z-index: 5;
}
.front-page-widgets-2 .icon-list > :last-child {
	margin-bottom: 0;
}
.front-page-widgets-2 .icon-list > :last-child:before {
	background-color: #dfe2e3;
	bottom: 0;
	content: '';
	left: 22px;
	position: absolute;
	top: 10px;
	width: 4px;
}
.front-page-widgets-2 .icon-list img {
	border: 4px solid #dfe2e3;
	border-radius: 50%;
	left: 0;
	position: absolute;
}
.front-page-widgets-2 .icon-list img + br {
	display: none;
}
.front-page-widgets-2 li {
	border: 0 none;
}
.front-page-widgets-2 .left-widget {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	position: relative;
}
.front-page-widgets-2 .left-widget a {
	bottom: 0;
	color: #ffffff;
	display: block;
	font-size: 35px;
	font-size: 3.5rem;
	font-weight: bold;
	left: 0;
	line-height: 1.1;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	top: 0;
	z-index: 5;
}
.left-widget .link-text {
	background-color: #ff8a00;
	background-color: rgba( 255, 138, 0, 0.87 );
	bottom: 0;
	color: #ffffff;
	display: block;
	left: 0;
	padding: 0.4em 1em;
	position: absolute;
	right: 0;
}
.left-widget img {
	height: auto;
	left: 50%;
	margin: 0;
	max-height: none;
	max-width: none;
	min-height: 101%;
	min-width: 101%;
	position: absolute;
	top: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: auto;
	z-index: 1;
}
.front-page-widgets-2 .right-widget {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}
.right-widget .widget-wrap {
	max-width: 620px;
}
.home .before-footer {
	background-color: transparent;
}


.archive-description, .author-box {
	border: 0 none;
	box-shadow: none;
	padding: 0;
}
.entry-title-link {
	text-decoration: inherit;
}
.pagination ul {
	padding: 0;
}
.archive-pagination li a {
	text-decoration: none;
}
.archive-pagination .active a {
	background-color: #2178bd;
}
.genesis-nav-menu .sub-menu {
	border-top: 1px solid #ccc;
}
.genesis-nav-menu .sub-menu {
	border-top: 1px solid #ccc;
	padding:0;
	white-space: normal;
	width: 260px;
}
.genesis-nav-menu .sub-menu li a {
	background-color: #ffffff;
	font-size: 1.2rem;
	padding: 10px 24px;
	position: relative;
	width: 260px;

}
.mini-cart {
	position: fixed;
	bottom: -1px;
	width: auto;
	display: flex;
	background: rgba(255, 255, 255, 0.93);
	padding: 0;
	right: 0;
	z-index: 9999;
	border: 1px solid #ccc;
}
body.woocommerce-checkout .mini-cart {
	display:none;
}
.mini-cart span {
	padding:15px;
}
.mini-cart-contents {
	width: 100%;
	padding: 13px;
	color: #333;
	font-weight: bold;
}
.mini-cart a.button {
	padding:1.1em 1em !important;
	color:#fff !important;
}
.mini-cart .button, .checkout-button, .woocommerce #place_order, .single_add_to_cart_button {
	background-color:#ff8a00 !important;
}


.woocommerce-checkout .site-header,
.woocommerce-checkout .site-header .widget-area,
.woocommerce-checkout .before-header,
.woocommerce-checkout .breadcrumbs,
.woocommerce-checkout .before-footer,
.woocommerce-checkout .footer-widgets {
	display: none;
}
.woocommerce-checkout .site-header .wrap {
	display: block;
	width: auto;
}
.woocommerce-checkout .title-area {
	display: block;
	margin: 0 auto;
	max-width: 280px;
}
.woocommerce-checkout .site-title {
	margin-left: auto;
	margin-right: auto;
}


@media only screen and ( min-width: 1279px ) {
	.sidebar-primary {
		width: 23%;
		position: sticky;
		top: 60px;
		max-height: 80vh;
		border: none;
		padding: 0;
		align-self: flex-start;
	}
	.page-template-page_narrow .sidebar-primary {
		position: static;
	}
}


@media only screen and ( min-width: 1024px ) {
	.site-header .genesis-nav-menu a {
		font-size: 16px;
		font-size: 1.6rem;
	}
	.checkout woocommerce-checkout {
		display: flex;
	}
	.checkout .col-1, .checkout .col-2 {
		width: 50%;
	}
}


@media only screen and ( max-width: 1279px ) {
	.before-header {
		text-align: center;
	}
	.before-header-widgets-1 {
		float: none;
	}
	.before-header-widgets-2 {
		float: none;
	}
	.before-header .widget {
		display: inline-block;
		float: none;
		margin: 2px 5px;
	}
	.metaslider .caption h2 {
		font-size: 4rem;
		color: #fff;
	}
h1, .archive-title, .entry-title {
	font-size: 30px;
	font-size: 3rem;
}
	.title-area {
		width: 240px;
	}
	.sidebar ul.products li.product a .product-image {
		width: 51px;
		margin-right: 10px;
	}

	body.page-template-page_narrow .content {
		width: 70%;
	}
	.sidebar {
		width: 30%;
	}
}


@media only screen and ( max-width: 1023px ) {
	h1,
	.archive-title,
	.entry-title,
	.front-page-widgets-1 .widget-title,
	.front-page-widgets-2 .widget-title {
		font-size: 32px;
		font-size: 3.2rem;
	}

	.site-header .wrap {
		display: block;
		width: auto;
	}
	.metaslider .caption h2 {
		font-size: 3.5rem;
		color: #fff;
	}
	.title-area {
		display: block;
		margin: 0 auto;
	}
	.site-header .widget-area {
		display: block;
		margin-top: 16px;
		padding-left: 0;
		text-align: center;
	}

	.product-path {
		font-size: 15px;
		font-size: 1.5rem;
	}

	.footer-widgets-2 {
		margin-right: 4%;
		width: 48%;
	}
	.footer-widgets-3 {
		margin-right: 0;
		width: 48%;
	}
	.footer-widgets-4 {
		clear: both;
		float: none;
		width: auto;
	}

	.front-page-widgets-2 .widget-title {
		font-size: 24px;
		font-size: 2.4rem;
	}
	.front-page-widgets-2 .widget {
		padding: 48px 24px;
	}
	.vk-filterable ul.products li.product {
		width: 30% !important;
		margin: 0 1.5% 1.992em 1.5% !important;
	}
}


@media only screen and ( max-width: 768px ) {
	.hide-on-mobile {
		display: none !important;
	}
	.show-only-on-mobile {
		display: block !important;
	}

	.content-sidebar .content {
		width:100%;
		padding-right: 0;
	}
	body.page-template-page_narrow .content {
		width: 100%;
	}
	.metaslider .caption h2 {
		font-size: 2.5rem;
		color: #fff;
	}
	.site-inner {
		padding: 25px 24px;
	}
	.before-header {
		padding: 8px 24px 16px;
	}
	.before-header li {
		display: inline-block;
		float: none;
	}

	.site-header {
		overflow: hidden;
	}
	.site-header .wrap {
		position: relative;
	}
	.title-area {
		display: block;
		float: none;
		height: auto;
		width: auto;
	}
	[lang="en-US"] .title-area:after {
		font-size: 12px;
		margin-top: 0;
		text-align: left;
	}
	.site-title {
		margin: 12px 0;
		max-width: 160px;
	}
	.site-title a {
		font-size: 0;
		line-height: 70px;
		position: static;
		width: auto;
	}
	.site-header .widget-area {
		clear: both;
		display: block;
		height: auto;
		margin: 0;
	}
	.header-widget-area .widget {
		display: block;
		margin-top: 24px;
	}
	.nav-header {
		background-color: #2178bd;
		margin-left: -24px;
		margin-right: -24px;
		padding-left: 12px;
		padding-right: 12px;
	}
	.responsive-menu-icon {
		color: #2178bd;
		position: absolute;
		right: 0;
		top: -9px;
	}
	.responsive-menu-icon::before {
		font-size: 38px;
	}
	.genesis-nav-menu .menu-item {
		text-align: center;
	}
	.genesis-nav-menu.responsive-menu > .menu-item-has-children::before {
		color: #ffffff;
		position: absolute;
	}
	.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 0;
	}
	.header-widget-area .genesis-nav-menu a {
		color: #ffffff;
		line-height: 1 !important;
	}
	.genesis-nav-menu.responsive-menu > .menu-item > a {
		text-transform: uppercase !important;
	}
	.genesis-nav-menu .sub-menu a {
		color: #ffffff;
	}
	.genesis-nav-menu.responsive-menu .sub-menu {
		background-color: transparent;
	}
	.header-search-widget {
		min-width: 0;
		padding: 0;
		position: absolute;
		right: 0;
		top: 28px;
		width: 140px;
	}
	.header-widget-area .widget_product_search {
		display: block !important;
		margin: 24px 0 0;
	}
	.header-widget-area .widget_product_search [type="search"] {
		display: block;
		position: static;
		width: 100%;
	}

	.product-path {
		font-size: 11px;
	}

	.vk-search-form-trigger {
		display: none;
	}
	.vk-filterable ul.products li.product {
		width: 47% !important;
		margin: 0 1.5% 1.992em 1.5% !important;
	}

	.footer-widgets {
		padding: 24px 24px 0;
	}
	.footer-widget-area {
		margin-bottom: 24px;
	}
	.footer-widget-area .widget {
		margin-bottom: 24px;
	}
	.footer-widgets .widget_media_image {
		max-width: 145px;
	}
	.footer-widgets hr {
		margin: 24px 0;
	}

}


@media only screen and ( max-width: 767px ) {
	body {
		font-size: 14px;
		font-size: 1.4rem;
	}
	h1,
	.archive-title,
	.entry-title,
	.front-page-widgets-1 .widget-title,
	.front-page-widgets-2 .widget-title,
	.featured-content .widget-title {
		font-size: 20px;
		font-size: 2.0rem;
		margin-bottom: 24px;
		margin-bottom: 2.4rem;
	}
	h2 {
		font-size: 22px;
		font-size: 2.2rem;
	}
	h3 {
		font-size: 18px;
		font-size: 1.8rem;
	}

	.content-sidebar .content {
		padding-right: 24px;
	}
	.sidebar {
		padding-left: 24px;
		width: 260px;
	}
	.genesis-nav-menu .sub-menu li a {
		background-color: transparent;
	}
	.before-footer {
		padding: 24px;
	}
	.featured-content .entry-header {
		padding: 24px;
	}
	.featured-content .more-link {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 12px 24px;
	}
	.front-page-content {
		font-size: 16px;
		font-size: 1.6rem;
	}
	.text-content .button {
		margin-top: 0.6rem;
	}
	.front-page-widgets-2 .widget {
		padding: 24px;
	}
	.front-page-widgets-2 .widget-title {
		font-size: 20px;
		font-size: 2rem;
	}
	.front-page-widgets-2 .left-widget a {
		font-size: 20px;
		font-size: 2rem;
	}
	span.cart-total, span.cart-count {
		display:none;
	}
	.mini-cart {
		width:100%;
	}
	.woocommerce .col2-set {
		width: 100%;
		padding-right: 0px;
	}
	.woocommerce .woocommerce-checkout-review-order {
		width: 100%;
		padding-left: 0px;
	}
	.woocommerce-message .button {
		display: block !important;
		float: none !important;
		margin-bottom: 10px;
	}
}


@media only screen and ( max-width: 639px ) {
	.content-sidebar .content-sidebar-wrap {
		display: block;
		width: auto;
	}
	.content-sidebar .content {
		display: block;
		padding: 0;
	}
	.sidebar {
		display: block;
		margin-top: 24px;
		padding: 0;
		width: auto;
	}
	.metaslider .caption h2 {
		font-size: 1.5rem;
		color: #fff;
	}
	.featured-content {
		margin: 0;
	}
	.featured-content .entry {
		float: none;
		margin: 24px auto 0;
		max-width: 320px;
		width: auto;
	}
	.vk-filterable ul.products li.product {
		width: 100% !important;
		margin: 0 0 1.992em 1.5% !important;
	}
	.front-page-widgets-2 {
		display: block;
		overflow: hidden;
		position: relative;
		width: auto;
	}
	.front-page-widgets-2:before {
		background-color: #dfe2e3;
		bottom: 0;
		content: '';
		display: block;
		left: 0;
		opacity: 0.95;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 2;
	}
	.front-page-widgets-2 .widget {
		display: block;
		min-width: 100%;
		padding: 24px;
		position: relative;
		width: 100%;
		z-index: 5;
	}
	.front-page-widgets-2 .left-widget {
		padding-top: 0;
		position: static;
		text-align: center;
	}
	.front-page-widgets-2 .left-widget a {
		background-color: #ff8a00;
		border-radius: 3px;
		bottom: auto;
		display: inline-block;
		font-size: 16px;
		font-size: 1.6rem;
		left: auto;
		padding: 1em 1.2em;
		position: relative;
		right: auto;
		text-transform: none;
		top: auto;
	}
	.left-widget .link-text {
		background-color: transparent;
		bottom: auto;
		display: inline;
		left: auto;
		padding: 0;
		position: static;
		right: auto;
	}
	.front-page-widgets-2 .right-widget {
		padding-bottom: 0;
	}
	.right-widget .widget-wrap {
		max-width: none;
	}
}


@media only screen and ( max-width: 479px ) {
	.footer-widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}

	.products .product {
		float: none !important;
		margin: 24px 0 0 !important;
		width: auto !important;
	}
}

/* mobiilissa elementtejä pois näkyvistä */
@media only screen and (max-width: 768px) {
	/* search palkki piiloon */
	#woocommerce_product_search-2{
		display:none !important;
	}
	/* tuotteen kuvat piiloon */
	.product .woocommerce-product-gallery{
		display:none;
	}
	
}
