
section.flyer-section1 .content-link-flyer {
  padding: 15px 0 5px 0 !important;
}
section.flyer-section1 .content-link-flyer:first-child hr {
  margin-top: calc(20px + 1rem) !important;
}
section.flyer-section1 .content-link-flyer:last-child hr {
  margin-bottom: calc(20px + 1rem) !important;
}
section.flyer-section1 .content-link-flyer .content-flyer,
section.flyer-section1 .content-link-flyer .content-link {
  width: 66.666667% !important;
  padding: 0 !important;
}
section.flyer-section1 .content-link-flyer .content-flyer figure img,
section.flyer-section1 .content-link-flyer .content-flyer .btn_order_onlinea,
section.flyer-section1 .content-link-flyer .content-link figure img,
section.flyer-section1 .content-link-flyer .content-link .btn_order_onlinea {
  width: 100% !important;
  border-radius: 5px !important;
}
section.flyer-section1 .content-link-flyer .content-flyer .btn svg,
section.flyer-section1 .content-link-flyer .content-link .btn svg {
  position: relative;
  top: 3px;
}
@media (max-width: 680px) {
  section.flyer-section1 .content-link-flyer .content-flyer,
section.flyer-section1 .content-link-flyer .content-link {
    width: 100% !important;
  }
}
section.flyer-section1 .content-link-flyer .content-flyer figure {
  margin-bottom: 0 !important;
}
section.flyer-section1 .content-link-flyer .content-flyer .accordion-flyers {
  width: 100%;
}
section.flyer-section1 .content-link-flyer .content-flyer .accordion-flyers .card-flyer {
  margin-bottom: 0.75rem;
  border-radius: 0.25rem;
}
section.flyer-section1 .content-link-flyer .content-flyer .accordion-flyers .card-flyer .card-header {
  padding: 0;
}
section.flyer-section1 .content-link-flyer .content-flyer .accordion-flyers .card-flyer .card-header .btn-link-flyer {
  padding: 0.75rem 1.25rem !important;
  width: 100%;
  text-align: left;
}
section.flyer-section1 .content-link-flyer .content-flyer .accordion-flyers .card-flyer .card-header .btn-link-flyer::before, section.flyer-section1 .content-link-flyer .content-flyer .accordion-flyers .card-flyer .card-header .btn-link-flyer::after {
  display: none;
}
section.flyer-section1 .content-link-flyer .content-flyer .accordion-flyers .card-flyer .collapse-flyer .card-body {
  padding: 0.75rem 1.25rem !important;
}