body{
	 background: url('/media/wp_test_2.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	font-family: 'Ubuntu', sans-serif;
	color: #374046;
}

#header_logo{
	

	
}
#topbar{
	background-color: #33302e;
	height: 5px;
	width: 100%;
	

}
#menu{
	 background: url('/media/80b.png'); 


}
.product_container{
	min-height: 360px;
}
.product_container_image {
	height: 240px;
	min-height: 240px;
	max-height: 240px;
	width: 100%;
	 white-space: nowrap;
    
     margin: 1em 0;
}
.product_container_image img{
	max-height: 240px;
	
	max-width: 100%;
	vertical-align: middle;
}
.product_container_oos {
	opacity: 0.4;
}
.header_search_input{
	margin-top: 8px;
}

.imghelper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.header_button {
	float: right;
	height: 45px;
	line-height: 45px;
	padding: 0 1%;
	position: relative;
	top: 20px;
	text-align: center;
	border-radius: 2px;
	font-size: 1.2rem;
	display: inline-block;
	color: #B7AD9D;
	color: white !important;
	background: url('/media/80b.png');
	/*background: -webkit-linear-gradient(rgb(73, 70, 65), rgb(39, 36, 36));
	background: -o-linear-gradient(rgb(73, 70, 65), rgb(39, 36, 36));
	background: -moz-linear-gradient(rgb(73, 70, 65), rgb(39, 36, 36));
	background: linear-gradient(rgb(73, 70, 65), rgb(39, 36, 36));*/
}
#login_submit {
    float: left;
    height: 45px;
    line-height: 45px;
    padding: 0 1%;
    position: relative;
    top: 20px;
    text-align: center;
    border-radius: 2px;
    font-size: 1.2rem;
    display: inline-block;
    color: #B7AD9D;
    color: white !important;
    background: -webkit-linear-gradient(#898989, #525252);
    background: -moz-linear-gradient(#898989, #525252);
    background: -o-linear-gradient(#898989, #525252);
    background: linear-gradient(#898989, #525252);
}
.header_cart_button {

}
.menu_login {
    font-size: 1.2rem;
    z-index: 1001;
    position: absolute;
    top: 60px;
    right: 0px;
    width: 250px;
    padding: 20px;
    margin: 0;
    display: none;
    background-color: #383838;
    color: #fff;
}
.menu_login a{
color:#fff;	
}
.buy_button {
	background: -webkit-linear-gradient(#898989, #525252);
    background: -moz-linear-gradient(#898989, #525252);
    background: -o-linear-gradient(#898989, #525252);
    background: linear-gradient(#898989, #525252);
	height: 70px;
	line-height: 70px;
	width: 100%;
	color: white;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin: 4px 0 0 0;
	display: block;
}
#product_price{
	font-size: 30px;
}
.product_pictures {
	width: 100%;
	padding: 0;
	margin: 20px 0 20px 0;
	display: inline-block;
}
.product_pictures_extra_container {
	width: 4.5%;
	float: left;
}
.product_picture_extra {
	width: 100%;
	margin: 0 0 2px 0;
	float: left;
	opacity: 0.3;
	cursor: pointer;
	text-align: center;
}
.product_picture_extra_selected {
	opacity: 1;
}
.product_picture_extra_deselected {
	opacity: 0.3;
}
.product_picture_extra img {
	max-width: 100%;
	max-height: 45px;
	display: inline-block;
}
.product_picture_extra_360 {
	width: 100%;
	margin: 0 0 2px 0;
	float: left;
	opacity: 0.3;
	cursor: pointer;
	text-align: center;
}

.product_picture_extra_360 img {
	max-width: 100%;
	max-height: 45px;
	display: inline-block;
}
#product_main_picture {
	width: 95%;
	text-align: center;
	float: right;
	position: relative;
}
.button_product_main_picture {
	position: absolute;
	top: 0;
	font-size: 3.0rem;
	padding: 2%;
	opacity: 0.15;
	cursor: pointer;
	height: 100%;
	min-width: 25%;
}
#button_product_main_picture_zoom {
	left: 300px;
	height: initial;
	background: none;
	width: 200px;
	padding: 0;
	top: 10px;
}
#button_product_main_picture_previous {
	left: 0px;
	text-align: left;
}
#button_product_main_picture_next {
	right: 0px;
	text-align: right;
}
.product_main_picture {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}
.product_main_picture img {
	max-width: 100%;
	max-height: 100%;
}
@media screen and (min-height: 1000px) {
	#product_main_picture { height: 500px; }
}
@media screen and (min-height: 901px) and (max-height: 999px) {
	#product_main_picture { height: 440px; }
}
@media screen and (min-height: 801px) and (max-height: 899px) {
	#product_main_picture { height: 380px; }
}
@media screen and (max-height: 800px) {
	#product_main_picture { height: 300px; }
}
/* Javascriptin kutsumat tyylitteluokat kun tuotekuva klikataan isoksi. */
.product_main_picture_img_max {
	max-height: 100% !important;
	height: initial !important;
	/*max-width: 100% !important;*/
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out;
}
.product_main_picture_max {
	width: 95% !important;
}
.product_pictures_extra_container_max {
	width: 4.5% !important;
}
.product_pictures_img_max {
	float: none !important;
	width: 100% !important;
}
.product_buy_selector_img_max {
	float: none !important;
	width: 100% !important;
	padding: 0 !important;
	margin: 0 auto 80px auto !important;
}
.product_buy_selector_left_img_max {
	width: 60% !important;
	float: left !important;
	padding-right: 10% !important;
}
.product_button_img_max {
	margin-top:10px !important;
	width: 100% !important;
	//max-width: 500px !important;
}
.product_main_picture_description {
	cursor: default;
	font-size: 1.4rem;
	font-style: italic;
	float: left;
	padding: 4px;
	text-align: center;
	width: 100%;
}
#buyamount {
	width: 20%;
}

.cart_products_table tr {
	border-bottom: #eee solid 1px;
}
.cart_products_table tr td {
	padding: 4px;
}
.cart_products_table tr th {
	padding: 4px;
	font-size: 1.2rem;
}
.cart_products_table{
	margin:0 auto;
	width: 95%;
}
.cart_shipment_select{
	margin:0 auto;
}
.cart_payment_select{
	margin:0 auto;
}
.cart_input_text{
	padding:5px;
	margin: 5px;
	width:100%;
}
#cart_giftcard_use_button{
	background: -webkit-linear-gradient(#898989, #525252);
    background: -moz-linear-gradient(#898989, #525252);
    background: -o-linear-gradient(#898989, #525252);
    background: linear-gradient(#898989, #525252);
	height: 40px;
	line-height: 40px;

	color: white !important;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	width: 100%;
}
#cart_giftcard_button{
	cursor: pointer;
}
#checkout_button{

	background: -webkit-linear-gradient(#898989, #525252);
    background: -moz-linear-gradient(#898989, #525252);
    background: -o-linear-gradient(#898989, #525252);
    background: linear-gradient(#898989, #525252);
	height: 40px;
	line-height: 40px;

	color: white !important;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	width: 100%;
	border:none;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.category_sort_container {
    
    position: relative;
}
.bestsearch_hintaslider_container {
    padding: 0 10px 0 8px;
    clear: both;
}
#category_textfilter{
  
}
.category_textfilter input{
  
}
#category_priceslider{
 margin-top:30px; 
}
.product_container_price{
	font-weight: bold;
	color: #3fb733;
	text-align: left;
}
.product_container_price del{
	font-weight: bold;
	color:red;
}
#product_price{
	font-weight: bold;
}
#product_price del{
	color:red;
}
del{
	color:red;
}
.typechosen{
    background-color: #c04731;
    /*background-color: #6d6d6d;*/
    color: white;
    overflow: auto;
}
.typefilter {
    background-color: #eee;
    padding: 1px 6px;
    margin: 1px;
    border-radius: 2px;
    text-transform: uppercase;
}
.typefiltercontainer{
    overflow: auto;
    float: left;
    cursor: pointer;
    padding:5px;
}
.selected_attributes{
    background-color: red;
    /*background-color: #6d6d6d;*/
    color: white;
    overflow: auto;   
}
.notify_box {
    background-color: red;
    width: 170px;
    padding: 10px;
    position: absolute;
    z-index: 99;
    color: white;
    text-align: center;
}

.notify_box_select {
    top: -40px;
    left: 0;
}

.notify_box_select div {
    height: 0;
    width: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid red;
    position: absolute;
    bottom: -15px;
    left: 72px;
}

.notify_box_amount {
    top: 8px;
    left: -190px;
}

.notify_box_amount div {
    height: 0;
    width: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid red;
    position: absolute;
    bottom: 12px;
    right: -15px;
}
.realred {
    color: #ff0000;
}
.checkout_bank {
    float: left;
    height: 170px;
    width: 20%;
    border: 1px solid #eee;
    margin: 0 -1px -1px 0;
    text-align: center;
    padding: 40px 2% 2% 2%;
    overflow-wrap: break-word;
    font-size: 1.2rem;
}
.checkout_bank input[type="image"] {
    max-width: 95%;
    max-height: 50px;
}
.account_container {
    padding: 10px 20px;
}
.account_personal_details {
    float: right;
    width: 25%;
    padding: 10px 0 0 30px;
    border-left: 1px solid #eee;
}
.account_personal_details input {
    width: 100%;
    height: 30px;
}
.account_order_history {
    width: 75%;
    padding: 10px 30px 40px 0;
}
.account_order_history table {
    font-size: 1.2rem;
    width: 100%;
}

.account_order_history table th, .account_order_history table td {
    padding: 8px 4px 8px 0;
}

.account_order_history table tr:nth-child(odd) {
    background-color: #eee;
}
.account_personal_details_block {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 40px;
}
#account_customer_editing {
    display: none;
}
#account_email_editing {
    display: none;
}
#account_password_editing {
    display: none;
}
.cart_header {
	background: -webkit-linear-gradient(#898989, #525252);
	background: -moz-linear-gradient(#898989, #525252);
	background: -o-linear-gradient(#898989, #525252);
	background: linear-gradient(#898989, #525252);
	color: #fff;
	position: relative;
	padding: 10px;
	margin: 0;
	border: 1px solid #ddd;
	border-bottom: 0;
	margin-bottom: 10px;
	border-radius: 4px 4px 0 0;
	float: left;
	width:100%;
}
.dropdown-menu{
	background-color: transparent !important;
}

.group_navigation_menu_container {
    z-index: 999;
    position: absolute;
    display: none;
    background: url('/media/80b.png');
    color: #fff;
    width: 100%;
    max-width: 1100px;
    min-width: 700px;
    padding: 16px 8px 30px 8px;
    top: 61px;
}
.group_navigation_menu_container a {
    color:inherit;
    text-decoration:none;
    border:0;
}
.group_navigation_menu_container a:hover {
    color:inherit;
    text-decoration:
    underline;
}
.group_navigation_menu_container a:visited {
    color:inherit;
}

.group_navigation_menu_container {
    display: block;
    width: 190px;
    max-width: 190px;
    min-width: 190px;
  
    left: -190px;
    top:0px;
    background: url('/media/80b.png');
    padding: 0px;
}

 .group_navigation_menu_container .menu_paragraph {
    width: 100%;
    margin-bottom: 30px;
    font-size: 1.2rem;
    float: none;
    padding: 0 5px 0 0;
}
.group_navigation_menu_container .menu_paragraph ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.group_navigation_menu_container .menu_paragraph li {
    padding: 0 15px;
    margin: 8px 0;
}
.promotion_container_image {
	/*padding:10px;
	margin:10px;*/
	width: 100%;
}
.promotion_container_text {
	font-size: 2vh;
    color: #fff;
    top: 50%;
    position: absolute;
    width: 90%;
    left: 50%;
    margin: 0 auto;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/media/40b.png);
}
.promotion_container_text a{
	color:#fff;
    /*border: 4px solid #fff;*/
    padding: 20px;
}

.promotion_text_container {
	width: 100%;
}
@media (max-width: 1580px) {
	.group_navigation_menu_container {
    	display: none !important;
	}
}
/*@media(max-width: 600px) {
	.promotion_container_text {
		font-size: 1.5vh;
		color:#fff;
		top:0;
		position: absolute;
		margin:0 auto;
		text-align: center;
		width: 17%;
	    margin-left: 16.5%;
	    background: url(/media/40b.png);
	    padding: 20px;
	}
}*/