.no-js #contact-data .first label {
	content: "*"
}
.no-js .between-prices, .no-js .sort .hide, .no-js .states .hide, .no-js .slide, .no-js .btn-ares, .no-js #basket-cart .hide, .no-js #need-help, .no-js #logo .hide, .no-js #nav-skiplink, .no-js .modal, .no-js .modal-overlay, .no-js .help .hide, #nav-category-tabs li.home .hide {
	display: none;
}
.no-js .slide-1, .no-js .help:hover .hide, #product .listing-table a:hover .image {
	display: block;
}
.no-js #filter-tags {
	margin-left: 0;
}
html,body {
	height:100%;
}
html {
	overflow-y:scroll;
	background-repeat: repeat;
	background-attachment: fixed;
}
body {
	background: url("img/bg.jpg") no-repeat fixed cetnyshoer top / 100% auto rgba(0, 0, 0, 0);
	text-align:center;
	font: 12px/1.45 'Roboto', sans-serif;
}
.no-edges, html, body,  input, button, fieldset, legend {
	margin:0;
	padding:0;
}
.no-style, input, button, fieldset, legend {
	border:0;
	list-style:none;
	text-decoration:normal;
	font-weight:normal;
	font-style:normal;
}
table {
	border-collapse: separate;
}
.clear {
	clear:both;
}
.pull-left {
	float:left !important;
}
.pull-right {
	float:right !important;
}
.pull-none {
	float:none !important;
}
.center {
	display: inline-block;
	margin: 0 auto;
	text-align: center;
}
.center li {
	display: inline;
}
/*msg*/
.table, .msg {
	margin: 1em;
	font-size: 1em;
	padding: 0.5em 2em 0.45em;
	color: #000000 !important;
	border: 1px solid;
	border-color: #afe0ff;
	background-color: #e8f6ff;
}
.msg-error {
	border-color: #ff9696;
	background-color: #ffe8e8;
}
.msg-warning {
	border-color: #e0b072;
	background-color: #fcf186;
}
.msg-success {
	border-color: #6ab87c;
	background-color: #e5fff1;
}
.table{
    margin: 1em 2%;
	width: 96%;
	padding: 0;
	clear: both;
	border-color: #d8d8d8;
	background-color: #efefef;
}
.table td{
	vertical-align:middle;	
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:8px;
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
.table tr th{
	padding:10px 8px 10px 8px;
}
.table tbody tr:nth-child(even){
	background-color: #ffffff;
}
.table tbody tr:nth-child(odd){
	background-color: #f8f8f8;
}
.table thead th{
    background-color: #000626;
	color: #FFFFFF;
	font-size: 12px;
}
p.msg {
	text-align:center;
}
p.msg .icon {
	display: inline-block;
	float: none;
}
/*shared opitons*/
a {
	text-decoration: underline;
}
a:hover  {
	text-decoration: none;
}
a, .btn {
	display: inline-block;
	cursor: pointer;
   	outline: 0;
}
.linked-disabled {
	cursor: default; 
}
.help {
	cursor: help;
	position: relative;
}
.help em {
	padding: 0.1em 0.5em;
	display: inline-block;
	float: right;
}
.help .hide {
	z-index: 10;
	width: 200px;
	position: absolute;
	top: 1.5em;
	left: 0em;
	padding: 0.5em 1em;
}
.help:hover .hide, .help:focus .hide, .help:active .hide {
	display: block !important;
}
a:hover, a:active, a:focus {
   	outline: 0;
}
.inline, .inline li {
	display: inline-block;
	float: left;
}
.price {
	white-space: pre;
}
.price-sale .price{
	white-space: normal;
}
.link-disabled:hover {
	cursor: default;
}
/*
	BUTTONS, INPUTS and LABEL
*/
.input, .textarea, .select, .btn, #nav-content .menu-item-999 a, .ui-rangeSlider-handle {
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 0.5em;
	padding-bottom: 0.45em;
	margin: 0;
	border: 0;
	text-decoration:none;
	display: inline-block;
	border: 1px solid #bbbbbb;
	background-color: #ffffff;
}
.btn:hover{
		border: 1px solid #ffffff;
}
.btn-block, .input-block, .textarea-block, .select-block {
    display: inline-block;
    width: 90%;
}
.select-block, button.btn-block{
    width: 100%;
}
.btn-small, .textarea-small, .input-small, .select-small {
	font-size: 0.9em;
}
.btn-large{
	width: 85%;
	padding-top: 0.5em;
	padding-bottom: 0.45em;
	border: 0;
	margin-right: 15%;
	text-decoration:none;
	display: inline-block;
	text-transform: uppercase;
	font-size: 2em;
	border: 1px solid #bbbbbb;
}
.btn-big, .textarea-big, .input-big, .select-big, .big {
	font-size: 1.1em;
}
.bigger {
	font-size: 1.25em;
}
#input-search {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15%;
	margin-left: -2px;
	width: 79%;
}
#btn-search {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left:-2px;
	border: 1px solid #ffffff;
}
.btn-delete {
	padding: 0 0.4em;
}
.quantity {
    display: inline-block;
    line-height: 1em;
    position: relative;
}
.quantity .input {
	float: left;
}
.quantity .plus, .quantity .minus {
	z-index: 10;
    padding: 0.32em 0 0.32em;
    text-align: center;
    width: 98%;
    font-size: 1.5em;

}
.input-quantity {
    padding: 1.45em 5%;
    text-align: center;
}
.input-checkbox {
	border: 1px solid transparent;
	white-space: pre;
	display: block;
	margin: 0 2%;
}
.input-checkbox input {
	cursor: pointer;
	display: block;
	float: left;
	margin-top: 0.275em;
	margin-left: 0.25em;
	margin-right: -1.5em;
}
.input-checkbox label {
	display: block;
	cursor: pointer;
	padding: 0.25em 0.5em 0.15em 1.5em;
}
/*
	default colors for shared btn, inputs, ....
*/
a{
	color: #333333;
}
a:hover, #configuration .selected a{
	color:#c20000;
}
.btn-buy{
	background: #d10707;
	border: 1px solid #ffffff;
	color: #ffffff;
}
.btn-buy:hover{
	background: #980203;
	color: #ffffff;
}
.btn-gray, .btn-select, #nav-content .menu-item-999 a, .ui-rangeSlider-handle {
	  background: #747474;
	  color: #ffffff;
}
#nav-content .menu-item-999 a:hover, .btn-gray:hover, #nav-user .active, .btn-select, .sort a.active {
	  background: #c20000;
	  color: #ffffff;
}
.btn-red{
	  background: #c20000;
	  color: #ffffff;
}
.btn-red:hover{
	  background: #747474;
	  color: #ffffff;
}
.input, .textarea, .select, input, .help .hide, .help em{
    border: 1px solid #bbbbbb;
}
.input:focus, .textarea:focus, .select:focus, .input-checkbox:hover, .input-checkbox input:hover, .input-checkbox input:focus{
	border: 1px solid #c20000;
}
#nav-product-tabs a, #type-buy label {
    background-color: #747474;
    color: #ffffff;
}
/*
	ICONS
*/
.icon {
	background-image: url(img/sprites.png);
	background-color: transparent;
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
}
.icon-text{
	background-image: none;
}
.icon-cart {
	background-position: 0 -51px;
	width:53px;
	height: 36px;
}
.icon-big-phone{
	background-position: -67px -149px;
	width: 83px;
	height: 82px;
}
.icon-cart-medium {
	background-position: -82px -127px;
	width: 44px;
	height: 40px;	
}
.icon-cart-small {
	background-position: -133px -18px;
	width: 45px;
	height: 32px;
}
.icon-in-cart {
	background-position: 0 -142px;
	width: 55px;
	height: 60px;
}
.icon-user {
    background-position: -142px 0;
    height: 12px;
    width: 10px;
}
.icon-registration{
    background-position: -130px 0;
    height: 12px;
    width: 12px;
}
.icon-logout {
	 background-position: -157px -1px;
    height: 12px;
    width: 10px;
}
.icon-search {
    background-position: -72px -52px;
    height: 21px;
    width: 20px;
}
.icon-white-up {
	background-position: -54px -68px;
	width: 16px;
	height: 8px;
}
.icon-white-down {
	background-position: -54px -76px;
	width: 16px;
	height: 8px;
}
.icon-black-down {
	background-position: -54px -60px;
	width: 16px;
	height: 8px;
}

