@font-face {
  font-family: "Satoshi-Variable";
  src: url("https://gameover.hr/assets/fonts/Satoshi/Satoshi-Variable.woff2")
      format("woff2"),
    url("https://gameover.hr/assets/fonts/Satoshi/Satoshi-Variable.woff")
      format("woff"),
    url("https://gameover.hr/assets/fonts/Satoshi/Satoshi-Variable.ttf")
      format("truetype");
  font-weight: 300 700 900;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "Array-Regular";
  src: url("https://gameover.hr/assets/fonts/Array/Array-Regular.woff2")
      format("woff2"),
    url("https://gameover.hr/assets/fonts/Array/Array-Regular.woff")
      format("woff"),
    url("https://gameover.hr/assets/fonts/Array/Array-Regular.ttf")
      format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

body {
  background-color: #1c2122;
  font-family: "Satoshi-Variable", sans-serif !important;
}

body:after {
  pointer-events: none;
  z-index: -1;
  content: "";
  position: fixed;
  width: 1600px;
  height: 1000px;
  left: -300px;
  top: 468px;

  background: linear-gradient(109.6deg, #ec008c 11.7%, #fcee1d 93.37%);
  opacity: 0.2;
  filter: blur(200px);
  transform: rotate(21.49deg);
}

/* #main-buttons will hide the entire header of the page, which includes the banner image, company title and "book now" button. For testing custom css, you'll have to comment it out here or you will not be able to reach the calendar.*/
#main-buttons,
#about-us,
#contacts,
#time-settings,
#steps-nav,
#schedule,
footer,
.toggle-mnu {
  display: none !important;
}

#main-content {
  margin-top: 150px !important;
}

.form-control {
  color: white;
  border-color: rgba(255, 255, 255, 0.3) !important;
}

input::placeholder {
  color: rgba(255, 255, 255, 0.6) !important;
}

.form-control:focus {
  border-color: #cdc137 !important;
}

.modal-content {
  background: linear-gradient(
    100.34deg,
    rgba(28, 33, 34, 0.79) 0%,
    #1c2122 68.23%
  );

  border: 2px solid #5a666b;
  box-shadow: 0px 4px 40px rgba(27, 187, 255, 0.4);
  backdrop-filter: blur(4px);
  border-radius: 20px;
  text-align: center;
}

.date {
  color: #fff !important;
}

#sb-main-container #footer, #sb-main-container #header, #sb-main-container #main
 {
  padding-top: 11px !important;
  color: red !important;
}

.invoice-pay-page .to-invoices-list {
color: red !important;
}


.datepicker {
  color: #fff;
  background: linear-gradient(
    299.03deg,
    #1c2122 41.42%,
    rgba(28, 33, 34, 0.4) 100%
  ) !important;
  border: 2px solid #5a666b;
  box-shadow: 0px 4px 60px rgba(255, 249, 182, 0.4) !important;
  backdrop-filter: blur(4px);
  border-radius: 20px;
  margin-bottom: 20px !important;
  transition: 0.2s all ease-out;
}

.day.active.selected-date,
.day.active.selected-date:hover,
.day.active.selected-date:focus {
  background: transparent !important;
  border: 1px solid #fff !important;
}

.day.disabled,
.day.disabled:hover {
  color: rgba(255, 255, 255, 0.2);
  background: transparent !important;
}

.booking-item,
.service-item,
.alert-info,
.alert-success,
.alert-error {
  color: #fff;
  background: transparent !important;
  border: 2px solid #5a666b;
  backdrop-filter: blur(4px);
  border-radius: 20px;
  margin-bottom: 20px !important;
  transition: 0.2s all ease-out;
}

.booking-item:hover,
.service-item:hover,
.alert-info:hover,
.alert-success:hover,
.alert-error:hover {
  background: linear-gradient(
    299.03deg,
    #1c2122 41.42%,
    rgba(28, 33, 34, 0.4) 100%
  ) !important;
  border: 2px solid #fff9b6 !important;
  box-shadow: 0px 4px 60px rgba(255, 249, 182, 0.4) !important;
  backdrop-filter: blur(4px);
  border-radius: 20px;
}

#booking-result-tabs {
  background-color: transparent !important;
}

