
.navbar-right .btn.btn-default {
  border: none;
  border-radius: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight:normal;
margin-top: 7px;
  min-width:97px;
  text-transform: uppercase;
 
}
.navbar-right .btn.btn-default {
	background: none !important;
	box-shadow: none !important;
	
}

.navbar-right .form-group-lg .form-control {
	border-radius: 0;
	box-shadow: none;
}
.filter-option.pull-left {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 22px;
}
.btn .caret{
	border-top: 4px dashed #000;
	}
	
.product_box .item p {
	display: block;
	float: left;
	margin: 10px 0;
	width: 94%;
	color: #000000;
}
footer ul.navbar-right li a {
	font-size: 24px;
	top: -6px;
	position: relative;
}
	