@charset "utf-8";
/*
Theme Name: tyoht_2017
Theme URI:
Description:
Author: tyoht
Author URI: http://www.head-t.com/
Version: 1.0
*/

/* function */

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
.cf {
	zoom:1;
}

/* common */

html {
	font-size: 62.5%;
}
body {
	font-family: sans-serif;
	line-height: 1;
	font-weight: normal;
	color: #555;
	text-align: center;
	word-wrap: break-word;
	background-color: #fff;
	background-image: url("img/texture.png");
}
#wrapper {
	width: 100%;
	max-width: 600px;
	padding: 0 1rem;
	margin: 2rem auto 0 auto;
	text-align: left;
}
a,
a:visited {
	color: #069;
	text-decoration: none;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(255, 255, 0, 1.0);
}
a:hover,
a:focus,
a:active {
	color: #069;
	text-decoration: underline;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

/* table */

table {
	font-size: 1.4rem;
	line-height: 1.5;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin: 0.5em 0 1em 0;
	width: 100%;
	table-layout:fixed;
}
table th,
table td {
	padding: 0.5em 0.8em;
	border: 1px solid #ccc;
}
th {
	font-weight: bold;
}

/* header */

header#header {
	text-align: center;
	width: 100%;
}
header#header h1 a:link,
header#header h1 a:visited {
	display: block;
	width: 100px;
	height: 100px;
	background-image: url(img/header_logo.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% 100px;
	margin: 0 auto;
	text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
header#header h1 a:hover {
	background-color: #ff0;
}

/* nav */

header#header nav {
	max-width: 960px;
	padding: 0 1rem;
	margin: 0 auto 2rem auto;
}
header#header nav ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
header#header nav li {
	display: inline-block;
}
header#header nav li a,
header#header nav li a:visited {
	font-family: "mr-eaves-xl-modern", sans-serif;
	font-size: 2.6rem;
	letter-spacing: 0.05rem;
	display: block;
	text-decoration: none;
	padding: 0.8rem 1.6rem;
	color: #555;
}
header#header nav li a:hover {
	font-family: "mr-eaves-xl-modern", sans-serif;
	font-size: 2.6rem;
	letter-spacing: 0.05rem;
	display: block;
	text-decoration: none;
	padding: 0.8rem 1.6rem;
	color: #555;
	background-color: #ff0;
}
header#header nav.current-menu-item,
header#header nav .current-page-ancestor,
header#header nav .current_page_parent {
	background-color: #ff0;
}

/* nav��typekit */

.wf-loading header nav ul {
	visibility: hidden;
}
.wf-active header nav ul {
	visibility: visible;
}

/* breadcrumbs */

#breadcrumbs-box {
	font-size: 1.4rem;
	line-height: 1.8;
	color: #999;
	background: rgba(234, 234, 234, 0.3);
	padding: 2rem 1rem;
	margin: 0 0 2rem 0;
	text-align: left;
}
.breadcrumbs {
	max-width: 960px;
	margin: 0 auto;
}
.breadcrumbs .breadcrumbs-icon i.fa {
	color: #ccc;
	margin: 0 1rem;
}
.breadcrumbs a {
	color: #555;
	text-decoration: none;
}
.breadcrumbs a:hover,
.breadcrumbs a:visited {
	color: #555;
	background-color: #ff0;
	text-decoration: none;
}

/* blog��single.php */

