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



p {margin:0;}

body.e-wc-info-notice .woocommerce-info, body.e-wc-info-notice .wc-block-components-notice-banner.is-info {margin: 0;}

a#elementor-menu-cart__toggle_button {background: #fff; padding: 10px 0 !important;}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {vertical-align: middle;text-align: left;}
table.variations th, table.variations th:hover, table.variations td, table.variations td:hover {background-color: #fff !important;}
table.variations tr {display: flex;}
.variations th, .variations th label {align-content: center; width: 100px;}
.reset_variations {position:absolute !important; top:0; right:0; display:none!important;}
.single_variation_wrap {display: flex;}
.woocommerce-variation.single_variation {padding-right: 15px;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {color: #000; font-size: 25px;font-family: var(--e-global-typography-53a633b-font-family), Sans-serif;}

/* Style dla przycisków plus i minus */
.single-product div.product form.cart .quantity {position: relative;margin-right: 10px;display: inline-block;align-self: flex-start;height: 45px; margin-bottom: 20px !important;}

button.plus, button.minus {padding: 5px 10px;background-color: #fff !important;color: #000!important;cursor: pointer;position: relative;width: 50px;height: 45px;margin-left:0 !important;}

button.plus{border-top: 1px solid #cccccc!important;border-bottom: 1px solid #cccccc!important;border-left: 1px solid #cccccc!important;}
button.minus{border-top: 1px solid #cccccc!important;border-bottom: 1px solid #cccccc!important;border-right: 1px solid #cccccc!important; margin-right:20px;}
button.plus:hover, button.minus:hover {background-color: #000 !important; color: #fff!important;}

:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity .qty {border-color: #000;}

.woocommerce-variation-add-to-cart.variations_button {display: flex;flex-wrap: wrap !important;}

button.single_add_to_cart_button {align-self: flex-start;padding: 15px 20px !important;}

.elementor-menu-cart__footer-buttons a span {font-size: 15px !important;}

div..elementor-menu-cart__footer-buttons {display: flex !important;flex-direction: column !important;}

/* Ukrycie strzałek góra-dół w polu ilości */
/* Chrome, Safari, Edge, Opera */
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.quantity input[type=number] {
  -moz-appearance: textfield;
}
@media screen and (max-width: 480px) {
	.elementor-menu-cart__container {right: -65px;left: auto;transform: none;width: 85vw !important;}
.elementor-89 .elementor-element.elementor-element-3ff99a4 .elementor-icon-wrapper {display: flex;flex-wrap: wrap;}

}