:root {
  --bg: #fff;
  --bd: #ff008b;
  --bp: #fec57e;
}

.q-social-proof .notification-text {
  color: #a12000;
}
.form-group {
  padding: unset;
}

/* flag */
#order-form {
  input#customerPhone {
      background: url(/assets-main/png/flag/turkey-16x16-33109.png) no-repeat scroll 10px 12px white;
  }
}

.ac_footer {
  position: relative;
    text-align: center;
    overflow: hidden;
    padding: 50px 0;
    color: #a12000;
  }

  .ac_footer a {
    color: #a12000;
  }

  .ac_footer p {
    text-align: center;
  }

  img[height="1"],
  img[width="1"] {
    display: none !important;
  }
