@charset "UTF-8";
/*
 Theme Name:   Arriva Touring
 Theme URI:    http://www.arrivatouring.nl/
 Description:  Maatwerk thema voor Arriva Touring.
 Author:       Buyways B.V.
 Author URI:   https://www.buyways.nl/
 Template:     storefront
 Version:      1.0.0
 License:      Commercial
 Tags:         Arriva, Touring, Reizen, Bus, Touringcar, Boeken, Boekingen, www.arrivatouring.nl
 Text Domain:  touring
*/
/**
 *VARIABLES
*/
/**
 * Library
 */
/**
 * Css reset
 */
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
 |  tail.datetime - A vanilla JavaScript DateTime Picker without dependencies!
 |  @file       ./css/tail.datetime-default.css
 |  @author     SamBrishes <sam@pytes.net>
 |  @version    0.4.8 - Beta
 |
 |  @website    https://github.com/pytesNET/tail.DateTime
 |  @license    X11 / MIT License
 |  @copyright  Copyright © 2018 - 2019 SamBrishes, pytesNET <info@pytes.net>
 */
/* @start MAIN CALENDAR */
.tail-datetime-calendar,
.tail-datetime-calendar *,
.tail-datetime-calendar *:before,
.tail-datetime-calendar *:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.tail-datetime-calendar {
  width: 275px;
  height: auto;
  margin: 15px;
  padding: 0;
  display: block;
  position: absolute;
  border-collapse: separate;
  font-family: "Open Sans", Calibri, Arial, sans-serif;
  background-color: #FFFFFF;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3125);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3125);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3125);
}

.tail-datetime-calendar:after {
  clear: both;
  content: "";
  display: block;
  font-size: 0;
  visibility: hidden;
}

.tail-datetime-calendar.calendar-static {
  margin-left: auto;
  margin-right: auto;
}

.tail-datetime-calendar .calendar-tooltip {
  color: #FFFFFF;
  width: auto;
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  background-color: #202428;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.tail-datetime-calendar .calendar-tooltip .tooltip-inner {
  width: auto;
  margin: 0;
  padding: 4px 7px;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.tail-datetime-calendar .calendar-tooltip:before {
  top: -7px;
  left: 50%;
  width: 0;
  height: 0;
  margin: 0 0 0 -6px;
  content: "";
  display: block;
  position: absolute;
  border-style: solid;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #202428 transparent;
}

.tail-datetime-calendar button.calendar-close {
  top: 100%;
  right: 15px;
  color: #303438;
  width: 35px;
  height: 25px;
  margin: 1px 0 0 0;
  padding: 5px 10px;
  opacity: 0.5;
  display: inline-block;
  position: absolute;
  font-size: 14px;
  line-height: 1.125em;
  text-shadow: none;
  border: 0;
  outline: none;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC    9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDEyIDE2Ij48cGF0aCBmaWxsPSIjMzAzNDM4IiBkP    SJNNy40OCA4bDMuNzUgMy43NS0xLjQ4IDEuNDhMNiA5LjQ4bC0zLjc1IDMuNzUtMS40OC0xLjQ4TDQuNTIgOCAuNzcgNC4y    NWwxLjQ4LTEuNDhMNiA2LjUybDMuNzUtMy43NSAxLjQ4IDEuNDhMNy40OCA4eiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3125);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3125);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3125);
  transition: opacity 142ms linear;
  -moz-transition: opacity 142ms linear;
  -webkit-transition: opacity 142ms linear;
}

.tail-datetime-calendar button.calendar-close:hover {
  opacity: 1;
}

/* @end MAIN CALENDAR */
/* @start CALENDAR ACTIONs */
.tail-datetime-calendar .calendar-actions {
  width: 100%;
  height: 36px;
  margin: 0;
  padding: 0;
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  background-color: #CD283C;
}

.tail-datetime-calendar .calendar-actions span {
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  display: table-cell;
  position: relative;
  text-align: center;
  line-height: 36px;
  text-shadow: -1px -1px 0 #8d1c29;
  background-repeat: no-repeat;
  background-position: center center;
}

.tail-datetime-calendar .calendar-actions span[data-action] {
  cursor: pointer;
}

.tail-datetime-calendar .calendar-actions span.action {
  width: 36px;
  font-size: 22px;
}

.tail-datetime-calendar .calendar-actions span.label {
  width: auto;
  font-size: 16px;
}

.tail-datetime-calendar .calendar-actions span:first-child {
  border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
}

.tail-datetime-calendar .calendar-actions span:last-child {
  border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
}

.tail-datetime-calendar .calendar-actions span:first-child:before,
.tail-datetime-calendar .calendar-actions span:last-child:before {
  top: 5px;
  bottom: 5px;
  width: 1px;
  height: auto;
  margin: 0;
  padding: 0;
  content: "";
  display: inline-block;
  position: absolute;
  background-color: #a22030;
}

.tail-datetime-calendar .calendar-actions span:first-child:before {
  right: -1px;
}

.tail-datetime-calendar .calendar-actions span:last-child:before {
  left: -1px;
}

.tail-datetime-calendar .calendar-actions span:first-child:hover:before,
.tail-datetime-calendar .calendar-actions span:last-child:hover:before {
  display: none;
}

.tail-datetime-calendar .calendar-actions span[data-action]:hover {
  background-color: #a22030;
}

.tail-datetime-calendar .calendar-actions span.action-prev {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC    9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgNiAxNiI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iT    TYgMkwwIDhsNiA2VjJ6Ii8+PC9zdmc+");
}

.tail-datetime-calendar .calendar-actions span.action-next {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC    9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgNiAxNiI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iT    TAgMTRsNi02LTYtNnYxMnoiLz48L3N2Zz4=");
}

.tail-datetime-calendar .calendar-actions span.action-submit {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC    9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDEyIDE2Ij48cGF0aCBmaWxsPSIjZmZmZmZmIiBkP    SJNMTIgNWwtOCA4LTQtNCAxLjUtMS41TDQgMTBsNi41LTYuNUwxMiA1eiIvPjwvc3ZnPg==");
}

.tail-datetime-calendar .calendar-actions span.action-cancel {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC    9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDEyIDE2Ij48cGF0aCBmaWxsPSIjZmZmZmZmIiBkP    SJNNy40OCA4bDMuNzUgMy43NS0xLjQ4IDEuNDhMNiA5LjQ4bC0zLjc1IDMuNzUtMS40OC0xLjQ4TDQuNTIgOCAuNzcgNC4y    NWwxLjQ4LTEuNDhMNiA2LjUybDMuNzUtMy43NSAxLjQ4IDEuNDhMNy40OCA4eiIvPjwvc3ZnPg==");
}

/* @end CALENDAR ACTIONs */
/* @start CALENDAR DATEPICKER */
.tail-datetime-calendar .calendar-datepicker {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  background-color: #FFFFFF;
}

.tail-datetime-calendar .calendar-datepicker table {
  width: 100%;
  margin: 0;
  padding: 0;
  border-spacing: 0;
  border-collapse: separate;
}

.tail-datetime-calendar .calendar-datepicker table tr th,
.tail-datetime-calendar .calendar-datepicker table tr td {
  color: #303438;
  height: 30px;
  padding: 0;
  position: relative;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  text-shadow: none;
  line-height: 30px;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.tail-datetime-calendar .calendar-datepicker table tr th {
  color: #FFFFFF;
  background-color: #303438;
}

.tail-datetime-calendar .calendar-datepicker table tr td {
  cursor: pointer;
}

.tail-datetime-calendar .calendar-datepicker table tr td span.inner {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.tail-datetime-calendar .calendar-datepicker table tr td.date-disabled {
  cursor: not-allowed;
  color: #909498;
  background-color: #f8f8f8;
}

.tail-datetime-calendar .calendar-datepicker table tr td.date-disabled:after {
  left: 3px;
  bottom: 3px;
  width: 35px;
  height: 1px;
  margin: 0;
  padding: 0;
  content: "";
  display: inline-block;
  position: absolute;
  background-color: #b8b8b8;
  transform-origin: 2px -5px;
  transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.tail-datetime-calendar .calendar-datepicker table tr td.date-previous,
.tail-datetime-calendar .calendar-datepicker table tr td.date-next {
  color: #909498;
  background-color: #f8f8f8;
}

.tail-datetime-calendar .calendar-datepicker table tr td.date-today:before,
.tail-datetime-calendar .calendar-datepicker table tr td .tooltip-tick {
  top: 5px;
  width: 5px;
  height: 5px;
  margin: 0;
  padding: 0;
  z-index: 20;
  content: "";
  display: inline-block;
  position: absolute;
  border: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.tail-datetime-calendar .calendar-datepicker table tr td.date-today:before {
  left: 5px;
  background-color: #149BE6;
}

.tail-datetime-calendar .calendar-datepicker table tr td .tooltip-tick {
  right: 5px;
  background-color: #202428;
}

.tail-datetime-calendar .calendar-datepicker table tr td .tooltip-tick:before,
.tail-datetime-calendar .calendar-datepicker table tr td .tooltip-tick:after {
  display: none;
}

.tail-datetime-calendar .calendar-datepicker table tr th.calendar-week,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-day {
  width: 14.2857142857%;
  height: 35px;
}

.tail-datetime-calendar .calendar-datepicker table tr th.calendar-week span.inner,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-day span.inner {
  width: 31px;
  height: 31px;
  line-height: 29px;
  border: 1px solid transparent;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.tail-datetime-calendar .calendar-datepicker table tr th.calendar-week:hover span.inner,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-day:hover span.inner {
  border-color: #cccccc;
}

.tail-datetime-calendar .calendar-datepicker table tr th.calendar-week.date-disabled:hover span.inner,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-day.date-disabled:hover span.inner {
  border-color: transparent;
}

.tail-datetime-calendar .calendar-datepicker table tr th.calendar-week.date-select span.inner,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-day.date-select span.inner {
  color: #149BE6;
  border-color: #149BE6;
}

.tail-datetime-calendar .calendar-datepicker table tr td.calendar-month,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-year,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-decade {
  color: #6b747d;
  width: 33.3333333333%;
  height: 40px;
  transition: color 142ms linear;
  -moz-transition: color 142ms linear;
  -webkit-transition: color 142ms linear;
}

.tail-datetime-calendar .calendar-datepicker table tr td.calendar-month.date-today:before,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-year.date-today:before,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-decade.date-today:before {
  left: 50%;
  margin-left: -2.5px;
}

.tail-datetime-calendar .calendar-datepicker table tr td.calendar-month:hover,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-year:hover,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-decade:hover {
  color: #303438;
}

.tail-datetime-calendar .calendar-datepicker table tr td.calendar-month span.inner,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-year span.inner,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-decade span.inner {
  width: auto;
  height: 31px;
  line-height: 29px;
}

.tail-datetime-calendar .calendar-datepicker table tr td.calendar-month span.inner:before,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-year span.inner:before,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-decade span.inner:before,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-month span.inner:after,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-year span.inner:after,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-decade span.inner:after {
  width: 20px;
  height: 20px;
  content: "";
  z-index: 15;
  display: inline-block;
  position: absolute;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  transition: all 142ms linear;
  -moz-transition: all 142ms linear;
  -webkit-transition: all 142ms linear;
}

.tail-datetime-calendar .calendar-datepicker table tr td.calendar-month span.inner:before,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-year span.inner:before,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-decade span.inner:before {
  top: 0;
  left: 0;
}

.tail-datetime-calendar .calendar-datepicker table tr td.calendar-month:hover span.inner:before,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-year:hover span.inner:before,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-decade:hover span.inner:before {
  top: 6px;
  left: 6px;
  border-top-color: #cccccc;
  border-left-color: #cccccc;
}

.tail-datetime-calendar .calendar-datepicker table tr td.calendar-month span.inner:after,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-year span.inner:after,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-decade span.inner:after {
  right: 0;
  bottom: 0;
}

.tail-datetime-calendar .calendar-datepicker table tr td.calendar-month:hover span.inner:after,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-year:hover span.inner:after,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-decade:hover span.inner:after {
  right: 6px;
  bottom: 6px;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
}

.tail-datetime-calendar .calendar-datepicker table tr td.calendar-year,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-decade {
  width: 25%;
}

.tail-datetime-calendar .calendar-datepicker table tr td.calendar-decade span.inner {
  height: 54px;
  padding: 7px 15px;
  text-align: left;
  line-height: 20px;
}

/* @end CALENDAR DATEPICKER */
/* @start CALENDAR TIMEPICKER */
.tail-datetime-calendar .calendar-timepicker {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  border-top: 1px solid #cccccc;
}

.tail-datetime-calendar .calendar-timepicker .timepicker-field {
  width: 27%;
  margin: 0;
  padding: 15px 0 7px 0;
  display: inline-block;
}

.tail-datetime-calendar .calendar-timepicker .timepicker-field:first-child {
  width: 36.5%;
  padding-left: 25px;
  text-align: right;
}

.tail-datetime-calendar .calendar-timepicker .timepicker-field:last-child {
  width: 36.5%;
  padding-right: 25px;
  text-align: left;
}

.tail-datetime-calendar .calendar-timepicker .timepicker-field input[type=number] {
  color: #303438;
  width: 100%;
  height: auto;
  margin: 0;
  z-index: 4;
  padding: 3px 5px;
  display: inline-block;
  position: relative;
  font-size: 12px;
  text-align: center;
  line-height: 1.6;
  background-color: #fafafa;
  border-width: 1px;
  border-style: solid;
  border-color: #bababa;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.tail-datetime-calendar .calendar-timepicker .timepicker-field:first-child input[type=number] {
  margin-right: -1px;
  background-color: #f2f2f2;
  border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}

.tail-datetime-calendar .calendar-timepicker .timepicker-field:last-child input[type=number] {
  margin-left: -1px;
  background-color: #f2f2f2;
  border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
}

.tail-datetime-calendar .calendar-timepicker .timepicker-field input[type=number]:hover {
  z-index: 5;
  border-color: #a1a1a1;
}

.tail-datetime-calendar .calendar-timepicker .timepicker-field input[type=number]:focus {
  z-index: 6;
  border-color: #149BE6;
}

.tail-datetime-calendar .calendar-timepicker .timepicker-field label {
  color: #909498;
  margin: 0;
  padding: 0;
  display: block;
  font-size: 12px;
  text-align: center;
}

/* @end CALENDAR TIMEPICKER */
/* @start RTL STYLE */
.tail-datetime-calendar.rtl {
  direction: rtl;
}

.tail-datetime-calendar.rtl .calendar-actions span.action-next,
.tail-datetime-calendar.rtl .calendar-actions span.action-prev {
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.tail-datetime-calendar.rtl .calendar-datepicker table tr td.date-disabled:after {
  right: 3px;
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.tail-datetime-calendar.rtl .calendar-datepicker table tr td.date-today:before {
  right: 5px;
}

.tail-datetime-calendar.rtl .calendar-datepicker table tr td .tooltip-tick {
  left: 5px;
}

.tail-datetime-calendar.rtl .calendar-datepicker table tr td.calendar-month.date-today:before,
.tail-datetime-calendar.rtl .calendar-datepicker table tr td.calendar-year.date-today:before,
.tail-datetime-calendar.rtl .calendar-datepicker table tr td.calendar-decade.date-today:before {
  right: 50%;
  margin-right: -2.5px;
}

.tail-datetime-calendar.rtl .calendar-datepicker table tr td.calendar-month:hover span.inner:before,
.tail-datetime-calendar.rtl .calendar-datepicker table tr td.calendar-year:hover span.inner:before,
.tail-datetime-calendar.rtl .calendar-datepicker table tr td.calendar-decade:hover span.inner:before {
  right: 6px;
  border-right-color: #cccccc;
}

.tail-datetime-calendar.rtl .calendar-datepicker table tr td.calendar-month span.inner:after,
.tail-datetime-calendar.rtl .calendar-datepicker table tr td.calendar-year span.inner:after,
.tail-datetime-calendar.rtl .calendar-datepicker table tr td.calendar-decade span.inner:after {
  left: 0;
}

.tail-datetime-calendar.rtl .calendar-datepicker table tr td.calendar-month:hover span.inner:after,
.tail-datetime-calendar.rtl .calendar-datepicker table tr td.calendar-year:hover span.inner:after,
.tail-datetime-calendar.rtl .calendar-datepicker table tr td.calendar-decade:hover span.inner:after {
  left: 6px;
  border-left-color: #cccccc;
}

.tail-datetime-calendar.rtl .calendar-datepicker table tr td.calendar-decade span.inner {
  text-align: right;
}

.tail-datetime-calendar.rtl .calendar-timepicker .timepicker-field:first-child {
  text-align: left;
  padding-left: 0;
  padding-right: 25px;
}

.tail-datetime-calendar.rtl .calendar-timepicker .timepicker-field:last-child {
  text-align: right;
  padding-left: 25px;
  padding-right: 0;
}

.tail-datetime-calendar.rtl .calendar-timepicker .timepicker-field:first-child input[type=number] {
  margin-left: -1px;
  margin-right: 0;
  border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
}

.tail-datetime-calendar.rtl .calendar-timepicker .timepicker-field:last-child input[type=number] {
  margin-left: 0;
  margin-right: -1px;
  border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}

/* @end RTL STYLE */
/*
 |  tail.datetime - A vanilla JavaScript DateTime Picker without dependencies!
 |  @file       ./css/tail.datetime-default-blue.css
 |  @author     SamBrishes <sam@pytes.net>
 |  @version    0.4.8 - Beta
 |
 |  @website    https://github.com/pytesNET/tail.DateTime
 |  @license    X11 / MIT License
 |  @copyright  Copyright © 2018 - 2019 SamBrishes, pytesNET <info@pytes.net>
 */
/* @start GREEN */
.tail-datetime-calendar .calendar-actions {
  background-color: #149BE6;
}

.tail-datetime-calendar .calendar-actions span {
  text-shadow: -1px -1px 0 #0e6ca0;
}

.tail-datetime-calendar .calendar-actions span:first-child:before,
.tail-datetime-calendar .calendar-actions span:last-child:before {
  background-color: #107bb7;
}

.tail-datetime-calendar .calendar-actions span[data-action]:hover {
  background-color: #107bb7;
}

.tail-datetime-calendar .calendar-datepicker table tr td.date-today:before {
  background-color: #32B93C;
}

.tail-datetime-calendar .calendar-datepicker table tr th.calendar-week.date-select span.inner,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-day.date-select span.inner {
  color: #32B93C;
  border-color: #32B93C;
}

.tail-datetime-calendar .calendar-timepicker .timepicker-field input[type=number]:focus {
  border-color: #32B93C;
}

/* @end GREEN */
/**
 *  Typography scss file
 */
/**
 * Import font awesome
 */
@font-face {
  font-family: "liberationsans";
  src: url("/wp-content/themes/arrivatouring/assets/fonts/LiberationSans-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "markpro";
  src: url("/wp-content/themes/arrivatouring/assets/fonts/FontFont - Mark Pro Bold Italic.otf");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "markpro";
  src: url("/wp-content/themes/arrivatouring/assets/fonts/FontFont - Mark Pro Bold.otf");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "markpro";
  src: url("/wp-content/themes/arrivatouring/assets/fonts/FontFont - Mark Pro Book.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "markpro";
  src: url("/wp-content/themes/arrivatouring/assets/fonts/FontFont - Mark Pro Book Italic.otf");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "markpro";
  src: url("/wp-content/themes/arrivatouring/assets/fonts/FontFont - Mark Pro Light Italic.otf");
  font-weight: lighter;
  font-style: italic;
}
@font-face {
  font-family: "markpro";
  src: url("/wp-content/themes/arrivatouring/assets/fonts/FontFont - Mark Pro Light.otf");
  font-weight: lighter;
  font-style: normal;
}
h1, h2, h3, h4 {
  font-weight: 900;
  overflow-wrap: break-word;
  width: 100%;
  word-break: break-word;
  word-wrap: break-word;
}

h1, .h1 {
  font-size: 3rem;
  line-height: 1.17em;
}

h2 {
  font-size: 1.375em;
}

h3 {
  font-size: 1.12em;
  line-height: 20px;
}

h4 {
  font-size: 1.05em;
}

html h1,
html h2,
html h3,
html h4,
html h5,
html h6 {
  color: #2D146E;
}

:root {
  font-size: 16px;
  line-height: 30px;
  font-family: "markpro", sans-serif;
}

button, input, select, textarea {
  font-family: "markpro", sans-serif;
}

/**
 *  MAIN RULES
 */
*,
*::after,
*::before {
  box-sizing: border-box;
  outline: none;
}

.hidden {
  display: none !important;
}

h2 + h3 {
  padding: 0;
  border: 0;
}

blockquote + h2, blockquote + h3, blockquote + h4, blockquote + header h2, form + h2, form + h3, form + h4, form + header h2, ol + h2, ol + h3, ol + h4, ol + header h2, p + h2, p + h3, p + h4, p + header h2, table + h2, table + h3, table + h4, table + header h2, ul + h2, ul + h3, ul + h4, ul + header h2, .hentry {
  margin: 0;
}

b, strong {
  font-weight: bold;
}

i, em {
  font-style: italic;
}

ul, ol {
  list-style-position: outside;
  margin-left: 1em;
}

a {
  color: #00A1AC;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: 0 !important;
}

img {
  border-radius: 0;
}

#page-not-found-bus {
  background: url("assets/images/bus-Arriva-Touring.png");
  background-size: cover;
  cursor: pointer;
  height: 43px;
  margin-bottom: 50px;
  right: 0;
  transition: right 5s ease-in-out;
  width: 165px;
}
#page-not-found-bus.drive {
  right: -100vw;
}

/**
 *  header scss file
 */
body.IOS .main-navigation {
  padding-bottom: 69px;
}

header#masthead {
  position: fixed;
  background: #ffffff;
  top: 0;
  right: 0;
  left: 0;
  z-index: 500;
  -webkit-box-shadow: 0px 5px 22px -2px rgb(128, 121, 128);
  -moz-box-shadow: 0px 5px 22px -2px rgb(128, 121, 128);
  box-shadow: 0px 5px 22px -2px rgb(128, 121, 128);
}
header#masthead.active #burger-btn span {
  background: transparent;
}
header#masthead.active #burger-btn span::before {
  top: 0;
  transform: rotate(-45deg);
}
header#masthead.active #burger-btn span::after {
  bottom: 2px;
  transform: rotate(45deg);
}
header#masthead ul, header#masthead ol, header#masthead li {
  list-style: none;
}

body.admin-bar header#masthead {
  top: 32px;
}

#burger-btn {
  align-items: center;
  color: #000000;
  display: none;
  font-size: 2em;
  font-weight: normal;
  height: 100%;
  justify-content: center;
  line-height: 12px;
  position: absolute;
  width: 40px;
  z-index: 50000000000;
  right: 0;
}
#burger-btn span,
#burger-btn span:before,
#burger-btn span:after {
  background: #000000;
  content: "";
  cursor: pointer;
  display: block;
  height: 2px;
  left: 0;
  position: relative;
  transition: all 0.2s linear;
  width: 16px;
}
#burger-btn span::before {
  top: -5px;
}
#burger-btn span::after {
  bottom: -3px;
}

