@CHARSET "UTF-8";
body{
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #4d4d4d;	
}
a{
	color: #4d4d4d;
	outline: none;
}
a:hover{
	color: #0098d9;
}
.line-through{
	text-decoration: line-through;
}
.blue{color: #0098d9;}
.green{color: #4dae1a;}
.red{color: #d80000;}
.orange{color: #ff7e00;}
.black{color: #000;}
.grey{color: #8e8e8e};

.container{
	padding: 0;
}
.caption{
	font-size: 22px;
	color: #0098d9;
	padding: 22px 0 8px 0;
}
body > div:nth-child(6) > div:nth-child(2) > div > div.table-profile-res > div.basket-section > div {
	padding-top:8px;
}

.caption-with-top-border{
	border-top: 1px solid #ddd;
	margin-top: 15px;
}
.caption-with-bottom-border{
	border-bottom: 1px solid #ddd;
}
.slides, .slides li, .slides li a {
	height:285px;
}

.slides li a {
	display:block;
	width: 100%;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input.urlProduct{
	border:0;
	color:#0098d9;
	text-decoration:underline;
}
.alert-dangerHeading{
    color: #a94442;
}
.blank{
	position: absolute;
	background: url("../img/bg_blank.png") left top repeat;
	width: 100%;
	height: 100vh;
	z-index: 5;
}
.img_fit{
	object-fit: cover; 
	height: 291px;
}

/* -------------------- fixed header ------------------- */
.fixed-header{
	position: fixed;
	background: #fff;
	z-index: 200;
	top: 0;
	width: 100%
}

/* -------------------- navigation ------------------- */
.navbar{
	border-radius: 0;
	background-color: #0098d9;
	margin-bottom: 0;
}
.nav.menu-about>li>a{
	color: #fff;
	font-size: 13px;
	padding: 0 0 0 6px;
	margin-top: 15px;
	margin-left: 6px;
	border-left: 1px solid  #13acee;
  	box-shadow: inset 1px 0 0 #0089c4;
}
.nav.menu-about>li>a:hover, .nav.menu-about>li>a:focus{
	text-decoration: underline;
}
.nav.menu-about>li:first-child>a{
	border-left: none;
	box-shadow: none; 
}
.nav>li>a:hover, .nav>li>a:active, .nav>li>a:focus{
	background: none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent;
  border-color: #13acee;
}
.nav.menu-about li.dropdown:hover ul{
	display: block;
}
.dropdown-menu{
	padding-bottom: 10px;
}
.dropdown-menu > li > a {
	font-size: 13px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #0098d9;
	text-decoration: underline;
	background-color: transparent;
}
.dropdown-menu.bullet {
  margin-top: 8px !important;
}

.dropdown-menu.bullet:before {
  width: 0;
  height: 0;
  content: '';
  display: inline-block;
  position: absolute;
  border-color: transparent;
  border-style: solid;
  -webkit-transform: rotate(360deg);
  border-width: 0 11px 11px;
  border-bottom-color: #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.15);
  top: -11px;
  left: 13px;
}
.dropdown-menu.bullet:after {
  width: 0;
  height: 0;
  content: '';
  display: inline-block;
  position: absolute;
  border-color: transparent;
  border-style: solid;
  -webkit-transform: rotate(360deg);
  border-width: 0 10px 10px;
  border-bottom-color: #ffffff;
  top: -10px;
  left: 14px;
}
.dropdown-menu li:first-child{
	border-top:18px solid rgba(255,255,255,0);
	margin-top:-18px;
}
.dropdown-menu.bullet.pull-right:before {
  left: auto;
  right: 14px;
}
.dropdown-menu.bullet.pull-right:after {
  left: auto;
  right: 15px;
}
.dropdown-menu.bullet.pull-left:before {
  left: 60px;
  right: auto;
}
.dropdown-menu.bullet.pull-left:after {
  left: 61px;
  right: auto;
}
.navbar-brand{
	padding: 5px 0px;
	margin-left: 0 !important;
}
.navbar-brand img{
	float: left;
}
.navbar-brand strong{
	display: inline-block;
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 13px !important;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid  #13acee;
  	box-shadow: inset 1px 0 0 #0089c4;
}
.navbar-brand strong span{
	font-size: 11px;
	color: #bcebff;
	font-weight: 400;
}

.nav-toggle-basket b {
    background-color: #e10000;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-weight: 700;
    left: 0;
    line-height: 13px;
    padding: 1px 4px;
    position: absolute;
    top: 0;
}
/* ----------------- search profile -------------------- */
.search-profile{
	padding: 12px 0;
}
.search-profile .input-group-btn .btn{
	border-color: #ddd;
	padding-bottom: 1px;
	height: 32px;
}
.search-profile .input-group-btn .btn strong{
	font-weight: normal;
	width: 52px;
	display: inline-block;
	overflow: hidden;
	margin-right: 10px;
}
.search-profile .input-group-btn .btn:hover,
.search-profile .input-group-btn .btn:focus{
	background-color: #f5f5f5;	
}
.search-profile input[type='text']{
	background-color: #ececec;
	border: none;
	box-shadow: none; 	
	height: 32px;
}
.search-profile .btn-primary{
	margin-left: 5px;
}
.search-profile .btn-primary span{
	margin-right: 4px;
}
.nav.menu-profile{
	margin-right: 0px;
}
.nav.menu-profile>li>a{
	color: #de1613;
	font-size: 13px;
	padding: 2px 6px 2px 0;
	margin-top: 4px;
	margin-right: 6px;
	border-right: 1px solid #ddd;
}
.nav.menu-profile>li>a:hover, .nav.menu-profile>li>a:active, .nav.menu-profile>li>a:focus{
	background: none;
}
.nav.menu-profile>li>a:hover, .nav.menu-profile>li>a:focus{
	text-decoration: underline;
}
.nav.menu-profile>li:last-child>a{
	color: #595959;
}
.nav.menu-profile>li:last-child>a:hover, .basket-link:hover, .offer-link:hover{
	color: #0098d9;
}
.profile_section_nav:hover > ul{
	display:block;
}
.nav.menu-profile>li>button.btn-default{
	border-color: #fff;
	border-radius: 0;
	border-right: 1px solid #ddd; 
	margin-right: 10px;
	margin-top: 3px;
	color: #de1613;
	padding: 3px 10px;
}
.nav.menu-profile>li>button span{
	margin-left: 10px;
}
.nav.menu-profile>li>button.btn-default:hover, .nav.menu-profile>li>button.btn-default:active, 
.nav.menu-profile>li>button.btn-default:focus, .nav.menu-profile>li>button.btn-default.focus,
.nav.menu-profile>li>button.btn-default.active, .nav.menu-profile>li.open > .dropdown-toggle.btn-default{
	background-color: #fff;
}
#navbar-profile{
	position: absolute;
	margin-top: -200px;
}
.basket-link, .offer-link{
	float: right;
	line-height: 32px;
	color: #444;
	font-weight: 700;
}
.basket-link:hover, .offer-link:hover{
	text-decoration: none;
	color: #444;
}
.basket-link span, .offer-link span{
	background: url("../img/icons.png") -10px -10px no-repeat;
	display: inline-block;
	width: 35px;
	height: 28px;
	float: right;
	margin-left: 6px;
}
.offer-link span{
	width: 19px;
	background-position: -230px -150px;
}
.basket-link:hover span{
	background-position: -50px -10px;
}
.offer-link:hover span{
	background-position: -260px -150px;
}

/* --------------- sub menu-products -------------- */
.bg-header-products{
	background: url("../img/bg_header_products.png") left top repeat-x;
	height: 35px;
}
.menu-products{
	padding-top: 8px;
}
.menu-products>li>a{
	padding: 0;
	font-size: 16px;
	color: #686868;
	border-left: 1px solid  #f3f3f3;
  	box-shadow: inset 1px 0 0 #dfdfdf;
  	padding-left: 14px;
  	margin-left: 14px;
  	text-shadow: 1px 1px #fff;
}
.menu-products>li>a:hover{
	background: none;
	color: #0098d9; 
}
.menu-products>li#linkProducts>a{
	border-left: none;
	box-shadow: none;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
	color: #0098d9;
}
.menu-products>li#linkProducts>a>span{
	font-size: 14px;
	margin: 0 0 0 3px;
}
.menu-products>li>a>span.icon-offer{
	float: left;
	background-image: url("../img/icons.png"); 
	background-repeat: no-repeat;
	width: 12px;
	height: 17px;
	display: inline-block;
	margin-right: 5px;
}
.menu-products>li>a>span.icon-offer{ background-position: -110px -10px; }
.menu-products>li>a:hover span.icon-offer{ background-position: -130px -10px; }
.menu-products>li>a.offer-logout-link{ color: #d90000; }
.menu-products>li>a.offer-logout-link:hover{ color: #686868; }
.menu-products>li>a.offer-logout-link>span.icon-offer{ background-position: -180px -180px; }
.menu-products>li>a.offer-logout-link:hover>span.icon-offer{ background-position: -110px -10px; }

.menu-products .dropdown-menu.bullet.pull-left:before {
  	left: 71px;
  	right: auto;
}
.menu-products .dropdown-menu.bullet.pull-left:after {
  	left: 72px;
  	right: auto;
}

.nav.menu-products li:hover div.dropdown-menu{ display: block; }
#bgBlankMenu{ display: none; }
.menu-categories-content{
	background: transparent;
	border: none;
	box-shadow: none;
	top: 15px;
}
.menu-categories-content.dropdown-menu{
	padding-bottom: 0;
}
.menu-categories{
	border: none;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px #959595;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px #959595;
	width: 960px;
	min-height: 485px;
	background: #fff url("../img/bg_dropdown_menu.png") left top repeat-y;
	padding: 5px 0;
	border-radius: 5px;
}
.menu-categories-arrow{
	background: url("../img/arrow_menu.png") left top no-repeat;
	width: 24px;
	height: 13px;
	margin-left: 70px;
}
.main-categories{
	width: 262px;
	padding: 0;
	margin: 0 0 35px 0;
	list-style-type: none;
	position: relative;
}
.main-categories li h2{
	padding: 0;
	margin: 0;
	width: 262px;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	color: #000;
	padding: 14px 0 14px 20px;
	white-space: normal;
	cursor: pointer;
}
.main-categories li h2:hover, .main-categories li h2#active-cat{
	background-color: #0098d9;
	text-decoration: none;
	color: #fff;
	box-shadow: 0px 3px 1px #bababa;
	padding-left: 30px;
	-webkit-transition: padding-left 500ms ease-out;
    -moz-transition: padding-left 500ms ease-out;
    -o-transition: padding-left 500ms ease-out;
    transition: padding-left 500ms ease-out;
    
}
.prom-shops-mob{
	display: none;
}
.main-categories li h2 span{
	float: right;
	margin-right: 7px;
	margin-top: 3px;
	font-size: 11px;
}
.banner-categories {
    bottom: 0;
    left: 186px;
    position: absolute;
    top: -5px;
    z-index:-1;
}
.sub-categories{ z-index: 2; position: relative}
.sub-categories div{
	float: left;
	width: 235px;
	margin-left: 20px;
	margin-bottom: 35px;
}
.sub-categories h2{
	font-size: 16px;
	font-weight: 700;
	margin: 13px 0 13px 0;
}
.sub-categories h2 a{
	color: #343434;
}
.sub-categories ul{
	padding: 0;
}
.sub-categories ul li{
	list-style-type: none;
} 
.sub-categories ul li h3{
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: 400;
}
.sub-categories ul li h3 a{
	color: #4d4d4d;
}
.sub-categories ul li h3 a:hover{
	color: #0098d9;
}
.more-categories-link a, .more-products-link{
	position: absolute; 
	bottom: 12px; 
	left: 20px;
	font-size: 13px;	
	color: #000;
	font-weight: 500;
}
.more-products-link{ left: 282px; }
.more-categories-link a:hover{
	color: #0098d9;
}
.more-categories-link a span, .more-products-link span{
	float: left;
	margin-right: 4px;
	margin-top: 2px;
	font-size: 10px;
}
.phone{
	float: right;
	font-size: 20px;
	color: #6f6f6f;
	text-shadow: 1px 1px #fff;
	margin-top: 3px;
}
.phone span{
	background: url("../img/icons.png") -90px -10px no-repeat;
	width: 14px;
	height: 18px;
	float: left;
	display: inline-block;
	margin: 6px 4px 0 0;
}
/* ------------- bootstrap carousel ------------- */
#headerCarousel > .item > img {
  	position: absolute;
  	top: 0;
  	left: 0;
  	min-width: 100%;
}
#headerCarousel .carousel-indicators{
	z-index: 150;
	bottom: 0;
}
#headerCarousel .carousel-indicators li{
	border: 2px solid #fbfbfb;
	width: 14px;
	height: 14px;
	margin: 0;
	background-color: #ededed;
}
#headerCarousel .carousel-indicators li.active{
	background-color: #0098d9;
}
#headerCarousel .c-controls{
	position: absolute; 
	left: 0; 
	right: 0; 
	z-index: 100;
}
#headerCarousel .carousel-control {
  position: absolute;
  top: 80px;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;  
}
#headerCarousel .carousel-control.right, #headerCarousel .carousel-control.left{
	background: none;
}
#headerCarousel .carousel-control.left span, #headerCarousel .carousel-control.right span{
 	display: none; 
}
#headerCarousel .carousel-control.left{
	background: url("../img/header_slider_prev.png") left center no-repeat;
}
#headerCarousel .carousel-control.left:hover{
	background: url("../img/header_slider_prev_.png") left center no-repeat;
}
#headerCarousel .carousel-control.right {
	right: 0;
  	left: auto;
  	background: url("../img/header_slider_next.png") right center no-repeat;
}
#headerCarousel .carousel-control.right:hover{
  	background: url("../img/header_slider_next_.png") right center no-repeat;
}
.breadcrumbs{
	border-bottom: 1px solid #ddd;
	padding: 8px 0 6px 0;
	font-size: 12px;
	margin-top: 144px;
}
.breadcrumbs a{
	color: #9d9a9b;
}
.breadcrumbs a span{
	margin-right: 5px;
}
.breadcrumbs a:hover{
	color: #0098d9;
}
.content-left{
	width: 975px;
}

