/* 
Theme Name: Můj Stromeček 2024
Theme URI: https://webvalley.cz
Description: Můj Stromeček šablona pro rok 2024
Author: Webvalley
Author URI: https://webvalley.cz/
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 */
.no-snap-tree .snap-tree-box-wrapper,
.no-snap-tree .snap-tree-label {
    display: none;
}

.product.outofstock .product-loop__stock,
.product.outofstock .product-loop__delivery-time {
	visibility: hidden;
}

.product.outofstock .product-loop__add-to-cart a,
.product.outofstock .e-loop-add-to-cart-form a {
	background: #aaa!important;
	cursor: not-allowed!important;
}

.product.outofstock .product-page__stock-box {
	display: none;
	visibility: hidden;
}

.product.outofstock .product-page__stock {
	display: none;
	visibility: hidden;
}
