ul.list li{
  width: auto;
  float: left;
  list-style:none;
}


/* serachmobile */

.wellmobile {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
/* background-color: #f5f5f5; */
/* border: 1px solid #e3e3e3; */
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}


#toggle_mobile {

	float: right;

}


#ex4 .p1[data-count]:after{
  position:absolute;
  right:10%;
  top:8%;
  content: attr(data-count);
  font-size:40%;
  padding:.2em;
  border-radius:50%;
  line-height:1em;
  color: white;
  background:rgba(255,0,0,.85);
  text-align:center;
  min-width: 1em;
  //font-weight:bold;
}

.mobilecart {
  list-style: none;
  padding-left: 0px;
}

.mobiletext-cart {
margin-left: 33%;
/* margin: 0 auto; */
/* width: 100%; */
padding-bottom: 1;
padding-bottom: 10;
padding-bottom: 10p;
padding-bottom: 10px;
}
.navbar-header hidden-lg {
  float:none;
}
.navbar-header {
    float: none !important;
    
}
.navbar-header-menumobile {
	background-color: transparent !important;
}
#navmenumobile {
	background-color: white !important;
	
}