/*
Theme Name: Welcart Voll
Theme URI: https://www.welcart.com/archives/5468.html
Description: Welcart Voll is child theme for Welcart Basic.
Author: Welcart Inc.
Author URI: https://www.welcart.com/
Template: welcart_basic
Version: 1.5.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout, Voll, two-columns, left-sidebar
Requires at least: 5.6
Requires PHP:7.4 - 8.1
*/


/* =fonts
-------------------------------------------------------------- */
.invisible {
	opacity: 0;
}

.visible {
	opacity: 1;
}

/* -------- .Gothic -------- */
body {
	font-family: "Josefin Sans", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* =Base
-------------------------------------------------------------- */

body {
	z-index: 0;
	overflow: hidden;
	font-size: 14px;
	letter-spacing: .5px;
}

/* -------- .site -------- */

.site.menu-on,
.site.widgetcart-on {
	height: 100%;
}


/* -------- title -------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	line-height: normal;
}

@font-face {
	font-family: icomoon;
	font-style: normal;
	font-weight: normal;
	src: url("fonts/icomoon.eot?6ypp84");
	src: url("fonts/icomoon.eot?6ypp84#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?6ypp84") format("truetype"), url("fonts/icomoon.woff?6ypp84") format("woff"), url("fonts/icomoon.svg?6ypp84#icomoon") format("svg");
}

/* -------- a -------- */
a {
	-webkit-transition: .3s ease all;
	-moz-transition: .3s ease all;
	-o-transition: .3s ease all;
	transition: .3s ease all;
}

a:hover {
	text-decoration: none;
}

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

/* -------- input -------- */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"] {
	height: 35px;
	padding: 0 .714em;
	letter-spacing: 1px;
	line-height: 35px;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	height: 40px;
	padding: 0 2.142em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: none;
	line-height: 40px;
}

input[type="radio"] {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

/* -------- select -------- */
select {
	height: 35px;
	padding: 0 2.142em 0 .714em;
	background-color: #fff;
	line-height: 35px;
}

select {
	padding: 0 2.142em 0 .714em\9 !important; /* IE10 or lower */
}

@media all and (-ms-high-contrast: none) {

	select {
		padding: 0 2.142em 0 .714em !important; /* IE10 or higher */
	}
}

/* -------- textarea -------- */
textarea {
	line-height: 140%;
}

/* -------- table -------- */
table {
	line-height: normal;
}

table caption {
	margin-bottom: .357em;
}

table th {
	font-weight: normal;
	vertical-align: middle;
}

/* -------- em -------- */
em {
	font-size: inherit;
}

@keyframes fade-in {

	0% {
		display: none;
		opacity: 0;
	}

	1% {
		display: block;
		opacity: 0;
	}

	100% {
		display: block;
		opacity: 1;
	}
}

@-moz-keyframes fade-in {

	0% {
		display: none;
		opacity: 0;
	}

	1% {
		display: block;
		opacity: 0;
	}

	100% {
		display: block;
		opacity: 1;
	}
}

@-webkit-keyframes fade-in {

	0% {
		display: none;
		opacity: 0;
	}

	1% {
		display: block;
		opacity: 0;
	}

	100% {
		display: block;
		opacity: 1;
	}
}

@-webkit-keyframes shine {

	100% {
		left: 125%;
	}
}

@keyframes shine {

	100% {
		left: 125%;
	}
}

/* =header
-------------------------------------------------------------- */

header {
	z-index: 3;
	margin-bottom: 1.071em;
	padding: 0;
	border: none;
}

.home header {
	margin-bottom: 1.071em;
}

header .inner {
	padding: 1.785em 1.071em 1em;
}

/* -------- #widget-head -------- */
#widget-head {
	margin: 1.071em 0 0;
}

#widget-head .wp-block-image {
	margin-bottom: 0;
}

/* -------- .fixed-box -------- */
.fixed .site-description {
	display: none;
}

.fixed .fixed-box {
	position: fixed;
	top: -100%;
	left: 0;
	width: 100%;
	padding: 1.071em 1.429em .714em;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.fixed.open .fixed-box {
	top: 0;
}

.fixed .fixed-box .incart-btn {
	bottom: 10px;
}

.fixed #widget-head {
	display: none;
}

/* -------- .site-description -------- */
.site-description {
	position: relative;
	min-height: auto;
	margin: 0 3.845em;
	padding: 0;
	overflow: inherit;
	border: none;
	background: none;
	font-weight: normal;
	text-align: center;
}

/* -------- .site-title -------- */
h1.site-title,
div.site-title {
	position: relative;
	margin: 0 1.38888em .138888em;
	padding: 0;
	float: none;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1.5px;
	line-height: normal;
}

h1.site-title a,
div.site-title a {
	vertical-align: text-bottom;
}

h1.site-title img,
div.site-title img {
	width: auto;
	max-width: 100%;
}

/* -------- .menu-bar -------- */
.menu-bar {
	position: absolute;
	top: 1.428em;
	left: 1.071em;
}

.menu-on .menu-bar {
	position: fixed;
	z-index: 3;
}

@-webkit-keyframes menu-bar01 {

	0% {
		-webkit-transform: translateY(20px) rotate(45deg);
	}

	50% {
		-webkit-transform: translateY(20px) rotate(0);
	}

	100% {
		-webkit-transform: translateY(0) rotate(0);
	}
}

@keyframes menu-bar01 {

	0% {
		transform: translateY(20px) rotate(45deg);
	}

	50% {
		transform: translateY(20px) rotate(0);
	}

	100% {
		transform: translateY(0) rotate(0);
	}
}

.menu-trigger span:nth-of-type(2) {
	transition: all .25s .25s;
	opacity: 1;
}

.menu-trigger span:nth-of-type(3) {
	-webkit-animation: menu-bar02 .6s forwards;
	animation: menu-bar02 .6s forwards;
}

@-webkit-keyframes menu-bar02 {

	0% {
		-webkit-transform: translateY(-20px) rotate(-45deg);
	}

	50% {
		-webkit-transform: translateY(-20px) rotate(0);
	}

	100% {
		-webkit-transform: translateY(0) rotate(0);
	}
}

@keyframes menu-bar02 {

	0% {
		transform: translateY(-20px) rotate(-45deg);
	}

	50% {
		transform: translateY(-20px) rotate(0);
	}

	100% {
		transform: translateY(0) rotate(0);
	}
}

.menu-on .menu-trigger span:nth-of-type(1) {
	-webkit-animation: active-menu-bar01 .75s forwards;
	animation: active-menu-bar01 .75s forwards;
}

@-webkit-keyframes active-menu-bar01 {

	0% {
		-webkit-transform: translateY(0) rotate(0);
	}

	50% {
		-webkit-transform: translateY(20px) rotate(0);
	}

	100% {
		-webkit-transform: translateY(20px) rotate(45deg);
	}
}

@keyframes active-menu-bar01 {

	0% {
		transform: translateY(0) rotate(0);
	}

	50% {
		transform: translateY(20px) rotate(0);
	}

	100% {
		transform: translateY(20px) rotate(45deg);
	}
}

.menu-on .menu-trigger span:nth-of-type(2) {
	opacity: 0;
}

.menu-on .menu-trigger span:nth-of-type(3) {
	-webkit-animation: active-menu-bar03 .75s forwards;
	animation: active-menu-bar03 .75s forwards;
}

@-webkit-keyframes active-menu-bar03 {

	0% {
		-webkit-transform: translateY(0) rotate(0);
	}

	50% {
		-webkit-transform: translateY(-20px) rotate(0);
	}

	100% {
		-webkit-transform: translateY(-20px) rotate(-45deg);
	}
}

@keyframes active-menu-bar03 {

	0% {
		transform: translateY(0) rotate(0);
	}

	50% {
		transform: translateY(-20px) rotate(0);
	}

	100% {
		transform: translateY(-20px) rotate(-45deg);
	}
}

.menu-trigger,
.menu-trigger span {
	display: inline-block;
	box-sizing: border-box;
	transition: all .4s;
}

.menu-trigger {
	position: relative;
	width: 2.5em;
	height: 1.786em;
	cursor: pointer;
}

.menu-on .menu-trigger {
	z-index: 3;
}

.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
}

.menu-trigger span:nth-of-type(1) {
	top: 0;
}

.menu-trigger span:nth-of-type(2) {
	top: 12px;
}

.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}

/*-- .active -- */
.menu-on .menu-trigger span:nth-of-type(1) {
	top: -9px;
}

.menu-on .menu-trigger span:nth-of-type(3) {
	bottom: -9px;
}

.menu-trigger span:nth-of-type(1) {
	-webkit-animation: menu-bar01 .6s forwards;
	animation: menu-bar01 .6s forwards;
}

/* -------- .incart-btn -------- */
.incart-btn {
	position: absolute;
	top: 1.785em;
	right: 1.071em;
	float: none;
	text-align: center;
}

widgetcart-on .incart-btn {
	z-index: 3;
}

.incart-btn a {
	background: none;
	color: inherit;
}

.incart-btn i {
	font-size: 1.785em;
}

.incart-btn .total-quant {
	position: absolute;
	top: -.357em;
	right: -.714em;
	left: auto;
	background: none;
	line-height: 20px;
}