.secondary-menu-bar {
  background: #2D146E;
  min-height: 40px;
  display: flex;
  align-items: center;
}
.secondary-menu-bar .secondary-content {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: flex-end;
}
.secondary-menu-bar .secondary-content > a {
  color: #33CAD6;
  font-size: 1.5em;
  transition: opacity 0.2s linear;
}
.secondary-menu-bar .secondary-content > a:hover {
  text-decoration: underline;
}
.secondary-menu-bar .secondary-content a.log-in-button {
  margin-left: 25px;
  padding-right: 10px;
  font-size: 16px;
  opacity: 1;
}
.secondary-menu-bar .secondary-content .menu-secondary-container {
  height: 100%;
}
.secondary-menu-bar .secondary-content .menu-secondary-container ul {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: space-evenly;
  margin-left: 0;
  row-gap: 0.625rem;
  width: 100%;
}
.secondary-menu-bar .secondary-content .menu-secondary-container ul li a {
  color: #33CAD6;
  font-size: 0.9em;
  letter-spacing: -0.15px;
  text-transform: uppercase;
  transition: opacity 0.2s linear;
}
.secondary-menu-bar .secondary-content .menu-secondary-container ul li a:hover {
  text-decoration: underline;
}
.secondary-menu-bar .secondary-content .menu-secondary-container ul li a i {
  margin-right: 0.7ch;
}
.secondary-menu-bar .secondary-content .header-search {
  align-items: center;
  cursor: pointer;
  display: flex;
  margin-right: 15px;
}
.secondary-menu-bar .secondary-content .header-search i {
  color: #33CAD6;
  transition: opacity 0.2s linear;
}
.secondary-menu-bar .secondary-content .header-search label,
.secondary-menu-bar .secondary-content .header-search .header-search-field {
  color: #33CAD6;
  width: 150px;
}
.secondary-menu-bar .secondary-content .header-search label {
  cursor: pointer;
  display: block;
  text-align: center;
  transition: opacity 0.2s linear;
}
.secondary-menu-bar .secondary-content .header-search .header-search-field {
  background: transparent;
  border: none;
  border-bottom: 2px solid #33CAD6;
  border-radius: 0;
  padding: 2px 10px 0 2px;
}
.secondary-menu-bar .secondary-content .site-header-cart:hover li:nth-child(2) .widget_shopping_cart {
  display: block;
}
.secondary-menu-bar .secondary-content .site-header-cart .cart-contents {
  align-items: center;
  color: #33CAD6;
  display: flex;
  justify-content: space-between;
  margin-left: 1.5em;
  padding: 0;
  transition: opacity 0.2s linear;
}
.secondary-menu-bar .secondary-content .site-header-cart .cart-contents:after {
  height: auto;
  margin-left: 1em;
}
.secondary-menu-bar .secondary-content .site-header-cart .cart-contents .amount {
  display: none;
}
.secondary-menu-bar .secondary-content .site-header-cart .cart-contents .count {
  opacity: 1;
}
.secondary-menu-bar .secondary-content .site-header-cart li:first-child {
  min-width: 7em;
}
.secondary-menu-bar .secondary-content .site-header-cart li:nth-child(2) {
  position: static;
}
.secondary-menu-bar .secondary-content .site-header-cart li:nth-child(2) .widget_shopping_cart {
  background: #f5f5f5;
  box-shadow: 0px 5px 20px 5px #6b6b6b;
  display: none;
  left: auto;
  right: 0;
  top: 58px;
  width: 500px;
}
.secondary-menu-bar .secondary-content .site-header-cart li:nth-child(2) .widget_shopping_cart .mini_cart_item > a:not(.remove) {
  color: #000000;
  font-size: 1.3em;
  font-weight: bold;
}
.secondary-menu-bar .secondary-content .site-header-cart li:nth-child(2) .widget_shopping_cart .mini_cart_item > a:not(.remove) img {
  margin-right: 10px;
  max-width: none;
}
.secondary-menu-bar .secondary-content .site-header-cart li:nth-child(2) .widget_shopping_cart .mini_cart_item a.remove {
  float: none;
}
.secondary-menu-bar .secondary-content .site-header-cart li:nth-child(2) .widget_shopping_cart .mini_cart_item a.remove:before {
  line-height: 1em;
}
.secondary-menu-bar .secondary-content .site-header-cart li:nth-child(2) .widget_shopping_cart .mini_cart_item dl.variation {
  clear: both;
}
.secondary-menu-bar .secondary-content .site-header-cart li:nth-child(2) .widget_shopping_cart .mini_cart_item dl.variation dt {
  font-weight: bold;
}
.secondary-menu-bar .secondary-content .site-header-cart li:nth-child(2) .widget_shopping_cart .buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.secondary-menu-bar .secondary-content .site-header-cart li:nth-child(2) .widget_shopping_cart .buttons a {
  margin-bottom: 0;
  padding-right: 20px;
  text-align: left;
}
.secondary-menu-bar .secondary-content .site-header-cart li:nth-child(2) .widget_shopping_cart .buttons a:not(:first-child) {
  margin-left: 15px;
}

.primary-menu-bar {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.primary-menu-bar .site-branding {
  flex: none;
  float: none;
  margin-bottom: 0;
  max-width: 250px;
  width: 40vw;
}
.primary-menu-bar .menu-touringcar-container .menu .highlighted.responsive {
  display: none;
}
.primary-menu-bar .main-navigation {
  width: auto;
}
.primary-menu-bar .main-navigation ul ul {
  display: none;
  left: 0;
  width: auto;
}
.primary-menu-bar .main-navigation ul ul li a {
  font-size: 14px;
  line-height: 45px;
  min-width: 200px;
  padding: 0 10px;
  white-space: nowrap;
  width: auto;
}
.primary-menu-bar .main-navigation ul.menu li:first-child {
  margin-left: 0;
}
.primary-menu-bar .main-navigation ul.menu li.current-menu-item > a, .primary-menu-bar .main-navigation ul.menu li.current-menu-ancestor > a {
  color: #FF6E1D;
}
.primary-menu-bar .main-navigation ul.menu li.highlighted a {
  color: #ffffff;
}
.primary-menu-bar .main-navigation ul.menu li.highlighted .sub-menu li a {
  color: #2D146E;
}
.primary-menu-bar .main-navigation ul.menu li.highlighted .sub-menu li a:hover {
  color: #00A1AC;
}
.primary-menu-bar .main-navigation ul li a:before {
  content: none;
}
.primary-menu-bar .main-navigation .mobile-header-search {
  align-items: center;
  background: #2D146E;
  border-bottom: 1px solid #2D146E;
  color: #ffffff;
  display: flex;
  display: none;
  height: 60px;
  justify-content: center;
  width: 100%;
}
.primary-menu-bar .main-navigation .mobile-header-search i {
  margin-right: 5px;
}
.primary-menu-bar .main-navigation .mobile-header-search .mobile-header-search-field {
  background: #ffffff;
  color: #2D146E;
  height: 80%;
  width: 80%;
}
.primary-menu-bar ul.menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.primary-menu-bar ul.menu > li.menu-item-has-children:hover > a {
  color: #FF6E1D;
}
.primary-menu-bar ul.menu > li.menu-item-has-children:hover ul {
  display: block;
}
.primary-menu-bar ul.menu > li.menu-item-has-children a {
  color: #2D146E;
  font-weight: bold;
  height: auto;
}
.primary-menu-bar ul.menu > li.menu-item-has-children a:after {
  content: none;
}
.primary-menu-bar ul.menu > li.menu-item-has-children ul {
  background: #ffffff;
}
.primary-menu-bar ul.menu > li.highlighted {
  background: #FF6E1D;
  text-align: center;
}
.primary-menu-bar ul.menu > li.highlighted:hover {
  background-color: #d04a00;
}
.primary-menu-bar ul.menu > li.highlighted:hover > a {
  color: #ffffff;
}
.primary-menu-bar ul.menu > li.highlighted > a {
  color: #ffffff;
}
.primary-menu-bar ul.menu > li a {
  color: #2D146E;
  font-size: 15px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  padding: 0 10px;
  text-transform: uppercase;
  white-space: nowrap;
  width: auto;
}
.primary-menu-bar ul.menu > li a:hover {
  color: #FF6E1D;
}
.primary-menu-bar .responsive-main {
  display: none;
}

/**
 *  Main scss file
 */
.narrow {
  margin: 0 auto;
  max-width: 1140px;
}

html {
  margin: 0 !important;
}

#breadcrumbs {
  color: #b4b4b4;
  padding: 20px 0;
}
#breadcrumbs span span > span {
  text-decoration: underline;
}
#breadcrumbs a {
  color: #b4b4b4;
  text-decoration: underline;
}

