
@media screen and (max-width: 1200px) {
  .ast-plain-container.ast-no-sidebar #primary {
      margin-top: 20px;
      margin-bottom: 20px;
  }
  .form-group .text-input {
    width: 80%;
  }
  .form-group .size-select {
    width: 15%;
  }
}


@media screen and (max-width: 1150px) {
  .form-group.text-input {
    width: 55%;
  }
  #preview-button-wrapper .button {
    margin-bottom: 20px;
  }
  .stamp-options {
    margin-bottom: 20px;
    float: none;
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .form-group.text-input {
    width: 45%;
  }
}


@media (max-width: 921px) {
    .site-footer {
      padding: 20px;
    }
    .footer-widget-area .ast-builder-html-element {
        text-align: left !important;
    }
    #ast-hf-mobile-menu li a {
      background-color: var(--main-green) !important;
      color: var(--white) !important;
      border-bottom: 1px solid var(--white) !important;
    }
    .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle {
        color: var(--white) !important;
    }
    .woocommerce .woocommerce-ordering {
      margin-top: -55px;
    }
    .form-group.text-input {
      width: 45%;
    }
    #menuiconwrap {
      margin-top: 5px !important;
      display: inline-block;
    }
    #menuiconid {
      font-size: 18px !important;
    }
    .ast-menu-toggle:focus {
      outline: none !important;
    }
    .stamp-options {
      float: left;
      width: 45%;
    }
    .stamp-options h2,
    h2.chat-invitation {
      min-height: 40px;
    }
}
@media screen and (max-width: 800px) {
  .acf-field {
    max-width: 100%;
    width: 100%;
    float: none;
  }
  body.page-id-53 #content {
    overflow: scroll;
  }
  #open-stamp-configurator {
    margin-top: 0;
  }
  #stampForm-wrapper,
  .preview {
    float: none;
    width: 100%;
  }
  .form-group.size-select {
    width: 18%;
  }
  .form-group.text-input {
    width: 45%;
  }
  .fancybox__content {
    padding: 2rem 1rem 2rem 1rem !important;
  }
}
@media screen and (max-width: 781px) {
  body.page-id-890 iframe {
    width: 100%;
  }
  .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .woocommerce-js ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    min-height: 60px;
  }
}
@media screen and (max-width: 768px) {
  .preview {
    margin-left: 0;
  }
  .woocommerce .woocommerce-ordering {
    float: none !important;
    margin-top: -10px;
    padding-bottom: 25px !important;
    width: 100%;
  }
  .woocommerce .woocommerce-ordering select {
    width: 100%;
  }
  .form-group.size-select select {
    min-width: 70px;
  }
}

@media (max-width: 650px) {
  .ast-grid-common-col .woocommerce_short_description,
  .ast-woo-shop-product-description p {
    min-height: 180px !important;
  }
}

@media (max-width: 544px) {
    .site-footer {
      padding: 20px;
    }
    h1, .entry-content h1 {
        font-size: 25px !important;
        font-size: 1.575rem !important;
    }
    .footer-widget-area.footer-widget-area-inner,
    .footer-widget-area .ast-builder-html-element {
        text-align: center !important;
    }
    #downloadStampPreview,
    #apply-woo-order {
      width: 100%;
      margin-bottom: 20px !important;
    }
    .form-group.text-input {
      width: 50%;
    }
    .form-group.size-select {
      margin-right: 20px;
    }
    .ast-grid-common-col .woocommerce_short_description,
    .ast-woo-shop-product-description p {
      min-height: 130px;
    }
    .stamp-options {
      margin-bottom: 20px;
      float: none;
      width: 100%;
    }
    .stamp-options h2 {
      min-height: unset;
    }
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
      grid-template-columns: none !important;
    }
    #block-28  {
      margin-top: 40px;
    }
    #block-36 .wp-block-gallery.wp-block-gallery-1 {
      float: none !important;
      text-align: center !important;
      display: inline-flex;
    }
    #block-36 .wp-block-gallery.has-nested-images figure.wp-block-image {
      display: inline-block;
    }
}



@media (max-width: 450px) {
    .form-group.text-input {
      width: 40%;
    }
    .form-group.size-select {
      margin-right: 25px;
    }
}
