/*
 Theme Name:   Deliciosa Child Theme
 Theme URI:    https://deliciosa.themerex.net/
 Description:  Deliciosa Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     deliciosa
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  deliciosa
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.dish-code { font-weight: 700; }


/* Popup tamamen gizlensin */
.app-popup-inner,
.app-popup,
div[class*="app-popup"] {
  display: none !important;   /* Ekranda hiç görünmesin */
  visibility: hidden !important; /* Görünürlüğü kapat */
  opacity: 0 !important;       /* Şeffaf olsun */
}

.adp-popup.adp-popup-location-center {
visibility: hidden !important;
}
.adp-popup .adp-popup-wrap {
    visibility: hidden !important;
}


/* Mobil cihazlarda (max 768px) yüksekliği ayarla */
@media (max-width: 768px) {
  .elementor-5002 .elementor-element.elementor-element-3b86507:not(.elementor-motion-effects-element-type-background),
  .elementor-5002 .elementor-element.elementor-element-3b86507 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
      background-color: #1E2335;
      height: 311px !important;
  }
}

/* Mobil cihazlarda (max 768px) yüksekliği 311px yap */
@media (max-width: 768px) {
  #slider-3-slide-3-layer-2 {
      height: 311px !important;
  }
}
.post_meta_item.post_date {
    display: none !important;
}.post_meta_item.post_date,
.post_meta_item.post_comments {
    display: none !important;
}.post_meta_item.post_author {
    display: none !important;
}

.post_meta_item.post_date,
.post_meta_item.post_author,
.post_meta_item.post_comments {
    display: none !important;
}
.cat_sep{
    display: none !important;
}
.vcard{
    display: none !important;
}

.post_categories{
    display: none !important;
}