.input-number{
  text-align: center;
  font-size: 20px;
  font-weight: 900;
}
.plus-minus{
  margin-top: 5px;
}
#main_product{
  min-height: 400px;
}
.image-box{
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.btn-number, .input-number{
  border: none;
}

/* social */
.social-wrap{
  padding: 5px;
  margin: 10px 0px;
}
.social-wrap img{
  margin:auto;
}
.social-footer{
  width: 100%;
  padding-top: 5px;
  margin-top: 5px;
  border-top: 1px solid #d5d5d5;
}
.social-img-wrap{
  max-height: 120px;
  margin-bottom: 10px;
}
.social-img-wrap img{
  margin:auto;
  max-height: 110px;
}