#sb_bookings_list > div {
  column-gap: 20px;
  margin: unset !important;
  justify-content: space-evenly !important;
}

#sb_service_step_container {
  column-gap: 20px;
  margin: unset !important;
  justify-content: unset !important;
}

#sb_service_step_container .service-item {
  min-width: 250px !important;
  flex: 1 !important;
  flex-shrink: 0 !important;
}

#booking-result-view #sb_bookings_list > div .booking-item {
  min-width: 500px !important;
  flex: 1;
}

.current-booking-info .booking-btns {
  margin-bottom: unset;
}

.badge.right {
  display: none !important;
}

.time > img {
  display: none !important;
}

.time > span {
  width: 100%;
}

.time {
  flex: 1;
  justify-self: center;
  font-family: "Array-Regular" !important;
  font-weight: 700;
  font-style: normal;
  font-size: 40px;
  line-height: 36px;
  text-align: center;
  color: #fff9b6;
  text-shadow: 0px 0px 4px rgba(255, 237, 32, 0.6);
  text-transform: uppercase;
  text-align: center;
}

.booking-item > .tab,
.service-item > .tab {
  background-color: transparent !important;
  box-shadow: unset !important;
}

.service-item > .d-flex {
  justify-content: center !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .item .tab .cap.short {
  font-family: "Array-Regular";
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  color: black;
  text-transform: uppercase;
}

#sb-timeline #steps #steps-content #sb_booking_content .paid-attribute-wrapper .paid-attribute-step #sb_attribute_list_container .product-item.selected {
  background-color: transparent !important;
}

.full-info {
   background: black !important;
}

.current-booking-info .booking-btns > div > div {
  justify-content: flex-start !important;
}

.booking-overview > td {
  max-width: 300px !important;
}

.current-booking-info .info {
  max-width: unset;
}

.step-content {
  justify-content: space-evenly !important;
}

.btn.book {
  padding: 12px 28px;
}

#details .detail-step .buttons-container .btn {
  padding: 12px 28px;
}

.btn-link,
.btn-default,
.sb_cancel_btn,
.sb_book_again {
  background: transparent !important;
}

.btn-link:hover,
.btn-link:focus {
  box-shadow: unset !important;
}

.btn-default:hover,
.btn-default:focus,
.btn-with-icon:hover,
.btn-with-icon:focus {
  box-shadow: 0px 0px 40px rgba(255, 255, 255, 0.4);
}

.btn {
  max-height: 44px;
  font-size: 14px;
  line-height: 20px;
  padding: 12px 28px;
  letter-spacing: 0.06em;
  text-transform: uppercase !important;
  background: linear-gradient(90deg, #92278f 0%, #f15a29 100%);
  color: #fdfdfd;
  box-shadow: 0px 0px 0px 3px var(hsla(90, 84%, 75%, 0));
  border-radius: 24px;
  transition: all 0.15s ease-out;
}

.btn:hover,
.btn:focus {
  opacity: 1;
  box-shadow: 0px 0px 40px #d2341e;
}

.btn:active {
  background: #80217e;
  box-shadow: unset;
}

.btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;

  .btn:hover,
  .btn:focus {
    box-shadow: unset;
  }
}

a.cell {
  max-height: 44px;
  font-size: 14px;
  line-height: 20px;
  padding: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  background: linear-gradient(90deg, #92278f 0%, #f15a29 100%);
  color: #fdfdfd;
  box-shadow: 0px 0px 0px 3px var(hsla(90, 84%, 75%, 0));
  border-radius: 24px;
  transition: all 0.15s ease-out;
}

a.cell:hover,
a.cell:focus {
  opacity: 1;
  box-shadow: 0px 0px 40px #cdc137;
  background: #cdc137 !important;
  color: #2a363a !important;
}

a.sb-cell.free:hover,
a.sb-cell.free:focus {
  opacity: 1;
  box-shadow: 0px 0px 40px #cdc137;
  background: #cdc137 !important;
  color: #2a363a !important;
}

a.cell:active {
  background: #80217e;
  box-shadow: unset;
}

a.cell:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

#sb_simplybook_terms_link {
  color: #cdc137 !important;
}


.invoice-buttons-container .btn-invoice:nth-child(1) {
color: red !important;
}