@charset "UTF-8";
.box-options .label .custom-radio input:checked + span > span,
#payment-confirmation .alert.alert-danger,
#payment-confirmation #js-delivery .alert-danger.alert-danger,
#content-hook_payment_return .card-block dl.bankwire-payment-info,
#checkout .cart-grid-right,
#cart .cart-grid-right,
#checkout .pmsender,
.box-options,
#order-summary-content .summary-box,
#content-hook_order_confirmation span,
.box-checkout {
  border-radius: 5px;
}

@media (min-width: 992px) {
  #checkout h1 .step-edit .title {
    font-size: 1.6rem;
  }
}

.cart-items {
  list-style: none !important;
}

#checkout .-reachable.-complete.-clickable h1 .step-number:before {
  content: "\e934";
}

#checkout .qty input,
#cart .qty input {
  height: 47px !important;
}

#checkout .step-title {
  top: -50px;
}
@media (max-width: 1199px) {
  #checkout .step-title {
    top: -43px;
  }
}
@media (max-width: 991px) {
  #checkout .step-title {
    top: 7px;
  }
}

#contactCartInfo a {
  line-height: 1.5;
}

#checkout-addresses-step .alert {
  display: none !important;
}

#checkout-addresses-step .error .alert.show {
  display: flex !important;
  font-size: 1.3rem;
  line-height: 1;
  padding: 10px;
}

#checkout p.back_cat,
#cart p.back_cat {
  font-size: 1.2rem;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: 500;
  border-width: 2px;
  border-radius: 5px;
  max-width: 248px;
}
#checkout p.back_cat:hover,
#cart p.back_cat:hover {
  background: transparent;
  color: #000 !important;
}
#checkout p.back_cat:hover a,
#cart p.back_cat:hover a {
  color: white !important;
}
#checkout p.back_cat i,
#cart p.back_cat i {
  top: 2px;
}

@media (max-width: 767px) {
  #checkout #content-wrapper,
  #cart #content-wrapper {
    padding-bottom: 10px !important;
  }
}

@media (max-width: 767px) {
  #contactCartInfo {
    bottom: -140px;
    padding: 20px 0px;
  }
}

#order-summary-content .summary-box {
  line-height: 1.5;
}

.page-order .custom-checkbox {
  line-height: 1.4;
}

#checkout #userInfo {
  line-height: 1.25;
}

.box-checkout #deliveryBlock h2 {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  #checkout .content h3 {
    font-size: 1.5rem;
  }
}

.page-cart .product-price strong {
  font-weight: 500;
}
.page-cart .card-block h1 {
  font-size: 3.2rem;
  list-style: none;
}

#cart .product-line-info strong {
  font-weight: 500 !important;
}
#cart .product-line-info a.label {
  font-weight: 500;
  font-size: 1.6rem;
}

.card-block .cart-summary-line.cart-total {
  margin-top: 1rem;
  font-weight: 500;
}

.card-block .cart-summary-line.cart-total.two-totals.brutto {
  font-size: 15px;
  margin-top: 7px;
}

#cart .cart-grid-right .nextStep,
#cart .cart-grid-right .btn-primary {
  width: 100%;
  padding: 0;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 1px;
  background: #000000;
  border: #000000;
}
#cart .cart-grid-right .nextStep:hover,
#cart .cart-grid-right .btn-primary:hover {
  background: #0080c8;
}

@media (max-width: 1199px) {
  .page-order #header .header-top img.logo {
    margin: 0;
  }
}
.page-order .box-checkout h2 {
  font-weight: 500;
  font-size: 2rem;
}
.page-order .fblogin {
  max-width: 320px;
  margin: 0 auto;
}
@media (max-width: 575px) {
  .page-order .fblogin {
    max-width: 100%;
  }
}
.page-order #deliveryBlock h2 {
  margin-bottom: 1rem;
}
.page-order .delivery-options h3 {
  font-weight: 500;
}
.page-order .delivery-options h3 strong {
  font-weight: 500;
}
.page-order .delivery-options .delivery-name strong {
  font-weight: 500;
}
.page-order .expand {
  font-weight: 500;
}

