/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/
h1{text-align:center;}p{text-align:justify;} .single-post-container,.nv-single-post-wrap,.entry-header,.nv-title-meta-wrap,.nv-content-wrap,.nv-thumb-wrap{margin-top:0!important;padding-top:0!important;margin-bottom:16px!important}.nv--yoast-breadcrumb{margin:0!important;padding:0!important;display:block}.nv-title-meta-wrap h1.title.entry-title{margin-top:4px!important;margin-bottom:10px!important;line-height:1.2em!important}.nv-meta-list{margin:0!important;padding:0!important;gap:6px}.nv-thumb-wrap{margin-top:8px!important;margin-bottom:12px!important}.nv-content-wrap.entry-content{margin-top:0!important;padding-top:0!important}.nv-content-wrap.entry-content p{margin-bottom:12px!important}.nv-content-wrap.entry-content h2,.nv-content-wrap.entry-content h3{margin-top:18px!important;margin-bottom:10px!important}.nv-single-post-wrap>div,.entry-header>div,.nv-title-meta-wrap>*{margin-top:0!important;padding-top:0!important}footer,.nv-content-wrap{margin-top:20px!important}


table:not(.event-table){
  width:100%;
  border-collapse:collapse;
  margin-top:12px;
  table-layout:fixed;
}

table:not(.event-table) th,
table:not(.event-table) td{
  border:1px solid #ccc;
  padding:6px 8px;
  text-align:left;
  white-space:normal;
  word-break:break-word;
  overflow-wrap:anywhere;
}

table:not(.event-table) th{background:#0b6b8c;color:#fff;}

@media (max-width:600px){
  .entry-content table:not(.event-table),
  .post-content table:not(.event-table),
  .main-content table:not(.event-table){
    display:table!important;
    width:100%!important;
    overflow-x:visible!important;
    white-space:normal!important;
  }

  table:not(.event-table) th,
  table:not(.event-table) td{padding:4px 6px;}

  table:not(.event-table),
  table:not(.event-table) th,
  table:not(.event-table) td{font-size:.78rem!important;}

  table:not(.event-table) th{font-size:.82rem!important;}
}

@media (max-width:600px){
  .nv--yoast-breadcrumb{
    text-align:center !important;
  }

  /* Eğer breadcrumb linkleri flex ile diziliyorsa bunu da ekleyebilirsin */
  .nv--yoast-breadcrumb ol,
  .nv--yoast-breadcrumb ul{
    justify-content:center !important;
    display:flex !important;
    flex-wrap:wrap;
    padding:0;
    margin:0 auto;
  }
}

#neve_body span[style*="color"], 
#neve_body strong, 
#neve_body em,
#neve_body .f-full-date,
#neve_body .next-badge {
    color: inherit !important; 
    font-weight: bold !important; 
    text-decoration: none;
}

#neve_body .forecast-card, 
#neve_body .f-full-date {
    color: #222 !important;
}
#author {
    min-height: 48px;
    padding: 8px 12px;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    box-sizing: border-box;
} @media (max-width: 600px) {
    /* Kutuların yan yana sığması için genişlikleri daralt */
    .countdown-box {
        gap: 5px !important; /* Kutular arası boşluğu azalt */
    }
    .countdown-item {
        width: 65px !important; /* Kutuları küçült */
        padding: 8px 4px !important;
    }
    .countdown-item span {
        font-size: 1.3rem !important; /* Rakamları küçült */
        min-width: auto !important;
    }
    .countdown-item label {
        font-size: 0.65rem !important;
    }
    /* Hero alanının mobilde devasa görünmesini engelle */
    .countdown-hero, .countdown-hero-overlay {
        min-height: 300px !important;
    }
    .countdown-hero-inner {
        min-height: 280px !important;
    }
}
.countdown-hero {
    min-height: 350px;
    display: flex;
 
    justify-content: center;
}
.event-date {
    min-height: 24px;
    margin-top: 16px;
}
.event-table {
    table-layout: auto;
    width: 100%;
    display: block;
    overflow-x: auto;
}
.event-meta {
    min-height: 40px;
    margin-top: 10px;
}
.countdown-kicker {
    display: inline-block;
    height: 27px;
    line-height: 15px;
    margin-bottom: 10px;
}

.countdown-title {
    display: block;
    min-height: 35px;
    margin: 0 0 16px 0;
    line-height: 1.15;
}.countdown-item span {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-variant-numeric: tabular-nums;
}
.countdown-hero-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 310px;
}
.countdown-hero {
    background-color: #1a1a1a;
}
.event-table {
    table-layout: fixed;
    min-height: 300px;
}
.countdown-hero {
    min-height: 380px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.countdown-hero-overlay {
    min-height: 380px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.countdown-item span {
    display: inline-block;
    min-width: 1.5em;
    text-align: center;
    font-variant-numeric: tabular-nums;
    line-height: 1;
}
