/*
Theme Name: New Age
Theme URL: http://www.saglikveguzellik.net/
Description: Gupse tarafından saglikveguzellik.net için hazırlanan New Age WordPress teması.
Author: Gupse WordPress Çözümleri
Author URI: http://www.gupse.com/
Version: 1.0
Tags: two columns, fixed width, purple, sidebar widgets

Changelog:
    v1.0 - 01.04.2018

Colors:
        a10897
        71056a
        810679
        fdddfb
        f5f5f5
        d9d9d9
        474747
        383838
        3d3d3d
        292929

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}


/*! = Clearfix
-------------------------------------------------- */
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}* html .clearfix{zoom:1}*:first-child+html .clearfix{zoom:1}

#wpadminbar,
#wpadminbar .menupop .ab-sub-wrapper,
#wpadminbar .shortlink-input,
#wpadminbar .ab-top-menu>li.hover>.ab-item,
#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,
#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item,
#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus,
#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,
#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu
{
    background: #480333 !important;
    color: #fdddfb !important;
}

#wpadminbar .quicklinks .menupop .ab-sub-secondary>li .ab-item:focus a,
#wpadminbar .quicklinks .menupop .ab-sub-secondary>li>a:hover,
#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover>a,
#wpadminbar .quicklinks .menupop ul li a:focus,
#wpadminbar .quicklinks .menupop ul li a:focus strong,
#wpadminbar .quicklinks .menupop ul li a:hover,
#wpadminbar .quicklinks .menupop ul li a:hover strong,
#wpadminbar .quicklinks .menupop.hover ul li a:focus,
#wpadminbar .quicklinks .menupop.hover ul li a:hover,
#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:focus,
#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:hover,
#wpadminbar li #adminbarsearch.adminbar-focused:before,
#wpadminbar li .ab-item:focus .ab-icon:before,
#wpadminbar li .ab-item:focus:before,
#wpadminbar li a:focus .ab-icon:before,
#wpadminbar li.hover .ab-icon:before,
#wpadminbar li.hover .ab-item:before,
#wpadminbar li:hover #adminbarsearch:before,
#wpadminbar li:hover .ab-icon:before,
#wpadminbar li:hover .ab-item:before,
#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,
#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover,
#wpadminbar:not(.mobile)>#wp-toolbar a:focus span.ab-label,
#wpadminbar:not(.mobile)>#wp-toolbar li:hover span.ab-label,
#wpadminbar>#wp-toolbar li.hover span.ab-label {
    color: #fdddfb !important;
}

/*! = Webfont for horoscope icons
-------------------------------------------------- */
@font-face {
    font-family: 'horoscope';
    src: url('fonts/horoscope.eot');
    src: url('fonts/horoscope.eot#iefix') format('embedded-opentype'),url('fonts/horoscope.woff2') format('woff2'),url('fonts/horoscope.woff') format('woff'),url('fonts/horoscope.ttf') format('truetype'),url('fonts/horoscope.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
}


/*! = Global HTML Elements
-------------------------------------------------- */
body {
    background: #fefefe;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 1.25em;
}

a {
    color: #06f;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    display: inherit;
    height: auto;
    max-width: 100%;
}

.clear {
    clear: both;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* Content
-------------------------------------------------------------- */
.wrap {
    margin: 0 auto;
    width: 1080px;
}


/*!= Header
-------------------------------------------------------------- */
.site-header {
    background: #58043f;
    height: 80px;
    position: relative;
}

.site-branding,
.site-search,
.site-login {
    display: inline-block;
    float: left;
    margin-top: 18px;
}

.site-branding {
    margin-right: 120px;
}

.site-logo img:hover {
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    backface-visibility: hidden;
    perspective: 1000px;
    transform: translate3d(0, 0, 0);
}


/*! = .mobile-menu-toggle
-------------------------------------------------- */

.mobile-menu-toggle {
    opacity: 0;
    display: flex;
    position: absolute;
    right: 10px;
    top: 20px;
}

.mobile-menu-toggle:after {
    color: #fff;
    content: "\f0c9";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 28px;
    padding: 10px;
    transition: all .5s ease-in-out;
    transition: transform .5s;
    text-align: center;
    width: 30px;
}

.mobile-menu-toggle:hover,
.mobile-menu-toggle:focus,
.mobile-menu-toggle:active {
    text-decoration: none;
}

.show-menu .mobile-menu-toggle:after {
    content: "\f00d";
    transform: rotate(180deg);
}


/*!= main-navigation
-------------------------------------------------------------- */
.main-navigation {
    background: #810679;
    /*font-family: 'Slabo 27px', serif;
    font-size: 18px;*/
    font-size: 15px;
    height: 40px;
    margin-bottom: 30px;
    position: relative;
}

.main-navigation ul {
    display: flex;
    flex-wrap: wrap;
}

.main-navigation li {
    flex-grow: 1;
    list-style-type: none;
    position: relative;
    transition: all 0.5s ease;
    white-space: nowrap;
}

.main-navigation li:last-child {
    float: right;
}

.main-navigation .current-menu-item,
.main-navigation .current-post-ancestor,
.main-navigation .current-menu-parent,
.main-navigation .current-post-parent,
.main-navigation li:hover {
    background: #71056a;
}

.main-navigation li a {
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 21px;
    text-transform: uppercase;
    transition: all .5s ease;
}

.main-navigation li a:hover {
    text-decoration: none;
}

.main-navigation li.home a {
    font-size: 0;
    padding: 0;
}

.main-navigation li.home a:before {
    color: #fff;
    content: "\f015";
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    font-weight: 900;
    height: 16px;
    line-height: 40px;
    padding: 0 10px;
    width: 16px;
}

.main-navigation .current-menu-item a,
.main-navigation .current-post-ancestor a,
.main-navigation .current-menu-parent a,
.main-navigation .current-post-parent a,
.main-navigation li:hover a,
.main-navigation li:hover a:before {
    color: #fdddfb;
}


/*!= site-search
-------------------------------------------------------------- */
header .site-search {
}

input#search-text::placeholder {
    color: #71056a;
}

input#search-text {
    border: 1px solid #71056a;
    border-right-width: 0;
    color: #71056a;
    display: inline-block;
    float: left;
    line-height: 38px;
    padding-left: 10px;
    width: 350px;
}