#checkout #logoContainer {
  padding: 0 !important;
  margin: 0 !important;
}

@media (max-width: 767px) {
  #checkout-personal-information-step {
    padding-top: 0 !important;
  }
}
#checkout-personal-information-step h1 {
  font-weight: bold;
  font-size: 3.2rem;
}
#checkout-personal-information-step #customer-form .btn {
  margin-top: 0;
}
@media (max-width: 575px) {
  #checkout-personal-information-step .content > div div:first-child .box-checkout {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 575px) {
  #checkout-personal-information-step .content > div div:last-child .box-checkout {
    padding-top: 0;
  }
}

.continue,
.btn.nextStep,
#payment-confirmation button[type=submit] {
  background-color: #000000;
  border-color: #000000;
  color: white;
}
.continue:hover,
.btn.nextStep:hover,
#payment-confirmation button[type=submit]:hover {
  border-color: #0080c8;
  background: #0080c8;
}

#checkout .btn,
#cart .btn {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Poppins", sans-serif !important;
}

#checkout #checkout-login-form form > footer .toggleForm,
#checkout #checkout-form-register form > footer .toggleForm {
  background: none;
  color: #000000;
  border-color: #000000;
}

#checkout .fblogin .btn span i {
  display: none;
}

#checkout #checkout-form-register form > section {
  padding-top: 0;
}

#checkout .modal button.btn,
#cart .modal button.btn {
  border: 1px solid #000;
}

#checkout #delivery textarea {
  max-width: 100%;
  margin-top: 10px;
}

#checkout #delivery label {
  line-height: 1.4;
}

#checkout .small-btn,
#cart .small-btn {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
}

@media (max-width: 1199px) {
  .page-order #header .header-top img.logo {
    max-width: 70px;
  }
}

.back_cat .back {
  line-height: 3.3;
}

#cart .box-checkout,
#checkout .box-checkout {
  box-shadow: none !important;
}
@media (max-width: 767px) {
  #cart .box-checkout,
  #checkout .box-checkout {
    padding: 15px;
  }
}
#cart .block-promo .promo-code-button i,
#checkout .block-promo .promo-code-button i {
  font-size: 21px;
  line-height: 1;
}
#cart,
#checkout {
  /*         #content-wrapper{
                 @media (max-width: 767px) {
                         padding-top: 20px;
                         padding-bottom: 10px !important;
                         margin-bottom: 0px !important;
                     }
         }
  */
}
#cart .cart-item .product-price > div,
#checkout .cart-item .product-price > div {
  width: 100%;
  display: inline-block;
}
#cart #wrapper .container-fluid,
#checkout #wrapper .container-fluid {
  max-width: 1440px;
}

#checkout {
  padding-bottom: 20vh;
}
#checkout .form-group:not(.radio-buttons):not(.checkbox) label {
  color: #000;
}
#checkout input,
#checkout textarea {
  border-color: #000;
}
#checkout .form-group .error {
  margin-top: 5px;
  text-align: left;
}
#checkout .modal .modal-header {
  margin: 0 0 10px;
}

.carrier-extra-content a {
  position: relative;
  z-index: 9;
}

#checkout .expand-box {
  display: block !important;
}
#checkout .expand-box.active {
  display: none !important;
}

#checkout .small-btn,
#cart .small-btn {
  text-transform: none;
  letter-spacing: 0;
  font-size: 14px;
  border: none !important;
}
#checkout .small-btn:hover,
#cart .small-btn:hover {
  background: #0080c8;
  color: white;
}

.page-cart #wrapper .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 8px;
  padding-left: 8px;
}

.delivery-options .dropzone {
  margin-top: 10px;
}
.delivery-options .dropzone {
  padding: 25px;
  min-height: 100px;
}
.delivery-options .dropzone .dz-message {
  margin: 0;
}
.delivery-options .dropzone .dz-button {
  line-height: 1.5 !important;
}
.delivery-options .carrier-extra-content .form-group {
  margin-bottom: 0;
}

#conditions-to-approve .custom-checkbox > span:nth-child(3) {
  line-height: 1.4;
  font-size: 11px;
}