.icon-black-left {
	background-position: -82px -96px;
	width: 8px;
	height: 16px;
}
.icon-black-right {
	background-position: -90px -96px;
	width: 8px;
	height: 16px;
}
.icon-menu {
	background-position: 0 0;
	width: 22px;
	height: 23px;
}
.icon-logo {
	background-position: 0 -23px;
	width: 16px;
	height: 16px;
}
.icon-white-search {
	background-position: -22px 0;
	width: 20px;
	height: 22px;
}
.icon-email {
    background-position: -55px -8px;
    height: 13px;
    width: 20px;
}
.icon-phone {
    background-position: -93px -5px;
    height: 17px;
    width: 20px;
}
.icon-address {
    background-position: -74px -4px;
    height: 17px;
    width: 18px;
}
.icon-home{
	background-position: -37px -26px;
	width: 27px;
	height: 25px;
}
.icon-namotorkare{
	background-position: -65px -23px;
	width: 29px;
	height: 25px;
}
.icon-na-motorku{
	background-position: -95px -26px;
	width: 37px;
	height: 25px;
}
.icon-moto{
	background-position: 0 -87px;
	width:66px;
	height: 57px;
}
.icon-tire {
	background-position: -93px -51px;
	width:31px;
	height: 25px;
}

#category-banner .icon-na-motorku{
	background-position: -67px -87px;
	width:87px;
	height: 57px;
}
#category-banner .icon-namotorkare{
	background-position: 0 -87px;
	width:66px;
	height: 57px;
}
.icon-menu-red{
	background-position: 0px -232px;
    height: 25px;
    width: 25px;
}
.icon-menu-black{
	background-position: -50px -232px;
    height: 25px;
    width: 25px;
}
.icon-cart-smaller{
	background-position: -75px -233px;
    height: 23px;
    width: 34px;
}
.icon-search-res{
	background-position: -25px -232px;
    height: 25px;
    width: 25px;
}

