/*
Theme Name: Artsy Child
Theme URI: http://demos.reveldev.com/artsy
Author: reveldev
Author URI: http://reveldev.com
Description: A Minimal Portfolio and Shop Theme
Template: artsy-wp
Version: 1.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, translation-ready
Text Domain: artsy-child
*/

body {
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, sans-serif!important;
}

.logo-wrapper {
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
}

.header .primary-menu a, .mobile-menu ul li a {
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
}

.post-classic .post-category a,
.post-grid-item .post-category a,
.post-list-item .post-category a {
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	color: #0000FF
}

.post-classic .post-date a,
.post-grid-item .post-date a,
.post-list-item .post-date a {
	font-family: "Open Sans", sans-serif;
	color: #222;
	letter-spacing: 0.5px;
	font-size: 11.5px;
}

.post-content-single .post-category {
	margin-bottom: 10px;
}

.post-classic .post-title,
.post-grid-item .post-title {
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 10px;
}

.post-content-single .post-title {
	font-size: 16px;
	margin-bottom: 40px;
}

.post-content-single .post-entry {
	font-size: 15px;
	color: #111111;
	line-height: 220%;
	margin-bottom: 60px;
	letter-spacing: 1px;
}

.post-content-single .post-entry a {
	color: #0000FF;
}

.post-content-single .post-entry img {
	margin: 0 auto 1.5em auto;
}

.post-grid-item .post-entry p, .post-list-item .post-entry p {
	font-size: 90%;
	color: #999999;
}

.header {
	background-color: #fff!important;
}

.header-mobile {
	border-bottom: none;
}

.header-mobile a {
	color: #222222;
	font-weight: normal;
}

.header {
	overflow-y: auto;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .header .logo-wrapper, .product-title, .woocommerce ul.product_list_widget li a {
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, sans-serif!important;
	font-weight: 500!important;
}

.pagination .nav-links .page-numbers,
.page-links .page-link-item {
	font-family: "Open Sans", sans-serif;
	background: transparent;
	border: 1px solid #222;
	color: #222;
	font-size: 12px;
	font-weight: normal;
}

.pagination .nav-links .page-numbers.current,
.page-links > .page-link-item:first-of-type {
	font-family: "Open Sans", sans-serif;
	border: 1px solid #222;
	background: transparent;
	color: #222;
}

.pagination .nav-links .page-numbers.prev::before,
.pagination .nav-links .page-numbers.next::before {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
}
.pagination .nav-links .page-numbers.prev::before {
	content: "<";
}
.pagination .nav-links .page-numbers.next::before {
	content: ">";
}

.related-articles {
  	border-color: #222;
}

@media screen and (max-width: 991px) {
	.footer-copyright {
    border-top: 1px solid #222;
	}
}

.misako-portfolio-content {
	padding: 0 40px;
}

.misako-portfolio-content .post-entry {
	padding-top: 40px;
}

.post-classic {
	padding-top: 8.33333333%;
}

.fb-like {
	margin: 2em 0 1em 0;
}