@media (max-width: 767px) {
  #checkout #content-wrapper,
  #cart #content-wrapper {
    padding-top: 75px;
  }
}
.groupCart .sale-custom-flag {
  margin-top: 10px;
}

#bulk_selected_products_form .custom-radio,
#bulk_selected_products_form .custom-checkbox {
  align-items: center;
}

#cart .remove-from-cart {
  top: 2px;
  position: relative;
}

#cart #bottomActions {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #cart #bottomActions {
    position: relative;
  }
}

@media (max-width: 767px) {
  #cart #content-wrapper {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  #cart #bottomActions {
    bottom: 0;
  }
}

@media (min-width: 992px) {
  #checkout #content-wrapper {
    padding: 55px 0 40px 0;
  }
}
#checkout-payment-step p.back_cat {
  padding: 5px;
}

.cart-item img {
  max-width: 230px;
  max-width: 90px;
}

#cart .product-line-info.product-price {
  font-size: 14px;
}

.page-cart .product-price strong {
  line-height: 2;
}

.imgwithcheck {
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .imgwithcheck .custom-checkbox span {
    margin-left: -1rem !important;
  }
}
@media (max-width: 575px) {
  .imgwithcheck {
    flex-direction: column-reverse;
    gap: 2rem;
    justify-content: flex-end;
  }
  .imgwithcheck .custom-checkbox span {
    margin-left: 0 !important;
  }
}

#cart .remove-from-cart {
  font-size: 2rem;
}

#bulk_selected_products_form {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#bulk_selected_products_form #bulk_remove {
  margin-top: 0;
}
@media (min-width: 992px) {
  #bulk_selected_products_form .custom-checkbox {
    margin-left: -1rem !important;
  }
}
#bulk_selected_products_form .btn:disabled,
#bulk_selected_products_form .btn:disabled:hover,
#bulk_selected_products_form .btn[disabled],
#bulk_selected_products_form .btn[disabled]:hover,
#bulk_selected_products_form button:disabled,
#bulk_selected_products_form button:disabled:hover,
#bulk_selected_products_form button[disabled],
#bulk_selected_products_form button[disabled]:hover {
  background-color: #f0f0f0 !important;
}

#checkout p.back_cat,
#cart p.back_cat {
  padding: 2px 26px;
}

#checkout #bulk_remove,
#cart #bulk_remove {
  padding: 2px 20px;
}

#checkout label[for=bulk_select_all_products],
#cart label[for=bulk_select_all_products] {
  margin: 0;
}

.full-cart-actions {
  padding: 15px 30px;
}

@media (max-width: 767px) {
  #checkout #bulk_selected_products_form,
  #cart #bulk_selected_products_form {
    max-width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

#bulk_remove {
  max-width: 180px !important;
  justify-self: flex-end;
}

#cart #wrapper .container-fluid,
#checkout #wrapper .container-fluid {
  max-width: 1200px;
}

#cart .product-image {
  margin-left: 10px;
}

.groupCart .reference {
  font-size: 1.2rem;
  margin: 7px 0 0;
}

#checkout aside#notifications,
#cart aside#notifications {
  position: sticky;
  top: -100%;
  z-index: 99999;
}

#invoice-addresses > .alert-belt {
  margin-top: 20px;
}

.info-icon {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.info-icon::after {
  content: attr(title);
  position: absolute;
  bottom: 125%;
  /* odległość tooltipa od ikony */
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  padding: 6px 10px;
  border-radius: 6px;
  width: 200px;
  /* ograniczenie szerokości */
  white-space: normal;
  /* zawijanie tekstu */
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  font-size: 13px;
  text-transform: none;
  z-index: 10;
}

/* strzałka */
.info-icon::before {
  content: "";
  position: absolute;
  bottom: 7px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 6px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
}

.info-icon:hover::after,
.info-icon:hover::before {
  opacity: 1;
  visibility: visible;
}

#simple_checkout .alert,
#simple_checkout .alert p {
  color: white;
}

/*# sourceMappingURL=cart.css.map */