button.search-submit {
    background: #fff;
    border: 1px solid #71056a;
    border-left-width: 0;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 40px;
    padding: 0;
    width: 40px;
}

button.search-submit:before {
    color: #71056a;
    content: "\f002";
    font-family: 'Font Awesome 5 Free';
    font-size: 18px;
    font-weight: 900;
    line-height: 40px;
}


.header-socials {
    margin-top: 20px;
}

.header-socials li {
    float: left;
    height: 40px;
    overflow: hidden;
}

.header-socials a {
    border-radius: 50%;
    color: #fff;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    text-align: center;
    transition: all 0.5s ease;
    width: 40px;
}

.header-socials a:hover {
    border-color: #3ba8ff;
    opacity: .8;
}

.header-socials .facebook a {
    background: #3b5998;
}

.header-socials .twitter a {
    background: #44bde0;
}

.header-socials .instagram a {
    background: #c32aa3;
}

.header-socials .facebook a,
.header-socials .twitter a,
.header-socials .instagram a {
    background: #810679;
    color: #fff;
}

.site-header .site-login {
    float: right;
    font-size: 13px;
    line-height: 40px;
    margin-right: 0;
}

.site-header .site-login li {
    display: inline;
    list-style-type: none;
}

header .site-login a {
    color: #fff;
    margin-left: 20px;
}

header .site-login a:hover {
    color: #fdddfb;
}

header .site-login a:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

header .site-login .login:before {
}

header .site-login .login {
}

header .site-login .login:before {
    content: "\f023";
}

header .site-login .register {
}

header .site-login .register:before {
    content: "\f234";
}

.ad-section {
    margin-bottom: 30px;
}

/*! = .site-content
-------------------------------------------------- */

.content-area {
    float: left;
    margin-bottom: 0px;
    width: 690px;
}


/*! = home-featured BxSlider Custom Styles
-------------------------------------------------- */

.main-featured {
    box-shadow: 0 0 3px #ccc;
    margin-bottom: 30px;
    width: 690px;
}

.main-featured .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
}

.main-featured .bx-wrapper img {
    display: block;
    max-width: 100%;
    width: 100%;
}

.main-featured .featured-post {
}

.main-featured .featured-post .featured-title {
    background: rgba(0,0,0,.5);
    bottom: 10px;
    color: #fff;
    font-size: 20px;
    left: 0;
    line-height: 1.25em;
    max-width: 65%;
    padding: 5px 10px;
    position: absolute;
    text-transform: uppercase;
}

.main-featured .featured-title small {
    font-size: 20px;
}

.main-featured .bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.main-featured .bx-wrapper .bx-pager,
.main-featured .bx-wrapper .bx-controls-auto {
    position: absolute;
    right: 0;
    text-align: right;
}

.main-featured .bx-wrapper .bx-loading {
    min-height: 32px;
    height: 30%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.main-featured .bx-wrapper .bx-pager {
    bottom: 2px;
    color: #fff;
    font-size: .85em;
    font-weight: bold;
    height: 16px;
    right: 4px;
    text-align: center;
}

.main-featured .bx-wrapper .bx-pager .bx-pager-item,
.main-featured .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.main-featured .bx-pager .bx-pager-item {
    border: 1px solid #fff;
    display: inline-block;
    margin: 0 0 0 2px;
    outline: none;
}

.main-featured .bx-pager .bx-pager-item a {
    background: #58043f;
    display: block;
    float: left;
    height: 8px;
    text-indent: -9999px;
    transition: all .5s ease;
    width: 6px;
}

.main-featured .bx-pager .bx-pager-item .active,
.main-featured .bx-pager .bx-pager-item a:hover {
    background: #810679;
    height: 12px;
}

.main-featured .bx-controls-direction a {
    background: rgba(0,0,0,0.8);
    background: rgba(88, 4, 63, .8);
    border-radius: 50%;
    color: #fff;
    display: block;
    float: left;
    font-size: 24px;
    height: 32px;
    line-height: 32px;
    opacity: .7;
    outline: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all .5s ease;
    width: 32px;
    z-index: 29;
}

.main-featured .bx-controls-direction a:hover {
    opacity: .9;
}

.main-featured .bx-controls-direction .bx-next {
    right: 10px;
}

.main-featured .bx-controls-direction .bx-prev  {
    left: 10px;
}

.main-featured .bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.main-featured .bx-wrapper .bx-controls-auto {
    text-align: center;
}

.main-featured .bx-wrapper .bx-controls-auto .bx-start:hover,
.main-featured .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}