/*
	STATES
*/
.states {
	position: absolute;
	top: 5px;
	left: 5px;
}
.listing-products .states {
	top: -5px;
	left: -8px;
	height: 100%;
}
.listing-products .states .state-free_shipping {
	position: absolute;
	left: 0;
	bottom: 0;
}
.states .state {
    clear: both;
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    padding: 0.3em 1em;
    text-align: left;
    white-space: nowrap;
}
.logo-producer {
	position: absolute;
	bottom: 0;
	right: 0;
}
.sale-percentage {
	position: absolute;
	right: 0em;
	top: 0em;
	height: 2.75em;
	width: 2.75em;
	font-weight: bold;
	line-height: 2.75em;
	border-radius: 2em;
	float: left;
	display: inline-block;
	box-shadow: 0 0 1px 1px black;
	background-color: #ffffff;

}
/*
	BACKGROUNDS
*/
#footer, #header{
	background-color: #000000;
}
.variants a, .container #content, #nav-content, #nav-content .sub, .white-line, .modal, .heureka-availability .calendar, #search-container {
	background-color: #ffffff;
}
.states .state-akce, #survey .chart-row {
	background-color: #bf0302;
}
.states .state-news, .states .state-novinka{
	background-color: #ffa500;
}
.states .state-vyprodej {
	background-color: #022f82;
}
.states .state-user_preference {
	background-color: #d78c1b;
}
.states .state-free_shipping {
	background-color: #4d5580;
}
.help em, #order .listing-table .item, #order #summary {
	background-color: #e8e8e8;
}
#basket-cart .b-cart, #basket-cart .hide, #nav-product-tabs .hover a, #nav-product-tabs .active a, #type-buy label.active, #type-buy label.hover{
	background-color: #4e0000;
}
.help .hide{
	background-color: #f1f1f1;
}
#params .input-checkbox, #filters .input-checkbox, #nav-categories a{
	background-color: #f4f4f4;
}
#nav-categories .title, #params .nav-filters .active a, #params .nav-filters  a:hover, .quantity .plus:hover, .quantity .minus:hover {
	background-color: #4e0002;
}
#params .nav-filters a{
	background-color: #c5c4c2;
}
#nav-categories, #params, #filters .inner, #sort-bottom .inner, #product-description .add-to-cart, .quantity .plus, .quantity .minus {
	background-color: #ececec;
}
.nav-categories, #category-tabs .tab {
	background-color: #262626;
}
.state-condition, #breadcrumbs a{
	background-color: #414141;
}
#breadcrumbs a:hover, #breadcrumbs .last em, .ui-rangeSlider-handle {
	background-color: #510003;
}
.availability .green, .variants .bg-green, .bg-green {
	background-color: #096303;
}
.availability .red, .variants .bg-gray, .bg-gray {
	background-color: #818081;
}
#order .availability .green, #order .availability .red {
	background-color: inherit;
}
/*
	COLORS
*/
#contact-banner .legend{
	color:#b0b0b0;
}
#sign #brand{
	color: #f2f2f2;
}
.availability .red, .availability .green, .listing-products .inner .availability, .variants .bg-gray, .variants .bg-green, .product-variants, #nav-categories li.title, #breadcrumbs a, #breadcrumbs em, .sorter a, #params .nav-filters .active a, #params .nav-filters  a:hover, #basket-cart .hide .price, .available-products, #footer, .states .state, #footer #quick-contact, #footer #quick-contact a, #nav-extended a, #basket-cart strong, #basket-cart .hide .main{
	color:#ffffff;
}
.listing-products .inner h2.main a, #survey .inner a:hover, #contact-banner .tel, #register legend,  #register legend a, .my-account h2.title{
	color:#bf0302;
}
#order .availability .red, .variants .bg-gray .hide, .variants .bg-gray em, h1.title, h1#title, #col-left .title, #survey .inner a, #search-container .name{
	color: #000000;
}
#survey .question, #top-producers .item a, #order .listing-table .item .price, #params .nav-filters a, .quantity .plus, .quantity .minus, #register legend small{
	color:#333333;
}
.quantity .plus:hover, .quantity .minus:hover, .nav-categories a {
	color:#ffffff;
}
.taxless-price .label, .taxless-price .price, .price-sale .label, .price-old .label, .price-old .price{
	color:#777777;
}
.green, #order .availability .green {
	color:#4ca805;
}
.red{
	color:#bf0302;
}
.nav-categories a:hover {
	color: #ffffff;
}
.gray{
	color:#888888;
}
/*
	FONT-SIZES
*/

#nav-categories a, #footer #quick-contact, #footer #quick-contact a, #survey .inner a, #survey .question, #top-producers .item, #nav-extended a, #search-container .price{
	font-size: 1.1em;
}
#nav-categories .title, #nav-category-tabs a, #basket-cart .hide .price, #basket-cart strong, #summary, #params .nav-filters a, .nav-categories a .no-image, .nav-categories a .icon{
	font-size: 1.2em;
}
.show-availability .availability .green, .available-products, #footer .legend, #basket-cart strong .legend, #register legend, .form legend, #order .listing-table .item strong,  #summary #final-price, #product-description .add-to-cart .btn-buy{
	font-size: 1.3em;
}
.price-old .label, .price-old .price, #top-seller .no-image, .price-sale .price, .price-sale .label, .taxless-price .label, .taxless-price .price, .listing-products .no-image, .heureka-availability .green{
	font-size: 1.5em;
}
#products h2.main {
	font-size: 1.4em;
}
#order #products {
	 padding: 0;
	 margin:0;
}
#contact-banner .legend {
	font-size: 1.8em;
}
.final-price .label, .final-price .price, h1.title, h1#title, #order .listing-table .item .price{
	font-size:2em;
}
#contact-banner  .tel{
	font-size:3.1em;
}
#configuration, .product-variants li, .listing-products .item .availability {
	font-size: 0.9em;
}
#order .listing-table .item .msg-availability strong{
	font-size: 1em;
}
/*
	FONT-STYLES
*/
#nav-content a em, .states .state em, .listing-products .inner h2.main a em, #category-banner .btn em, #contact-banner  .tel, #breadcrumbs .last em{
	font-style: normal;
}
h1.title, h1#title, #basket-cart strong, #col-left .title, .my-account h2.title{
	font-weight: normal;
}
#category-banner #contact-banner a, .listing-products .inner h2.main a, #nav-product-tabs a, #search-container .product-item a{
	text-decoration: none;
}
#search-container .product-item a:hover .name {
	text-decoration: underline;
}
.save-price .price, .price-old .price{
	text-decoration: line-through;
}
#order .listing-table .item .msg-availability .green, #order .listing-table .item .msg-availability .red, .final-price .label, .final-price .price, #contact-banner .tel, #summary #final-price, .heureka-availability .day, .nav-categories a .no-image, .nav-categories a .icon{
	font-weight: bold;
}
#nav-categories .title, #contact-banner .legend, .available-products, #nav-category-tabs a, #basket, #nav-content, #footer, .nav-filters a, #product-description .add-to-cart .btn-buy, .nav-categories a{
	text-transform: uppercase;
}
/*
	BORDERS
	border:;
	border-color:
*/

