@media (min-width: 992px){
.col-md-cs5{
	width:20%
} 
.col-md-cs5{
    position: relative;
	  min-height: 1px;
	  padding-left: 10px;
	  padding-right: 10px;
}
.col-md-cs5 {
    float: left;
  }
}
img{
	max-width:100%;
}
input, button, select, textarea{color:#aaa}


.btn-upload{background-color:#0a0a0a}
.btn-continue{background-color:#c30005}
.btn-continue:hover{background-color:#0a0a0a}




.table-responsive {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
  }
label{font-weight:400; display:inline}
.modal-dialog{width:1000px}

select.form-control{padding:10px 7px 9px 5px}
.btn-group{z-index:102}
.left .form-control,.right .form-control{width:65%}
.btn-cart{
	height:auto;
	padding:8px 21px 5px 23px;
	background-color:#1890ff;
	
	color:#ffffff;
	line-height:14px;
	
	font-size:14px;
}
input.btn-cart{height: 30px;padding: 5px 21px 7px 23px;white-space:nowrap;}

input.btn-cart.btn-icon{
	padding:0;
}

.btn-cart:hover{
	
	
	color:#ffffff;
	
}
.table > tbody + tbody{
	border-top:none;
}
.btn-danger{
	border:none;
	width:21px;
	height:21px;
	border-radius:15px;
	background-color:#2e2e2e;
	padding:0;
}

.btn-dropdown-cart{
	background:none;
	border:none;
	font-size:11px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	color:#ffffff;
	padding:0;
	font-weight:600;
}
.btn-dropdown-cart:hover{
	
}
.btn-language,
.btn-currency{
	border:none;
	background:none;
	padding:0;
	border:1px solid #cccccc;
	padding:6px 10px 7px;
	margin-bottom:3px;
}
.dropdown-menu{
	padding:0;
}
.dropdown-menu-inner{
	padding:19px 0;
	overflow:hidden;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th{
	background-color:transparent;
}
.img-thumbnail{
	padding:0;
	background:none;
	border-radius:0;
}
.btn-cart .hidden-xs.hidden-sm.hidden-md{display:block!important;}
.breadcrumb > li{display:inline;}
.dropdown-menu{z-index:998;}
#myModal .modal-header{
	position:relative;
}
#myModal .modal-header button.close{
	position:absolute;
	right:15px;
	top:6px;
	opacity:1;
}
.modal{
	z-index:999999;
	
}