/*! = loop-style-double
-------------------------------------------------- */
.loop-style-double article {
    background: rgba(0, 0, 0, .03);
    border: 1px solid rgba(0, 0, 0, .06);
    float: left;
    height: 275px;
    margin-bottom: 30px;
    margin-right: 30px;
    overflow: hidden;
    position: relative;
    width: 330px;
}

.loop-style-double article:nth-child(2n) {
    margin-right: 0;
}

.loop-style-double .entry-image {
    border-bottom: 5px solid #810679;
    overflow: hidden;
}

.loop-style-double .entry-title,
.loop-style-double .entry-excerpt {
    margin: 0;
    padding: 10px;
}

.loop-style-double .entry-title a,
.loop-style-double .entry-excerpt a {
    text-decoration: none;
}

.loop-style-double .entry-title {
    border-bottom: 1px solid #ececec;
    color: #58043f;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    padding: 0 10px;
}

.loop-style-double .entry-title a {
    color: #58043f;
}

.loop-style-double .entry-excerpt,
.loop-style-double .entry-excerpt a {
    color: #333;
}

.loop-style-double .entry-excerpt {
    height: 85px;
    overflow: hidden;
}

.loop-style-double a.a-stretched::after {
    background-color: rgba(0,0,0,0);
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}


/*! = loop-triple
-------------------------------------------------- */

.loop-triple {
    margin-bottom: 15px;
}

.loop-triple .section-title {
    background: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height:  32px;
    margin-bottom: 5px;
    padding: 5px 0;
    position: relative;
    text-transform: uppercase;
}

.loop-triple .section-title h3 {
    background: #fff;
    color: #810679;
    display: inline-block;
    padding-right: 20px;
    position: relative;
    z-index: 7;
}

.loop-triple .section-title:after {
    background: rgba(0, 0, 0, .10);
    bottom: 50%;
    content: " ";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 6;
}

.loop-triple article {
    background: #f5f5f5;
    border: 1px solid #d9d9d9;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    position: relative;
    width: 220px;
}

.loop-triple article:nth-of-type(3n) {
    margin-right: 0;
}

.loop-triple .entry-title {
    bottom: 0;
    background: rgba(0,0,0,.5);
    color: #810679;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 14px;
    font-weight: 300;
    left: 0;
    margin: 0;
    position: absolute;
    padding: 3px 6px;
    text-align: center;
    width: 100%;
}

.loop-triple .entry-title a {
    color: #fff;
}


/*! = article detail
-------------------------------------------------- */

.article {
    margin-bottom: 30px;
}

body.single .article .post,
body.page .article .post {
    margin-bottom: 40px;
    position: relative;
}

article .daily-horoscopes li a:before {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.article h1.entry-title {
    border-bottom: 1px solid #f8208a;
    color: #f8208a;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 24px;
    margin: 0 0 20px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}

a.post-edit-link {
    background: #810e79;
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
    left: -55px;
    padding: 3px 15px;
    position: absolute;
    top: 0;
}

.article .entry-image {
    height: 360px;
    margin-bottom: 30px;
    overflow: hidden;
}

.article .entry-image img {
    margin-top: -14px;
    width: 100%;
}

.entry-image a {
    display: block;
}

.article .entry-content a {
}

.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {
    font-size: 16px;
    margin-bottom: 20px;
}

.article p {
    line-height: 1.5em;
    margin-bottom: 20px;
}

.entry-content li {
    line-height: 1.5;
    margin-bottom: .75em;
    margin-left: 20px;
}


/*! = Comments
-------------------------------------------------- */
h3#comments {
    background: #fdddfb;
    border-bottom: 5px solid #810679;
    margin-bottom: 30px;
    padding: 15px;
}

.navigation {
    display: flow-root;
    margin-bottom: 30px;
}

.navigation a {
    border: 1px solid #810e79;
    background: #810e79;
    border-radius: 20px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 15px;
    text-transform: uppercase;
    transition: all 0.5s ease;
}

.navigation a:hover {
    border: 1px solid #810e79;
    background: #fff;
    color: #810e79;
}

ol.commentlist {
}

ol.commentlist li {
    list-style-type: none;
    position: relative;
}

ol.commentlist li article {
    margin-bottom: 30px;
}

ul.children {
    margin-left: 30px;
}

footer.comment-meta {
    position: relative;
    padding-bottom: 5px;
}

footer.comment-meta:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid #fdddfb;
    bottom: 0;
    content: " ";
    display: inline-block;
    height: 0;
    left: 35px;
    position: absolute;
    width: 0;
}

.comment-author img,
.comment-author .fn {
    display: inline-block;
    float: left;
    line-height: 32px;
    margin-right: 10px;
}

.comment-author b.fn {
    margin: 0 20px 0 0;
}