.clear {
  pointer-events: none !important;
}

*:not(html):not(body) {
  position: relative;
}

html body #wpadminbar {
  position: fixed;
}

body {
  background: #ffffff;
}

div#page {
  padding-top: 100px;
}
div#page .content-area {
  margin-bottom: 0;
}
div#page .content-area .site-main {
  margin-bottom: 0;
}
div#page.site table.cart .product-thumbnail img {
  max-width: 8em;
}
div#page.site .scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: -125px;
  right: 50px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  z-index: 100;
  transition: background-color 0.2s linear;
}
div#page.site .scrollup:after {
  content: "\f106";
  display: block;
  font-family: FontAwesome;
  font-size: 2em;
  font-weight: bold;
  padding-top: 3px;
  text-align: center;
}
div#page.site .scrollup:hover {
  background-color: #000000;
}

.page-not-found {
  text-align: center;
}
.page-not-found h2 {
  font-size: 70px;
  margin-bottom: 50px;
  padding-top: 50px;
}
.page-not-found h3 {
  font-size: 30px;
  margin-bottom: 20px;
}
.page-not-found p {
  font-size: 20px;
}

ul.products::before, ul.products::after,
.single-product div.product::before,
.single-product div.product::after {
  content: none !important;
}

.product-archive-page-content,
.search-results-page {
  background: #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 25px auto 33px auto;
  padding: 0 52px 68px 25px;
}
.product-archive-page-content .page-title,
.search-results-page .page-title {
  margin: 20px 0;
}
.product-archive-page-content .term-description,
.search-results-page .term-description {
  margin-bottom: 20px;
  color: #979797;
  font-size: 18px;
  line-height: 1.3em;
}
.product-archive-page-content .term-description p:not(:last-child),
.search-results-page .term-description p:not(:last-child) {
  margin-bottom: 15px;
}
.product-archive-page-content ul.products,
.search-results-page ul.products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
}
.product-archive-page-content ul.products li.product,
.search-results-page ul.products li.product {
  display: flex;
  height: 350px;
  justify-content: space-between;
  margin: 30px 0 0 0;
  padding: 0 0 30px 0;
  position: relative;
  width: 100%;
}
.product-archive-page-content ul.products li.product:first-child,
.search-results-page ul.products li.product:first-child {
  margin-top: 0;
}
.product-archive-page-content ul.products li.product:last-child,
.search-results-page ul.products li.product:last-child {
  border-bottom: none;
}
.product-archive-page-content ul.products li.product .archive-product-thumb,
.search-results-page ul.products li.product .archive-product-thumb {
  margin-right: 30px;
  overflow: hidden;
  width: 45em;
}
.product-archive-page-content ul.products li.product .archive-product-thumb a,
.search-results-page ul.products li.product .archive-product-thumb a {
  bottom: 0;
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.product-archive-page-content ul.products li.product .archive-product-thumb img,
.search-results-page ul.products li.product .archive-product-thumb img {
  height: auto;
  left: 50%;
  margin: 0;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
.product-archive-page-content ul.products li.product .archive-product-details,
.search-results-page ul.products li.product .archive-product-details {
  padding-bottom: 64px;
  position: static;
  width: 45%;
}
.product-archive-page-content ul.products li.product .archive-product-details a,
.search-results-page ul.products li.product .archive-product-details a {
  position: static;
}
.product-archive-page-content ul.products li.product .archive-product-details h3,
.search-results-page ul.products li.product .archive-product-details h3 {
  font-size: 28px;
  line-height: 1em;
  margin-bottom: 25px;
  text-align: left;
  text-transform: uppercase;
}
.product-archive-page-content ul.products li.product .archive-product-details .price,
.search-results-page ul.products li.product .archive-product-details .price {
  align-items: center;
  background: #00A1AC;
  bottom: 35px;
  color: white;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  height: 42px;
  justify-content: center;
  left: 0;
  position: absolute;
  width: 135px;
  z-index: 2;
}
.product-archive-page-content ul.products li.product .archive-product-details .price .from-price,
.search-results-page ul.products li.product .archive-product-details .price .from-price {
  font-size: 0.8em;
  text-align: center;
  width: 100%;
}
.product-archive-page-content ul.products li.product .archive-product-details .price .per-person,
.search-results-page ul.products li.product .archive-product-details .price .per-person {
  font-size: 0.8em;
  margin-left: 0.5em;
}
.product-archive-page-content ul.products li.product .archive-product-details .star-rating,
.search-results-page ul.products li.product .archive-product-details .star-rating {
  font-size: 24px;
  line-height: 1em;
  margin: 25px 0;
  color: #43454b;
}
.product-archive-page-content ul.products li.product .archive-product-details p,
.product-archive-page-content ul.products li.product .archive-product-details .archive-product-excerpt,
.search-results-page ul.products li.product .archive-product-details p,
.search-results-page ul.products li.product .archive-product-details .archive-product-excerpt {
  color: #979797;
  font-size: 18px;
  line-height: 1.3em;
  margin-top: 25px;
  max-height: calc(6em + 7px);
  overflow: hidden;
  text-align: left;
}
.product-archive-page-content ul.products li.product .archive-product-details .button,
.search-results-page ul.products li.product .archive-product-details .button {
  bottom: 26px;
  font-size: 20px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
}

.product-archive-page-content > div {
  width: 100%;
}

.autocomplete-suggestions {
  border: none;
  transform: translatex(-203px);
  width: 378.75px !important;
  z-index: 5 !important;
}
.autocomplete-suggestions .autocomplete-suggestion {
  padding-right: 5px;
  color: #2D146E;
  position: relative;
}
.autocomplete-suggestions .autocomplete-selected {
  background-color: #bdcbd8;
}

.product-section-title {
  margin-bottom: 1.5625rem;
}

.storefront-sorting {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.storefront-sorting .woocommerce-result-count {
  margin-left: 25px;
}
.storefront-sorting .woocommerce-pagination {
  margin-top: 30px;
  width: 100%;
}

#refine-products-pagination,
.woocommerce-pagination {
  margin-bottom: 15px;
}

.pagination {
  align-items: center;
  border: none;
  display: flex;
  justify-content: center;
  list-style: none;
}
.pagination .page-numbers {
  align-items: center;
  border: none;
  display: flex;
  justify-content: center;
  list-style: none;
}
.pagination li {
  align-items: center;
  background: #f7f7f7;
  color: #333;
  cursor: pointer;
  display: flex;
  height: 26px;
  justify-content: center;
  margin: 0 1px;
  width: 26px;
}
.pagination li:hover {
  background-color: #f7f7f7 !important;
  color: #333 !important;
}
.pagination li .page-numbers.prev, .pagination li .page-numbers.next, .pagination li .page-numbers:not(.current) {
  background-color: transparent;
  color: #333;
  display: flex;
  height: 100%;
  padding: 0 !important;
  width: 100%;
}
.pagination li .page-numbers.prev:hover, .pagination li .page-numbers.next:hover, .pagination li .page-numbers:not(.current):hover {
  background-color: transparent !important;
}
.pagination li .page-numbers.current {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 0;
  width: 100%;
}
.pagination li:first-child, .pagination li:first-child span {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.pagination li:last-child, .pagination li:last-child span {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.pagination li:hover, .pagination li.active,
.pagination li span.page-numbers.current {
  background: #2D146E;
  color: #ffffff;
}
.pagination li:hover .page-numbers, .pagination li.active .page-numbers,
.pagination li span.page-numbers.current .page-numbers {
  color: inherit;
}

.product-section #refine-products-pagination {
  min-height: 58px;
  padding: 1em 0;
}
.product-section #refine-products-pagination .pagination {
  padding: 0;
}

.question-bar {
  align-items: center;
  background: #2D146E;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 120px;
  padding: 20px;
  text-align: center;
}
.question-bar a {
  color: white;
}
.question-bar h2 {
  color: #ffffff;
  text-transform: uppercase;
}
.question-bar p {
  color: #ffffff;
  font-size: 16px;
}

.home-blocks-title {
  font-size: 40px;
  margin: 40px auto 20px auto;
  text-align: center;
}

.home-blocks {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 100%;
}
.home-blocks .home-image-text {
  width: 48.1%;
}
.home-blocks .home-image-text:nth-child(odd) {
  margin-right: 20px;
}
.home-blocks .home-image-text:nth-child(-n+2) a {
  flex-direction: row-reverse;
}
.home-blocks .home-image-text a {
  align-items: center;
  background: #2D146E;
  display: flex;
  height: 250px;
  margin-bottom: 20px;
  width: 100%;
}
.home-blocks .home-image-text a:hover .home-block-image:after {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.home-blocks .home-image-text a:hover .home-block-image img {
  transform: translatex(-50%) scale(1.15);
}
.home-blocks .home-image-text a .home-block-image {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 67%;
}
.home-blocks .home-image-text a .home-block-image img {
  height: 100%;
  left: 50%;
  max-width: none;
  position: absolute;
  transform: translatex(-50%);
  transition: transform 0.2s linear;
  width: auto;
}
.home-blocks .home-image-text a .home-block-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  width: 33%;
}
.home-blocks .home-image-text a .home-block-container h2 {
  color: #00A1AC;
  font-size: 20px;
  margin-bottom: 20px;
  max-width: 100%;
}
.home-blocks .home-image-text a .home-block-container p {
  color: #ffffff;
  font-size: 13px;
  line-height: 1.5em;
  max-width: 100%;
}

.home-promotion {
  margin-top: 22px;
  display: flex;
  justify-content: space-between;
}
.home-promotion .home-testemonial {
  width: 66%;
  padding: 15px 10px 0 0;
}
.home-promotion .home-testemonial li {
  list-style: none;
}
.home-promotion .home-testemonial .testemonial-title-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 19px;
}
.home-promotion .home-testemonial .testemonial-title-container .testemonial-title {
  font-size: 29px;
  line-height: 1em;
  margin-bottom: 9px;
}
.home-promotion .home-testemonial .testemonial-title-container .testemonial-subtitle {
  font-size: 20px;
  line-height: 1em;
}
.home-promotion .home-testemonial .testemonial-thumb-rating {
  align-items: flex-start;
  display: flex;
  margin-bottom: 20px;
  min-height: 174px;
}
.home-promotion .home-testemonial .testemonial-thumb-rating img.attachment-homepage-review {
  -moz-box-shadow: 7px 7px 32px -6px rgb(107, 107, 107);
  -webkit-box-shadow: 7px 7px 32px -6px rgb(107, 107, 107);
  border: 10px solid #ffffff;
  box-shadow: 7px 7px 32px -6px rgb(107, 107, 107);
  display: block;
  margin-right: 20px;
  width: auto;
}
.home-promotion .home-testemonial .testemonial-thumb-rating .review-title-rating {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
  width: calc(100% - 190px);
}
.home-promotion .home-testemonial .testemonial-thumb-rating .review-title-rating .testemonial-review-title {
  font-size: 30px;
  line-height: 1em;
  margin-bottom: 10px;
}
.home-promotion .home-testemonial .testemonial-thumb-rating .review-title-rating .testemonial-rating-meta {
  align-items: center;
  display: flex;
  margin-bottom: 0.5em;
}
.home-promotion .home-testemonial .testemonial-thumb-rating .review-title-rating .testemonial-rating-meta .star-rating {
  font-size: 21px;
}
.home-promotion .home-testemonial .testemonial-thumb-rating .review-title-rating .testemonial-rating-meta .testemonial-meta {
  color: #979797;
  font-size: 12px;
  margin-left: 15px;
}
.home-promotion .home-testemonial .testemonial-content {
  color: #979797;
  font-size: 14px;
  line-height: 1.8em;
}
.home-promotion .home-testemonial .testemonial-button {
  background-color: #00A1AC;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin: 40px 0 30px 0;
  padding: 15px 35px;
  text-transform: uppercase;
}
.home-promotion .home-testemonial .testemonial-button:hover {
  background-color: #005960;
}

.text-page {
  margin: 0;
}
.text-page > div:not(.bg-img) .entry-header {
  padding-top: 0.02px;
}
.text-page > div:not(.bg-img) h1 {
  font-size: 40px;
  margin: 40px 0;
}
.text-page > div:not(.bg-img) #breadcrumbs {
  padding: 20px 0;
}
.text-page .woocommerce-error,
.text-page .woocommerce-info,
.text-page .woocommerce-message,
.text-page .woocommerce-noreviews,
.text-page p.no-comments {
  height: auto;
  line-height: 1em;
  margin-bottom: 25px;
  padding: 25px 20px;
  position: static;
}
.text-page .woocommerce-error li,
.text-page .woocommerce-info li,
.text-page .woocommerce-message li,
.text-page .woocommerce-noreviews li,
.text-page p.no-comments li {
  height: 100%;
  margin: 25px 0 0 0;
}
.text-page .woocommerce-error li:first-child,
.text-page .woocommerce-info li:first-child,
.text-page .woocommerce-message li:first-child,
.text-page .woocommerce-noreviews li:first-child,
.text-page p.no-comments li:first-child {
  margin-top: 0;
}

.storefront-full-width-content.single-product .product-page.action .woocommerce-product-gallery__image.flex-active-slide {
  position: relative;
}
.storefront-full-width-content.single-product .product-page.action .woocommerce-product-gallery__image.flex-active-slide::after {
  overflow: hidden;
  border-radius: 0 0 20px 0 !important;
  background-color: #FF6E1D;
  bottom: 15px;
  color: #ffffff;
  font-size: 23px;
  font-weight: bold;
  left: 0;
  padding: 8px 22px;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
  bottom: 28px;
  content: "ACTIE";
  left: 0;
  position: absolute;
  z-index: 2;
}
.storefront-full-width-content.single-product .product-page .product {
  align-items: flex-start;
  background: #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 39px 52px 68px 25px;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-product-gallery {
  order: 1;
}
.storefront-full-width-content.single-product .product-page .product .entry-summary {
  order: 2;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs {
  order: 3;
}
.storefront-full-width-content.single-product .product-page .product .upsells,
.storefront-full-width-content.single-product .product-page .product .crosssells,
.storefront-full-width-content.single-product .product-page .product .related.products {
  order: 4;
}
.storefront-full-width-content.single-product .product-page .product .upsells {
  display: none;
}
.storefront-full-width-content.single-product .product-page .product .summary {
  display: flex;
  flex-wrap: wrap;
}
.storefront-full-width-content.single-product .product-page .product .summary h1 {
  font-size: 32px;
  text-transform: uppercase;
  max-width: 100%;
}
.storefront-full-width-content.single-product .product-page .product .summary form.cart {
  display: none;
  width: 100%;
}
.storefront-full-width-content.single-product .product-page .product .summary div[itemprop=offers] {
  position: relative;
  top: -104px;
}
.storefront-full-width-content.single-product .product-page .product .summary div[itemprop=description] {
  color: #979797;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
  max-width: 100%;
}
.storefront-full-width-content.single-product .product-page .product .summary .woocommerce-product-rating {
  font-size: 1.8em;
  margin-top: 4px;
}
.storefront-full-width-content.single-product .product-page .product .summary .woocommerce-review-link {
  display: none;
}
.storefront-full-width-content.single-product .product-page .product .summary .woocommerce-product-details__short-description {
  color: #2D146E;
  font-size: 16px;
  line-height: 20px;
  margin: 10px 0;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc-bookings-booking-cost {
  display: inline-block;
  font-size: 0;
  padding: 15px 25px;
  width: 100%;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc-bookings-booking-cost strong {
  font-size: 35px;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc-bookings-booking-cost strong span {
  font-size: inherit;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc-bookings-booking-cost span {
  font-size: 18px;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource {
  align-items: center;
  display: block;
  justify-content: space-between;
  position: relative;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons::before, .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons::after,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource::before,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource::after {
  color: #444444;
  cursor: pointer;
  font-family: FontAwesome;
  font-weight: bold;
  pointer-events: none;
  position: absolute;
  right: 6px;
  text-align: center;
  width: 20px;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons::before,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource::before {
  content: "\f106";
  right: 5.5px;
  top: 33px;
  z-index: 3;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons::after,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource::after {
  align-items: center;
  bottom: 7px;
  content: "\f107";
  display: flex;
  right: 1px;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons label,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource label {
  display: inline-block;
  color: #2D146E;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 5px;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons input[type=number],
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons select,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource input[type=number],
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  color: #2D146E;
  font-weight: bold;
  height: 48px;
  line-height: 2em;
  padding: 0 5px 0 25px;
  width: 100%;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons input[type=number]::-webkit-inner-spin-button,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons select::-webkit-inner-spin-button,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource input[type=number]::-webkit-inner-spin-button,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource select::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  height: 50px;
  width: 26px;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons input[type=number]::-ms-clear, .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons input[type=number]::-ms-expand,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons select::-ms-clear,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons select::-ms-expand,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource input[type=number]::-ms-clear,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource input[type=number]::-ms-expand,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource select::-ms-clear,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource select::-ms-expand {
  display: none;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons input[type=number],
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource input[type=number] {
  -moz-appearance: textfield;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_resource {
  width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form {
    /* This is for IE 10 & 11 */
  }
  .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_booking_field_opstapplaatsen:after {
    margin-top: -23px;
  }
  .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons:after {
    margin-top: -23px;
  }
}
@supports (-ms-accelerator: true) {
  .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form {
    /* This is for IE 12 (Edge) */
  }
  .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_booking_field_opstapplaatsen:after {
    margin-top: -23px;
  }
  .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons:after {
    margin-top: -23px;
  }
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form _::-webkit-:not(:root:root):before, .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_booking_field_opstapplaatsen:before {
  margin-top: 30px;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form _::-webkit-:not(:root:root):after, .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_booking_field_opstapplaatsen:after {
  margin-top: 0px;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form _::-webkit-:not(:root:root):before, .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons:before {
  margin-top: 30px;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form _::-webkit-:not(:root:root):after, .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons:after {
  margin-top: 0px;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker th {
  background: none;
  color: #000000;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.ui-state-disabled {
  background-color: #fefefe !important;
  opacity: 1;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.ui-state-disabled:not(.fully_booked) {
  pointer-events: none;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.ui-state-disabled span {
  color: #6c2223;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable a:hover {
  text-decoration: underline;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable a.ui-state-default {
  background-color: #b2d4bb !important;
  color: #000000 !important;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable a.ui-state-active {
  background-color: #b2d4bb !important;
  color: #274930 !important;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-header {
  background: #ffffff;
  border: 1px solid #d8d8d8;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-title {
  color: #2D146E;
  background: #ffffff;
}
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev,
.storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {
  background-color: #2D146E;
  display: block;
  height: 110%;
  opacity: 1 !important;
}
.storefront-full-width-content.single-product .product-page .product .summary .price {
  background: #ebebeb;
  color: #000000;
  font-size: 2em;
  padding: 15px;
}
.storefront-full-width-content.single-product .product-page .product .summary .quotation-link {
  color: #2D146E;
  display: none;
  font-size: 1.3em;
  margin-top: 30px;
  width: 100%;
}
.storefront-full-width-content.single-product .product-page .product .summary .quotation-link a {
  color: #00A1AC;
  text-decoration: underline;
}
.storefront-full-width-content.single-product .product-page .product .summary .button {
  overflow: hidden;
  border-radius: 0 0 20px 0 !important;
  background-color: #2D146E;
  border: none;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3em;
  padding: 20px 70px;
  text-transform: uppercase;
}
.storefront-full-width-content.single-product .product-page .product .summary .button#free-quotation {
  margin: 25px 0;
  padding: 10px 15px;
}
.storefront-full-width-content.single-product .product-page .product .summary .button.external-product {
  margin: 25px 0;
  max-height: 70px;
  padding: 12px 15px;
  text-align: center;
  width: 100%;
}
.storefront-full-width-content.single-product .product-page .product .summary .bw-calendar-legend-title {
  margin: 15px 0;
  width: 100%;
}
.storefront-full-width-content.single-product .product-page .product .summary .bw-calendar-legend {
  align-items: center;
  color: #2D146E;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.storefront-full-width-content.single-product .product-page .product .summary .bw-calendar-legend dd {
  margin-bottom: 20px;
  width: calc(50% - 65px);
}
.storefront-full-width-content.single-product .product-page .product .summary .bw-calendar-legend dt {
  font-size: 0;
  height: 40px;
  margin-bottom: 20px;
  width: 48px;
}
.storefront-full-width-content.single-product .product-page .product .summary .bw-calendar-legend dt.green {
  background-color: #B2D4BB;
}
.storefront-full-width-content.single-product .product-page .product .summary .bw-calendar-legend dt.partial {
  border-top: 40px solid #C96259;
  border-right: 50px solid #B2D4BB;
}
.storefront-full-width-content.single-product .product-page .product .summary .bw-calendar-legend dt.gray {
  background-color: #E4E4E4;
}
.storefront-full-width-content.single-product .product-page .product .summary .bw-calendar-legend dt.red {
  background-color: #C0392B;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs {
  padding: 0;
  width: 100%;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs ul.wc-tabs {
  width: 25%;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs ul.wc-tabs li {
  width: 100%;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs ul.wc-tabs li:hover::after, .storefront-full-width-content.single-product .product-page .product .woocommerce-tabs ul.wc-tabs li.active::after {
  content: none;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs ul.wc-tabs li:hover a, .storefront-full-width-content.single-product .product-page .product .woocommerce-tabs ul.wc-tabs li.active a {
  color: #33CAD6;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs ul.wc-tabs li a {
  overflow: hidden;
  border-radius: 0 0 20px 0 !important;
  align-items: center;
  background-color: #2D146E;
  color: #ffffff;
  display: flex;
  font-size: 24px;
  font-weight: bold;
  justify-content: center;
  line-height: 1.3;
  margin-bottom: 5px;
  padding: 20px;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel {
  line-height: 1.3em;
  width: 70%;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel > h2:first-child {
  display: none;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
  font-size: 15px;
  line-height: 1em;
  margin-top: 10px;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel p,
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel ul,
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel ol,
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel div,
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel img,
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel figure {
  color: #2D146E;
  margin: 1em 0;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-noreviews {
  color: #ffffff;
  font-size: 16px;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel .default-content-section {
  color: #2D146E;
  font-size: 18px;
  line-height: 1.3em;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel .default-content-section p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel .default-content-section h2, .storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel .default-content-section h3, .storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel .default-content-section h4, .storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel .default-content-section h5, .storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel .default-content-section h6 {
  color: inherit;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3em;
  text-transform: uppercase;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes tr {
  display: flex;
  flex-wrap: wrap;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes tr:first-child th {
  margin-top: 0;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes tr th, .storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes tr td {
  background: transparent;
  color: #939393;
  padding: 0;
  width: 100%;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes tr th {
  color: #2D146E;
  display: table-header-group;
  font-weight: bold;
  margin: 45px 0 10px 0;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes tr td p {
  line-height: 1.7em;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs #comments .comment-text .star-rating {
  margin-bottom: 5px;
}
.storefront-full-width-content.single-product .product-page .product .woocommerce-tabs #comments .comment-text .description {
  margin-top: 10px;
  line-height: 1.3em;
}

.storefront-full-width-content.single-product .up-sells.upsells.products,
.storefront-full-width-content.single-product .related.products {
  border-top: 1px solid #d8d8d8;
  margin: 45px auto 0 auto;
  max-width: 1140px;
  padding-top: 30px;
  width: 100%;
}
.storefront-full-width-content.single-product .up-sells.upsells.products > h2,
.storefront-full-width-content.single-product .related.products > h2 {
  font-size: 24px;
  line-height: 1.3em;
  font-weight: bold;
  text-align: left;
}
.storefront-full-width-content.single-product .up-sells.upsells.products ul.products,
.storefront-full-width-content.single-product .related.products ul.products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.storefront-full-width-content.single-product .up-sells.upsells.products ul.products:before, .storefront-full-width-content.single-product .up-sells.upsells.products ul.products:after,
.storefront-full-width-content.single-product .related.products ul.products:before,
.storefront-full-width-content.single-product .related.products ul.products:after {
  content: none;
}
.storefront-full-width-content.single-product .up-sells.upsells.products ul.products li.product,
.storefront-full-width-content.single-product .related.products ul.products li.product {
  border: 2px solid #f4f4f4;
  margin-right: 0;
  max-width: 300px;
  min-height: 355px;
  padding: 0;
  position: relative;
  width: 100%;
}
.storefront-full-width-content.single-product .up-sells.upsells.products ul.products li.product .related-thumb,
.storefront-full-width-content.single-product .related.products ul.products li.product .related-thumb {
  height: 170px;
  margin: 0 auto 20px auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.storefront-full-width-content.single-product .up-sells.upsells.products ul.products li.product .related-thumb img,
.storefront-full-width-content.single-product .related.products ul.products li.product .related-thumb img {
  height: auto;
  left: 50%;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
.storefront-full-width-content.single-product .up-sells.upsells.products ul.products li.product h3,
.storefront-full-width-content.single-product .related.products ul.products li.product h3 {
  color: #2D146E;
  font-size: 29px;
  height: calc(2em + 2px);
  line-height: 1em;
  margin-bottom: 20px;
  overflow: hidden;
  padding-bottom: 2px;
  word-break: break-word;
}
.storefront-full-width-content.single-product .up-sells.upsells.products ul.products li.product .star-rating,
.storefront-full-width-content.single-product .related.products ul.products li.product .star-rating {
  font-size: 30px;
  margin-bottom: 30px;
}
.storefront-full-width-content.single-product .up-sells.upsells.products ul.products li.product .price,
.storefront-full-width-content.single-product .related.products ul.products li.product .price {
  align-items: center;
  background: #00A1AC;
  color: white;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  height: 42px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: -85px;
  width: 135px;
  z-index: 2;
}
.storefront-full-width-content.single-product .up-sells.upsells.products ul.products li.product .price .from-price,
.storefront-full-width-content.single-product .related.products ul.products li.product .price .from-price {
  font-size: 0.8em;
  text-align: center;
  width: 100%;
}
.storefront-full-width-content.single-product .up-sells.upsells.products ul.products li.product .price .per-person,
.storefront-full-width-content.single-product .related.products ul.products li.product .price .per-person {
  font-size: 0.8em;
  margin-left: 0.5em;
}
.storefront-full-width-content.single-product .up-sells.upsells.products ul.products li.product .button,
.storefront-full-width-content.single-product .related.products ul.products li.product .button {
  background-color: #00A1AC;
  border: none;
  display: inline-block;
  font-size: 1.3em;
  height: 50px;
  line-height: 50px;
  margin: 0 auto 55px auto;
  min-width: 48%;
  padding: 0 20px;
  text-transform: uppercase;
}
.storefront-full-width-content.single-product .up-sells.upsells.products ul.products li.product .button:hover,
.storefront-full-width-content.single-product .related.products ul.products li.product .button:hover {
  background-color: #005960;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-noreviews,
p.no-comments {
  height: 60px;
  line-height: 60px;
  margin-bottom: 0;
  padding: 0 20px;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button,
.woocommerce-noreviews .button,
p.no-comments .button {
  height: 100%;
  line-height: 60px;
}

.woocommerce-noreviews {
  color: #ffffff;
  position: static;
}

.woocommerce-error {
  background-color: #00A1AC;
}

html button,
html input[type=button],
html input[type=reset],
html input[type=submit],
html .button,
html .added_to_cart,
html .widget a.button,
html .site-header-cart .widget_shopping_cart a.button {
  background-color: #00A1AC;
  border-color: #00A1AC;
  color: #fff;
}
html button:hover,
html input[type=button]:hover,
html input[type=reset]:hover,
html input[type=submit]:hover,
html .button:hover,
html .added_to_cart:hover,
html .widget a.button:hover,
html .site-header-cart .widget_shopping_cart a.button:hover {
  background-color: #005960;
  color: #fff;
}

.columns-4 li.product {
  width: 100% !important;
  float: none !important;
  margin-right: 0 !important;
}

#content .col-full {
  margin: 0;
  max-width: none;
  padding: 0;
}

body div#ui-datepicker-div[style] {
  z-index: 5 !important;
}

.subcat-title {
  display: inline;
}

.subcat-link {
  color: #6b6b6b;
  text-decoration: underline;
}
.subcat-link:hover {
  color: #00A1AC;
  text-decoration: underline;
}

.star-rating span:before {
  color: #2D146E;
}

#at-expanded-menu-host .at-expanded-menu {
  top: 0 !important;
}

.object-fit-container.compat-object-fit {
  background-size: cover;
  background-position: center center;
}
.object-fit-container.compat-object-fit img {
  opacity: 0;
}
.object-fit-container img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.dog-ear {
  overflow: hidden;
  border-radius: 0 0 20px 0 !important;
}
.dog-ear.inverted {
  overflow: hidden;
  border-radius: 0 0 0 20px !important;
}

.double-dog-ear {
  overflow: hidden;
  border-radius: 0 9px 20px 0 !important;
}
.double-dog-ear.inverted {
  overflow: hidden;
  border-radius: 9px 0 0 20px !important;
}

.entry-content {
  padding-top: 45px;
}
.entry-content .default-content-section {
  color: #2D146E;
  font-size: 16px;
  line-height: 1.3em;
}
.entry-content .default-content-section h2 {
  font-size: 29px;
  line-height: 1.3em;
  margin-bottom: 40px;
}
.entry-content .default-content-section p:not(:empty) {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 50px;
}
.entry-content .default-content-section hr.wp-block-separator {
  background-color: #d8d8d8;
  margin: 40px 0;
}

.woocommerce-product-gallery .flex-viewport img {
  overflow: hidden;
  border-radius: 0 0 20px 0 !important;
  -webkit-transform: translateZ(0);
}
.woocommerce-product-gallery .flex-control-thumbs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.woocommerce-product-gallery .flex-control-thumbs::before, .woocommerce-product-gallery .flex-control-thumbs::after {
  content: none !important;
}
.woocommerce-product-gallery .flex-control-thumbs li {
  margin: 0 0 25px 0 !important;
  width: calc((100% - 12px) / 2) !important;
}
.woocommerce-product-gallery .flex-control-thumbs li img {
  overflow: hidden;
  border-radius: 0 0 20px 0 !important;
  -webkit-transform: translateZ(0);
}

fieldset.wc-bookings-date-picker legend {
  background-color: transparent;
}
fieldset.wc-bookings-date-picker legend .label {
  color: #2D146E;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
}

legend .label,
.form-field label {
  color: #2D146E;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 5px;
}

div.input-button-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
div.input-button-container .form-field {
  width: 30%;
}
div.input-button-container .form-field input[type=number] {
  width: 100%;
}

.product-price.price-label {
  background-color: #33CAD6;
  color: #2D146E;
  display: inline-flex;
  flex-direction: column;
  margin-left: auto;
  padding: 9px 55px 9px 35px;
  white-space: nowrap;
}
.product-price.price-label .product-price-from {
  font-size: 15px;
  letter-spacing: -0.16px;
  line-height: 1.3em;
}
.product-price.price-label .prices {
  align-items: center;
  display: flex;
}
.product-price.price-label .prices .product-price-strikethrough {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3em;
  margin-right: 0.5em;
  text-decoration: line-through;
}
.product-price.price-label .prices .product-price-value {
  font-size: 35px;
  line-height: 1.3em;
  font-weight: bold;
}

.news-article-title {
  font-size: 48px;
  line-height: 1.17em;
  margin: 40px 0;
}

.oc-after-product .woocommerce-product-gallery .flex-control-thumbs {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 2rem 0 0;
}
.oc-after-product .woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  margin: 0 1.5rem 1.5rem 0 !important;
  width: calc(20% - 6rem) !important;
}

input[type=tel],
input[type=text],
input[type=email],
input[type=number],
input[type=password],
textarea,
textarea.input-text {
  background-color: #ffffff;
  border: 1px solid #888888;
  box-shadow: none;
  padding: 5px;
}
input[type=tel]:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
textarea:focus,
textarea.input-text:focus {
  background-color: #ffffff;
}

input[type=submit],
input[type=button],
.red-button {
  background: #00A1AC;
  color: #ffffff;
  cursor: pointer;
  font-size: 1.1em;
  padding: 10px 25px;
}
input[type=submit]:hover,
input[type=button]:hover,
.red-button:hover {
  background: #008993;
}

.red-button {
  display: inline-block;
}

.gform_fields {
  width: 50%;
}

body .gform_wrapper .gfield_required,
body .gform_wrapper .gfield_contains_required.required-checkbox .gfield_checkbox label::after {
  color: #00A1AC;
}
body .gform_wrapper.gform_validation_error .gform_fields input.medium {
  width: 100%;
}
body .gform_wrapper.gform_validation_error .gform_fields input.medium.datepicker {
  width: 100%;
}
body .gform_wrapper.gform_validation_error .gform_fields select.medium {
  width: calc(100% - 1px);
}
body .gform_wrapper .gform_fields.left_label input.medium,
body .gform_wrapper .gform_fields.left_label select.medium {
  width: 70.8%;
}
body .gform_wrapper .gform_fields.left_label input.medium.datepicker,
body .gform_wrapper .gform_fields.left_label select.medium.datepicker {
  width: 70.2%;
}
body .gform_wrapper .gform_fields input.medium,
body .gform_wrapper .gform_fields select.medium {
  width: 100%;
}
body .gform_wrapper .gform_fields input.medium.datepicker,
body .gform_wrapper .gform_fields select.medium.datepicker {
  width: 100%;
}
body .gform_wrapper div.validation_error {
  color: red;
  border-color: red;
}
body .gform_wrapper li.gfield.gfield_error {
  background-color: transparent;
  border-color: transparent;
}
body .gform_wrapper li.gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper li.gfield.gfield_error textarea,
body .gform_wrapper li.gfield.gfield_error select {
  border-color: red;
}
body .gform_wrapper li.gfield.gfield_error .gfield_label,
body .gform_wrapper li.gfield.gfield_error .validation_message {
  color: red;
}
body .gform_wrapper img.ui-datepicker-trigger {
  display: none;
}

.gfield_time_ampm {
  display: none !important;
}

.select2-container a.select2-choice {
  height: 34px;
  line-height: 34px;
  border: 1px solid #888888;
}

.ginput_container.ginput_complex.gform-grid-row {
  display: none;
}

.arrangement-taken-care-off .ginput_container_radio {
  min-width: 55px;
}
.arrangement-taken-care-off #gfield_description_17_40 {
  margin-left: 30px;
  visibility: hidden;
}

.select2-container,
.woocommerce-ordering,
.ginput_container_select {
  position: relative;
}
.select2-container:after,
.woocommerce-ordering:after,
.ginput_container_select:after {
  align-items: center;
  background: #046ac3;
  bottom: 0;
  color: #ffffff;
  content: "\f078";
  display: flex;
  font-family: FontAwesome;
  font-size: 1.2em;
  height: 34px;
  justify-content: center;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  z-index: 2;
}
.select2-container select,
.woocommerce-ordering select,
.ginput_container_select select {
  background: #ffffff;
  border: 1px solid #888888;
  cursor: pointer;
  height: 34px;
  padding: 5px;
}

.woocommerce-ordering {
  padding: 0;
}

.zip-wrap input[type=text] {
  width: 33%;
}

.tail-datetime-calendar {
  margin-top: 10px;
  z-index: 400 !important;
}
.admin-bar .tail-datetime-calendar {
  margin-top: 42px;
}
.tail-datetime-calendar .calendar-actions {
  background-color: #00A1AC;
}
.tail-datetime-calendar .calendar-actions span[data-action]:hover,
.tail-datetime-calendar .calendar-actions span:first-child:before,
.tail-datetime-calendar .calendar-actions span:last-child:before {
  background-color: #008993;
}
.tail-datetime-calendar .calendar-close {
  display: none !important;
}
.tail-datetime-calendar .calendar-timepicker .timepicker-hours {
  width: 50% !important;
}
.tail-datetime-calendar .calendar-timepicker .timepicker-minutes {
  border-radius: 0 3px 3px 0;
  padding-right: 25px;
  width: 50% !important;
}
.tail-datetime-calendar .calendar-timepicker .timepicker-seconds {
  display: none;
}

div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling input.time-picker {
  flex: 1 0 auto;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .input-full {
  width: 100%;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .input-large {
  width: 65%;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .input-medium {
  width: 50%;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .input-small {
  width: 35%;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .fixed-label .gfield_label {
  width: calc(15em - 15px);
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .solo-row {
  display: flex;
  width: 100%;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .solo-row::after {
  content: "" !important;
  display: block;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .solo-row.input-small::after {
  width: 60%;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .solo-row.input-medium::after {
  width: 40%;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .solo-row.input-large::after {
  width: 30%;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .align-end {
  justify-content: flex-end;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .align-end.solo-row::before {
  content: "" !important;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .align-end.solo-row::after {
  content: none !important;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .align-end.solo-row.input-small::before {
  width: 60%;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .align-end.solo-row.input-medium::before {
  width: 40%;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .align-end.solo-row.input-large::before {
  width: 30%;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .time-label .clear-multi,
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .time-label .ginput_container_time label {
  display: none !important;
  width: 0;
  overflow: hidden;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .date-label .ginput_container_date {
  display: none;
  width: 0;
  overflow: hidden;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .date-label .date-picker {
  flex: 1;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .gform_footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 0;
  padding-top: 0;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .gform_footer .gform_button {
  margin: 0;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling .gform_body {
  width: 100%;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields {
  display: flex;
  flex-wrap: wrap;
  margin-left: -16px !important;
  width: 100%;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield {
  align-items: flex-start;
  display: flex;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-right: 0;
  padding-left: 16px;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.gsection {
  margin-left: 16px !important;
  margin-right: 0;
  padding-left: 0;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.required-checkbox.gfield_contains_required .gfield_label {
  display: none;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.required-checkbox.gfield_contains_required .gfield_checkbox label::after {
  content: "*" !important;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.gfield_error {
  flex-wrap: wrap;
  background-color: rgba(255, 0, 0, 0.25);
  border: 1px solid red;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 80% !important;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.gfield_error .gfield_description.validation_message {
  order: 1337;
  width: 100%;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.gfield_error.align-end .gfield_description.validation_message {
  text-align: right;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.gfield_error.gfield_contains_required {
  padding-right: 16px;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.gfield_error label.gfield_label {
  margin-top: 0;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .gfield_radio input[type=radio]:checked + label,
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .gfield_checkbox input[type=checkbox]:checked + label {
  font-weight: normal;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .gfield_checkbox label {
  padding-left: 15px;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .gfield_checkbox label a {
  color: inherit;
  text-decoration: underline;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .ginput_container {
  flex: 1 1 auto;
  margin-top: 0;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .clear-multi {
  align-items: center;
  display: flex;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .gfield_label {
  align-items: center;
  display: flex;
  margin-right: 15px;
  min-height: 34px;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .ginput_container_radio {
  margin: 0;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .ginput_container_radio .gfield_radio {
  display: flex;
  margin: 0;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .ginput_container_radio .gfield_radio li {
  margin: 0;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .ginput_container_radio .gfield_radio li:not(:last-child) {
  margin-right: 20%;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .ginput_container_radio .gfield_radio li label {
  width: auto;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .ginput_container_time {
  flex: none;
  margin-left: 0.5rem;
  margin-right: 0;
  width: auto;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .ginput_container_time i {
  float: none;
  margin-left: 5px;
}
div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .gfield_html {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.3em;
}
@media only screen and (min-width: 1025px) {
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields input.time-picker {
    flex: 0 0 auto;
  }
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.fixed-label .gfield_label {
    flex: none;
  }
}
@media only screen and (max-width: 1024px) {
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.enlarge {
    margin-right: 0;
  }
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.solo-row {
    margin-left: 0;
    margin-right: 0;
  }
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.solo-row::before, div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.solo-row::after {
    content: none !important;
  }
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.align-end {
    justify-content: flex-start;
  }
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.align-end.gfield_error .gfield_description.validation_message {
    text-align: left;
  }
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
  }
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .gfield_label, div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.fixed-label .gfield_label {
    width: 25%;
  }
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.input-small, div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.input-medium, div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.input-large, div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.input-full {
    width: 100%;
  }
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.input-small .ginput_container, div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.input-medium .ginput_container, div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.input-large .ginput_container, div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.input-full .ginput_container {
    width: 75%;
  }
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.time-label .clear-multi {
    width: 73%;
  }
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .ginput_container_time {
    margin-left: 0;
    margin-right: 0.5rem;
    max-width: 4.5rem;
  }
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .ginput_container_time i {
    float: right;
    margin-left: 0;
  }
}
@media only screen and (max-width: 700px) {
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield {
    flex-wrap: wrap;
  }
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield .gfield_label, div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.fixed-label .gfield_label {
    width: 100%;
  }
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.input-small .ginput_container, div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.input-medium .ginput_container, div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.input-large .ginput_container, div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.input-full .ginput_container {
    width: 100%;
  }
  div.custom-form-styling_wrapper.gform_wrapper .custom-form-styling ul.gform_fields li.gfield.time-label .clear-multi {
    width: 100%;
  }
}

/**
 *  footer scss file
 */
.site-footer {
  background-color: transparent;
  padding: 0;
}
.site-footer .upper-footer {
  background-color: #ffffff;
  color: #2D146E;
  margin-top: 35px;
  padding-bottom: 35px;
}
.site-footer .upper-footer .narrow {
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.site-footer .upper-footer .testimonials,
.site-footer .upper-footer .core-values-terms {
  border-top: 1px solid #979797;
  margin-top: 30px;
  padding: 30px 20px 0;
  width: 100%;
}
.site-footer .upper-footer .terms {
  align-items: flex-start;
  border-top: 1px solid #979797;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  padding: 30px 20px 0;
}
.site-footer .upper-footer .terms > a {
  color: #2c2d2d;
  font-size: 12px;
  opacity: 0.6;
  transition: opacity 0.2s linear;
}
.site-footer .upper-footer .terms > a:hover {
  opacity: 1;
  text-decoration: underline;
}
.site-footer .upper-footer .terms p {
  color: #2D146E;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.19px;
  line-height: 1.3em;
  margin-bottom: 25px;
}
.site-footer .upper-footer .terms .logos {
  display: flex;
  justify-content: space-between;
  margin: 15px 0;
}
.site-footer .upper-footer .terms .logos a:not(:last-child) {
  margin-right: 10px;
}
.site-footer .upper-footer .terms .logos img {
  opacity: 0.6;
  transition: opacity 0.2s linear;
}
.site-footer .upper-footer .terms .logos img:hover {
  opacity: 1;
}
.site-footer .lower-footer {
  background-color: #2D146E;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.15px;
  line-height: 1.3em;
  padding: 40px 20px;
}
.site-footer .lower-footer .footer-menus {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.site-footer .lower-footer .footer-menus > div {
  width: 49%;
}
.site-footer .lower-footer .footer-menus > div ul {
  padding: 0;
  margin: 0 0 30px;
}
.site-footer .lower-footer .footer-menus > div ul li {
  list-style: none;
}
.site-footer .lower-footer .footer-menus > div ul li:not(:last-child) {
  margin-bottom: 8px;
}
.site-footer .lower-footer .footer-menus > div ul li.footer-menu-title {
  font-weight: bold;
  margin-bottom: 20px;
}
.site-footer .lower-footer .footer-menus > div ul li a {
  color: #ffffff;
}
.site-footer .lower-footer .footer-newsletter {
  margin-bottom: 60px;
  width: 100%;
}
.site-footer .lower-footer .footer-newsletter .footer-newsletter-title {
  font-size: inherit;
  margin-bottom: 20px;
}
.site-footer .lower-footer .footer-newsletter .footer-newsletter-text {
  width: 80%;
}
.site-footer .lower-footer .footer-newsletter .footer-newsletter-text p {
  margin-bottom: 20px;
}
.site-footer .lower-footer .footer-newsletter .footer-newsletter-text a {
  font-size: 10px;
  letter-spacing: -0.1px;
  line-height: 1em;
}
.site-footer .lower-footer .footer-newsletter .footer-newsletter-text .text-submit label {
  display: block;
  margin-bottom: 20px;
}
.site-footer .lower-footer .footer-newsletter .footer-newsletter-text .text-submit .input-fields {
  align-items: stretch;
  display: flex;
}
.site-footer .lower-footer .footer-newsletter .footer-newsletter-text .text-submit .input-fields input[type=email] {
  border: none;
  flex-grow: 1;
  min-width: 0;
  padding: 3px;
}
.site-footer .lower-footer .footer-newsletter .footer-newsletter-text .text-submit .input-fields input[type=submit] {
  flex-shrink: 0;
  padding: 2px 13px;
}
.site-footer .lower-footer .bottom-footer {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.site-footer .lower-footer .bottom-footer div[class*=-container] {
  margin-top: 30px;
}
.site-footer .lower-footer .bottom-footer div[class*=-container].menu-social-media-container {
  margin-left: auto;
}
.site-footer .lower-footer .bottom-footer div[class*=-container].menu-social-media-container ul {
  display: flex;
}
.site-footer .lower-footer .bottom-footer div[class*=-container].menu-social-media-container ul li {
  align-items: center;
  display: flex;
  list-style: none;
}
.site-footer .lower-footer .bottom-footer div[class*=-container].menu-social-media-container ul li.footer-menu-title {
  margin-right: 15px;
}
.site-footer .lower-footer .bottom-footer div[class*=-container].menu-social-media-container ul li:not(.footer-menu-title) {
  background-color: #33CAD6;
  border-radius: 1337px;
  font-size: 20px;
  font-weight: bold;
  height: 32px;
  justify-content: center;
  letter-spacing: -0.81px;
  line-height: 1.3em;
  margin-right: 5px;
  width: 32px;
}
.site-footer .lower-footer .bottom-footer div[class*=-container] ul:not([id*=social]) {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}
.site-footer .lower-footer .bottom-footer div[class*=-container] ul:not([id*=social]) li {
  list-style: none;
}
.site-footer .lower-footer .bottom-footer div[class*=-container] ul:not([id*=social]) li:not(:last-child)::after {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 0.4em;
  margin: 0 2ch;
  vertical-align: bottom;
}
@media only screen and (min-width: 48rem) {
  .site-footer .upper-footer .narrow .testimonials,
  .site-footer .upper-footer .narrow .testimonials + .core-values-terms {
    width: calc((100% - 35px) / 2);
  }
  .site-footer .upper-footer .narrow .core-values-terms {
    width: 100%;
  }
  .site-footer .lower-footer {
    padding: 40px;
  }
  .site-footer .lower-footer .narrow {
    display: flex;
    flex-wrap: wrap;
  }
  .site-footer .lower-footer .footer-menus {
    width: 55%;
  }
  .site-footer .lower-footer .footer-newsletter {
    margin-bottom: 0;
    width: 45%;
  }
  .site-footer .lower-footer .footer-newsletter .footer-newsletter-text {
    width: 100%;
  }
  .site-footer .lower-footer .bottom-footer {
    flex-direction: row;
    margin-top: 25px;
    width: 100%;
  }
  .site-footer .lower-footer .bottom-footer div[class*=-container] {
    margin-top: 0;
    margin-left: 50px;
  }
}
@media only screen and (min-width: 62rem) {
  .site-footer .upper-footer .narrow .testimonials {
    width: 65%;
  }
  .site-footer .upper-footer .narrow .testimonials + .core-values-terms {
    width: 32%;
  }
  .site-footer .upper-footer .narrow .core-values-terms {
    width: 100%;
  }
  .site-footer .lower-footer .narrow {
    justify-content: space-between;
  }
  .site-footer .lower-footer .footer-menus {
    justify-content: flex-end;
    width: 70%;
  }
  .site-footer .lower-footer .footer-menus > div {
    width: 31.33%;
  }
  .site-footer .lower-footer .footer-menus > div:not(:nth-child(3n+1)) {
    margin-left: 3%;
  }
  .site-footer .lower-footer .footer-newsletter {
    width: 27%;
  }
}
@media only screen and (min-width: 1140px) {
  .site-footer .upper-footer .narrow {
    padding: 0;
  }
}

/**
 *  responsive scss file
 */
@media only screen and (max-width: 1140px) {
  .text-page > .narrow {
    padding: 39px 20px 68px 20px;
  }
  .cross,
  .page-content,
  .primary-menu-bar,
  .storefront-full-width-content.single-product .up-sells.upsells.products {
    padding: 0 20px;
  }
  .product-archive-page-content .page-title {
    margin: 20px 0 20px 10px;
  }
  .product-archive-page-content .term-description {
    margin: 0 0 20px 10px;
  }
  .home-promotion .home-testemonial {
    padding-right: 10px;
  }
  footer.site-footer .footer-bottom-bar > div {
    padding: 0 20px;
  }
  footer.site-footer .footer-bottom-bar > div #footer-bus {
    right: 20px;
  }
  footer.site-footer .footer-bottom-bar > div #footer-bus-text {
    right: 190px;
  }
}
@media only screen and (max-width: 1024px) {
  body.admin-bar .primary-menu-bar .main-navigation {
    padding-bottom: 50px;
  }
  .primary-menu-bar .menu-touringcar-container {
    width: 100%;
    padding-right: 20px;
  }
  .primary-menu-bar .menu-touringcar-container ul {
    float: right;
  }
  .primary-menu-bar .menu-touringcar-container .menu .highlighted.responsive {
    display: block;
  }
  .primary-menu-bar ul.menu > li.highlighted {
    display: none;
  }
  .text-page {
    padding: 60px 0;
  }
  .text-page > div {
    padding: 20px;
  }
  .text-page > div h1 {
    font-size: 35px;
  }
  .text-page .oc-slider-section:first-of-type {
    margin-top: -105px;
  }
  .storefront-full-width-content.single-product .product-page .product {
    padding: 20px;
  }
  .storefront-full-width-content.single-product .product-page .product .woocommerce-product-gallery {
    order: 2;
  }
  .storefront-full-width-content.single-product .product-page .product .entry-summary {
    order: 1;
  }
  .storefront-full-width-content.single-product .product-page .product .images {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    width: 100%;
  }
  .storefront-full-width-content.single-product .product-page .product .summary {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  .storefront-full-width-content.single-product .product-page .product .summary .woocommerce-product-rating {
    width: 100%;
  }
  .menu-secondary-container {
    height: 100%;
  }
  .menu-secondary-container ul {
    justify-content: center;
  }
  .secondary-menu-bar .secondary-content {
    flex-wrap: wrap;
    justify-content: center;
    padding: 1rem 0;
    row-gap: 1rem;
  }
  .secondary-menu-bar .secondary-content .header-search,
  .secondary-menu-bar .secondary-content .secondary-social {
    display: none;
  }
  .secondary-menu-bar .secondary-content .site-header-cart li:nth-child(2) .widget_shopping_cart {
    left: 50%;
    transform: translatex(-50%);
  }
  #burger-btn {
    display: flex;
  }
  header#masthead.active .primary-menu-bar {
    border-bottom: 1px solid #2D146E;
  }
  header#masthead.active .primary-menu-bar .main-navigation {
    display: block;
  }
  .product-archive-page-content ul.products li.product .archive-product-thumb,
  .search-results-page ul.products li.product .archive-product-thumb {
    overflow: hidden;
    position: relative;
  }
  .product-archive-page-content ul.products li.product .archive-product-thumb img,
  .search-results-page ul.products li.product .archive-product-thumb img {
    bottom: 0;
    height: auto;
    left: 50%;
    max-width: none;
    position: absolute;
    right: 0;
    top: 0;
    transform: translatex(-50%);
    width: auto;
  }
  .primary-menu-bar {
    height: 60px;
  }
  .primary-menu-bar ul.menu {
    align-items: flex-start;
    flex-direction: column;
  }
  .primary-menu-bar ul.menu .responsive-main {
    display: block;
  }
  .primary-menu-bar ul.menu > li {
    background: #33CAD6;
    text-align: center;
    width: 100%;
  }
  .primary-menu-bar ul.menu > li:last-child a {
    border-bottom: none;
  }
  .primary-menu-bar ul.menu > li a {
    border-bottom: 1px solid #2D146E;
  }
  .primary-menu-bar ul.menu > li ul {
    margin: 0;
    display: block;
    position: static;
    width: 100%;
  }
  .primary-menu-bar ul.menu > li ul li {
    text-align: center;
    width: 100%;
  }
  .primary-menu-bar ul.menu > li ul li a {
    width: 100%;
  }
  .primary-menu-bar .main-navigation {
    background: #ffffff;
    display: none;
    height: calc(100vh - 100px);
    left: 0;
    overflow-y: scroll;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    z-index: 100;
  }
  .primary-menu-bar .main-navigation .mobile-header-search {
    display: flex;
  }
  .autocomplete-suggestions {
    border-top: 1px solid #2D146E;
    left: 0 !important;
    padding-left: 35px;
    transform: none;
    width: 100% !important;
  }
  .home-blocks {
    padding: 0 20px;
  }
  .home-blocks .home-image-text,
  .home-blocks .home-image-text:nth-child(even) {
    width: 50%;
    padding: 0 10px;
  }
  .home-blocks .home-image-text:nth-child(odd),
  .home-blocks .home-image-text:nth-child(even):nth-child(odd) {
    margin-right: 0;
  }
  .home-blocks .home-image-text a,
  .home-blocks .home-image-text:nth-child(even) a {
    height: 250px;
  }
  .home-blocks .home-image-text a .home-block-image,
  .home-blocks .home-image-text a .home-block-container,
  .home-blocks .home-image-text:nth-child(even) a .home-block-image,
  .home-blocks .home-image-text:nth-child(even) a .home-block-container {
    width: 100%;
  }
  .home-blocks .home-image-text a .home-block-image img,
  .home-blocks .home-image-text:nth-child(even) a .home-block-image img {
    max-width: none;
  }
  footer.site-footer .footer-content .footer-white > div {
    flex-wrap: wrap;
  }
  footer.site-footer .footer-content .footer-white > div .menus {
    max-width: none;
    width: 100%;
  }
  footer.site-footer .footer-content .footer-white > div .newsletter-signup {
    margin-top: 25px;
    max-width: none;
    width: 100%;
  }
  footer.site-footer .footer-content .footer-white > div .newsletter-signup p:first-child {
    width: 100%;
  }
  footer.site-footer .footer-content .footer-white > div .newsletter-signup .mc4wp-form-fields > p:first-child {
    width: 100%;
  }
  footer.site-footer .footer-content .footer-white > div .newsletter-signup .terms p:first-child {
    width: 50%;
  }
  .woocommerce-product-gallery .flex-control-thumbs li {
    width: calc((100% - 24px) / 3) !important;
  }
}
@media only screen and (max-width: 768px) {
  body.admin-bar header#masthead {
    top: 46px;
  }
  .input-button-container {
    flex-direction: column-reverse;
  }
  .input-button-container .form-field {
    margin-top: 25px;
    width: 100%;
  }
  .alignleft,
  .alignright .pull-left {
    float: none;
  }
  #breadcrumbs {
    padding: 20px;
  }
  .hide-small-mobile {
    display: none;
  }
  #refine-products-pagination .pagination,
  #refine-products-pagination .page-numbers,
  .woocommerce-pagination .pagination,
  .woocommerce-pagination .page-numbers {
    flex-wrap: wrap;
  }
  #refine-products-pagination .pagination li,
  #refine-products-pagination .page-numbers li,
  .woocommerce-pagination .pagination li,
  .woocommerce-pagination .page-numbers li {
    margin-bottom: 5px;
  }
  .woocommerce-tabs {
    padding-bottom: 0;
    padding-top: 0;
  }
  .gform_fields {
    width: 100%;
  }
  .product-archive-page-content,
  .search-results-page {
    padding: 0;
  }
  .product-archive-page-content ul.products li.product,
  .search-results-page ul.products li.product {
    flex-direction: column;
    height: auto;
  }
  .product-archive-page-content ul.products li.product .archive-product-thumb,
  .product-archive-page-content ul.products li.product .archive-product-details,
  .search-results-page ul.products li.product .archive-product-thumb,
  .search-results-page ul.products li.product .archive-product-details {
    width: 100%;
    margin: 0;
  }
  .product-archive-page-content ul.products li.product .archive-product-thumb,
  .search-results-page ul.products li.product .archive-product-thumb {
    height: 250px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .product-archive-page-content ul.products li.product .archive-product-details,
  .search-results-page ul.products li.product .archive-product-details {
    padding: 0 20px 64px 20px;
  }
  .product-archive-page-content ul.products li.product .archive-product-details .archive-product-excerpt,
  .search-results-page ul.products li.product .archive-product-details .archive-product-excerpt {
    max-height: none;
  }
  .product-archive-page-content ul.products li.product .archive-product-details .price,
  .search-results-page ul.products li.product .archive-product-details .price {
    bottom: auto;
    top: 180px;
  }
  .storefront-full-width-content.single-product .up-sells.upsells.products ul.products,
  .storefront-full-width-content.single-product .related.products ul.products {
    justify-content: center;
  }
  .storefront-full-width-content.single-product .up-sells.upsells.products ul.products li.product,
  .storefront-full-width-content.single-product .related.products ul.products li.product {
    margin-right: 15px;
  }
  .storefront-full-width-content.single-product .product-page {
    padding: 53px 0;
  }
  .storefront-full-width-content.single-product .product-page .product .summary form.cart,
  .storefront-full-width-content.single-product .product-page .product .summary div[itemprop=description],
  .storefront-full-width-content.single-product .product-page .product .summary div[itemprop=offers],
  .storefront-full-width-content.single-product .product-page .product .summary .product_meta {
    width: 100%;
  }
  .storefront-full-width-content.single-product .product-page .product .summary .woocommerce-product-rating {
    width: 100%;
  }
  .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form p.form-field-wide {
    display: block;
  }
  .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons input[type=number],
  .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons select,
  .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_booking_field_opstapplaatsen input[type=number],
  .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_booking_field_opstapplaatsen select {
    margin-top: 10px;
    width: 100%;
  }
  .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_bookings_field_persons:before,
  .storefront-full-width-content.single-product .product-page .product .summary #wc-bookings-booking-form .wc_booking_field_opstapplaatsen:before {
    margin-top: 10px;
  }
  .storefront-full-width-content.single-product .product-page .product .woocommerce-tabs ul.wc-tabs {
    width: 100%;
  }
  .storefront-full-width-content.single-product .product-page .product .woocommerce-tabs .woocommerce-Tabs-panel {
    width: 100%;
  }
  .home-promotion {
    flex-wrap: wrap;
  }
  .home-promotion .home-testemonial {
    padding: 0;
    width: 100%;
  }
  .home-promotion .home-testemonial .testemonial-thumb-rating {
    align-items: center;
    flex-direction: column;
    height: auto;
  }
  .home-promotion .home-testemonial .testemonial-thumb-rating .review-title-rating {
    align-items: center;
    height: auto;
    padding: 10px;
    width: auto;
  }
  .home-promotion .home-testemonial .testemonial-content {
    padding: 0 20px;
  }
  .home-promotion .home-testemonial .testemonial-button {
    margin: 10px 10px 0 10px;
    text-align: center;
    width: calc(100% - 20px);
  }
  .home-promotion .home-testemonial .testemonial-title-container .testemonial-title {
    font-size: 35px;
    text-align: center;
  }
  .home-promotion .home-testemonial .testemonial-title-container .testemonial-subtitle {
    font-size: 25px;
    text-align: center;
  }
  .home-blocks .home-image-text a,
  .home-blocks .home-image-text:nth-child(even) a,
  .home-blocks .home-image-text:nth-child(-n+2) a {
    height: auto;
    flex-direction: column;
  }
  .home-blocks .home-image-text a .home-block-image,
  .home-blocks .home-image-text a .home-image-text,
  .home-blocks .home-image-text:nth-child(even) a .home-block-image,
  .home-blocks .home-image-text:nth-child(even) a .home-image-text,
  .home-blocks .home-image-text:nth-child(-n+2) a .home-block-image,
  .home-blocks .home-image-text:nth-child(-n+2) a .home-image-text {
    width: 100%;
  }
  .home-blocks .home-image-text a .home-block-image,
  .home-blocks .home-image-text:nth-child(even) a .home-block-image,
  .home-blocks .home-image-text:nth-child(-n+2) a .home-block-image {
    height: 250px;
  }
  .home-blocks .home-image-text a .home-block-container,
  .home-blocks .home-image-text:nth-child(even) a .home-block-container,
  .home-blocks .home-image-text:nth-child(-n+2) a .home-block-container {
    height: 250px;
  }
  .question-bar {
    height: auto;
  }
  .question-bar h2 {
    font-size: 30px;
  }
  .question-bar h2 span {
    display: block;
  }
  .question-bar p {
    font-size: 20px;
  }
  .subcat-title {
    padding-left: 20px;
  }
  .question-bar h2 {
    font-size: 28px;
  }
  footer.site-footer .footer-bottom-bar > div .menu-foot-balk-menu-container {
    width: 100%;
  }
  footer.site-footer .footer-bottom-bar > div .menu-foot-balk-menu-container ul {
    flex-wrap: wrap;
    padding: 0 20px;
    justify-content: flex-start;
  }
  footer.site-footer .footer-bottom-bar > div .menu-foot-balk-menu-container ul li a {
    padding: 0 20px;
  }
  footer.site-footer .footer-content .footer-white > div {
    flex-wrap: wrap;
  }
  footer.site-footer .footer-content .footer-white > div .menus {
    flex-wrap: wrap;
  }
  footer.site-footer .footer-content .footer-white > div .menus > div {
    width: 33%;
  }
  footer.site-footer .footer-content .footer-white > div .menus > div ul {
    margin-left: 0;
  }
  .text-page > div.page-not-found.narrow {
    padding: 20px;
  }
  .text-page > div.page-not-found.narrow h2 {
    font-size: 50px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) {
  ul.menu li.current-menu-item > a {
    color: #ffffff;
  }
}
@media only screen and (max-width: 550px) {
  .woocommerce-product-gallery .flex-control-thumbs li {
    width: calc((100% - 12px) / 2) !important;
  }
  .primary-menu-bar .menu-touringcar-container .menu .highlighted.responsive {
    width: 60px;
  }
  .primary-menu-bar .menu-touringcar-container .menu .highlighted.responsive span {
    display: none;
  }
  .storefront-full-width-content.single-product .product-page .product .summary .bw-calendar-legend dd {
    width: calc(100% - 65px);
  }
  .oc-after-product .woocommerce-product-gallery .flex-control-thumbs li {
    width: calc(33.3333333333% - 3rem) !important;
  }
  .oc-after-product {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 435px) {
  .home-blocks .home-image-text, .home-blocks .home-image-text:nth-child(even) {
    width: 100%;
  }
  .secondary-menu-bar .secondary-content a.log-in-button {
    text-align: center;
  }
  footer.site-footer .footer-content .footer-white > div .menus > div {
    width: auto;
  }
  footer.site-footer .footer-content .footer-white > div .menus > div:last-child {
    margin-top: 35px;
  }
  footer.site-footer .footer-bottom-bar > div .menu-foot-balk-menu-container ul {
    margin-top: -10px;
    padding: 0 10px;
  }
  footer.site-footer .footer-bottom-bar > div .menu-foot-balk-menu-container ul li a {
    display: inline-block;
    font-size: 12px;
    padding: 0;
    width: 175px;
  }
  .autocomplete-suggestions {
    padding-left: 20px;
    transform: translatey(14px);
  }
  .product-archive-page-content ul.products li.product .archive-product-details,
  .search-results-page ul.products li.product .archive-product-details {
    padding: 0 20px;
  }
  .product-archive-page-content ul.products li.product .archive-product-details .button,
  .search-results-page ul.products li.product .archive-product-details .button {
    margin-top: 20px;
    position: static;
  }
  .storefront-sorting .woocommerce-result-count {
    margin: 10px 0 0 25px;
  }
  .article-socials .addthis_toolbox {
    height: auto;
  }
  .article-socials .addthis_toolbox .custom_images {
    flex-wrap: wrap;
  }
  .article-socials .addthis_toolbox .custom_images .art_addthis_button,
  .article-socials .addthis_toolbox .custom_images .art_button {
    width: 49%;
  }
  .storefront-full-width-content.single-product .product-page .product .summary div[itemprop=offers] {
    position: static;
  }
  .storefront-full-width-content.single-product .product-page .product .summary .button#free-quotation {
    max-height: 100px;
  }
  .storefront-full-width-content.single-product .up-sells.upsells.products ul.products li {
    margin-right: 0;
  }
  footer.site-footer .footer-content .footer-white > div .menus .newsletter-signup .terms {
    flex-direction: column;
  }
  footer.site-footer .footer-content .footer-white > div .menus .newsletter-signup .terms .logos,
  footer.site-footer .footer-content .footer-white > div .menus .newsletter-signup .terms p:first-child {
    width: 100%;
  }
}
@media only screen and (min-width: 450px) {
  .secondary-menu-bar .secondary-content .menu-secondary-container ul li a {
    padding-right: 1.5625rem;
  }
}
@media only screen and (min-width: 850px) and (max-width: 1200px) {
  .secondary-menu-bar .secondary-content .menu-secondary-container {
    padding: 0.4375rem 0;
  }
}
/**
 *  Social sharing scss
 */
.article-socials {
  width: 100%;
}

.addthis_toolbox .custom_images {
  display: flex;
  justify-content: space-between;
}
.addthis_toolbox .share_button {
  display: block;
}
.addthis_toolbox .addthis_button_expanded {
  padding: 10px 15px 10px 10px;
  border-radius: 3px;
  display: inline-flex;
  color: white;
  font-weight: 700;
}
.addthis_toolbox .addthis_button_expanded span {
  margin-right: 5px;
}
.addthis_toolbox .addthis_button_expanded:hover,
.addthis_toolbox .addthis_button_expanded:hover span, .addthis_toolbox .addthis_button_expanded:focus,
.addthis_toolbox .addthis_button_expanded:focus span {
  background-color: #ff4f37 !important;
}

.addthis_toolbox.side {
  height: auto;
  left: 20px;
  position: fixed;
  top: 215px;
}
.addthis_toolbox.side .custom_images {
  display: block;
}

.addthis_button_facebook {
  background-color: #3b5998;
}

.addthis_button_twitter {
  background-color: #55acee;
}

.addthis_button_whatsapp {
  background-color: #43d854;
}

.addthis_button_google_plusone_share {
  background-color: #dd4b39;
}

.addthis_button_pinterest_share {
  background-color: #bd081c;
}

.addthis_button_expanded {
  background-color: #ff6550;
}

.art_button_comments {
  background-color: #b4b4b4;
}

#at-expanded-menu-host {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  max-height: 100%;
  width: 100vw;
  max-width: 100%;
  z-index: 10000000;
  pointer-events: none;
}
.at-expanded-menu-noscroll #at-expanded-menu-host {
  pointer-events: all;
}

.sk-fading-circle {
  margin: 0 auto;
  width: 150px;
  height: 150px;
  position: relative;
}

.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-fading-circle .sk-circle:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #2D146E;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.oc-btn {
  color: #ffffff;
}
.oc-btn.btn-white {
  background-color: #ffffff;
  color: #000000;
}
.oc-btn.btn-white:hover {
  background-color: #33CAD6;
  color: #ffffff;
}
.oc-btn.btn-primary {
  background-color: #00A1AC;
}
.oc-btn.btn-primary:hover {
  background-color: #33CAD6;
}
.oc-btn.btn-secondary {
  background-color: #2D146E;
}
.oc-btn.btn-secondary:hover {
  background-color: #33CAD6;
}
.oc-btn.btn-tertiary {
  background-color: #98C818;
}
.oc-btn.btn-tertiary:hover {
  background-color: #33CAD6;
}
.oc-btn.btn-quaternary {
  background-color: #FF6E1D;
}
.oc-btn.btn-quaternary:hover {
  background-color: #33CAD6;
}
.oc-btn.btn-quinary {
  background-color: #911D8B;
}
.oc-btn.btn-quinary:hover {
  background-color: #33CAD6;
}
.oc-btn.btn-senary {
  background-color: #33CAD6;
}
.oc-btn.btn-senary:hover {
  background-color: #FF6E1D;
}
.oc-btn.btn-senary-alt {
  background-color: #33CAD6;
  color: #2D146E;
}
.oc-btn.btn-senary-alt:hover {
  background-color: #FF6E1D;
  color: #ffffff;
}

.clear-cart-button {
  margin-bottom: 25px;
}

.product-block {
  background-color: #ffffff;
  border: 1px solid #d8d8d8;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-block .product-block-image-container {
  background-color: #d8d8d8;
  height: 170px;
  position: relative;
  width: 100%;
}
.product-block .product-block-image-container .promotion-label {
  background-color: #FF6E1D;
  bottom: 15px;
  color: #ffffff;
  font-size: 23px;
  font-weight: bold;
  left: 0;
  padding: 8px 22px;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
}
.product-block .product-details {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
  min-height: 225px;
  padding: 30px 22px;
}
.product-block .product-details .woocommerce-loop-product__title {
  color: #2D146E;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -0.22px;
  margin-bottom: 15px;
}
.product-block .product-details .product-block-price {
  color: #2D146E;
  display: flex;
  flex-wrap: wrap;
}
.product-block .product-details .product-block-price .price-from {
  font-size: 15px;
  letter-spacing: -0.16px;
  width: 100%;
}
.product-block .product-details .product-block-price .price-sale,
.product-block .product-details .product-block-price .price-regular {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3em;
}
.product-block .product-details .product-block-price .price-regular {
  margin-right: 0.7ch;
}
.product-block .product-details .product-block-price .price-regular.strike-through {
  text-decoration: line-through;
}
.product-block .product-details .product-block-price .price-sale {
  color: #FF6E1D;
}
.product-block .product-details .product-block-price .no-set-price {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3em;
}
@media only screen and (min-width: 62rem) {
  .product-block .product-details .woocommerce-loop-product__title {
    font-size: 21px;
  }
}

.product-block-list-title {
  font-size: 48px;
  line-height: 1.3em;
  margin-bottom: 40px;
}

.products.columns-4,
ul.product-block-list,
.product-block-list ul:not(.page-numbers) {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}
.products.columns-4 li,
ul.product-block-list li,
.product-block-list ul:not(.page-numbers) li {
  list-style: none;
  margin-bottom: 15px;
  width: 100%;
}
@media only screen and (min-width: 48rem) {
  .products.columns-4 li,
  ul.product-block-list li,
  .product-block-list ul:not(.page-numbers) li {
    width: calc((100% - (2 - 1) * 15px) / 2 - 0.1px);
  }
  .products.columns-4 li:not(:nth-child(2n)),
  ul.product-block-list li:not(:nth-child(2n)),
  .product-block-list ul:not(.page-numbers) li:not(:nth-child(2n)) {
    margin-right: 15px;
  }
}
@media only screen and (min-width: 62rem) {
  .products.columns-4 li,
  ul.product-block-list li,
  .product-block-list ul:not(.page-numbers) li {
    width: calc((100% - (4 - 1) * 15px) / 4 - 0.1px);
  }
  .products.columns-4 li:not(:nth-child(2n)),
  ul.product-block-list li:not(:nth-child(2n)),
  .product-block-list ul:not(.page-numbers) li:not(:nth-child(2n)) {
    margin-right: 0;
  }
  .products.columns-4 li:not(:nth-child(4n)),
  ul.product-block-list li:not(:nth-child(4n)),
  .product-block-list ul:not(.page-numbers) li:not(:nth-child(4n)) {
    margin-right: 15px;
  }
}

.boarding-points-select-container {
  display: none;
  position: relative;
}
.boarding-points-select-container::before, .boarding-points-select-container::after {
  color: #444444;
  cursor: pointer;
  font-family: FontAwesome;
  font-weight: bold;
  pointer-events: none;
  position: absolute;
  right: 6px;
  text-align: center;
  width: 20px;
}
.boarding-points-select-container::before {
  content: "\f106";
  right: 5.5px;
  top: 9px;
  z-index: 3;
}
.boarding-points-select-container::after {
  align-items: center;
  bottom: 7px;
  content: "\f107";
  display: flex;
  right: 1px;
}
.boarding-points-select-container .boarding-points-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  color: #2D146E;
  font-weight: bold;
  height: 48px;
  line-height: 2em;
  padding: 0 5px 0 25px;
  width: 100%;
}
.boarding-points-select-container .boarding-points-select::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  height: 50px;
  width: 26px;
}
.boarding-points-select-container .boarding-points-select::-ms-clear, .boarding-points-select-container .boarding-points-select::-ms-expand {
  display: none;
}

label.boarding-points-label {
  display: none;
  color: #2D146E;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 5px;
}

.oc-cart-text {
  overflow: hidden;
  border-radius: 0 0 20px 0 !important;
  border: 1px solid #2D146E;
  padding: 35px 20px 25px;
  margin-bottom: 35px;
}
.oc-cart-text a {
  color: inherit;
  text-decoration: underline;
}
.oc-cart-text p {
  margin-bottom: 20px !important;
}
.oc-cart-text p:last-child {
  margin-bottom: 0 !important;
}

.travel-search-bar {
  margin-bottom: 50px;
}
.travel-search-bar form {
  align-items: flex-start;
  color: #2D146E;
  display: flex;
  flex-direction: column;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3em;
  text-align: center;
}
.travel-search-bar form label {
  align-items: center;
  border-color: #d8d8d8;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  padding: 5px 15px;
  text-align: left;
}
.travel-search-bar form label:first-child {
  border-top-width: 1px;
}
.travel-search-bar form label input {
  color: #2D146E !important;
  line-height: 1.3em;
}
.travel-search-bar form label .label-text {
  width: 100%;
}
.travel-search-bar form label .person-label {
  width: 75%;
}
.travel-search-bar form input {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  font-weight: bold;
  max-width: 100%;
}
.travel-search-bar form input[type=number] {
  width: 25%;
}
.travel-search-bar form input[type=submit] {
  white-space: nowrap;
  width: 100%;
}
.travel-search-bar form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(45, 20, 110, 0.5);
}
.travel-search-bar form ::-moz-placeholder { /* Firefox 19+ */
  color: rgba(45, 20, 110, 0.5);
}
.travel-search-bar form :-ms-input-placeholder { /* IE 10+ */
  color: rgba(45, 20, 110, 0.5);
}
.travel-search-bar form :-moz-placeholder { /* Firefox 18- */
  color: rgba(45, 20, 110, 0.5);
}
.travel-search-bar form .form-fields {
  background-color: #ffffff;
  width: 100%;
}
@media only screen and (min-width: 35rem) {
  .travel-search-bar form input[type=number] .label-text,
  .travel-search-bar form input[type=number] .person-label,
  .travel-search-bar form label .label-text,
  .travel-search-bar form label .person-label {
    width: auto;
  }
}
@media only screen and (min-width: 53.125rem) {
  .travel-search-bar form {
    align-items: stretch;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .travel-search-bar form .form-fields {
    align-items: center;
    border: 1px solid #d8d8d8;
    display: flex;
    flex-grow: 0.75;
    padding: 5px 40px;
  }
  .travel-search-bar form .form-fields label {
    border: none;
    flex-shrink: 0;
    flex-wrap: nowrap;
    padding: 0;
  }
  .travel-search-bar form .form-fields label:not(:last-child)::after {
    content: "·";
    margin: 0 0.7ch;
  }
  .travel-search-bar form .form-fields label input {
    padding-left: 0.7ch;
  }
  .travel-search-bar form .form-fields label span {
    flex: none;
  }
  .travel-search-bar form .form-fields label .person-label {
    width: auto;
  }
  .travel-search-bar form input[type=number] {
    width: 3.5ch;
  }
}
@media only screen and (min-width: 62rem) {
  .travel-search-bar form {
    flex-wrap: nowrap;
  }
  .travel-search-bar form .form-fields {
    border-right-width: 0;
  }
  .travel-search-bar form input[type=submit] {
    flex-grow: 0.25;
    width: auto;
  }
}

.travel-filter {
  align-items: center;
  background-color: #2D146E;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 1.875rem;
  padding: 0.9375rem;
}
.travel-filter .refine-products {
  color: #ffffff;
  flex: none;
  font-size: 1.1875rem;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
.travel-filter .refine-products.active, .travel-filter .refine-products:hover {
  color: #33CAD6;
}
.travel-filter .refine-products:not(:last-child)::after {
  color: #ffffff;
  content: "|";
  margin: 0 0.5ch;
}

.oc-slider-section {
  min-height: 475px;
  overflow: hidden;
  position: relative;
}
.addthis_tool + .oc-slider-section, .oc-slider-section:first-child {
  margin-top: -45px;
}
.oc-slider-section:not(.no-slider) {
  visibility: hidden;
}
.oc-slider-section .owl-controls {
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.oc-slider-section .owl-controls .owl-nav {
  align-items: center;
  display: flex;
  justify-content: space-between;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translatey(-50%);
}
.oc-slider-section .owl-controls .owl-nav .owl-nav-container {
  background-color: #fff;
  color: #797979;
  font-size: 2em;
  padding: 15px;
  pointer-events: all;
  transition: color 0.2s linear;
}
.oc-slider-section .owl-controls .owl-nav .owl-nav-container:hover {
  color: #000;
}
.oc-slider-section .owl-controls .owl-nav .owl-nav-container i {
  font-weight: bold;
}
.oc-slider-section .owl-controls .owl-dots {
  bottom: 20px;
  display: flex;
  left: 50%;
  position: absolute;
  transform: translatex(-50%);
}
.oc-slider-section .owl-controls .owl-dots .owl-dot {
  background-color: #fff;
  height: 20px;
  pointer-events: all;
  width: 20px;
}
.oc-slider-section .owl-controls .owl-dots .owl-dot:hover span {
  background-color: #797979;
}
.oc-slider-section .owl-controls .owl-dots .owl-dot:not(:last-child) {
  margin-right: 15px;
}
.oc-slider-section .owl-controls .owl-dots .owl-dot.active span {
  background-color: #000;
}
.oc-slider-section .owl-controls .owl-dots .owl-dot span {
  display: block;
  height: 70%;
  margin: 15%;
  transition: background-color 0.2s linear;
  width: 70%;
}

.oc-slider {
  margin-bottom: 50px;
}
.oc-slider .oc-slide {
  display: flex;
  flex-direction: column;
  min-height: 475px;
  padding: 45px 30px 65px;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.oc-slider .oc-slide .featured-image-container {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.oc-slider .oc-slide .featured-image-container .featured-image {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.oc-slider .oc-slide .featured-information-container {
  align-items: flex-start;
  background-color: rgba(51, 202, 214, 0.71);
  color: #2D146E;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 100%;
  justify-content: space-between;
  min-height: 475px;
  padding: 15px 20px 35px;
  width: 100%;
}
.oc-slider .oc-slide .featured-information-container.no-price {
  justify-content: flex-start;
}
.oc-slider .oc-slide .featured-information-container .featured-title {
  font-size: 42px;
  line-height: 1.3em;
  overflow-wrap: break-word;
  width: 100%;
  word-break: break-word;
  word-wrap: break-word;
}
.oc-slider .oc-slide .featured-information-container .featured-title:not(:first-child) {
  margin-top: 35px;
}
.oc-slider .oc-slide .featured-information-container .featured-subtitle {
  font-size: 22px;
  letter-spacing: -0.23px;
  line-height: 1.3em;
  overflow-wrap: break-word;
  width: 100%;
  word-break: break-word;
  word-wrap: break-word;
}
.oc-slider .oc-slide .featured-information-container .featured-price {
  align-items: flex-start;
  background-color: #2D146E;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 13px 45px;
}
.oc-slider .oc-slide .featured-information-container .featured-price:not(:first-child) {
  margin-top: 45px;
}
.oc-slider .oc-slide .featured-information-container .featured-price .featured-price-from {
  font-size: 15px;
  letter-spacing: -0.16px;
  line-height: 1.3em;
}
.oc-slider .oc-slide .featured-information-container .featured-price .featured-price-cost {
  font-size: 35px;
  font-weight: bold;
  line-height: 1.3em;
}
@media only screen and (min-width: 48rem) {
  .oc-slider .oc-slide {
    padding: 55px 40px 35px;
  }
  .oc-slider .oc-slide .featured-information-container {
    padding: 35px 35px 40px;
    width: 60%;
  }
}
@media only screen and (min-width: 62rem) {
  .oc-slider .oc-slide {
    padding: 0;
  }
  .oc-slider .oc-slide .featured-information-container {
    padding: 50px 66px 28px;
    width: 45%;
  }
}

.featured-blocks-container {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
.featured-blocks-container .title-block,
.featured-blocks-container .featured-block {
  margin-bottom: 30px;
  width: 100%;
}
.featured-blocks-container .title-block {
  background-color: #98C818;
  color: #ffffff;
  padding: 58px 20px 115px;
}
.featured-blocks-container .title-block .title-block-title {
  color: inherit;
  font-size: 44px;
  font-weight: bold;
  line-height: 1.3em;
}
.featured-blocks-container .featured-block {
  color: #ffffff;
  display: flex;
  flex-direction: column;
}
.featured-blocks-container .featured-block .featured-block-image-container {
  background-color: #d8d8d8;
  flex-shrink: 0;
  height: 230px;
  width: 100%;
}
.featured-blocks-container .featured-block .featured-block-image-container .promotion-label {
  background-color: #FF6E1D;
  bottom: 15px;
  color: #ffffff;
  font-size: 23px;
  font-weight: bold;
  left: 0;
  padding: 8px 22px;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
}
.featured-blocks-container .featured-block .featured-block-detail-container {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
  padding: 35px 25px;
}
.featured-blocks-container .featured-block .featured-block-detail-container .featured-block-title,
.featured-blocks-container .featured-block .featured-block-detail-container .featured-block-description {
  font-size: 30px;
  letter-spacing: -0.22px;
  line-height: 26px;
}
.featured-blocks-container .featured-block .featured-block-detail-container .featured-block-title {
  color: inherit;
  font-weight: bold;
}
.featured-blocks-container .featured-block .featured-block-detail-container .featured-block-description:not(:first-child) {
  margin-top: 40px;
}
.featured-blocks-container .featured-block .featured-block-detail-container .featured-block-price {
  display: flex;
  flex-direction: column;
}
.featured-blocks-container .featured-block .featured-block-detail-container .featured-block-price:not(:first-child) {
  margin-top: 60px;
}
.featured-blocks-container .featured-block .featured-block-detail-container .featured-block-price .price-from {
  font-size: 15px;
  letter-spacing: -0.16px;
  line-height: 1.3em;
  width: 100%;
}
.featured-blocks-container .featured-block .featured-block-detail-container .featured-block-price .prices {
  align-items: center;
  display: flex;
}
.featured-blocks-container .featured-block .featured-block-detail-container .featured-block-price .prices .strikethrough-price {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.3em;
  text-decoration: line-through;
  margin-right: 0.5em;
}
.featured-blocks-container .featured-block .featured-block-detail-container .featured-block-price .prices .price {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3em;
}
.featured-blocks-container .featured-block .featured-block-detail-container .featured-block-price .prices .price .no-price {
  font-size: 21px;
}
@media only screen and (min-width: 48rem) {
  .featured-blocks-container {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .featured-blocks-container .title-block,
  .featured-blocks-container .featured-block {
    width: calc((100% - (2 - 1) * 20px) / 2 - 0.1px);
  }
  .featured-blocks-container .title-block:not(:nth-child(2n)),
  .featured-blocks-container .featured-block:not(:nth-child(2n)) {
    margin-right: 20px;
  }
  .featured-blocks-container .featured-block .featured-block-detail-container {
    align-items: flex-start;
    padding: 35px 20px 25px;
  }
  .featured-blocks-container .featured-block .featured-block-detail-container .featured-block-price {
    border: 1px solid currentColor;
    padding: 10px 40px 10px 10px;
  }
}
@media only screen and (min-width: 62rem) {
  .featured-blocks-container {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .featured-blocks-container .title-block,
  .featured-blocks-container .featured-block {
    width: calc((100% - (3 - 1) * 20px) / 3 - 0.1px);
  }
  .featured-blocks-container .title-block:not(:nth-child(2n)),
  .featured-blocks-container .featured-block:not(:nth-child(2n)) {
    margin-right: 0;
  }
  .featured-blocks-container .title-block:not(:nth-child(3n)),
  .featured-blocks-container .featured-block:not(:nth-child(3n)) {
    margin-right: 20px;
  }
  .featured-blocks-container .featured-block .featured-block-detail-container .featured-block-title,
  .featured-blocks-container .featured-block .featured-block-detail-container .featured-block-description {
    font-size: 21px;
  }
}

.news-list-title {
  color: #2D146E;
  font-size: 48px;
  font-weight: bold;
  line-height: 1.3em;
}

.news-list {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}

.news-list-item {
  background-color: #FF6E1D;
  color: #ffffff;
  display: flex;
  margin-bottom: 40px;
  width: 100%;
}
.news-list-item .news-list-item-link {
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.news-list-item .news-list-item-image-container {
  background-color: #d8d8d8;
  flex-shrink: 0;
  height: 230px;
  width: 100%;
}
.news-list-item .news-list-item-information-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: flex-start;
  padding: 35px 20px;
}
.news-list-item .news-list-item-information-container .news-list-item-title,
.news-list-item .news-list-item-information-container .news-list-item-excerpt {
  color: inherit;
  letter-spacing: -0.22px;
}
.news-list-item .news-list-item-information-container .news-list-item-title {
  font-size: 21px;
  font-weight: bold;
  height: 3.6em;
  line-height: 1.2em;
  margin-bottom: 45px;
  overflow-wrap: break-word;
  width: 100%;
  word-break: break-word;
  word-wrap: break-word;
}
.news-list-item .news-list-item-information-container .news-list-item-excerpt {
  font-size: 18px;
  line-height: 1.3em;
  margin-bottom: 30px;
  max-width: 100%;
}
.news-list-item .news-list-item-information-container .news-list-item-button {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #2D146E;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.15px;
  margin-top: auto;
  padding: 8px 7px 6px 11px;
  transition: background-color 0.2s linear, color 0.2s linear;
}
.news-list-item .news-list-item-information-container .news-list-item-button::after {
  content: "\f105";
  font-family: FontAwesome;
  margin-left: 0.7ch;
}
.news-list-item .news-list-item-information-container .news-list-item-button:hover {
  background-color: transparent;
  color: #ffffff;
}

@media only screen and (min-width: 48rem) {
  .news-list-title {
    margin-bottom: 20px;
  }
  .news-list-item {
    width: calc((100% - (2 - 1) * 20px) / 2 - 0.1px);
  }
  .news-list-item:not(:nth-child(2n)) {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 62rem) {
  .news-list-item {
    width: calc((100% - (3 - 1) * 20px) / 3 - 0.1px);
  }
  .news-list-item:not(:nth-child(2n)) {
    margin-right: 0;
  }
  .news-list-item:not(:nth-child(3n)) {
    margin-right: 20px;
  }
}
.core-values {
  color: #2D146E;
  font-size: 18px;
  letter-spacing: -0.19px;
}
.core-values .core-values-title {
  color: #2D146E;
  font-weight: bold;
  margin-bottom: 15px;
}
.core-values .core-values-list {
  margin: 0 0 20px;
  padding: 0;
}
.core-values .core-values-list .core-value {
  align-items: center;
  display: flex;
  list-style: none;
}
.core-values .core-values-list .core-value:not(:last-child) {
  margin-bottom: 12px;
}
.core-values .core-values-list .core-value .core-value-icon {
  flex-shrink: 0;
  margin-right: 12px;
}

.oc-gallery-section {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin: 25px 0;
}
.oc-gallery-section .large-image-container {
  margin-bottom: 14px;
  width: 100%;
}
.oc-gallery-section .small-image-container {
  width: calc((100% - 14px) / 2);
  margin-bottom: 14px;
}
.oc-gallery-section .oc-gallery-small-images {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (min-width: 48rem) {
  .oc-gallery-section {
    flex-direction: row;
    justify-content: space-between;
  }
  .oc-gallery-section .large-image-container {
    margin: 0;
  }
  .oc-gallery-section .large-image-container,
  .oc-gallery-section .oc-gallery-small-images {
    width: calc((100% - 14px) / 2);
  }
}