/*
Theme Name: Storefront Child
Theme URI: https://woo.com/products/storefront/
Template: storefront
Author: Automattic
Author URI: https://woo.com/
Description: Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout &amp; color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Tags: e-commerce,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,threaded-comments,accessibility-ready,rtl-language-support,footer-widgets,sticky-post,theme-options,editor-style
Version: 11.8.2025
Updated: 2025-08-08

*/

/*/ VERKKOKAUPAN CSS-TYYLIASETTELUT /*/
a:focus {
	outline: none;
}
/** Ostokori - Tuotteet - TUOTELISÄYKSET: CSS-tyylit ja animaatiot (painikkeet yms.) **/

/**/
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button,
.button.product_type_variable.add_to_cart_button {
/*
	box-shadow: 5px 6px 0 0 #a3cad6;
	background: #0076aa !important;
*/
	box-shadow: 5px 6px 0 0 #d8cfc5; /* #008fc3 */
	background: #754390;
	border-radius: 2px;
}
a.button.wc-forward {
	background: transparent; 
	box-shadow: none;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .widget a.button:hover,
.button.product_type_variable.add_to_cart_button:hover {
	box-shadow: none !important;
	transform: translateX(1px) translateY(2px);
	transition: all .2s ease;
	background: #754390;
	border-radius: 2px;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	box-shadow: 4px 5px 0 0 rgb(176, 169, 158);
	border-radius: 2px;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
	box-shadow: none !important;
	transform: translateX(4px) translateY(5px);
	transition: all .2s ease;
	color: #ffffff !important;
	border-radius: 2px;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart ul ul li {
	box-shadow: 5px 4px 0 0 rgb(176, 169, 158);
	border-radius: 2px;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart ul ul li:hover {
	box-shadow: none !important;
	transform: translateX(4px) translateY(5px);
	transition: all .2s ease;
	color: #ffffff !important;
	border-radius: 2px;
}

/* Ei aktiivinen **/

/*
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart ul ul li:hover > a {
	box-shadow: 0px 1px 7px -5px;
	position: relative;
	background: #cccaca !important;
	border-color: #000000 !important;
	color: #000000 !important;
	font-weight: 400 !important;
}
*/

.added_to_cart.wc-forward:hover {
	box-shadow: 0px 1px 7px -5px;
	position: relative;
	background: #000000 !important;
	border-color: #000000 !important;
	color: #ffffff !important;
	border-radius: 2px;
}

.added_to_cart.wc-forward {
	position: relative;
	border-radius: 2px;
}

.added_to_cart.wc-forward ul ul li:hover {
	box-shadow: 0px 1px 7px -5px;
	position: relative;
	background: #000000 !important;
	border-color: #000000 !important;
	color: #ffffff !important;
	border-radius: 2px;
}

.added_to_cart.wc-forward ul ul li {
	position: relative;
	border-radius: 2px;
}

.cart-contents {
	position: relative;
	top: 9px;
}

.storefront-sticky-add-to-cart__content {
	padding-bottom: 8px;
}

/**/

/* PÄÄ- JA ALAVALIKKORAKENTEEN (alasveto-/pudotusvalikko) CSS-tyylit */

/**/

/** Allaolevat eivät aktiivisia **/

/*
.site-info {
	visibility: hidden;
}

.storefront-product-section.storefront-product-categories .section-title {
	visibility: hidden;
}
*/

/*
.mega-menu-row {
	box-shadow: 4px 4px 0 0 #d8cfc5;
}
*/

.primary-navigation .sub-menu {
	margin-top: 1.5px;
}

.primary-navigation .sub-menu a {
	box-shadow: 5px 4px 0 0 #d8cfc5; /* #008fc3 */
}

.primary-navigation a:hover {
	position: relative;
	background: #e6e6e6 !important;
	border-color: #000000 !important;
	color: #000000 !important;
	/*	font-weight: 100; */
	border-radius: 2px;
	box-shadow: 0px 1px 7px -5px;
}

.primary-navigation .sub-menu a:hover {
	background: #e6e6e6 !important;
	border-color: #000000 !important;
	color: #000000 !important;
	font-weight: 100 !important;
	box-shadow: 0px 1px 7px -5px;
	position: relative;
	bottom: 7px;
	left: 5px;
	border-radius: 2px;
}

.primary-navigation ul ul li:hover > a {
	background: #e6e6e6 !important;
	border-color: #000000 !important;
	color: #000000 !important;
	font-weight: 100;
	box-shadow: 0px 1px 7px -5px;
	position: relative;
	left: 5px;
	bottom: 7px;
	border-radius: 2px;
}

.primary-navigation .sub-menu .current-menu-item > a,
.primary-navigation .sub-menu .current a {
	background: #cccaca !important;
	border-color: #000000 !important;
	color: #000000 !important;
	font-weight: 400 !important;
	box-shadow: 4px 4px 0 0 #d8cfc5; /* #008fc3 */
	position: relative;
	bottom: 8px;
	left: 6px;
	border-radius: 2px;
}

.primary-navigation .sub-menu {
	box-shadow: 4px 4px 0 0 #d8cfc5; /* #008fc3 */
	border-radius: 2px;
}

.primary-navigation .sub-menu .sub-menu {
	box-shadow: 4px 4px 0 0 #d8cfc5; /* #008fc3 */
	border-radius: 2px;
}

/** Ei aktiivinen **/

/*
.main-navigation div > ul > li > a:hover {
	border-bottom: none !important;
	position: relative;
	bottom: 5px;
	color: #f9f9f9;
}
*/

#menu-sami-palvelut-paavalikko-testi.menu.nav-menu {
	position: relative;
	top: 6px;
}

.mega-menu-link ul ul li:hover > a {
	border-radius: 7px;
}

.mega-menu-link a:hover {
	border-radius: 7px;
}

#masthead.site-header {
	box-shadow: 0px 8px 0 -3px #d8cfc5; /* #008fc3 */
}
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container, .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignfull, .storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignfull {
	margin-left: calc(50% - 50vw - 1em);
}

@media (max-width: 768px) {
	#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
		max-width: 85vw;
		width: 400px;
	}
}