.content-right{
	padding-top: 10px;
}
.content-right section{
	width: 190px;
	margin: 10px 0;
	border: 1px solid #d0d0d0;
	border-top: 0;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
.content-right section label{
	background-color: #0098d9;
	display: block;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	padding: 7px 0;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
}
.content-right section label span{
	margin-right: 5px;
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
}
.content-right section h5{
	text-align: center;
	color: #0098d9;
	font-size: 14px;
}
.content-right section ul{
	padding: 0 0 0 10px; 
	list-style-type: none;	
}
.content-right section ul li{
	padding-bottom: 3px;
}
.content-right section ul li span{
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 2px;
	width: 5px;
	height: 5px;
	background: url("../img/icons.png") -200px -240px no-repeat;
}
.content-right section ul li a{
	color: #0098d9;
}
.content-right .banner{
	margin-bottom: 10px;
	display: inline-block;
}
.content-right section a.link-all{
	color: #0098d9;
	text-align: center;
	text-decoration: underline;
	font-weight: 500;
	display: block;
	padding-right: 10px;
	margin-top: 10px;
}
.content-right section a.link-all:hover{
	text-decoration: none;
}

.categories-toggle, .categories-collapse, .info-toggle{ display: none; }
.info-collapse { 
	display: block;
}


/* ---------------- products ------------------- */
.caption-list{
	clear: both;
	color: #686868;
	padding: 18px 0 8px 0;
}
.caption-list h4{
	font-size: 22px;
	font-weight: 400;
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}
.caption-list h4 a{
	font-size: 22px;
	display: block;
}
.caption-list h4 a span{
	float: right;
	font-size: 16px;
	color: #686868;
	display: inline-block;
} 
.caption-list h4 a:hover, .caption-list h4 a:hover span{
	color: #0098d9;
	text-decoration: none;
}
.col-product{
	padding: 0 4px;
	margin-bottom: 10px;
	position: relative;
}
.product{
	min-height: 320px;
	min-height: 295px;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 1px;
}
.product:hover{
	border: 2px solid #0098d9;
	padding: 0;	
}
.product-related{ min-height: 260px; }
.product-related  .product-real-price { font-size: 16px; }
.product-related h2{ margin-bottom: 0 !important;}
.product-related h3, .product-related .product-link-all{ display: none; }
.product-related .product-price{ 
	background: none;
	height: auto;
	margin-top: 0;
	padding-top: 0;	
}
.product-related .product-price strong { display: none; }
.product-shadow{
	background: url("../img/shadow_small.png") center bottom no-repeat;
	position: absolute;
	bottom: -4px;
	width: 182px;
	height: 5px;
}
.icon-promo, .icon-new, .icon-most-sold{
	position: absolute;
	height: 17px;
	font-size: 11px;
	color: #fff;
	margin-top: 6px;
	margin-left: -1px;
	padding: 1px 6px 0 5px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	background-color: #f42121;
	z-index: 10;
}
.icon-new{
	background-color: #4dae1a;
}
.icon-most-sold{
	background-color: #ff7800;
}
.icon-zero, .icon-plus, .icon-zero-v, .icon-plus-v {
	position: absolute;
	height: 36px;
	z-index: 20;
	width: 33px;
}
.icon-zero, .icon-plus{
	margin-left: -1px;
}
.icon-plus{
	 background: url("../img/podaryk.png") top left no-repeat;
	 margin-top: 26px;
 }
.icon-zero{
	background: url("../img/procent.png") top left no-repeat;
	margin-top: 51px;
}
.icon-plus-v{
	background: url("../img/podaryk.png") top left no-repeat;
	margin-top: 38px;
}
.icon-zero-v{
	background: url("../img/procent.png") top left no-repeat;
	margin-top: 63px;
}
.view-left .icon-promo, .view-left .icon-new, .view-left .icon-most-sold{
	font-size: 13px;
	font-weight: 500;
	padding: 3px 10px;
	height: 23px;
	margin: 12px 0 0 0;
}

.icon-shipping{
	background: url("../img/icons.png") -150px -10px no-repeat;
	width: 37px;
	height: 18px;
	position: absolute;
	bottom: 9px;
	left: 8px;
}
.icon-shipping-index{
	background: url("../img/icons.png") -150px -10px no-repeat;
	width: 37px;
	height: 18px;
	display: inline-block;
}
.shipping-list-index {
    position: absolute;
    bottom: 10px;
    right: 0px;
    width: 96%;
    display: flex;
    align-items: center;
    gap: 8px;
    text-transform: uppercase;
}
.shipping-list{
    position: absolute;
    bottom: 16px;
    right: 0px;
    width: 190px;
    display: flex;
    align-items: center;
    gap: 10px;
    text-transform: uppercase;
}
.shipping-list span, .shipping-list-index span{
	line-height: 10px;
	font-size: 9px;
	color: #0098d9;
	display: inline-block;
}
.icon-shipping-list{
	background: url("../img/icons.png") -150px -10px no-repeat;
	width: 37px;
	height: 18px;
	display: inline-block;
}
.product-link-all{
	float: right;
	margin: 5px 3px 0 0;
}

.product-container {
	cursor:pointer;
	color:#333;
}

.product-container .product-link-all {
	color:#333;
}


.product-container:hover span.product-link-all {
	color:#0098d9;
	text-decoration: underline;
}
.product:hover{
	cursor:pointer;
}
.product:hover span.product-link-all {
	color:#0098d9;
	text-decoration: underline;
}
.product span.product-link-all{
	position:absolute;
	top:1px;
	right:5px;
}
.product:hover h2 a,  .product.product-vert:hover h2 a{
	text-decoration:none;
}

.product-image {
    display: block;
    clear: both;
    text-align: center;
    margin: 18px 0 8px 0;
}
.product-vert-caption{
	float: none;	
}

.product .product-price span {
    padding: 1px 1px 0 1px;
}
/*
.product-vert .product-link-all {
	float:none !important;
	text-align:left;
	margin-left:128px;
}
*/

.product-container a{
	text-decoration: none;
}

.product-vert-cap{
	float: none;
	display:none;	
}
.product-vert-opt{
	display: none;	
}
.product h2{
	font-size: 13px;
	font-weight: 700;
	padding: 0 8px;
	margin: 0 0 7px 0;
	height: 35px;
	line-height: 17px;
	overflow: hidden;
}
.product h2 a{
	color: #000;
}
.product h3{
	font-size: 12px;
	font-weight: 400;
	padding: 0 8px;
	margin: 0;
	height: 15px;
	overflow: hidden;
}
.product-price{
    /* background: url(../img/icons.png) -10px -50px no-repeat; */
    width: 182px;
    height: 25px;
    margin: 5px 0 0 0;
    padding: 3px 5px 0 3px;
    font-family: 'Roboto Condensed', sans-serif;
    background: #0098d9;
    border-radius: 5px;
}
.product-price span {
    display: inline-block;
    float: right;
    padding: 1px 3px 0 3px;
    letter-spacing: -0.6px;
    font-size: 11px;
    background: #fff;
    border-radius: 4px;
}
.product-price strong{
	font-size: 9px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 1px 1px #010101;
	letter-spacing: .4px;
}
.product-real-price{
    clear: both;
    float: right;
    padding-right: 7px;
    color: #f42121;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: -.4px;
    min-height: 54px;
}
.product-real-price sup{
	font-size: 13px;
}
.product-real-price span{
	font-size: 12px;
	font-weight: 400;
}

/* ----------- profile ---------- */
.product-remove{
	position: absolute;
	top: 160px;
	left: 50px;
	border: 1px solid #898989;
	border-radius: 4px;
	padding: 5px 7px;
	line-height: 15px;
	cursor: pointer;
	background-color: #eee;
	opacity: 0.6;
	transition: all 0.2s linear;
}
.product-remove span{
	display: inline-block;
	float: right;
	width: 15px;
	height: 15px;
	background: url("../img/icons.png") -180px -90px no-repeat;
	margin-left: 5px; 
}
.product-remove:hover{
	background-color: #fff;
	opacity: 1;
}
.profile-comments section{
	clear: both;
	border-top: 1px solid #ddd;
	padding: 13px 0;
}
.profile-comments section a{
	margin-left: 10px;
}
.profile-comments section a span{
	font-size: 10px;	
}
.table-profile{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.table-profile tr th{
	background: url("../img/bg_tabs.png") left bottom repeat-x;
	font-size: 16px;
	color: #686868;
	font-weight: 400;
	border-right: 1px solid #dfdfdf;
	text-align: center;
}
.table-profile tr th:last-child{
	border: none;
}
.table-profile > tbody > tr:nth-of-type(odd){
	background-color: #fff;
}
.table-profile > tbody > tr:nth-of-type(even){
	background-color: #e1e1e1;
}
.table-profile tr td{
	padding: 12px 10px !important;
	font-weight: 500;
	color: #000;
	vertical-align: middle !important;
}
.table-profile tr td:nth-child(3){
	text-align: right;
	padding-right: 25px !important;
}
.table-profile tr td:nth-child(5) a span, .table-profile tr td:nth-child(6) a span{
	font-size: 10px;
	margin-right: 2px;
}

.accordion-group{
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 15px;
}
.accordion-toggle{
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #686868;
}
.accordion-toggle span{
	float: left;
	font-size: 12px;
	border: 1px solid #898989;
	padding: 2px 2px 0 3px;
	border-radius: 3px;
}
.accordion-toggle:hover, .accordion-toggle:active, .accordion-toggle:focus, .accordion-toggle.open{
	text-decoration: none;
	color: #0098d9;
}
.accordion-toggle:hover span, .accordion-toggle:active span, .accordion-toggle:focus span, .accordion-toggle.open span{
	border-color: #0098d9;
}
.accordion-inner{
	border-top: 1px solid #ddd;
	margin-top: 15px;
	padding-top: 20px;
}
.profile-address-links{
	border-top: 1px solid #ddd;
	text-align: center;
	padding-top: 15px;
}
.profile-address-links span{
	font-size: 16px;
	cursor: pointer;
	transition: all 0.3s linear;
}
.profile-address-links span:first-child{
	border-right: 1px solid #ddd;
	padding-right: 10px;
	margin-right: 6px;
}
.profile-address-links span:hover{
	opacity: 0.7;
}
.product.product-vert span.product-link-all{
	position:absolute;
	left:142px;
	margin-top:20px;
}


/*for horizontal products and for (TODO)small resolutions*/
.product-vert{
	min-height: 130px !important;
}
.product-vert .product-image{
	float: left;
	clear: none;
	margin: 6px 0;
	border-right: 1px solid #ddd;
}
.product-vert  span.product-image{
	height:115px;
	display:block;
}
.product-vert .product-image img{
	width: 115px;
	--height: 115px;
	margin: 4px 6px;
}
.product-vert .product-vert-caption {
	display:none;
	float: left;
	margin-top: 35px;
	width: 320px;
}

.product-vert .product-vert-cap {
	display: block;
	float: left;
	margin-top: 50px;
	width: 50%;
}

.product-vert .product-vert-opt{
	display: block;
	position: absolute;
	right: 210px;
	top: 47px;
}
.icon-fav, .icon-compare, .icon-print, .icon-send, .icon-comment{
	display: block;
	width: 28px;
	height: 28px;
	float: left;
	background-image: url("../img/icons.png");
	background-repeat: no-repeat;
	background-position: -50px -120px;
	cursor: pointer;
	margin-right: 5px;
}
.icon-compare{
	background-position: -130px -120px;
}
.icon-print{
	background-position: -50px -150px;
}
.icon-send{
	background-position: -130px -150px;
}
.icon-comment{
	background-position: -50px -180px;
}
.icon-fav:hover, .icon-fav.selected, .view-icons p:hover span.icon-fav{
	background-position: -10px -120px;
}
.icon-compare:hover, .icon-compare.selected, .view-icons p:hover span.icon-compare{
	background-position: -90px -120px;
}
.icon-print:hover, .icon-print.selected, .view-icons p:hover span.icon-print{
	background-position: -10px -150px;
}
.icon-send:hover, .icon-send.selected, .view-icons p:hover span.icon-send{
	background-position: -90px -150px;
}
.icon-comment:hover, .icon-comment.selected, .view-icons p:hover span.icon-comment{
	background-position: -10px -180px;
}
.product-vert .product-price, 
.product-vert .product-real-price, 
.product-vert .product-link-all{
	float: right;
	clear: right;
	margin-right: 10px;
	margin-bottom: 5px;
}
.product-vert .product-price{ margin-bottom: 15px; margin-top:50px;}
.product-vert .product-link-all{margin-bottom: 18px;}
.product-vert .product-shadow{
	background: url("../img/shadow_big.png") center bottom no-repeat;
	width: 770px;
}
.product-vert .icon-shipping{
	bottom: 16px;
	left: auto;
	right: 160px;
}
.producer{
	min-height: 210px;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 10px;
	text-align: center;
	padding: 1px;
	width: 186px;
    margin: 0 1px;
}
.producer:hover{
	border: 2px solid #0098d9;
	padding: 0;	
}
.producer-country{
	padding: 4px 0 0 4px;
	text-align: left;
}
.producer-country img{
	border: 1px solid #dfdfdf;
	margin-right: 5px;
}

.filters-toggle{display: none;}
.filters-collapse{display: block;}
.list-caption{display: none;}



/* ---------------- view ------------------ */
.view-left{
	float: left;
	width: 376px;
	margin-top: 10px;
	margin-right: 9px;
}
.view-left a{
	display: block;
	border: 1px solid #ddd;
	padding: 4px;
	border-radius: 5px;
}
.big-image{
	position: relative;
	margin-bottom: 10px;
}
.big-image span{
	display: block;
	background: url("../img/shadow_image.png") left top no-repeat;
	height: 7px;
	width: 366px;
	bottom: -7px;
	position: absolute;
}
.zoom-image{
	display: block;
	width: 27px;
	height: 27px;
	background: url("../img/icons.png") -200px -120px no-repeat;
	position: absolute;
	left: 359px;
	top: 15px;
	cursor: pointer;
	z-index: 10;
}
.zoom-image:hover{
	background-position: -230px -120px;
}
.small-images a{
	float: left;
	display: block;
	margin: 2px 2px 0 0;
	width: 73px;
	height: 73px;
	transition: all 0.3s linear;
}
.small-images a:nth-child(5n){
	margin-right: 0;
}
.small-images a img{
	width: 63px;
	height: 63px;
}
.small-images a:hover, .small-images a.selected{
	border-color: #0098d9;
	text-decoration: none;
}
.small-images a.video-thumb{
	text-align: center;
	font-size: 11px;
	padding-top: 8px;
}
.small-images a.video-thumb span{
	display: inline-block;
	background: url("../img/icons.png") -260px -90px no-repeat;
	width: 34px;
	height: 34px;
}
.view-right{
	float: left;
	width: 545px;
	margin-left: 10px;
	font-size: 12px;
}
.view-right h2{
	margin: 0;
	padding: 25px 5px 10px 5px;
	border-bottom: 1px solid #ddd;
	font-size: 24px;
	font-weight: 500;
	color: #000;
}
.block-opt-left, .block-opt-right{
	float: left;
	width: 330px;
	padding: 10px 0 5px 5px;
}
.block-opt-left p, .block-opt-right p{
	line-height: 15px;
	padding: 0 0 3px 0;
	margin: 0;
}
.heavy-loads{
	color: #d80000;
	line-height: 18px !important;
}
.heavy-loads span{
	display: block;
	float: left;
	background: url("../img/icons.png") -180px -120px no-repeat;
	width: 18px;
	height: 18px;
	margin-right: 5px;
}
.block-opt-right{
	width: 225px;
}
.view-prices{
	clear: both;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 10px;
}
.view-prices p{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 7px 0;
}
.view-price{
	background: url("../img/icons.png") -10px -210px no-repeat;
	width: 186px;
	height: 62px;
	text-align: center;
	padding: 3px 0 0 0;
	float: left;
}
.view-price p{
	color: #fff;
	text-shadow: 1px 1px #222;
}
.view-price span{
	display: inline-block;
	font-size: 16px;
}
.view-quantity{
	float: left;
	padding: 5px 50px;
	margin-right: 8px;
	text-align: center;
	border-right: 1px solid #ddd;
}
.view-quantity p, .view-real-price p{
	color: #686868;
}
.view-quantity input{
	border: 1px solid #808080;
	width: 35px;
	border-radius: 3px;
	text-align: center;
	margin: 0 3px;
}
.view-quantity span{
	display: inline-block;
	border: 1px solid #d6d6d6;
	color: #d6d6d6;
	padding: 1px;
	width: 18px;
	border-radius: 3px;
	cursor: pointer;
	transition: all 0.3s linear;
}
.view-quantity span:hover{
	border: 1px solid #808080;
	color: #808080;
}
.view-real-price{
    float: left;
    text-align: center;
    padding: 5px;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    color: #f42121;
    width: 150px;
    letter-spacing: -0.5px;
	white-space: nowrap;
}
.view-real-price sup{
	font-size: 16px;
}
.view-real-price span{
	font-size: 12px;
	font-weight: 400;
}
.shipping{
	float: left;
	color: #0098d9;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	margin-top: 7px;
}
.shipping span{
	float: left;
	background: url("../img/icons.png") -150px -10px no-repeat;
	width: 37px;
	height: 18px;
	margin: 5px 5px 0 0;
}
.leasing-button, .buy-button, .offer-button{
	font-family: 'Roboto Condensed', sans-serif;
	float: right;
	height: 39px;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	cursor: pointer;
	transition: all 0.3s linear;
}
.leasing-button{
	border: 1px solid #686868;
	margin-right: 10px;
	padding: 8px 12px 0 12px; 
}
.leasing-button:hover{
	color: #0098d9;
	border: 1px solid #0098d9;
}
.buy-button{
	background-color: #d80000;
	color: #fff;
	padding: 8px 40px 0 40px;
}
.buy-button span{
	display: inline-block;
	background: url("../img/icons.png") -180px -150px no-repeat;
	width: 26px;
	height: 22px;
	margin-left: 3px;
	float: right;
}
.buy-button:hover{
	background-color: #b90000;
}
.offer-button{
	background-color: #4dae1a;
	color: #fff;
	padding: 8px 40px 0 40px;
}
.offer-button span{
	display: inline-block;
	background: url("../img/icons.png") -210px -150px no-repeat;
	width: 16px;
	height: 22px;
	margin-left: 3px;
	float: right;
}
.offer-button:hover{
	background-color: #3a900d;
}
.view-icons{
	clear: both;
	border-top: 1px solid #ddd;
	padding-top: 12px;
	padding-bottom: 50px;
	margin-top: 10px;
}
.view-icons p{
	float: left;
	line-height: 27px;
	margin-right: 18px;
	cursor: pointer;
}
.view-icons p:hover{
	color: #0098d9;
	text-decoration: underline;
}
.view-desc{
	height: 350px;
	overflow: hidden;
}
.view-desc label{
	text-transform: uppercase;
}
.view-desc p{
	margin: 0;
	color: #1d1c1c;
}

.nav-view{
	margin-top: 30px;
	border: 1px solid #ddd;
	border-bottom: none;
	background: url("../img/bg_tabs.png") left top repeat-x;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.nav-view li a{
	padding: 6px 15px 8px 15px;
	font-size: 16px;
	height: 33px;
	text-shadow: 1px 1px #fff;
}
.nav-view li:hover a{
	border-color: transparent;
	color: #0098d9;	
}
.nav-view li.active a, .nav-view li.active a:focus{
	color: #0098d9;
	font-weight: 700;
}
.nav-view li.active a, .nav-view li.active:hover a, .nav-view li.active a:focus{
	border-top: none;
}
.nav-view li:first-child a, .nav-view li.active:first-child a{
	border-left: none;
}
.view-tab-content{
	border: 1px solid #ddd;
	--border-top: none;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	min-height: 150px;
	padding: 9px;
}

.view-tab-content table.table tr.selected td span{
	background-position: -205px -90px;
}
.tab-products-row span.selected {
	background-position: -205px -90px;
}

.view-tab-content table.table > tbody > tr:nth-of-type(odd) {
	background-color: #fff;
}
.view-tab-content table.table > tbody > tr:nth-of-type(even) {
	background-color: #e1e1e1;
}
.show-more {
	float: right;
	padding: 5px;
	color: #0098d9;
	text-decoration: none;
}
.show_more:hover{
	text-decoration: underline;
}
/* --- table products --- */
.table-products tr th{
	text-transform: uppercase;
	font-weight: 500;
}
.table-products tr th+th{
	text-align: center;
}
.table-products tr th+th{width: 200px;}
.table-products tr th+th+th{ width: 120px;}
.table-products tr td, .table-char tr td, .table-documents tr td{
	border-top: 0 !important;
	color: #000;
	font-weight: 500;
}
.table-products tr td span{
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	background: url("../img/icons.png") -230px -90px no-repeat;
	margin-right: 5px;
}
.table-products tr td+td{
	text-align: right;
	padding-right: 70px;
	color: #0098d9;
}
.table-products tr td+td+td{
	padding-right: 10px;
	color: #000;
}
.table-products > tbody > tr:hover, .table-products tr.selected td,
.table-products > tbody > tr:hover:nth-of-type(odd){
	cursor: default;
}
.table-products > tbody > tr:hover td+td, .table-products > tbody > tr.selected td+td{
	color: #0098d9;
}
.table-products > tbody > tr:hover td, .table-products > tbody > tr.selected td,
.table-products > tbody > tr:hover td+td+td, .table-products > tbody > tr.selected td+td+td{
	color: #000;	
}
.table-products > tbody > tr:hover td{background-color: #0098d9;}
.table-products > tbody > tr:hover td+td, .table-products > tbody > tr:hover td a{color: #fff;}

/* --- table characteristics --- */
.table-char tr td+td{
	text-align: right;
	color: #6e6e6e;	
}
/* --- table documents --- */
.table-documents tr td+td{
	width: 120px;
}
.table-documents tr td+td+td{
	width: 80px;
}
.table-documents tr td+td+td a{
	color: #000;
}
.table-documents tr td+td+td a span{
	font-size: 18px;
	line-height: 14px;
	float: left;
	padding-right: 3px;
}
.table-documents tr td+td+td a:hover{
	color: #0098d9;	
}
.icon-pdf, .icon-txt, .icon-xlsx, .icon-jpg{
	background-image: url("../img/icons.png");
	background-repeat: no-repeat;
	width: 19px;
	height: 21px;
	float: left;
	display: block;
	margin-right: 15px;	
} 
.icon-pdf{background-position: -90px -180px}
.icon-txt{background-position: -150px -180px}
.icon-xlsx{background-position: -110px -180px}
.icon-jpg{background-position: -130px -180px}

/* --- comments --- */
.comment{
	clear: both;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-top: 18px;
	font-size: 12px;
}
.comment label{
	font-size: 13px;
	font-weight: 500;
}
.comment label span{
	color: #0098d9;
	margin-right: 5px;
}

.caption-view-small-res, .tab-products-res, .tab-doc-res{ display: none;}



/* ---------- filters, sort, paging ---------- */
.sort-by{
	margin: 10px 0;
	margin-left: -8px;
	font-size: 12px;
}
.sort-by label{
	font-weight: 400;
	display: inline-block;
	float: left;
	line-height: 26px;
	margin-right: 3px;
}
.sort-by .dropdown{
	float: left;
}
.sort-by .dropdown button{
	border: 1px solid #898989;
	font-size: 12px;
	padding: 4px 5px;
	width: 190px;
}
.sort-by .dropdown button:hover, .sort-by .dropdown button:focus, .sort-by .dropdown button:active,
.sort-by .dropdown button.focus, .sort-by .dropdown button.active, .open > .sort-by .dropdown button{
	background-color: #fff; 
}
.sort-by ul.dropdown-menu{
	margin: 0;
	padding: 3px 0;
}
.sort-by ul.dropdown-menu li a{
	font-size: 12px;
	padding: 4px 5px;
	width: 190px;
}
.sort-by ul.dropdown-menu li a:hover{
	text-decoration: none;
	background-color: #0098d9;
	color: #fff;
}
.pages-count{
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 26px;
}
.pages-count li{
	display: inline-block;
	border-left: 1px solid #ddd;
	padding: 0 5px;
	cursor: pointer;
}
.pages-count li:first-child{
	border: none;
}
.pages-count li:hover a, .pages-count li#activePageCount a{
	color: #0098d9;
}
.preview-type{
	float: left;	
	margin-left: 10px;
	margin-right: -10px;
}
.preview-type span{
	display: inline-block;
	background: url("../img/icons.png") -50px -90px no-repeat;
	width: 27px;
	height: 27px;
	cursor: pointer;
}
.preview-type span:hover, .preview-type span.selected{
	background-position: -10px -90px;
}
.preview-type span+span{
	background-position: -130px -90px;
}
.preview-type span+span:hover, .preview-type span+span.selected{
	background-position: -90px -90px;
}

.left-cats{
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-top: 10px;
	padding: 2px 8px 10px 8px;
}
.left-cats h2{
	font-size: 13px;
	font-weight: 400;
	padding: 0;
	margin: 0;
	width: 100%;
	padding-top: 8px;
	clear: both;
}
.left-cats h2 a{
	float: left;
	width: 94%;
	margin-left: 4px;
}
.left-cats h2 span{
	background: url("../img/icons.png") -130px -35px no-repeat;
	width: 4px;
	height: 7px;
	display: block;
	float: left;	
	margin-top: 3px;
}
.left-cats h2:hover span, .left-cats h2#activeCat span{
	background-position:  -110px -35px;
}
.left-cats h2 a:hover, .left-cats h2#activeCat a{
	text-decoration: none;
	color: #0098d9;
}

.remove-filters{
	font-weight: 500;
	margin: 15px 0;
	color: #000;
	cursor: pointer;
	transition: all 0.3s linear;
}
.remove-filters span{
	background: url("../img/icons.png") -180px -90px no-repeat;
	width: 15px;
	height: 15px;
	display: block;
	float: right;
}
.remove-filters:hover{
	opacity: 0.7;
}
.filter{
	border-top: 1px solid #ddd;
	padding-top: 15px;
	padding-bottom: 10px;
}
.filter label{
	font-weight: 500;
	color: #000;
}
.filter ul{
	list-style-type: none;
	padding: 0;
}
.filter ul li{
	margin-bottom: 2px;
	cursor: pointer;	
}
.filter ul li b {
	background: none;
	font-weight:normal;
}
.filter ul li > span {
	background: url("../img/icons.png") -230px -90px no-repeat;
	width: 15px;
	height: 15px;
	display: block;
	float: left;
	margin-right: 5px;
}
.filter ul li:hover, .filter ul li.selected{
	color: #0098d9;
}
.filter ul li.selected span{
	background-position: -205px -90px;
}
.filter-price-range span:last-child{
	float: right
}
.scroll-pane {
	width: 100%;
	max-height: 200px;
	overflow: auto;
}

/* ----------- compare ------------ */
.compare, .compare-clone{
	--width: 1000px;
}
.compare{
	overflow: hidden;
	margin-bottom: 60px;
	font-size: 12px;
}
.compare table tr th, .compare-clone table tr td{
	min-width: 170px;
	border-left: 1px solid #ddd;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}
.compare table tr:nth-of-type(odd) th, .compare-clone table tr:nth-of-type(odd) td{
	background-color: #e1e1e1;
}
.compare table tr td{
	min-width: 200px;
	border-left: 1px solid #ddd;
	visibility: hidden;
	padding: 8px 15px;
}
.compare table tr:first-child td, .compare table tr:first-child th{
	background-color: #fff;
}
.compare-clone{
	--position: absolute;
	--overflow: auto;
	--margin-left: 170px;
	border-right: 1px solid #ddd;
}
.compare-clone table tr th{
	display: none;
}
.compare-clone table tr td{
	visibility: visible;
}
.compare-item-pic td{
	text-align: center;
}
.compare-item-pic td h2, .compare-item-pic td h3{
	text-align: left;
	font-size: 13px;
	font-weight: 500;
	color: #000;
	margin: 5px 0 0 0;
}
.compare-item-pic td h3{
	font-weight: 400;
	color: #4d4d4d;
	font-size: 12px;
}
.compare-item-pic td a h2, .compare-item-pic td a h3{
	transition: all 0.2s linear;
}
.compare-item-pic td a:hover{
	text-decoration: none;
}
.compare-item-pic td a:hover h2, .compare-item-pic td a:hover h3{
	color: #0098d9;
}
.compare-item-remove{
	float: right;
	border: 1px solid #898989;
	border-radius: 4px;
	line-height: 15px;
	padding: 5px;
	cursor: pointer;
	transition: all 0.3s linear;
}
.compare-item-remove span{
	background: url("../img/icons.png") -180px -90px no-repeat;
	width: 15px;
	height: 15px;
	display: block;
	float: right;
	margin-left: 5px;
}
.compare-item-remove:hover{
	opacity: 0.6;
}
.compare-real-price{
	float: right;
	color: #f42121;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
}
.compare-real-price sup{
	font-size: 13px;
}
.compare-real-price span{
	font-size: 12px;
	font-weight: 400;
}



/* ----------- basket ------------ */
.bs-wizard {
	margin-top: 40px;
}
.bs-wizard > .bs-wizard-step {
	padding: 0; 
	position: relative;
}
.bs-wizard > .bs-wizard-step .bs-wizard-info {
	color: #a5a5a5; 
	font-size: 12px;
}
.bs-wizard > .bs-wizard-step.complete .bs-wizard-info,
.bs-wizard > .bs-wizard-step.active .bs-wizard-info{
	color: #0098d9;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
	position: absolute; 
	width: 34px; 
	height: 34px; 
	display: block; 
	background: #fff; 
	top: 22px; 
	left: 50%; 
	margin-top: -15px; 
	margin-left: -15px; 
	border-radius: 9px;
	font-size: 22px;
	line-height: 29px;
	font-weight: 700;
	text-align: center;
	border: 3px solid #b2b2b2;
	outline: 2px solid #fff;
	color: #b2b2b2;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:hover {
	text-decoration: none;
}
.bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot,
.bs-wizard > .bs-wizard-step.active > .bs-wizard-dot{
	color: #0098d9;
	border: 3px solid #0098d9;
}
.bs-wizard > .bs-wizard-step > .progress {
	position: relative; 
	border-radius: 0px; 
	height: 8px; 
	box-shadow: none; 
	margin: 20px 0;
	background-color: #b2b2b2;
}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
	width:0px; 
	box-shadow: none; 
	background: #0098d9;
}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child > .progress{
	border-top-left-radius: 3px; 
	border-bottom-left-radius: 3px;
}
.bs-wizard > .bs-wizard-step:last-child > .progress{
	border-top-right-radius: 3px; 
	border-bottom-right-radius: 3px;
}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #fff;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }

.table-basket{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.table-basket tr th{
	background: url("../img/bg_tabs.png") left bottom repeat-x;
	font-size: 16px;
	color: #686868;
	font-weight: 400;
	border-right: 1px solid #dfdfdf;
	text-align: center;
}
.table-basket tr th:last-child{
	border: none;
}
.table-basket > tbody > tr:nth-of-type(odd){
	background-color: #fff;
}
.table-basket > tbody > tr:nth-of-type(even){
	background-color: #e1e1e1;
}
.table-basket tr td{
	padding: 3px 8px !important;
	font-weight: 500;
	color: #000;
	vertical-align: middle !important;
}
.table-basket tr td:nth-child(2){
	text-align: left;
	width: 100px;
}
.table-basket tr td:nth-child(3){
	padding-top: 7px !important;
}
.table-basket tr td:nth-child(3) a:hover{
	text-decoration: none;
}
.table-basket tr td:nth-child(3) img{
	width: 32px;
	height: 32px;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-right: 10px;
	margin-top: -4px;
}
.table-basket tr td:nth-child(4),
.table-basket tr td:nth-child(6){
	text-align: right;
	padding-right: 40px !important;
	width: 210px;
}
.table-basket tr td:nth-child(5){
	width: 150px;
	text-align: center;
}
.table-basket tr td:nth-child(5) input{
	border: 1px solid #808080;
	width: 35px;
	border-radius: 3px;
	text-align: center;
	margin: 0 3px;
}
.table-basket tr td:nth-child(5) span{
	display: inline-block;
	border: 1px solid #b4b4b4;
	color: #b4b4b4;
	background-color: #fff;
	padding: 1px;
	width: 18px;
	border-radius: 3px;
	cursor: pointer;
	transition: all 0.3s linear;
}
.table-basket tr td:nth-child(5) span:hover{
	border: 1px solid #d6d6d6;
	color: #d6d6d6;
}
.table-basket tr td:nth-child(7){
	text-align: center;
	width: 100px;
}
.table-basket tr td:nth-child(7) span{
	display: inline-block;
	background: url("../img/icons.png") -180px -90px no-repeat;
	width: 15px;
	height: 15px;
	cursor: pointer;
	transition: all 0.2s linear;
}
.table-basket tr td:nth-child(7) span:hover{
	opacity: 0.6;
}
.table-basket-bottom{
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}
.table-basket-bottom .back-button{
	margin-top: 0;
}
.basket-total-price{
	float: right;
	padding-right: 40px;
	font-size: 15px;
	color: #686868;
	font-weight: 700;
}
.basket-total-price strong{
	font-size: 20px;
	
	float: right
}
.basket-total-price strong span{
	font-size: 15px;
}
.basket-total-price strong span{
	font-size: 20px;
}
.basket-total-price div{
	text-align: right;
	line-height: 20px;
}
.basket-total-price div p{
	float: left;
	width: 300px;
	margin-right: 20px;
}
.basket-total-price div.black{
	color: #000;
}
.basket-total-price div.black strong{
	color: #e91010;
}
.basket-section{
	border-bottom: 1px solid #ddd;
	padding-bottom: 19px;
}
.payment-item{
	float: left;
	width: 215px;
	border: 1px solid #898989;
	border-radius: 5px;
	padding: 10px;
	margin-right: 9px;
	margin-bottom: 9px;
	text-align: center;
	cursor: pointer;
	color: #000;
	font-weight: 500;
	font-size:12px;
}
.payment-item span{
	background: url("../img/icons.png") -230px -90px no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	float: left;
}
.payment-item.selected span, .payment-item:hover span{
	background-position: -205px -90px;
}
.required{
	color: #f20000;
	font-weight: 500;
}
.custom-radios div{
	float: left;
	padding-top: 5px;
	margin-right: 20px;
}
.custom-radios div span{
	background: url("../img/icons.png") -230px -90px no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	float: left;
	margin-right: 7px;
}
.custom-radios div.selected span{
	background-position: -205px -90px;
}
.agree{
	margin-top: 12px;
}
.agree label{
	font-weight: 400;
	color: #000;
}
.agree label a{
	color: #0098d9;
	text-decoration: underline;		
}
.step2-data{
	padding-bottom: 20px;
}
.step2-data h5{
	color: #8e8e8e;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
}
.step2-data h6 {
    color: #8e8e8e;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    margin-top:20px;
}
.step2-data .form-group{
	margin-bottom: 5px;
}
.step2-data .form-group p{
	margin: 0;
}
.step2-data .sep{
	border-right: 1px solid #ddd;
}
.step2-data .text-center a{
	display: inline-block;
	margin-top: 15px;
	color: #ef0000;
	text-decoration: underline;
	transition: all 0.2s linear;
}
.step2-data .text-center a:hover{
	opacity: 0.7;
}
.step2-data .phone, .step2-data .phone span{
	float: none;
}
.step2-data .buy-button{
	width: 255px;
	margin: 0px auto;
	float: none;
	padding-left: 10px;
	padding-right: 10px;
}
/* --- offers ---- */
.table-offer{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.table-offer tr th{
	font-size: 12px;
	color: #686868;
	font-weight: 400;
	border-right: 1px solid #dfdfdf;
	text-align: center;
	border-bottom: 0 !important;
	vertical-align: top !important;
	padding: 8px 3px !important;
}
.table-offer > tbody > tr:nth-of-type(odd){
	background-color: #fff;
}
.table-offer > tbody > tr:nth-of-type(even){
	background-color: #e1e1e1;
}
.table-offer tr td{
	padding: 3px 8px !important;
	font-weight: 500;
	font-size: 12px;
	border-right: 1px solid #ddd;
	color: #000;
	vertical-align: middle !important;
}
.table-offer tr th:nth-child(1){
	border-left: 1px solid #ddd;
}
.table-offer tr td:nth-child(1){
	text-align: center;
	width: 80px;
	border-left: 1px solid #ddd;
}
.table-offer tr td:nth-child(3){
	padding-top: 10px !important;
}
.table-offer tr td:nth-child(3) a:hover{
	text-decoration: none;
}
.table-offer tr td:nth-child(3) img{
	width: 32px;
	height: 32px;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-right: 10px;
	float: left;
	margin-top: -7px;
}
.table-offer tr td:nth-child(4){
	width: 100px; 
	text-align: right;
}
.table-offer tr td:nth-child(6){
	width: 80px;
	text-align: center; 
}
.table-offer tr td:nth-child(4) input,
.table-offer tr td:nth-child(6) input{
	width: 65px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	text-align: right;
	border-radius: 4px;
	padding: 5px;
	float: left;
}
.table-offer tr td:nth-child(6) input{
	width: 38px;
}
.table-offer tr td:nth-child(4) span,
.table-offer tr td:nth-child(6) span{
	display: inline-block;
	width: 13px;
	height: 21px;
	background: url("../img/icons.png") -205px -180px no-repeat;
	margin: 5px 0 0 5px;
	float: left;
}
.table-offer tr td:nth-child(4) strong,
.table-offer tr td:nth-child(5) strong,
.table-offer tr td:nth-child(10) strong{
	font-weight: 500;
	display: block;
	font-size: 10px;
	line-height: 8px;
	color: #d80000;
}
.table-offer tr td:nth-child(5){
	width: 100px;
	text-align: center;
}
.table-offer tr td:nth-child(5) input{
	border: 1px solid #808080;
	width: 35px;
	border-radius: 3px;
	text-align: center;
	margin: 5px 3px 0 3px;
}
.table-offer tr td:nth-child(5) span{
	display: inline-block;
	border: 1px solid #b4b4b4;
	color: #b4b4b4;
	background-color: #fff;
	padding: 1px;
	width: 18px;
	border-radius: 3px;
	cursor: pointer;
	transition: all 0.3s linear;
}
.table-offer tr td:nth-child(5) span:hover{
	border: 1px solid #d6d6d6;
	color: #d6d6d6;
}
.table-offer tr td:nth-child(7),
.table-offer tr td:nth-child(8){
	text-align: right;
	width: 100px;
}
.table-offer tr th:nth-child(8),
.table-offer tr td:nth-child(8){
	border-right: 5px solid #ddd;
}
.table-offer tr td:nth-child(9){
	width: 75px;
	text-align: center;
}
.table-offer tr td:nth-child(10){
	width: 120px;
	text-align: right;
}
.table-offer tr td:nth-child(11){
	width: 105px;
	text-align: right;
}
.table-offer tr td:nth-child(12){
	text-align: center;
}
.table-offer tr td:nth-child(12) span{
	display: inline-block;
	background: url("../img/icons.png") -180px -90px no-repeat;
	width: 15px;
	height: 15px;
	cursor: pointer;
	transition: all 0.2s linear;
}
.table-offer tr td:nth-child(12) span:hover{
	opacity: 0.6;
}
.table-offer > tbody > tr.row-offer-total{
	background-color: #fff;
}
.table-offer > tbody > tr.row-offer-total td:nth-child(1){
	border-right: 5px solid #ddd;
	border-left: none;
}
.table-offer tr.row-offer-total td{
	text-align: right;
	padding: 25px 15px 15px 15px !important;
	font-weight: 700;
	font-size: 15px;
	color: #686868;
	border-right: none;
}
.table-offer tr td div strong{
	display: inline-block;
	width: 130px;
	font-size: 20px;
}
.table-offer tr td div strong span{
	font-size: 15px;
}
.table-offer tr.offer-sum td{
	border-top: none !important;
	color: #000;
}
.table-offer tr.offer-sum td div strong{
	color: #e91010;
	font-size: 22px;
}
.offer-labor{
	padding-top: 5px;
}
.offer-labor p{
	display: inline-block;
	padding-top: 7px;
}
.offer-labor strong{
	float: right;
}
.offer-labor strong input{
	width: 90px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	text-align: right;
	border-radius: 4px;
	padding: 1px;
	float: right;
}
.offer-labor strong span{
	display: inline-block;
	width: 13px;
	height: 21px;
	background: url("../img/icons.png") -205px -180px no-repeat;
	margin: 5px 0 0 8px;
	float: right;
}
.offer-price-to-me p{
	 display: inline-block;
}
.offer-img{
	clear: both;
	margin-bottom: 10px;	
	color: #a5a5a5;
}
.offer-img span{
	background: url("../img/icons.png") -230px -90px no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	float: left;
	margin-right: 7px;	
	margin-top: 5px !important;
}
.offer-img span.selected{
	background-position: -205px -90px;
}
.offer-img img{
	float: left;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 5px;
	margin-right: 10px;
}
.alert-top{
	border: 1px solid #d80000;
	border-radius: 5px;
	margin: 10px 0;
	padding: 6px 0;
	text-align: center;
	color: #d80000;
}
.alert-top span{
	background: url("../img/icons.png") -180px -120px no-repeat;
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 5px;
}
.offer-preview-links{
	list-style-type: none;
	text-align: center;
	padding: 0;
	padding-top: 15px;
}
.offer-preview-links li a{
	border: 1px solid #898989;
	display: inline-block;
	width: 225px;
	border-radius: 5px;
	margin-bottom: 12px;
	font-weight: 500;
	padding: 8px 0;
	transition: all 0.2s linear;
}
.offer-preview-links li a:hover{
	text-decoration: none;
	color: #0098d9;
	border: 1px solid #0098d9;
}


/* ---------- contacts ----------*/
.contact{
	border-bottom: 1px solid #ddd;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
}
.contact .caption{
	font-size: 24px;
	color: #000;
	font-weight: 500;
}
.contact-images{
	position: relative;
}
.contact-images img{
	display: block;
	border: 1px solid #ddd;
	padding: 4px;
	border-radius: 5px;
	margin-bottom: 5px;
	max-width:100%;
}
.contact-images .zoom-image{
	display: block;
	width: 27px;
	height: 27px;
	background: url("../img/icons.png") -200px -120px no-repeat;
	position: absolute;
	left: auto;
	right: 8px;
	top: 8px;
	cursor: pointer;
	z-index: 10;
}
.contact-images-small div{
	padding: 0 2px;
}
.contact-images-small img{
	transition: all 0.2s linear;
}
.contact-images-small .selected img, .contact-images-small div img:hover{
	border: 1px solid #0098d9;
}
.contact .map{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.contact .map iframe{
	margin: 2px 0;
	vertical-align: bottom;
}
.contact-info{
	padding-top: 15px;
}
.contact-info p{
	margin: 0;
	font-size: 12px;
}
.contact-info p.blue{
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 10px;
	font-weight: 500;
}

/* ----------- login ------------ */
.login{
	border-right: 1px solid #ddd;
}
.login a{
	display: inline-block;
	margin: 12px 0 50px 0;
	color: #000;
	font-weight: 500;	
}
.login a span{
	font-size: 10px;
	font-weight: 100;
}
.new-profile{
	font-size: 12px;
}
.new-profile > ul > li {
	  --background: url("../img/icons.png") -200px -240px no-repeat;
}
.new-profile a{
	display: inline-block;
	background-color: #fff;
	border: 1px solid #686868;
	color: #686868;
	border-radius: 5px;
	margin-top: 10px;
}
.new-profile a:hover{
	text-decoration: none;
	border: 1px solid #0098d9;
	background-color: #fff;
	color: #0098d9;
}

/* ----------- footer ------------ */
footer{
	background: #0098d9 url("../img/bg_footer.png") left top repeat-x;
	min-height: 280px;
	padding-top: 45px;	
}
footer ul{
	list-style-type: none;
	padding: 0;
	margin-right: 40px;
	margin-bottom: 25px;
}
footer ul:last-child{
	margin-right: 0;
}
footer ul li label, .socials-payment label{
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
}
footer ul li a{
	color: #c7eeff;
}
footer ul li a:hover{
	color: #fff;
}
.socials-payment, .logo-footer{
	border-left: 1px solid  #13acee;
  	box-shadow: inset 1px 0 0 #0089c4;
  	padding-left: 10px;	
  	height: 200px;
}
.socials-payment label{
	display: block;
	text-decoration: none;
}
.socials-payment a{
	display: inline-block;
	background-color: #fff;
	padding: 3px 10px 3px 3px;
	border-radius: 3px;
	margin-right: 5px;
	margin-bottom: 22px;
}
.socials-payment a img{
	margin-right: 5px;
}
.logo-footer img{
	width: 185px;
	position: absolute;
	bottom: 5px;
	right: 13px;
}
.copyrights{
	text-align: center;
	font-size: 11px;
	color: #c7eeff;
}

/* --- socials --- */
.fixed-socials{
	position: fixed;
	bottom: 130px;
	left: -122px;
	z-index: 100;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.fixed-likeus{
	position: fixed;
	bottom: 70px;
	left: -54px;
	z-index: 100;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.fixed-socials button, .fixed-socials a, .fixed-likeus button{
	display: block;
	float: left;
	padding: 2px 10px 2px 5px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-right: 5px;
	transition: all 0.3s linear;
}

.fixed-socials button, .fixed-likeus button{
	background-color: #0098d9;
	color: #fff;
	border: 1px solid #ddd;
	padding: 4px 10px 5px 10px;
}
.fixed-socials button:hover, .fixed-likeus button:hover{
	background-color: #0082ba;
}
.fixed-socials a{
	background-color: #fff;
	color: #5c5c5c;
	border: 1px solid #ddd;
	line-height: 24px;
}
.fixed-socials a span{
	background: url("../img/icon_facebook.png") left top no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 5px;
}
.fixed-socials a+a span{
	background: url("../img/icon_google.png") left top no-repeat;
}
.fixed-socials a:hover{
	text-decoration: none;
	color: #0098d9;
}

/* -------- modals ---------*/
.ask.modal-content{
	font-size: 13px;
}
.ask label{
	color: #0098d9;
	font-weight: 400;
	font-size: 16px;
	display: block;
	margin-bottom: 15px;
}
.ask-left{
	border-right: 1px solid #ddd;
	height: 350px;
}
.ask-scroll{
	height: 300px;
}
.ask-scroll ul{
	list-style-type: none;
	padding: 0;	
}
.ask-scroll ul li{
	padding-bottom: 17px;
}
.ask-right .form-group label{
	color: #000;
	font-size: 13px;
	margin: 0;
	margin-bottom: 5px;
}
.add-address{font-size: 13px;}

/* --- navigation ---*/
.fixed-navigation{
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 1000;
	text-align: center;
}
.fixed-navigation a{
	display: block;
	width: 27px;
	height: 27px;
	margin-top: 5px;
	background: url("../img/icons.png") -200px -10px no-repeat;
}
.fixed-navigation a+a{
	background: url("../img/icons.png") -230px -10px no-repeat;
}
.fixed-navigation a+a+a{
	background: url("../img/icons.png") -260px -10px no-repeat;
}
.fixed-navigation a:hover, .fixed-navigation a:active, .fixed-navigation a:focus{
	background-position: -200px -50px;
}
.fixed-navigation a+a:hover, .fixed-navigation a+a:active, .fixed-navigation a+a:focus{
	background-position: -230px -50px;
}
.fixed-navigation a+a+a:hover, .fixed-navigation a+a+a:active, .fixed-navigation a+a+a:focus{
	background-position: -260px -50px;
}
/* --- compare ---*/
.fixed-compare{
	position: fixed;
	right: -5px;
	bottom: 130px;
	border: 1px solid #ddd;
	border-radius: 5px;
	width: 96px;
	padding: 10px;
	text-align: center;
	background-color: #fff;
	color: #0098d9;
}
.fixed-compare div{
	border: 1px solid #ddd;
	border-radius: 5px;
	width: 71px;
	height: 71px;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 10px;
	position: relative;
}
.fixed-compare img{
	width: 63px;
	height: 63px;
}
.fixed-compare div span{
	background: url("../img/icons.png") -180px -90px no-repeat;
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	top: 1px;
	right: 1px;
	cursor: pointer;
}
.fixed-compare div span:hover{
	opacity: 0.7;
}
.fixed-compare .btn{
	background-color: #0098d9;
	color: #fff;
	padding: 3px 8px;
	transition: all 0.2s linear;
	margin-top: 5px;
}
.fixed-compare .btn:hover{
	background-color: #0082ba;	
}

.back-button{
	clear: both;
	display: block;
	line-height: 27px;
	float: left;
	margin: 12px 0 20px 0;
}
.back-button span{
	display: block;
	float: left;
	width: 27px;
	height: 27px;
	background: url("../img/icons.png") -260px -10px;
	margin-right: 5px;
}
.back-button:hover span{
	background-position: -260px -50px;
	border-color: #0098d9;
}
.back-button span+span{
	background: none;
	float: right;
	font-weight: 700;
	font-size: 16px;
	border: 2px solid #686868;
	border-radius: 5px;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 18px;
	margin: 2px 0 0 5px;
}
.btn-orex{
	background-color: #0098d9;
	color: #fff;
	padding: 6px 20px;
	transition: all 0.2s linear;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
}
.leasingBtn{
	margin-left:10px;
    height: 35px;
   padding: 7px 40px 0 40px;
}
.calc-button {
    background-color: #27ad0d;
    color: #fff;
    padding: 8px 40px 0 40px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    margin:10px 0;
}

#infoDownpayment {
	background:#fff;
}
.btn-orex:hover, .btn-orex:focus, .btn-orex.focus{
	background-color: #0082ba;
	color: #fff;
}
.btn-orex-lg{
	padding: 6px 50px;
}
.btn-refresh{
	background-color: #d80000;
	float: right;
}
.btn-refresh span{
	background: url("../img/icons.png") -230px -180px no-repeat;
	width: 21px;
	height: 22px;
	float: right;
	display: block;
	margin-left: 5px;
}
.btn-refresh:hover{
	background-color: #b90000;
}



.font10{ font-size: 10px !important;}

.scroll-filters input {
	display: none;
}

.jspScrollable {
	outline-style: none;
}

.filters-overlay {
    background-color: #e9e9e9;
    display: none;
    float: none;
    left: 0;
    opacity: 0.8;
    overflow: hidden;
    position: absolute;
    width:100%;
    height:100%;
    top: 0;
    z-index: 99999;
    border: 1px solid #ddd;
    border-radius: 5px;
    cursor: progress;
}

.tab-content-with-border {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 5px 5px;
    padding: 10px;
}

a {
	outline: none !important;
}

.ui-autocomplete {
	z-index:2147483647;
}

.modal-backdrop.in.for-popup {
	z-index: 1090;
}
.modal-backdrop.in.for-popup img {
	position:fixed;
	top:50%;
	left:50%;
	display: block;
	width: 31px;
}

.modal-overlay {
    background-color: #e9e9e9;
    display: none;
    float: none;
    left: 0;
    opacity: 0.8;
    overflow: hidden;
    position: absolute;
    width:100%;
    height:100%;
    top: 0;
    z-index: 99999;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.modal-overlay img {
	position:relative;
	top:50%;
	left:50%;
	display: block;
	width: 31px;
}

.modal-dialog {
	max-height: 100% !important;
}

u {    
    border-bottom: 1px dotted;
    text-decoration: none;
    cursor: help;
}

.img-responsive img {
	max-width: 100%;
}

.filter-disabled {
	color: #d2d2d2 !important;
	display: none;
}
.filter-disabled:hover, .filter-disabled:hover li {
	color: #d2d2d2 !important;
	display: none;
}

.autocomplete {
	background-color: white;
	margin-top:32px;
	z-Index:99999;
	width:100%;
	position: absolute;
	border:1px solid #dbdbdb;
	display:none;
	border-radius: 3px;
	padding:10px;
}
.autocomplete-item {
	height:69px;
	border-bottom:1px solid #eee;
	position:relative;
}
.autocomplete-item div:first-child {
	display:inline-block;
	float:left;
	height:64px;
	width:13%;
	--border:1px solid blue;
}
.autocomplete-item div h5 {
    height: 36px;
    margin-top: 6px;
    overflow: hidden;
}
.autocomplete-item div:nth-child(2) {
	display:inline-block;
	float:left;
	height:64px;
	--border:1px solid blue;
	padding:3px 0 0 10px;
	overflow: hidden;
	width:84%;
}
.autocomplete-item p.sac_price{
	position:absolute;
	bottom:0px;
	color:#f42121;
}
.autocomplete-item p.sac_producer{
	position:absolute;
	bottom:0px;
	left:230px;
}
.autocomplete-item p.sac_producer span{
	color:#aaa;
	font-size:10px;
}

.icon-warning {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -180px -120px;
    display: block;
    float: right;
    height: 18px;
    margin-right: 5px;
    width: 18px;
    margin-top:5px;
    cursor: help;
}

.icon-free-shipping {
    background: rgba(0, 0, 0, 0) url("../img/icons.png") no-repeat scroll -150px -10px;
    float: right;
    height: 18px;
    margin: 5px 5px 0 0;
    width: 37px;
    cursor: help;
}
/*FORM FORGOTTEN PASS*/
.forgottenForm > p.black {
	margin-top:10px;
}
.forgottenForm .login{
	    border-right: 0;
}
/*warning classes*/
.red {
	color: #de1613;
}
.warnMsg > label{
	font-weight: 400;
    color:#de1613;
    }
.new-profile ul li a {
	border:0;
	color: #0098d9;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
.new-profile ul li a,  .new-profile ul li a:hover {
	border:0;
	color: #0098d9;
}

#basket-table > table span.icon-warning {
	float: none;
}
td.num {
	text-align:center;
}

.fillAll {
	margin-top:10px;
}
.bankLogo {
	display: block;
	margin:10px 5px
}

.ct-block-error {
    color: #ff0000;
    background: url(../img/icon-ct-block-error.png) 15px 15px no-repeat #ffffde !important;
    border: 1px solid #ffcf0f;
}
.ct-block-alert-container {
    position: relative;
    padding: 17px 0px;
}
.ct-block-error-title {
    color: #000000;
    font-weight: bold;
    margin-bottom: 8px;
    background-color: transparent;
}
.ct-block-alert ul {
    padding: 1px 0px 0px 15px;
    list-style: square;
    margin: 0px;
}
.ct-block-alert li {
    padding-bottom: 3px;
}
.ct-block-alert {
    position: relative;
    padding: 18px 20px 15px 72px;
    min-height: 42px;
    line-height: 1.2em;
    margin-bottom: 30px;
}

.table-basket  td {
    border-right: 1px solid #dfdfdf;
}

.compare-item-pic > td > a > img {
	max-width: 100%;
    max-height: 150px;
}
.errorBorder {
	border:1px solid red;
}
#tabProducts > table > tbody > tr > td.eticket{
	position: relative;
	width: inherit;
}
#tabProducts > table > tbody > tr > td  > span.icon-new{
    position: absolute;
    height: 17px;
    font-size: 11px;
    color: #fff;
    margin-top: 6px;
    margin-left: -1px;
    padding: 1px 6px 0 5px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #4dae1a;
    z-index: 10;
    background-image: none;
    width: inherit;
}
#tabProducts > table > tbody > tr > td  > span.icon-promo{
    position: absolute;
    height: 17px;
    font-size: 11px;
    color: #fff;
    margin-top: 6px;
    margin-left: -1px;
    padding: 1px 6px 0 5px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #f42121;
    z-index: 10;
    background-image: none;
    width: inherit;
}
#tabProducts > table > tbody > tr > td  > span.icon-promo{
    position: absolute;
    height: 17px;
    font-size: 11px;
    color: #fff;
    margin-top: 6px;
    margin-left: -1px;
    padding: 1px 6px 0 5px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #f42121;
    z-index: 10;
    background-image: none;
    width: inherit;
}
#tabProducts > table > tbody > tr > td  > span.icon-most-sold{
    background-color: #ff7800;
    position: absolute;
    height: 17px;
    font-size: 11px;
    color: #fff;
    margin-top: 6px;
    margin-left: -1px;
    padding: 1px 6px 0 5px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background-image: none;
    width: inherit;
}

input.error, textarea.error {
	border:1px solid red;
}

.zui-table {
    border: none;
    border-spacing: 0;
    table-layout: fixed;
}
.zui-table thead th {
    border: none;
    padding: 10px;
    text-align: center;
    text-shadow: 1px 1px 1px #fff;
    white-space: wrap;
    position: relative;
    height: 300px;
    overflow: hidden;

}

.zui-sticky-col {
	border-right:1px solid #ddd;
}
.zui-table tbody td {
    color: #333;
    padding: 10px;
    text-shadow: 1px 1px 1px #fff;
    white-space: wrap;
    border-right:1px solid #ddd;
    text-align: center;
}
.zui-wrapper {
    position: relative;
    border: 1px solid #eee;
}

table.zui-table th {
	border-right:1px solid #ddd;
}
.zui-scroller {
    margin-left: 25%;
    overflow-x: scroll;
    overflow-y: visible;
    padding-bottom: 5px;
   width: 75%;
}
.zui-table .zui-sticky-col {
    left: 0;
    position: absolute;
    top: auto;
    width: 25%;
    white-space: wrap;
    text-align: right;
}

.zui-sticky-col.priceTD{
	line-height: 27px;
}
th.productTH {
	width:300px;
	vertical-align: bottom;
	border-right:1px solid #ddd;
}
th.productTH > a{
	display: inline-block;
    margin: auto;
    height: 300px;  
}
th.productTH a:hover{
	text-decoration:none;G
}
th.productTH a > img{
    text-align: center;
    max-width: 100%;
}


.productTH h2 {
	text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    margin: 5px 0 0 0;
	
}

.zui-sticky-col.character{
	min-height: 318px;
	vertical-align: bottom;
	border-right:1px solid #ddd;
	
}
.productTH h3 {
    font-weight: 400;
    color: #4d4d4d;
    font-size: 12px;
    margin-top:5px;
}

.compare-item-remove {
    position: absolute;
    top: 5px;
    right: 5px;
    float:none;
}



.table.zui-table  tr > th, .table.zui-table  tr > td{
    vertical-align: middle;
}
.menu-products > li > a.index-prom{
	color: #f42121;
}
.menu-products > li > a.index-prom:hover{
	color: #b90000;
}

.categories-toggle[aria-expanded="true"] span.glyphicon.glyphicon-menu-down{
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); //For IE support

	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
.categories-toggle[aria-expanded="false"] span.glyphicon.glyphicon-menu-down{
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.navbar-toggle,
.nav-toggle-basket{
	height: 32px;
	width: 32px;
	text-align: center;
	padding: 3px 3px;
}
.nav-toggle-basket span {
	display: block;
	background: url(../img/icons.png) -206px -210px no-repeat;
	width: 26px;
	height: 22px;
	margin-top: 2px;
}
.glyphicon.glyphicon-user{
	top: 3px;
}