/* -------- .mobile_menu -------- */
.mobile_menu_wrap {
	position: absolute;
	z-index: 2;
	top: 0;
	left: -100%;
	width: 100%;
	padding: 4.998em  1.071em;
	overflow-y: auto;
	-webkit-transition-duration: .6s;
	-moz-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-overflow-scrolling: touch;
}

.menu-on .mobile_menu_wrap {
	position: fixed;
	left: 0;
}

/* -- .admin-bar -- */
.admin-bar .mobile_menu_wrap {
	padding: 116px 15px;
}

.admin-bar .menu-on .menu-bar {
	top: 66px;
}

/* -------- .snav -------- */
.snav {
	margin: 0;
	padding: 0;
	float: none;
}

/* -- .searchbox + .membership -- */
.snav .search-box,
.snav .membership {
	float: none;
	text-align: center;
}

.snav .membership ul,
.search-box form {
	z-index: -1;
	background: none;
}

.snav .membership i,
.snav .search-box i {
	display: none;
}

/* -- .search-box -- */
.search-box form {
	display: block;
}

.search-box div.s-box {
	float: none;
	border-width: 1px;
	border-style: solid;
}

.search-box input[type="text"],
.search-box .searchsubmit {
	background: none;
}

.search-box input[type="text"] {
	padding-right: 2.858em;
}

.search-box .searchsubmit {
	height: 35px;
	margin-left: -2px;
	padding: 0 .714em;
	border: none;
	font-size: 1.385em;
	font-weight: normal;
	line-height: 35px;
}

/* -- .membership -- */
.snav .membership ul {
	display: block;
	position: static;
	padding: 1.071em 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.snav .membership li {
	margin: 0 0 .714em;
	padding: 0;
	border: none;
}

.snav .membership li a {
	max-width: 400px;
	height: 36px;
	border: none;
	line-height: 36px;
}

.snav .membership li:first-child {
	margin-bottom: .5712em;
	border: none;
	text-align: left;
}

/* -------- #site-navigation -------- */
#site-navigation * {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;

}

header div.nav-menu-open,
header div.header-nav-container {
	display: block;
}

#site-navigation {
	width: 100%;
	margin: 1.071em 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#site-navigation ul {
	padding: 0;
}

#site-navigation li a {
	margin: 0 2.142em 1.429em 0;
	padding: 0;
	border: none;
	line-height: 140%;
}

/* -------- .sns -------- */
.sns {
	padding: 1.071em 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.sns li {
	width: 40px;
	height: 40px;
	margin-right: .5712em;
	float: left;
	font-size: 1.429em;
	text-align: center;
}

.sns li a {
	display: block;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.sns li i {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
}

.sns li i::before {
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	mask-repeat: no-repeat;
	mask-size: contain;
	mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-position: center center;
	background-color: #090909;
}

.facebook-svg::before {
	-webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22300%22%20height%3D%22298.179%22%20viewBox%3D%220%200%20300%20298.179%22%3E%20%3Cpath%20id%3D%22%E5%89%8D%E9%9D%A2%E3%82%AA%E3%83%96%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%81%A7%E5%9E%8B%E6%8A%9C%E3%81%8D_2%22%20data-name%3D%22%E5%89%8D%E9%9D%A2%E3%82%AA%E3%83%96%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%81%A7%E5%9E%8B%E6%8A%9C%E3%81%8D%202%22%20d%3D%22M126.563%2C298.179h0A149.517%2C149.517%2C0%2C0%2C1%2C55%2C266.089a150.75%2C150.75%2C0%2C0%2C1-33.867-39.27A150.1%2C150.1%2C0%2C1%2C1%2C263.61%2C247.945a150.677%2C150.677%2C0%2C0%2C1-40.144%2C32.861%2C148.992%2C148.992%2C0%2C0%2C1-50.027%2C17.371V193.36h34.951L215.039%2C150h-41.6V121.863a29.982%2C29.982%2C0%2C0%2C1%2C1.151-8.5%2C20.593%2C20.593%2C0%2C0%2C1%2C3.865-7.4c3.982-4.78%2C10.157-7.307%2C18.351-7.509.352-.009.715-.013%2C1.077-.013H216.8V61.523a233.922%2C233.922%2C0%2C0%2C0-33.578-2.93%2C67.667%2C67.667%2C0%2C0%2C0-23.307%2C3.832%2C48.646%2C48.646%2C0%2C0%2C0-17.87%2C11.25%2C49.637%2C49.637%2C0%2C0%2C0-11.445%2C18.3%2C72.964%2C72.964%2C0%2C0%2C0-4.034%2C24.979V150H88.476V193.36h38.086V298.178Z%22%2F%3E%3C%2Fsvg%3E");
	mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22300%22%20height%3D%22298.179%22%20viewBox%3D%220%200%20300%20298.179%22%3E%20%3Cpath%20id%3D%22%E5%89%8D%E9%9D%A2%E3%82%AA%E3%83%96%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%81%A7%E5%9E%8B%E6%8A%9C%E3%81%8D_2%22%20data-name%3D%22%E5%89%8D%E9%9D%A2%E3%82%AA%E3%83%96%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%81%A7%E5%9E%8B%E6%8A%9C%E3%81%8D%202%22%20d%3D%22M126.563%2C298.179h0A149.517%2C149.517%2C0%2C0%2C1%2C55%2C266.089a150.75%2C150.75%2C0%2C0%2C1-33.867-39.27A150.1%2C150.1%2C0%2C1%2C1%2C263.61%2C247.945a150.677%2C150.677%2C0%2C0%2C1-40.144%2C32.861%2C148.992%2C148.992%2C0%2C0%2C1-50.027%2C17.371V193.36h34.951L215.039%2C150h-41.6V121.863a29.982%2C29.982%2C0%2C0%2C1%2C1.151-8.5%2C20.593%2C20.593%2C0%2C0%2C1%2C3.865-7.4c3.982-4.78%2C10.157-7.307%2C18.351-7.509.352-.009.715-.013%2C1.077-.013H216.8V61.523a233.922%2C233.922%2C0%2C0%2C0-33.578-2.93%2C67.667%2C67.667%2C0%2C0%2C0-23.307%2C3.832%2C48.646%2C48.646%2C0%2C0%2C0-17.87%2C11.25%2C49.637%2C49.637%2C0%2C0%2C0-11.445%2C18.3%2C72.964%2C72.964%2C0%2C0%2C0-4.034%2C24.979V150H88.476V193.36h38.086V298.178Z%22%2F%3E%3C%2Fsvg%3E");
}

.twitter-svg::before {
	-webkit-mask-image: url("./images/ico-x.svg");
	mask-image: url("./images/ico-x.svg");
}

.instagram-svg::before {
	-webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22Instagram-Glyph-Black-Logo.wine%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22300%22%20height%3D%22300%22%20viewBox%3D%220%200%20300%20300%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_1%22%20data-name%3D%22%E3%83%91%E3%82%B9%201%22%20d%3D%22M150%2C0c-40.738%2C0-45.846.173-61.845.9-15.966.728-26.87%2C3.264-36.411%2C6.972a73.527%2C73.527%2C0%2C0%2C0-26.568%2C17.3%2C73.518%2C73.518%2C0%2C0%2C0-17.3%2C26.569C4.166%2C61.285%2C1.631%2C72.189.9%2C88.155c-.73%2C16-.9%2C21.108-.9%2C61.845s.172%2C45.845.9%2C61.845c.729%2C15.966%2C3.264%2C26.87%2C6.973%2C36.411a73.538%2C73.538%2C0%2C0%2C0%2C17.3%2C26.569%2C73.531%2C73.531%2C0%2C0%2C0%2C26.568%2C17.3c9.541%2C3.707%2C20.445%2C6.243%2C36.411%2C6.972%2C16%2C.73%2C21.108.9%2C61.845.9s45.845-.173%2C61.845-.9c15.966-.728%2C26.87-3.264%2C36.411-6.972a76.7%2C76.7%2C0%2C0%2C0%2C43.87-43.87c3.707-9.541%2C6.243-20.445%2C6.972-36.411.73-16%2C.9-21.108.9-61.845s-.173-45.846-.9-61.845c-.728-15.966-3.264-26.87-6.972-36.411a73.53%2C73.53%2C0%2C0%2C0-17.3-26.569%2C73.538%2C73.538%2C0%2C0%2C0-26.569-17.3C238.715%2C4.167%2C227.811%2C1.631%2C211.845.9%2C195.846.173%2C190.737%2C0%2C150%2C0Zm0%2C27.027c40.051%2C0%2C44.8.153%2C60.612.875%2C14.625.667%2C22.567%2C3.11%2C27.853%2C5.165a46.47%2C46.47%2C0%2C0%2C1%2C17.247%2C11.221%2C46.477%2C46.477%2C0%2C0%2C1%2C11.221%2C17.247c2.054%2C5.286%2C4.5%2C13.228%2C5.165%2C27.853.722%2C15.817.875%2C20.561.875%2C60.613s-.153%2C44.8-.875%2C60.613c-.667%2C14.625-3.11%2C22.567-5.165%2C27.853a49.678%2C49.678%2C0%2C0%2C1-28.468%2C28.468c-5.286%2C2.054-13.228%2C4.5-27.853%2C5.165-15.814.722-20.558.875-60.613.875s-44.8-.153-60.613-.875c-14.625-.666-22.567-3.11-27.853-5.164a46.466%2C46.466%2C0%2C0%2C1-17.247-11.221%2C46.477%2C46.477%2C0%2C0%2C1-11.221-17.247c-2.054-5.286-4.5-13.228-5.165-27.853-.722-15.817-.875-20.561-.875-60.613s.153-44.8.875-60.613c.667-14.625%2C3.11-22.567%2C5.165-27.853A46.476%2C46.476%2C0%2C0%2C1%2C44.287%2C44.287%2C46.476%2C46.476%2C0%2C0%2C1%2C61.534%2C33.066c5.286-2.054%2C13.228-4.5%2C27.853-5.165%2C15.817-.722%2C20.561-.875%2C60.613-.875%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_2%22%20data-name%3D%22%E3%83%91%E3%82%B9%202%22%20d%3D%22M240.435%2C264.356a50%2C50%2C0%2C1%2C1%2C50-50A50%2C50%2C0%2C0%2C1%2C240.435%2C264.356Zm0-127.027a77.027%2C77.027%2C0%2C1%2C0%2C77.027%2C77.027%2C77.027%2C77.027%2C0%2C0%2C0-77.027-77.027m98.07-3.043a18%2C18%2C0%2C1%2C1-18-18%2C18%2C18%2C0%2C0%2C1%2C18%2C18%22%20transform%3D%22translate(-90.435%20-64.356)%22%2F%3E%3C%2Fsvg%3E");
	mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22Instagram-Glyph-Black-Logo.wine%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22300%22%20height%3D%22300%22%20viewBox%3D%220%200%20300%20300%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_1%22%20data-name%3D%22%E3%83%91%E3%82%B9%201%22%20d%3D%22M150%2C0c-40.738%2C0-45.846.173-61.845.9-15.966.728-26.87%2C3.264-36.411%2C6.972a73.527%2C73.527%2C0%2C0%2C0-26.568%2C17.3%2C73.518%2C73.518%2C0%2C0%2C0-17.3%2C26.569C4.166%2C61.285%2C1.631%2C72.189.9%2C88.155c-.73%2C16-.9%2C21.108-.9%2C61.845s.172%2C45.845.9%2C61.845c.729%2C15.966%2C3.264%2C26.87%2C6.973%2C36.411a73.538%2C73.538%2C0%2C0%2C0%2C17.3%2C26.569%2C73.531%2C73.531%2C0%2C0%2C0%2C26.568%2C17.3c9.541%2C3.707%2C20.445%2C6.243%2C36.411%2C6.972%2C16%2C.73%2C21.108.9%2C61.845.9s45.845-.173%2C61.845-.9c15.966-.728%2C26.87-3.264%2C36.411-6.972a76.7%2C76.7%2C0%2C0%2C0%2C43.87-43.87c3.707-9.541%2C6.243-20.445%2C6.972-36.411.73-16%2C.9-21.108.9-61.845s-.173-45.846-.9-61.845c-.728-15.966-3.264-26.87-6.972-36.411a73.53%2C73.53%2C0%2C0%2C0-17.3-26.569%2C73.538%2C73.538%2C0%2C0%2C0-26.569-17.3C238.715%2C4.167%2C227.811%2C1.631%2C211.845.9%2C195.846.173%2C190.737%2C0%2C150%2C0Zm0%2C27.027c40.051%2C0%2C44.8.153%2C60.612.875%2C14.625.667%2C22.567%2C3.11%2C27.853%2C5.165a46.47%2C46.47%2C0%2C0%2C1%2C17.247%2C11.221%2C46.477%2C46.477%2C0%2C0%2C1%2C11.221%2C17.247c2.054%2C5.286%2C4.5%2C13.228%2C5.165%2C27.853.722%2C15.817.875%2C20.561.875%2C60.613s-.153%2C44.8-.875%2C60.613c-.667%2C14.625-3.11%2C22.567-5.165%2C27.853a49.678%2C49.678%2C0%2C0%2C1-28.468%2C28.468c-5.286%2C2.054-13.228%2C4.5-27.853%2C5.165-15.814.722-20.558.875-60.613.875s-44.8-.153-60.613-.875c-14.625-.666-22.567-3.11-27.853-5.164a46.466%2C46.466%2C0%2C0%2C1-17.247-11.221%2C46.477%2C46.477%2C0%2C0%2C1-11.221-17.247c-2.054-5.286-4.5-13.228-5.165-27.853-.722-15.817-.875-20.561-.875-60.613s.153-44.8.875-60.613c.667-14.625%2C3.11-22.567%2C5.165-27.853A46.476%2C46.476%2C0%2C0%2C1%2C44.287%2C44.287%2C46.476%2C46.476%2C0%2C0%2C1%2C61.534%2C33.066c5.286-2.054%2C13.228-4.5%2C27.853-5.165%2C15.817-.722%2C20.561-.875%2C60.613-.875%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_2%22%20data-name%3D%22%E3%83%91%E3%82%B9%202%22%20d%3D%22M240.435%2C264.356a50%2C50%2C0%2C1%2C1%2C50-50A50%2C50%2C0%2C0%2C1%2C240.435%2C264.356Zm0-127.027a77.027%2C77.027%2C0%2C1%2C0%2C77.027%2C77.027%2C77.027%2C77.027%2C0%2C0%2C0-77.027-77.027m98.07-3.043a18%2C18%2C0%2C1%2C1-18-18%2C18%2C18%2C0%2C0%2C1%2C18%2C18%22%20transform%3D%22translate(-90.435%20-64.356)%22%2F%3E%3C%2Fsvg%3E");
}

/* =footer
-------------------------------------------------------------- */

footer {
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	background: none;
}

footer .inner {
	padding: 1.785em 1.071em;
}

#toTop {
	right: 0;
	bottom: 0;
}

#toTop a {
	width: 64px;
	height: 64px;
	text-align: center;
}

