@charset "UTF-8";
/* Theme Name: ZdrowaLinia
 * Theme URI: https://pierwszastronamedalu.pl
 * Description: ZdrowaLinia theme
 * Author: Pierwszastronamedalu.pl
 * Author URI: https://pierwszastronamedalu.pl
 * Template: hello-elementor
 * Version: 1.0.1
 * Text Domain: zdrowaLinia
 * License: GNU General Public License v3 or later.
 * License URI: https://www.gnu.org/licenses/gpl-3.0.html*/
.woocommerce ul.products li .button {
  display: none !important;
}
.woocommerce .wc-proceed-to-checkout {
  text-align: center;
}
.woocommerce .wc-proceed-to-checkout .checkout-button {
  background: #fff !important;
  color: #000 !important;
  border: 2px solid #000 !important;
  font-size: 18px !important;
  display: inline-block !important;
  padding: 10px 20px !important;
  border-radius: 30px;
}
.woocommerce .wc-proceed-to-checkout .checkout-button:hover {
  background: var(--e-global-color-primary) !important;
  color: #fff !important;
}
.woocommerce .stock.in-stock {
  display: none !important;
}
.woocommerce .elementor-widget-woocommerce-product-content h2 {
  color: var(--e-global-color-primary) !important;
}
.woocommerce .comment-form-rating .stars a {
  color: #FDD663 !important;
}

.woocommerce-cart form.woocommerce-cart-form table.shop_table thead tr th {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  background: var(--e-global-color-primary) !important;
  color: #fff !important;
}
.woocommerce-cart form.woocommerce-cart-form table.shop_table tbody tr td {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
}
.woocommerce-cart form.woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail {
  padding: 5px 0 2px 0 !important;
}
.woocommerce-cart form.woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail img {
  width: 80px !important;
}
.woocommerce-cart form.woocommerce-cart-form table.shop_table tbody tr td.product-name {
  font-weight: 600 !important;
  font-size: 17px !important;
}
.woocommerce-cart form.woocommerce-cart-form table.shop_table tbody tr td.product-quantity br {
  display: none !important;
}
.woocommerce-cart form.woocommerce-cart-form table.shop_table tbody .coupon {
  float: right !important;
}
.woocommerce-cart form.woocommerce-cart-form table.shop_table tbody .coupon #coupon_code {
  width: 120px !important;
}
.woocommerce-cart .cart-collaterals {
  text-align: center !important;
}
.woocommerce-cart .cart-collaterals table th {
  vertical-align: middle !important;
}
.woocommerce-cart .cart-collaterals table td {
  vertical-align: middle !important;
}
.woocommerce-cart .cart-collaterals table tr.cart-subtotal,
.woocommerce-cart .cart-collaterals table tr.woocommerce-shipping-totals {
  text-align: center !important;
}
.woocommerce-cart .cart-collaterals table tr.cart-subtotal ul li:last-child,
.woocommerce-cart .cart-collaterals table tr.woocommerce-shipping-totals ul li:last-child {
  margin: 0 !important;
}
.woocommerce-cart .cart-collaterals table tr.cart-subtotal ul li div,
.woocommerce-cart .cart-collaterals table tr.woocommerce-shipping-totals ul li div {
  display: none !important;
}
.woocommerce-cart .cart-collaterals table tr.cart-subtotal ul li p,
.woocommerce-cart .cart-collaterals table tr.woocommerce-shipping-totals ul li p {
  margin: 0 !important;
}
.woocommerce-cart .cart-collaterals table tr.cart-subtotal .woocommerce-shipping-destination,
.woocommerce-cart .cart-collaterals table tr.woocommerce-shipping-totals .woocommerce-shipping-destination {
  display: none;
}
.woocommerce-cart .cart-collaterals table tr.order-total {
  text-align: center !important;
}
.woocommerce-cart .checkout-button br {
  display: none !important;
}