.comment-author, .comment-metadata {
    display: inline;
    line-height: 32px;
}

.comment-author img.avatar {
    border-radius: 50%;
    margin: 0 20px 0 5px;
}

.comment-metadata a {
    font-size: 12px;
    color: rgba(0,0,0,.5);
}

.comment-content {
    background: #fdddfb;
    border-radius: 3px;
    font-size: 13px;
    padding: 15px;
}

.comment-content p {
    line-height: 1.4em;
    margin-bottom: 10px;
}

.comment-content p:last-child {
    margin-bottom: 0;
}

span.says {
    display: none;
}

span.edit-link {
    line-height: 20px;
    position: absolute;
    right: 100px;
    top: 10px;
}

.reply {
    position: absolute;
    right: 0;
    top: 10px;
}

span.edit-link a,
.reply a.comment-reply-link {
    border: 1px solid rgba(129, 14, 121, .2);
    border-radius: 5px;
    color: #810e79;
    color: rgba(129, 14, 121, .7);
    display: inline-block;
    height: 24px;
    font-size: 11px;
    font-weight: 700;
    line-height: 22px;
    padding: 0 10px 0 8px;
    transition: all 0.5s ease;
    text-transform: uppercase;
}

span.edit-link a:hover,
.reply a.comment-reply-link:hover {
    border: 1px solid #810e79;
    background: #810e79;
    color: #fff;
}

span.edit-link a:before,
.reply a:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    line-height: 22px;
    margin-right: 10px;
}

span.edit-link a:before {
    content: "\f044";
}

.reply a:before {
    content: "\f3e5";
}


/*! = Respond
-------------------------------------------------- */

#respond {
    margin: -10px 0 30px 0;
    position: relative;
}

li #respond {
    margin-left: 30px;
}

#respond h3,
#cancel-comment-reply-link {
    background: #810e79;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
    padding: 0 15px;
    text-transform: uppercase;
}

#cancel-comment-reply-link {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
}

#cancel-comment-reply-link:before,
#respond h3:before {
    content: '\f3e5';
    font-family: 'Font Awesome 5 Free';
    margin-right: 10px;
}

#cancel-comment-reply-link:before {
    content: '\f4b3';
}

.comment-form {
    background: rgba(253, 221, 251, .3);
    border: 1px solid #fdddfb;
    margin: 10px 0;
    padding: 10px;
}

b.fn a,
.comment-form a {
    color: #810e79;
    text-decoration: underline;
}

.comment-form p {
    margin-bottom: 10px;
    position: relative;
}

.comment-form label {
    color: #810e79;
    font-size: 11px;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    transition: all 0.5s ease;
}

.comment-form label:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 11px;
    font-weight: 700;
    margin-right: 5px;
}

.comment-form label[for=author]:before {
    content: '\f007';
}

.comment-form label[for=email]:before {
    content: '\f0e0';
}

.comment-form label[for=comment]:before {
    content: '\f27a';
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea,
.comment-form #submit {
    background: #fff;
    border: 1px solid #fdddfb;
    border-radius: 3px;
    margin: 0;
    padding: 8px 10px;
    width: 100%;
}

.comment-form #submit {
    background: #e10779;
    border: 2px solid #f8128a;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 6px 18px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    max-width: 25%;
}

#commentform #submit:hover, #commentform #submit:focus, #commentform #submit:active {
    background: #58043f;
}

#comment:before {
    display: inline-block;
    content: "\f15c";
    font-family: 'Font Awesome 5 Free';
    font-size: 15px;
    line-height: 40px;
    margin-right: 10px;
    vertical-align: top;
}

.comment-form textarea {
    height: 80px;
    max-width: 100%;
    width: 100%;
}

p.form-submit {
    margin-bottom: 0;
    text-align: right;
}


/*! = .entry-content .gunluk-burclar
-------------------------------------------------- */
.entry-content .gunluk-burclar li {
    display: block;
    float: left;
    height: 140px;
    text-align: center;
    width: 25%;
}

.entry-content .gunluk-burclar li:hover {
    transition: all 0.5s ease;
    opacity: .80;
}

.entry-content .gunluk-burclar li a,
.entry-content .gunluk-burclar li a:before {
    color: #fff;
    border: 0 !important;
}

.entry-content .gunluk-burclar li a {
    display: block;
    font-size: 16px;
    line-height: 1.25em;
    padding-top: 10px;
}

.entry-content .gunluk-burclar li a:before {
    font-size: 64px;
    margin-bottom: 20px;
    width: auto;
    transition: all 0.5s ease;
}

.entry-content .gunluk-burclar li strong,
.entry-content .gunluk-burclar li i {
    display: inline-block;
    transition: all 0.5s ease;
    width: 100%;
}

.entry-content .gunluk-burclar li i {
    font-size: 12px;
    font-style: normal;
    opacity: 0;
}

.entry-content .gunluk-burclar li:hover a:before {
    margin-bottom: 5px;
    /*animation: roll 2s infinite;
    transform: rotate(30deg);*/
}

