.region-hero .inner, .path-user .user-pages-nav-tabs,
.path-profile .user-pages-nav-tabs, .region-content, .region-footer {
  margin: 0 auto;
  max-width: calc(100vw - 40px);
}

@media (min-width: 720px) {
  .region-hero .inner, .path-user .user-pages-nav-tabs,
  .path-profile .user-pages-nav-tabs, .region-content, .region-footer {
    max-width: 690px;
  }
}

@media (min-width: 960px) {
  .region-hero .inner, .path-user .user-pages-nav-tabs,
  .path-profile .user-pages-nav-tabs, .region-content, .region-footer {
    max-width: 920px;
  }
}

@media (min-width: 1220px) {
  .region-hero .inner, .path-user .user-pages-nav-tabs,
  .path-profile .user-pages-nav-tabs, .region-content, .region-footer {
    max-width: 1180px;
  }
}

@media (min-width: 1600px) {
  .region-hero .inner, .path-user .user-pages-nav-tabs,
  .path-profile .user-pages-nav-tabs, .region-content, .region-footer {
    max-width: 1540px;
  }
}

.checkout-pane-coupon-redemption .coupon-redemption-form__coupons--multiple h3, .checkout-pane-payment-information > legend {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
  border: 0;
  padding: 0;
  margin: 0;
}

.path-user .form-actions input,
.path-profile .form-actions input, .wb-checkout-complete .js-form-submit {
  background: #363;
  color: #fff;
  transition: opacity 0.3s ease;
}

.path-user .form-actions input:hover,
.path-profile .form-actions input:hover, .wb-checkout-complete .js-form-submit:hover {
  opacity: 0.9;
}

.path-user .form-actions input:active,
.path-profile .form-actions input:active, .wb-checkout-complete .js-form-submit:active {
  opacity: 0.8;
}

.region-header {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 720px) {
  .region-header {
    justify-content: space-between;
    max-width: 690px;
  }
}

@media (min-width: 960px) {
  .region-header {
    max-width: 920px;
  }
}

@media (min-width: 1220px) {
  .region-header {
    max-width: 1180px;
  }
}

@media (min-width: 1600px) {
  .region-header {
    max-width: 1540px;
  }
}

.site-logo {
  display: block;
  height: 100%;
  width: 160px;
  padding: 15px;
  display: flex;
  align-items: stretch;
}

@media (min-width: 720px) {
  .site-logo {
    padding: 15px 30px 15px 0;
    justify-content: space-between;
  }
}

.site-logo img {
  width: auto;
}

.wb_checkout_header_message {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 1.5em;
}

@media (min-width: 960px) {
  .wb_checkout_header_message {
    padding: 0;
  }
}

.wb_checkout_header_message .wb_checkout_header_message_icon {
  background: rgba(51, 109, 54, 0.3);
  margin-right: 1.3em;
  border-radius: 50%;
  padding: 0.4em;
}

@media (min-width: 960px) {
  .wb_checkout_header_message .wb_checkout_header_message_icon {
    margin-right: 0.4em;
  }
}

.wb_checkout_header_message .wb_checkout_header_message_icon:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: #336d36;
  -webkit-mask-image: url("../images/icons/password.svg");
  mask-image: url("../images/icons/password.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  content: '';
  display: block;
  width: 1.3em;
  height: 1.3em;
}

.region-hero .inner, .path-user .user-pages-nav-tabs,
.path-profile .user-pages-nav-tabs, .region-content, .region-footer {
  margin: 0 auto;
  max-width: calc(100vw - 40px);
}

@media (min-width: 720px) {
  .region-hero .inner, .path-user .user-pages-nav-tabs,
  .path-profile .user-pages-nav-tabs, .region-content, .region-footer {
    max-width: 690px;
  }
}

@media (min-width: 960px) {
  .region-hero .inner, .path-user .user-pages-nav-tabs,
  .path-profile .user-pages-nav-tabs, .region-content, .region-footer {
    max-width: 920px;
  }
}

@media (min-width: 1220px) {
  .region-hero .inner, .path-user .user-pages-nav-tabs,
  .path-profile .user-pages-nav-tabs, .region-content, .region-footer {
    max-width: 1180px;
  }
}

@media (min-width: 1600px) {
  .region-hero .inner, .path-user .user-pages-nav-tabs,
  .path-profile .user-pages-nav-tabs, .region-content, .region-footer {
    max-width: 1540px;
  }
}

.checkout-pane-coupon-redemption .coupon-redemption-form__coupons--multiple h3, .checkout-pane-payment-information > legend {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
  border: 0;
  padding: 0;
  margin: 0;
}

.path-user .form-actions input,
.path-profile .form-actions input, .wb-checkout-complete .js-form-submit {
  background: #363;
  color: #fff;
  transition: opacity 0.3s ease;
}

.path-user .form-actions input:hover,
.path-profile .form-actions input:hover, .wb-checkout-complete .js-form-submit:hover {
  opacity: 0.9;
}

.path-user .form-actions input:active,
.path-profile .form-actions input:active, .wb-checkout-complete .js-form-submit:active {
  opacity: 0.8;
}

.region-hero {
  background: #373f50;
  padding: 24px 0 102px;
}

.region-hero .inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column-reverse;
}

@media (min-width: 960px) {
  .region-hero .inner {
    flex-direction: row;
  }
}

.region-hero .inner h1 {
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
  padding-top: 12px;
}

@media (min-width: 960px) {
  .region-hero .inner h1 {
    text-align-last: left;
    padding-bottom: 16px;
    padding-top: 16px;
    font-size: 28px;
  }
}

.region-hero .inner nav ol {
  display: flex;
}

.region-hero .inner nav li {
  font-size: 14px;
  display: flex;
  align-items: center;
  margin-right: 8px;
}

@media (min-width: 960px) {
  .region-hero .inner nav li {
    font-size: 16px;
  }
}

