/******* Do not edit this file *******
Woody ad snippets CSS and JS
Saved: Dec 12 2020 | 12:50:17 */
header.site-header {
	display: none!important;
}
body > main > div > div.elementor.elementor-186 > div > div > section > div > div > div > div > div > div > div > div > div > div.cart-collaterals > div > h2 {
	font-size: calc(20px + (32 - 12) * ((100vw - 320) / (1440 - 320)))!important;
}
.woocommerce-notices-wrapper .woocommerce-message  {
	display: none!important;
}
.woocommerce a.button.alt {
	background-color: #6F77F4!important;
	font-size: 16px!important;
	font-weight: 600!important;
	border-radius: 0!important;
	padding: 15px 30px !important;
	outline: none!important;
}
.woocommerce a.button.alt:hover {
	background-color: #ff6666!important;
}
.woocommerce button.button.alt {
	background-color: #6F77F4!important;
	font-size: 16px!important;
	font-weight: 600!important;
	border-radius: 0!important;
	padding: 15px 30px !important;
}
.woocommerce button.button.alt:hover {
	background-color: #ff6666!important;
	outline: none!important;
}
.woocommerce-checkout #payment {
	background-color: #f0f8ff!important;
	border-radius: 0px!important;
}
.wc_payment_method .payment_method_all label {
	font-weight: 600!important;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
	border-radius: 0!important;
}