/*
Theme Name: green-tornado
Version: 1.0
Description: A child theme of Hello Elementor
Author: fh_admin
Template: hello-elementor
*/

@import url("../hello-elementor/style.css");


.ringsize {
    position: absolute;
    top: -75px;
    left: 107px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  z-index: 1;
  }

form.cart {
    height: 40px;
}

.grecaptcha-logo {
  display: none;
}





/*.woocommerce-shipping-calculator {
  display: none;
}*/

.woocommerce-shipping-estimate-html.e-checkout-message.e-cart-content {
  display: none;
}

.quantity {
  margin-top: 50px; /* change this value as needed */
  position: relative;
}


.elementor-acceptance-field {
	transform: scale(1.3, 1.3);
	margin: 10px;
}

.elementor-message.elementor-message-success {
    font-size: 20px;
    float: right;
    color: #fff;
    font-weight: bold;
}




#wcpay-payment-request-button-separator{
    display: none !important;
}

#wcpay-payment-request-wrapper {
    display: none !important;
}




@media (max-width: 767px) {
 
	/*mobile media */
 
}