/*============================================================================
   #Webcms
==============================================================================*/
/* bannner 1 */
.home-block {
  margin-top: 10px;
  margin-bottom: 20px;
}
.home-block .row {
  margin-left: 0;
  margin-right: 0;
}
.mb-1{
  margin-bottom: 10px;
}
.box-shadow {
  box-shadow: 0 1px 1px rgb(180 180 180 / 50%);
}
.home-block a {
  color: #333e48;
}
.home-block .box-shadow .banner_one {
  width: 100%;
}

/* Sản phẩm mới */
#home_latest .home-head {
  color: #222;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}
#home_latest .home-head span {
  display: inline-block;
  line-height: 38px;
  font-size: 22px;
  text-transform: uppercase;
  color: #333e48;
}
#home_latest h2{
  margin: 0;
  padding: 0;
  color: #333e48;
}
.div-shadow {
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%);
  background: #fff;
  border-radius: 6px;
}
.product-wrap {
  padding: 10px;
}
#home_latest a {
  text-decoration: none;
  color: #333e48;
}
.ip a{
  display: block;
  position: relative;
  padding: 0;
  background: #fff;
  border: 1px solid #dfe7ef;
  border-radius: 6px;
  margin-bottom: 8px;
  text-decoration: none;
}
.ip img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 6px;
}
.bn-abg {
 
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  
}
.ip span:nth-child(2) {
  max-height: 36px;
  min-height: 36px;
  white-space: normal;
  display: block;
  margin: 10px 0 0;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  font-size: 14px;
  padding: 0 10px;
  color: #012d41;
  letter-spacing: .1px;
}
.ip span:nth-child(3) {
  padding: 5px 10px;
  display: block;
  color: #e60000;
  font-size: 16px;
  margin: 5px 0 10px;
  font-weight: 600;
  text-align: center;
}
.pull-right {
  float: right!important;
}
.home-head small {
  font-size: 22px;
}
.home-head a {
  display: inline-block;
  line-height: 38px;
  font-size: 22px;
  text-transform: uppercase;
  color: #333e48;
  text-decoration: none;
}
.home-head small a {
  background-color: transparent;
  vertical-align: bottom;
  font-size: 13px;
  padding-right: 10px;
  color: #333;
}
#home_category_mt .home-block a {
  display: block;
  padding: 20px;
  text-align: center;
  color: #333e48;
  text-decoration: none;
}
#home_category_mt .home-block .banner_hai {
  width: 100%;
}
.ip div {
  position: relative;
}
.ip:hover a {
  border: 1px solid #e60000;
  box-shadow: 4px 4px 3px 0 rgb(219 216 219 / 70%);
}
.col-sm-15,
.col-md-15{
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}
.box-shadow {
  box-shadow: 0 1px 1px rgb(180 180 180 / 50%);
}
.col-sm-15 .box-shadow img {
  margin: 20px 0px;
  width: 100%;
}
body{
  background: #ecf1f7 !important;
} 
.div-shadow .banner_mt {
    width:100%;
  }