#toTop i {
	line-height: 64px;
}

/* -- #site-info -- */
#site-info {
	width: auto;
	padding: 0;
}

#site-info ul {
	text-align: center;
}

#site-info li {
	display: inline-block;
	width: auto;
	margin: 0 0 .714em;
	padding: 0 1.071em;
	float: none;
}

/* -- .copyright -- */
.copyright {
	padding: .714em 0;
	text-align: center;
}

/* =secondary
-------------------------------------------------------------- */

#secondary {
	margin: 0;
	padding: 2.858em 1.071em;
	border-top-width: 1px;
	border-top-style: solid;
}

#secondary h3 {
	margin: 0 0 1.38888em;
	padding: 0;
	border: none;
	font-size: 1.2852em;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
}

#secondary .widget_title > img {
	vertical-align: middle;
}

#secondary section {
	margin: 0 0 2.858em;
	padding: 0;
}

/* -------- calendar -------- */
.widget_welcart_calendar table {
	width: 100%;
	margin: 0 auto 1.071em;
	float: none;
}

.widget_calendar table {
	margin: 0;
}

.widget_welcart_calendar table,
.welcart_blog_calendar table,
.widget_calendar table {
	border-collapse: separate;
	border: none;
	border-top-width: 1px;
	border-top-style: solid;
	line-height: 36px;
}

.widget_welcart_calendar caption,
.welcart_blog_calendar caption,
.widget_calendar caption {
	line-height: normal;
}

.widget_welcart_calendar th,
.welcart_blog_calendar th,
.widget_calendar th {
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background: none;
	font-weight: normal;
}

.widget_welcart_calendar td,
.welcart_blog_calendar td,
.widget_calendar td {
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background: none;
}

.widget_welcart_calendar td.businessday {
	background: none;
}

/* -------- list -------- */
.widget_welcart_category ul,
.usces_recent_entries ul,
.widget_welcart_page ul,
.widget_welcart_post ul,
.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_pages ul {
	padding: 0;
}

.usces_recent_entries ul,
.widget_welcart_post ul,
.widget_welcart_page ul,
.widget_archive ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_meta ul,
.widget_recent_entries ul,
.widget_recent_comments ul {
	border-width: 1px 0 0 1px;
	border-style: solid;
}

.usces_recent_entries li,
.widget_welcart_post li,
.widget_welcart_page li,
.widget_archive li,
.widget_nav_menu ul li,
.widget_pages li,
.widget_meta li,
.widget_recent_entries li,
.widget_recent_comments li {
	margin: 0;
	padding: 0;
	border-width: 0 1px 1px 0;
	border-style: solid;
}

.usces_recent_entries li a,
.widget_welcart_page li a,
.widget_nav_menu ul li a,
.widget_pages li a,
.widget_meta li a,
.widget_recent_comments li {
	display: block;
	padding: 1.071em;
}

.widget_recent_entries li a {
	display: inline-block;
	padding: 1.071em;
}

.widget_archive li a {
	padding: 1.071em 0 1.071em 1.071em;
}

.widget_welcart_post li a {
	display: block;
	padding: 1.071em 1.071em .714em;
}

.widget_welcart_post li p {
	padding: 0 1.071em 1.071em;
	line-height: 170%;
}

.widget_nav_menu li ul {
	margin: 0 0 1.071em 1.071em;
	padding: 0;
}

.widget_nav_menu li ul li {
	margin: 0;
	padding: 0;
	border-width: 0 0 1px;
}


.widget_welcart_category li,
.widget_categories li {
	margin: 0;
	padding-bottom: .714em;
	border: none;
	line-height: 200%;
}

