a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

#logo {
	background-image: url(/file/jarno-logo-2.jpg);
}

#header {
	background-color: #000000;
}

#footer {
	background-color: #ae8623;
}

#logo {
    width: 200px;
    height: 120px;
    display: block;
    background-repeat: no-repeat;
}

.product_grid_element {
	background-color: #ae8623;
	border: 4px solid #ae8623;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

.col-lg-2 {
	flex: 0 0 auto;
	width: 20%;
}

#title {
font-size: 50px;
}

#header {
    background-color: #000000;
    border-bottom: solid 20px #ae8623;
font-family: &#039;Comfortaa&#039;, cursive;
font-size: 18px;
}


body {
  background-color: #9D9D9D
}

#footer { 
    background-color: #ae8623;
font-family: &#039;Comfortaa&#039;, cursive;position: fixed; 
bottom: 0;
width:100%;
    border-top: solid 4px #ae8623;
}

#footer {
	color: #151212;
}

html, body {
	font-size: 16px;
}


#footer.time {
	font-weight: bold;
	font-size: 100%;
	color: #201f1f;
}


.product_grid_element .picture {
 border: solid 4px #ae8623;
    background: none repeat scroll 0% 0% #FFF;
    padding: 1px;
    max-height: 150px;
    min-height: 150px;
    display: block;
}

.product_grid_element .name {
 border: 4px #ae8623;
    font-size: 17px;
font-family: &#039;Insignia&#039;, cursive;
padding-bottom

#basket-wrapper {
    margin-right: 20px
}

#basket-wrapper #customer a {
    color: #ae8623;
font-family: &#039;Comfortaa&#039;, cursive;
}

.product_grid_element {
    width: 200px;
    height: 200px;
    float: left;
    margin: 5px 5px 10px 10px;
    padding: 5px;
    background-color: #FFF;
    text-align: center;
    overflow: hidden;
}


