/* Non-critical CSS - Below the fold content */

.mainBlue {
    color: var(--mainBlue) !important;
}

.colorRed {
    color: var(--mainBlue) !important;
}

.mainOrange {
    color: var(--mainOrange) !important;
}

.colorPurple {
    color: var(--colorPurple) !important;
}

.colorBlue {
    color: var(--colorBlue) !important;
}

.colorGreen {
    color: var(--colorGreen) !important;
}

.colorPink {
    color: var(--colorPink) !important;
}

.colorGrey {
    color: var(--colorGrey) !important;
}

div.sticky {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 10px;
}

a {
    text-decoration: none;
    color: inherit;
}

section {
    margin: 20px 0;
}

.ratio16_9 {
    display: block;
    position: relative;
    padding-top: 56.25%;
}

.ratio4_3 {
    display: block;
    position: relative;
    padding-top: 75%;
}

.ratio2_3 {
    display: block;
    position: relative;
    padding-top: 66.66666%;
}

.ratio12_7 {
    display: block;
    position: relative;
    padding-top: 58.333%;
}

.imgratio img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.bot-gradient .customCat {
    max-width: 7rem;
}

.customCat a {
    color: #FFF;
}

.customCat {
    font-size: 0.78em;
    padding: 3px 8px;
    background-color: var(--mainBlue);
    text-align: center;
    font-family: "Roboto", serif;
    font-weight: bold;
    color: #FFF;
}

.widgetContent a .customCat {
    position: absolute;
    bottom: 15px;
    left: 8px;
    height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.social-media {
    padding: 0;
}

ul.social-media li {
    float: left;
    list-style: none;
}

ul.social-media li a {
    display: block;
    color: white;
    text-align: center;
    padding: 16px;
    text-decoration: none;
}

.headerPatreon {
    position: relative;
    text-align: right;
    float: right;
    margin-bottom: 7px;
    width: 354px;
    margin-top: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 28px;
    color: yellow;
    padding-right: 0px;
}

.headerPatreon span {
    font-size: 1.36rem;
    line-height: 10px;
    width: auto;
    margin-top: 10px;
    margin-bottom: 14px;
    font-family: "Times New Roman", serif;
    color: #FFF;
}

.headerPatreon a {
    font-size: 17px;
    background-color: yellow;
    color: #052962;
    float: right;
    margin-top: 10px;
}

.menuTitle {
    font-size: .8rem;
    margin-left: .5rem;
}

.colHeaderPatreon {
    display: flex;
    align-items: center;
}

.headerPatreon h3 {
    margin: 0;
    font-size: 2.1rem;
}

.headerPatreon img {
    margin-right: 20px;
}

.patreonFooter {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--mainBlue);
    padding: 2rem 0 2rem 0;
}

.patreonFooter h3 {
    cursor: pointer;
    font-family: "Roboto", serif;
    font-weight: bold;
    text-align: center;
    font-size: 2rem !important;
    color: #052962;
    margin: 0 !important;
}

.patreonFooter span {
    cursor: pointer;
    font-family: "Roboto", serif;
    font-weight: bold;
    text-align: center;
    font-size: 1.25rem !important;
    color: #052962;
}

.categoryPageName {
    text-align: center;
    padding: 20px 0 20px 0;
    margin: 10px 0 10px 0;
    font-weight: bold;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0 30px 0;
}

.yaziUyari {
    font-size: .8rem;
    border-top: 1px solid #000;
    margin-top: 30px;
}

nav.navbar .navbar-toggler {
    width: 100%;
    background: #ececec;
    color: #666;
    border-radius: 0;
}

.son24saat {
    color: var(--mainOrange) !important;
}

ul.menu li:hover:not(.sub-item), ul.menu li:focus:not(.sub-item) {
    background-color: var(--mainBlue);
    color: var(--mainOrange);
    cursor: pointer;
}

ul.menu li:hover a:not(.dropdown-item), ul.menu li a:focus:not(.dropdown-item) {
    color: var(--mainOrange);
}

.menu li a {
    margin-bottom: 0;
    font-family: "Roboto", serif;
    font-weight: bold;
}

.sub-item {
    width: 100%;
}

.bot-gradient-shadow {
    position: relative;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 0.4rem !important;
    width: 100%;
    height: 100%;
}

.bot-gradient h3 {
    color: #fff !important;
}