.widget_welcart_category li li a::before,
.widget_categories li li a::before {
	content: "-";
	display: inline-block;
	margin-right: 5px;
}

.widget_welcart_category li:last-child,
.usces_recent_entries li:last-child,
.widget_welcart_page li:last-child,
.widget_welcart_post li:last-child,
.widget_archive li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_categories li:last-child,
.widget_meta li:last-child,
.widget_recent_entries li:last-child {
	padding-bottom: 0;
}

.widget_categories li a {
	padding-bottom: 0;
}

/* -- .widget_categories -- */
.widget_categories li ul,
.widget_welcart_category li ul,
.widget_pages li ul {
	margin: .714em 1.071em 0;
	padding: 0;
}

.widget_categories li li {
	padding-bottom: 0;
}

/* -------- .widget_tag_cloud -------- */
.widget_tag_cloud .tagcloud {
	line-height: 270%;
}

/* -------- search -------- */
.widget_welcart_search .searchtext,
.widget_welcart_search #searchsubmit,
.widget_search .search-text,
.widget_search .searchsubmit {
	height: 40px;
	padding: 0 .714em;
	background: none;
	line-height: 40px;
}

.widget_search .search-text {
	background: none;
}

.widget_search .searchsubmit {
	border: none;
}

.widget_welcart_search div {
	background: none;
}

.widget_welcart_search div a {
	height: 40px;
	line-height: 40px;
}

/* -------- Welcart Original Widget -------- */

/* -- .widget_welcart_featured  + .widget_welcart_bestseller -- */
.widget_welcart_featured ul,
.widget_welcart_bestseller ul {
	padding: 0 !important;
	overflow: hidden;
	text-align: center;
}

.widget_welcart_bestseller .bestseller-item,
.widget_welcart_featured .featured_list {
	position: relative;
	width: 48.5%;
	margin: 0 3% 0 0;
	padding: 0;
	float: left;
	border: none;
}

.widget_welcart_bestseller .bestseller-item:nth-of-type(even),
.widget_welcart_featured .featured_list:nth-of-type(even) {
	margin-right: 0;
}

.widget_welcart_bestseller .bestseller-item:nth-of-type(odd),
.widget_welcart_featured .featured_list:nth-of-type(odd) {
	clear: both;
}

.widget_welcart_bestseller .bestseller-item:nth-of-type(n + 3),
.widget_welcart_featured .featured_list:nth-of-type(n + 3) {
	margin-top: 3%;
}

.widget_welcart_bestseller li a {
	display: block;
	padding-bottom: 0;
}

.widget_welcart_featured li .inner,
.widget_welcart_bestseller li .inner {
	position: relative;
	margin: 0;
}

.widget_welcart_featured .itemimg,
.widget_welcart_bestseller .itemimg {
	position: relative;
	margin-bottom: .714em;
}

.widget_welcart_bestseller .itemimg {
	width: auto !important;
	float: none;
}

.widget_welcart_featured .itemimg img,
.widget_welcart_bestseller .itemimg img {
	width: 100%;
	border: 1px solid #f6f6f6;
}

.widget_welcart_featured .itemname,
.widget_welcart_bestseller .itemname {
	width: auto;
	margin-bottom: .714em;
	letter-spacing: .5px;
	line-height: normal;
	text-align: left;
}

.widget_welcart_featured .itemprice,
.widget_welcart_bestseller .itemprice {
	width: auto;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: .5px;
	text-align: center;
}

/* ---- .tax_inc_block ---- */
.widget_welcart_featured .tax_inc_block,
.widget_welcart_bestseller .tax_inc_block {
	width: auto;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
}

.widget_welcart_bestseller .rankimg {
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 10px;
	width: 25px;
	height: 25px;
	margin-bottom: .357em;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
}

.widget_welcart_bestseller .rankimg::before {
	font-family: icomoon;
}

.bestseller-item.rank1 .rankimg::before {
	content: "\e900";
}

.bestseller-item.rank2 .rankimg::before {
	content: "\e901";
}

.bestseller-item.rank3 .rankimg::before {
	content: "\e902";
}

.bestseller-item.rank4 .rankimg::before {
	content: "\e903";
}

.bestseller-item.rank5 .rankimg::before {
	content: "\e904";
}

.bestseller-item.rank6 .rankimg::before {
	content: "\e905";
}

.bestseller-item.rank7 .rankimg::before {
	content: "\e906";
}

.bestseller-item.rank8 .rankimg::before {
	content: "\e907";
}

.bestseller-item.rank9 .rankimg::before {
	content: "\e908";
}

.bestseller-item.rank10 .rankimg::before {
	content: "\e909";
}


.widget_welcart_featured .itemsoldout,
.widget_welcart_bestseller .itemsoldout {
	width: auto;
	text-align: right;
}

/* -- .widget_welcart_login -- */
.widget_welcart_login .loginbox {
	padding: 0;
}

.widget_welcart_login label {
	line-height: 30px;
}

.widget_welcart_login input.loginmail,
.widget_welcart_login input.loginpass {
	height: 40px;
	margin-bottom: .714em;
	padding: 0 .714em;
	line-height: 40px;
}

.widget_welcart_login input#member_loginw,
.widget_welcart_login input#member_login {
	width: 100%;
	height: 40px;
	margin-bottom: .714em;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: none;
	line-height: 40px;
}

.widget_welcart_login a {
	display: inline-block;
	margin-top: .357em;
}

.widget_welcart_login .loginbox div {
	margin-bottom: .714em;
}

.widget_welcart_login .loginbox a.usces_logout_a,
.widget_welcart_login .loginbox a.login_widget_mem_info_a {
	display: block;
	height: 40px;
	margin: 0;
	line-height: 40px;
	text-align: center;
}

.widget_welcart_login .loginbox a.login_widget_mem_info_a {
	margin-top: -10px;
}

/* =content
-------------------------------------------------------------- */

#content {
	padding: 0;
}

.home .site-content {
	padding: 0 1.071em 2.858em;
}

.site-content {
	padding: 0 0 2.858em;
}

.cat-il,
.search-il {
	margin: 0 1.071em;
}

/* -------- .page-header -------- */
.page-header {
	margin: 0;
}

/* -------- .page-title + .entry-title -------- */
#content .page-title,
#content .entry-title {
	margin: 0 .83333em .83333em;
	font-size: 1.2852em;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
}

/* -------- .list-wrap -------- */
.list-wrap {
	position: relative;
	text-align: center;
}

.list-wrap article {
	width: 48.5%;
	margin: 0 3% 0 0;
	padding: 0;
	float: left;
}

.list-wrap article:nth-of-type(even) {
	margin-right: 0;
}

.list-wrap article:nth-of-type(odd) {
	clear: both;
}

.list-wrap article:nth-of-type(n + 3) {
	margin-top: 3%;
}

.list-wrap article .inner {
	position: relative;
}

.list-wrap .itemimg {
	position: relative;
	margin-bottom: .714em;
}

.list-wrap .itemimg img {
	width: 100%;
	border: 1px solid #f6f6f6;
}

.itemimg .itemsoldout {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
}

.itemimg .itemsoldout .text {
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 16px;
	letter-spacing: .5px;
	text-align: center;
}

.itemimg .itemsoldout .sub_text {
	display: block;
	margin-top: 10px;
	padding: 0 10px;
	font-size: 13px;
	letter-spacing: normal;
}

#secondary .itemsoldout .sub_text {
	display: none;
}

.list-wrap .itemname {
	margin-bottom: .714em;
	letter-spacing: .5px;
	text-align: left;
}

.list-wrap .itemprice {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: .5px;
	text-align: center;
}

.list-wrap .tax_inc_block {
	text-align: center;
}

/* -------- .opt-tag -------- */
#secondary .opt-tag {
	display: none;
}

.opt-tag {
	position: absolute;
	z-index: 1;
	top: .833em;
	left: .833em;
	font-size: 12px;
}

.opt-tag li {
	width: auto;
	margin: 0 0 2px;
	padding: 0 2px;
	float: none;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	line-height: normal;
	text-align: center;
}

/* -------- .pagination -------- */
.pagination_wrapper {
	margin-top: 1.785em;
}

.pagination_wrapper li .current,
.pagination_wrapper li a {
	width: 40px;
	height: 40px;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	background: none;
	line-height: 40px;
	text-align: center;
}

.pagination_wrapper li .dots {
	line-height: 40px;
}

/* -------- .itemsoldout -------- */
.widget_welcart_featured .itemsoldout,
.widget_welcart_bestseller .itemsoldout,
.item-info .itemsoldout {
	font-weight: normal;
	text-align: center;
}

/* -------- .campaign_message -------- */
.campaign_message {
	margin: .357em 0;
	background: #efefef;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
}

/* -------- .more -------- */
.entries .more {
	margin-top: 2.142em;
	letter-spacing: normal;
	text-align: center;
}

.entries .more a {
	display: inline-block;
	height: 40px;
	padding: 0 2.142em;
	border-width: 2px;
	border-style: solid;
	font-weight: bold;
	line-height: 40px;
}

.entries .more a::before {
	content: "\f0da ";
	margin-right: .714em;
	font-family: FontAwesome;
}

/* =front-page.php
-------------------------------------------------------------- */

/* -------- .entries -------- */
.entries {
	margin-bottom: 1.785em;
}

/* -- h2 -- */
.entries h2 {
	margin-bottom: 1.25em;
	font-size: 1.231em;
	font-weight: normal;
	letter-spacing: 1px;
}

