/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.single-product.crystal-hopes-preorder-product #wd-add-to-cart,
.single-product.crystal-hopes-preorder-product .wd-buy-now-btn {
	display: none !important;
}

.variations_form .variations {
	display: none !important;
}

.zkg-speedy-delivery-field:not(.is-active) [for="zkg-speedy-delivery-address"] {
	left: 25px !important;
	top: 30px !important;
}

#contact-fields {
	margin-bottom: 0px;
}

.wd-content-layout {
	padding-block: 15px !important;
}

@media screen and (max-width: 699px) {
	.wp-block-woocommerce-checkout {
		padding-top: 0 !important;
	}

	.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
		margin-top: 0 !important;
	}


	body.woocommerce-checkout #main-content {
		padding-top: 0px !important;
	}

	.wc-block-checkout__sidebar {
		margin-bottom: 0px !important;
	}

	#order-notes {
		margin-bottom: 0px !important;
	}

	.wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
		display: none;
	}
}

.zanikoga-gift-panel.is-open .zanikoga-gift-panel__content {
	display: block;
}