@keyframes roll {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

.entry-content .gunluk-burclar li:hover i {
    opacity: 1;
}

.entry-content .gunluk-burclar li.koc-burcu {
    background: #d8647f;
}

.entry-content .gunluk-burclar li.boga-burcu {
    background: #ce5674;
}

.entry-content .gunluk-burclar li.ikizler-burcu {
    background: #b93c5d;
}

.entry-content .gunluk-burclar li.yengec-burcu {
    background: #a72a4a;
}

.entry-content .gunluk-burclar li.aslan-burcu {
    background: #ab4386;
}

.entry-content .gunluk-burclar li.basak-burcu {
    background: #963d76;
}

.entry-content .gunluk-burclar li.terazi-burcu {
    background: #8d366d;
}

.entry-content .gunluk-burclar li.akrep-burcu {
    background: #872a66;
}

.entry-content .gunluk-burclar li.yay-burcu {
    background: #734a88;
}

.entry-content .gunluk-burclar li.oglak-burcu {
    background: #684280;
}

.entry-content .gunluk-burclar li.kova-burcu {
    background: #573b70;
}

.entry-content .gunluk-burclar li.balik-burcu {
    background: #483060;
}

.entry-content .gunluk-burclar a:before {
    color: #fff;
    display: block;
    font-family: 'horoscope';
    font-size: 32px;
    line-height: 1em;
    margin: 0;
    padding: 10px 0 0;
    transition: all 0.5s ease;
}

.entry-content .gunluk-burclar .koc-burcu a:before {
    content:"u";
}

.entry-content .gunluk-burclar .boga-burcu a:before {
    content:"c";
}

.entry-content .gunluk-burclar .ikizler-burcu a:before {
    content:"o";
}

.entry-content .gunluk-burclar .yengec-burcu a:before {
    content:"s";
}

.entry-content .gunluk-burclar .aslan-burcu a:before {
    content:"m";
}

.entry-content .gunluk-burclar .basak-burcu a:before {
    content:"a";
}

.entry-content .gunluk-burclar .terazi-burcu a:before {
    content:"k";
}

.entry-content .gunluk-burclar .akrep-burcu a:before {
    content:"e";
}

.entry-content .gunluk-burclar .yay-burcu a:before {
    content:"g";
}

.entry-content .gunluk-burclar .oglak-burcu a:before {
    content:"q";
}

.entry-content .gunluk-burclar .kova-burcu a:before {
    content:"w";
}

.entry-content .gunluk-burclar .balik-burcu a:before {
    content:"i";
}


/*! = #hesaplamalar
-------------------------------------------------- */


table {
    margin-bottom: 10px;
    border-collapse: collapse;
}

table,td,th {
    border: 1px solid #999;
}

th, thead {
    background-color: #ddd;
    color: #111;
    font-weight: bold;
}

th, td {
    line-height: 1.6em;
    padding: 5px;
    vertical-align: middle;
}


#hesaplamalar {
    color: #222;
    border: 0;
}

.hesap-form {
    background: #fed8ec;
    border: 1px solid #fdb7dc;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 5px;
    text-align: center;
}

.hesap-form table {
    border: 0;
    text-align: center;
}

.hesap-form input[type="text"], .hesap-form select {
    background: #fff !important;
    border: 1px solid #fdb7dc !important;
    border-radius: 3px;
}

#hesaplamalar .calc-col {
    display: inline-block;
    margin: 0 10px;
    text-align: center;
}

#hesaplamalar td {
    border: 0;
    height: 30px;
}

#hesaplamalar input, #hesaplamalar select {
    background: #fed8ec;
    border: 1px solid #fdb7dc;
    color: #58043f;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}

#hesaplamalar select {
    cursor: pointer;
}

#hesaplamalar input {
    border: 0;
    color: #e40d7d;
    font-weight: 700;
    width: 150px;
}

#hesaplamalar td input {
    width: 50px;
    font-weight: 700;
    color: #e40d7d;
    border: 0;
}

#hesaplamalar input.hesapla {
    background-color: #f8128a;
    border: 3px solid #e40d7d;
    border-radius: 24px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    height: auto;
    margin: 0;
    outline: none;
    padding: 5px 15px;
    width: auto;
}

#hesaplamalar input.sifirla {
    background-color: #999;
    border: 3px solid #888;
}

#hesaplamalar input.hesapla:hover {
    color: #eee;
}

#hesaplamalar input.tarih {
    width: 40px;
    font-weight: 700;
    color: #e40d7d;
    border-width: 1px;
}

.asi-takvimi table {
    width: 100%;
}

.takvim-sonuc {
    background: #fee9f4;
    border-collapse: collapse;
    border-color:#fdb7dc
}

.takvim-sonuc input {
    background: #fefefe;
    border: 1px solid #fdb7dc !important;
    border-radius: 3px;
    color: #e40d7d;
    outline: none;
    text-align: right;
    width: 120px !important;
}

.takvim-aciklamalar {
    padding: 10px 10px 0;
    background: #efefef;
    border: 1px solid #ddd;
}

.asi-takvimi table {
    width: 100%;
}



/*! = İdeal Kilo Hesaplama
-------------------------------------------------- */

