.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}
h3{
	font-size:13px;
	color:#202020;
	font-weight:700;
	text-transform:uppercase;
	font-family:'Lato';
}

.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}
.form-control{padding:6px 5px;}
select.form-control{width:43%;padding:9px 7px 10px 5px}
.btn-group{z-index:102}
.left .form-control,.right .form-control{width:85%}
.btn-cart{
	height:auto;
	padding:9px 21px 10px 23px;
	background-color:#000000;
	border-color:#000000;
	color:#ffffff;
	line-height:29px;
}
input.btn-cart{
    padding: 9px 21px 10px 23px ;
}
.btn-cart:hover{
	background-color:#ffffff;
	border-color:#000000;
	color:#000000;
}
.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:13px;
	text-transform:uppercase;
	font-family:'Lato';
	color:#202020;
	padding:0;
	width: 150px;
	height: 23px;
}
.btn-dropdown-cart:hover{
    color: #CCCCCC;
}
}
.btn-language,
.btn-currency{
	border:none;
	background:none;
	padding:0;
}
.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:1000;}
#myModal .modal-header{
	position:relative;
}
#myModal .modal-header button.close{
	position:absolute;
	right:15px;
	top:6px;
	opacity:1;
}
.modal{
	z-index:999999;
	
}
/*animate menu*/
.navbar-nav li:hover a {
    text-decoration: none !important;
    animation: flipInX 0.5s;
    -webkit-animation: flipInX 0.5s;
    -moz-animation: flipInX 0.5s;
    -o-animation: flipInX 0.5s;
    color: #868686 !important;
}
/*transition menu*/
/*
.boss-menu .navbar-nav li:nth-child(1) span:after {
    content: "最新消息";
}
.boss-menu .navbar-nav li span:after {
    display: block;
    margin: 20px -20px 0;
    text-align: center;
    color: #616161;
    font-family: 微軟正黑體;
}
.boss-menu .navbar-nav li:nth-child(8) span:after {
    content: "聯絡我們";
}
.boss-menu .navbar-nav li:nth-child(7) span:after {
    content: "加入會員";
}
.boss-menu .navbar-nav li:nth-child(6) span:after {
    content: "你問我答";
}
.boss-menu .navbar-nav li:nth-child(5) span:after {
    content: "專業代工";
}
.boss-menu .navbar-nav li:nth-child(4) span:after {
    content: "悄悄告訴妳";
}
.boss-menu .navbar-nav li:nth-child(3) span:after {
    content: "購物專區";
}
.boss-menu .navbar-nav li:nth-child(2) span:after {
    content: "關於我們";
}
.boss-menu .navbar-nav li:hover {
    margin: -41px 32px 0 0;
}
.boss-menu .navbar-nav li:hover a {
    text-decoration: none !important;
}
*/
/*footer*/
.footer_column {
    font-weight: bold;
    letter-spacing: 1px;
    color: #000000;
}

/*home-block*/
.news1:before {
    content: "News";
    display: block;
    text-align: left;
    font-size: 1.5em;
    padding: 13px 8px;
}
.shopblog2:before {
    content: "LookBook";
    display: block;
    text-align: left;
    font-size: 1.5em;
    padding: 13px 8px;
}
.new-product1:before,.new-product2:before {
    content: "New arrival";
    display: block;
    text-align: left;
    font-size: 1.5em;
    padding: 13px 8px;
}
.block-title {
    background: #555555;
    color: #ffffff;
    padding: 5px 8px;
    text-align: left;
}

/*muni-news*/
.muni-news tr:first-child {
    border-bottom: 1px solid;
    border-top: 1px solid;*/
    color: #000000;
}
.muni-news tr:last-child {
    border-bottom: 1px solid; ;
}
.muni-news td {
   padding: 14px 10px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.muni-news a:hover {
    color: #ff99cc;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
}
 
.about_txt1 {
    line-height: 2.2 !important;
}
.about_txt2 {
    letter-spacing: 0.4px;
}

/*muni-contact*/
.contact-info,.content span {
    letter-spacing: 0.5px;
    line-height: 28px;
}
.contact-h2 {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 20px 2px;
    margin: 25px 0 38px 0;
}


::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}

/*register*/
#datepicker ,#datepicker input[type="text"] {
    display: inline-block;
    width: 80%;
    margin-right: 9px;
}
.login-content, .login-content h2 {
    font-family: Trebuchet MS,微軟正黑體;
    margin-top: 29px;
    font-size: 14px;
}
.login-content h2 {
    font-size: 17px;
}
.login-content p {
    margin: 0 0 40px 0px;
}
.login-content .btn {
    bAckground: WHITE;
    COLOR: GRAY;
    border: 3px solid #9b9b9b;
    border-radius: initial;
    line-height: 17px;
}
.login-content input[type="text"],.login-content input[type="password"] {
    background: #c3c3c3;
    border: 2px solid #9b9b9b;
}
/*header-icon*/
.icon-mobile{
    display: none;
}
/*mobile-menu*/
.mobile-menu-1 > li {
    background: linear-gradient(#fff, #f1f1f1) repeat scroll 0 0 #eee;
    padding: 10px 18px 18px 18px;
    border: 1px solid #ccc;
}
.mobile-menu-1 > li a {
    font-weight: bold;
    font-size: 16px;
}
/*下拉購物車*/
.checkout_bt {
    DISPLAY: NONE !important;
}
/*曾經瀏覽項目*/
.box-product .name {
    display: none;
}