/**
* Theme Name: Platea Child
* Description: This is a child theme of Platea.
* Author: <a href="https://gloriathemes.com/">Gloria Themes</a>
* Template: platea
* Version: 1.0.6
*/
/* Ana sayfadaki fazla tarif butonlarını gizler */
.home .recipes-header-tags a:nth-child(n+21) {
    display: none !important;
}