.myfixed {
	box-shadow: 0px 8px 0 -3px #d8cfc5; /* #008fc3 */
}

#mysticky-wrap #mysticky-nav.down.wrapfixed .storefront-primary-navigation.myfixed {
	/*  background-image: url("https://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/02teams_taustakuva_960x540px_violetti-02.jpg"); */
	background-image: url("https://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/teams_taustakuva_1920x1080px_violetti_KORJATTU-02.jpg");
}

#mysticky-wrap #mysticky-nav.wrapfixed.up .storefront-primary-navigation.myfixed {
	/*  background-image: url("https://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/02teams_taustakuva_960x540px_violetti-02.jpg"); */
	background-image: url("https://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/teams_taustakuva_1920x1080px_violetti_KORJATTU-02.jpg");
}

#site-navigation-menu-toggle.menu-toggle {
	border-color: #754390;
	display: none;
}

.site-header {
	/*  background-image: url("https://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/02teams_taustakuva_960x540px_violetti-02.jpg"); */
	background-image: url("https://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/teams_taustakuva_1920x1080px_violetti_KORJATTU-02.jpg");
}

main .site-search {
	max-width: 600px;
	margin: 0 auto;
}
#woocommerce-product-search-field-0.search-field {
	border-radius: 2px;
	background: #e5e0d8;
}

/**/

/** OSTOSKORIN alasvedon CSS-asettelut **/

/**/

.cart-content .woocommerce-Price-amount.amount {
	border-radius: 2px;
	background: #754390;
}

.cart-content .count {
	border-radius: 2px;
	background: #754390;
}

.woocommerce-mini-cart .cart_list .product_list_widget {
	background-image: url("http://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/04a_samiedu_taustakuvio_hiekka_rgb_KORJATTU-02.png");
	background: #d8cfc5;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}

.widget.woocommerce.widget_shopping_cart .widget.woocommerce.widget_shopping_cart {
	background-image: url("http://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/04a_samiedu_taustakuvio_hiekka_rgb_KORJATTU-02.png");
	box-shadow: 0px 8px 0 -3px #a3cad6;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	background: #d8cfc5;
	color: #000000 !important;
}

#site-header-cart.site-header-cart.menu .widget.woocommerce.widget_shopping_cart {
	background-image: url("http://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/04a_samiedu_taustakuvio_hiekka_rgb_KORJATTU-02.png");
	box-shadow: 0px 8px 0 -3px rgb(176, 169, 158);
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	background: #d8cfc5;
	color: #000000 !important;
}

.widget.woocommerce.widget_shopping_cart {
	box-shadow: 0px 8px 0 -3px rgb(176, 169, 158);
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	background: #d8cfc5;
	color: #000000 !important;
	background-image: url("https://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/04a_samiedu_taustakuvio_hiekka_rgb_KORJATTU-02.png");
}

