/*
Theme Name:     welcart_basic-child
Description:    
Author:         ceramics29
Template:       welcart_basic

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
body {
	font-family: Helvetica, Arial, メイリオ, sans-serif;
}
header .site-title a{
	color: #303030;
	font-size: 0.9em;
	font-weight:400;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-weight:400;
}
.item_page_title {
	display:none
}
.cart_page_title {
	display:none
}
.page-id-877 #main {
	max-width:900px;
}
.page-id-2 #main {
	max-width:900px;
}
.page-id-89 #main {
	max-width:900px;
}
.category h1 {
	display:none
}
.search h1 {
	display:none
}
@media screen and (min-width: 62.5em){
.site-title a {
	position:absolute;
	top:20px;
}
.site-description {
	position:absolute;
	top:45px;
}
.site-description {
	color: #303030;
	font-size: 1.5em;
}
footer nav li {
	display:inline;
	float: none;
	padding-left:0.5em;
	padding-right:0.5em;
}
footer nav li+li {
	border-left:1px solid #fff;
}
footer nav ul {
	text-align:center;
}
.incart-btn a {
	background-color:#dbdbdb;
}
.incart-btn a:hover {
	background-color:#e6e6e6;
}
.incart-btn i:before {
    transform:rotate(0.001deg);
	font-size:0.95em;
	color:#848484;
}
.incart-btn span {
    font-family: Helvetica, Arial, メイリオ, sans-serif;
    font-weight:400;
	color:#848484;
}
.incart-btn .total-quant {
	display:none;
}}
.pinterest > a::after {
	margin-left:5px;
	font-family:fontawesome;
	content:'\f08e';
	color:#fff;
}
