/*
Theme Name:     Xing Child
Theme URI:      http://labs.saurabh-sharma.net/themes/xing/wp/
Description:    Child theme for the Xing theme
Author:         Saurabh Sharma
Author URI:     http://themeforest.net/author/SaurabhSharma
Template:       xing                             
Version:        1.3.0
*/

body {
	font-size:16px;
	font-family:メイリオ, Meiryo, Osaka, “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro”, “ＭＳ Ｐゴシック”, “MS PGothic”, sans-serif;
	background:#FFF7EA;
}

h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
.pqleft,
.pqright,
optgroup,
button,
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
#searchform input[type="text"],
#searchform input#searchsubmit,
.btn,
.btn:visited,
.btn2,
.btn2:visited,
.quote,
.serif {
	font-family:メイリオ, Meiryo, Osaka, “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro”, “ＭＳ Ｐゴシック”, “MS PGothic”, sans-serif;
}

.brand h1, .brand h2, .brand h3, .brand h4 {
	font-size: 1.8em;
}

.nav1 li a {
	font-size: 14px;
	line-height: 18px;
}

#yomogiadd element.style {
	border: 4px solid #c6e2b9;
}

#yomogiadd span.amount {
	font-size: 16px;
}

#yomogiadd span.amount {
	font-size: 16px;
}

#yomogiadd a.button add_to_cart_button product_type_simple {
	text-align: right;
}

a.bluelink {
	color: #0000ff;
}

.woocommerce a.fixed-checkout-link.button {
	display: none;
}

.woocommerce-checkout .woocommerce-info {
	display: none;
}

/* Coupon Feild */
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width:100px
}

@media only screen and (max-width: 768px) {
	.woocommerce a.fixed-checkout-link,
	.woocommerce button.single_add_to_cart_button,
	.woocommerce button.button.single_add_to_cart_button.disabed {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 50%;
		padding: 20px 0;
		border-radius: 0;
		opacity: 1 !important;
		display: block !important;
		z-index: 99;
	}
	
	.woocommerce a.fixed-checkout-link {
		right: 0;
		left: auto;
	}
	
	.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #00B900;
	}
}

.scroll-to-top {
	bottom: 70px;
}

.woocommerce table.shop_table_responsive tr td:before,
.woocommerce-page table.shop_table_responsive tr td:before {
	display: none !important;
}
 
/* Stripe image */
.payment_method_stripe img { max-width: 36px; }

.woocommerce-checkout #payment .payment_method_paypal a.about_paypal { float: none; }