.widget_shopping_cart {
	background-image: url("http://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/04a_samiedu_taustakuvio_hiekka_rgb_KORJATTU-02.png");
}

.woocommerce-mini-cart-item.mini_cart_item a {
	color: #000000 !important;
	font-weight: 400;
}

.quantity {
	color: #000000 !important;
	font-weight: 100;
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
	background-image: url("http://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/04a_samiedu_taustakuvio_hiekka_rgb_KORJATTU-02.png");
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	background: #d8cfc5;
	color: #000000 !important;
	font-weight: 100;
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__total.total {
	background-image: url("http://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/04a_samiedu_taustakuvio_hiekka_rgb_KORJATTU-02.png");
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	background: #d8cfc5;
	color: #000000 !important;
	font-weight: 100;
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons {
	box-shadow: 0px 8px 10px -9px grey;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	background: #d8cfc5;
}

.woocommerce-mini-cart.cart_list.product_list_widget {
	background-image: url("http://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/04a_samiedu_taustakuvio_hiekka_rgb_KORJATTU-02.png");
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	background: #d8cfc5;
}

.widget_shopping_cart_content {
	background-image: url("https://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/04a_samiedu_taustakuvio_hiekka_rgb_KORJATTU-02.png");
}

li.widget_shopping_cart_content {
	background: #d8cfc5;
	background-image: url("http://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/04a_samiedu_taustakuvio_hiekka_rgb_KORJATTU-02.png");
}

/**/

/** ALATUNNISTEEN CSS-asettelu **/


/** Ei aktiivinen **/

/*
.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
/*
	box-shadow: none !important;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;	
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-radius: 3px;
*/

/**
	box-shadow: 5px 4px 0 0 #d8cfc5;
	transform: translateY(-5px) translateX(-4px);
	transition: all .2s ease;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-color: #d8cfc5;
	border-bottom-style: solid;
	border-bottom-width: 1.5px;
	border-right-color: #d8cfc5;
	border-right-style: solid;
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #d8cfc5;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-color: #d8cfc5;
	border-top-style: solid;
	border-top-width: 1.5px;
}
**/

/**
.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover {
	position: relative;
	box-shadow: none !important;
/*
	border-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
*/

/*
	box-shadow: 0px 9px 0 -3px #a3cad6;
	transform: translateX(0px) translateY(-9px) translateZ(3px);
	transition: all .2s ease;
*/

/**
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-color: #d8cfc5;
	border-bottom-style: solid;
	border-bottom-width: 1.5px;
	border-right-color: #d8cfc5;
	border-right-style: solid;
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #d8cfc5;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-color: #d8cfc5;
	border-top-style: solid;
	border-top-width: 1.5px;
	background: #e5e0d8 !important;
/*
	box-shadow: 4px 4px 0 0 #d8cfc5;
	transform: translateY(-4px) translateX(-4px);
	transition: all .2s ease;
}
*/


/** TUOTEKUVASTON CSS-tyylit ja animaatiot **/

/**/

.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	box-shadow: 0px 12px 0 -6px #d8cfc5; /* #008fc3 */
	border-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail:hover {
	box-shadow: 0px 12px 0 -6px #a3cad6;
	
	background: #e5e0d8 !important;
}

/**/

/** TUOTEOSASTOJEN kuvien ja tausta-asettelujen CSS-tyylit ja animaatiot **/

/**/

/* Allaolevat eivät aktiivisia */

/*
.product-category.product img {
	box-shadow: 0px 8px 20px -5px grey;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background-size: contain;
}

.product-category.product {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8cfc5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8cfc5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8cfc5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d8cfc5;
	box-shadow: 0px 8px 10px -9px grey;
}

img {
	background-size: cover;
}
*/

.product-category.product img {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background-size: contain;
}

.product-category.product {
	box-shadow: 7px 8px 0 0 #d8cfc5;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-color: #d8cfc5;
	border-bottom-style: solid;
	border-bottom-width: 1.5px;
	border-right-color: #d8cfc5;
	border-right-style: solid;
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #d8cfc5;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-color: #d8cfc5;
	border-top-style: solid;
	border-top-width: 1.5px;
}

.product-category.product:hover {
	box-shadow: none !important;
	transform: translateY(7px) translateX(8px);
	transition: all .2s ease;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-color: #d8cfc5;
	border-bottom-style: solid;
	border-bottom-width: 1.5px;
	border-right-color: #d8cfc5;
	border-right-style: solid;
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #d8cfc5;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-color: #d8cfc5;
	border-top-style: solid;
	border-top-width: 1.5px;
}

/**
 * Mega-menu systeemit
 */
 /** Push menu onto new line **/ 
#{$wrap} { 
    clear: both; 
}

/** Pää- ja alavalikkorakenteen (alavalikko alasveto-/pudotusvalikkona) CSS-tyylit ja animaatiot **/
/**/
#mega-menu-wrap-primary.mega-menu-wrap #mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal.nav-menu {
  background-color: #e5e0d8;
/* background-image: url("https://verkkokauppa.samiedu.fi/wp-content/uploads/2024/06/02teams_taustakuva_960x540px_violetti-02-1-e1718003973488.jpg"); */
  background-image: url("https://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/teams_taustakuva_1920x1080px_violetti_KORJATTU-02.jpg");
}

