/*
Theme Name: EightStore Pro Child
Author: TMK
Description: Lapsiteema
Version: 12.1.6
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: eightstore-pro
*/


.main-header
{
background: #000;
}

.promo-image {
    bottom: -50px !important;
	}
	
.store-menu 
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
}

header#masthead.sticky.fixed {
	position: fixed;
	top: 0;
	z-index: 9999;
	left: 0;
	right: 0;
	background: #000;
	box-shadow: 0 0 5px #666;
	color: #eee;
}

div.entry-content>ul>li{
	overflow: visible;
}

span.gigpress-sidebar-venue>a, div.entry-content a {
	color: red !important;
}

/* Mukana seuraavan ylävalikon värin muutos */
header#masthead.sticky.fixed .store-menu .main-navigation li a {
    color: #fff !important;
}

/* KASSA NAPIN VÄRJÄYS */
div.wc-proceed-to-checkout>a.checkout-button {
	color: #fff !important;
}

section.related, section.related ul .products {
	visibility: hidden !important;
	display: none !important;
}