/* 
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 */



.elementor-3587 .elementor-element.elementor-element-49d2b88{
	display:none !important;
}

/* tootelehel kaal ja mõõdud eemaldada */

tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--dimensions, tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {
    display: none;
}

table td,table th{
	border:none !important;
}

textarea {
	resize: none;
}

/* Checkbox color */
input[type='checkbox'] {
    accent-color: #44ece5;
}

/* Checkbox and text on same line */
.woocommerce-form__label.woocommerce-form__label-for-checkbox .woocommerce-form__input.woocommerce-form__input-checkbox {
    margin-top: 5px;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox .woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
	margin-top: 5px;
}

/* Remove focus state from buttons */
[type=button]:focus, [type=submit]:focus, button:focus {
	outline: 0;
}

/* WOO message */
.woocommerce-message, .woocommerce-error, .woocommerce-info {
	max-width: 1140px;
	margin: 0 auto;
}

/* COOKIES BANNER */
.cky-consent-container .cky-consent-bar {
	border-radius: 0px !important;
}

.elementor-kit-3110 button, .elementor-kit-3110 input[type="button"], .elementor-kit-3110 input[type="submit"], .elementor-kit-3110 .elementor-button {
	padding: 10px;
}

.price ins {
	text-decoration: none;
}