/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 16 2026 | 13:07:45 */
/* Wasteless Plate CSS - Woody Snippets */
.page-id-6686 .hero .container.h-100 {
    height: calc(100vh - 92px) !important;
    max-height: 800px;
}
.page-id-6686 .hero .flex-column {
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-id-6686 .hero .col-12 {
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-id-6686 .hero .text-content {
    padding: 0 !important;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.page-id-6686 .hero h1 {
    color: transparent !important;
    width: 300px;
    height: 300px;
    display: block;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.page-id-6686 .hero h1::before {
    width: 300px;
    height: 300px;
    content: "";
    /* background-image: url(https://www.dolce.co.uk/wp-content/uploads/2026/04/Dolce_Wasteless-Plate-Logo-WHITE_2026.png); */
    /* having to load this image background via HTML as the media subdomain is being stripped when output here */
    background-position: center center;
    background-size: 100%;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}




.page-id-6686 .full-width-banner.bm__x-spacer {
    padding-left: 0 !important;;
    padding-right: 0 !important;;
}
.page-id-6686 .full-width-banner.bm__x-spacer .container {
    max-width: 100% !important;;
    padding-left: 0 !important;;
    padding-right: 0 !important;;
}
.page-id-6686 .full-width-banner.bm__x-spacer .image-content {
    min-height: 500px !important;
    background-position: center center !important;;
}


.page-id-6686 .statistics-section h5 {
    text-transform: initial;
    font-size: 1.5rem;
    line-height: 1.5em;
}


span.ol-num {
    font-weight: bold;
    margin-right: 6px;
}



/* Head teacher Cards */
.page-id-6686 .cards-double .card-double-item .ctnr img {
    aspect-ratio: 5 / 4;
    object-fit: cover;
}
.page-id-6686 .cards-double p {
  font-family: rollerscript-smooth, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
    line-height: 1.5em;
    text-align: justify !important;
    padding: 14px;
}
						  
@media (max-width:767px) {
  .page-id-6686 .text-row {
    padding-left: 32px;
    padding-right: 32px;
  }
}

/* make the footer full-width */
.page-id-6686 #footer-locations {
    margin: 0 !important;
}
.page-id-6686 #footer-locations .container.-desktop {
    max-width: 100% !important;
    padding: 0 !important;
}

.page-id-6686 .text-two-columns h3, .page-id-6686 .sector-dual-section h2, .page-id-6686 .text-row h2, .page-id-6686 .card-double-item h5, .page-id-6686 .full-width-banner h3 {
    line-height: 1.2em;
}