/* -------- #main-visual -------- */
#main-visual {
	margin: 0 0 1.785em;
}

#main_slide {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: none;
}

#main_slide .flex-control-nav {
	position: static;
	margin: 1.0714em 0 -1.0714em;
}

#main_slide li {
	position: relative;
}

#main_slide .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: .83333em;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: normal;
	text-align: center;
}

/* -------- .category-area -------- */
.category-area .cat_box {
	position: relative;
	width: 50%;
	float: left;
	overflow: hidden;
}

.category-area .over {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.category-area .over .inner {
	width: 100%;
	padding: .714em 1.071em;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	text-align: center;
}

.cat_box .cat-name {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .5px;
	line-height: normal;
}

.cat_box .cat-desc {
	display: none;
	margin-top: 1.429em;
}

.category-area .slick-prev,
.category-area .slick-next {
	display: block !important;
	z-index: 1;
	width: auto;
	height: auto;
}

.category-area .slick-prev::before,
.category-area .slick-next::before {
	color: #fff;
}

/* -------- .front-il -------- */
.blog #content .front-il article {
	width: 48.5%;
	margin: 0 3% 0 0;
	padding: 0;
}

.blog #content .front-il article:nth-of-type(n + 3) {
	margin-top: 3%;
}

/* -- clear -- */
.blog #content .front-il article:nth-of-type(odd) {
	clear: both;
}

.blog #content .front-il article:nth-of-type(even) {
	margin-right: 0;
}

.front-il .itemprice {
	text-align: center;
}

/* -------- .info-area -------- */
.info-area {
	margin-bottom: 0;
}

.info-area .wrap {
	border-width: 1px 0 0 1px;
	border-style: solid;
}

.blog #content .info-area article {
	position: relative;
	width: auto;
	margin: 0;
	padding: 0;
	border-width: 0 1px 1px 0;
	border-style: solid;
	text-align: left;
}

.blog #content .info-area article:last-child {
	margin-bottom: 0;
}

.info-area .inner .cf {
	position: relative;
}

.info-area .post-date {
	position: absolute;
	top: 10px;
	left: 15px;
	margin: 0;
	font-size: 12px;
}

.info-area .post-title a {
	display: block;
	padding: 2.5em 1.071em 1.071em;
}

.info-area .post-img {
	margin: 0 15px 15px;
	text-align: center;
}

.info-area .post-excerpt {
	padding: 0 15px 15px;
	font-size: 13px;
}

.info-area .cf {
	position: relative;
}

.info-area p.no-date {
	padding: 10px;
	border-width: 0 1px 1px 0;
	border-style: solid;
}

/* -------- .home-widget-area -------- */

/* -- .home-widget .widget -- */
.home-widget .widget {
	margin-bottom: 1.785em;
}

.home-widget .widget:last-child {
	margin-bottom: 0;
}

/* -- .widget_text -- */
.home-widget .widget_text h3 {
	margin-bottom: .41666em;
	font-size: 1.7142em;
	text-align: center;
}

.home-widget .widget_text h4 {
	margin-bottom: .83333em;
	font-size: 1.2857em;
	text-align: center;
}

.home-widget .widget_text h4::after {
	content: " ";
	display: block;
	width: 50px;
	height: 2px;
	margin: .83333em auto 0;
}

.home-widget .widget_text h5 {
	margin-bottom: .83333em;
	font-size: 1.2857em;
	text-align: center;
}

.home-widget .widget_text h6 {
	margin-bottom: .9375em;
	font-size: 1.1428em;
	text-align: center;
}

.home-widget .widget_text p {
	line-height: 180%;
	text-align: center;
}

/* -------- .widget_basic_item_list -------- */
.blog #content .widget_basic_item_list article {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

/* =category.php
-------------------------------------------------------------- */

/* -- product -- */
.taxonomy-img {
	margin: 0 1.0714em 1.429em;
}

.taxonomy-description {
	margin: 0 1.071em 1.071em;
}

/* -- .post-li -- */
.post-li {
	margin: 0 1.071em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.post-li article {
	margin: 0;
	padding: 1.071em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.post-li .post-date {
	margin-bottom: .714em;
}

.post-li .post-title {
	margin-bottom: 0;
}

.post-li .post-img {
	margin-bottom: .714em;
}

/* =single.php + page.php
-------------------------------------------------------------- */

/* -- .entry-img -- */
.entry-img {
	margin: 0 0 1.785em;
}

/* -- .entry-meta -- */
.entry-meta {
	margin: 0 1.071em 1.785em;
	padding: 0;
	border: none;
}

.entry-meta span {
	margin-bottom: .357em;
}

/* -- .entry-content -- */
.entry-content {
	margin: 0 1.071em 0;
}

/* -- title -- */
.entry-content h1,
.item-description h1,
.entry-content h2,
.item-description h2,
.entry-content h3,
.item-description h3,
.entry-content h4,
.item-description h4,
.entry-content h5,
.item-description h5,
.entry-content h6,
.item-description h6 {
	clear: none;
}

.entry-content h1,
.item-description h1 {
	margin-bottom: .75em;
	font-size: 1.42857em;
}

.entry-content h2,
.item-description h2 {
	margin-bottom: .83333em;
	padding: 0;
	border: none;
	font-size: 1.2852em;
}

.entry-content h3,
.item-description h3 {
	margin: 0 0 1.38888em;
	padding: 0;
	border: none;
	font-size: 1.2852em;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
}

.entry-content h4,
.item-description h4 {
	margin-bottom: .83333em;
	padding: 0;
	background: none;
	font-size: 1.2852em;
}

.entry-content h5,
.item-description h5 {
	margin-bottom: 1.0714em;
}

.entry-content h6,
.item-description h6 {
	margin-bottom: 1.0714em;
}

/* -- p -- */
.entry-content p,
.item-description p {
	margin-bottom: 1.0714em;
	line-height: normal;
}

/* -- a -- */
.entry-content a,
.item-description a {
	text-decoration: underline;
}

.entry-content a:hover,
.item-description a:hover {
	text-decoration: none;
}

/* -- table -- */
.entry-content th,
.item-description th {
	background: none;
}

/* -- ul -- */
.entry-content ul,
.entry-content ol,
.item-description ul,
.item-description ol {
	margin: 0 1.0714em 1.0714em;
}

.entry-content li,
.item-description li {
	margin-bottom: .357em;
}

.entry-content input[type="submit"],
.item-description input[type="submit"] {
	background: none;
}

/* =comments.php
-------------------------------------------------------------- */

.comment-area {
	margin: 3.57em 0 0;
	padding: 1.785em 1.071em 0;
	border-top-width: 1px;
	border-top-style: solid;
}

.comments-area {
	margin: 0;
	padding: 0;
	border: none;
}

.comment-area h2 {
	margin: 0 0 .625em;
	font-size: 16px;
}

.comment-area h2::before {
	margin-right: .375em;
	font-size: 16px;
}

.comment-area li:first-child {
	padding-top: 1.071em;
	border-top-width: 1px;
	border-top-style: solid;
}

.comment-area li,
.comment-area li:last-child {
	margin-bottom: 1.071em;
	padding-bottom: 1.071em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.comment-area li .comment-author {
	margin: 0 0 .714em;
	float: none;
}

.comment-area li img {
	display: inline-block;
	margin: 0 0 .714em;
	vertical-align: middle;
}

.comment-area li .commentmetadata {
	margin-bottom: .714em;
}

.comment-area .reply {
	margin-top: 1.071em;
}

.comment-area #respond {
	padding-top: 0;
}

#respond label {
	font-weight: normal;
}

.comment-area .form-submit input {
	display: block;
	width: 100%;
}

/* page.php // Post Nav Links
-------------------------------------------------------------- */
.post-nav-links {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 0 1.714em;
}

.post-nav-links .post-page-numbers {
	width: 40px;
	height: 40px;
	margin: .178em;
	padding: 0;
	-webkit-transition: .3s ease all;
	-moz-transition: .3s ease all;
	-o-transition: .3s ease all;
	transition: .3s ease all;
	border: 1px solid #090909;
	color: #090909;
	line-height: 40px;
	text-align: center;
}

.post-nav-links .post-page-numbers:hover,
.post-nav-links .post-page-numbers.current {
	border: 1px solid #090909;
	background-color: #090909;
	color: #fff;
}


/* =search.php
-------------------------------------------------------------- */
.search .no-posts {
	margin: 0 1.071em;
	text-align: center;
}


/**
 * 16.1 Mobile Large 620px
 */
@media screen and (min-width: 38.75em) {
	/* =secondary
-------------------------------------------------------------- */

	/* -------- calendar -------- */
	.widget_welcart_calendar table {
		width: 46%;
		margin: 0 2% 2%;
		float: left;
	}


	/* -------- Welcart Original Widget -------- */
	.widget_welcart_category ul {
		width: auto;
	}

	.widget_welcart_bestseller .bestseller-item,
	.widget_welcart_featured .featured_list {
		width: 31.3333%;
	}

	.widget_welcart_bestseller .bestseller-item:nth-of-type(even),
	.widget_welcart_featured .featured_list:nth-of-type(even) {
		margin-right: 3%;
	}

	.widget_welcart_featured .featured_list:nth-of-type(3n),
	.widget_welcart_bestseller .bestseller-item:nth-of-type(3n) {
		margin-right: 0;
	}

	.widget_welcart_featured .featured_list:nth-of-type(odd),
	.widget_welcart_bestseller .bestseller-item:nth-of-type(odd) {
		clear: none;
	}

	.widget_welcart_featured .featured_list:nth-of-type(3n + 1),
	.widget_welcart_bestseller .bestseller-item:nth-of-type(3n + 1) {
		clear: both;
	}

	.widget_welcart_featured .featured_list:nth-of-type(n + 3),
	.widget_welcart_bestseller .bestseller-item:nth-of-type(n + 3) {
		margin-top: 0;
	}

	.widget_welcart_featured .featured_list:nth-of-type(n + 4),
	.widget_welcart_bestseller .bestseller-item:nth-of-type(n + 4) {
		margin-top: 1.4285em;
	}


	/* =content
-------------------------------------------------------------- */

	/* -------- .list-wrap -------- */
	.list-wrap article {
		width: 31.3333%;
	}

	.list-wrap article:nth-of-type(even) {
		margin-right: 3%;
	}

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

	.list-wrap article:nth-of-type(n + 3) {
		margin-top: 0;
	}

	.list-wrap article:nth-of-type(n + 4) {
		margin-top: 3%;
	}

	/* -- clear -- */
	.list-wrap article:nth-of-type(odd) {
		clear: none;
	}

	.list-wrap article:nth-of-type(3n + 1) {
		clear: both;
	}

	/* =front-page.php
-------------------------------------------------------------- */

	/* -------- .category-area -------- */
	#main_slide .caption {
		font-size: 16px;
	}

	/* -------- .category-area -------- */
	.cat-slider-sub .cat_box {
		margin: 0 .357em;
	}

	.cat_box .cat-name {
		font-size: 14px;
	}

	/* -------- .front-il -------- */
	.blog #content .front-il article {
		width: 31.3333%;
	}

	.blog #content .front-il article:nth-of-type(even) {
		margin-right: 3%;
	}

	.blog #content .front-il article:nth-of-type(3n) {
		margin-right: 0;
	}

	.blog #content .front-il article:nth-of-type(n + 3) {
		margin-top: 0;
	}

	.blog #content .front-il article:nth-of-type(n + 4) {
		margin-top: 1.429em;
	}

	/* -- clear -- */
	.blog #content .front-il article:nth-of-type(odd) {
		clear: none;
	}

	.blog #content .front-il article:nth-of-type(3n + 1) {
		clear: both;
	}

	.info-area .post-img {
		width: 20%;
		float: right;
	}


	/* =category.php + archive.php
-------------------------------------------------------------- */

	/* -------- .post-li -------- */
	.post-li .post-img {
		position: relative;
		width: 47.5%;
		margin-bottom: 0;
		float: left;
		overflow: hidden;
	}

	/* =comment.php
-------------------------------------------------------------- */

	.comment-area .form-submit input {
		width: auto;
	}


}


