body .content-section--blue {
  padding-bottom: 10px;
}
body .content-section--blue h1 {
  display: none;
}
body .content-section--blue p {
  display: none;
}
body .plain-section {
  background-image: url("https://tilda.tjlabs.co.uk/wp-content/themes/tilda/assets/images/patterns/ornate.png");
  background-repeat: repeat;
}
body .wtb-body {
  padding: 20px;
  width: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  body .wtb-body {
    padding: 0;
  }
}
body .wtb-body .wtb-head {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
}
body .wtb-body .wtb-head h1 {
  font-size: 48px;
  font-family: CircularStd-Black, sans-serif;
  position: relative;
  max-width: max-content;
  margin: 0 auto;
  text-transform: uppercase;
  color: #333679;
}
@media (max-width: 768px) {
  body .wtb-body .wtb-head h1 {
    font-size: 32px;
  }
}
body .wtb-body .wtb-head h1::before {
  content: "";
  position: absolute;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  left: -39px;
  top: -34px;
  width: 56px;
  height: 59px;
  background-image: url(https://tilda.tjlabs.co.uk/wp-content/themes/tilda/assets/images/rice-two.png);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
@media (max-width: 768px) {
  body .wtb-body .wtb-head h1::before {
    display: none;
  }
}
body .wtb-body .wtb-head h1::after {
  content: "";
  position: absolute;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  right: -38px;
  top: -37px;
  width: 61px;
  height: 82px;
  background-image: url(https://tilda.tjlabs.co.uk/wp-content/themes/tilda/assets/images/rice-three.png);
}
body .wtb-body .wtb-head p {
  font-size: 16px;
  font-family: CircularStd-Black, sans-serif;
  margin-top: 20px;
  color: #333679;
}
body .wtb-body .wtb-head .selected-placeholder {
  text-align: center;
  width: 100%;
  margin-top: 20px;
}
body .wtb-body .wtb-head .selected-placeholder img {
  width: 100%;
  max-width: 200px;
}
body .wtb-body .wtb-head .selected-placeholder i {
  font-size: 100px;
  color: #333679;
}
body .wtb-body .wtb-container {
  width: 100%;
  margin: 30px 0;
  text-align: center;
  position: relative;
  z-index: 2;
}
body .wtb-body .wtb-container .locator-dropdown {
  text-align: center;
}
body .wtb-body .wtb-container .locator-dropdown .js-locator-dropdown {
  text-align: left;
}
body .wtb-body .ps-widget-container {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
}
body .wtb-body .ps-widget-container .ps-widget[ps-sku],
body .wtb-body .ps-widget-container .ps-widget[data-ps-sku] {
  border-radius: 0;
  background-color: #f8be2e;
}
body .wtb-body .ps-widget-container .ps-widget[ps-sku] span,
body .wtb-body .ps-widget-container .ps-widget[data-ps-sku] span {
  font-family: CircularStd-Black, sans-serif;
  color: #000;
}
body input[type=radio].ps-online-tab-button:checked ~ div.ps-ribbon > div > .ps-online-tab-label > label,
body input[type=radio].ps-local-tab-button:checked ~ div.ps-ribbon > div > .ps-local-tab-label > label {
  border-bottom: solid 5px #333679;
  background-color: #fff;
  color: #333679;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: 5px;
  padding: 0 10px;
}
body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #333679;
}
body .select2-container {
  z-index: 99999;
}
@media (max-width: 768px) {
  body .select2-container {
    max-width: 90%;
  }
}
body .select2-container .select-outer {
  display: inline-flex;
}
body .select2-container .select-outer .select-img {
  width: 70px;
}
body .select2-container .select-outer .select-img img {
  max-height: 70px;
}
body .select2-container .select-outer .select-text {
  display: flex;
  align-items: center;
  width: calc(100% - 70px);
  font-family: CircularStd-Black, sans-serif;
  font-size: 16px;
}
body .select2-container .select-outer .select-text sup {
  display: contents;
}
body .select2-container .select2-selection--single {
  height: 48px;
}
body .select2-container .select2-selection--single .select2-selection__arrow {
  height: 48px;
}
body .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 48px;
  font-weight: bold;
  font-size: 16px;
  font-family: CircularStd-Black, sans-serif;
}
body .select2-selection__placeholder {
  color: #333679 !important;
}
body .select2-container--default .select2-selection--single .select2-selection__clear {
  color: #333679;
  border-radius: 50%;
  height: 30px;
  background-color: white;
  width: 30px;
  right: -60px;
  top: 8px;
  position: relative;
  border: 1px solid #333679;
}
body .select2-container--default .select2-selection--single .select2-selection__clear span {
  margin-left: -4px;
  top: -2px;
  position: relative;
}
body .select2-container--default .select2-results > .select2-results__options {
  max-height: 320px;
}
body .select2-results__group {
  font-size: 20px;
  color: gray;
  font-family: CircularStd-Black, sans-serif;
  border-top: 1px solid lightgray;
}

/*# sourceMappingURL=riviana-tilda-style.css.map */
