.ws-cart{
	background-image:url(/images/modules/webshop/cart_add.png), rgb(249,249,249);
	background-image:url(/images/modules/webshop/cart_add.png), -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(229,229,229,1) 100%);
	background-image:url(/images/modules/webshop/cart_add.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(229,229,229,1)));
	background-image:url(/images/modules/webshop/cart_add.png), -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%);
	background-image:url(/images/modules/webshop/cart_add.png), -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%);
	background-image:url(/images/modules/webshop/cart_add.png), -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%);
	background-image:url(/images/modules/webshop/cart_add.png), linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%);
	background-position:20px center, center center;
	background-repeat:no-repeat, repeat-x;
	padding:4px 20px 4px 45px;
	margin-bottom:7px
}
.ws-cart:hover{
	background-image:url(/images/modules/webshop/cart_add.png), rgb(237,237,237);
	background-image:url(/images/modules/webshop/cart_add.png), -moz-linear-gradient(top,  rgba(237,237,237,1) 0%, rgba(209,209,209,1) 100%);
	background-image:url(/images/modules/webshop/cart_add.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(100%,rgba(209,209,209,1)));
	background-image:url(/images/modules/webshop/cart_add.png), -webkit-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(209,209,209,1) 100%);
	background-image:url(/images/modules/webshop/cart_add.png), -o-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(209,209,209,1) 100%);
	background-image:url(/images/modules/webshop/cart_add.png),  -ms-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(209,209,209,1) 100%);
	background-image:url(/images/modules/webshop/cart_add.png), linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(209,209,209,1) 100%);
	background-position:20px center, center center;
	background-repeat:no-repeat, repeat-x;
}
.ws-amount-ch{font-size:14px;font-weight:bold;padding:4px 9px}
.ws-tiny{text-align:center;width:30px !important}
.ws-product{width:99%;padding:5px;background:#fff;display:table}
.ws-quick{font-family:Arial,Verdana,Tahoma;width:90%;margin:10px auto}
.ws-parents,.ws-prod-details{width:100%;display:table;border-bottom:1px solid #ccc}
.ws-prod-details{border-bottom:0}
.ws-prod-name{font-size:18px;font-weight:bold;width:100%;padding-bottom:3px;margin:25px 0 35px;border-bottom:1px solid #ccc}
.ws-prod-options{width:100%;display:inline-table;margin:20px 0 10px;padding:0}
.ws-prod-options select{width:160px}
.ws-prod-price-cont,.ws-prod-option-1{width:50%;float:left;text-align:left}
.ws-prod-price{font-size:24px;color:#e00;margin:-2px 0 5px}
.ws-prod-price-text{color:#000;font-weight:bold}
.ws-prod-price-text-light{color:#777}
.ws-prod-to-cart,.ws-prod-option-2{width:50%;float:right;text-align:right}
.ws-prod-description{width:100%;display:table;padding-top:20px;border-top:1px solid #ddd}
.ws-prod-images{width:30%;margin-right:5%;float:left;text-align:left}
.ws-prod-image{width:180px;padding:1px;background:#FFF;border:1px solid #ccc;-webkit-box-shadow:0 7px 10px 0 rgba(150,150,150,0.4);-moz-box-shadow:0 7px 10px 0 rgba(150,150,150,0.4);box-shadow:0 7px 10px 0 rgba(150,150,150,0.4)}
.ws-prod-thumbs{width:180px;display:table;margin:20px 0}
.ws-prod-thumbs.full-width{width:100%;display:inline-block}
.ws-prod-thumb{width:80px;height:80px;overflow:hidden;margin:3px;text-align:center;float:left;padding:1px;background:#fff;border:1px solid #ccc}
.ws-prod-info{width:65%;float:left}
.ws-prod-itemnr,.ws-social{display:table;margin-top:20px;width:100%;text-align:right}
.ws-social{text-align:left}
.ws-category-div,.ws-products-div,.ws-other-products{
	width:100%;
	text-align:center;
	margin:10px auto;
	display:table
}
.ws-other-products{border-top:1px solid #ccc;padding-top:10px;margin-bottom:30px}
.ws-other-products h3{background:#f2f2f2;width:100%;line-height:2em;text-align:left;text-indent:10px;margin-top:-9px;font-size:14px}
.ws-category,.ws-products{
	transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;-o-transition:all .2s;
}
.ws-category,.ws-category-noname{
	width:140px;
	height:145px;
	background:#fff;
	padding:1px;
	display:inline-block;
	overflow:hidden;
	margin:8px;
	border:1px solid #ccc;
}
.ws-category:hover,.ws-category-noname:hover,.ws-products:hover{border:1px solid #aaa;background:#e5e5e5}
.ws-category-pic,.ws-category-noname-pic{
	width:140px;
	overflow:hidden;
	height:105px;
}
.ws-category-noname-pic{height:145px;background-size:auto 145px;background-position:center;background-repeat:no-repeat}
.ws-category-pic a{display:inline-block}
.ws-category-noname a{width:140px;height:145px;display:inline-block}
.ws-category-noname a:hover{text-decoration:none !important}
.ws-category-name{
	width:140px;
	height:40px;
	display:table-cell;
	overflow:hidden;
	vertical-align:middle;
	font-weight:bold;
	line-height:1em !important;
	text-align:center;
}
.ws-products,.ws-products-min{
	width:180px;
	height:310px;
	background:#eee;
	padding:4px;
	display:inline-block;
	overflow:hidden;
	margin:8px;
	text-shadow:1px 1px 0 #fff;
	border:1px solid #ccc;
}
.ws-products-min{
	width:140px;
	height:205px;
	padding:2px;
	margin:6px;
	text-shadow:none;
	background:#fff
}
.ws-products.ws-discount{background:#ffeee8 url(/images/modules/webshop/stripes.png) repeat}
.ws-products.ws-discount:hover{background:#e9e9e9 url(/images/modules/webshop/stripes.png) repeat}
.ws-products-pic{
	width:180px;
	margin:4px auto;
	overflow:hidden !important;
	height:180px;
	max-height:180px;
	background:#fff
}
.ws-products-pic img{max-height:180px !important}
.ws-products-pic a,.ws-products-pic-min a{
	width:180px;
	height:180px;
	overflow:hidden;
	text-decoration:none;
	display:inline-block;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:180px auto
}
.ws-products-pic-min a{
	width:140px;
	height:140px;
	background-size:140px auto
}
.ws-products-price-min{width:140px;text-align:center}
.ws-products-pic a:hover,.ws-products-pic-min a{text-decoration:none !important}
.ws-products-name,.ws-products-infos{
	width:180px;
	height:40px;
	display:table-cell;
	vertical-align:middle;
	font-weight:bold;
	line-height:1em !important;
	text-align:center;
}
.ws-products-name a{color:#000}
.ws-products-infos{
	height:80px;
	font-size:10px;
}
.ws-products-info-cart{float:right;display:inline}
.ws-products-cart-add{margin-left:5px}
.ws-products-price{float:left;font-size:12px;display:inline}
.ws-products-price-text{margin-left:5px;color:#e00}
.ws-products-origin-price{text-align:left;color:#888}
.ws-products-params{
	width:180px;
	margin-top:9px;
	font-weight:normal;
	line-height:1.3em !important;
	display:inline-table;
	text-align:left
}
.ws-orders{width:100%;display:table;margin:10px auto}
.ws-hits{width:30%;float:left;line-height:3.5em !important;text-align:left}
.ws-order{width:70%;float:right;text-align:right}
.ws-order form,.pagination form{display:inline}
.pagination {margin:30px auto}
.pagination select{width:70px;text-align:center}
.ws-order-table{width:100%;margin-bottom:20px}
.ws-order-table td{text-align:center;padding:4px 2px}
.ws-order-table tr td:nth-child(1),.ws-order-table tr td:nth-child(2){text-align:left}
.ws-order-table thead td{background:#eee;color:#000;font-weight:bold;line-height:2.5em;-webkit-box-shadow:0 -3px 0 0 #fff inset;-moz-box-shadow:0 -3px 0 0 #fff inset;box-shadow:0 -3px 0 0 #fff inset}
.ws-order-table thead tr{border-bottom:2px solid #ddd}
.ws-order-table tbody tr{border-bottom:1px dotted #ccc}
.ws-order-table tbody tr:nth-child(even){background:#f6f6f6}
.ws-order-table-options{font-size:11px;margin-left:10px}
.ws-order-table tfoot tr{border-top:2px solid #ccc}
.ws-order-table tfoot td{background:#fff;color:#000;text-align:right !important;font-size:14px;line-height:2em;padding:20px 5px}
.ws-order-table tfoot.ws-table-foot tr:nth-child(1){border-top:2px solid #ccc}
.ws-order-table tfoot.ws-table-foot tr{border-top:1px solid #ccc}
.ws-order-table tfoot.ws-table-foot td{line-height:1em;font-weight:bold;padding:8px 5px}
.ws-order-total td{color:#E00 !important;}
#ws-wrapper{width:100%;overflow:hidden}
#ws-steps{width:100%;overflow:hidden}
.ws-step{float:left;width:600px}
#ws-order-nav{
	display:table;
    width:100%;
    background-color:#fff;
    margin-bottom:20px;
    border-bottom:1px solid #ddd;
}
#ws-order-nav ul{list-style:none;float:left;width:100%;text-align:center}
#ws-order-nav ul li{
	display:inline-block;
    position:relative;
	margin:5px 3px;
    height:3em;
    color:#777;
    outline:none;
    font-weight:bold;
    text-decoration:none;
    line-height:3em;
    padding:0px 14px;
    border:1px solid #d4d4d4;
    -webkit-box-shadow:inset 0 0 0 1px #FFF;
	-moz-box-shadow:inset 0 0 0 1px #FFF;
	box-shadow:inset 0 0 0 1px #FFF;
    background:#f5f5f5;
    -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;
    text-shadow:1px 1px 0 rgba(255,255,255,.7);
    transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;
}
#ws-order-nav ul li.selected{background:#eaeaea url(/images/modules/webshop/stripes.png);color:#222;border:1px solid #888}
#ws-wrapper fieldset{border:none;padding:20px 0 !important}
.ws-takeover-table{width:100%;margin-bottom:20px}
.ws-takeover-table td{text-align:center;padding:4px 2px}
.ws-takeover-table td:nth-child(1){width:52%}
.ws-takeover-table tr td:nth-child(1),.ws-takeover-table tr td:nth-child(2){text-align:left}
.ws-takeover-table tbody tr{border-bottom:1px dotted #ccc}
.ws-takeover-table tbody tr:nth-child(even){background:#f6f6f6}
.ws-takeover-table tfoot tr{border-top:2px solid #ccc}
.ws-takeover-table tfoot td{background:#fff;color:#000;font-size:14px;line-height:2em;padding:20px 5px}
.ws-takeover-table tfoot tr td:nth-child(1){text-align:left !important}
.ws-takeover-table tfoot tr td:nth-child(2){text-align:right !important}
.ws-takeover-table label.error{float:right !important}
.transport_datas,.billing_datas{display:none}
#ws-cart-status{display:none}
.ws-cart-bar-div{width:100%;display:inline-table;background:#f2f2f2;margin-bottom:1px;color:#fff}
.ws-cart-bar-div a{color:#fff !important}
.ws-cart-bar{width:98%;line-height:3em;display:table;margin:5px auto}
.ws-cart-order{width:40%;float:left;text-align:left}
.ws-cart-info{width:40%;float:right;text-align:right}
.ws-cart-items{display:inline;margin-right:15px}
.ws-cart-total{display:inline}
.ws-cart-items b,.ws-cart-total b{margin-right:5px}
.ws-show-cart{display:inline-block}
#ws-cart-prods{
	display:none;
	position:absolute;
	z-index:9999;
	height:auto;
	max-height:450px;
	width:360px;
	padding:7px;
	background:#fff;
	-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0, .5);
	-moz-box-shadow:0 1px 5px 0 rgba(0,0,0, .5);
	box-shadow:0 1px 5px 0 rgba(0,0,0, .5)
}
.ws-cart-prods{overflow-y:auto;overflow-x:hidden;max-height:410px}
.ws-cart-prod{display:table;width:354px;padding:3px;line-height:1.2em;margin:0 auto}
.ws-cart-prod:hover{background:#eee;color:#222;-webkit-box-shadow:inset 0 0 5px 0 #ccc;-moz-box-shadow:inset 0 0 5px 0 #ccc;box-shadow:inset 0 0 5px 0 #ccc}
.ws-cart-sep{
	display:block;
	height:1px;
	margin:7px auto;
	background:rgba(0,0,0,.4);
	-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,.95);
	-moz-box-shadow:0 1px 0 0 rgba(255,255,255,.9);
	box-shadow:0 1px 0 0 rgba(255,255,255,.9)
}
.ws-cart-prod-img{width:90px;float:left;padding:1px;background:#fff;border:1px solid #ddd}
.ws-cart-prod-details{float:right;text-align:left;font-size:11px;width:250px}
.ws-cart-remove{font-size:11px;display:inline;float:right;margin-right:15px}
.ws-cart-remove a:hover{color:#e00 !important}
.ws-cart-prod-total{font-size:14px;color:#e00;margin-bottom:3px}
.ws-cart-prod-details span{font-weight:bold;margin-right:5px}
.ws-cart-footer{text-align:right;margin:6px 10px}
.ws-cart-footer .btn{text-decoration:none;color:#000 !important}
/* Skin Name: Nivo Slider Default Theme Skin URI: http://nivo.dev7studios.com Skin Type: flexible Description: The default skin for the Nivo Slider. Version: 1.2 Author: Gilbert Pellegrom Author URI: http://dev7studios.com */
.theme-default .nivoSlider{position:relative;background:#fff url(/images/modules/carousel/loading.gif) no-repeat 50% 50%;margin-bottom:0}
.theme-default .nivoSlider img{position:absolute;top:0px;left:0px;display:none}
.theme-default .nivoSlider a{border:0;display:block}
.theme-default .nivo-controlNav{text-align:center;padding:20px 0}
.theme-default .nivo-controlNav a{display:inline-block;width:22px;height:22px;background:url(/images/modules/carousel/bullets.png) no-repeat;text-indent:-9999px;border:0;margin:0 2px}
.theme-default .nivo-controlNav a.active{background-position:0 -22px}
.theme-default .nivo-directionNav a{display:block;width:30px;height:30px;background:url(/images/modules/carousel/arrows.png) no-repeat;text-indent:-9999px;border:0}
.theme-default a.nivo-nextNav{background-position:-30px 0;right:15px}
.theme-default a.nivo-prevNav{left:15px}
.theme-default .nivo-caption{font-family:Helvetica,Arial,sans-serif}
.theme-default .nivo-caption a{color:#fff;border-bottom:1px dotted #fff}
.theme-default .nivo-caption a:hover{color:#fff}
.theme-default .nivo-controlNav.nivo-thumbs-enabled{width:100%}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a{width:auto;height:auto;background:none;margin-bottom:5px}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img{display:block;width:120px;height:auto}
/* * jQuery Nivo Slider v3.0.1 * http://nivo.dev7studios.com * * Copyright 2012, Dev7studios * Free to use and abuse under the MIT license. * http://www.opensource.org/licenses/mit-license.php */
/* The Nivo Slider styles */
.nivoSlider{position:relative;width:100%;height:auto;overflow:hidden}
.nivoSlider img{position:absolute;top:0px;left:0px}
.nivo-main-image{display:block !important;position:relative !important;width:100% !important}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink{position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none}
/* The slices and boxes in the Slider */
.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0}
.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden}
.nivo-box img{display:block}
/* Caption styles */
.nivo-caption{position:absolute;left:0px;bottom:0px;background:#000;color:#fff;width:100%;z-index:8;padding:5px 10px;opacity:0.8;overflow:hidden;display:none;-moz-opacity:0.8;filter:alpha(opacity=8);-webkit-box-sizing:border-box;/* Safari/Chrome, other WebKit */-moz-box-sizing:border-box;/* Firefox, other Gecko */box-sizing:border-box}
.nivo-caption p{padding:5px;margin:0}
.nivo-caption a{display:inline !important}
.nivo-html-caption{display:none}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer}
.nivo-prevNav{left:0px}
.nivo-nextNav{right:0px}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav{text-align:right;padding:15px 0;position:absolute;top:0;right:0;z-index:500}
.nivo-controlNav a{cursor:pointer}
.nivo-controlNav a.active{font-weight:bold}
.slider-wrapper{position:relative}
#sliderd{display:inline;overflow:hidden;float:left}
#slider img{width:960px}
