.mark_header_name_wrp {
  padding-left: 0px;
  margin-bottom: 10px;
}

.mark_name_wrp {
  height: 45px !important;
}

.product_wrp {
  border: 1px solid #ddd;
  box-sizing: border-box;
  display: flow-root;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 30px;
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
}

.product_wrp .product_image {
  width: 100%;
}

.product_wrp .product_fields_list {
  margin-bottom: 10px;
  font-size: 1em;
  text-align: left;
}

.product_wrp .product_fields_list .item_prp {
  color: black;
  font-weight: 600;
  margin-left: 10px;
}

.bs-callout-info {
  border-left-color: #ce4844 !important;
}

.bs-callout-info.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}

.bs-callout-info.bs-callout h4 {
  color: #ce4844;
}

.bs-callout-info.bs-callout p {
  margin-bottom: 0;
}

.edit-pic-thub {
  max-width: 100%;
}

/*# sourceMappingURL=mark-in.css.map */
