/* xl - DESKTOP STYLES */
.woocommerce .woocommerce-info {
  background-color: #DEEDFF;
  border-radius: 12px;
  border: none;
}
.woocommerce .woocommerce-info .button {
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}
@media (max-width: 719px) {
  .woocommerce-cart .woocommerce-cart-form {
    margin-bottom: 0;
  }
}
.woocommerce-cart .woocommerce-cart-form h2 {
  font-size: 20px;
  margin-bottom: 1.6rem;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart thead {
  border-bottom: 1px solid #E8E9E8;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart thead tr {
  position: relative;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart thead tr th.product-name {
  position: absolute;
  left: 0;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart tbody tr {
  position: relative;
}
@media (max-width: 719px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table.cart tbody tr {
    margin-bottom: 2rem;
  }
  .woocommerce-cart .woocommerce-cart-form table.shop_table.cart tbody tr:nth-child(2n) td {
    background-color: #fff;
  }
  .woocommerce-cart .woocommerce-cart-form table.shop_table.cart tbody tr td {
    border-bottom: 1px solid #E8E9E8;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart tbody td {
  border-top: none;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart tbody td a, .woocommerce-cart .woocommerce-cart-form table.shop_table.cart tbody td span, .woocommerce-cart .woocommerce-cart-form table.shop_table.cart tbody td bdi {
  font-size: 14px;
  font-weight: 600;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart .product-thumbnail {
  width: 130px;
}
@media (max-width: 719px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table.cart .product-thumbnail {
    width: auto;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart .product-thumbnail img {
  border-radius: 8px;
  width: 106px;
}
@media (max-width: 719px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table.cart .product-thumbnail img {
    width: 86px;
    margin-left: initial;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart .product-remove {
  width: 0;
  padding: 0;
  position: static;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart .product-remove a {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  background-image: url("/wp-content/uploads/2025/10/ikona-kosz.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  border-radius: 0;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart .product-remove a:hover {
  background-color: transparent;
}
@media (max-width: 719px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table.cart .product-remove a {
    top: 40px;
    right: 10px;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart .actions {
  border-bottom: none;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart .actions .coupon {
  margin-top: 1.6rem;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart .actions .coupon input.input-text {
  border-radius: 55px;
  border: 1px solid #DCDDDC;
  color: #B3B5B3;
  padding: 1.5rem 1rem;
  font-size: 14px;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart .actions .coupon .button {
  background-color: transparent;
  color: #1E3A8A;
  border: 2px solid #1E3A8A;
  padding: 1rem;
  height: auto;
  line-height: 1;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart .actions .coupon .button:hover {
  background-color: #1E3A8A;
  color: #fff;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table.cart .actions > button.button {
  display: none;
}
.woocommerce-cart .cart-collaterals {
  background-color: #F5F5F5;
  border-radius: 12px;
  padding: 2rem;
  margin-top: 3.25rem;
}
@media (max-width: 719px) {
  .woocommerce-cart .cart-collaterals {
    margin-top: 0;
  }
}
.woocommerce-cart .cart-collaterals h2 {
  display: none;
}
.woocommerce-cart .cart-collaterals table.shop_table * {
  font-size: 16px;
  font-weight: 600;
  background-color: transparent !important;
}
.woocommerce-cart .cart-collaterals table.shop_table tr th, .woocommerce-cart .cart-collaterals table.shop_table tr td {
  border-top: 1px solid #DCDDDC;
}
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
  padding-top: 1.2rem;
  padding-bottom: 0;
}
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a {
  background-color: #1E3A8A;
  border: 2px solid #1E3A8A;
  color: #fff;
  padding: 1rem;
  margin-bottom: 0;
}
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a:hover {
  background-color: #fff;
  color: #1E3A8A;
}
.woocommerce-checkout .woocommerce-form-login-toggle {
  text-align: center;
}
.woocommerce-checkout h2, .woocommerce-checkout h3 {
  font-size: 20px;
  margin-bottom: 1.6rem;
}
.woocommerce-checkout form.woocommerce-checkout input, .woocommerce-checkout form.woocommerce-checkout textarea, .woocommerce-checkout form.woocommerce-checkout .select2-container--default .select2-selection--single {
  border-radius: 8px;
  border: 1px solid #DCDDDC;
}
.woocommerce-checkout form.woocommerce-checkout label {
  font-size: 12px;
}
.woocommerce-checkout form.woocommerce-checkout thead tr th:nth-of-type(2), .woocommerce-checkout form.woocommerce-checkout thead tr td:nth-of-type(2), .woocommerce-checkout form.woocommerce-checkout tbody tr th:nth-of-type(2), .woocommerce-checkout form.woocommerce-checkout tbody tr td:nth-of-type(2) {
  text-align: right;
}
.woocommerce-checkout form.woocommerce-checkout tfoot tr td {
  text-align: right;
}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-checkout-review-order > p.form-row {
  display: none;
  margin-bottom: 1.4rem;
}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-checkout-review-order > p.form-row.visible {
  display: block;
}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-checkout-review-order > p.form-row button {
  border: 2px solid #1E3A8A;
  border-radius: 24px;
  width: 100%;
}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-checkout-review-order > p.form-row button:hover {
  background-color: #1E3A8A;
  color: #fff;
}
.woocommerce-checkout table.shop_table td {
  border-top: 1px solid #E8E9E8;
}
.woocommerce-checkout table.shop_table td.product-name strong {
  font-weight: 400;
}
.woocommerce-checkout #payment ul.wc_payment_methods li.wc_payment_method input[type="radio"]:first-child:checked + label {
  border: 2px solid #1E3A8A;
  border-radius: 8px;
  background-color: #fff;
}
.woocommerce-checkout #payment ul.wc_payment_methods li.wc_payment_method > label {
  border: 2px solid #DCDDDC;
  border-radius: 8px;
  background-color: #fff;
}
.woocommerce-checkout .woocommerce-checkout-payment .place-order button.button {
  background-color: #1E3A8A;
  border: 2px solid #1E3A8A;
  color: #fff;
  padding: 1rem !important;
}
.woocommerce-checkout .woocommerce-checkout-payment .place-order button.button:hover {
  background-color: #fff;
  color: #1E3A8A;
}
.woocommerce-checkout ul.order_details li {
  margin-bottom: 1rem;
}
.woocommerce-account h2 {
  font-size: 20px;
  margin-bottom: 1.6rem;
}
.woocommerce-account .woocommerce-MyAccount-content input, .woocommerce-account .woocommerce-MyAccount-content fieldset {
  border-radius: 8px;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F1708-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%22%7D */