/* Custom styling */

.woocommerce-cart-form .product-remove,
.woocommerce table.shop_table_responsive tr td.product-remove {
	display: none;
}

.woocommerce .wcml-horizontal-list.product.wcml_currency_switcher {
	margin: 0;
}
.wcml-horizontal-list.wcml_currency_switcher {
	text-align: center;
}
.obr-currency-switcher-header {
	display: inline-block;
	float: left;
}

.woocommerce-bacs-bank-details {
	margin-top: 40px;
}
.page-id-8094 #top-menu-nav,
.page-id-8094 #main-footer .container,
.page-id-8094 #main-footer #et-footer-nav,
.page-id-8094 #main-footer #footer-bottom {
	visibility: hidden;
}
.page-id-8766 .entry-content .et_builder_inner_content.et_pb_gutters3 > h2 {
	display: none;
}

.checkout #is_school_order_field .woocommerce-input-wrapper,
.checkout #is_main_user_field .woocommerce-input-wrapper {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.checkout #is_main_user_field {
	display: none;
}
.checkout .woocommerce-input-wrapper label,
.checkout .woocommerce-input-wrapper input {
	padding: 0 10px;
}
.checkout #ship-to-different-address {
	display: none;
}