article header h1 {
	font-size: 2.4rem;
	line-height: 1.5;
	font-weight: bold;
	margin: 0 0 0.5rem 0;
}
article header h1 a {
	color: #555;
	text-decoration: none;
}
article header h1 a:hover,
article header h1 a:visited {
	color: #555;
	text-decoration: none;
	background-color: #ff0;
}
article header .post-meta {
	font-size: 1.2rem;
	line-height: 1.5;
	color: #555;
	margin: 0 0 2rem 0;
}
article header .post-meta .post-meta-txt {
	color: #999;
	margin: 0 1rem 0 0;
}
article header .post-meta time {
	display: block;
}
article header .post-meta i.fa {
	margin: 0 0.3rem 0 0;
}
.post-content a,
.post-content a:visited {
	color: #069;
	text-decoration: none;
}
.post-content a:hover {
	color: #555;
	text-decoration: none;
	background-color: #ff0;
}
.post-content,
.post-content p {
	font-size: 1.6rem;
	line-height: 1.8;
}
.post-content p {
	margin: 1rem 0 1.5rem 0;
}
.post-content h1 {
	font-size: 2.4rem;
	line-height: 1.5;
	margin: 3rem 0 2rem 0;
	padding: 0 0 .4rem 0;
	border-bottom: 4px solid #999;
}
.post-content h2 {
	font-size: 2.2rem;
	line-height: 1.5;
	margin: 3rem 0 2rem 0;
	padding: 0 0 .4rem 0;
	border-bottom: 2px solid #999;
}
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
	font-size: 1.8rem;
	line-height: 1.5;
	margin: 3rem 0 2rem 0;
	padding: 0 0 .2rem 0;
	border-bottom: 1px solid #999;
}
.post-content section {
	margin: 0 0 5rem 0;
}
.post-content img {
	max-width: 100%;
	height: auto;
	margin: 0 0 1.5rem 0;
	display: block;
}
img.border {
	border: 10px solid #eaeaea;
}
.post-content strong {
	font-weight: bold;
}
.post-content blockquote {
  margin: 2rem 1rem 2rem 1rem;
  padding: 0 0 0 1rem;
  border-left: 3px solid #eaeaea;
  overflow: auto;
}
.post-content ul {
	padding: 0 0 0 2rem;
	margin: 1rem 0 2rem 0;
	list-style-position: outside;
	list-style-type: disc;
}
.post-content ul.nolist {
	padding: 0 0 0 0rem;
	margin: 1rem 0 2rem 0;
	list-style-position: inside;
	list-style-type: none;
}
.post-content ol {
	padding: 0 0 0 2rem;
	margin: 1rem 0 2rem 0;
	list-style-position: outside;
	list-style-type: decimal;
}
.post-content ul ul,
.post-content ol ol {
	padding: 0 0 0 2rem;
}
.post-content li {
	margin: 0 0 1.5rem 0;
}
.post-content figure {
	margin: 0;
	padding: 0;
}
.post-content figure figcaption {
	color: #999;
	margin: 0 0 1rem 0;
	font-size: 0.8rem;
	line-height: 1.5;
}
.post-content i.fa {
	margin: 0 0.5rem;
}
.post-content iframe {
	display: block;
}
.post-content code {
	overflow: auto;
}


/* toc��Table of Contents Plus */

.post-content #toc_container {
	background: rgba(255, 255, 255, 0.3);
	border: 1px solid #eaeaea;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-appearance: none;
	padding: 0.5rem 1.8rem;
	margin: 0 0 0 0;
}
.post-content #toc_container a,
.post-content #toc_container a:hover {
	text-decoration: none;
}

.post-content > #toc_container {
	margin: 0 0 4rem 0;
}
.post-content #toc_container ul.toc_list li {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0;
	margin: 1rem 0 0.5rem 1rem;
	text-indent: 0;
}
.post-content #toc_container ul.toc_list li ul li,
.post-content #toc_container ul.toc_list li ul li ul li {
	list-style-type: circle;
	list-style-position: outside;
	padding: 0;
	margin: 0.5rem 0 0.5rem 0;
	text-indent: 0;
}
.post-content #toc_container .toc_title {
	text-align: center;
}

/* movie */

.movie {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/* blog bitcoin */

#bitcoin {
	font-size: 1.2rem;
	line-height: 1.4;
	color: #555;
	background: rgba(234, 234, 234, 0.3);
	padding: 1rem 2rem;
}
#bitcoin ul {
  margin: 0 0 1rem 0;
  padding: 0;
}
#bitcoin ul li {
  list-style: none;
  font-size: 1.4rem;
  margin: 0 0 1.5rem 0;
}

/* blog-sns */

.blog-sns {
	clear: both;
	padding: 2rem 0;
}
.blog-sns .facebook-btn,
.blog-sns .twitter-btn,
.blog-sns .hatena-btn,
.blog-sns .line-btn {
	margin: 0 2rem 1rem 0;
	display: inline-block;
	vertical-align: top;
	height: 30px;
}

/* category��tag */

nav#post-footer-nav {
	font-size: 1.2rem;
	line-height: 1.8;
	color: #999;
}
nav#post-footer-nav a,
nav#post-footer-nav a:visited {
	color: #555;
	text-decoration: none;
}
nav#post-footer-nav a:hover {
	color: #555;
	text-decoration: none;
	background-color: #ff0;
}
nav#post-footer-nav .category,
nav#post-footer-nav .tag {
	margin: 0 0 1.0rem 0;
}
nav#post-footer-nav .category a,
nav#post-footer-nav .tag a {
	padding: 0 0 0 1.0rem;
}
nav#post-footer-nav .category i.fa,
nav#post-footer-nav .tag i.fa {
	margin: 0 0.5rem 0 0;
}

