/* 
Theme Name:   Hello Elementor Child
Theme URI:    https://elementor.com/
Description:  Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author:       Elementor Team
Author URI:   https://elementor.com/
Template:     hello-elementor
Version:      1.0.1-se
Text Domain:  hello-elementor-child
Tags:         flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.woocommerce .woocommerce-checkout .col2-set .col-1,
.woocommerce .woocommerce-checkout .col2-set .col-2 {
    width: 100% !important;
}

.woocommerce .woocommerce-checkout .col2-set .col-1 {
    margin-bottom: 30px;
}


#customer_details > div.col-1 > div > p.mailchimp-newsletter {
	color: transparent;
	background-color: transparent;
  position: fixed;
  bottom: 0em;
  left: 0em;
  z-index: -1;
}
#customer_details > div.col-1 > div > p.mailchimp-newsletter label.inline {
  display:none;
	color: transparent;
}
#customer_details > div.col-1 > div #mailchimp_woocommerce_newsletter {
	opacity: 0;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #d12741;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #bf9f00;
}

.woocommerce .quantity .qty {
  width: 7em;
}

div.grecaptcha-badge {
  z-index: 10;
}
div.xoo-wsc-basket {
  top: 88px;
}