/*
Theme Name: Restu Child
Theme URI: https://aonetheme.com/restuwp/
Template: restu
Author: aonetheme
Author URI: https://themeforest.net/user/aonetheme
Description: Restu - Luxury, Resort &amp; Hotel Booking WordPress Theme
Tags: custom-menu,editor-style,featured-images
Version: 2.1.1768914067
Updated: 2026-01-20 13:01:07

*/

/* =====================================
   RESTU – COMMENT EVERYTHING KILL
===================================== */

/* comment geçen HER ŞEY */
[id*="comment"],
[class*="comment"],
form[action*="wp-comments-post"],
textarea[name="comment"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
    position: absolute !important;
    left: -99999px !important;
}

/* single post sayfasında ekstra garanti */
body.single-post *[id*="comment"],
body.single-post *[class*="comment"] {
    display: none !important;
}
