#edit-inner .control-label.js-form-required.form-required {
  display: none; }

.main-container {
  height: 500px; }

.col-sm-9 {
  background-color: white;
  text-align: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  float: unset !important;
  top: 110px;
  width: 60% !important;
  padding-top: 2rem;
  padding-bottom: 1rem; }
  .col-sm-9 #edit-distance--description {
    top: -6rem;
    position: relative;
    font-family: 'Avenir LT W01 45 Book';
    font-size: 12px !important;
    width: max-content; }
  .col-sm-9 #form-title {
    font-family: 'Imprint Mt Shadow';
    font-size: 16px !important;
    text-transform: uppercase;
    min-width: 540px;
    text-align: center; }
  .col-sm-9 #edit-inner {
    display: inline-flex;
    width: inherit;
    margin-bottom: unset; }
  .col-sm-9 #edit-main {
    display: inline-flex;
    width: inherit;
    margin-bottom: unset; }
  .col-sm-9 #edit-postcode {
    width: 280px !important;
    margin: 5px; }
  .col-sm-9 #edit-submit {
    margin-top: 5px !important; }
  .col-sm-9 #baker-listing-form {
    display: inline;
    min-height: 160px;
    max-width: 560px; }

@media only screen and (max-width: 992px) {
  .col-sm-9 {
    background-color: white;
    border-radius: 5px;
    position: relative;
    top: 110px;
    min-width: 396px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    float: unset; }
    .col-sm-9 #edit-distance--description {
      top: -6rem;
      position: relative;
      font-family: 'Avenir LT W01 45 Book';
      font-size: 12px !important; }
    .col-sm-9 #form-title {
      font-size: 15px !important;
      min-width: 368px; }
    .col-sm-9 label {
      display: none; }
    .col-sm-9 #edit-main .form-group {
      margin-bottom: unset; }
    .col-sm-9 #edit-postcode {
      width: 205px !important;
      margin: 5px; }
    .col-sm-9 #baker-listing-form {
      min-height: 160px;
      margin-top: 60px; } }
@media only screen and (max-width: 480px) {
  .col-sm-9 {
    background-color: white;
    position: relative;
    top: 5rem;
    width: 70%;
    border-radius: 5px;
    padding-bottom: 10px;
    min-width: 310px; }
    .col-sm-9 #edit-distance--description {
      top: -6rem;
      position: relative;
      font-family: 'Avenir LT W01 45 Book';
      font-size: 12px !important; }
    .col-sm-9 label {
      display: none; }
    .col-sm-9 #form-title {
      font-size: 14px !important;
      min-width: 280px; }
    .col-sm-9 #edit-postcode {
      width: 150px !important;
      margin: 5px; }
    .col-sm-9 #baker-listing-form {
      min-height: 145px;
      margin-top: 25px; } }
@media only screen and (max-width: 450px) {
  .col-sm-9 #edit-bakers--2 th, .col-sm-9 #edit-bakers--2 .img-responsive {
    display: none; }
  .col-sm-9 #edit-bakers--2 td {
    padding: 3px !important; }
  .col-sm-9 #edit-bakers--2 .yes-no_icon img {
    display: inline; }
  .col-sm-9 .dropdowns {
    display: grid;
    margin-right: auto; }

  /*.navbar{
  min-width:449px;
  }
  .main-container{
  min-width:449px;
  }*/ }

/*# sourceMappingURL=form1.css.map */
