@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
body .elementor-menu-cart__main {
  width: 700px !important;
  padding: 20px 0 0 0 !important;
  right: 0 !important;
  left: unset !important;
}
body .elementor-menu-cart__main .woocommerce-mini-cart__empty-message::before {
  content: "Twój koszyk!";
  visibility: visible;
  position: absolute;
  left: 24px;
  top: 0;
  font-size: 36px !important;
  font-weight: 600 !important;
  color: #000000;
}
body .elementor-menu-cart__main .woocommerce-mini-cart__empty-message::after {
  content: "Twój koszyk jest pusty!";
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 50vh;
  margin-top: -75px;
  transform: translatex(-50%);
  font-size: 18px !important;
  font-weight: 600 !important;
  text-align: center;
  padding-top: 100px;
  color: #666666;
  background: url("../images/empty-cart.svg") center top no-repeat;
  background-size: auto 75px;
}
body .elementor-menu-cart__main .elementor-menu-cart__close-button {
  position: absolute !important;
  top: 24px !important;
  right: 24px !important;
  width: 24px;
  height: 24px;
  background: #FFFFFF url("../images/icon-close.svg") center center no-repeat;
  background-size: contain;
  z-index: 9 !important;
}
body .elementor-menu-cart__main .elementor-menu-cart__close-button::before, body .elementor-menu-cart__main .elementor-menu-cart__close-button::after {
  display: none;
}
body .elementor-menu-cart__main .woocommerce-cart-form__contents {
  padding: 0 24px !important;
}
body .elementor-menu-cart__main .elementor-menu-cart__product {
  background: #ECECEC !important;
  border-radius: 5px !important;
  padding: 16px !important;
  margin-bottom: 24px !important;
  border: none !important;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .ux-mini-cart-qty {
  gap: 8px !important;
  justify-content: flex-start !important;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .ux-mini-cart-qty .quantity {
  display: flex !important;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .ux-mini-cart-qty .quantity .button {
  border: 1px solid rgba(141, 138, 132, 0.5019607843) !important;
  background: none !important;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .ux-mini-cart-qty .quantity .button.minus {
  border-right: 0 !important;
  border-radius: 3px 0 0 3px !important;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .ux-mini-cart-qty .quantity .button.plus {
  border-left: 0 !important;
  border-radius: 0 3px 3px 0 !important;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .ux-mini-cart-qty .quantity .button:hover {
  background: none !important;
  color: #0E4FE3 !important;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .ux-mini-cart-qty .quantity input[type=number] {
  border: 1px solid rgba(141, 138, 132, 0.5019607843) !important;
  border-left: none !important;
  border-right: none !important;
  background: none !important;
  box-shadow: none;
  width: 25px !important;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .ux-mini-cart-qty .price-wrapper {
  flex: 1 1 auto;
  margin-right: 30px;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .ux-mini-cart-qty .price-wrapper::after {
  font-weight: 400;
  color: #000000;
  content: "cena za 1 paletę w tym VAT";
  display: none !important;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .product-name {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0px;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .product-name dl.variation {
  margin: 0 0 0 -6px !important;
  padding: 0 !important;
  position: relative;
  order: 1;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .product-name dl.variation dt {
  display: none;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .product-name dl.variation dd {
  width: auto !important;
  padding: 5px 13px;
  margin-right: auto !important;
  border-radius: 55px;
  border: 1px solid #0E4FE3;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .product-name dl.variation dd p {
  margin: 0;
  padding: 0;
  color: #0E4FE3;
  font-size: 16px;
  text-transform: uppercase;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .product-name a {
  font-size: 16px;
  order: 2;
  font-weight: 400 !important;
  color: #000000 !important;
  margin: 12px 0 8px 0;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .product-name a:hover {
  text-decoration: underline;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .bcs-product-rating {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  order: 3;
  display: none !important;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .bcs-product-rating ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: row;
  gap: 4px;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .bcs-product-rating ul li {
  width: 16px;
  height: 16px;
  background: url("../images/icon-rating-star.svg") center center no-repeat;
  background-size: contain;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .bcs-product-rating p {
  margin: 0;
  padding: 0;
  color: #000000;
  font-size: 14px;
  line-height: 16px;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .bcs-product-meta {
  margin: 5px 0 0 0;
  order: 4;
  display: none !important;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .bcs-product-meta p {
  margin: 0;
  padding: 0;
  color: #000000;
  font-size: 14px;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .product-add-wishlist {
  position: absolute;
  top: 16px !important;
  right: 16px !important;
  display: none !important;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .product-add-wishlist a {
  display: inline-block;
  width: 22px;
  height: 18px;
  background: url("../images/icon-add-wishlist_stroke.svg") center center no-repeat;
  background-size: contain;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .product-add-wishlist a:hover {
  background: url("../images/icon-add-wishlist_hover.svg") center center no-repeat;
  background-size: contain;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .product-add-wishlist a:active {
  background: url("../images/icon-add-wishlist.svg") center center no-repeat;
  background-size: contain;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .elementor-menu-cart__product-remove {
  right: 16px !important;
  bottom: 16px !important;
  display: inline-block;
  width: 21px !important;
  height: 22px !important;
  background: url("../images/icon-remove-product.svg") center center no-repeat;
  background-size: contain;
  border: none !important;
  border-radius: 0 !important;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .elementor-menu-cart__product-remove:hover {
  background: url("../images/icon-remove-product_hover.svg") center center no-repeat;
  background-size: contain;
}
body .elementor-menu-cart__main .elementor-menu-cart__product .elementor-menu-cart__product-remove::after, body .elementor-menu-cart__main .elementor-menu-cart__product .elementor-menu-cart__product-remove::before {
  display: none !important;
}

.elementor-menu-cart__container {
  z-index: 999999 !important;
}

body:has(.elementor-menu-cart__container[aria-hidden=false]),
html:has(.elementor-menu-cart__container[aria-hidden=false]) {
  overflow: hidden;
  overscroll-behavior: none;
}

.bcs-cart-title {
  font-size: 36px !important;
  font-weight: 600 !important;
}

.bcs-cart-subtitle {
  font-size: 24px !important;
  font-weight: 600 !important;
}

.bcs-mini-cart__coupon {
  width: 100%;
  margin: 40px 0 30px 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bcs-mini-cart__coupon h4,
.bcs-mini-cart__coupon form,
.bcs-mini-cart__coupon input,
.bcs-mini-cart__coupon button,
.bcs-mini-cart__coupon .bcs-cart-subtitle {
  margin: 0;
  padding: 0;
}
.bcs-mini-cart__coupon .bcs-mini-cart-coupon {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.bcs-mini-cart__coupon .bcs-mini-cart-coupon__row {
  display: flex;
  flex-direction: row;
  gap: 24px;
  margin: 0 0 16px 0;
  padding: 0;
}
.bcs-mini-cart__coupon .bcs-mini-cart-coupon__row .input-text {
  height: 54px !important;
  border: 1px solid #000000 !important;
  border-radius: 4px !important;
  color: #121619 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  padding: 16px !important;
  box-shadow: unset !important;
}
.bcs-mini-cart__coupon .bcs-mini-cart-coupon__row .input-text::placeholder {
  color: #121619 !important;
}
.bcs-mini-cart__coupon .bcs-mini-cart-coupon__row .input-text:focus {
  color: #2259DA !important;
  border: 1px solid #2259DA !important;
  outline: none !important;
}
.bcs-mini-cart__coupon .bcs-mini-cart-coupon__row button {
  height: 54px;
  line-height: 16px;
  background: #FFFFFF !important;
  border: 1px solid #2259DA !important;
  padding: 10px 32px !important;
  border-radius: 4px !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  color: #2259DA !important;
  transition: all 0.3s ease-in-out;
}
.bcs-mini-cart__coupon .bcs-mini-cart-coupon__row button:hover {
  background: #2259DA !important;
  color: #FFFFFF !important;
}
.bcs-mini-cart__coupon .bcs-mini-cart-coupon__hint {
  margin: 0;
  padding: 0;
  color: #000000;
}
.bcs-mini-cart__coupon .bcs-mini-cart-coupon__msg {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
}
.bcs-mini-cart__coupon .bcs-mini-cart-coupon__msg.error {
  display: inline-block;
  color: #c70000;
}
.bcs-mini-cart__coupon .bcs-mini-cart-coupon__msg .container {
  margin: 0;
  padding: 0;
}
.bcs-mini-cart__coupon .bcs-mini-cart-coupon.is-error input[name=coupon_code] {
  border-color: #dc2626;
}
.bcs-mini-cart__coupon .bcs-mini-cart-coupon.is-success input[name=coupon_code] {
  border-color: #16a34a;
}
.bcs-mini-cart__coupon .bcs-mini-cart-coupon__msg .woocommerce-error {
  margin: 0.5rem 0 0;
}
.bcs-mini-cart__coupon .bcs-mini-cart-coupon__msg .woocommerce-message {
  margin: 0.5rem 0 0;
}

.elementor-menu-cart__product-price {
  position: relative;
}
.elementor-menu-cart__product-price .product-subtotal {
  position: relative;
  top: -6px;
}

.bcs-mini-line-units {
  position: absolute;
  left: 95px;
  bottom: -2px;
  font-size: 12px;
  font-weight: 400;
  color: #0E4FE3;
}

.elementor-menu-cart__products {
  padding-bottom: 24px !important;
}

.elementor-menu-cart__bcs-foot {
  margin: 24px 0 0 0;
  padding: 25px 25px 35px 25px !important;
  background: #ECECEC !important;
  margin-top: auto !important;
}
@media (max-width: 767px) {
  .elementor-menu-cart__bcs-foot {
    padding: 15px 15px 25px 15px !important;
  }
}
.elementor-menu-cart__bcs-foot .bcs-mini-cart__summary-info {
  width: 100%;
  margin: 24px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5019607843);
  padding: 0 0 24px 0;
}
.elementor-menu-cart__bcs-foot .bcs-mini-cart__summary-info ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.elementor-menu-cart__bcs-foot .bcs-mini-cart__summary-info ul li {
  margin: 0;
  padding: 0;
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-between !important;
  align-items: flex-end;
  gap: 24px;
  position: relative;
}
.elementor-menu-cart__bcs-foot .bcs-mini-cart__summary-info ul li::before {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  height: 1px;
  display: inline-block;
  opacity: 0.4;
  border-bottom: 1px solid #FFFFFF;
}
.elementor-menu-cart__bcs-foot .bcs-mini-cart__summary-info ul li::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 1px;
  display: inline-block;
  opacity: 0.1;
  border-top: 1px solid #121619;
}
.elementor-menu-cart__bcs-foot .bcs-mini-cart__summary-info ul li:last-child::before, .elementor-menu-cart__bcs-foot .bcs-mini-cart__summary-info ul li:last-child::after {
  display: none;
}
.elementor-menu-cart__bcs-foot .bcs-mini-cart__summary-info ul li .info-name {
  font-size: 14px;
  font-weight: 700;
  color: #000000;
}
.elementor-menu-cart__bcs-foot .bcs-mini-cart__summary-info ul li .info-name .info-note {
  font-weight: 400;
  font-style: normal;
}
.elementor-menu-cart__bcs-foot .bcs-mini-cart__summary-info ul li .info-value {
  font-size: 15px;
  font-weight: 500;
  color: #000000;
}
.elementor-menu-cart__bcs-foot .bcs-mini-cart__summary-info ul li .info-value * {
  font-size: 15px;
  font-weight: 500;
  color: #000000;
}
.elementor-menu-cart__bcs-foot .bcs-mini-cart__summary-info ul li .info-value--underline {
  text-decoration: underline;
}
.elementor-menu-cart__bcs-foot .bcs-mini-cart__subtotal {
  text-align: left;
  padding: 0 !important;
  border: none !important;
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-between !important;
}
.elementor-menu-cart__bcs-foot .bcs-mini-cart__subtotal strong,
.elementor-menu-cart__bcs-foot .bcs-mini-cart__subtotal .woocommerce-Price-amount,
.elementor-menu-cart__bcs-foot .bcs-mini-cart__subtotal .woocommerce-Price-amount bdi {
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #000000 !important;
}
.elementor-menu-cart__bcs-foot .bcs-mini-cart__subtotal .woocommerce-Price-amount,
.elementor-menu-cart__bcs-foot .bcs-mini-cart__subtotal .woocommerce-Price-amount bdi {
  font-size: 15px !important;
}

.elementor-menu-cart__footer-buttons {
  display: flex !important;
  flex-direction: row !important;
  gap: 24px !important;
  padding-top: 35px !important;
}
@media (max-width: 767px) {
  .elementor-menu-cart__footer-buttons {
    flex-direction: column !important;
    gap: 10px !important;
  }
}
.elementor-menu-cart__footer-buttons .elementor-button {
  padding: 16px 32px !important;
  border-radius: 4px !important;
}
.elementor-menu-cart__footer-buttons .elementor-button .elementor-button-text {
  font-weight: 700 !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  color: #000000 !important;
  transition: all 0.3s ease-in-out;
}
.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
  border: 1px solid #F9A90C !important;
  background: transparent !important;
  transition: background 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .elementor-menu-cart__footer-buttons .elementor-button--view-cart {
    border: 1px solid #000000 !important;
  }
}
.elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover {
  background: #F9A90C !important;
}
.elementor-menu-cart__footer-buttons .elementor-button--checkout {
  flex: 1 1 auto;
  border: 1px solid #F9A90C !important;
  background: #F9A90C !important;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .elementor-menu-cart__footer-buttons .elementor-button--checkout {
    border: 1px solid #FF9000 !important;
    background: #FF9000 !important;
  }
}
.elementor-menu-cart__footer-buttons .elementor-button--checkout:hover {
  border: 1px solid #000000 !important;
  background: #000000 !important;
}
.elementor-menu-cart__footer-buttons .elementor-button--checkout:hover .elementor-button-text {
  color: #F9A90C !important;
}
