/* BASIC css start */
/*icons*/
.icons { margin:0; margin-top:6px; }

.SMS_Product_display {
  padding-bottom: 28px;
}
.SMS_Product_display h3 {
  font-family: 'GeosansLight', sans-serif;
  font-size: 14px;
  margin-top: 28px;
  margin-bottom: 10px;
}
.SMS_Product_display .items {
  font-size: 0;
}
.SMS_Product_display .SMS_base_mask {
  text-align: center;
}

.SMS_Product_display li {
  display: inline-block;
  width: calc(50% - 2.5px);
  vertical-align: top;
  font-size: 8px;
  margin-right: 5px;
  margin-bottom: 22px;
}
.SMS_Product_display li:nth-child(even) {
  margin-right: 0;
}
.SMS_Product_display .SMS_moreBtn {
  text-align: center;
  margin-bottom: 20px;
}
.SMS_Product_display .view_more_btn {
  position: relative;
  background: #fff;
  font-family: 'GeosansLight', sans-serif;
  font-size: 8.5px;
  color: #3a3a3a;
}
.SMS_Product_display .view_more_btn:after {
  content:'';
  position: absolute;
  display: block;
  right: -13px;
  top: 8px;
  width: 7px;
  height: 1px;
  background: #3a3a3a;
}
.SMS_Product_display .view_more_btn:before {
  content:'';
  position: absolute;
  display: block;
  right: -10px;
  top: 5px;
  width: 1px;
  height: 7px;
  background: #3a3a3a;
}

.SMS_Category_list .CateInBody {
overflow: hidden;
}

.SMS_Category_list .CateInBody ul {
overflow: hidden;
border-bottom: 1px solid #ddd;
display: table;
}

.SMS_Category_list .CateInBody ul:last-child {
border-bottom: none;
}

.SMS_Category_list .CateInBody ul li {
position: relative;
display: inline-block;
float: left;
width: auto;
height: 35px;
line-height: 35px;
font-size: 12px;
text-align: center;
/* border-right: 1px solid #ccc; */
padding-right: 12px;
}

.SMS_Category_list .CateInBody ul li a {
display: block;
text-align: center;
color: #6D6D6D;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
width: 100%;
font-size: 11px;
}

.SMS_Category_list .CateInBody ul li .sel {
font-weight: bold;
color: #000;
}

.SMS_Category_list .CateInBody ul li:last-child {
border-right: none;
}

.SMS_Category_list .CateInBody ul li:last-child span {
border-right: none;
}

.SMS_Category_list .CateInBody ul li span {
display: inline-block;
position: absolute;
right: 1px;
width: 1px;
font-weight: normal;
color: #ddd;
padding: 0;
display: none;
}
.view_more_btn {
  position: relative;
  background: #fff;
  font-family: 'GeosansLight', sans-serif;
  font-size: 8.5px;
  color: #3a3a3a;
}
.view_more_btn:after {
  content:'';
  position: absolute;
  display: block;
  right: -13px;
  top: 8px;
  width: 7px;
  height: 1px;
  background: #3a3a3a;
}
.view_more_btn:before {
  content:'';
  position: absolute;
  display: block;
  right: -10px;
  top: 5px;
  width: 1px;
  height: 7px;
  background: #3a3a3a;
}
.SMS_moreBtn {
  text-align: center;
  margin-bottom: -13px;
}

.form-wrap {margin-top: 30px; padding: 10px 0 10px; text-align:center;}
.form-wrap input {margin-bottom: 5px;}
.searchButton {margin-left:10px;}
.list_group {margin-bottom: 50px; text-align: center;}
#MS_select_category {width:30%;}
#MS_select_sort {width:30%;}
#keyword_search {width: 81%;}
.searchPrice input {width: 35%;}
.searchPrice .sdeco_btn {float: right; margin-top: -13px;}
/* BASIC css end */

