/*
Theme Name: Ecomus Child
Theme URI: https://wpecomus.com/
Author: DrFuri
Author URI: http://drfuri.com/
Description: Multipurpose WooCommerce WordPress Theme
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ecomus
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: ecomus
*/

.wpcf7-list-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 0;
}

.wpcf7-list-item label {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 0;
}

.wpcf7-list-item input[type="checkbox"] {
  width: 16px !important;
  height: 16px !important;
  min-width: 16px;
  margin: 4px 0 0 0;
  flex: 0 0 16px;
}

.wpcf7-list-item-label {
  display: inline;
  flex: unset !important;
}

.iworks-omnibus{
	display: block;
	width: 100%;
}

.single-product div.product .ecomus-product-price{
	margin-bottom: 0!important;
	gap: 0!important;
}

.sale-off{
	display: none;
}

.widget .wp-block-categories-list, .woocommerce-shipping-destination{
	display: none;
}

label[for="registration_field_11"] {
    display: none !important;
}

#registration_field_11{
	width: 100%;
}

.wc-bacs-bank-details-heading, .wc-bacs-bank-details-account-name{
	font-size: 1.5rem;
}

.order-again{
	text-align: right;
}