.calc-information {
    background: #fff8e5;
    border: 1px solid #ffb900;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 10px 10px 0;
}
.calc-form {
    background: #fdeff1;
    border: 5px solid #f28393;
    margin-bottom: 20px;
    padding: 20px 20px 10px;
}
.calc-result-form {
    background: #fdeff1;
    border: 5px solid #f28393;
    margin-bottom: 20px;
    padding: 10px;
}
.calc-result-form .form-title {
    background: #f28393;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    line-height: 1.4em;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
}
.calc-form table,
.calc-result-form table {
    border: 0;
    margin: 0;
}
.calc-result-form th {
    background: #f8208a;
    color: #fff;
    padding: 5px;
}
.calc-form td.form-result {
    background: #f8208a;
    color: #fff;
}
.calc-form td,
.calc-result-form th,
.calc-result-form td {
    border: 1px solid #f8c1c9;
    height: 30px;
}
.calc-form input, .calc-form select,
.calc-result-form input,
.calc-result-form select {
    border-radius: 3px;
    border: 1px solid #aaa;
    padding: 5px;
}
.calc-form .number-element {
    width: 60px;
}
.calc-result-form td.calculate-td {
    width: 390px; font-size: 14px; font-weight: bold; color: #F00; border: 0;
}
.calc-result-form td.form-result,
.calc-result-form td.form-result input {
    background: #f28393;
    color: #fff;
    text-align: center;
}
.calc-result-form td.form-result input {
    border: 0;
    color: #ffffc7;
    font-weight: 700;
    width: 100%;
    text-transform: uppercase;
}

select[name="wu"], select[name="hu"] {
    background: transparent;
    border: 0;
}

#button-calculate-results input {
    border: 0;
    background: rgba(242, 131, 147, 0.1);
}

@media screen and (max-width: 768px) {
	td.sex-caption label {
		width: 100%;
		display: inline-block;
		margin-right: 0;
	}
}


/*table, td, th {
    background: #f4f5f7;
    border: 1px solid #ccd1da;
}*/

.form-result-textarea {
    background: #f28393;
    border: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    resize: none;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.text-center {
    text-align: center;
}

.calc-form th, .calc-form td,
.calc-result-form th, .calc-result-form td {
    padding: 5px 10px;
    vertical-align: middle;
}

.calc-form .button-calculate {
    background-color: #f8128a;
    border: 3px solid #e40d7d;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    line-height: 40px;
    padding: 0 25px;
    text-shadow: 1px 1px 0 #eee;
}

.calc-form .button-calculate:hover {
    position: relative;
    top: 1px;
    box-shadow: none;
}



/*! = Secondary
-------------------------------------------------- */

.widget-area {
    float: right;
    margin-bottom: 30px;
    width: 360px;
}

.widget {
    display: inline-block;
    margin-bottom: 30px;
}

.widget .widget-title:before {
    display: inline-block;
    content: "\f142";
    font-family: 'Font Awesome 5 Free';
    font-size: 15px;
    line-height: 40px;
    margin-right: 10px;
    vertical-align: top;
}

.widget .widget-title {
    background: #810679;
    color: #fff;
    display: block;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 5px 0 12px;
    text-transform: uppercase;
}

.widget li {
}

.widget ul {
    margin: 0 0 1.5em 1.5em;
    margin: 0 0 20px 20px;
}

.widget li {
    margin-bottom: .5em;
}


/*! = Horoscope
-------------------------------------------------- */

.daily-horoscopes {
    border: 1px solid #810679;
    border-top: 0;
}

.daily-horoscopes .widget-title {
    background: #810679;
    text-transform: inherit;
}

.daily-horoscopes ul {
    display: table;
    margin: 0;
}

.daily-horoscopes li {
    display: block;
    float: left;
    height: 85px;
    line-height: 13px;
    padding: 5px;
    text-align: center;
    width: 16.6666666%;
}

.daily-horoscopes a {
    color: #810679;
    font-size: 12px;
    font-weight: normal;
}

.daily-horoscopes a:hover {
    text-decoration: none;
}

.daily-horoscopes li a:before {
    border: 1px solid #810679;
    border-radius: 50%;
    color: #810679;
    display: inline-block;
    font-family: 'horoscope';
    font-size: 28px;
    font-style: normal;
    height: 40px;
    line-height: 32px;
    margin: 0;
    padding: 10px 0 0;
    transition: all 0.5s ease;
    width: 50px;
}

.daily-horoscopes li:hover a:before {
    background-color: #810679;
    color: #fff;
}

.daily-horoscopes .koc-burcu a:before {
    content:"u";
}

.daily-horoscopes .boga-burcu a:before {
    content:"c";
}

.daily-horoscopes .ikizler-burcu a:before {
    content:"o";
}

.daily-horoscopes .yengec-burcu a:before {
    content:"s";
}

.daily-horoscopes .aslan-burcu a:before {
    content:"m";
}

.daily-horoscopes .basak-burcu a:before {
    content:"a";
}

.daily-horoscopes .terazi-burcu a:before {
    content:"k";
}

.daily-horoscopes .akrep-burcu a:before {
    content:"e";
}

.daily-horoscopes .yay-burcu a:before {
    content:"g";
}

.daily-horoscopes .oglak-burcu a:before {
    content:"q";
}

.daily-horoscopes .kova-burcu a:before {
    content:"w";
}

.daily-horoscopes .balik-burcu a:before {
    content:"i";
}


/*! = calculation-tools
-------------------------------------------------- */

.calculation-tools ul {
    display: table;
    margin: 0;
}

.calculation-tools li {
    display: block;
    float: left;
    margin: 0;
    width: 100%;
}

.calculation-tools a {
    background: #fdddfb;
    border-radius: 5px;
    color: #810679;
    display: inherit;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    margin-top: 10px;
    position: relative;
    transition: color 0.5s ease;
    z-index: 2;
}

.calculation-tools a:hover {
    color: #fff;
    text-decoration: none;
 }

.calculation-tools a:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #810679;
    transform-origin: left;
    transition: width 0.35s ease;
    z-index: 1;
}