/* page-navi��previous��next */

#page-nav-box {
	font-size: 1.4rem;
	line-height: 1.5;
	color: #555;
	background: rgba(234, 234, 234, 0.3);
	padding: 1rem 1rem;
	margin: 5rem 0;
}
.page-nav {
	max-width: 960px;
	margin: 0 auto;
}
.wp-pagenavi {
	clear: both;
}
.wp-pagenavi a,
.wp-pagenavi span {
	color: #555;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: .8rem 1rem .7rem 1rem;
	margin: .5rem;
	display: inline-block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-appearance: none;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	color: #555;
	border-color: #ccc;
	background: #ff0;
}
.wp-pagenavi i.fa {
	font-size: 1.4rem;
	margin: 0 .5rem;
}
.page-nav .page-new {
	float: left;
	text-align: left;
	margin: 1rem 1rem 1rem 0;
}
.page-nav .page-old {
	float: right;
	text-align: right;
	margin: 1rem 0 1rem 1rem;
}
.page-nav .page-new i.fa,
.page-nav .page-old i.fa {
	margin: 0 .5rem;
}

/* similar posts */

#similar {
	display: inline-block;
	margin: 2.5rem 0;
}
#similar .wp-post-image {
	border:solid 1px #ccc;
	float: left;
	padding: 0;
	margin: 0 1rem 0 0;
}
#similar .similar_posts {
	margin: 1rem 0 1rem 0;
	float: left;
	clear: both;
}
#similar .similar_posts_title {
	font-size: 1.5rem;
	line-height: 2.4rem;
}
#similar p.similar_posts_snippet {
	font-size: 1.2rem;
	line-height: 1.8rem;
	margin: 0.5rem 0 0 0;
}
#similar ul,
#similar ul ul,
#similar ol,
#similar ol ol,
#similar li {
	margin: 0;
	padding: 0;
}

/* 404 */

#canvas {
	display: block;
	width: 100%;
}

/* widget��secondary��sidebar.php */

#secondary {
	max-width: 960px;
	padding: 0 1rem;
	margin: 0 auto;
}
#secondary ul,
#secondary li {
	list-style: none;
	text-align: left;
}
#secondary h2.widgettitle {
	font-size: 1.6rem;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	padding: 1rem 0 1rem 0;
	margin: 2rem 0 0 0;
}

/* widget_search */

#search {
  margin: 3rem 0 1rem 0;
}
#search input[type="search"] {
	font-size: 1.5rem;
	line-height: 1.5;
	width: 100%;
  padding: 1rem 0;
  text-indent: 1rem;
  font-family: fontAwesome;
  border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-appearance: none;
}
#search input[type="submit"] {
  display: none;
}

/* widget_profile */

#secondary .widget_profile {
	font-size: 1.2rem;
	line-height: 1.5;
	margin: 0 0 1rem 0;
}
#secondary .widget_profile #profile-headshot img {
	width: 128px;
	height: 128px;
	margin: 1rem 0;
}
#secondary .widget_profile p.profile-txt a,
#secondary .widget_profile p.profile-txt a:visited {
	color: #555;
	text-decoration: none;
}
#secondary .widget_profile p.profile-txt a:hover {
	color: #555;
	text-decoration: none;
	background-color: #ff0;
}
#secondary .widget_profile #sns-btn ul {
	margin: 0;
	padding: 0;
}
#secondary .widget_profile #sns-btn ul li {
	display: inline-block;
}
#secondary .widget_profile #sns-btn ul li a .fa {
	font-size: 2rem;
	color: #999;
	padding: 0.5rem;
	margin:  2rem 1.5rem 0 1.5rem;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}
#secondary .widget_profile #sns-btn ul li a.icon-file .fa {
	color: #40c9b4;
}
#secondary .widget_profile #sns-btn ul li a.icon-facebook .fa {
	color: #305097;
}
#secondary .widget_profile #sns-btn ul li a.icon-twitter .fa {
	color: #00aced;
}
#secondary .widget_profile #sns-btn ul li a.icon-instagram .fa {
	color: #111;
}
#secondary .widget_profile #sns-btn ul li a.icon-youtube .fa {
	color: #cd201f;
}
#secondary .widget_profile #sns-btn ul li a.icon-amazon .fa {
	color: #f49c00;
}
#secondary .widget_profile #sns-btn ul li a.icon-bitcoin .fa {
	color: #f7931a;
}
#secondary .widget_profile #sns-btn ul li a.icon-paypal .fa {
	color: #189ddc;
}
#secondary .widget_profile #sns-btn ul li a:hover .fa {
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-o-transform: scale(1.4);
	transform: scale(1.4);
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