#nav-categories a:hover img, #nav-categories, .variants a, #nav-content .account, #nav-content .menu-item-999, #nav-content .btn:hover, #nav-content .account:hover, #nav-content .menu-item-999:hover, #params, #nav-categories a, #type-buy label.active, #type-buy label.active, #gallery .main-image, #listing-images a img, .quantity .plus, .quantity .minus, #product-description .add-to-cart, .heureka-availability .calendar, #top-seller .title, #params .input-checkbox, #filters > .inner, #sort-bottom .inner, #filters .input-checkbox, .my-account h2.title, #summary, .listing-table .image, .quantity .plus, .quantity .minus, h1.title, .listing-products .inner .availability, .listing-products .item, #col-left .title, #register legend, #type-buy, .form legend, #search-container {
	border:1px solid;
}
#nav-product-tabs a, #type-buy label, #type-buy label.active{
	border: 2px solid;
}
.heureka-availability .calendar{
	border-top:10px solid;
}
#top-seller .title, .my-account h2.title, h1.title, h1#title, .listing-products .item, #col-left .title, #register legend, #type-buy, .form legend {
	border-top:0px none;
}
#summary, #nav-category-tabs a, #nav-category-tabs .active a, #nav-product-tabs a, #type-buy label.active, #type-buy label{	
	border-bottom:0px none;
}
#top-seller .title, .my-account h2.title, #summary, h1.title, h1#title, .listing-products .inner .availability, .listing-products .item, #col-left .title, #register legend, #type-buy, .form legend {
	border-left:0px none;
}
#top-seller .title, .my-account h2.title, #summary, h1.title, h1#title, #col-left .title, #register legend, #type-buy, .form legend{
	border-right:0px none;
}
.border-gray-top, .nav-categories a{
	border-top: 1px solid;
}
.product-variants li, .variants{
	border-left: 1px solid;
}
#basket-cart .item{
	border-bottom: 1px dashed;
}
.nav-categories a, .product-variants li, .nav-product-tabs, .border-gray-bottom, #nav-product-tabs, h1#title, #search-container .product-item {
	border-bottom: 1px solid;
}
#nav-categories a:hover img, #nav-categories, #params, #nav-categories a, #params .input-checkbox,  #filters > .inner, #sort-bottom .inner, #filters .input-checkbox{
	border-color: #a7a7a7;
}
.listing-products .item {
	border-color: #e2e2e2;
}
#register legend, .form legend, #type-buy, .listing-table .image, .my-account h2.title{
	border-color: #bf0302;
}
.product-variants li, #nav-content .btn:hover, #basket-cart .item{
	border-color: #ffffff;
}
.variants a, #nav, #nav-content .account, #nav-content .menu-item-999, #nav-content li:hover, #summary, #nav-product-tabs a, #type-buy label, #type-buy label.active, .nav-categories a:hover{
	border-color: #bbbbbb;
}
.border-gray-top, #gallery .main-image, #listing-images a img, #nav-product-tabs, #product-description .add-to-cart, .border-gray-bottom, .variants, .quantity .plus, .quantity .minus {
	border-color: #d9d9d9;
}
.heureka-availability .calendar{
	border-color: #4ca805;
}
.variants a:hover {
	border-color: #bf0302;
}
.nav-categories a, #search-container, #search-container .product-item {
	border-color: #333333;
}
.nav-categories a:hover {
	border-color: #777777;
}
/*
	FLUID GRID
*/
.gallery .main-image img, #special-offer img, #configuration img{
	width: 100%;
	text-align: center;
	height: auto;
}
.banner img, .banner a, .listing-products img, .listing-products a, #listing-partners a, #listing-partners img, #top-seller img, #visited-products img, .banners a, .banners img {
	margin: 0 auto;
	max-width: 100%;
}
.image img {
	max-width: 100%;
	height: auto;
}
/* CONTAINER */
.container {
	position: relative;
	margin:0 3%;
}
.content {
	min-width: 960px;
	max-width: 1280px;
	margin: 0 auto 0;
	position: relative;
	clear:both;
	text-align: left;	
}
.main-text .description{
	display: inline-block;
    margin-bottom: 0.5em;
    padding: 0.5em 2%;
    width: 96%;
}
.container #content {
	margin-bottom: 30px;
}
h1.title{
	margin: 0.25em 0 1em;
	width: 97%;
	padding:0 2% 0 0;
}
h1#title{
	margin: 0.25em 0;
}
#page-basket_aio h1#title {
	margin: 0 2.5%;
}
.title, .text {
	padding: 0.5em 1em;
}

.center-block {
	text-align: center;
	margin: 0 auto;
}
.center-block .inner-center {
	margin: 0 auto;
	display: inline-block;
	position: relative;

}
.col, .row {
    display: inline-block;
    float: left;
}
.row {
    float: none;
}
.col-1 {
    width: 8.22222%;
}
.col-2 {
    width: 16.5556%;
}
.col-3 {
    width: 25%;
}
.col-4 {
    width: 33.2222%;
}
.col-5 {
    width: 41.5556%;
}
.col-6 {
    width: 50%;
}
.col-7 {
    width: 58.2222%;
}
.col-8 {
    width: 66%;
}
.col-9 {
    width: 75%;
}
.col-10 {
    width: 83.2222%;
}
.col-11 {
    width: 91.5556%;
}
.col-12, .row {
    clear: both;
    width: 100%;
}
.row {
	float: none;
}
#col-left {
	float: left;
	width: 21.3333333%;
}
#col-right {
	float: right;
	width: 77.5555555%;
	padding-left: 1%;
}
.col-special{
	width: 90%;
	margin: 0 3%;
}
.col-category{
	width: 20%;
}
/*
	BANNERS
*/
#top-producers ul, .banner .text {
	padding: 0 5%;
	width: 90%;
	display: inline-block;
	float: left;
}
#top-producers li {
	padding: 0.5em 0;
}
#listing-news .item {
	margin-bottom: 0.5em;
}
#special-offer, #banners-top .item {
	margin: 0;
    margin-right:1%;
    position: relative;
    width: 99%
 }