/*/ Alavalikkorakenteen alasvedon/pudotusvalikon taustakuva – eri vaihtoehdot - ei aktiivinen /*/
/* 1.
#mega-menu-wrap-primary.mega-menu-wrap #mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal.nav-menu {
  background-color: #000000;
  background-image: url("https://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/teams_taustakuva_889x500px_violetti-03-rotated.jpg");
}
*/

/* 2.
#mega-menu-wrap-primary.mega-menu-wrap #mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal.nav-menu .mega-sub-menu {
  background-image: url("http://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/04a_samiedu_taustakuvio_hiekka_rgb_KORJATTU-02.png");
  box-shadow: none !important;
}
*/

/* 3.
#mega-menu-wrap-primary.mega-menu-wrap #mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal.nav-menu a:hover {
  background-color: #e5e0d8;
  background-image: url("http://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/04a_samiedu_taustakuvio_hiekka_rgb_KORJATTU-02.png");
}
*/

#mega-menu-wrap-primary.mega-menu-wrap #mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal.nav-menu .mega-sub-menu a:hover {
  position: relative;
  border-radius: 3px;
/*  border-color: #000000 !important; */
  border-right-color: #e5e0d8;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #e5e0d8;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: #e5e0d8;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #e5e0d8;
  border-left-style: solid;
  border-left-width: 1px;
  box-shadow: 4px 4px 0 0 #008fc3;
  transform: translateY(-4px) translateX(-4px);
  transition: all .2s ease;
  background: #e5e0d8 !important;
}

#mega-menu-wrap-primary.mega-menu-wrap #mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal.nav-menu ul ul li:hover > a {
  position: relative;
  border-radius: 3px;
/*  border-color: #000000 !important; */
  border-right-color: #e5e0d8;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #e5e0d8;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: #e5e0d8;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #e5e0d8;
  border-left-style: solid;
  border-left-width: 1px;
  box-shadow: 4px 4px 0 0 #008fc3;
  transform: translateY(-4px) translateX(-4px);
  transition: all .2s ease;
  background: #e5e0d8 !important;
}

#mega-menu-wrap-primary.mega-menu-wrap #mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal.nav-menu .mega-sub-menu a:active {
  border-radius: 3px;
}

#mega-menu-wrap-primary.mega-menu-wrap #mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal.nav-menu ul ul li:active > a {
  background-color: #e5e0d8;
  border-radius: 3px;
}

#mega-menu-wrap-primary.mega-menu-wrap #mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal.nav-menu .mega-sub-menu .current-menu-item > a,
#mega-menu-wrap-primary.mega-menu-wrap #mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal.nav-menu .mega-sub-menu .current a {
  border-radius: 3px;
}

/**/

#mega-menu-wrap-primary.mega-menu-wrap #mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal.nav-menu:active {
  background-color: #e5e0d8;
/*  background-image: url("https://verkkokauppa.samiedu.fi/wp-content/uploads/2024/06/02teams_taustakuva_960x540px_violetti-02-1-e1718003973488.jpg"); */
  background-image: url("https://verkkokauppa.samiedu.fi/wp-content/uploads/2024/05/teams_taustakuva_1920x1080px_violetti_KORJATTU-02.jpg");
}

#mega-menu-wrap-primary.mega-menu-wrap #mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal.nav-menu a:active {
  background-color: #e5e0d8;
  border-radius: 3px;
}

#mega-menu-wrap-primary.mega-menu-wrap #mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal.nav-menu .current-menu-item > a,
#mega-menu-wrap-primary.mega-menu-wrap #mega-menu-primary.mega-menu.max-mega-menu.mega-menu-horizontal.nav-menu .current a {
  background-color: #e5e0d8;
  border-radius: 3px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	text-transform: none;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding-top: 3px;
	padding-bottom: 3px;	
}