.calculation-tools a:hover:after {
    width: 100%;
}

.calculation-tools i.fas {
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    font-weight: 900;
    line-height: 40px;
    margin-right: 10px;
    position: relative;
    z-index: 2;
}

.calculation-tools i:before {
    background: #810679;
    border-bottom-left-radius: 5px !important;
    border-top-left-radius: 5px !important;
    color: #fff;
    display: block;
    margin: 0;
    line-height: 40px;
    height: 40px;
    text-align: center;
    transition: all .35s ease;
    width: 40px;
}

.calculation-tools a:hover i:before {
    background: #fdddfb;
    color: #810679;
}

.calculation-tools a strong{
    position: relative;
    z-index: 2;
}


/*! = Footer
-------------------------------------------------- */

.recent-articles article {
    float: left;
    margin: 2% 2% 0 0;
    width: 49%;
    position: relative;
}
.recent-articles article:nth-child(2n+1) {
    margin-right: 0;
}

.recent-articles .entry-title {
    bottom: 0;
    background: rgba(0,0,0,.5);
    color: #810679;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 13px;
    font-weight: 300;
    left: 0;
    line-height: 1em;
    margin: 0;
    position: absolute;
    padding: 4px 6px;
    text-align: center;
    width: 100%;
}

.recent-articles .entry-title a {
    color: #fff;
}


/*! = Footer
-------------------------------------------------- */

.site-footer {
    background: #3d3d40;
    color: #7b7b7b;
    height: 100%;
    position: relative;
}

.site-footer:before {
    content: '';
    background: #38393d;
    display: block;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 1;
}

.site-footer .wrap {
    position: relative;
    z-index: 2;
}

.site-footer a {
    color: #8b8b8b;
}

.site-footer strong {
    color: #8b8b8b;
    font-size: 13px;
}

.footer-left {
    background: #38393d;
    height: 100%;
    padding-right: 30px;
    width: 720px;
}

.footer-left .section {
    border-bottom: 1px solid #474747;
    padding: 30px 0;
}

.footer-menu li {
    display: inline-block;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    list-style-type: none;
    margin: 0 14px 0 0;
    text-transform: uppercase;
}

.footer-menu li:last-child {
    margin-right: 0;
}

.site-footer input,
.site-footer select,
.site-footer textarea {
    background: #474747;
    border: 0;
    color: #787878;
    display: inline-block;
    font-size: 12px;
    padding: 10px;
}

.site-subsription input {
    float: left;
}

.site-subsription input.email-address {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 250px;
}

