/* Your Booking */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap");
#base_page\:locform {
  margin-top: 0.75em;
}

/* Hide Notes */
[id*=base_page\:tabview\:vendorMessagePanel] {
  display: none;
}

.rb-header {
  display: flex;
  justify-content: center;
  align-items: center;
}

#locform\:languageSelect,
#locform\:currencySelect,
#locform\:currencySelect_label,
#locform\:languageSelect_label,
#locform\:languageSelect .ui-selectonemenu-trigger,
#locform\:currencySelect .ui-selectonemenu-trigger {
  background: #000000;
  border-color: #000000;
  color: #fff !important;
  font-weight: normal;
  text-transform: uppercase;
}

* {
  font-family: "Noto Sans JP", sans-serif;
}

.rb-header {
  background-image: url("https://dabb7zy6p4b0z.cloudfront.net/elitesnowsports/eliteSnowsports.png");
  background-color: #000000 !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 200px;
  border: none;
  height: 85px !important;
  border-bottom: 0;
}

@media (max-width: 780px) {
  .rb-header {
    height: 115px !important;
    background-position: center 75%;
  }
}
@media (max-width: 360px) {
  .rb-header {
    height: 95px !important;
    background-size: 180px !important;
  }
}
.rb-header-title {
  display: none;
}

.rb-header-title {
  font-family: "Noto Sans JP", sans-serif;
}

/* Custom Headers */
.rb-vendor-text, .rb-parent-cat-title > *, .rb-child-cat-title > *, .rb-prod-title > *, .rb-basket-title > *, .rb-basket-title-pg > *, .rb-checkout-title, .rb-my-booking-title > *, .rb-my-group-title > *, .ui-dialog-title, #orderForm\:existglbl, #orderForm\:newguestlbl, #orderForm\:contactinfolbl, #orderForm\:addqlbl, #orderForm\:foremlblnew, #guestDialogForm\:foremlbledit, #orderForm\:welclbl, #orderForm\:foremlbl, #orderForm\:snslbl, h3 {
  color: #333;
  text-transform: uppercase;
}

/*Custom Icons */
.rb-vendor-title:before,
.rb-vendor-text:before,
.rb-parent-cat-title:before,
.rb-child-cat-title:before,
.rb-prod-title:before,
.rb-basket-title-pg:before,
.rb-checkout-title:before,
#orderForm\:existglbl:before,
#orderForm\:newguestlbl:before,
#orderForm\:snslbl:before,
.rb-checkout-title:before {
  color: #000000;
}

/* Sel item highlight */
.rb-vendor-container .rb-vendor-sel a img, .rb-parent-cat-container .rb-parent-cat-sel a img, .rb-parent-cat-container .rb-parent-cat-sel .rb-cat-box a, .rb-child-cat-container .rb-child-cat-sel a img, .rb-child-cat-container .rb-child-cat-sel .rb-cat-box a {
  -webkit-box-shadow: 0 0 0px 6px #000000;
  box-shadow: 0 0 0px 6px #000000;
}

/* Lighter Desc Font */
.rb-vendor-desc,
.rb-parent-cat-desc,
.rb-child-cat-desc {
  font-weight: normal;
}

/* Hide Icon */
.rb-parent-cat-desc:before {
  display: none;
}

#orderForm\:addbskpg > tbody:nth-child(1) > tr:nth-child(1) {
  text-align: left;
}

/* Basket Item Highlights */
#orderForm\:itemdtbsk_data tr.ui-widget-content > td:nth-child(1) > label,
#orderForm\:itemdtchkout_data tr.ui-widget-content > td:nth-child(1) > label {
  background-color: #000000;
  box-shadow: 2px -1 -1 #000000, -2px -1 -1 #000000;
}

/* Accent Dialogue Title */
.ui-dialog .ui-dialog-titlebar {
  border-color: #000000 !important;
  background-color: #000000 !important;
}

.ui-dialog-title {
  color: #fff !important;
}

.ui-dialog-titlebar-icon.ui-dialog-titlebar-close.ui-state-hover {
  background: rgba(0, 0, 0, 0.08) !important;
}

#orderForm\:booknow,
#orderForm\:booknowcond {
  background-color: #333333 !important;
  border: 1px solid #333333 !important;
  color: #000000 !important;
}

#orderForm\:booknow:hover,
#orderForm\:booknowcond:hover {
  background-color: #1a1a1a !important;
  border: 1px solid #1a1a1a !important;
  color: #000000 !important;
}

/* Custom Button Font */
.ui-button-text {
  font-family: "Noto Sans JP", sans-serif !important;
}

/* Custom Button Font */
/* Lang and currency */
#locform\:currencySelect_label,
#locform\:languageSelect_label {
  color: #000000;
}

.ui-widget-content .ui-state-highlight {
  background: #333333;
}

/* CHECKOUT */
.rb-checkout-title:before {
  content: "\f291";
  margin-right: 10px;
  font-family: "FontAwesome" !important;
}

/* Default Buttons */
.ui-button.ui-widget.ui-state-default {
  background-color: #000000;
  border-color: #000000;
  color: #fff !important;
  font-weight: 400 !important;
}

.ui-button.ui-widget.ui-state-hover,
.ui-button.ui-widget.ui-state-active {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
}

.ui-button {
  text-transform: uppercase;
  border-radius: 0;
}
.ui-button .span {
  font-weight: 400 !important;
}

.ui-header.ui-bar-inherit {
  border-bottom: 0;
}

.rb-header .ui-title {
  display: none !important;
}

/* Panels*/
.ui-panel-m-titlebar.ui-bar.ui-bar-inherit,
.ui-btn .ui-panel-collapsible-heading-toggle,
.ui-icon-minus:after, .ui-icon-plus:after,
.ui-bar-a {
  background-color: #333333;
  border: none;
  color: #fff !important;
  text-shadow: none !important;
}

.ui-panel-m-titlebar.ui-bar.ui-bar-inherit:hover,
.ui-btn .ui-panel-collapsible-heading-toggle:hover {
  background-color: #333333;
}

.ui-panel-m-titlebar.ui-bar.ui-bar-inherit > h3 {
  color: #ffffff !important;
}

/* Buttons */
#base_page\:gform > .ui-btn.ui-input-btn.ui-corner-all.ui-shadow,
#base_page\:locform\:languageSelect_input-button, #base_page\:locform\:currencySelect_input-button {
  background-color: #000000;
  border: none;
  color: #fff !important;
  text-shadow: none !important;
}

#base_page\:gform > .ui-btn.ui-input-btn.ui-corner-all.ui-shadow:hover,
#base_page\:locform\:languageSelect_input-button:hover, #base_page\:locform\:currencySelect_input-button:hover {
  background-color: #1a1a1a;
  border: none;
}

#orderForm\:itemdtbsk_data tr.ui-widget-content > td:nth-child(1) > label,
#orderForm\:itemdtchkout_data tr.ui-widget-content > td:nth-child(1) > label,
#orderForm\:itemdtchkout_data tr.ui-widget-content > td:nth-child(1) > div.rb-skipass > label {
  padding-bottom: 4px !important;
}

.rb-guests-dt table thead,
.rb-guests-dt table tr:not(:last-of-type) {
  border-left: 1px solid #ddd !important;
  border-right: 1px solid #ddd !important;
}

.rb-guests-dt table tr:nth-last-child(2) {
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1) !important;
}

.rb-guests-dt table tr:last-of-type {
  border-top: 1px solid #ddd !important;
}
