.input-service label {
  font-size: 13px;
  font-family: 'tt_commonsmedium';
}
.input-service input,
.input-service textarea {
  border: none;
  height: 55px;
  font-size: 15px;
  font-family: 'tt_commonsregular';
}
.input-service .input-alert {
  padding-left: 15px;
  margin-top: 7px;
  font-size: 11px;
  color: #dc3545;
}
.input-service .value {
  color: #000;
  font-size: 18px;
  text-align: left;
}
.input-service .textarea-value {
  padding: 15px;
  background: #f9f9f9;
  border-radius: 2px;
  color: #000;
  font-size: 14px;
  font-weight: 300;
}
.input-service textarea {
  height: 150px;
  border-radius: 30px;
  padding: 20px;
}
.input-service.loading {
  position: relative;
  pointer-events: none;
}
.input-service.loading:before {
  content: '';
  position: absolute;
  top: -2.5%;
  left: -2.5%;
  width: 105%;
  height: 105%;
  background: #fff;
  opacity: 0.85;
  filter: blur(1px);
}
.input-service.loading:after {
  content: '';
  position: absolute;
  top: 68%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/icons/loading.svg) center;
  background-size: cover;
  height: 18px;
  width: 18px;
  animation: loader-rotate cubic-bezier(0.455, 0.03, 0.515, 0.955) 4s infinite;
}
.select-wrapper {
  border: none;
  border-radius: 60px;
}
.select-wrapper select,
.select-wrapper .select2-selection--single {
  padding: 15px 21px 12px 10px;
  text-transform: none;
  border-radius: 0;
  text-align: left;
  font-size: 15px;
  font-family: 'tt_commonsregular';
}
.select-wrapper select .select2-selection__rendered,
.select-wrapper .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
}
.select-wrapper svg {
  height: 10px;
  min-width: 10px;
  max-width: 10px;
  right: 15px;
}
section.panel-klienta-logowanie-section-content {
  background: none;
}
section.panel-klienta-logowanie-section-content .content-login .login-service .heading h1,
section.panel-klienta-logowanie-section-content .content-login .login-service .heading .primary {
  font-size: 60px;
  color: #333;
  font-family: 'tt_commons_boldbold';
}
section.panel-klienta-logowanie-section-content .content-login .login-service .heading p {
  font-size: 22px;
  color: #333;
}
section.panel-klienta-logowanie-section-content .content-login .login-service .heading p a {
  font-family: 'tt_commons_boldbold';
}
section.panel-klienta-logowanie-section-content .content-login .login-service .social-media-login {
  border-radius: 30px;
}
section.panel-klienta-section-content {
  background: none;
}
section.panel-klienta-section-content .content-dashboard .dashboard-sidebar .sidebar-service {
  border-radius: 20px;
  font-family: 'tt_commonsdemibold';
}
section.panel-klienta-section-content .content-dashboard .dashboard-body .dashboard-item img {
  border-radius: 20px;
}
section.panel-klienta-section-content .content-dashboard .dashboard-body .body-description {
  padding: 30px;
  border-radius: 20px;
  background: #fff;
}
section.panel-klienta-section-content .content-dashboard .dashboard-body .body-description h2 {
  font-size: 30px;
  color: #333;
  font-family: 'tt_commons_boldbold';
}
section.panel-klienta-section-content .content-dashboard .dashboard-body .body-description p {
  font-size: 18px;
  color: #333;
}
section.panel-klienta-section-content .content-dashboard .dashboard-body .body-sale-info .info-heading {
  border-radius: 15px;
}
section.panel-klienta-section-content .content-dashboard .dashboard-body .table-responsive .table tbody tr td button {
  border: none;
  background: none;
  padding: 0;
  outline: none;
}
section.panel-klienta-section-content .content-dashboard .dashboard-body .addresses-wrapper .wrapper-service {
  border-radius: 15px;
  background: #fff;
}
section.panel-klienta-section-content .content-dashboard .dashboard-body .addresses-wrapper .wrapper-service.active {
  background: rgba(0, 0, 0, 0.1);
}
section.panel-klienta-section-content .content-dashboard .dashboard-body .pagination {
  justify-content: center;
}
section.panel-klienta-section-content .content-dashboard .dashboard-body .pagination .page-item {
  margin: 0 5px;
}
section.panel-klienta-section-content .content-dashboard .dashboard-body .pagination .page-item .page-link {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'tt_commonsmedium';
  color: #000;
}
section.panel-klienta-section-content .content-dashboard .dashboard-body .pagination .page-item .page-link:focus {
  box-shadow: none;
  color: #000;
}
section.panel-klienta-section-content .content-dashboard .dashboard-body .pagination .page-item.active .page-link {
  background: #328032;
  border-color: #328032;
  color: #fff;
}
section.panel-klienta-koszyk-section-content {
  background: none;
  position: relative;
  overflow: visible;
}
section.panel-klienta-koszyk-section-content .section-background {
  position: absolute;
  top: -150px;
  left: 0;
  width: 100%;
  opacity: 0.1;
}
section.panel-klienta-koszyk-section-content .section-background img {
  width: 100%;
}
section.panel-klienta-koszyk-section-content .content-basket {
  position: relative;
}
section.panel-klienta-koszyk-section-content .content-basket .heading {
  margin-bottom: 30px;
  text-align: center;
}
section.panel-klienta-koszyk-section-content .content-basket .heading h1,
section.panel-klienta-koszyk-section-content .content-basket .heading .primary {
  font-size: 60px;
  color: #333;
  font-family: 'tt_commons_boldbold';
}
section.panel-klienta-koszyk-section-content .content-basket .heading p {
  font-size: 22px;
  color: #333;
}
section.panel-klienta-koszyk-section-content .content-basket .heading p a {
  font-family: 'tt_commons_boldbold';
}
section.panel-klienta-koszyk-section-content .content-basket .postal-code-project {
  max-width: 300px;
  margin: 0 auto;
}
section.panel-klienta-koszyk-section-content .content-basket .postal-code-project .input-service {
  margin: 0 auto 50px auto;
  max-width: 250px;
}
section.panel-klienta-koszyk-section-content .content-basket .postal-code-project .input-service label {
  padding-left: 0;
  text-align: center;
}
section.panel-klienta-koszyk-section-content .content-basket .postal-code-project .input-service input {
  padding: 22px 28px 19px 28px;
  font-size: 28px;
  text-align: center;
  height: auto;
}
section.panel-klienta-koszyk-section-content .content-basket .postal-code-project .select-wrapper {
  margin-bottom: 50px;
}
section.panel-klienta-koszyk-section-content .content-basket .postal-code-project .select-wrapper select,
section.panel-klienta-koszyk-section-content .content-basket .postal-code-project .select-wrapper .select2-selection--single {
  padding: 22px 28px 19px 28px;
  font-size: 17px;
}
section.panel-klienta-koszyk-section-content .content-basket .postal-code-project .select-wrapper svg {
  right: 30px;
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper {
  position: sticky;
  z-index: 333;
  background: rgba(239, 234, 221, 0.95);
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .category-service-search-mobile {
  padding: 3px 3px 3px 4px;
  background: #ffcc66;
  border-radius: 50px;
  display: none;
  align-items: center;
  justify-content: center;
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .category-service-search-mobile input {
  border: none;
  background: #fff;
  border-radius: 30px;
  height: 31px;
  padding: 3px 40px 0 13px;
  font-family: 'tt_commonsmedium';
  font-size: 15px;
  min-width: 100%;
  outline: none;
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .category-service-search-mobile input::placeholder {
  color: #555;
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .category-service-search-mobile button {
  border: none;
  background: none;
  height: 31px;
  width: 31px;
  margin-left: -31px;
  border-radius: 50%;
  background: #328032;
  padding: 0;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .category-service-search-mobile button svg {
  height: 15px;
  width: 15px;
  fill: #fff;
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container:has(.categories-flexbox-project-inner) {
  max-width: 100% !important;
  padding: 0 !important;
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .categories-flexbox-project .category-service-search {
  padding: 3px 3px 3px 4px;
  background: #ffcc66;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .categories-flexbox-project .category-service-search input {
  border: none;
  background: #fff;
  border-radius: 30px;
  height: 40px;
  padding: 3px 40px 0 13px;
  font-family: 'tt_commonsmedium';
  font-size: 15px;
  min-width: 600px;
  outline: none;
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .categories-flexbox-project .category-service-search input::placeholder {
  color: #555;
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .categories-flexbox-project .category-service-search button {
  border: none;
  background: none;
  height: 40px;
  width: 40px;
  margin-left: -31px;
  border-radius: 50%;
  background: #328032;
  padding: 0;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .categories-flexbox-project .category-service-search button svg {
  height: 15px;
  width: 15px;
  fill: #fff;
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .categories-flexbox-project .categories-flexbox-project-inner {
  display: flex;
  flex-flow: row;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  overscroll-behavior-x: contain;
  overflow-x: auto;
  height: 70px;
  cursor: grab;
  margin-top: 10px;
  padding-left: var(--bs-gutter-x, 1.5rem);
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .categories-flexbox-project .categories-flexbox-project-inner.active {
  cursor: grabbing;
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .categories-flexbox-project .categories-flexbox-project-inner > :first-child {
  margin-left: calc((100% - 1320px) / 2);
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .categories-flexbox-project .categories-flexbox-project-inner .category-service {
  padding: 5px 35px 5px 5px;
  height: 40px;
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .categories-flexbox-project .categories-flexbox-project-inner .category-service .service-image {
  height: 30px;
  width: 30px;
  margin-right: 20px;
  padding: 4px;
}
section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .categories-flexbox-project .categories-flexbox-project-inner .category-service .service-name {
  font-size: 17px;
  transform: translateY(2px);
  text-wrap: nowrap;
  white-space: nowrap;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper {
  position: relative;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(239, 234, 221, 0.9);
  z-index: 222;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image {
  display: inline-block;
  position: sticky;
  box-shadow: 3px 8px 20px 0px rgba(0, 0, 0, 0.2);
  left: 50%;
  top: 50%;
  background: #fff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  transform: translateX(-50%);
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div {
  animation: loader-image 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #b83a3a;
  margin: -4px 0 0 -4px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(1) {
  animation-delay: -0.036s;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(2) {
  animation-delay: -0.072s;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(3) {
  animation-delay: -0.108s;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(4) {
  animation-delay: -0.144s;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(5) {
  animation-delay: -0.18s;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(6) {
  animation-delay: -0.216s;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(7) {
  animation-delay: -0.252s;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(8) {
  animation-delay: -0.288s;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader .loader-image div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes loader-image {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .wrapper-loader.hidden {
  display: none;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive {
  margin-top: 50px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table thead tr th {
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
  text-transform: capitalize;
  font-family: 'tt_commons_boldbold';
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table thead tr .product-name {
  text-align: left;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table thead tr .product-unit {
  text-align: center;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table thead tr .product-price {
  text-align: center;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table thead tr .product-quantity {
  text-align: center;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table thead tr .product-summary {
  text-align: right;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr th {
  font-size: 16px;
  font-family: 'tt_commons_boldbold';
  font-weight: 500;
  text-transform: capitalize;
  border: none;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr th:last-child {
  text-align: right;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td {
  padding: 5px !important;
  transition: all 0.5s;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td:before {
  font-size: 9px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .search-results {
  display: none !important;
  background: #ffcc66;
  border-radius: 50px;
  padding: 10px 140px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .search-results .results-icon {
  height: 25px;
  min-width: 25px;
  max-width: 25px;
  margin-right: 15px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .search-results .results-icon svg {
  width: 100%;
  height: 100%;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .search-results .results-text {
  color: #333;
  font-size: 20px;
  transform: translateY(2px);
  letter-spacing: 0.5px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .search-results .results-text strong {
  font-family: 'tt_commons_boldbold';
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .search-results .btn-clear {
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: none;
  padding: 0;
  outline: none;
  display: flex;
  align-items: center;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .search-results .btn-clear span {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'tt_commons_boldbold';
  transform: translateY(2px);
  color: #333;
  margin-right: 10px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .search-results .btn-clear svg {
  fill: #333;
  height: 10px;
  min-width: 10px;
  max-width: 10px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .category-heading {
  background: #ffcc66;
  border-radius: 50px;
  padding: 10px 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .category-heading .heading-anchor {
  position: absolute;
  visibility: hidden;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .category-heading .heading-image {
  height: 35px;
  width: 35px;
  margin-right: 20px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .category-heading .heading-image img {
  width: 100%;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .category-heading .heading-name {
  font-family: 'tt_commons_boldbold';
  color: #333;
  font-size: 20px;
  transform: translateY(3px);
  letter-spacing: 0.5px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-image-wrapper {
  min-width: 65px;
  max-width: 65px;
  padding-top: 104px;
  border-radius: 10px;
  overflow: hidden;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-image-wrapper .service-image img {
  object-fit: cover;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-image-wrapper.square {
  padding-top: 65px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name {
  width: auto;
  display: flex;
  align-items: center;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name .info {
  font-family: 'tt_commonsregular';
  margin-top: 0;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name .name {
  font-family: 'tt_commons_boldbold';
  font-size: 18px;
  max-width: 300px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name .badge-wrapper {
  margin-left: 20px;
  display: flex;
  align-items: center;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name .badge-wrapper .badge {
  margin-left: 5px;
  width: 85px;
  height: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 10px;
  color: #fff;
  border-radius: 30px;
  margin-bottom: 6px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name .badge-wrapper .badge.promotion {
  background: tomato;
  display: none;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name .badge-wrapper .badge.new {
  background: olivedrab;
  display: none;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name .badge-wrapper .badge.bestseller {
  background: dodgerblue;
  display: none;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name .badge-wrapper .badge.sale {
  background: crimson;
  display: none;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name .badge-wrapper .badge.own {
  background: #ef7b0a;
  display: none;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name .badge-wrapper .badge.quantity {
  background: #666;
  display: none;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name.promotion .promotion {
  display: flex !important;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name.new .new {
  display: flex !important;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name.bestseller .bestseller {
  display: flex !important;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name.sale .sale {
  display: flex !important;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name.own .own {
  display: flex !important;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name.quantity .quantity {
  display: flex !important;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product:hover .name {
  text-decoration: none !important;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .value {
  font-family: 'tt_commons_boldbold';
  font-size: 18px;
  letter-spacing: none;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .value.promotion {
  color: tomato;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .value.promotion small {
  font-size: inherit;
  color: #999;
  margin-right: 10px;
  text-decoration: line-through;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .service-quantity {
  align-items: center;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .service-quantity .input-number {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 50%;
  padding-top: 5px;
  margin-left: -10px;
  font-family: 'tt_commons_boldbold';
}
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 {
  min-width: 30px;
  height: 30px;
  border-radius: 50px;
  background: #328032;
  color: #fff;
  font-family: 'tt_commons_boldbold';
  position: relative;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .service-quantity .input-number-increment {
  margin-left: -10px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .service-delete {
  padding: 0;
  background: none;
  border: none;
  display: inline-block;
  width: 15px;
  outline: none;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .service-delete svg {
  width: 100%;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td:first-child {
  border-radius: 12px 0 0 12px;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td:last-child {
  border-radius: 0 12px 12px 0;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td[data-elmts-heading="Jednostka"] .service-quantity,
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td[data-elmts-heading="Cena"] .service-quantity,
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td[data-elmts-heading="Ilość"] .service-quantity {
  width: unset;
  justify-content: center;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td[data-elmts-heading="Jednostka"] .value,
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td[data-elmts-heading="Cena"] .value,
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td[data-elmts-heading="Ilość"] .value {
  text-align: center;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td[data-elmts-heading="Suma"] .value {
  text-align: right;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.quantity-active td {
  background: rgba(58, 153, 0, 0.15);
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.disactive td .service-image-wrapper,
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.disactive td .name {
  opacity: 0.4;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.disactive td .service-quantity,
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.disactive td .value {
  display: none;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr:hover td {
  background: rgba(0, 0, 0, 0.05);
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr:hover td.no-hover {
  background: none;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr:hover.quantity-active td {
  background: rgba(58, 153, 0, 0.2);
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody .table-header .product-name {
  text-align: left;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody .table-header .product-unit {
  text-align: center;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody .table-header .product-price {
  text-align: center;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody .table-header .product-quantity {
  text-align: center;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody .table-header .product-summary {
  text-align: right;
}
section.panel-klienta-koszyk-section-content .content-basket .table-responsive.alert-change .table tbody tr td:first-child {
  padding-left: 10px;
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project {
  margin-top: 50px;
  position: sticky;
  z-index: 555;
  bottom: 10px;
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border-radius: 30px;
  padding: 10px 10px 10px 30px;
  width: 100%;
  box-shadow: 4px 10px 30px 0px rgba(0, 0, 0, 0.2);
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-button-more {
  display: none;
  padding: 0;
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details {
  padding-right: 50px;
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details p {
  transform: translateY(2px);
  font-size: 14px;
  color: #000;
  font-family: 'tt_commonsdemibold';
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details p i {
  font-style: normal;
  font-family: 'tt_commonsregular';
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details p button {
  padding: 0;
  border: none;
  background: none;
  outline: none;
  margin-left: 20px;
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details p button:after {
  content: 'Pokaż więcej +';
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details p button.hidden:after {
  content: 'Ukryj listę';
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details p span {
  display: none;
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details p span.active {
  display: inline-block;
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-service {
  display: flex;
  align-items: center;
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-service p {
  font-size: 18px;
  transform: translateY(2px);
  color: #000;
  margin-right: 20px;
  white-space: nowrap;
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-service .btn-fill {
  white-space: nowrap;
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details-mobile {
  display: none;
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details-mobile p {
  margin: 10px 0;
  transform: translateY(2px);
  font-size: 14px;
  color: #000;
  font-family: 'tt_commonsdemibold';
}
section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details-mobile p i {
  font-style: normal;
  font-family: 'tt_commonsregular';
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .heading {
  grid-column: 1;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .heading h1 {
  text-align: left;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project {
  grid-column: 2;
  display: flex;
  flex-flow: row;
  justify-content: flex-end;
  margin: 0 !important;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-heading {
  display: none;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox {
  margin: 0 !important;
  width: fit-content;
  padding: 10px 0 10px 10px;
  border-radius: 30px;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .disabled {
  display: none !important;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service {
  min-width: 100%;
  padding: 0;
  margin: 0;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service:before {
  display: none;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service .service-inner {
  display: flex;
  flex-flow: row;
  align-items: center;
  padding: 10px;
  gap: 20px;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service .service-inner svg {
  height: 30px;
  width: 30px;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service .service-inner .inner-content {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service .service-inner .inner-content .day-header {
  font-size: 1.125rem;
  font-family: 'tt_commonsdemibold';
  color: #333;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service .service-inner .inner-content .day-date {
  display: flex;
  flex-flow: row;
  align-items: center;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service .service-inner .inner-content .day-date .day {
  margin-top: 0;
  padding-right: 10px;
  font-size: 1.125rem;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service .service-inner .inner-content .day-date .date {
  font-size: 1.125rem;
  line-height: 0;
}
section.panel-klienta-koszyk-section-content .content-basket.basket-row .table-responsive {
  grid-column: 1 / -1;
}
section.panel-klienta-koszyk-section-content .info-alert {
  border-radius: 20px;
  background: #fff;
}
section.panel-klienta-koszyk-section-content .info-alert h2 {
  font-size: 30px;
  color: #333;
  font-family: 'tt_commons_boldbold';
}
section.panel-klienta-koszyk-section-content .info-alert p {
  font-size: 18px;
  color: #333;
}
section.panel-klienta-koszyk-section-content .content-calendar-project {
  margin-top: 50px;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-heading {
  text-align: center;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-heading h2 {
  font-size: 1.875rem;
  color: #333;
  font-family: 'tt_commons_boldbold';
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-heading p {
  font-size: 1.125rem;
  color: #333;
  max-width: 800px;
  margin: 10px auto 0 auto;
  opacity: 0.7;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  background: #328032;
  padding: 30px 0 0 0;
  border-radius: 22px 22px 0 0;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox.choosen-day {
  background: none !important;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox label {
  cursor: pointer;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox label .service-inner.border-default:before {
  content: 'Wybrany dzień';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0 0 10px 10px;
  padding: 2px 10px 1px 10px;
  background: #ffcc66;
  font-size: 11px;
  font-family: 'tt_commons_boldbold';
  color: #000;
  letter-spacing: 1px;
  text-wrap: nowrap;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service {
  min-width: 155px;
  position: relative;
  margin: 5px;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service input {
  visibility: hidden;
  position: absolute;
  width: auto !important;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner {
  text-align: center;
  border: 4px solid transparent;
  padding: 15px 15px 10px 15px;
  border-radius: 20px;
  height: 100%;
  background: #fff;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner svg {
  height: 50px;
  width: 50px;
  fill: #aaa;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner .day {
  margin-top: 20px;
  font-size: 18px;
  font-family: 'tt_commonsdemibold';
  color: #333;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner .date {
  font-size: 22px;
  font-family: 'tt_commonsdemibold';
  color: #333;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner.border-default {
  border-color: #ffcc66 !important;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service.disabled {
  opacity: 0.8;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service.disabled .service-inner .day {
  opacity: 0.4;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service.disabled .service-inner .date {
  opacity: 0.4;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service.disabled .service-inner .hour {
  display: none;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service.delivery:before {
  content: 'Wybrany dzień';
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 30px;
  padding: 2px 10px 1px 10px;
  background: #328032;
  font-size: 11px;
  font-family: 'tt_commons_boldbold';
  color: #fff;
  letter-spacing: 1px;
  text-wrap: nowrap;
}
section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service.today:before {
  content: 'Dzisiaj';
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 30px;
  padding: 2px 10px 1px 10px;
  background: #1a5f9f;
  font-size: 11px;
  font-family: 'tt_commons_boldbold';
  color: #fff;
  letter-spacing: 1px;
}
section.panel-klienta-koszyk-section-content .calendar-clock-wrapper {
  display: flex;
  justify-content: center;
  background-color: #328032;
  border-radius: 0 0 22px 22px;
  padding: 30px 0 15px 0;
}
section.panel-klienta-koszyk-section-content .calendar-clock-wrapper .calendar-clock-inner {
  border-radius: 15px;
  padding: 0 15px 15px 15px;
  flex-flow: column;
  justify-content: center;
  display: inline-flex;
  align-items: center;
}
section.panel-klienta-koszyk-section-content .calendar-clock-wrapper .calendar-clock-inner .calendar-clock-heading {
  font-size: 1.375rem;
  color: #fff;
  font-weight: 400;
  opacity: 0.8;
  margin-bottom: 15px;
}
section.panel-klienta-koszyk-section-content .calendar-clock-wrapper .calendar-clock-inner .calendar-clock {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.panel-klienta-koszyk-section-content .calendar-clock-wrapper .calendar-clock-inner .calendar-clock .clock-service {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
section.panel-klienta-koszyk-section-content .calendar-clock-wrapper .calendar-clock-inner .calendar-clock .clock-service .value {
  background: #ffcc66;
  color: #333;
  min-width: 35px;
  max-width: 35px;
  height: 35px;
  font-size: 20px;
  font-weight: 500;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.panel-klienta-koszyk-section-content .calendar-clock-wrapper .calendar-clock-inner .calendar-clock .clock-service .name {
  margin-top: 3px;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
section.panel-klienta-koszyk-section-content .calendar-clock-wrapper .calendar-clock-inner .calendar-clock .clock-service + .clock-service {
  margin-left: 10px;
}
section.panel-klienta-koszyk-section-content .content-basket-options .options-service .heading {
  font-size: 22px;
  font-family: 'tt_commons_boldbold';
  color: #333;
}
section.panel-klienta-koszyk-section-content .content-basket-options .options-service .radio-wrapper {
  background: #fff;
  border-radius: 30px;
}
section.panel-klienta-koszyk-section-content .content-basket-options .options-service .radio-wrapper .radio-box {
  border-radius: 30px;
}
section.panel-klienta-koszyk-section-content .content-basket-options .options-service button.radio-wrapper {
  border: none;
  outline: none;
  width: 100%;
  padding: 0;
}
section.panel-klienta-koszyk-section-content .content-basket-options .options-service .radio-wrapper.active:has(+ .radio-details) {
  border-radius: 30px 30px 0 0;
}
section.panel-klienta-koszyk-section-content .content-basket-options .options-service .radio-wrapper.active:has(+ .radio-details) .radio-box {
  border-radius: 30px 30px 0 0;
}
section.panel-klienta-koszyk-section-content .content-basket-options .options-service .radio-details {
  border-radius: 0 0 30px 30px;
}
section.panel-klienta-koszyk-section-content .content-basket-options .options-service .service-promotional-code {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
section.panel-klienta-koszyk-section-content .content-details .details-flexbox .flexbox-service .heading {
  font-size: 22px;
  font-family: 'tt_commons_boldbold';
  color: #333;
}
section.panel-klienta-koszyk-section-content .content-account .account-service {
  border-radius: 40px;
}
section.panel-klienta-koszyk-section-content .content-account .account-service .heading {
  font-size: 22px;
  font-family: 'tt_commons_boldbold';
  color: #333;
}
section.panel-klienta-koszyk-section-content .content-summary .heading h1,
section.panel-klienta-koszyk-section-content .content-summary .heading .primary {
  font-size: 60px;
  color: #333;
  font-family: 'tt_commons_boldbold';
}
section.panel-klienta-koszyk-section-content .content-summary .heading p {
  font-size: 22px;
  color: #333;
}
section.panel-klienta-koszyk-section-content .content-summary .heading p a {
  font-family: 'tt_commons_boldbold';
}
section.panel-klienta-koszyk-section-content .content-summary .summary-online-payment {
  border-radius: 20px;
  background: #fff;
}
section.panel-klienta-koszyk-section-content .content-summary .summary-online-payment h2 {
  font-size: 30px;
  color: #333;
  font-family: 'tt_commons_boldbold';
}
section.panel-klienta-koszyk-section-content .content-summary .summary-online-payment p {
  font-size: 18px;
  color: #333;
}
section.panel-klienta-koszyk-section-content .content-summary .summary-payment h2 {
  font-size: 30px;
  color: #333;
  font-family: 'tt_commons_boldbold';
}
section.panel-klienta-koszyk-section-content .content-summary .summary-payment p {
  font-size: 18px;
  color: #333;
}
@media (max-width: 1399.98px) {
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .categories-flexbox-project .categories-flexbox-project-inner {
    gap: 10px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .categories-flexbox-project .categories-flexbox-project-inner > :first-child {
    margin-left: calc((100% - 1140px) / 2);
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service {
    min-width: 145px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner {
    padding: 10px 10px 5px 10px;
  }
}
@media (max-width: 1199.98px) {
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .categories-flexbox-project .categories-flexbox-project-inner {
    gap: 10px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .categories-flexbox-project .categories-flexbox-project-inner > :first-child {
    margin-left: calc((100% - 960px) / 2);
  }
  section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner {
    flex-wrap: wrap;
  }
  section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-button-more {
    order: 1;
    display: block;
    transform: translateY(2px);
  }
  section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-button-more:after {
    content: 'Pokaż listę zakupów';
  }
  section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-button-more.active:after {
    content: 'Ukryj listę zakupów';
  }
  section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details {
    display: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-service {
    order: 2;
    align-self: flex-end;
  }
  section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details-mobile {
    display: block;
    order: 3;
    width: 100%;
    max-height: 0px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
  }
  section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details-mobile.active {
    opacity: 1;
    visibility: visible;
    max-height: 200px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service {
    min-width: 125px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner.border-default:before {
    top: 4px;
  }
}
@media (max-width: 991.98px) {
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .category-service-search-mobile {
    display: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .categories-flexbox-project .category-service-search {
    display: flex;
    margin-right: var(--bs-gutter-x, 0.75rem);
    margin-left: var(--bs-gutter-x, 0.75rem);
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .categories-flexbox-project .category-service-search input {
    min-width: 600px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .categories-flexbox-project .categories-flexbox-project-inner > :first-child {
    margin-left: calc((100% - 720px) / 2);
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .heading {
    grid-column: 1;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .heading h1 {
    text-align: left;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project {
    grid-column: 2;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-heading {
    display: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox {
    margin: 0 !important;
    width: 100%;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .disabled {
    display: none !important;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service {
    min-width: 100%;
    padding: 0;
    margin: 0;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service:before {
    display: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .table-responsive {
    grid-column: 1 / -1;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox {
    margin-top: 0;
    padding-top: 30px;
    justify-content: flex-start;
    overflow-x: auto;
    overscroll-behavior-x: contain;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox::-webkit-scrollbar {
    width: none;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service {
    width: 120px;
    scroll-behavior: smooth;
    scroll-snap-align: center;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner.border-default:before {
    top: 4px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service.weekend {
    display: none;
  }
}
@media (max-width: 767.98px) {
  section.panel-klienta-koszyk-section-content {
    padding-top: 30px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .heading h1,
  section.panel-klienta-koszyk-section-content .content-basket .heading .primary {
    font-size: 42px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .heading p {
    font-size: 15.4px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .category-service-search-mobile {
    display: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .categories-flexbox-project .category-service-search {
    display: flex;
    margin-right: var(--bs-gutter-x, 0.75rem);
    margin-left: var(--bs-gutter-x, 0.75rem);
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .categories-flexbox-project .category-service-search input {
    min-width: 490px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .categories-flexbox-project .categories-flexbox-project-inner > :first-child {
    margin-left: calc((100% - 540px) / 2);
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive {
    margin-top: 20px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr {
    padding: 0;
    margin-top: 2%;
    border-radius: 10px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr:first-of-type {
    width: 100%;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td:before {
    margin-bottom: 2px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td + td {
    margin-top: 5px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product {
    margin-top: 7px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name {
    flex-wrap: wrap;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name .name {
    width: 100%;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-name .badge-wrapper {
    margin-left: 0;
    position: absolute;
    top: 6px;
    left: 0;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-image-wrapper {
    min-width: 100px;
    max-width: 100px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-image-wrapper.square {
    padding-top: 99px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .service-quantity {
    width: 100%;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .service-quantity .input-number {
    height: 40px;
    width: 100%;
    border-radius: 30px;
    margin-left: -20px;
  }
  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 {
    height: 40px;
    min-width: 40px;
    max-width: 40px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .service-quantity .input-number-increment {
    margin-left: -20px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td.mobile-width-100 {
    width: 100%;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td:first-child:before {
    content: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td:last-child {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td:last-child:before {
    content: attr(data-elmts-heading);
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .search-results {
    padding: 10px 140px 10px 0px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.no-padding {
    width: 100%;
    padding: 0;
    border: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.no-padding td {
    padding: 0 !important;
    top: auto;
    right: auto;
    position: relative;
    width: 100%;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.no-padding td .category-heading {
    margin: 0;
    width: 100%;
    padding: 5px 0;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.no-padding td .category-heading .heading-image {
    height: 28px;
    width: 28px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.no-padding td .category-heading .heading-name {
    font-size: 18px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.quantity-active {
    background: rgba(58, 153, 0, 0.15);
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.quantity-active td {
    background: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.disactive {
    width: 100%;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.disactive td:before {
    content: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.disactive td:not(:first-child) {
    display: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr.mobile-hidden {
    display: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr:hover {
    background: rgba(0, 0, 0, 0.05);
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr:hover td {
    background: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr:hover.quantity-active {
    background: rgba(58, 153, 0, 0.2);
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr:hover.quantity-active td {
    background: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner {
    padding-left: 20px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-button-more {
    display: block;
    order: 2;
    margin-top: -20px;
    letter-spacing: 0px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-service {
    order: 1;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
  }
  section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-service p {
    font-size: 14px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-service .btn-fill {
    letter-spacing: -0.5px;
    padding-left: 12px;
    padding-right: 12px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details-mobile {
    display: block;
    order: 3;
    width: 100%;
    max-height: 0px;
    opacity: 0;
    visibility: visible;
    transition: all 0.5s;
  }
  section.panel-klienta-koszyk-section-content .content-basket .basket-summary-project .summary-inner .inner-details-mobile.active {
    opacity: 1;
    visibility: visible;
    max-height: 200px;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .heading {
    grid-column: 1;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .heading h1 {
    text-align: left;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project {
    grid-column: 1;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-heading {
    display: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox {
    margin: 0 !important;
    width: 100%;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox.choosen-day {
    padding: 10px 0;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox.choosen-day .flexbox-service .service-inner .inner-content {
    flex-flow: row wrap;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox.choosen-day .flexbox-service .service-inner .inner-content .day-header {
    margin-right: 10px;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox.choosen-day .flexbox-service .service-inner .inner-content .hour {
    flex-basis: 100%;
    text-align: left;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .disabled {
    display: none !important;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service {
    min-width: 100%;
    padding: 0;
    margin: 0;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service:before {
    display: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .table-responsive {
    grid-column: 1;
  }
  section.panel-klienta-koszyk-section-content .content-basket .content-calendar-project .calendar-flexbox .flexbox-service .service-inner.border-default:before {
    top: 4px;
    border-radius: 21% 21% 10px 10px;
    padding: 2px 5px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-heading h2 {
    font-size: 21px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-heading p {
    font-size: 12.6px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service {
    margin: 2px;
    width: 100px;
    min-width: 100px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner svg {
    height: 35px;
    width: 35px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner .day {
    margin-top: 15px;
    font-size: 14px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner .date {
    font-size: 16px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner .hour {
    font-size: 13px;
    line-height: 15px;
  }
  section.panel-klienta-logowanie-section-content {
    background: none;
    padding-top: 30px;
  }
  section.panel-klienta-logowanie-section-content .content-login .login-service .heading h1,
  section.panel-klienta-logowanie-section-content .content-login .login-service .heading .primary {
    font-size: 42px;
  }
  section.panel-klienta-logowanie-section-content .content-login .login-service .heading p {
    font-size: 15.4px;
  }
}
@media (max-width: 575.98px) {
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .category-service-search-mobile {
    display: flex;
    margin-right: var(--bs-gutter-x, 0.7rem);
    margin-left: var(--bs-gutter-x, 0.7rem);
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .category-service-search-mobile input {
    border-radius: 30px;
    height: 51px;
    padding: 3px 40px 0 13px;
    font-size: 15px;
    outline: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .category-service-search-mobile button {
    height: 51px;
    width: 51px;
    margin-left: -51px;
    border-radius: 50%;
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .category-service-search-mobile button svg {
    height: 15px;
    width: 15px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .categories-flexbox-project .category-service-search {
    display: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .categories-flexbox-project .categories-flexbox-project-inner {
    padding: 0;
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .categories-flexbox-project .categories-flexbox-project-inner > :first-child {
    margin-left: 0.75rem;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive {
    margin-top: 20px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .value {
    font-size: 12px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-image-wrapper {
    min-width: 100px;
    max-width: 100px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table tbody tr td .table-product .service-image-wrapper.square {
    padding-top: 99px;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .heading {
    grid-column: 1;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .heading h1 {
    text-align: left;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project {
    grid-column: 1;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-heading {
    display: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox {
    margin: 0 !important;
    width: 100%;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox.choosen-day {
    padding: 10px 0;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox.choosen-day .flexbox-service .service-inner .inner-content {
    flex-flow: row wrap;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox.choosen-day .flexbox-service .service-inner .inner-content .day-header {
    margin-right: 10px;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .disabled {
    display: none !important;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service {
    min-width: 100%;
    padding: 0;
    margin: 0;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service:before {
    display: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .table-responsive {
    grid-column: 1;
  }
  section.panel-klienta-koszyk-section-content .no-padding-mobile {
    padding: 0;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-heading {
    margin-bottom: 10px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox {
    border-radius: 0px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service {
    margin: 2px;
    width: 100px;
    min-width: 100px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner.border-default:before {
    top: 4px;
    border-radius: 21% 21% 10px 10px;
    padding: 2px 5px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner svg {
    height: 35px;
    width: 35px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner .day {
    margin-top: 15px;
    font-size: 14px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner .date {
    font-size: 16px;
  }
  section.panel-klienta-koszyk-section-content .content-calendar-project .calendar-flexbox .flexbox-service .service-inner .hour {
    font-size: 13px;
    line-height: 15px;
  }
  section.panel-klienta-koszyk-section-content .calendar-clock-wrapper {
    padding: 0 12px;
    border-radius: 0;
  }
  section.panel-klienta-koszyk-section-content .calendar-clock-wrapper .calendar-clock-inner {
    padding: 15px;
    width: 100%;
    flex-direction: column;
  }
  section.panel-klienta-koszyk-section-content .calendar-clock-wrapper .calendar-clock-inner .calendar-clock-heading {
    font-size: 14px;
    margin-right: 0;
    margin-bottom: 10px;
    text-align: center;
  }
  section.panel-klienta-koszyk-section-content .calendar-clock-wrapper .calendar-clock-inner .calendar-clock-heading br {
    content: '';
  }
  section.panel-klienta-koszyk-section-content .calendar-clock-wrapper .calendar-clock-inner .calendar-clock-heading br:after {
    content: ' ';
  }
}
@media (max-width: 400px) {
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .category-service-search-mobile {
    display: flex;
    margin-right: var(--bs-gutter-x, 0.75rem);
    margin-left: var(--bs-gutter-x, 0.75rem);
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .categories-flexbox-project .category-service-search {
    display: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .categories-flexbox-project .categories-flexbox-project-inner {
    padding: 0;
  }
  section.panel-klienta-koszyk-section-content .content-basket .categories-flexbox-project-wrapper .container .categories-flexbox-project .categories-flexbox-project-inner > :first-child {
    margin-left: 0.75rem;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive-wrapper .table-responsive {
    margin-top: 20px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table .tbody tr td .table-product .service-image-wrapper {
    min-width: 100px;
    max-width: 100px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .table-responsive .table .tbody tr td .table-product .service-image-wrapper.square {
    padding-top: 99px;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .heading {
    grid-column: 1;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .heading h1 {
    text-align: left;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project {
    grid-column: 1;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-heading {
    display: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox {
    margin: 0 !important;
    width: 100%;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .disabled {
    display: none !important;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service {
    min-width: 100%;
    padding: 0;
    margin: 0;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .content-calendar-project .calendar-flexbox .flexbox-service:before {
    display: none;
  }
  section.panel-klienta-koszyk-section-content .content-basket.basket-row .table-responsive {
    grid-column: 1;
  }
  section.panel-klienta-koszyk-section-content .content-basket .content-calendar-project .calendar-heading {
    margin-bottom: 10px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .content-calendar-project .calendar-flexbox {
    border-radius: 0px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .content-calendar-project .calendar-flexbox.choosen-day {
    padding: 10px 0;
  }
  section.panel-klienta-koszyk-section-content .content-basket .content-calendar-project .calendar-flexbox.choosen-day .flexbox-service .service-inner .inner-content {
    flex-flow: row wrap;
  }
  section.panel-klienta-koszyk-section-content .content-basket .content-calendar-project .calendar-flexbox.choosen-day .flexbox-service .service-inner .inner-content .day-header {
    margin-right: 10px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .content-calendar-project .calendar-flexbox .flexbox-service {
    margin: 2px;
    width: 100px;
    min-width: 100px;
  }
  section.panel-klienta-koszyk-section-content .content-basket .content-calendar-project .calendar-flexbox .flexbox-service .service-inner.border-default:before {
    top: 4px;
    border-radius: 21% 21% 10px 10px;
    padding: 2px 5px;
  }
  section.panel-klienta-koszyk-section-content .basket-summary-project .summary-inner .btn-fill {
    font-size: 11px;
  }
}

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