/*!
Theme Name: dogrula
Theme URI: https://underscores.me/
Author: Automattic
Author URI: https://automattic.com/
Description: Hi. I'm a starter theme called <code>dogrula</code>, or <em>underscores</em>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dogrula
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

dogrula is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */


 a.populer-tag {
    text-align: center;
    color: #000;
    font-size: 22px;
	line-height: 31px;

}
.kelime-bulutu {
    text-align: left;
}

.dogrula-button{
    margin-bottom: 25px;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 40px;
    letter-spacing: -0.01em;
    color: #000000;
    border-bottom: 1px solid #e1e1e1;
    display: inline-block;
    padding-bottom: 14px;
    width: 100%;
}
.itiraz-et {
    float: right;
}
 @media only screen and (min-width: 1600px)
 {
 .share a {
    padding: 0 8px;
}

.container-fluid.yz-featured-posts-dogrula-sidebar .row {
    display: flex !important;
}

.anasayfa-section-3 .yz-featured-posts-dogrula-sidebar .col-lg-4 img {
    height: 140px;
    object-fit: cover;
}
.yz-featured-posts-dogrula-sidebar .blog-form-info a.grid-title {
    font-size: 18px !important;
    line-height: 23px !important;
}

.yz-featured-posts-dogrula-sidebar .row:not(:last-child):after {
    border-bottom: 1px solid #E1E1E1;
    content: "";
    width: 98%;
    margin: 0 1.5%;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
 }



 #formContainer {
    margin-top: 20px;
  }
  
  #itirazButton {
    cursor: pointer;
  }
  
  .form-container {
    display: none;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 5px;
    background-color: #f9f9f9;
  }
  
  #closeButton {
    margin-bottom: 10px;
  }
  button#closeButton {
    background: none;
    border: none;
    float: right;
    top: 0;
} 
.itirazet.bize-ulasin-section-2 {
    padding-top: 30px !important;
    margin-top: 82px !important;
}

.studyo-section-1 {
    margin-bottom: 30px;
}

.divedir {
    width: 2px;
    height: 100px;
    background: #8080804f;
    display: inline-block;
    vertical-align: middle;
    margin: 0 24px;
}
.post-durum-sebep {
    display: inline-block;
    padding: 0 0px;
    vertical-align: text-bottom;
}
div#myModal {
    opacity: 1;
    background: #000000ab;
}
@media only screen and (min-width: 600px) {
    .verify-row{
        gap: 30px;
    }
    
}
.dogrula-button {
    font-family: 'Playfair Display';
}

.studyosection .grid-title {
    font-size: 22px;
    line-height: 31px;
    color: #000;
    font-family: 'Playfair Display';
}
.verify-row{
 
 display: flex;
 justify-content: space-between;
 gap: 55px;
 flex-wrap: wrap;
}

.verify-center{
 border-left:1px solid #d2d4d5;
}
@media only screen and (max-width: 600px) {
 .verify-center{
     display: none;
 }
 .verify-right {
    flex: 1;
    display: block !important;
}
}
 .verify-mani{
 display: flex;
 justify-content: flex-start;
 align-items: center;
}
.verify-mani-left {
    flex: 0 0 50px;
    background: #0a446a;
    border-radius: 10px 0px 0px 10px;
    padding: 5px;
    display: flex;
    justify-content: center;
}
.verify-mani-left img {
    width: 30px;
    height: auto;
}
.verify-mani-right {
    color: #0a446a;
    background: rgb(255 255 255 / 24%);
    padding: 7px 17px;
    border-radius: 0px 10px 10px 0px;
    padding-left: 14px;
    margin-left: 0px;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #0a446a;
}
.verify-right{
 flex: 1;
 display: inline-grid;

}
.verify-left{
 flex:0 0 45%;
 display: flex;
 gap: 10px;
 color: red;
 padding: 20px 0px;
}
.verify-left b{
 padding: 0px 30px;
 color: #7a7a7a;
}
.verify-left span{
 display: flex;
 flex-direction: column;
 gap: 10px;
}
.verify-left span::after{
 content:'';
 border-bottom: 4px solid #cccccc;
}
.verify-true{
 color: gray;
}
.verify-true span::after{
border-color: #07724c;
}

.verify-false span::after{
    border-color: red;
 }

 .verify-left >div {
    flex: 1;
    text-align: center;
}
 .verify-true b{
   color: #07724c;
    }
    
    .verify-false b{
       color: red;
     }

     .modal {
        backdrop-filter: blur(19px);
    }
    span.kelime-bulutu-span {
        background: #f3f3f3;
        padding: 16px;
        margin: 4px 3px;
        display: inline-table;
        box-shadow: 0px 4px 45px rgb(0 0 0 / 3%)
    }
    span.kelime-bulutu-span a {
    font-size: 16px;
}
    .single-studyo  .single-container .sonuc-seciton {
        margin-top: 0px;
    }

    .single-container .etiketler-post h2, .single-container .sosyal-medya-single h2 {

        display: inline;
    }
    ul.single-tag-liste {
        margin-top: 30px !important;
    }

    #abone-ol-link {
    
        transition: all 0.6s ease; /* Animasyon süresi ve geçiş tipini ayarlayın */
      }
      
      #abone-ol-link:hover {
        color: #000;
      }

      span.ekiptenaciklama {
        margin-top: 30px !important;
        display: block;
    }

    .single-studyo .post-info-genel {
        padding-bottom: 24px;
    }
    .single-ekipten .post-info-genel {
        padding-bottom: 24px;
    }

    @media only screen and (min-width: 1366px) {
        .container-fluid.yz-featured-posts-dogrula-sidebar .row {
            display: flex !important;
        }
        .yz-featured-posts-dogrula-sidebar .row:not(:last-child):after {
            border-bottom: 1px solid #E1E1E1;
            content: "";
            width: 98%;
            margin: 0 1.5%;
            margin-bottom: 20px;
            padding-bottom: 20px;
        }
        .anasayfa-section-3 .yz-featured-posts-dogrula-sidebar .col-lg-4 img {
            height: 100px;
            object-fit: cover;
        }

    }

    .verify-active .verify-center{display: none;}

