.input-service textarea {
  border-radius: 15px;
}
section.panel-klienta-logowanie-section-content {
  background: none;
}
section.panel-klienta-section-content {
  background: none;
}
section.panel-klienta-section-content .content-dashboard .dashboard-sidebar .sidebar-service {
  border-radius: 15px;
}
section.panel-klienta-koszyk-section-content {
  background: none;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-image-wrapper {
  border-radius: 10px;
  background: #fff;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-image-wrapper .service-image {
  border-radius: 10px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .service-quantity .input-number-decrement,
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .service-quantity .input-number-increment {
  border-radius: 50px;
  background: #ccc;
}
section.panel-klienta-koszyk-section-content .content-basket-options .options-service .service-alert {
  background: #fff;
  border-radius: 12px;
}
section.panel-klienta-koszyk-section-content .content-basket-options .options-service .radio-wrapper .radio-box {
  background: #fff;
  border-radius: 12px;
}
section.panel-klienta-koszyk-section-content .content-basket-options .options-service .radio-details {
  margin-top: 3px;
  border-radius: 12px;
  border-color: #ddd !important;
}
section.panel-klienta-koszyk-section-content .content-basket-options .options-service .radio-wrapper.active + .radio-details {
  display: block;
  width: 100%;
}
section.panel-klienta-koszyk-section-content .content-basket-options .options-service .free-shipping-wrapper {
  border-radius: 12px;
  background: #fff;
}
section.panel-klienta-koszyk-section-content .content-basket-options .options-service .service-summary-info {
  border-radius: 12px;
}
section.panel-klienta-koszyk-section-content .content-basket-options .options-service .service-promotional-code {
  border-radius: 12px;
}
section.panel-klienta-koszyk-section-content .content-details .details-flexbox .flexbox-service .heading-nav .radio-wrapper .radio-box {
  border-radius: 8px;
}
section.panel-klienta-koszyk-section-content .content-details .details-flexbox .flexbox-service .add-address-button-wrapper .add-address-button {
  border-radius: 12px;
  background: #fff;
}
section.panel-klienta-koszyk-section-content .content-details .details-flexbox .flexbox-service .addresses-wrapper .wrapper-service {
  background: #fff;
  border-radius: 12px;
}
section.panel-klienta-koszyk-section-content .buttons-wrapper .wrapper-inner {
  background: #fff;
  border-radius: 20px;
}

/*# sourceMappingURL=maps/style-panel-klienta-project.css.map */
