body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity{
	display: block;
}
body .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{
	font-size: 0.95em;
}
body .wc-blocks-components-select .wc-blocks-components-select__label{
	transform: scale(.82);
    left: 11px !important;
}
body .ppcp-place-order-description{
	color: #9b9b9b;
    font-size: 12px;
}
body .wc-block-checkout__sidebar:after{
	display: none;
}
@media (min-width: 1050px) {
	body .wc-block-components-checkout-return-to-cart-button{
		font-size: 16px;
    	line-height: 24px;
	}
	body .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-checkout-place-order-button__text{
		font-size: 16px;
    	line-height: 24px;
	}
	body .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{
		padding: 16px 80px !important;
	}
	body .wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step{
		margin-bottom: 48px;
	}
	body .wc-block-components-form .wc-block-components-checkout-step{
		 margin: 0 0 48px;
	}
	body .wc-block-checkout__terms.wc-block-checkout__terms--with-separator{

	}
	body .wc-block-checkout__actions{
		margin: 0;
	}
	body .wc-block-checkout__terms{
		margin: 0 0 48px;
	}
}
