.srs-checklist ul {
list-style: none;
padding: 0;
margin: 0;
}
.srs-checklist ul li {
font-family: 'Montserrat', sans-serif;
font-weight: 300;
font-size: 24px;
line-height: 1.6;
padding-left: 56px;
margin-bottom: 24px;
background-image: url(http://stressresetstudio.nl/wp-content/uploads/2026/05/srs-icon-check.png);
background-repeat: no-repeat;
background-position: left center;
background-size: 32px 32px;
min-height: 40px;
}
.srs-checklist ul li:last-child {
margin-bottom: 0;
}
.srs-circle-bg  {
background-color: #a8b17c;
color: #fff;
font-size: 48px;
font-weight: 600;
width: 100px;
height: 100px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin: 0;
line-height: 1;
}
@media (max-width: 1900px) and (min-width: 768px) {
.srs-circle-bg {
width: 60px !important;
height: 60px !important;
font-size: 28px !important;
}
}
#wahanda-online-booking-widget-iframe iframe {
width: 100% !important;
min-height: 800px !important;
height: auto !important;
}