 .label.product-name {
    font-family: DINWebPro-Regular,Helvetica,Arial,Meiryo,sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.075em;
}
.panel-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #ddd;
    border-radius: 0;
    box-shadow: none;
}
.panel-default > .panel-heading {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-color: #ddd;
    color: #333;
}
.form-control{
	background: none;
}
.myaccount_lnk_list span {
    font-size: 20px;
    margin-right: 10px;
}
.product-line-info.small::before {
    content: ",";
}
.product-line-info.small {
    display: inline-block;
}
.product-line-info .unit_cart {
    font-weight: 600;
}
.js-subtotal , .cart-summary-products p{
    color: #000000;
    font-family: DINWebPro-Regular,Helvetica,Arial,Meiryo,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
}
.checkout.cart-detailed-actions.card-block {
    margin-top: 30px;
}
.js-cart-line-product-quantity.form-control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    font-size: 16px;
    font-weight: 700;
    height: 35px;
    width: 40px;
	text-align:center;
}
#cart .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up{
	right: 0;
    width: 32px;
    height: 35px;
}
.qty {
    padding: 0;
}
.product-line-grid .cart_unit{
	padding:0;
}
#cart .qty .fa.fa-plus, #cart .qty .fa.fa-minus {
    left: 9px;
    line-height: 0;
}
#cart .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down{
	border:1px solid #e3e3e3;
	border-right:0;
    right: 100%;
    width: 32px;
    height: 35px;
    background: none;
}
#cart .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up{
	border:1px solid #e3e3e3;
	border-left:0;
    background: none;
}
#cart .input-group.bootstrap-touchspin {
    display: block;
    width: 72px;
}
.product-line-grid-right.product-line-actions.col-md-1,  .product-line-grid-right.product-line-actions.col-md-2{
	padding:0;
}
#cart .product-line-info .value {
    float: unset;
}
#cart .product-line-info .lable{
    padding: 0;
}
.address br {
    margin: 6px 0;
}
.input-group.bootstrap-touchspin {
    margin-left: 45px;
}
@media (max-width: 481px) {
	.text-xs-right {
		padding: 0;
	}
	.product-line-grid-right.product-line-actions {
		margin-top: 30px;
	}
}
 .input-group-btn button {
    background: #cccccc none repeat scroll 0 0;
    font-size: 12px !important;
    height: 39px;
    letter-spacing: 0;
    margin-left: 0;
    line-height: 1;
}

.nav.nav-inline.m-y-2 .nav-item {
    display: inline-block;
}
.checkout.text-xs-center.card-block {
    text-align: right !important;
}
#checkout .tab-pane.active {
    display: block !important;
}
#checkout .tab-pane{
	display:none !important;
}
.nav.nav-inline.m-y-2 .nav-item a {
    color: #666666;
	font-weight:400;
}
.nav-link.active {
    color: #000000 !important;
}
body#checkout section.checkout-step .custom-radio input[type="radio"] {
    height: 1.25rem;
    width: 1.25rem;
}
.custom-radio input[type="radio"] {
    cursor: pointer;
    opacity: 0;
}
.custom-radio input[type="radio"]:checked + span {
    background-color: #000;
    border-radius: 50%;
    display: block;
    height: 10px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 10px;
}
.custom-radio {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #acaaa6;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin-right: 1.25rem;
    position: relative;
    vertical-align: middle;
    width: 18px;
}
#checkout .custom-checkbox span {
    -moz-box-flex: 0;
    flex: 0 0 15px;
    margin-top: 0.1875rem;
    margin-right: 10px;
}
.custom-checkbox input[type="checkbox"] + span {
    border: 1px solid #414141;
    cursor: pointer;
    display: inline-block;
    height: 19px;
    margin-right: 3px;
    vertical-align: middle;
    width: 19px;
}
.custom-checkbox input[type="checkbox"]:checked + span .checkbox-checked {
    display: block;
}
.custom-checkbox input[type="checkbox"] + span .checkbox-checked {
    color: #000;
    display: none;
    font-size: 2.1rem;
    margin: -0.25rem -0.125rem;
}
.cart-summary-products a {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
#checkout .custom-checkbox input[type="checkbox"] { 
    opacity: 0;
    position: absolute;
	display:block;
	height:20px;
	width:20px;
    top: 0;
}
#checkout .custom-checkbox {
    position: relative;
}
#checkout .tab-content section .form-group .col-md-6 label{
	display:inline-block;
}
#checkout .tab-content section .form-group .col-md-6 .custom-checkbox label{
    display:inline;
}

#checkout .value {
    float: right;
}
.identity a {
    color: #000000;
    font-weight: 700;
}
.media-body .product-quantity {
    display: block;
}
.edit-address.text-muted.btn-default {
    margin-right: 10px;
}
.add-address {
    margin-top: 30px;
    font-weight: normal;
}
#my-account .my_account_links.links  a {
    border: 1px solid #f0f0f0;
    color: #666666;
    display: block;
    font-weight: 400;
    margin: 10px 0;
    min-width: 250px;
    padding: 10px;
    text-transform: capitalize;
    font-size: 14px;
}

#my-account .my_account_links.links a.btn-default{color: #FFF;}
#my-account  .links   .fa {
    font-size: 1.92em;
    left: 0;
    margin-right: 7px;
    position: relative;
    top: 0;
}
#my-account .links  a:hover {
    color: #000000;
}
#my-account .page-footer{
	display:none;
}
#delivery-addresses article{
	margin-bottom:50px;
}
.address-footer a {
    margin: 0 12px 0 0;
}
#addresses .addresses-footer {
    margin-left: 15px;
    margin-top: 30px;
}
#authentication .btn-primary:hover {
    background: #000000 none repeat scroll 0 0;
    border: 2px solid #000000;
    color: #ffffff;
}
#authentication .btn-primary {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #000000;
    color: #000000;
    opacity: 1;
    padding: 10px 35px;
}
.form-footer .btn-default {
    float: right;
}
.checkout-step.-current.-reachable.js-current-step .text-muted {
    float: right;
	color:#acaaa6;
}
.text-muted {
    float: right;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
}
.page-footer .account-link {
    padding-right: 12px;
}
#checkout-payment-step .custom-radio {
    margin-bottom: 7px;
}
#checkout .content {
    padding-left: 50px;
}
.label.product-name{
    white-space: unset;
}
.remove-from-cart {
    float: right;
}
i.jms-arrows-left-3 {
    font-size: 10px;
    margin-right: 10px;
}
.cart-grid-body{
    margin-bottom: 20px;
}
.page-footer {
    margin-top: 20px;
}
.different-invoice-address{
    margin-top: 20px
}
.order-line.row{
    margin-bottom: 20px;
}
.product-line-info {
    margin-bottom: 10px;
}
#order-detail {
    font-size: 14px;
}
#order-detail .label{
   font-size: 75%;
}