﻿@charset "UTF-8";

.hide{
	display:none;
}
.visuallyhidden{
	display:none;
}

.shopify-buy__quantity-decrement, .shopify-buy__quantity-increment {   color: #4c4c4c;   display: block;   height: 32px;   float: left;   line-height: 16px;   font-family: monospace;   width: 26px;   padding: 0;   border: none;   background: transparent;   -webkit-box-shadow: none;           box-shadow: none;   cursor: pointer;   font-size: 18px;   text-align: center;   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;   border: 1px solid #767676;   position: relative } .shopify-buy__quantity-decrement svg, .shopify-buy__quantity-increment svg {     width: 14px;     height: 14px;     position: absolute;     top: 50%;     left: 50%;     margin-top: -6px;     margin-left: -7px;     fill: currentColor;   } .shopify-buy__quantity-decrement {   border-radius: 3px 0 0 3px; } .shopify-buy__quantity-increment {   border-radius: 0 3px 3px 0; } .shopify-buy__quantity {   color: black;   width: 30px;   height: 30px;   font-size: 16px;   border: none;   text-align: center;   -webkit-appearance: none;   -moz-appearance: textfield;   display: inline-block;   padding: 0;   border-radius: 0;   border-top: 1px solid #767676;   border-bottom: 1px solid #767676; } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {   -webkit-appearance: none;   margin: 0; } .shopify-buy__quantity-container.shopify-buy__quantity-with-btns {   overflow: hidden } .shopify-buy__quantity-container.shopify-buy__quantity-with-btns .shopify-buy__quantity {     border-left: 0;     border-right: 0;     float: left;   }

@media (min-width:1050px) {

.shopify-buy__layout-vertical{
	width:650px;
	height:100px;
	display:block;
	margin:10px 0 0 0px;
}
.shopify-buy__quantity-container{
	margin-top:45px;
	width:100px;
	height:50px;
	display:block;
	float:left;
}
.shopify-buy__product__price{
	margin:0 45px 0 45px;
	width:100px;
	height:50px;
	text-align:center;
	display:block;
	float:left;
}
.shopify-buy__product__price .p_txt{
	padding-top:22px;
	width:100px;
	height:30px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.shopify-buy__product__variant-selectors{
	width:200px;
	height:100px;
	display:block;
	float:left;
}
.shopify-buy__product__variant-selectors .option_size{
	width:100%;
	height:18px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.shopify-buy__option-select__select{
	width:160px;
	padding:7px 5px;
	font-size:15px;
}
.shopify-buy__btn-wrapper{
	width:160px;
	height:100px;
	display:block;
	float:right;

}
.shopify-buy__btn-wrapper .btn_txt{
	width:100%;
	height:18px;
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.shopify-buy__btn{
	margin:-2px auto 0 auto;
	width:140px;
	padding:7px 0;
	display:block;
	vertical-align:top;
	text-align:center;
	color:#fff;
	font-size:15px;
	background-color:#0b68a7;
	border-radius:3px;
}
.ht_order{
	width:650px;
	border-top:solid 1px #ccc;
}
.ht_order .sbuy_btn a{
	height:0;
	display:none;
}
}
@media screen and (min-width:668px) and ( max-width:1050px) {
.shopify-buy__layout-vertical{
	width:100%;
	height:100px;
	display:block;
	margin:10px 0 0 0px;
}
.shopify-buy__quantity-container{
	margin:45px 0 0 -40px;
	width:100px;
	height:50px;
	display:block;
	float:left;
}
.shopify-buy__product__price{
	margin:0 3% 0 1%;
	width:70px;
	height:50px;
	text-align:center;
	display:block;
	float:left;
}
.shopify-buy__product__price .p_txt{
	padding-top:18px;
	width:70px;
	height:40px;
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
.shopify-buy__product__variant-selectors{
	width:200px;
	height:100px;
	display:block;
	float:left;
}
.shopify-buy__product__variant-selectors .option_size{
	width:100%;
	height:18px;
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
.shopify-buy__option-select__select{
	width:140px;
	padding:7px 5px;
	font-size:15px;
	border:solid 1px #ccc;
}
.shopify-buy__btn-wrapper{
	width:130px;
	height:100px;
	display:block;
	float:left;
}
.shopify-buy__btn-wrapper .btn_txt{
	width:100%;
	height:18px;
	display:block;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
.shopify-buy__btn{
	margin:-2px auto 0 auto;
	width:130px;
	padding:7px 0;
	display:block;
	vertical-align:top;
	text-align:center;
	color:#fff;
	font-size:14px;
	background-color:#0b68a7;
	border-radius:3px;
}
.ht_order{
	width:100%;
	border-top:solid 1px #ccc;
}
.ht_order .sbuy_btn a{
	height:0;
	display:none;
}
}

@media screen and (max-width: 667px) {
.shopify-buy__layout-vertical{
	width:100%;
	overflow:hidden;
	margin:10px 0 0 0px;
}
.shopify-buy__quantity-container{
	margin:45px 0 0 10px;
	width:100px;
	height:50px;
	display:block;
	float:left;
}
.shopify-buy__product__price{
	margin:0 8% 0 3%;
	width:70px;
	height:50px;
	text-align:center;
	display:block;
	float:left;
}
.shopify-buy__product__price .p_txt{
	padding-top:18px;
	width:70px;
	height:30px;
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
.shopify-buy__product__variant-selectors{
	width:100%;
	height:100px;
	display:block;
	float:left;
}
.shopify-buy__product__variant-selectors .option_size{
	width:100%;
	height:18px;
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
.shopify-buy__option-select__select{
	width:180px;
	padding:7px 5px;
	font-size:15px;
	border:solid 1px #ccc;
}
.shopify-buy__btn-wrapper{
	width:130px;
	height:100px;
	display:block;
	float:left;
}
.shopify-buy__btn-wrapper .btn_txt{
	width:100%;
	height:18px;
	display:block;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
.shopify-buy__btn{
	margin:-2px auto 0 auto;
	width:130px;
	padding:7px 0;
	display:block;
	vertical-align:top;
	text-align:center;
	color:#fff;
	font-size:14px;
	background-color:#0b68a7;
	border-radius:3px;
}
.ht_order{
	width:100%;
	overflow:hidden;
	border-top:solid 1px #ccc;
}
.ht_order .sbuy_btn a{
	margin:15px auto 0 auto;
	width:70%;
	height:35px;
	display:block;
	color:#000;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	border:solid 1px #ccc;
	border-radius:7px;
}
.ht_order .sbuy_btn img{
	margin-top:-2px;
	width:24px;
	vertical-align:middle;
}

}