/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1755504041
Updated: 2025-08-18 11:00:41

*/

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{
	color:#1886ef;
}
.woocommerce .quantity .qty{
	width: 4.631em;
}
input[type="number"] {
padding: .5rem 0.5rem;
}
.elementor-wc-products ul.products li.product .button{
	width:100%;
}
.elementor-wc-products .attachment-woocommerce_thumbnail{
	-webkit-box-shadow: 0px 8px 10px -4px rgba(34, 60, 80, 0.2) !important;
-moz-box-shadow: 0px 8px 10px -4px rgba(34, 60, 80, 0.2) !important;
box-shadow: 0px 8px 10px -4px rgba(34, 60, 80, 0.2) !important;
}
/*иконка возле кнопки*/
.woocommerce a.button::before,
.woocommerce button.button::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ffffff' viewBox='0 0 16 16'%3E%3Cpath d='M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H15.5a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 14 12H3.485l-.178-.894L2.01 3H.5a.5.5 0 0 1-.5-.5zM3.894 4 4.9 9h9.196l-1.4-7H3.894z'/%3E%3Cpath d='M2.5 14a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E") no-repeat center;
    background-size: contain;
    margin-right: 6px;
    vertical-align: middle;
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    display: inline-flex !important;
    align-items: center;
    padding: 10px 16px !important;
    gap: 6px;
}