.woocommerce-cart form.woocommerce-cart-form table.shop_table tbody .coupon #coupon_code {
  width: 180px !important;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle {
  display: none !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order table tbody > tr:nth-child(odd) > td, .woocommerce-checkout .woocommerce-checkout-review-order table tbody > tr:nth-child(odd) > th {
  background: #fff !important;
}
.woocommerce-checkout .place-order button {
  background: #fff !important;
  color: #000 !important;
  border: 2px solid #000 !important;
  font-size: 18px !important;
  display: inline-block !important;
  padding: 10px 20px !important;
  border-radius: 30px;
}
.woocommerce-checkout .place-order button:hover {
  background: var(--e-global-color-primary) !important;
  color: #fff !important;
}

.elementor-posts .outofstock .ajax_add_to_cart {
  display: none !important;
}

.wpcf7-submit {
  border: none !important;
}
.wpcf7-submit:hover {
  opacity: 0.7;
}

.front-products .elementor-widget-wrap {
  padding: 0 !important;
}

.qty-minus, .qty-plus {
  width: 42px !important;
  height: 42px !important;
  line-height: 42px !important;
  padding: 0 !important;
  position: relative;
  top: 1px;
  background: #f8f8f8 !important;
}
.qty-minus:hover, .qty-plus:hover {
  background: var(--e-global-color-primary) !important;
  color: #fff !important;
}

.qty-plus {
  margin: 0 !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  display: none;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.woocommerce-billing-fields__field-wrapper br {
  display: none;
}

.return-to-shop .button.wc-backward {
  background: #fff !important;
  color: #000 !important;
  border: 2px solid #000 !important;
  font-size: 18px !important;
  display: inline-block !important;
  padding: 10px 20px !important;
  border-radius: 30px;
}
.return-to-shop .button.wc-backward:hover {
  background: var(--e-global-color-primary) !important;
  color: #fff !important;
}
.return-to-shop .button.wc-backward br {
  display: none;
}

mark {
  background: none !important;
}

.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] {
  min-width: 1.3em !important;
  height: 1.3em !important;
  line-height: 1.3em !important;
  font-size: 14px !important;
  font-family: arial;
}

@media (max-width: 480px) {
  :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) form.cart.variations_form .woocommerce-variation-add-to-cart, :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) form.cart:not(.grouped_form):not(.variations_form) {
    display: block !important;
  }
  .woocommerce div.product form.cart div.quantity {
    float: none !important;
    padding: 0 0 10px 0 !important;
  }
  .woocommerce div.product form.cart .button {
    float: none !important;
    margin-left: 0 !important;
  }
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background: #f8f8f8 !important;
}

.product-tags {
  text-align: center;
  list-style-type: none;
  padding: 0;
  margin: 0 0 40px 0;
}
.product-tags li {
  display: inline-block;
  margin: 0 5px 10px 5px;
}
.product-tags li a {
  display: block;
  padding: 5px 15px;
  border: 1px solid #000;
  border-radius: 30px;
  color: #000;
}
.product-tags li a:hover {
  background: var(--e-global-color-primary) !important;
  color: #fff !important;
}

.woocommerce-Tabs-panel {
  display: block !important;
}

/*star rating for products*/
.rating-custom div.product .woocommerce-product-rating {
  margin-bottom: 1.618em;
}

.rating-custom .woocommerce-product-rating .star-rating {
  margin: 0.5em 4px 0 0;
  float: left;
}

.rating-custom .woocommerce-product-rating::after, .rating-custom .woocommerce-product-rating::before {
  content: " ";
  display: table;
}

.rating-custom .woocommerce-product-rating {
  line-height: 2;
}

.rating-custom .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
}

.rating-custom .star-rating::before {
  content: "sssss";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.rating-custom .star-rating {
  line-height: 1;
  font-size: 1em;
  font-family: star;
}

.rating-custom .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.rating-custom .star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
}

.rating-custom .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.shop_wrapper .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0;
}

footer .elementor-icon-list-items li:first-child:hover .elementor-icon-list-text {
  color: #333333 !important;
}

.woocommerce-mini-cart__empty-message:after {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  white-space: pre;
  content: "Twój koszyk jest pusty.";
}

.wpcf7-form input[type=submit] {
  border: 1px solid #000 !important;
}

.ScrollTopButton {
  bottom: -60px !important;
  transition: all 0.3s ease-in-out;
  width: auto !important;
}

body.ScrollTopButton-show .ScrollTopButton {
  bottom: 20px !important;
}/*# sourceMappingURL=style.css.map */