#special-offer article .text {
    bottom: 2em;
    right: 0%;
    margin-left: 10%;
    margin-top: 3em;
    padding: 1em;
    position: absolute;
    text-align: left;
    width: 44%;
    color: #ffffff;
    background-color: rgba(0,0,0,0.6);
}
.bx-controls {
	z-index: 10;
	/*position: absolute;*/
	width: 100%;
	height: 1px;
	top: 0;
}
.bx-controls-direction a {
    color: transparent;
    z-index: 100;
    opacity: 0.5;
    background-color: #333333;
    padding:10px;
}
.bx-controls:hover{
	opacity: 1;
}
.bx-controls .bx-next, .bx-controls .bx-prev {
    height: 34px;
    left: 0;
    position: absolute;
    top: 45%;
    width: 24px;
}
.bx-controls .bx-next {
    right: 0;
    left: auto;
}
.ui-rangeSlider {
	margin: 0 15%;
	margin-top: 1.25em;
}
.ui-rangeSlider-innerBar, .ui-rangeSlider-bar {
	background-color: #bbbbbb;
	height: 1.25em;
	display: inline-block;
}
.ui-rangeSlider-handle {
    height: 1.35em;
    margin-top: -0.5em;
}
.ui-rangeSlider-handle .ui-rangeSlider-handle-inner {
	display: inline-block;
	background-image: url("img/sprites.png");
    background-position: -62px -68px;
    width: 8px;
    height: 16px;
}
.ui-rangeSlider-rightHandle .ui-rangeSlider-handle-inner {
    background-position: -54px -68px;
}
.ui-rangeSlider-label {
	position: absolute;
	left: -15% !important;
}
.ui-rangeSlider-rightLabel {
	left: auto !important;
	right: -15% !important;
	text-align: right;
}
/*
	MODAL
*/
.modal {
    left: 50%;
    margin-left: -325px;
    padding: 1em;
    position: absolute;
    top: 45px;
    width: 650px;
    z-index: 1000;
}
#modal-login {
    left: 77%;
    width: 300px;
}
#modal-login legend {
    margin-bottom: 1em;
    padding: 0.5em 0;
    width:100%;
}
#modal-login .btn {
    font-size: 1em;
}
#modal-login .input {
	margin-bottom: 0.5em;
}
#modal-buy {
    text-align: center;
}
#modal-buy .related .prices {
	text-align: center;
    display: block;
    margin: 0.5em auto;
    width: 90%;
    padding: 0.5em 5%;
}
#modal-buy .listing-products .inner{
	padding: 10px 5% 140px 5%;
}
#modal-buy .listing-products .col-3{
	width:33.2222%;
}
#modal-buy .listing-products h2{
	display: inline-block;
}
#modal-product #variants, #modal-product .product-prices, #modal-product .add-to-cart, #modal-buy .listing-products .description, #modal-buy .listing-products .availability {
	display: none;
}
#modal-product {
    text-align: center;
}
.modal img {
	max-width: 100%;
	height: auto;
}
.close {
    cursor: pointer;
    display: block;
    font-size: 2em;
    position: absolute;
    right: 9px;
    top: -3px;
}
.loading {
	background: #ffffff;
	border: 4px solid #e0e0e0;
	z-index: 1000;
	display: none;
	text-decoration: none;
	position: fixed;
	width:31px;
	height:31px;
	left: 50%;
	margin-left:-15px;
	top:40%;
	padding:20px;
}
.loading .close {
	font-size: 1.5em;
}
.modal-overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:200;
	display:none;
}
/*
	FORMS
*/
#page-basket_aio .form h1.title{
	margin:0.25em 1em;
}
.form {
	margin:0 1% 1em 1%;
}
.form .row {
	margin-bottom:0.5em;
}
.form legend {
	margin: 1em 0 1em 0;
	clear: both;
	float: left;
	display: inline-block;
	width: 100%;
	position: relative;
}
.form fieldset, #order #submit{
	padding: 0 2% 1.5em;
	margin-bottom:1em;
}
.form .disable {
	display: none !important;
}
.form .btn-big{
	margin-bottom: 20px;
}
#page-basket_aio .form .col-3{
	width:23%;
	margin-right: 2%;
}
#order .listing-table.row{
	margin-bottom: 0;
}
#order #submit .agree{
	margin-bottom: 1em;
}
#order .listing-table .item{
	padding: 0.5em 0;
	width: 97%;
	margin: 0 1.5% 0.5em;
	position: relative;
}
#order .listing-table .image{
	max-width: 70px;
	width: 95%;
	margin-left: 5%;
}
#order .listing-table .title{
	display: inline-block;
	padding: 0em 2%;
    width: 96%;
}
#order .listing-table .title .product-title{
	padding-top: 1em;
	padding-bottom:1em;
}
#order .listing-table .btn-delete{
	position: absolute;
	top: 10px;
	right: 15px;
}
#order #summary{
	padding-top:1em;
}
.form .col-6 {
	width: 47%;
	margin: 0 1.5%;
}
#type-buy {
    display: block;
    float: left;
    position: relative;
    z-index: 10;
}
#type-buy input {
    display: none;
}
#nav-product-tabs a, #type-buy label {
    margin-right: 2px;
    position: relative;
    z-index: 0;
    cursor: pointer;
}
#nav-product-tabs, #type-buy label {
    display: inline-block;
}
#msg-ares, #msg-ares-required, .msg-no-edges {
	width: auto;
	display: block;
	margin-left: 0;
	margin-right: 0;
}
#msg-ares-required, .msg-no-edges {
	margin-top: 0;
}
/*
	TABS
*/
.tabs .nav {
	margin-top: 2em;
	position: relative;
	z-index: 10;
}
.tabs .nav .active a {
    margin-top: -1px;
    padding-top:10px;
    padding-bottom: 10px;
    margin-bottom: -0.1em;
}
.tab {
	float: left;
	margin-top: -0.4em;
	display: inline-block;
	width: 96%;
	padding: 2em 2% 1em;
	margin-bottom: 1em;
}
.tabs li.main {
	margin-left: 0;
	padding-top: 1em;
	margin-right: 1em;
}
.tabs .nav a:active, #type-buy label.active {
    margin-top: 1px;
    padding-bottom: 9px;
    padding-top: 9px;
}
.tabs .nav a, #type-buy label {
    margin-right: 2px;
    margin-top: 5px;
    padding: 7px 1.5em;
}
/*
	DEFAULT BLOCKS
*/
#absolute {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	line-height:normal;
}
.white-line{
	display: block;
	height: 6px;
}
#nav-content {
	height: 32px;
	clear: both;
    display: inline-block;
    float: left;
    margin: 0 11%;
    text-align: center;
    width: 78%;
	position: relative;
}
#nav-content li{
	position: relative;
}
#nav-content .account-login .icon, #nav-content .account-registration .icon {
    margin-bottom: -8px;
    margin-right: 8px;
}
#nav-content a{
	padding: 8px 1em 7px;
	display: inline-block;
}
#nav-content .menu-item-999 a, #nav-content .btn{
	padding: 5px 1em 5px;
	display: inline-block;
	padding-bottom: 3px;
	text-decoration: none;
}
#nav-content li{
	margin: 0 0.5em;
}
#nav-content .menu-item-999 {
	float: right;
}
#nav-content #basket-cart {
	position: absolute;
	margin: 0;
	top: 68px;
	right: -14.3%;
}
#nav-content #basket-cart .icon{
	z-index: 20;
	position: relative;
}
#nav-content #basket-cart .cart:hover .hide{
	 display: inline-block !important;
}
#nav-content #basket-cart .link-disabled:hover .hide, #nav-content #basket-cart .link-disabled .basket{
	display: none;
}
#nav-content .sub {
	display: none;
	position: absolute;
	top:29px;
	left: 0;
	z-index: 50;
    width: 160px;
    padding-left: 0;
}
#nav-content .sub li {
    display: block;
    float: none;
    margin-right: 0;
    position: relative;

}
#nav-content .hover .sub, #nav-content li:hover .sub {
	display: block !important;
}
#nav-content .sub a {
    display: block;
    width: auto;
    padding: 0.5em 1em;
    text-align: left;
}
#basket-cart  .link-disabled .hide{
	padding: 0;
}
#basket-cart .hide {
    bottom: auto;
    float: none;
    left: auto;
    line-height: 1.45em;
    padding: 0.5em 1em;
    position: absolute;
    right: 0px;
    text-align: left;
    top: 67px;
    z-index: 15;
}
#basket-cart .hide h2.main{
	padding: 0.4em 0;
}
#basket-cart .item {
    margin-top: 0.5em;
    text-align: right;
    display: inline-block;
    width: 100%;
}
#basket-cart .item strong {
	white-space: nowrap;
    display: inline-block;
    margin-bottom: -1.25em;
    margin-right: 100px;
    text-align: left;
    float: left;
}
#basket-cart .item .price {
    float: right;
}
#nav-content #basket-cart a{
	padding:0;
}
#nav-content #basket-cart .b-cart{
	padding: 15px 5px 16px 0;
	display: inline-block;
	position: relative;
}
#nav-content #basket-cart a strong{
	line-height: 1.45em;
	text-align: right;
	padding: 13px 43px 11px 43px;
	display: inline-block;
	position: relative;
}
.row-fluid {
	left: 40%;
	position: absolute;
	top: 41px;
	width: 40%;
}
#form-search {
	width: 80%;
}
#form-search .available-products{
	padding:1em 0;
	text-align: left;
}
#form-search .search-form{
	position: relative;
	z-index: 11;
}
#form-search .icon {
	position: absolute;
	top: 10px;
	left: 10px;
}
/* HEADER */
#header {
	position: relative; 
	height: 220px;
}
#logo {
	margin-top: 45px;
	margin-left: 26px;
}
/*
top navigation
*/
/*
	NAVIGATION
*/