.region-hero .inner nav li:first-child a:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/home.svg");
  mask-image: url("../images/icons/home.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}

.region-hero .inner nav li:last-child {
  color: #6c768b;
  cursor: default;
  margin-right: 0;
}

.region-hero .inner nav li:last-child:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/chevron-right.svg");
  mask-image: url("../images/icons/chevron-right.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  margin-right: 8px;
}

.region-hero .inner a {
  color: #fff;
  font-size: inherit;
  display: flex;
  align-items: center;
  transition: color 0.15s ease;
}

.region-hero .inner a:focus, .region-hero .inner a:hover {
  color: #ddd;
}

.region-hero .inner a:active {
  color: #eee;
}

.region-hero .inner a:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/chevron-right.svg");
  mask-image: url("../images/icons/chevron-right.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  margin-right: 8px;
}

.checkout-progress {
  position: absolute;
  left: 0;
  bottom: calc(-75px - 1.5em);
  height: 77px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.error-page-outer {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: calc(100vw - 40px);
}

.error-page-inner {
  margin-top: 100px;
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 720px) {
  .error-page-inner {
    margin-top: 150px;
    max-width: 900px;
    justify-content: space-between;
  }
}

.error-page-image {
  width: 250px;
  margin-bottom: 50px;
}

@media screen and (min-width: 720px) {
  .error-page-image {
    width: 300px;
  }
}

@media screen and (min-width: 960px) {
  .error-page-image {
    width: 400px;
  }
}

.error-page-title {
  margin-bottom: 25px;
}

.error-page-link {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.error-page-link:before {
  transform: rotate(180deg);
  content: '';
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("/themes/custom/wb_checkout/images/button_arrow_right.svg");
  mask-image: url("/themes/custom/wb_checkout/images/button_arrow_right.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  width: 1em;
  height: 1em;
}

.region-hero .inner, .path-user .user-pages-nav-tabs,
.path-profile .user-pages-nav-tabs, .region-content, .region-footer {
  margin: 0 auto;
  max-width: calc(100vw - 40px);
}

@media (min-width: 720px) {
  .region-hero .inner, .path-user .user-pages-nav-tabs,
  .path-profile .user-pages-nav-tabs, .region-content, .region-footer {
    max-width: 690px;
  }
}

@media (min-width: 960px) {
  .region-hero .inner, .path-user .user-pages-nav-tabs,
  .path-profile .user-pages-nav-tabs, .region-content, .region-footer {
    max-width: 920px;
  }
}

@media (min-width: 1220px) {
  .region-hero .inner, .path-user .user-pages-nav-tabs,
  .path-profile .user-pages-nav-tabs, .region-content, .region-footer {
    max-width: 1180px;
  }
}

@media (min-width: 1600px) {
  .region-hero .inner, .path-user .user-pages-nav-tabs,
  .path-profile .user-pages-nav-tabs, .region-content, .region-footer {
    max-width: 1540px;
  }
}

.checkout-pane-coupon-redemption .coupon-redemption-form__coupons--multiple h3, .checkout-pane-payment-information > legend {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
  border: 0;
  padding: 0;
  margin: 0;
}

.path-user .form-actions input,
.path-profile .form-actions input, .wb-checkout-complete .js-form-submit {
  background: #363;
  color: #fff;
  transition: opacity 0.3s ease;
}

.path-user .form-actions input:hover,
.path-profile .form-actions input:hover, .wb-checkout-complete .js-form-submit:hover {
  opacity: 0.9;
}

.path-user .form-actions input:active,
.path-profile .form-actions input:active, .wb-checkout-complete .js-form-submit:active {
  opacity: 0.8;
}

.path-user .messages,
.path-profile .messages {
  position: absolute;
  top: 0;
  right: 0;
  margin: 1px;
}

@media (min-width: 720px) {
  .path-user .messages,
  .path-profile .messages {
    position: relative;
    margin: 0;
    top: initial;
    left: initial;
  }
}

.path-user .profile-customer-delete-form,
.path-profile .profile-customer-delete-form {
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 30px;
  margin: 80px 0;
}

.path-user .region-hero,
.path-profile .region-hero {
  height: 109px;
  padding: 24px 0;
}

@media (min-width: 720px) {
  .path-user .region-hero,
  .path-profile .region-hero {
    height: 187px;
  }
}

@media (min-width: 960px) {
  .path-user .region-hero,
  .path-profile .region-hero {
    height: 191px;
    padding: 24px 0 102px;
  }
}

.path-user .layout-container,
.path-profile .layout-container {
  margin: 0;
}

.path-user .user-form,
.path-user .user-pass,
.path-user .user-login-form,
.path-profile .user-form,
.path-profile .user-pass,
.path-profile .user-login-form {
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 30px;
  margin: 174px 0;
  max-width: 900px;
}

@media (min-width: 720px) {
  .path-user .user-form,
  .path-user .user-pass,
  .path-user .user-login-form,
  .path-profile .user-form,
  .path-profile .user-pass,
  .path-profile .user-login-form {
    margin: 80px 0;
  }
}

.path-user .form-item,
.path-profile .form-item {
  max-width: initial;
}

.path-user .form-item input,
.path-profile .form-item input {
  margin-bottom: 5px;
}

.path-user .form-item label,
.path-profile .form-item label {
  display: block;
  margin-bottom: 5px;
}

.path-user .password-strength__meter,
.path-profile .password-strength__meter {
  border-radius: 0 10px 10px 0;
}

.path-user .js-form-item-pass-pass2,
.path-profile .js-form-item-pass-pass2 {
  padding-top: 15px;
}

.path-user .form-actions input,
.path-profile .form-actions input {
  padding: 10px 1em;
  border-radius: 10px;
}

.path-user .form-actions .button--danger,
.path-profile .form-actions .button--danger {
  padding: 10px;
  border-radius: 10px;
  background: #C00;
  color: #fff;
}

.path-user .user-pages-nav-outer,
.path-profile .user-pages-nav-outer {
  width: 100%;
}

@media (min-width: 720px) {
  .path-user .user-pages-nav-outer,
  .path-profile .user-pages-nav-outer {
    position: absolute;
    left: 0;
    bottom: -91px;
  }
}

.path-user .user-pages-nav-tabs,
.path-profile .user-pages-nav-tabs {
  position: absolute;
  top: 109px;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 720px) {
  .path-user .user-pages-nav-tabs,
  .path-profile .user-pages-nav-tabs {
    display: table;
    top: -22px;
    margin: 0 auto;
    padding-top: initial;
    display: flex;
    justify-content: center;
  }
}

@media (min-width: 960px) {
  .path-user .user-pages-nav-tabs,
  .path-profile .user-pages-nav-tabs {
    top: -43px;
    justify-content: initial;
    left: initial;
    transform: initial;
  }
}

.path-user .user-pages-nav-tabs .user-pages-nav-tab,
.path-profile .user-pages-nav-tabs .user-pages-nav-tab {
  padding: 8px 0;
  white-space: nowrap;
}

.path-user .user-pages-nav-tabs .user-pages-nav-tab a,
.path-profile .user-pages-nav-tabs .user-pages-nav-tab a {
  color: #6c768b;
}

.path-user .user-pages-nav-tabs .user-pages-nav-tab a:hover,
.path-profile .user-pages-nav-tabs .user-pages-nav-tab a:hover {
  text-decoration: none;
}

@media (min-width: 720px) {
  .path-user .user-pages-nav-tabs .user-pages-nav-tab:not(:last-child),
  .path-profile .user-pages-nav-tabs .user-pages-nav-tab:not(:last-child) {
    margin-right: 2em;
  }
}

.path-user .user-pages-nav-tabs .user-pages-nav-tab.user-pages-nav-active a,
.path-profile .user-pages-nav-tabs .user-pages-nav-tab.user-pages-nav-active a {
  color: #4e54c8;
}

@media (min-width: 720px) {
  .path-user .user-pages-nav-tabs .user-pages-nav-tab.user-pages-nav-active a,
  .path-profile .user-pages-nav-tabs .user-pages-nav-tab.user-pages-nav-active a {
    color: #fff;
  }
}

.path-user .user-pages-nav-tabs a,
.path-profile .user-pages-nav-tabs a {
  display: flex;
  align-items: center;
}

.path-user .user-pages-nav-tabs a:before,
.path-profile .user-pages-nav-tabs a:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/chevron-right.svg");
  mask-image: url("../images/icons/chevron-right.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  margin-right: 0.3em;
}

@media (min-width: 720px) {
  .path-user .user-pages-nav-tabs a:before,
  .path-profile .user-pages-nav-tabs a:before {
    display: none;
    width: 1.5em;
    height: 1.5em;
  }
}

@media (min-width: 960px) {
  .path-user .user-pages-nav-tabs a:before,
  .path-profile .user-pages-nav-tabs a:before {
    display: block;
  }
}

@media (min-width: 960px) {
  .path-user .user-pages-nav-tabs a.user-pages-nav-account:before,
  .path-profile .user-pages-nav-tabs a.user-pages-nav-account:before {
    -webkit-mask-size: 95%;
    mask-size: 95%;
    background-color: currentColor;
    -webkit-mask-image: url("../images/icons/profile.svg");
    mask-image: url("../images/icons/profile.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
  }
  .path-user .user-pages-nav-tabs a.user-pages-nav-edit:before,
  .path-profile .user-pages-nav-tabs a.user-pages-nav-edit:before {
    -webkit-mask-size: 95%;
    mask-size: 95%;
    background-color: currentColor;
    -webkit-mask-image: url("../images/icons/edit.svg");
    mask-image: url("../images/icons/edit.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
  }
  .path-user .user-pages-nav-tabs a.user-pages-nav-orders:before,
  .path-profile .user-pages-nav-tabs a.user-pages-nav-orders:before {
    -webkit-mask-size: 95%;
    mask-size: 95%;
    background-color: currentColor;
    -webkit-mask-image: url("../images/icons/order.svg");
    mask-image: url("../images/icons/order.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
  }
  .path-user .user-pages-nav-tabs a.user-pages-nav-login:before,
  .path-profile .user-pages-nav-tabs a.user-pages-nav-login:before {
    -webkit-mask-size: 95%;
    mask-size: 95%;
    background-color: currentColor;
    -webkit-mask-image: url("../images/icons/login.svg");
    mask-image: url("../images/icons/login.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
  }
  .path-user .user-pages-nav-tabs a.user-pages-nav-register:before,
  .path-profile .user-pages-nav-tabs a.user-pages-nav-register:before {
    -webkit-mask-size: 95%;
    mask-size: 95%;
    background-color: currentColor;
    -webkit-mask-image: url("../images/icons/order.svg");
    mask-image: url("../images/icons/order.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
  }
  .path-user .user-pages-nav-tabs a.user-pages-nav-change-password:before,
  .path-profile .user-pages-nav-tabs a.user-pages-nav-change-password:before {
    -webkit-mask-size: 95%;
    mask-size: 95%;
    background-color: currentColor;
    -webkit-mask-image: url("../images/icons/password.svg");
    mask-image: url("../images/icons/password.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    height: 1.4em;
  }
}

.layout-region-checkout-secondary {
  float: none;
  width: unset;
}

@media (min-width: 960px) {
  .layout-region-checkout-secondary {
    float: right;
    width: 35%;
  }
}

.layout-region-checkout-main, .layout-region-checkout-footer {
  float: none;
  width: unset;
}

@media (min-width: 960px) {
  .layout-region-checkout-main, .layout-region-checkout-footer {
    float: left;
    width: 65%;
  }
}

a,
button[type=submit] {
  font-weight: normal;
  margin: 0;
  background: none;
  border: none;
  color: #185881;
}

a:hover:not(:active),
button[type=submit]:hover:not(:active) {
  text-decoration: underline;
}

.coupon-redemption-form__coupons--multiple button[type=submit] {
  background: none;
  border: none;
  color: #c00;
}

.coupon-redemption-form__coupons--multiple button[type=submit]:hover:not(:active) {
  text-decoration: underline;
}

input[data-drupal-selector="edit-login-guest-continue"],
.form-wrapper__returning-customer .form-submit,
.layout-region-checkout-footer .button--primary,
button[type=submit][name=apply_coupon] {
  font-size: calc(12.2px + 0.25vw);
  background: #363;
  color: #fff;
  padding: 0.625em 0.875em;
  display: inline-block;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #363;
  transition: background-color 0.2s ease, color 0.2s ease;
  font-weight: bold;
  padding-right: 1.875em;
  padding-left: 1.875em;
}

@media (min-width: 720px) {
  input[data-drupal-selector="edit-login-guest-continue"],
  .form-wrapper__returning-customer .form-submit,
  .layout-region-checkout-footer .button--primary,
  button[type=submit][name=apply_coupon] {
    font-size: 14px;
  }
}

input[data-drupal-selector="edit-login-guest-continue"]:hover,
.form-wrapper__returning-customer .form-submit:hover,
.layout-region-checkout-footer .button--primary:hover,
button[type=submit][name=apply_coupon]:hover {
  background: transparent;
  color: #363;
}

input[data-drupal-selector="edit-login-guest-continue"]:active,
.form-wrapper__returning-customer .form-submit:active,
.layout-region-checkout-footer .button--primary:active,
button[type=submit][name=apply_coupon]:active {
  background: #363;
  color: #fff;
}

.link--previous {
  background: none;
  border: none;
  color: #666;
  display: flex;
  align-items: center;
  padding: 0.625em 1.875em;
  margin-bottom: .5em;
  font-size: calc(12.2px + 0.25vw);
}

@media (min-width: 720px) {
  .link--previous {
    padding: 0;
    margin-bottom: 0;
    font-size: 15px;
  }
}

.link--previous:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/chevron-right.svg");
  mask-image: url("../images/icons/chevron-right.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  transform: rotate(180deg);
  content: '';
  width: 1em;
  height: 1em;
}

.link--previous:hover:not(:active) {
  text-decoration: underline;
}

.region-content {
  min-height: calc(100vh - 100px);
}

.layout-region-checkout-main {
  padding-top: 3em;
}

@media (min-width: 960px) {
  .layout-region-checkout-main {
    margin-bottom: 80px;
  }
}

.checkout-progress {
  width: 100%;
  counter-reset: item;
  list-style-type: none;
}

@media (min-width: 1220px) {
  .checkout-progress {
    padding-right: 2em;
  }
}

.checkout-progress li:before {
  content: counter(item) " ";
  /*Instead of ". " */
  counter-increment: item;
}

@media (min-width: 1220px) {
  .checkout-progress {
    max-width: 767px;
  }
}

@media (min-width: 1600px) {
  .checkout-progress {
    max-width: 950px;
  }
}

.checkout-progress--step {
  display: flex;
  position: relative;
  justify-content: center;
  width: 100%;
  padding-right: 0;
  white-space: nowrap;
}

.checkout-progress--step:first-child:after {
  border-radius: 10px 0 0 10px;
}

.checkout-progress--step:last-child:after {
  border-radius: 0 10px 10px 0;
}

.checkout-progress--step.checkout-progress--step__current:before, .checkout-progress--step.checkout-progress--step__current:after, .checkout-progress--step.checkout-progress--step__previous:before, .checkout-progress--step.checkout-progress--step__previous:after {
  background: #fe3638;
}

.checkout-progress--step:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 4px;
  top: -100%;
  transform: translateY(50%);
  background: grey;
}

.checkout-progress--step:before {
  border-radius: 50%;
  width: 26px;
  height: 26px;
  text-align: center;
  position: absolute;
  top: -2em;
  left: 50%;
  transform: translate(-50%);
  z-index: 1;
  background: grey;
}

.checkout-progress--step-label {
  display: none;
}

@media (min-width: 720px) {
  .checkout-progress--step-label {
    display: block;
  }
}

.checkout-progress--step-icon {
  display: flex;
  align-items: center;
}

.checkout-progress--step-icon:before {
  content: '';
  display: block;
  width: 1.455em;
  height: 1.455em;
}

@media (min-width: 720px) {
  .checkout-progress--step-icon:before {
    width: 1em;
    height: 1em;
  }
}

@media (min-width: 720px) {
  .checkout-progress--step-icon {
    margin-right: .3em;
  }
}

.checkout-progress--step__login .checkout-progress--step-icon:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/login.svg");
  mask-image: url("../images/icons/login.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}

.checkout-progress--step__shipping_information .checkout-progress--step-icon:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/truck.svg");
  mask-image: url("../images/icons/truck.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}

.checkout-progress--step__billing_information .checkout-progress--step-icon:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/billing.svg");
  mask-image: url("../images/icons/billing.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}

.checkout-progress--step__review .checkout-progress--step-icon:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/review.svg");
  mask-image: url("../images/icons/review.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}

.checkout-progress--step__complete .checkout-progress--step-icon:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/complete.svg");
  mask-image: url("../images/icons/complete.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}

.layout-region-checkout-secondary {
  margin-bottom: 2em;
  margin-top: 2em;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4.8px 24.4px -6px;
  background: #fff;
  padding: 2em 1em;
  border-radius: 7px;
  overflow: hidden;
}

@media (min-width: 960px) {
  .layout-region-checkout-secondary {
    padding: 2em;
    margin-bottom: 80px;
    position: sticky;
    top: 150px;
    max-height: calc(100vh - 80px);
    overflow: auto;
  }
}

.layout-region-checkout-secondary h2 {
  font-size: calc(12.6px + 0.75vw);
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
}

@media (min-width: 720px) {
  .layout-region-checkout-secondary h2 {
    font-size: 18px;
  }
}

input[type=text],
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
select {
  display: block;
  width: 100%;
  padding: .625rem 1rem;
  font-size: calc(12.4px + 0.5vw);
  font-weight: 400;
  line-height: 1.5;
  color: #4b566b;
  color: #333;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #dae1e7;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .3125rem;
  box-shadow: inset 0 1px 2px transparent;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (min-width: 720px) {
  input[type=text],
  input[type=date],
  input[type=email],
  input[type=number],
  input[type=password],
  input[type=tel],
  select {
    font-size: 16px;
  }
}

.select-wrap {
  position: relative;
  display: block;
}

.select-wrap select {
  padding-right: 2em;
}

.select-wrap:after {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/chevron-down.svg");
  mask-image: url("../images/icons/chevron-down.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  content: '';
  display: block;
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  pointer-events: none;
}

label {
  margin-bottom: .375rem;
  font-size: 0.875rem;
  font-weight: bold;
  color: #373f50;
}

h3 {
  font-weight: bold;
}

legend {
  font-size: calc(12.6px + 0.75vw);
  font-weight: bold;
  display: block;
  width: 100%;
  margin-bottom: 0.5rem !important;
  border-bottom: 1px solid #e3e9ef;
}

@media (min-width: 720px) {
  legend {
    font-size: 18px;
  }
}

.layout-region-checkout-main {
  max-width: 950px;
  padding-right: 0;
}

@media (min-width: 960px) {
  .layout-region-checkout-main {
    padding-right: 2em;
  }
}

.form-actions {
  max-width: 950px;
}

.address-container-inline {
  display: flex;
  flex-direction: column;
}

@media (min-width: 720px) {
  .address-container-inline {
    flex-direction: row;
    justify-content: space-between;
  }
}

.address-container-inline > .form-item {
  margin-right: 0;
  margin-left: 0;
}

@media (min-width: 720px) {
  .address-container-inline > .form-item {
    width: calc(50% - 0.5em);
  }
}

.form-type-radio,
.form-type-checkbox {
  display: flex;
  align-items: center;
  margin: 0.5em 0 !important;
}

.form-type-radio label,
.form-type-checkbox label {
  margin-bottom: 0;
  margin-left: 0.3em;
}

input.form-radio,
input.form-checkbox {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  margin-right: -1em;
  opacity: 0;
  cursor: pointer;
}

input.form-radio ~ .checkmark,
input.form-checkbox ~ .checkmark {
  width: 1.2rem;
  height: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid #dae1e7;
  color: #fff;
  pointer-events: none;
  font-size: 0;
  margin-right: 6px;
}

input.form-radio ~ .checkmark:before,
input.form-checkbox ~ .checkmark:before {
  content: '';
  display: none;
}

input.form-radio:checked + .checkmark,
input.form-checkbox:checked + .checkmark {
  background: #4e54c8;
}

input.form-radio:checked + .checkmark:before,
input.form-checkbox:checked + .checkmark:before {
  display: block;
}

input.form-radio ~ label,
input.form-checkbox ~ label {
  cursor: pointer;
}

input.form-radio ~ .checkmark {
  border-radius: 50%;
}

input.form-radio ~ .checkmark:before {
  width: 40%;
  height: 40%;
  border-radius: 50%;
  background: #fff;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

input.form-checkbox ~ .checkmark {
  border-radius: 5px;
}

input.form-checkbox ~ .checkmark:before {
  width: 75%;
  height: 75%;
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/checkmark.svg");
  mask-image: url("../images/icons/checkmark.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}

.order-items-table {
  width: 100%;
  margin-bottom: 0.6em;
}

.order-item {
  height: calc(50px + 2em);
  width: 100%;
  border-bottom: 1px solid #dae1e7;
  padding: 1em 0;
}

.order-item > td {
  vertical-align: middle;
}

.order-item .field--type-image {
  font-size: 0;
}

.order-item .field--type-image img {
  width: 50px;
}

.order-item .order-item--info {
  font-size: calc(12.2px + 0.25vw);
  padding: 0 1em 0 0;
}

@media (min-width: 720px) {
  .order-item .order-item--info {
    font-size: 14px;
  }
}

.order-item .order-item--title {
  font-weight: bold;
  letter-spacing: 0;
}

.order-item .order-item--price-calculation {
  color: #999;
}

.order-item .order-item--unit-price {
  color: #4e54c8;
}

.order-item .order-item--total-price {
  text-align: right;
}

.order-total-line {
  padding: 0;
  margin-bottom: 0.3em;
  display: flex;
  justify-content: space-between;
}

.order-total-line:not(.order-total-line__total) {
  font-size: calc(12.2px + 0.25vw);
  color: #4b566b;
}

@media (min-width: 720px) {
  .order-total-line:not(.order-total-line__total) {
    font-size: 14px;
  }
}

.checkout-pane-coupon-redemption {
  border: none;
}

.checkout-pane-coupon-redemption > summary {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.checkout-pane-coupon-redemption > summary:after {
  content: '';
  width: 1em;
  height: 1em;
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/chevron-right.svg");
  mask-image: url("../images/icons/chevron-right.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.3em;
  transition: transform 0.2s ease;
  transform-origin: center;
}

.checkout-pane-coupon-redemption[open] > summary:after {
  transform: rotate(90deg);
}

.checkout-pane-coupon-redemption > .details-wrapper {
  padding-left: 0;
  padding-right: 0;
}

.checkout-pane-coupon-redemption > .details-wrapper > .form-wrapper {
  position: relative;
}

.checkout-pane-coupon-redemption div[data-drupal-messages] {
  position: absolute;
  top: 100%;
  width: 100%;
}

.checkout-pane-coupon-redemption .messages {
  background: none;
  border: none;
  box-shadow: none;
  padding-left: 0;
  font-size: 13px;
}

@media (min-width: 720px) {
  .checkout-pane-coupon-redemption .messages {
    font-size: inherit;
  }
}

.checkout-pane-coupon-redemption .form-wrapper {
  display: flex;
  align-items: flex-end;
}

.checkout-pane-coupon-redemption .form-item {
  margin: 0;
}

.checkout-pane-coupon-redemption button[name=apply_coupon] {
  height: calc(.625rem * 2 + 1rem * 1.5);
  flex-shrink: 0;
  margin-left: 0.3em;
}

.checkout-pane-coupon-redemption .coupon-redemption-form__coupons--multiple button[type=submit] {
  font-size: calc(12.2px + 0.25vw);
  margin-left: 0.5em;
}

@media (min-width: 720px) {
  .checkout-pane-coupon-redemption .coupon-redemption-form__coupons--multiple button[type=submit] {
    font-size: 14px;
  }
}

.checkout-pane-coupon-redemption .coupon-redemption-form__coupons--multiple tr,
.checkout-pane-coupon-redemption .coupon-redemption-form__coupons--multiple td {
  display: flex;
  align-items: center;
}

.layout-region-checkout-footer .form-actions {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2em;
}

@media (min-width: 720px) {
  .layout-region-checkout-footer .form-actions {
    flex-direction: row-reverse;
  }
}

@media (min-width: 960px) {
  .layout-region-checkout-footer .form-actions {
    margin-bottom: 80px;
  }
}

.order-total-line-value {
  width: unset;
}

.ajax-progress {
  display: none;
}

a[data-drupal-selector="edit-login-returning-customer-forgot-password"] {
  float: right;
  clear: both;
}

.form-wrapper__login-option {
  border: 1px solid #e2e7f1;
}

.form-wrapper__login-option input.button[data-drupal-selector="edit-login-guest-continue"] {
  display: table;
  margin: auto 0 0;
}

.checkout-pane-login {
  text-align: center;
  padding-top: 3em;
  padding-bottom: 3em;
}

@media (min-width: 720px) {
  .checkout-pane-login {
    display: flex;
    justify-content: space-between;
  }
}

@media (min-width: 720px) {
  .checkout-pane-login .form-wrapper__returning-customer {
    width: 48%;
    float: left;
  }
  .checkout-pane-login .form-wrapper__guest-checkout {
    width: 48%;
    float: right;
  }
}

.checkout-pane-login legend {
  display: inline-block;
  padding: 0 1em;
  width: unset;
  border: none;
}

.checkout-pane-login .form-wrapper__returning-customer .form-submit {
  order: 1;
  margin-top: 1em;
}

.checkout-pane-login .fieldset-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.checkout-pane-login ~ .form-actions {
  display: none;
}

.checkout-pane-login p {
  margin-top: auto;
  margin-bottom: 1em;
}

.checkout-pane-review div, .checkout-pane-review p {
  margin: 0.5em 0;
}

.checkout-pane-review .field__label {
  border-bottom: 1px solid #e3e9ef;
}

.checkout-pane-review fieldset:not(:last-child) {
  margin-bottom: 1.5em;
}

.wb-checkout-complete {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 960px) {
  .wb-checkout-complete {
    flex-direction: row;
  }
}

.wb-checkout-complete .checkout-pane-completion-message {
  order: -1;
  margin-top: 2em;
  padding: 2em 2em 2em 0;
}

@media (min-width: 1220px) {
  .wb-checkout-complete .checkout-pane-completion-message {
    margin-top: 80px;
  }
}

.wb-checkout-complete .checkout-pane-completion-message p, .wb-checkout-complete .checkout-pane-completion-message h2 {
  padding: 0.5em 0;
}

.wb-checkout-complete .checkout-pane-completion-register {
  margin-bottom: 2em;
  margin-top: 2em;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4.8px 24.4px -6px;
  background: #fff;
  padding: 2em 1em;
  border-radius: 7px;
  overflow: hidden;
}

@media (min-width: 960px) {
  .wb-checkout-complete .checkout-pane-completion-register {
    padding: 2em;
    margin-bottom: 80px;
    position: sticky;
    top: 2em;
    overflow: auto;
    width: 50%;
    flex-shrink: 0;
  }
}

@media (min-width: 1220px) {
  .wb-checkout-complete .checkout-pane-completion-register {
    margin-top: -78px;
    width: 35%;
  }
}

.wb-checkout-complete .checkout-pane-completion-register p, .wb-checkout-complete .checkout-pane-completion-register h2 {
  padding: 0.5em 0;
}

.wb-checkout-complete .checkout-pane-completion-register .confirm-parent {
  padding-top: 0.5em;
}

.wb-checkout-complete .checkout-pane-completion-register .confirm-parent,
.wb-checkout-complete .checkout-pane-completion-register .password-parent {
  max-width: unset;
}

@media (min-width: 960px) {
  .wb-checkout-complete .checkout-pane-completion-register .confirm-parent,
  .wb-checkout-complete .checkout-pane-completion-register .password-parent {
    max-width: 33em;
  }
}

.wb-checkout-complete .checkout-pane-completion-register .password-strength {
  width: 75%;
}

.wb-checkout-complete .checkout-pane-completion-register div.password-confirm {
  width: 100%;
}

.wb-checkout-complete .js-form-submit {
  padding: 10px 1.3em;
  border-radius: 7px;
}

.messages {
  margin-top: 1em !important;
}

@media (min-width: 1220px) {
  .wb-checkout-messages {
    position: absolute;
    max-width: 50%;
  }
}

@media (min-width: 960px) {
  .book-room {
    display: flex;
    align-items: center;
  }
}

.book-room form {
  display: flex;
  padding-top: 45px;
  flex-direction: column;
  position: relative;
}

@media (min-width: 960px) {
  .book-room form {
    padding-top: 15px;
    flex-direction: row;
  }
}

.book-room form ::-webkit-calendar-picker-indicator {
  opacity: 0;
}

.book-room form ::-webkit-calendar-picker-indicator:hover {
  cursor: pointer;
}

.book-room form .book-room-actions button {
  font-size: calc(12.4px + 0.5vw);
  margin: 0;
  width: 100%;
  padding: .325rem 1rem;
  position: absolute;
  top: 50%;
  max-width: 200px;
  height: calc(2 * 0.325rem + 1.85em);
  background-color: var(--brandPrimary);
  border: 1px solid var(--brandPrimary);
  border-radius: .3125rem;
  transition: background-color 0.2s;
  position: relative;
}

@media (min-width: 720px) {
  .book-room form .book-room-actions button {
    font-size: 16px;
  }
}

@media (min-width: 960px) {
  .book-room form .book-room-actions button {
    width: 55px;
  }
}

.book-room form .book-room-actions button span {
  font-size: 0;
}

.book-room form .book-room-actions button:after {
  color: var(--textOnBrandPrimary);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: '';
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/search.svg");
  mask-image: url("../images/icons/search.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  width: 1.3em;
  height: 1.3em;
  pointer-events: none;
  transition: color 0.2s;
}

.book-room form .book-room-actions button:hover:not(:active) {
  background-color: initial;
}

.book-room form .book-room-actions button:hover:not(:active):after {
  color: var(--brandPrimary);
}

.book-room-fields {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 960px) {
  .book-room-fields {
    padding-bottom: 0;
    margin-bottom: 0;
    justify-content: flex-end;
    flex-wrap: nowrap;
    border-bottom: none;
  }
}

.book-room-fields .form-item {
  position: relative;
  font-size: calc(12.2px + 0.25vw);
  width: 33%;
  max-width: 95px;
}

@media (min-width: 720px) {
  .book-room-fields .form-item {
    font-size: 14px;
  }
}

@media (min-width: 960px) {
  .book-room-fields .form-item {
    padding: 5px;
    font-size: calc(12.6px + 0.75vw);
    width: unset;
  }
}

@media (min-width: 960px) and (min-width: 720px) {
  .book-room-fields .form-item {
    font-size: 18px;
  }
}

.book-room-fields .form-item.form-item-from, .book-room-fields .form-item.form-item-to {
  width: 49%;
  max-width: 200px;
}

@media (min-width: 960px) {
  .book-room-fields .form-item.form-item-from, .book-room-fields .form-item.form-item-to {
    width: unset;
  }
}

.book-room-fields .form-item input {
  max-width: 100%;
}

@media (min-width: 960px) {
  .book-room-fields .form-item input {
    width: unset;
  }
}

.book-room-fields .form-item label {
  position: absolute;
  top: -25px;
  padding-left: 2px;
}

.book-room-fields .form-item:before {
  display: flex;
  color: var(--brandPrimary);
  content: '';
  position: absolute;
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/check-in.svg");
  mask-image: url("../images/icons/check-in.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  width: 22px;
  height: 22px;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
}

.book-room-fields .form-item-adults select,
.book-room-fields .form-item-children select,
.book-room-fields .form-item-infants select {
  padding: 0.5em 1em;
  border: 1px solid var(--brandPrimary);
  width: 85px;
}

.book-room-fields .form-item-from:before {
  left: initial;
  right: 15px;
  pointer-events: none;
}

@-moz-document url-prefix() {
  .book-room-fields .form-item-from:before {
    right: initial;
    left: 7px;
  }
}

.book-room-fields .form-item-to:before {
  left: initial;
  right: 15px;
  pointer-events: none;
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/check-out.svg");
  mask-image: url("../images/icons/check-out.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  max-width: 200px;
  border-radius: .3125rem;
  box-shadow: inset 0 1px 2px transparent;
  appearance: none;
}

@-moz-document url-prefix() {
  .book-room-fields .form-item-to:before {
    right: initial;
    left: 7px;
  }
}

.book-room-fields .form-item-from:before {
  transform: translateY(-50%) scaleX(-1);
}

.book-room-fields .form-item-adults:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/user.svg");
  mask-image: url("../images/icons/user.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}

.book-room-fields .form-item-children:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/ball.svg");
  mask-image: url("../images/icons/ball.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}

.book-room-fields .form-item-infants:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/stroller.svg");
  mask-image: url("../images/icons/stroller.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}

.book-room-fields input {
  padding: .325rem;
  padding-left: 2rem;
  border: 1px solid var(--brandPrimary);
  text-align: right;
}

.book-room-fields input[type='date'] {
  text-align: left;
  padding-left: 1rem;
  max-width: 200px;
  border-radius: .3125rem;
  box-shadow: inset 0 1px 2px transparent;
  appearance: none;
}

@-moz-document url-prefix() {
  .book-room-fields input[type='date'] {
    padding-left: 2rem;
  }
}

@media (min-width: 960px) {
  .book-room-fields input[type='date'] {
    max-width: 175px;
  }
}

.wb-checkout-header {
  padding: 15px 0;
}

@media (min-width: 960px) {
  .wb-checkout-header {
    padding: 0;
    height: 100px;
    display: flex;
    align-items: center;
    overflow: hidden;
    z-index: 1;
    position: sticky;
    top: 0;
    background-color: white;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  }
}

.wb-checkout-header .region-header {
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 960px) {
  .wb-checkout-header .region-header {
    flex-direction: row;
  }
}

.block-logo-block {
  padding: 0 25px;
  display: flex;
  align-items: center;
  max-width: 400px;
  margin: 0 auto;
}

.block-logo-block a {
  display: flex;
}

@media (min-width: 960px) {
  .block-logo-block {
    margin: 0;
    max-width: 200px;
    padding: 0;
  }
}

@media (min-width: 1600px) {
  .block-logo-block {
    max-width: initial;
  }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin-left: 0.3em;
}

.wb-checkout-order-item-date:before,
.wb-checkout-order-item-guests:before {
  content: '';
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.3em;
  display: inline-block;
  vertical-align: middle;
}

.wb-checkout-order-item-date:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/calendar.svg");
  mask-image: url("../images/icons/calendar.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}

.wb-checkout-order-item-guests:before {
  -webkit-mask-size: 95%;
  mask-size: 95%;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/user.svg");
  mask-image: url("../images/icons/user.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}

.path-product .field--name-body {
  display: none;
}

@media (min-width: 960px) {
  .path-product .field--name-body {
    display: block;
    padding-top: 2em;
    margin-bottom: 1em;
  }
}

.path-product p {
  max-width: 45em;
  margin: 0 auto;
  text-align: center;
}

.path-product .field--name-variations {
  margin: 0 auto;
  overflow-x: auto;
}

.path-product .field--name-variations > .field__item {
  text-align: center;
}

.room-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 30px;
  align-items: center;
}

@media (min-width: 960px) {
  .room-wrapper {
    align-items: stretch;
    padding-top: 100px;
    margin-bottom: 50px;
    text-align: left;
    align-items: stretch;
    flex-direction: row;
  }
}

.room-wrapper .field--name-field-image {
  width: 300px;
  flex-shrink: 0;
  display: flex;
  margin-bottom: 1em;
}

@media (min-width: 960px) {
  .room-wrapper .field--name-field-image {
    margin-bottom: 0;
    width: 270px;
    overflow: hidden;
    border-radius: 4px 0 0 4px;
  }
}

.room-wrapper .field--name-field-image img {
  object-fit: cover;
}

.room-wrapper s {
  font-size: 0.8em;
  color: #C00;
  opacity: 0.75;
  display: block;
}

.room-bodies {
  display: flex;
  flex-direction: column;
}

.room-body {
  width: 100%;
  flex-shrink: 0;
  padding: 5px 1em 5px 5px;
}

@media (min-width: 960px) {
  .room-body {
    width: 400px;
    padding: 10px 1em 10px 10px;
  }
}

.room-body h2 {
  font-size: calc(12.6px + 0.75vw);
  font-weight: bold;
}

@media (min-width: 720px) {
  .room-body h2 {
    font-size: 18px;
  }
}

.room-body .field--name-field-body {
  font-size: calc(12.4px + 0.5vw);
  line-height: 1.3;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

@media (min-width: 720px) {
  .room-body .field--name-field-body {
    font-size: 16px;
  }
}

.room-action {
  flex-shrink: 0;
  text-align: center;
  width: 100%;
  padding: 5px 5px 20px;
}

@media (min-width: 960px) {
  .room-action {
    width: 150px;
    padding: 5px 0;
  }
}

.room-action a {
  font-size: calc(12.2px + 0.25vw);
  background: #363;
  color: #fff;
  padding: 0.625em 0.875em;
  display: inline-block;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #363;
  transition: background-color 0.2s ease, color 0.2s ease;
  font-weight: bold;
  margin-top: 1em;
}

@media (min-width: 720px) {
  .room-action a {
    font-size: 14px;
  }
}

.room-action a:hover {
  background: transparent;
  color: #363;
}

.room-action a:active {
  background: #363;
  color: #fff;
}

.room-action .label {
  font-size: calc(12.2px + 0.25vw);
  display: block;
}

@media (min-width: 720px) {
  .room-action .label {
    font-size: 14px;
  }
}

@media (min-width: 960px) {
  .room-action .label {
    display: none;
  }
}

.room-row {
  display: flex;
  border-bottom: 1px solid #e3e3e3;
  align-items: stretch;
  flex-grow: 1;
  flex-direction: column;
  margin-bottom: 20px;
}

@media (min-width: 960px) {
  .room-row {
    flex-direction: row;
    margin-bottom: 0;
  }
  .room-header + .room-row {
    border-top: 1px solid #e3e3e3;
  }
}

.room-header {
  display: none;
}

@media (min-width: 960px) {
  .room-header {
    margin-top: -30px;
    height: 30px;
    padding-left: 400px;
    display: flex;
    align-items: stretch;
  }
}

.room-header--price {
  width: 150px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.room-header--price,
.room-header--dates {
  font-weight: bold;
  font-size: calc(12.2px + 0.25vw);
}

@media (min-width: 720px) {
  .room-header--price,
  .room-header--dates {
    font-size: 14px;
  }
}

.room-header--dates,
.room-price-table {
  display: none;
}

@media (min-width: 960px) {
  .room-header--dates,
  .room-price-table {
    display: flex;
  }
}

.room-header--dates > div,
.room-price-table > div {
  font-size: calc(12.2px + 0.25vw);
  width: 70px;
  height: 100%;
  flex-shrink: 0;
  border-left: 1px solid #e3e3e3;
  text-align: center;
  padding: 5px;
}

@media (min-width: 720px) {
  .room-header--dates > div,
  .room-price-table > div {
    font-size: 14px;
  }
}

.unavailable {
  font-weight: bold;
  color: #C00;
}

.block-wb-booking-footer-block {
  background-color: black;
  color: #fff;
}

.wb-checkout-footer {
  background-color: black;
}

.region-footer {
  color: white;
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 720px) {
  .region-footer {
    flex-direction: row;
  }
}

.region-footer a {
  color: white;
  text-decoration: underline;
}

.region-footer a:hover:not(:active) {
  text-decoration: none;
}

.savings {
  font-size: calc(12.2px + 0.25vw);
  color: #336d36;
  font-weight: bold;
}

@media (min-width: 720px) {
  .savings {
    font-size: 14px;
  }
}

.wb-booking-edit-order-fields {
  display: flex;
  flex-direction: column;
  padding: 40px 0;
}

@media (min-width: 720px) {
  .wb-booking-edit-order-fields {
    flex-direction: row;
  }
}

.wb-booking-edit-order-fields .form-item {
  margin-right: 3em;
}

.wb-booking-edit-order-fields .form-actions {
  display: flex;
  align-items: center;
}

.wb-booking-edit-order-fields .form-actions .button {
  background: var(--colorGinPrimary);
  color: var(--colorGinButtonText);
  padding: 10px 20px;
  border-radius: 8px;
  margin-right: 30px;
  transform: translateY(13px);
}

.wb-booking-edit-order-fields .form-actions .button:hover:not(:active) {
  background: var(--colorGinPrimaryHover);
}

.wb-booking-cancel-order {
  padding: 40px 0;
}

.wb-booking-cancel-order .button {
  background: var(--colorGinPrimary);
  color: var(--colorGinButtonText);
  padding: 10px 20px;
  border-radius: 8px;
  margin-right: 30px;
}

.wb-booking-cancel-order .button:hover:not(:active) {
  background: var(--colorGinPrimaryHover);
}

.wb-booking-tax-product-display {
  display: flex;
  justify-content: center;
  padding: 5px 0;
  font-size: calc(12.2px + 0.25vw);
}

@media (min-width: 720px) {
  .wb-booking-tax-product-display {
    font-size: 14px;
  }
}

.wb-booking-product-page-terms-link {
  display: flex;
  justify-content: center;
  width: 100%;
}

.cancelation-info {
  font-size: calc(12.2px + 0.25vw);
}

@media (min-width: 720px) {
  .cancelation-info {
    font-size: 14px;
  }
}