/* widget_category */

#secondary .widget_category ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
#secondary .widget_category ul li {
	width: 49%;
	display: inline-block;
	text-align: left;
}
@media screen and (max-width: 768px) {
	#secondary .widget_category ul li {
		width: 100%;
		display: block;
		text-align: left;
	}
}
#secondary .widget_category ul li a,
#secondary .widget_category ul li a:visited {
	font-family: "mr-eaves-xl-modern", sans-serif;
	font-size: 2.5rem;
	line-height: 1.5;
	color: #555;
	display: block;
	word-break: normal;
	margin: 1rem 0 0.2rem 0;
	text-decoration: none;
}
#secondary .widget_category ul li a:hover {
	color: #555;
	text-decoration: none;
	background-color: #ff0;
}
#secondary .widget_category ul li .post-exp {
	color: #999;
	margin: 0 0 2rem 0;
	padding: 0;
	display: block;
}

/* widget_archive */

.widget_archive {
	font-size: 1.2rem;
	line-height: 1.5;
}
.widget_archive label {
	display: none;
}
.widget_archive select {
	margin: 0 0 2.0rem 0;
	max-width: 100%;
}

/* Tagcloud widget */

#secondary .tagcloud a,
#secondary .tagcloud a:visited {
	line-height: 1.2;
	color: #999;
	text-decoration: none;
	background: #f1f1f1;
	display: inline-block;
	padding: 0.5rem 1rem;
	margin: 0 0.5rem 0.5rem 0;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-appearance: none;
}
#secondary .tagcloud a:hover {
	color: #555;
	text-decoration: none;
	background-color: #ff0;
}

/* Toppage��Archives��loop.php */

#top-img img {
	width: 100%;
	max-width: 600px;
  height: auto;
}
#wrapper-loop {
	width: 100%;
	max-width: 960px;
	padding: 0 1rem;
	margin: 2rem auto 0 auto;
	text-align: left;
}
article#loop section {
	width: 29%;
	margin: 0 2% 5rem 2%;
	display: inline-block;
	vertical-align: top;
}
@media screen and (max-width: 768px) {
	article#loop section {
		width: 100%;
		margin: 0 0 5rem 0;
		display: block;
		vertical-align: top;
	}
}
article#loop section header h1,
article#loop section header h1 a,
article#loop section header h1 a:visited {
	font-size: 2.4rem;
	line-height: 1.5;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
article#loop section header h1 a:hover {
	font-size: 2.4rem;
	line-height: 1.5;
	font-weight: bold;
	color: #555;
	text-decoration: none;
	background-color: #ff0;
}
article#loop section time {
	color: #999;
  font-size: 1.0rem;
}
article#loop section .thumbnail img {
	width: 100%;
	height: auto;
	margin: 1rem 0;
}
article#loop section p {
	font-size: 1.2rem;
	line-height: 1.6;
	margin: 0;
}
article#loop section p a {
	color: #555;
	text-decoration: none;
}
article#loop section p a:hover {
	color: #555;
	text-decoration: none;
	background-color: #ff0;
}

/* footer */

footer#footer #copyright {
	font-size: 1rem;
	color: #ccc;
	padding: 0 0 2.0rem 0;
}
footer#footer #copyright i.fa {
	margin: 0 0.5rem;
}
footer#footer #footer-logo {
	margin: 1em 0;
}
footer#footer img {
  display: table-cell;
  vertical-align: middle;
}
footer#footer img.blueflame-cycle {
  margin: 1.5em 3em;
  zoom: .2;
  display: inline-block;
}
footer#footer img.cmyogak {
  margin: 1.5em 3em;
  zoom: .05;
  display: inline-block;
}
footer#footer img.misogi-cafe {
  margin: 1.5em 3em;
  zoom: .05;
  display: inline-block;
}

/* page */

#wrapper-page-wide {
	width: 100%;
	max-width: 960px;
	padding: 0 1rem;
	margin: 2rem auto 0 auto;
	text-align: left;
}
#wrapper-page-narrow {
	width: 100%;
	max-width: 600px;
	padding: 0 1rem;
	margin: 2rem auto 0 auto;
	text-align: left;
}

/* Portfolio */

