.wp-block-woocommerce-checkout {
	padding-top: 0;
}

.wc-block-components-text-input.wc-block-components-address-form__fundrizer-fullname,
.wc-block-components-text-input{
	margin-top: 0;
}

.is-small .wc-block-checkout__terms,
.is-small .wc-block-checkout__sidebar,
.wc-block-components-form .wc-block-components-checkout-step,
.is-small .wc-block-components-form .wc-block-components-checkout-step {
	margin-bottom: 6px;
}

.wc-block-components-sidebar {
	margin-top: 0;
}

/* Hide Country Input */
p#wc-guest-checkout-notice,
span.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price,
/* .wc-block-components-address-form__country.wc-block-components-country-input, */
.wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper,
#order-notes,
.wc-block-components-product-metadata__description,
.wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper,
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
	display: none;
}

.wc-block-checkout__terms.wp-block-woocommerce-checkout-terms-block {
	margin: 10px 0;
}

.wc-block-components-checkout-order-summary__content.is-open {
	background: #f9f9f9;
	padding: 0 16px;
	border-radius: 8px;
	border: none !important;
}

.wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block.is-sticky {
	margin: 0 !important;
}


.is-small .wp-block-woocommerce-checkout-order-summary-block {
	margin-top: 16px;
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block {
	padding-right: 0;
	width: 100%;
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
	padding-left: 0;
	width: 100%;
}

.wc-block-checkout-empty {
	padding: 24px 0;
}

.wc-block-checkout__terms.wp-block-woocommerce-checkout-terms-block {
	margin-top: -12px;
}

@media (max-width: 600px) {

	.is-mobile .wc-block-components-form .wc-block-components-checkout-step,
	.is-small .wc-block-components-form .wc-block-components-checkout-step {
		padding: 0;
		margin-bottom: 6px;
	}

	.wc-block-components-country-input {
		margin-top: 0;
	}
}

.is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar {
	margin: 0;
}

.wc-block-components-address-form__country.wc-block-components-country-input,
.wc-block-components-checkout-step__heading,
span.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price,
.wc-block-components-product-metadata__description {
	display: none !important;
}

.is-mobile .wc-block-components-form .wc-block-components-checkout-step .wc-block-checkout__billing-fields,
.is-small .wc-block-components-form .wc-block-components-checkout-step .wc-block-checkout__billing-fields {
	margin-bottom: 10px !important;
}

.is-mobile .wc-block-checkout__terms.wc-block-checkout__terms--with-separator,
.is-small .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
	padding-top: 0;
	margin-bottom: 12px;
}

.wc-block-components-checkbox span {
	line-height: 1.3rem;
}

.wc-block-components-order-summary-item__quantity,
.wc-block-components-order-summary-item__total-price,
.wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
	display: none !important;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__image {
	margin-top: 0;
}

.is-small .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
	background: #fff;
}

.wp-block-woocommerce-checkout-order-summary-block .checkout-order-summary-block-fill .wc-block-components-totals-coupon,
.wp-block-woocommerce-checkout-order-summary-block .checkout-order-summary-block-fill .wc-block-components-totals-item {
	padding-left: 6px;
	padding-right: 6px;
}

.wc-block-components-order-summary {
	padding: 0 6px;
}

/* Compact */

.is-small .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
	padding: 0;
}

/* .is-small .wc-block-components-form .wc-block-components-checkout-step,
.is-small .wc-block-components-address-form .wc-block-components-checkbox {
  margin: 0;
} */

.wc-block-components-form .wc-block-components-text-input,
.wc-block-components-text-input {
	margin-top: 0;
}

.wc-block-components-checkout-step__content>:last-child {
	gap: 10px;
	display: flex;
	flex-direction: column;
}

.wc-block-components-form .wc-block-components-text-input:only-child,
.wc-block-components-text-input:only-child {
	margin-top: 0;
}

.wp-block-fundrizer-field-name {
	margin-bottom: 20px;
}

.wp-block-fundrizer-field-message {
	margin-top: 12px;
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=password],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=password],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url],
.wc-blocks-components-select .wc-blocks-components-select__select {
	border-color: #e5e5e5;
}

.is-mobile .wc-block-components-form .wc-block-components-checkout-step:after,
.is-small .wc-block-components-form .wc-block-components-checkout-step:after {
	height: 0;
	box-shadow: unset;
	border: none;
}