.bot-gradient-shadow .bot-gradient {
    position: absolute;
    left: 0;
    bottom: 0;
    background: -moz-linear-gradient(to bottom, transparent 0, #000 100%);
    background: -webkit-linear-gradient(to bottom, transparent 0, #000 100%);
    background: -o-linear-gradient(to bottom, transparent 0, #000 100%);
    background: -ms-linear-gradient(to bottom, transparent 0, #000 100%);
    background: linear-gradient(to bottom, transparent 0, #000 100%);
    width: 100%;
    padding: 30px 10px 10px 10px;
}

.anamanset, .yanmanset, .altmanset {
    padding: 0 3px !important;
}

.anamanset .bot-gradient a h3 {
    font-size: 1.6rem;
    font-family: "Roboto", serif;
    margin-top: 1rem;
    margin-bottom: 25px;
}

.yanmanset .bot-gradient a h3, .altmanset .bot-gradient a h3 {
    font-size: 1.11rem !important;
    font-family: "Roboto", serif;
    font-weight: bold;
    margin-top: 0.5rem;
}

.viewall {
    color: var(--mainBlue);
}

.widgetContent h3 {
    font-size: 1rem;
    font-family: "Roboto", serif;
    font-weight: bold;
    margin: .99rem .6rem 0 .6rem;
    color: #000 !important;
    margin-bottom: 30px;
}

.widgetContent a.date {
    color: #999;
    font-size: .8rem;
    font-style: italic;
    margin: .99rem 0 0 .6rem;
    position: absolute;
    bottom: 8px;
    float: right;
    right: 8px;
}

.postContent {
    font-family: "Roboto", sans-serif;
    font-size: 1.1rem;
    background-color: rgba(255, 255, 255, 0.5);
}

blockquote {
    margin: 0 0 1rem 3rem !important;
    border-left: 1px solid var(--mainBlue);
    padding-left: 10px;
}

blockquote p {
    font-style: italic;
}

.postContent p {
    margin-bottom: 10px;
    margin-top: 10px;
}

.postContent h5 {
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 1rem;
}

.postContent img {
    max-width: 100%;
    height: auto;
}

.postContent h3 {
    font-size: 1.2rem;
    font-weight: bolder;
    margin-top: 30px;
}

#news div {
    max-width: 100%;
}

#news img {
    max-width: 100%;
}

h3.title {
    font-size: 1.4rem;
    font-weight: bolder;
    margin-top: 20px;
    margin-bottom: 20px;
}

.postContent .spot {
    font-weight: bold;
}

.postContent .metas {
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.postContent .metas span.date {
    color: #666;
    font-size: 0.9rem;
}

.widget .widgetTitle.list {
    background-color: rgba(255, 255, 255, 0.5);
    font-family: "Roboto", serif;
    padding: .5rem 1rem;
    font-weight: bold;
    font-size: 1.11rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-shadow: 0px 10px 8px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 10px 8px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 10px 8px 0px rgba(0, 0, 0, 0.16);
}

.widgetContent.list h3 {
    font-size: 1rem;
    font-family: "Roboto", serif;
    font-weight: 500;
    margin: 5px 0 30px 0;
}

.widgetContent.list ul {
    padding-right: 1rem;
    padding-left: 1rem;
}

.widgetContent.list ul li {
    list-style: none;
    padding: 20px 0;
    position: relative;
    min-height: 110px;
}

.widgetContent.list ul li:not(:last-child) {
    border-bottom: 1px solid var(--colorGrey);
}

.widgetContent.list a.date {
    color: #999;
    font-size: .8rem;
    font-style: italic;
    margin: .99rem 0 0 0;
}

.widgetContent.list {
    background-color: rgba(255, 255, 255, 0.5);
    height: auto;
}

footer .footerArea {
    background-color: #fff;
    width: 100%;
    padding: 40px 0;
}

ul.footerMenu {
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.footerMenu li {
    list-style: none;
    margin: 5px;
}

ul.footerMenu li a {
    color: var(--mainBlue);
    font-size: 1rem;
    font-weight: bold;
}

.next-error-h1 {
    color: #000 !important;
}

.socialMedia a {
    background: var(--mainBlue);
    margin-right: 5px;
    padding: 5px;
    color: #fff;
}

.socialMedia a:hover {
    background: var(--mainOrange);
    margin-right: 5px;
    padding: 5px;
    color: #fff;
}

.wp-caption-text {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.searchCon {
    margin-left: 8.38%;
}

#search-button, .search-input {
    border-radius: 0 !important;
}

#search-button:hover {
    background-color: var(--mainBlue);
    border: var(--mainOrange);
    color: var(--mainOrange);
}

#search-button {
    background-color: var(--mainOrange);
    border: var(--mainBlue);
    color: var(--mainBlue);
}

.carousel-caption {
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
}