section.portfolio,
section.portfolio-profile,
section.portfolio-clientworks,
section.portfolio-pricelist {
	display: block;
	margin: 0 0 5rem 0;
}
section.portfolio h1,
section.portfolio-profile h1,
section.portfolio-clientworks h1,
section.portfolio-pricelist h1 {
	margin: 0;
}
section.portfolio h2,
section.portfolio-profile h2,
section.portfolio-clientworks h2,
section.portfolio-pricelist h2 {
	margin: 4rem 0 0.5rem 0;
}
section.portfolio-clientworks h2 {
	margin: 0 0 0.5rem 0;
}
section.portfolio h3,
section.portfolio-profile h3,
section.portfolio-clientworks h3,
section.portfolio-pricelist h3 {
	margin: 0 0 0.5rem 0;
	color: #b7b7b7;
}
section.portfolio-clientworks .portfolio-year {
	font-size: 1.4rem;
	line-height: 2.5rem;
	color: #b7b7b7;
	margin: 7rem 0 0 0;
}
section.portfolio-clientworks p.portfolio-caption {
	font-size: 1.4rem;
	line-height: 2.2rem;
	margin: 0;
}
section.portfolio-clientworks img {
 width: 100%;
 border: 10px solid #eaeaea;
 margin: 1em 0;
}
section.portfolio a i.fa {
	margin: 0 0.5rem 0 0;
}
ul.portfolio-nav {
	text-align: center;
	width: 100%;
	padding: 0;
}
ul.portfolio-nav li {
	list-style: none;
	display: inline-block;
	padding: 0.5rem 1.2rem;
	color: #999;
}
section.portfolio .portfolio-icon
ul.portfolio-nav .portfolio-icon {
	color: #999;
}

/* Sitemap */

#sitemap ul li,
#sitemap ul li ul li {
	margin: 2rem 0;
}

/* Contact */

section.contact a i.fa {
	margin: 0 0.5rem;
}
section#contact1 input[type="text"],
section#contact1 input[type="email"],
section#contact1 textarea[name="contact2-contact"],
section#contact1 input[type="submit"],
section#contact2 input[type="text"],
section#contact2 input[type="email"],
section#contact2 textarea[name="message"],
section#contact2 input[type="submit"] {
	font-size: 1.6rem;
	padding: 1rem 1rem;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-appearance: none;
	width: 100%;
	margin: 0 0 2rem 0;
}
section#contact1 input[type="submit"],
section#contact2 input[type="submit"] {
	color: 555;
	background-color: #ff0;
	border: 1px solid #ccc;
	-webkit-appearance: none;
	cursor: pointer;
}
section#contact1 input[type="submit"]:hover,
section#contact2 input[type="submit"]:hover {
	color: 555;
	background-color: #ff0;
	border: 1px solid #555;
	-webkit-appearance: none;
	cursor: pointer;
}
section#contact1 label {
	padding: 1rem 1rem;
	display: inline-block;
}

/* button */

.btn {
	font-size: 1.6rem;
	padding: 1.5rem 1.5rem;
	margin: 1rem 0;
	width: 100%;
	color: #555;
	background-color: #eaeaea;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-appearance: none;
	cursor: pointer;
}
.btn:hover {
	font-size: 1.6rem;
	padding: 1.5rem 1.5rem;
	margin: 1rem 0;
	width: 100%;
	color: #555;
	background-color: #ff0;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-appearance: none;
	cursor: pointer;
}
.btn.primary {
	font-size: 1.6rem;
	padding: 1.5rem 1.5rem;
	margin: 1rem 0;
	width: 100%;
	color: #555;
	background-color: #ff0;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-appearance: none;
	cursor: pointer;
}
.btn.primary:hover {
	font-size: 1.6rem;
	padding: 1.5rem 1.5rem;
	margin: 1rem 0;
	width: 100%;
	color: #555;
	background-color: #ff0;
	border: 1px solid #555;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-appearance: none;
	cursor: pointer;
}

/*��WooCommerce */

/*#wrapper-page-narrow-shop {
	width: 100%;
	max-width: 600px;
	padding: 0 1rem;
	margin: 2rem auto 0 auto;
	text-align: left;
}*/

/*#wrapper-page-narrow-shop button.single_add_to_cart_button {
	display: none;
}*/

/*.apple-pay-button-wrapper button.apple-pay-button {
	display: block;
	background-color: black;
	background-image: -webkit-named-image(apple-pay-logo-white);
	background-size: 100% 100%;
	background-origin: content-box;
	background-repeat: no-repeat;
	width: 100%;
	height: 44px;
	padding: 10px 0;
	border-radius: 10px;
}*/
