.tp-category-title-3 {
    font-size: 20px;
}
.tp-slider-height-3 {
    aspect-ratio: 1920 / 810;
    height: 100%;
    min-height: 150px;
}

.tp-category-menu-btn, .tp-category-menu nav ul li a {
   text-transform: uppercase;
}
.open_hours {
    background-color: hsla(40, 20%, 98%, 0.05);
}
.open_hours p:first-child {
    font-weight: 500;
    color: hsl(45, 70%, 47%);
}
.open_hours p:nth-child(2) {
    color: hsla(40, 20%, 98%, 0.7);
    margin: 0;
    font-size: 13px;
}
.tp-footer-talk h4 {
    font-size: 20px;
}
.tp-subscribe-title {
    font-size: 25px;
}
@media screen and (max-width: 767px) {
.tp-category-item-3 {
    min-height: 320px;
}
  .tp-category-title-3 {
    font-size: 14px;
}
}
@media (max-width: 575px) {
    main .tp-section-title-3 {
        font-size: 28px;
    }
}