/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button, .elementor-widget-woocommerce-cart .woocommerce button.button {
	padding: 15px 34px 15px 34px !important;
	border-radius: 100px !important;
	background: #55713B !important;
	font-family: 'Neue Plak' !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 16px !important;
	text-align: center !important;
	color: #FFF !important;
	text-transform: none;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
	padding: 15px 34px 15px 34px !important;
	border-radius: 100px !important;
	background: #608A3A !important;
	font-family: 'Neue Plak'  !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 16px !important;
	text-align: center !important;
	color: #fff !important;
	text-transform: none;
	box-shadow: 2px 2px 4px 0px #55713B40;
}

button.cky-btn.cky-btn-accept {
	border-radius: 100px;
	font-family: 'Neue Plak';
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
}

button.cky-btn.cky-btn-accept:hover {
    color: #608A3A;
}

.cky-title {
	font-family: 'Neue Plak';
	font-weight: 600;
}

.cky-notice-des {
	font-family: 'Neue Plak';
}

p a.cky-policy {
	color: #55713B !important;
	text-decoration-color: #55713B !important;
}

.woocommerce-mini-cart__empty-message {
	font-family: 'Neue Plak' !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 24px !important;
	color: #53453E !important;
}

.grecaptcha-badge { 
    visibility: hidden !important;
}