/**/


/**/

/** MOBIILILAITENÄKYMÄT: CSS-tyylit **/

/**/

/* Mobiilialavalikon CSS */

.storefront-handheld-footer-bar {
	box-shadow: 0px -7px 0px -4px #d8cfc5; /* #008fc3 */
	background-color: #e5e0d8;
}

.my-account {
	background-color: #e5e0d8;
	fill: #e5e0d8;
}

.search {
	background-color: #e5e0d8;
	fill: #e5e0d8;
}

.footer-cart-contents {
	background-color: #e5e0d8;
	fill: #e5e0d8;
}

/* Mobiilivalikon painikkeen CSS */

.mega-menu-toggle {
	position: relative;
	margin-bottom: -40px;
	top: -28px;
	margin-left: 217px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
	height: auto;
}
#mega-toggle-block-1.mega-toggle-block.mega-menu-toggle-animated-block.mega-toggle-block-1 {
	position: relative;
	top: 20px;
	left: -3px;
}

/* Mobiilin liukuvalikon CSS */

.mega-menu-primary-off-canvas-open {
	box-shadow: 7px 8px 0 0 #a3cad6;
}

@media only screen and (min-width: 769px) {
	#mega-menu-wrap-primary {
	  background: transparent;
	}
  }

/**/

/* T 24.1.2025 */
html,
body,button,input,textarea,select {
    font-family: 'Montserrat', 'montserrat', 'Source Sans', 'Helvetica Neue', Helvetica, 'Arial Black', Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}

/* Etusivulla kansikuva elementti, otetaan ylämargini pois. */
.page-template-template-homepage:not(.has-post-thumbnail) .site-main,
.page-template-template-homepage .type-page {
	margin-top: 0;
	padding-top: 0;
}
.button.storefront-hero__button-edit {
	display: none;
}

.dg-product-categories-more-button {
	margin: 0 auto 3rem auto;
	text-align: center;
}

/* varastosaldosta hymynaamat pois */
.stock::before {
	display: none !important;
}

.dg-fooevents-ticket-details-container td {
	padding: 0;
}

/* kassalla osallistujatiedot */
input[type=checkbox]+label, input[type=radio]+label {
	display: inline;
}
input[type=checkbox]+label::after, input[type=radio]+label::after {
	width: 100%;
	content: " ";
	display: block;
}
input[type=radio]+label .required {
	display: none;
}

/* Kassalla oma tili -nappi piiloon. Tulee Maksa -napin viereen */
.woocommerce-thankyou-order-failed-actions .button.pay + .button {
	display: none;
}

/* Kassalla yrityksille muutama lisäkenttä aluksi piiloo. */
.company-hide {
	display: none;
}


/* Välyksien kutistusta */
.hentry {
	margin: 0;
}
@media (min-width: 768px) {
    .storefront-full-width-content.woocommerce-cart .entry-header, .storefront-full-width-content.woocommerce-checkout .entry-header, .storefront-full-width-content.woocommerce-account .entry-header, .storefront-full-width-content .woocommerce-products-header {
        text-align: center;
        padding: 0 0 3em;
    }
}
@media (min-width: 768px) {
    .storefront-breadcrumb {
        padding: 1.41575em 0;
        margin: 0 0 2em;
    }
}
ul.products li.product .woocommerce-loop-product__title, ul.products li.product .woocommerce-loop-category__title, ul.products li.product .wc-block-grid__product-title, ul.products li.product .wc-block-grid__product-title>a, ul.products .wc-block-grid__product .woocommerce-loop-product__title, ul.products .wc-block-grid__product .woocommerce-loop-category__title, ul.products .wc-block-grid__product .wc-block-grid__product-title, ul.products .wc-block-grid__product .wc-block-grid__product-title>a, .wc-block-grid__products li.product .woocommerce-loop-product__title, .wc-block-grid__products li.product .woocommerce-loop-category__title, .wc-block-grid__products li.product .wc-block-grid__product-title, .wc-block-grid__products li.product .wc-block-grid__product-title>a, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title>a {
    margin-bottom: 1em;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

.woocommerce-shop .storefront-sorting {
	display: none;
}

/* Itkunaama ostoskorissa piiloon. */
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
	display: none !important; 
}

/* multistep checkout */
@media (min-width: 1200px) {
	#checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper {
		padding-right: 110px;
	}
	#checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper:after {
		width: 80px;
	}
}