#page-homepage #choose{
	height: 110px;
}
#page-homepage #choose{
	display: block !important;
}
#choose{
	padding: 0;
	margin:0;
	width: 100%
}
#category-banner{
	padding:1em 1%;
	width: 98%;
}
#category-banner .btn em{
	display: inline-block;
    padding: 0.5em 10px;
}
#category-banner #contact-banner a{
	width:70%;
	padding: 0em 10px 0em 30%;
	position: relative;
}
#category-banner .icon-big-phone{
	position: absolute;
	top:0px;
	left:0px;
}
#nav-category-tabs{
	width: auto;
	padding:0 1%;
	position: absolute;
	top:-69px;
	left:0;
}
#nav-category-tabs a, #nav-category-tabs .active a{
	margin-right: 0.5em;
	padding: 10px 18px 10px 50px;
	margin-top:0;
	margin-bottom: 0;
	position: relative;
	height: 23px;
}
#nav-category-tabs a.no-icon, #nav-category-tabs .active a.no-icon {
	padding-left: 18px;
}
#nav-category-tabs a .icon{
	position: absolute;
	top:7px;
	left: 13px;
}
#nav-category-tabs a .icon-home{
	position: absolute;
	top:9px;
	left:21px;
}
#category-tabs .tab {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top:0;
	left: 0;
	z-index:190;
	padding:1em 0;
	display: inline-block;
}
#nav-subcategories {
	width: 100%;
}
#nav-subcategories li {
	width: 24%;
	margin: 0 0.5% 0.45em;
}
#category-tabs .tab {
	display: none;
}
.nav-categories li {
	position: relative;
	margin-bottom: -1px;
}
.nav-categories li:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	background: #888888;
	width: 1px;
	height: 100%;
}
.nav-categories a{
	display: block;
	padding: 0.6em 13% 0.6em 6%;
	position: relative;
	width: 81%;
	text-decoration: none;
}
.nav-categories a:hover {
	z-index: 10;
}
.nav-categories a .category-name{
	display: block;
	white-space: nowrap;
	overflow: hidden;
}
.nav-categories .col-category:nth-child(5n+1){
	clear: both;
}
.nav-categories .sub{
	margin-left: 6%;
}
.nav-categories .sub .sub{
	margin-left: 8%;
}
.nav-categories .sub .col-category{
	width: 100%;
}
.nav-categories a em{
	display: inline-block;
}
#nav-categories .title, #nav-cat .title{
	display: inline-block;
	width: 88%;
	padding: 0.5em 6%;
}
.nav-categories a:hover{
	display:block;
}
.nav-categories .sub a:hover{
	padding: -0.5em 1em 0.5em 1em;
	background-color: #ffffff;
	display:block;
	padding-left: -10%;
}
.nav-categories a:hover .hide{
	display: block !important;
}
.nav-categories a img, .nav-categories a .no-image, .nav-categories a .icon{
    display: inline-block;
    float: right;
    margin-right: 0%;
    padding: 0.15em 3.5% 0 2%;
    width: 10%;
    position: absolute;
    right: 0px;
    top: 0.2em;
    text-align: right;
}
.nav-categories a img{
	position: absolute;
	right:0;
	top:0;
}
#nav-categories .inner{
	padding-top: 1.5em;
  	max-height: 200px;
 	overflow-y: auto;
	width: 100%;
 	display: inline-block;
}
#nav-categories a {
    display: inline-block;
    position: relative;
    width: 87%;
    margin: 0 5%;
    margin-bottom: 10px;
}
#nav-categories .last {
    clear: left;
}
#nav-categories a .image{
	display: none;
}
#nav-categories a:hover .image{
    display: inline-block;
    position: absolute;
    top: -5px;
    right: -5px;
}
#nav-categories a .image img{
	z-index: 100;
	position: relative;
	width: 40px;
}
#nav-categories .nav-title {
    display: inline-block;
    padding: 0.1em 20% 0.1em 5%;
    width: 75%;
}
#breadcrumbs a, #breadcrumbs em{
	margin-right: 0.5em;
	display: inline-block;
    padding: 6px 24px 5px 12px;
    position: relative;
    line-height: 17px;
}
.banners, #top-producers, #visited-products, #survey, #params, #nav-categories{
    display: inline-block;
    float: left;
    margin: 0 4% 2em;
    width: 92%;
}
#survey .answer-count {
     display: block;
     font-size: 0.75em;
}
#survey .chart-row {
     display: inline-block;
     height: 11px;
}
#nav-user .btn{
	padding:0.5em 1em 0.45em 1em;
}
/*
	listing products
*/
.add-to-cart {
	position: relative;
}
#filters, #sort-bottom {
	margin-bottom: 1em;
	position: relative;
}
#filters #filter-tags {
	width:84%;
	margin-left:1.5em;
	padding: 1em 8% 0.1em 8%;
}
#filters #filter-tags .input-checkbox {
	white-space: normal;
	margin-bottom: 1em;
}
#filters #filter-tags .col-special {
	width: 20%;
	margin: 0;
}
#filters #filter-clear {
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#filters > .inner{
    display: inline-block;
    float: left;
    padding: 0 2% 0.5em 2%;
    width: 95%;
    margin-right:1%;
}
#filters .filter-clear {
	margin-top: 0;
}
#sort-bottom .inner{
 	display: inline-block;
    float: left;
    padding: 0.5em 2% 0.5em 2%;
    width: 95%;
    margin-right: 1%;
}
.sort .btn, .sort .select {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-right:0.5em;
}
.sort .select {
    height: 21px;
    padding: 0 0.5em;
}
.sorter .icon {
	margin: 0.4em 0 0 0.5em;
}
#params .inner{
	max-height: 200px;
	overflow: auto;
	overflow-y: auto 
}
#params .nav-filters{
	margin-top:0;
}
#params .nav-filters li{
	display: block;
	float:none;
}
#params .nav-filters a{
	padding: 0.5em 13% 0.45em 5%;
    text-decoration: none;
    width: 82%;
    margin:0 0 4px 0;
}
#params .nav-filters a .icon{
	position: absolute;
    right: 7px;
    top: 10px;
}
#params .nav-filters a .icon{
	margin-top:6px;
}
#params .nav-filters a:hover .icon{
	background-position: -54px -76px;
}
#params .nav-filters .active a .icon{
	display: none;
}
#params .tab{
	margin:0;
}
#params .input-checkbox{
	white-space: normal;
	margin-bottom: 10px;
}
#params .input-checkbox label{
	margin-left: 10px;
}
#params .filter-footer{
	padding:0.2em 5%;
	width: 90%;
	display: inline-block;
}
.listing-products{
	padding-bottom: 1em;
}
.listing-products .last{
	clear: left;
}
.listing-products .item {
	margin-left: -1px;
	margin-right: -1px;
	position: relative;
	padding: 10px 0 0;
}
.modal .listing-products .item {
	height: auto !important;
}
.listing-products .inner {
	padding: 0px 5%;
	margin: 0;
}
.listing-products .inner h2.main {
	text-align: center;
	padding: 1em 0em 0.5em;
	overflow: hidden;
	height: 3.85em;
	float: left;
	display: inline-block;
}
.listing-products .inner h2.main, .listing-products .product-title {
	display: inline-block;
	float: left;
	width: 100%;
}
.listing-products .image {
	display: inline-block;
    text-align: center;
    width: 100%;
    position: relative;
    height: 185px;
    max-height: 185px;
}
.listing-products .image img {
	margin: 10px auto;
	width: auto;
	max-width: 100%;
	max-height: 175px;
}
.listing-products .no-image {
	display: inline-block;
	padding-top: 1.5em;
	text-align: center;
	padding: 2em;
	margin: 0em auto;
}
.listing-products .description {
	overflow: hidden;
	height: 4em;
}
.availability span {
	padding: 0.5em 0.75em;
	display: inline-block;
	position: relative;
	overflow: hidden;
	margin-left: 3px;
}
.listing-products .item {
	padding-bottom: 5em;
}
.listing-products .add-to-cart {
    padding: 0 3% 1em;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 94%;
}
.listing-products .btn-buy, #top-seller .btn-buy{
	line-height: 1.65em;
	font-size: 1.17em;
	padding-right: 1em;
	padding-left: 1em;
	text-transform: uppercase;
	white-space: pre;
}
.listing-products .btn-buy .icon {
	position: absolute;
	top: 10px;
	right: 0.8em;
}
.listing-table .inner .image {
    background-color: #FFFFFF;
    padding: 0;
    z-index: 10;
    border: none;
}
.listing-table a {
	position: relative;
}
#top-seller .item {
	min-height: 90px;
	width: 99%;
	padding: 0.5em 0;
	position: relative;
	margin-right: 1%;
	margin-bottom: 0.5em;
}
#top-seller .image {
	float: left;
	display: inline-block;
	width: 10%;
}
#top-seller .no-image{
	margin: 1em auto;
	display: inline-block;
	text-align: center;
}
#top-seller .product-title {
	width: 40%;
	padding-left: 5%;
	padding-right: 5%;
	clear: none;
	float: left;
	display: inline-block;
}
#top-seller .product-info {
	width: 40%;
	clear: none;
	float: right;
	display: inline-block;
}
#top-seller .states, #top-seller .save-price, #top-seller .count{
	display: none;
}
#top-seller .final-price .price {
	display: inline-block;
	margin-top: 0.5em;
}
#top-seller .btn-buy{
	position: absolute;
	top:10px;
	right: 0;
}
#top-seller .prices{
	float: left !important;
}
#products-list .listing-table .item {
    margin-bottom: 1em;
    position: relative;
    width: 100%;
}
#products-list .listing-table .inner {
    margin: 0;
    padding: 1em 1%;
    width: 98%;
}
#products-list .listing-table .col-12 {
    height: auto !important;
}
#products-list .listing-table .inner .product-info {
    clear: none;
    float: right;
    padding-left: 1%;
    width: 49%;
}
#products-list .listing-table .inner .description {
    display: none;
}
#products-list .listing-table .inner h2.main {
    display: inline-block;
    float: left;
    height: auto !important;
    margin: 0;
    padding-left: 0;
    padding-right: 1%;
    text-align: left;
    width: 49%;
}
#products-list .listing-table .inner .add-to-cart .icon {
    position: absolute;
    right: 0.5em;
    top: 10px;
}
#products-list .listing-table .inner .final-price {
    display: inline-block;
    padding: 0.5em 0 0.45em;
}
#product .listing-table .item:hover .image {
    display: block !important;
}
#products-list .listing-table .states {
    left: 0;
    position: absolute;
    top: 30px;
}
/*
	detail products
*/
#gallery {
	text-align: center;
	position: relative;
}
#gallery .gallery {
	margin-right: 5%;
	text-align: center;
}
#gallery .main-image {
	margin: 0 auto;
	max-width: 100%;
	display: inline-block;
	text-align: center;
}
#listing-images {
    display: inline-block;
    overflow: inherit !important;
    padding: 0.5em 5%;
    position: relative;
    width: 90%;
}
#listing-images .col-3 {
    margin: 0 5px;
    padding: 0 1%;
    width: 19.8%;
    overflow: hidden;
}
#listing-images .col-3 img{
	text-align: center;
	width: auto;
	height: auto;
	max-width: 100%;
}
#gallery .bx-wrapper {
	position: relative;
}
#gallery .bx-controls a {
	background-color: transparent;
	padding: 0;
}
#gallery .bx-controls .bx-prev {
	top: 0;
    right: auto;
    left: -1em;
}
#gallery .bx-controls .bx-next {
	top: 0;
    left: auto;
    right: -1em;
}
#product-colors, #product-sizes {
	text-align: left;
}

