/**
 * Theme Name: Design Scuole Italia Child
 * Template:   design-scuole-wordpress-theme
 * Text Domain: design_scuole_italia_child
 */
.section-hero-left .hero-img {
  background-color: #fff !important;
}

/* La scuola */

.page-template-la-scuola .big-quote h2,
.page-template-la-scuola .big-quote .h2 {
  font-size: 3rem;
  padding: 70px 0;
}

.page-template-la-scuola .big-quote:before,
.page-template-la-scuola .big-quote:after,
.page-template-la-scuola .big-quote.big-quote-secondary:after,
.page-template-la-scuola .big-quote.big-quote-secondary:before {
  width: 50px !important;
  height: 50px !important;
}

.page-template-la-scuola .big-quote.big-quote-secondary:after,
.page-template-la-scuola .big-quote.big-quote-secondary:before {
  display: none;
}

.page-template-la-scuola .big-quote-wrapper .big-quote-bg.quote {
  height: 100%;
}

.page-template-la-scuola .big-quote-wrapper .big-quote-bg.quote svg {
  height: auto !important;
}

.page-template-la-scuola .it-carousel-wrapper .card.card-large.card-icon .card-title h3 {
  font-size: 1.5rem;
}

/* La Scuola - Presentazione */

.page-template-presentazione section.bg-redbrown .col-md-5 {
  flex: 0 0 100%;
  max-width: 100%;
}
