.pre-header li {
  padding-left: 0;
  padding-right: 0;
  border: none;
}
.navbar {
  margin-bottom: 0;
}
.navbar-toggle {
  margin-top: 5px;
}
.nav > li > a {
  padding: 0px 15px;
}
.nav>li>a:hover, .nav>li>a:focus {
  background-color: #fff;
  color: #000;
}
.nav-items-li {
  margin-top: 1%;
}
.additional-shop-info img{
  margin: 0 0 0 1%;
}
.langs-block-others a{
	color: #000;
}

.header-search{
	margin-top:30px;
	float: rigth;
}

.header-search ul{
	list-style: none;
}

.product-item h3{
	height: 40px
}

.form-group-label{
	display: inherit;
}

.form-option-label{
	display: inherit;
	margin-right: 5px;
}

#layerslider{
	height: 250px; margin: 0 auto;
}

.product-options {
  border: 1px solid #CCCCCC;
  font-weight: 12px;
  padding: 4%;
}
.product-options select{
    border: 1px solid #CCCCCC;
  margin-bottom: 4%;
}

label [type="checkbox"]{
	margin-left: 10px;
}

.product-buy .pi-price em {
    font-style: normal;
    color: #bbb;
    font-size: 17px;
}

.product-buy .pi-price em span {
    font-size: 15px;
    text-decoration: line-through;
}


.goods-page-price em {
    font-style: normal;
    color: #bbb;
    font-size: 17px;
    text-decoration: line-through;
}