/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@media (max-width: 700px) {
  /* line 3, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  div#product_container {
    width: 100%;
  }
  /* line 6, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  .filter-section {
    display: block;
    text-align: center;
  }
  /* line 10, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  a.pointer.active {
    width: 100% !important;
    float: left;
    margin: 0rem auto 1rem auto !important;
    text-align: center;
  }
  /* line 16, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  input#product-picker__search-input {
    margin: auto;
  }
  /* line 19, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  .product_item {
    width: 100% !important;
  }
  /* line 23, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  div#product_grid-4 > div {
    margin: auto;
  }
  /* line 26, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  div#product-view__actions > button {
    display: flex;
    justify-content: center;
    margin: 1rem auto;
    width: 70%;
    height: 3rem;
    align-items: center;
  }
  /* line 34, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  div#product-view__actions {
    display: block;
    text-align: center;
  }
  /* line 38, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  div#cart-view__actions {
    display: flex;
    justify-content: space-around;
  }
  /* line 42, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  div#cart-view__actions > a {
    width: 45%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  /* line 49, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  .label-text-info > label {
    display: flex;
    align-items: center;
  }
  /* line 53, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  .label-text-info, .cedis-view > div {
    min-height: 3rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    padding: 0.8rem 0rem;
  }
  /* line 58, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  .cedis-view > div > label {
    display: flex;
    align-items: center;
    font-size: 0.8rem;
  }
  /* line 63, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  .confirmation-header > h2, h3 {
    font-size: 1.6rem;
  }
  /* line 66, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  .confirmation-body > h4, h3 {
    font-size: 1.3rem;
  }
  /* line 69, templates/rt_galatea/custom/scss/resposivo-catalogo.scss */
  a.btn-back-checkout {
    width: 40% !important;
  }
}
/*# sourceMappingURL=resposivo-catalogo_93.css.map */