.site-subsription input.send,
.site-footer input[type=submit] {
    background: #292929;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    cursor: pointer;
    font-size: 11px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.site-subsription input.send:hover,
.site-footer input[type=submit]:hover {
    color: #989898;
}

.site-subsription input::placeholder {
    color: #787878;
}

.site-info .favicon {
    height: 48px;
    width: 48px;
}

.footer-socials li {
    background: #474747;
    border-radius: 3px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    width: 24px;
    text-align: center;
}

.footer-socials li:hover {
    background: #292929;
}

.footer-socials li a i {
    color: #8b8b8b;
}

.footer-socials li i:before {
    font-size: 13px;
}

.footer-left,
.footer-right {
    display: inline-block;
}

.footer-right {
    float: right;
    padding: 30px;
    width: 360px;
}

.footer-right .form-description {
    margin-bottom: 20px;
}

.footer-right .form-field {
    margin-bottom: 20px;
}

.footer-right label {
    display: none;
}
.footer-right input[type=text],
.footer-right input[type=email],
.footer-right textarea  {
    width: 100%;
}

.footer-right textarea  {
    height: 72px;
}

.footer-right input.send {
    border-radius: 3px;
    float: right;
}

.footer-right input.send:hover {
    color: #989898;
}


/*! = wpcf7-form
-------------------------------------------------- */

.wpcf7-form .form-element,
.wpcf7-response-output {
    line-height: 1.5;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}

.wpcf7 .element-submit span.submit, .form-element label span.captcha-900 {
    display: inline-block;
    position: relative;
}

.wpcf7-form select, .wpcf7-form input, .wpcf7-form textarea {
    border: 1px solid #c5c3c3;
    border-radius: 3px;
    font-family: inherit;
    margin: 0;
    max-width: 100%;
    padding: 10px;
    width: 100%;
}

.wpcf7 .element-submit span.submit, .form-element label span.captcha-900 {
    display: inline-block;
    position: relative;
}

.wpcf7-form input[type="submit"] {
    background: #e10779;
    border: 2px solid #f8128a;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    letter-spacing: -.05px;
    line-height: 15px;
    margin-left: 20px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.wpcf7-form #submit:hover, .wpcf7-form #submit:focus, .wpcf7-form #submit:active {
    background: #58043f;
}

.wpcf7-form .captcha {
    margin-bottom: 0;
    width: 96px;
}

.wpcf7 .screen-reader-response,
.wpcf7-form span.wpcf7-not-valid-tip {
    display: none;
}

.wpcf7-form .wpcf7-not-valid,
.wpcf7-response-output {
    background-color: #fffdcc;
    border-color: #f2dfb1;
}

.wpcf7-display-none {
    display: none;
}

.wpcf7-response-output {
    border: 1px solid #f2dfb1;
    border-radius: 3px;
    padding: 10px;
}

.wpcf7-mail-sent-ok {
    background-color: #d4edda;
    border: 1px solid #c3e6cb;
    color: #155724;
}

img.wpcf7-captchac {
    padding: 8px 0;
    vertical-align: top;
}


/*! = CSS3 animation
-------------------------------------------------- */

@keyframes shake {
    10%, 90% {
        transform: translate3d(-.5px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(.5px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-1px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(1px, 0, 0);
    }
}


/*! = max-width: 959px
-------------------------------------------------- */
@media screen and (max-width: 959px) {

    * {
        height: auto;
        max-width: 100%;
    }

    .site-header .site-search,
    .site-header .site-login,
    .site-header .header-socials {
        opacity: 0;
        display: none;
    }

    .main-navigation {
        border-top: 1px solid #43032e   ;
        box-shadow: inherit;
        display: flex;
        height: 0;
        margin: 0;
        overflow: inherit;
        opacity: 0;
        position: relative;
        transition: opacity .5s ease;
        visibility: visible;
        width: 100%;
        z-index: -1;
    }

    .show-menu #site-search {
        background: #480434;
        display: block;
            margin-top: 15px;
        opacity: 1;
        padding: 20px;
        width: 100%;
    }

    .show-menu input#search-text {
        width: calc(100% - 40px);
    }

    .show-menu .main-navigation {
        height: inherit;
        margin-top: -30px;
        margin-bottom: 10px;
        opacity: 1;
        z-index: 9999;
    }

    .show-menu .main-navigation li {
        background: #480333;
        border-bottom: 1px solid #43032e;
        border-right: 0;
        width: 100%;
    }

    .show-menu .main-navigation li a {
        color: #fff;
        padding: 0 1.5em;
        transition: none;
        width: 100%;
    }

    .show-menu .main-navigation li.home a {
        font-size: 1em;
        text-indent: 0;
    }

    .main-navigation li.home a:before {
        display: none;
    }

    #container {
        margin: 0 auto;
        max-width: 480px;
    }

    .site-header {
        margin-bottom: 10px;
    }

    .site-logo {
        margin-left: 10px;
    }

    .mobile-menu-toggle {
        opacity: 1;
    }

    .loop-style-double article {
        height: auto;
        margin: 0 2% 2%;
        width: 96%;
    }

    .loop-style-double  h1.entry-title {
        height: auto;
        line-height: 22px;
        margin-bottom: 0;
        overflow: hidden;
        padding: 8px 10px;
        text-transform: uppercase;
    }

    .loop-style-double .entry-excerpt {
        font-size: 1.05rem;
        height: auto;
        line-height: 1.2rem;
    }

    .loop-style-double .entry-image img {
        width: 100%;
    }

    .loop-triple {
        margin: 0 15px 15px;
    }

    .loop-triple article {
        max-width: 48%;
    }

    .loop-triple article:nth-child(3n+1) {
        margin-right: 15px;
    }

    .loop-triple article:nth-child(2n+1) {
        margin-right: 0;
    }

    .article h1.entry-title {
        border: 0;
        line-height: 1.1em;
        margin-bottom: 0;
    }

    .article .entry-image {
        height: auto;
        margin-bottom: 20px;
    }

    .entry-content {
        padding: 0 20px;
    }

    ol.commentlist,
    .site-main #respond {
        margin: 0 10px;
    }

    /*aside#secondary*/
    .widget-area {
        box-sizing: border-box;
        float: inherit;
        margin: 0 20px 0 20px;
        width: auto;
    }

    .widget {
        display: inline-block;
    }


    .wrap, .footer-left, .footer-right {
        width: 100%;
    }

    .footer-left, .footer-right {
        margin-bottom: 20px;
        padding: 0 20px;
    }

}


/*! = max-width: 479px
-------------------------------------------------- */
@media screen and (max-width: 479px) {

    .main-featured .featured-post .featured-title {
        bottom: 0;
        font-size: 0.90em;
    }

    .loop-triple {
        margin: 0 5px 15px;
    }

    .loop-triple article {
        margin: 0 1% 1%;
        width: 48%;
    }

    .loop-triple article:nth-child(3n+1) {
        margin: 0 1% 1%;
    }

    .loop-triple .section-title {
        margin: 0 1%;
    }

    .loop-triple .entry-title {
        line-height: 1em;
    }

}
