.product-policises-wrapper {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #ebebeb; }

.details-product .details-pro .group-status {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .details-product .details-pro .group-status .first_status {
    flex: 0 0 49%;
    margin: 0 0 5px 0 !important; }

@media (min-width: 992px) {
  .details-product .details-pro .product-price {
    font-size: 30px; } }

@media (min-width: 992px) {
  .details-product .details-pro .button_actions {
    justify-content: space-between; }
    .details-product .details-pro .button_actions button.buynow {
      flex: 0 0 49%; }
      .details-product .details-pro .button_actions button.buynow span {
        font-weight: 400;
        font-size: small;
        font-size: 10px; }
    .details-product .details-pro .button_actions div {
      width: 49% !important; }
      .details-product .details-pro .button_actions div button.btn_add_cart {
        margin-top: 0; } }

li.media.hotline .media-body a.hotline-red {
  color: #f00; }

.mid-footer .follow_option .link.facebook {
  color: #003cff; }

.mid-footer .follow_option .link.youtube {
  color: #f00; }

.mid-footer .follow_option .link.instgram {
  color: #f8721c; }

.left-contact .single-contact i {
  color: #f00; }
