/*
Theme Name: Glozin Child
Theme URI: https://wpglozin.com/
Author: UIXThemes
Author URI: https://uix.store
Description: Multipurpose WooCommerce WordPress Theme
Version: 1.0.1
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: glozin
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: glozin
*/

.wpcf7-acceptance input[type="checkbox"] {
	width: 0;
    height: 0;
}

.wpcf7-acceptance .wpcf7-list-item-label {
	width: fit-content;
	padding-left: 1rem;
    padding-bottom: 2rem;
    font-size: .875rem;
}

.wpcf7-not-valid-tip {
	font-size: .875rem;
}

@media (max-width: 1023px) {
	.glozin-products-bundle__sidebar {
		position: relative;
	}
}

@media (min-width: 1024px) {
	.primary-sidebar.position-sticky-lg {
		position: relative;
	}
}

.grecaptcha-badge {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none;
}

.single-product .summary .iworks-omnibus {
	font-weight: 700;
	color: #d0473e;
}