h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto Slab";
}

p {
    font-family: "Roboto Slab";
}

.ph__mainMenu li a {
    font-family: "Roboto Slab";
}

.linkitem--dropdown {
    font-family: "Roboto";
}

.drop-panel-inner__item a {
    font-family: "Roboto Slab";
}

.call-to-action--phone {
    font-family: "Roboto Slab";
}

.footer-nav__item a {
    font-family: "Roboto Slab";
}

.fancy-form-label {
    font-family: "Roboto Slab";
}

.title-block__title {
    font-family: "Roboto Slab";
}

.title-block__subtitle {
    font-family: "Roboto Slab";
}

.title-block__subtitle--menu {
    font-family: "Roboto Slab";
}

.nwl-buton {
    font-family: sans-serif;
}

.price-item__heading {
    font-family: "Roboto Slab";
}

.price-item__price {
    font-family: "Roboto Slab";
}

.ph-iconbox__title {
    font-family: "Roboto Slab";
}

.ph-iconbox__desc {
    font-family: "Roboto Slab";
}

.ph-iconbox--phone__title {
    font-family: "Roboto Slab";
}

.btn {
    font-family: "Roboto Slab";
}

h1 {
    letter-spacing: 10px;
}

.pic-left-col__wrapper {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding-right: calc((100vw - 1170px) / 2);
    padding-left: 60px;
}

.menu_covid {
    background-color: #FFCC00;
    color: #534715;
    font-family: "Roboto";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19px;
    text-align: center;
    padding: 13px;
    border-radius: 10px;
}

.menu_days {
    color: #01ABAE;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Roboto Slab";
    font-weight: bold;
    letter-spacing: 0;
    line-height: 19px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 60px;
}

.menu_title {
    color: #000000;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 19px;
}

.menu_description {
    color: #000000;
    font-family: "Roboto";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19px;
    margin-top: 4px;
}

#button-order {
    margin-top: 85px;
    margin-bottom: 0px;
}

footer#contact {
    padding-top: 5rem;
}

.opening_hours_title {
    color: #FFFFFF;
    font-family: "Roboto Slab";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 21px;
    font-weight: 400;
}

.opening_hours_title.opening_hours {
    line-height: 25px;
    font-family: "Roboto";
    margin-top: 6px;
}

.opening_hours_title.footer-contact_info {
    font-family: "Roboto";
    line-height: 19px;
    margin-top: 26px;
    padding-top: 0px;
}

.footer-nav__item a {
    font-size: 16px;
    line-height: 19px;
    font-family: "Roboto";
    font-weight: 400;
    color: #FFFFFF;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.footer-copyright {
    letter-spacing: 0;
    line-height: 14px;
    font-weight: 400;
    font-size: 12px;
    font-family: "Roboto";
    color: #FFFFFF;
    margin-top: 30px;
}

section#about {
    /* background: red; */
    height: auto;
}

a {
    color: #01ABAE;
}

a:focus,
a:hover {
    color: #01ABAE;
}

.rectangle-1 {
    margin: 0 auto;
    margin-top: 8px;
    height: 2px;
    width: 41px;
    background-color: #FFFFFF;
}

span.ph-iconbox__icon {
    background: transparent;
}

.icon-choices:before {
    content: url(../img-assets/choices.svg);
}

.icon-flexibility:before {
    content: url(../img-assets/flexibility.svg);
}

.icon-safety:before {
    content: url(../img-assets/safety.svg);
}

.icon-convenience:before {
    content: url(../img-assets/convenience.svg);
}

@media (max-width: 767px) {
    .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.icon-unbaked:before {
    content: url(../img-assets/pic-unbaked.png);
}

.icon-day:before {
    content: url(../img-assets/pic-day.png);
}

.icon-side:before {
    content: url(../img-assets/pic-side.png);
}