/*
Theme Name: macunimahrem
Theme URI: www.orijinalmacunimahrem.com
Author: macunimahrem
Author URI: www.orijinalmacunimahrem.com
Description: macunimahrem Wordpress Teması
Version: 1.0
*/
/* font */
@import url('https://fonts.googleapis.com/css?family=Titillium+Web');
body {
    font-family: 'Titillium Web', sans-serif;
}
a {
    color: #333;
}
a:hover {
    text-decoration: none;
}
.img-center {
    margin: 0 auto;
    display: block;
}
img,iframe {
    max-width: 100%;
}
/* margin */
.margin-b-8 {
    margin-bottom: 8px;
}
/* margin */
/*padding*/
.padding-rl-0 {
    padding-right: 0;
    padding-left: 0;
}
/* padding*/
/* navbar */
.navbar {
    border-radius: 0 !important;
}
.navbar-nav>li:nth-child(n+9) {
    display: none;
}
.navbar-nav>li>a {
    color: #fff !important;
}
.navbar-number {
    display: block;
    margin-left: 15px;
}
.navbar-rigt-number {
    margin-top: 8.555555px;
    display: block;
}
/* navbar */
/* post content */
.post-content h2 {
    text-decoration: none;
    font-weight: bold;
    color: #333;
    margin-top: 10px;
    font-size: 1.5em;
}
.post-content h2 a {
    text-decoration: none;
    color: #333;
    font-weight: 700;
}
.post-content p {
    font-size: 17px;
}
/* post content */
/* block title */
.block-header-wrapper {
    border-top: 1px dotted #ccc;
    padding-top: 10px;
    padding-bottom: 8px;
}
.block-header-wrapper .block-header-title {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 4px;
}
.block-header-wrapper .block-header-title h3 {
    padding-bottom: 8px;
    margin: 0;
    display: inline-block;
    border-bottom: 3px solid #333;
}
/* block title */
/* block content*/
.block-content {
    padding-bottom: 16px;
    border-bottom: 1px dotted #ccc;
}
/* block content*/
/* error */
.error-page {
    min-height: 300px;
    text-align: center;
}
.error-page h2 {
     font-size:40px;
}
.error-page p {
    font-size:35px;
}
/* error */
.tek-urun-image-wrapper {
    margin: 70px auto 0 auto;
}
.comment-body {
    overflow: hidden;
}
.comment-respond {
    clear: both;
    margin: 20px 10px ;
}
.comment-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.comment-list li {
    margin-top: 18px;
}
.comment-list .avatar {
    float: left;
    margin: 0 8px 0 0;
    border-radius: 50%;
}
.comment-list .comment-author {
    display: inline;
}
.comment-list .fn {
    margin-right: 4px;
    font-style: normal;
    font-weight: bold;
}
.comment-list .says {
    display: none;
}
.comment-list .comment-meta {
    display: inline-block;
}
.comment-list .comment-meta a {
    color: #999;
}
.comment-list .comment-meta a:hover {
    text-decoration: none;
}
.comment-list p {
    font-size: 13px;
    margin:0;
}
.comment-list .reply a {
    font-size: 13px;
    font-weight: bold;
}
.comment-list .children {
    list-style-type: none;
}
.comments-fields .form-submit #submit, .form-submit #submit {
    display: block;
    width: 100%;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #4cae4c;
    border-radius: 4px;
    color: #fff;
    background-color: #5cb85c;
}
.comments-fields .form-submit {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.pagination-new {
    position: relative;
    margin-top: 8px;
}
.pagination-new a.page-numbers, span.page-numbers.dots, span.page-numbers {
    display: inline-block;
    padding: 10px;
    margin-left: 2px;
    line-height: 12px;
    color: #333;
    font-size: 15px;
    text-decoration: none;
    background-color: #dedede;
    border: 1px solid #dedede;
    border-bottom: 3px solid #ccc;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination-new span.page-numbers.current {
    background-color: #000000;
    color: #fff;
    border-bottom-color: #6f7072;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    display: inline-block;
    padding: 8px 16px;
    line-height: 12px;
    color: #333;
    font-size:15px;
    text-decoration: none;
    background-color: #dedede;
    border: 1px solid #dedede;
    border-bottom:3px solid #ccc;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
/* footer */
.footer {
    background: #f2f2f2;
    padding-top: 10px;
    padding-bottom: 10px;
}
/*footer-links*/
.footer-links-wrapper {
}
.footer-links-wrapper ul {
    list-style-type: none;
    text-align: center;
    margin: 0;
}
.footer-links-wrapper ul li {
    display: inline;
    margin-right: 8px;
}
.footer-links-wrapper ul li a {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
/*****
Responsive
******/
/*footer-links*/
/* footer */
@media only screen and (min-width: 768px) {
    /* navbar */
    .navbar-nav>li>a {
        padding: 25px;
        font-weight: bold;
        font-size: 15px;
    }
    /* navbar */
}
@media only screen and (max-width: 768px) {
    /*navbar*/
    .navbar-nav>li:nth-child(n+9) {
        display: block;
    }
    /*navbar*/
    /* footer */
    /*footer-links*/
    .footer-links-wrapper ul li {
        display: block;
        margin-bottom: 8px;
        margin-right: 8px;
    }
    /*footer-links*/
    /* footer */
    .tek-urun-image-wrapper {
        margin: 60px auto 0 auto;
    }
}
/* navbar fix*/
@media screen and (max-width: 1200px) and (min-width: 991px) {
    .navbar-nav>li>a {
        padding: 23px 10px;
    }
    .navbar-nav>li:nth-child(n+8) {
        display: none;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .navbar-nav>li>a {
        padding: 23px 10px;
    }
    .navbar-rigt-number {
        margin-top: 13.555555px;
        width: 140px;
    }
    .navbar-nav>li:nth-child(n+8) {
        display: none;
    }
}
/* navbar fix*/
.content-container {
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
  .content-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .content-container {
    width: 800px;
  }
}
@media (min-width: 1200px) {
  .content-container {
    width: 800px;
  }
}