.variants {
	padding: 0.5em 1em;
}
.variants a {
	text-align: center;
	display: inline-block;
	float: left;
	padding: 0.35em 1%;
	margin: 1% 1% 0;
	width: 96%;
	line-height: 1.65em;
}
.variants .help em {
	position: absolute;
	right: 0.2em;
	top: -0.15em;
}

#product #listing-images {
    margin-top: 0.5em;
}
#product-description .price-sale * {
	color: #000000;
	font-weight: bold;
}
#product-description .price-sale .price {
	color: red;
}

#product-description .row{
	margin:0.5em 0;
}
#product-description .pricing .row {
	margin: 0em;
}
#product-description .step-to-buy .label{
	padding: 0.7em 0;
}
#product-description .add-to-cart {
	margin: 1em 2% 0 0;
	width: 96%;
}
#product-description .add-to-cart .row{
	margin:0;
}
#product-description .add-to-cart .col {
	position: relative;
}
#product-description .add-to-cart .btn-buy {
   padding: 1em;
 	width: 100%;
}
#product-description .step-to-buy .label{
	display: inline-block;
}
#product-description .add-to-cart .btn-buy .icon {
	float: right;
    margin-left: 5px;
    margin-top: -10px;
}
#product-description .add-to-cart .show-availability {
	display: inline-block;
}
#product-description .show-availability .red {
	opacity: 0.8;
}
#product-description #nav-product {
	margin-right: 1.4em;
}
#product-description #nav-product li {
	margin-left: 0.5em;
}
#product-description #nav-product a {
	padding-left: 0.75em;
	padding-right: 0.75em;
}
#offer .loading {
	display: block;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	width: auto;
	padding: 5%;
	margin: 2em auto;
	float: none;
	text-align: center;
}
.heureka-availability{
	padding: 0.5em 5%;
	width: 90%;
}
.heureka-availability .calendar {
    margin-right: 0.5em;
    margin-top: 4px;
    padding: 5px 4px 3px;
}
#product .states {
	position: absolute;
	top: 30px;
	left: 0px;
}
#nav-product-tabs {
    padding: 0 2% 0 0;
    width: 97%;
}
/*
	footer
*/
#footer{
	position: relative;	
}
#footer .footer-image{
	position: absolute;
	bottom:0;
	right: 0;
	background-image: url("img/road.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	max-width: 699px;
	height: 177px;
	width: 100%;
}
#sign{
    padding:1em;
    text-align: center;
}
#footer .legend, #footer legend, #footer #nav-extended .sub {
    margin-left: 14px;
}
#footer fieldset {
    padding-right: 0.5em;
}
#footer #nav-extended {
    margin-top: 1em;
}
#footer #nav-extended li ul {
	margin-top: 2em;
}
#footer #extens-content {
    margin-top: 0.5em;
    padding-bottom: 2em;
}
#footer #quick-contact .icon{
	margin-right: 12px;
}
#footer #quick-contact li{
	margin-bottom: 5px;
}
.product-variants {
	margin-bottom: 0.25em;
}
.product-variants li {
	padding: 0.35em;
}
.listing-products .description {
	display: inline-block;
	width: 100%;
}
#visited-products .item {
	height: auto !important;
}
.tab .listing-products .item {
	height: auto !important;
}
.tab .listing-products .item:nth-child(4n+1) {
	clear: left !important;
}
#form-create-offer {
	position: absolute;
	right: 2.5%;
	top: 1%;
	z-index: 1;
}
#form-create-offer .btn {
	white-space: nowrap;
}
#search-container {
	position: relative;
	z-index: 195;
	padding: 0.5em 1em;
	margin-left: -2px;
}
#search-container h2 {
	font-size: 1.25em;
	padding-left: 0;
	padding-right: 0;
}
#search-container .product-item a {
	padding: 0.5em 0;
}
#search-container .product-item .image img {
	max-width: 100%;
	height: auto;
}
#search-container .category-item {
	margin-bottom: 0.5em;
}
#content-filter #params {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}