@media (max-width: 991px) {
 #menu .nav>li { clear: both; 
 }

 #form-currency .btn-link{
 	display: contents;
 }
}
#warehousename{
  width: 80px !important;
    margin: auto !important;
    display: block !important;
    background: #ffecdc !important;
    font-weight: bold !important;
    border: 1px solid #ccc;
}    

#outofstock{
	position: absolute;
    color: white;
    background: #b84343;
    padding: 0px 5px;
    z-index: 1;
    font-size: 15px;
}