/**
 * 16.2 Tablet Small 740px
 */
@media screen and (min-width: 46.25em) {
	/* =header
-------------------------------------------------------------- */

	/* -------- .fixed-box -------- */

	/* -- .menu-bar -- */
	.fixed .menu-bar {
		margin-right: 2.858em;
	}


	/* =secondary
-------------------------------------------------------------- */

	/* =content
-------------------------------------------------------------- */

	/* -------- #main -------- */
	#main {
		position: relative;
		width: auto;
	}


	/* =front-page.php
-------------------------------------------------------------- */

	/* -------- #main_slide -------- */
	#main_slide .flex-control-nav {
		margin: 2.1428em 0 -1.0714em;
	}

	/* -------- .info-area -------- */
	.info-area .post-date {
		top: 20px;
		left: 20px;
	}

	.info-area .post-title a {
		padding: 1.429em 1.429em 1.429em 7.14em;
	}

	.info-area .post-img {
		margin: 0 20px 20px;
	}

	.info-area .post-excerpt {
		padding: 0 20px 20px;
	}

	/* -------- .home-widget-area -------- */

	/* -- .widget_text -- */
	.home-widget .widget_text h3 {
		margin-bottom: .66666em;
		font-size: 2.1428em;
	}

	.home-widget .widget_text h4 {
		margin-bottom: .625em;
		font-size: 1.7142em;
	}

	.home-widget .widget_text h4::after {
		margin-top: .625em;
	}

	.home-widget .widget_text h5 {
		margin-bottom: .625em;
		font-size: 1.7142em;
	}

	.home-widget .widget_text p {
		font-size: 1.1428em;
		line-height: 200%;
	}

	/* =category.php
-------------------------------------------------------------- */

	.post-li article {
		padding: 1.429em;
	}

}


@media screen and (min-width: 782px) {

	.admin-bar .mobile_menu_wrap {
		padding: 102px 15px;
	}

	.admin-bar .menu-on .menu-bar {
		top: 52px;
	}

}


/**
 * 16.4 Desktop Small 1000px
 */
