/*
Theme Name: Qi Child
Template: qi
Author: Abdullah Turkmen
Description: Qi Theme için bir Child Tema
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&family=Scheherazade+New:wght@400;500;600;700&display=swap');
[class*="qodef"],[class*="elementor"]{
   font-family: "Amiri", serif !important;
	
}

/*
@font-face {
    font-family: 'Transitional';
    src: url('assets/fonts/Transitional-551-Medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

[class*="qodef"],[class*="elementor"] {
    font-family: 'Transitional', serif !important;
}
*/

body {
    background-image: none !important;
}

#menu-main-menu-1 * {
	text-transform:uppercase
}

.qodef-e-excerpt,.home-text-image .qodef-m-text, .home-process p.qodef-e-text{
	text-align: justify;
}

.qodef-header--standard #qodef-page-header{
	background-color: rgb(242, 242, 242) !important;
}

.footer-son-yayinlar{
	margin-top:-12px;
}

.qodef-m-posts-not-found.qodef-grid-item {
    visibility: hidden;
    position: relative;
	width: 100%;
    position: absolute;
}

.qodef-m-posts-not-found.qodef-grid-item::after {
    content: "Yayınlarımız güncellenmektedir. Takipte kalın.";
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 18px;
}

