/*
Theme Name: Jigirdek
Author: Mähri Annagurban
Version: 1.0.0
Text Domain: jigirdek
*/

/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/
body,
select,
textarea,
input {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 1.66;
	color: #2b2b2b;
}

button {
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
}

#submit {
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a.navbar-brand {
	font-family: 'Bree Serif', serif;
	font-size: 1.5rem;
	color: #2b2b2b;
}

.categories-list {
	font-family: 'Bree Serif', serif;
}

.page-title {
	font-family: 'Bree Serif', serif;
	text-align: center;
	padding-bottom: .5em;
	color: tomato;
}

.grid-item .entry-title a:hover,.grid-item .entry-title a:focus {
    color: tomato;
}

.entry-wrapper {
    background: #fff;
    padding: 1em;
}

.navbar-nav a,
.dropdown-menu a {
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 0.0625rem;
	text-transform: uppercase;
	color: #2b2b2b;
}

.page-numbers {
	font-family: 'Roboto', sans-serif;
	font-size: 0.8rem;
	text-transform: uppercase;
}

.entry-title {
	font-family: 'Bree Serif', serif;
	font-weight: 700;
    color: #444;
}

h1.entry-title a {
    color: #444;
}
h1.entry-title a:hover, h1.entry-title a:focus {
    color: tomato;
}
.grid-item .entry-title {
	font-size: 1.4rem;
}

.grid-item .entry-title a {
	color: #2b2b2b;
}

.entry-meta {
	font-family: 'Roboto', sans-serif;
	font-size: 0.9rem;
	text-transform: uppercase;
}

.posted-on {
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	text-transform: none;
	color: #666;
}

.comments-title,
.comment-reply-title {
	font-size: 15px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}

.comment-notes {
	text-align: center;
	font-size: 12px;
}

.comment-form label {
	font-size: 12px;
	letter-spacing: 1px;
}

.comment-author {
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
}

.comment-author .fn {
	font-style: normal;
}

.comment-meta a {
	font-size: 0.8rem;
	color: #b3b3b3;
    font-style: italic;
}

.comment-reply-link {
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}

/*--------------------------------------------------------------
Forms
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Links
--------------------------------------------------------------*/

a {
	color: #43c4ba ;
	text-decoration: none;
}

a:hover,
a:visited {
	text-decoration: none;
}

/*--------------------------------------------------------------
Navigation
--------------------------------------------------------------*/

.navbar-light .navbar-nav:focus, .navbar-light .navbar-nav:hover, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: tomato;
}

/*--------------------------------------------------------------
Pagination
--------------------------------------------------------------*/

.pagination {
	justify-content: center;
	margin: 30px 0;
}

.page-numbers {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin: 0 3px;
	line-height: 1.25;
	background-color: #2b2b2b;
	color: #fff;
}

.page-numbers.current {
	background-color: #43c4ba;
}

.page-numbers.dots {
	color: #2b2b2b;
	pointer-events: none;
	background-color: transparent;
	margin: 0;
	padding: .5rem;
}

.page-numbers:focus, .page-numbers:hover {
	text-decoration: none;
	background-color: #43c4ba;
	color: #fff;
}



/*--------------------------------------------------------------
Layout
--------------------------------------------------------------*/

body {
    background-color: #1a1a1a;
    min-height:100vh;
}
.wrapper {
    background-color: #f6f6f6;
    padding-top: 90px;
    padding-bottom: 20px;
}


/*--------------------------------------------------------------
Posts
--------------------------------------------------------------*/
.col-12,
.col-md-4 {
	margin-bottom: 20px;
}

.grid-item {
	background-color: #fff;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.grid-item .entry-header {
	text-align: center;
	padding: 1rem;
	flex-grow: 1;
}

.grid-item .entry-meta {
	margin-bottom: 15px;
}

.grid-item .entry-footer {
	display: flex;
	justify-content: space-between;
	padding: 0 5px;
	align-items: center;
}

.post-thumbnail img {
	width: 100%;
	height: auto;
}

.single-post .entry-header {
	text-align: center;
}

.single-post .entry-footer {
	position: sticky;
	top: 100px;
}

.nav-links {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.post-edit-link {
	text-transform: uppercase;
	display: block;
	text-align: center;
}

.entry-content .gallery br {
	clear: both;
}
.entry-content .gallery-item {
	float: left;
	padding-right: 15px;
}

.entry-content h2 {
	font-weight: bold;
	font-size: 1.4rem;
	font-family: 'Bree Serif', serif;
}
.nav-previous, .nav-next {
	font-size: .9rem;
	font-weight: bold;
	padding: .5rem;
}
.entry-content ol {list-style: none; counter-reset: li; padding-left: 1.6em;}

.entry-content ol li::before {
	content: counter(li) ".";
	color: #43c4ba;
	display: inline-block;
	width: 1em;
	margin-left: -1.5em;
	margin-right: 0.5em;
	text-align: right;
	font-weight: bold;
	font-size: .9em;
}
.entry-content ol li {counter-increment: li}
.entry-content ul {list-style: none; padding-left: 1em;}
.entry-content ul li::before {content: "•"; color: #43c4ba;
  display: inline-block; width: 1em;
  margin-left: -1em}
/*--------------------------------------------------------------
JetPack Social Share
--------------------------------------------------------------*/

.social-nav {
	font-size: 1.5rem;
}

.social-nav a.nav-link:hover {
	color: white;
}


/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/

#comments {
	margin-top: 30px;
	padding: 20px 30px 10px 30px;
	background-color: #fff;
}

.comment-reply-title {
	padding-top: 50px;
}

.comment-form textarea,
.comment-form input {
	border: none;
	background-color: #f2f2f2;
	padding: 10px;
	width: 100%;
}

.comment-form textarea {
	width: 100%;
}

.comment-form label {
	display: block;
	margin-bottom: 2px;
}

.comment-form input[type=text]:focus, .comment-form textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  background-color: #fff;
}

#submit {
	background-color: #43c4ba;
	padding: 10px 14px;
}

#submit:hover {
	background-color: #77d4cc;
}

.comment-subscription-form {
	display: flex;
	align-items: baseline;
}

.subscribe-label {
	margin-left: 7px;
}

.comments-title {
	padding-top: 10px;
}

.comment-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.comment-list .children {
	list-style-type: none;
}

.comment-body {
	padding: 10px 0;
}

.comment-author .says {
	display: none;
}

.comment-body {
	border-bottom: 1px solid #e6e6e6;
}



/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/

.site-footer {
	padding-top: 30px;
	color: #fff;
}

.footer-social-links ul {
	list-style-type: none;
	display: flex;
	justify-content: space-around;
}

.footer-social-links {
	text-align: center;
}

.footer-pages {
	font-family: 'Bree Serif', serif;
}

.footer-pages a:hover {
	color: #fff;
}

#subscribe-email input {
	width: 100%;
}

.footer-copyright {
	text-align: left;
}

/*--------------------------------------------------------------
Accessibility (from Twenty Seventeen)
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