@media screen and (min-width: 62.5em) {
	/* =Btn
-------------------------------------------------------------- */

	input[type="button"],
	input[type="submit"],
	input[type="reset"] {
		height: 50px;
		line-height: 50px;
	}


	/* =header
-------------------------------------------------------------- */

	header .inner {
		display: block;
		width: auto;
		padding: 1.785em 0 0;
	}

	/* -------- .site-title -------- */
	h1.site-title,
	div.site-title {
		width: auto;
		margin: 0 .6818em 0 .3409em;
		float: left;
		font-size: 44px;
	}

	h1.site-title a,
	div.site-title a {
		font-weight: normal;
	}

	/* -------- .site-description -------- */
	.site-description {
		width: auto;
		margin: 0 1.071em 0 0;
		font-size: 1em;
	}

	/* -------- .site-description -------- */
	#widget-head {
		width: 43.4782%;
		margin: 0 1.071em 0 0;
		float: right;
	}

	/* -------- .fixed-box -------- */
	.fixed .fixed-box {
		padding: 0;
	}

	.fixed #head-top {
		display: none;
		margin-bottom: 0;
		float: left;
	}

	.fixed #head-bottom {
		padding: 0;
		clear: none;
	}

	/* -- .site-title -- */
	.fixed .site-title {
		min-height: 62px;
		margin: 0 .3409em;
	}

	.fixed .site-title a {
		height: 50px;
		line-height: 50px;
		vertical-align: middle;
	}

	/* -- #site-navigation -- */
	.fixed #site-navigation {
		width: auto;
		margin: 0;
		float: left;
		clear: none;
	}

	/* -- .incart-btn -- */
	.fixed .fixed-box .incart-btn {
		top: 0;
		bottom: auto;
		min-height: 49px;
		margin: .9285em 1.0714em 0 .35714em;
	}

	.fixed .snav {
		min-height: 49px;
		margin: .9285em 0 0;
	}

	/* -------- #band-box -------- */
	#head-top {
		margin-bottom: 1.785em;
	}

	#head-bottom {
		padding: 0 1.071em;
		clear: both;
	}

	.snav {
		width: auto;
		margin: .9285em 0;
		float: right;
		clear: none;
	}

	.incart-btn,
	.snav .search-box,
	.snav .membership {
		float: right;
	}

	.snav .membership {
		margin-right: .35714em;
	}

	.sns {
		margin: .9285em 0;
		padding: 0;
		float: right;
		border: none;
	}

	/* -------- .menu-bar -------- */
	.menu-bar {
		display: none;
	}

	/* -------- transition -------- */
	.incart-btn a,
	.incart-btn i {
		-webkit-transition: .3s ease all;
		-moz-transition: .3s ease all;
		-o-transition: .3s ease all;
		transition: .3s ease all;
	}

	/* -------- .incart-btn -------- */
	.incart-btn {
		position: relative;
		top: auto;
		right: auto;
		min-width: inherit;
		margin: .9285em 0 .9285em .35714em;
		text-align: center;
	}

	.incart-btn a {
		padding: 0;
		line-height: 40px;
	}

	.incart-btn a,
	.incart-btn i,
	.search-box i,
	.snav .membership i {
		width: 35px;
		height: 35px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		line-height: 35px;
	}

	.incart-btn i {
		font-size: 1.714em;
	}

	.incart-btn i::before {
		margin: 0;
		font-size: 20px;

	}

	.incart-btn .total-quant {
		top: 0;
		right: 0;
		color: #fff;
		line-height: 20px;
	}

	/* -------- .mobile_menu -------- */
	.mobile_menu_wrap,
	.mobile_menu {
		height: auto !important;
	}

	.mobile_menu_wrap {
		position: static;
		padding: 0;
		overflow-y: visible;
	}

	.fixed .mobile_menu_wrap,
	.admin-bar .mobile_menu_wrap {
		padding: 0;
	}

	/* -------- .snav -------- */
	.snav .search-box,
	.snav .membership {
		position: relative;
		padding: 0;
		-webkit-transition-duration: .5s;
		-moz-transition-duration: .5s;
		transition-duration: .5s;
	}

	.snav .membership {
		width: auto;
		overflow: inherit;
	}

	.snav .search-box i,
	.snav .membership i {
		display: block;
		width: 35px;
		height: 35px;
		margin: 0;
		padding: 0;
		float: left;
		-webkit-transition-duration: .5s;
		-moz-transition-duration: .5s;
		transition-duration: .5s;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		font-size: 1.714em;
		line-height: 35px;
		text-align: center;
	}

	.snav .search-box i:hover,
	.snav .membership i:hover {
		cursor: pointer;
	}

	/* -- .snav .search-box -- */
	.snav .search-box form {
		display: none;
		position: absolute;
		z-index: 3;
		top: 40px;
		right: 0;
		left: auto;
		width: 300px;
		padding: 0;
	}

	.search-box input[type="text"] {
		width: 100%;
		height: 50px;
		padding: 0 3.214em 0 .714em;
		line-height: 50px;
	}

	.search-box .searchsubmit {
		position: absolute;
		height: 50px;
		line-height: 50px;
	}

	/* -- .snav .membership -- */
	.snav .membership ul {
		display: none;
		position: absolute;
		z-index: 3;
		top: 40px;
		right: 0;
		left: auto;
		width: 300px;
		padding: 1.785em;
		border-width: 1px;
		border-style: solid;
	}

	.snav .membership.On ul,
	.snav .search-box.On form {
		display: block;
		-moz-animation-name: fade-in;
		-webkit-animation-name: fade-in;
		animation-name: fade-in;
		-moz-animation-duration: .3s;
		-webkit-animation-duration: .3s;
		animation-duration: .3s;
	}

	.snav .membership li:first-child,
	.snav .membership li {
		padding: 0;
		float: none;
	}

	/* -------- #sns -------- */
	.sns li {
		width: 35px;
		height: 35px;
		margin-right: .25em;
		font-size: 1.714em;
	}

	.sns li a {
		width: 35px;
		height: 35px;
	}

	.sns li i {
		width: 35px;
		height: 35px;
	}

	.sns li i::before {
		width: 20px;
		height: 20px;
	}

	/* -------- #site-navgation -------- */
	#site-navigation {
		width: auto;
		margin: 0;
		float: none;
		clear: none;
		border: none;
		font-size: 1.1428em;
	}

	#site-navigation ul {
		display: flex;
		justify-content: center;
		width: auto;
		float: left;
		font-weight: 500;
		letter-spacing: 1px;
		text-align: center;
		text-transform: uppercase;
	}

	#site-navigation li {
		display: inline-block;
		position: relative;
		padding: 0;
		list-style: outside none none;
	}

	#site-navigation li a {
		position: relative;
		z-index: 2;
	}

	#site-navigation li a::after {
		content: "";
		display: block;
		position: absolute;
		z-index: -1;
		-webkit-transition: all .2s;
		transition: all .2s;
	}

	#site-navigation li a::after {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
	}

	#site-navigation li a:hover::after,
	#site-navigation li.current-menu-item > a::after,
	#site-navigation li.current-menu-ancestor > a::after {
		opacity: 1;
	}

	#site-navigation ul li,
	#site-navigation ul li:first-child {
		border: none;
	}

	#site-navigation ul li.current-menu-item a,
	#site-navigation ul li.current-menu-parent a {
		background: #fff;
	}

	#site-navigation ul li.current-menu-item a::after,
	#site-navigation ul li.current-menu-parent a::after {
		top: 0;
		opacity: 1;
	}

	#site-navigation ul li a {
		display: block;
		position: relative;
		margin: 0;
		padding: 1.25em;
		overflow: hidden;
	}

	#site-navigation ul li.current-menu-item a::before,
	#site-navigation ul li.current-menu-item a::after,
	#site-navigation ul li.current-page-parent a::before,
	#site-navigation ul li.current-page-parent a::after,
	#site-navigation ul li a:hover::before,
	#site-navigation ul li a:hover::after {
		-webkit-transform: translate(0%, 0%);
		transform: translate(0%, 0%);
		opacity: 1;
	}

	/* -- ul ul -- */
	#site-navigation ul ul {
		display: none;
		position: absolute;
		z-index: 99999;
		top: 100%;
		left: 0;
		width: auto;
		float: left;
		border-width: 1px 1px 0 0;
		border-style: solid;
		opacity: 0;
		background: none;
		font-size: 14px;
		font-weight: normal;
		letter-spacing: normal;
		text-align: left;
		white-space: nowrap;
	}

	#site-navigation ul li:hover > ul {
		display: block;
		-moz-animation-name: fade-in;
		-webkit-animation-name: fade-in;
		animation-name: fade-in;
		-moz-animation-duration: .2s;
		-webkit-animation-duration: .2s;
		animation-duration: .2s;
		opacity: 1;
	}

	#site-navigation ul li li,
	#site-navigation ul li li:first-child {
		margin-left: 0;
		border-width: 0 0 1px 1px;
		border-style: solid;
	}

	#site-navigation ul ul li a {
		margin: 0;
		padding: 1.0714em 1.4285em;
		color: inherit;
	}

	#site-navigation ul li li a::before,
	#site-navigation ul li li a::after {
		display: none;
	}

	/* -- ul ul ul ^--*/
	#site-navigation ul ul ul {
		top: -1px;
		right: auto;
		left: 100%;
		padding: 0;
	}

	/* =secondary
-------------------------------------------------------------- */

	#secondary,
	.two-column #secondary {
		width: 26.089%;
		margin: 0;
		padding: 0;
		border: none;
	}

	#secondary h3 {
		margin-bottom: .8333em;
		font-size: 24px;
	}

	#secondary section {
		margin-bottom: 3.57em;
	}

	/* -------- .tax_inc_block -------- */

	#secondary .list-wrap .tax_inc_block,
	#secondary .widget_welcart_featured .tax_inc_block,
	#secondary .widget_welcart_bestseller .tax_inc_block {
		clear: none;
		text-align: left;
	}

	/* -------- Calendar Widget -------- */
	.two-column .widget_welcart_calendar table {
		margin-bottom: 1.071em;
	}

	/* -------- Welcart Original Widget -------- */
	.widget_welcart_featured ul,
	.widget_welcart_bestseller ul,
	.widget_basic_item_list .grid {
		text-align: left;
	}

	.widget_welcart_featured .featured_list,
	.widget_welcart_bestseller .bestseller-item,
	.widget_basic_item_list .grid-box {
		width: 100%;
		margin-bottom: 1.0714em;
		float: none;
	}

	.widget_welcart_featured .featured_list:nth-of-type(3n + 1),
	.widget_welcart_bestseller .bestseller-item:nth-of-type(3n + 1) {
		clear: none;
	}

	.widget_welcart_featured .featured_list:nth-of-type(n + 4),
	.widget_welcart_bestseller .bestseller-item:nth-of-type(n + 4) {
		margin-top: 0;
	}

	.widget_welcart_featured .featured_list:last-child,
	.widget_welcart_bestseller .bestseller-item:last-child {
		margin-bottom: 0;
	}

	.widget_welcart_featured li .inner,
	.widget_welcart_bestseller li .inner,
	.widget_basic_item_list .grid-box .inner {
		margin: 0;
	}

	.widget_welcart_featured .itemimg,
	.widget_welcart_bestseller .itemimg,
	.widget_basic_item_list .itemimg {
		width: 30% !important;
		margin: 0 5% 0 0;
		float: left;
	}

	.bestseller-item .itemimg,
	.featured_list .itemimg {
		overflow: hidden;
	}

	.bestseller-item .itemimg a::before,
	.featured_list .itemimg a::before {
		content: "";
		display: block;
		position: absolute;
		z-index: 2;
		top: 0;
		left: -75%;
		width: 50%;
		height: 100%;
		-webkit-transform: skewX(-25deg);
		transform: skewX(-25deg);
		background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .1) 100%);
	}

	.bestseller-item .itemimg a:hover::before,
	.featured_list .itemimg a:hover::before {
		-webkit-animation: shine .75s;
		animation: shine .75s;
	}

	.bestseller-item .itemimg img:hover,
	.featured_list .itemimg img:hover {
		opacity: .8;
	}

	.widget_welcart_featured .itemname,
	.widget_welcart_bestseller .itemname,
	.widget_basic_item_list .itemname {
		margin-bottom: .357em;
	}

	.widget_welcart_bestseller .itemname {
		text-align: left;
	}

	.widget_welcart_featured .itemprice,
	.widget_welcart_bestseller .itemprice,
	.widget_basic_item_list .itemprice {
		text-align: left;
	}

	#secondary .widget_welcart_bestseller .rankimg {
		top: 5px;
		left: 5px;
		width: 20px;
		height: 20px;
		margin-bottom: .357em;
		font-size: 10px;
		line-height: 20px;
	}

	/* -- itemsoldout -- */
	#secondary .item-info .itemsoldout,
	#secondary .widget_welcart_featured .itemsoldout,
	#secondary .widget_welcart_bestseller .itemsoldout {
		text-align: left;
	}

	#secondary .itemimg .itemsoldout .text {
		font-size: 13px;
	}

	.widget_welcart_search .searchtext {
		width: 70%;
	}

	.widget_welcart_search #searchsubmit {
		width: 30%;
	}


	/* =footer.php
-------------------------------------------------------------- */

	footer {
		border: none;
	}

	footer .inner {
		padding: 1.785em 1.071em .714em;
	}

	#site-info {
		float: left;
	}

	#site-info ul {
		text-align: left;
	}

	#site-info li {
		padding-left: 0;
	}

	#site-info li::before {
		content: " ";
		display: inline-block;
		width: 1px;
		height: 8px;
		margin-right: 1.0714em;
	}

	#site-info li:last-child {
		padding-right: 0;
	}

	#site-info li:last-child::after {
		content: " ";
		display: inline-block;
		width: 1px;
		height: 8px;
		margin-left: 1.0714em;
	}

	.copyright {
		padding: 0;
		float: right;
		text-align: right;
	}

	/* =content
-------------------------------------------------------------- */

	#main,
	.home #main {
		margin: 2.5em 1.071em 8.5714em;
	}

	#main.two-column #content {
		width: 69.565%;
		margin: 0;
	}

	.left-set #content {
		float: right;
	}

	.right-set #content {
		float: left;
	}

	.home .site-content {
		padding: 0;
	}

	.site-content {
		margin: 0;
		padding: 0;
		border: none;
	}

	.cat-il,
	.search-il {
		margin: 0;
	}

	/* -------- .page-title + .entry-title -------- */
	#content .page-title,
	#content .entry-title {
		margin: 0 0 .83333em;
		font-size: 30px;
	}

	/* -------- .entries -------- */
	.entries,
	.home-widget .widget {
		margin-bottom: 3.57em;
	}

	.entries h2 {
		margin-bottom: 1.25em;
		font-size: 24px;
	}

	/* -------- .grid -------- */
	.list-wrap .itemimg {
		position: relative;
		overflow: hidden;
	}

	.list-wrap .itemimg a::before {
		content: "";
		display: block;
		position: absolute;
		z-index: 2;
		top: 0;
		left: -75%;
		width: 50%;
		height: 100%;
		-webkit-transform: skewX(-25deg);
		transform: skewX(-25deg);
		background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .1) 100%);
	}

	.list-wrap .itemimg a:hover::before {
		-webkit-animation: shine .75s;
		animation: shine .75s;
	}

	.list-wrap .itemimg img:hover {
		opacity: .8;
	}

	/* -------- ..post-li -------- */
	.post-img a::before {
		content: "";
		display: block;
		position: absolute;
		z-index: 2;
		top: 0;
		left: -75%;
		width: 50%;
		height: 100%;
		-webkit-transform: skewX(-25deg);
		transform: skewX(-25deg);
		background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	}

	.post-img a:hover::before {
		-webkit-animation: shine .75s;
		animation: shine .75s;
	}

	.post-img img:hover {
		opacity: .8;
	}

	/* -------- .campaign_message -------- */
	#secondary .campaign_message {
		margin: 0 0 .357em 35%;
	}

	/* =front-page.php
-------------------------------------------------------------- */

	/* -------- #main-visual -------- */
	#main-visual {
		margin: 0 auto 3.57em;
	}

	#main_slide .flex-control-nav {
		margin: 2.1428em 0 -2.1428em;
	}

	/* -------- .category-area -------- */
	#main_slide .caption {
		padding: .65em;
		font-size: 20px;
	}

	/* -------- .category-area -------- */
	.category-area {
		margin: 0 auto 3.57em;
	}

	.category-area .over {
		-webkit-transition-duration: .3s;
		-moz-transition-duration: .3s;
		transition-duration: .3s;
	}

	.category-area a:hover img {
		opacity: 1;

	}

	.category-area a:hover > .over {
		display: block;
		bottom: 0 !important;
		opacity: 1;
	}

	.cat-slider .cat-name {
		font-size: 16px;
		letter-spacing: 2px;
	}

	/* -------- .front-il -------- */
	.blog #content .front-il article:nth-of-type(1),
	.blog #content .front-il article:nth-of-type(2) {
		width: 48.5%;
	}

	.blog #content .front-il article:nth-of-type(3) {
		clear: both;
	}

	.blog #content .front-il article:nth-of-type(3n) {
		margin-right: 3%;
		clear: both;
	}

	.blog #content .front-il article:nth-of-type(2),
	.blog #content .front-il article:nth-of-type(5) {
		margin-right: 0;
	}

	.blog #content .front-il article:nth-of-type(3n+ 5) {
		margin-right: 0;
	}

	.blog #content .front-il article:nth-of-type(n + 3) {
		margin-top: 3%;
	}

	.blog #content .front-il article:nth-of-type(3n + 1) {
		clear: none;
	}

	/* -------- .info-area -------- */

	.info-area {
		margin: 0;
	}

	.info-area .post-img {
		position: relative;
		overflow: hidden;
	}


	/* -------- .home-widget -------- */
	#home-widget-bottom {
		margin: 0 0 3.57em;
	}

	/* -- .widget_basic_item_list -- */
	.blog #content .widget_basic_item_list article {
		width: 31.3333%;
	}

	.home-widget .widget_basic_item_list .itemimg {
		width: auto !important;
		margin: 0 0 .714em;
		float: none;
	}

	.home-widget .widget_basic_item_list .itemname {
		margin-bottom: 0;
	}

	/* -- .widget_welcart_bestseller + .widget_welcart_featured -- */
	.home-widget .widget_welcart_bestseller .bestseller-item,
	.home-widget .widget_welcart_featured .featured_list {
		width: 31.3333%;
		margin: 0 3% 0 0;
		float: left;
	}

	.home-widget .widget_welcart_bestseller .bestseller-item:nth-of-type(3n),
	.home-widget .widget_welcart_featured .featured_list:nth-of-type(3n) {
		margin-right: 0;
	}

	.home-widget .widget_welcart_bestseller .bestseller-item:nth-of-type(3n + 1),
	.home-widget .widget_welcart_featured .featured_list:nth-of-type(3n + 1) {
		clear: both;
	}

	.home-widget .widget_welcart_bestseller .bestseller-item:nth-of-type(n + 4),
	.home-widget .widget_welcart_featured .featured_list:nth-of-type(n + 4) {
		margin-top: 1.429em;
	}

	.home-widget .bestseller-item .itemimg,
	.home-widget .featured_list .itemimg {
		width: auto !important;
		margin: 0 0 .714em;
		float: none;
	}

	.home-widget .widget_welcart_featured .itemname,
	.home-widget .widget_welcart_bestseller .itemname {
		text-align: left;
	}

	.home-widget .widget_welcart_featured .itemprice,
	.home-widget .widget_welcart_bestseller .itemprice,
	.home-widget .widget_basic_item_list .itemprice {
		text-align: center;
	}

	/* -- .widget_text -- */
	.home-widget .widget_text h3 {
		margin-bottom: .5em;
		font-size: 2.8571em;
	}

	.home-widget .widget_text h4 {
		margin-bottom: .75em;
		font-size: 2.1428em;
	}

	.home-widget .widget_text h4::after {
		margin-top: .75em;
	}

	.home-widget .widget_text h5 {
		margin-bottom: .75em;
		font-size: 2.1428em;
	}


	/* =category.php + archive.php
-------------------------------------------------------------- */

	/* -- .post-il -- */
	.post-li {
		margin: 0;
		padding: 0;
	}

	/* -- product -- */
	.taxonomy-img {
		margin: 0 0 1.785em;
	}

	.taxonomy-description {
		margin: 0 0 1.7857em;
		font-size: 14px;
		line-height: normal;
	}

	/* =single.php + page.php
-------------------------------------------------------------- */

	/* -- .entry-img -- */
	.entry-img {
		margin: 0 0 1.785em;
	}

	/* -- .entry-meta -- */
	.entry-meta {
		margin: 0 0 2.142em;
	}

	.entry-content {
		margin: 0;
	}

	.entry-content h1,
	.item-description h1 {
		margin-bottom: .55555em;
		font-size: 36px;
	}

	.entry-content h2,
	.item-description h2 {
		margin-bottom: .6666em;
		font-size: 30px;
	}

	.entry-content h3,
	.item-description h3 {
		margin-bottom: .8333em;
		font-size: 24px;
	}


	/* =comment.php
-------------------------------------------------------------- */

	.comment-area {
		margin: 3.57em 0 0;
		padding: 1.785em 0 0;
	}

	.comments-area {
		margin: 0;
		padding: 0;
		border: none;
	}

	.comment-area #respond {
		padding-top: 0;
	}

	.comment-area h2 {
		margin: 0 0 .625em;
	}

	.comment-area li .reply {
		margin-top: .357em;
	}

	#respond .form-submit {
		margin-top: 0;
		padding-top: .714286em;
		border: none;
	}

}


/**
 * 16.4 Desktop Large 1180px
 */
@media screen and (min-width: 1180px) {
	/* =header
	-------------------------------------------------------------- */

	#head-bottom {
		padding: 0;
	}

	.head-inner {
		width: 1150px;
		margin: 0 auto;
	}

	/* -------- #widget-head -------- */
	#widget-head {
		width: 500px;
		margin: 0;
	}

	/* -------- .site-title -------- */
	h1.site-title,
	div.site-title {
		margin-left: 0;
	}


	/* =secondary
	-------------------------------------------------------------- */

	#secondary,
	.two-column #secondary {
		width: 300px;
	}

	/* =footer
	-------------------------------------------------------------- */

	footer .inner {
		width: 1150px;
		margin: 0 auto;
		padding: 1.785em 0 .714em;
	}


	/* =content
	-------------------------------------------------------------- */

	#main,
	.home #main {
		width: 1150px;
		margin: 2.5em auto 8.5714em;
	}

	#main.two-column #content {
		width: 800px;
	}

	/* -- h2 -- */
	.entries h2 {
		margin-left: 0;
	}

}
