/* Generated by less 3.11.1 */
/*
Theme Name: Slick Moto Events
Author: Arriba
Author URI: https://arriba.co.uk
Version: 8.9.0
*/
/* -------------------------------- 
Colours
-------------------------------- */
/* -------------------------------- 
Breakpoints
-------------------------------- */
/* -------------------------------- 
Containers
-------------------------------- */
html,
body {
  border: 0;
  font-family: 'Open Sans', 'Helvetica-Neue', 'Helvetica', Arial, sans-serif;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
div,
span,
object,
iframe,
img,
table,
caption,
thead,
tbody,
tfoot,
tr,
tr,
td,
article,
aside,
canvas,
details,
figure,
hgroup,
menu,
nav,
footer,
header,
section,
summary,
mark,
audio,
video {
  border: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cit,
code,
del,
dfn,
em,
ins,
q,
samp,
small,
strong,
sub,
sup,
b,
i,
hr,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
legend,
label {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
canvas,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
audio,
video {
  display: block;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
table caption,
table th,
table td {
  text-align: left;
  vertical-align: middle;
}
a img {
  border: 0;
}
:focus {
  outline: 0;
}
h1 {
  font-size: 72px;
  line-height: 80px;
  margin-bottom: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
h2 {
  font-size: 50px;
  margin-bottom: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
h3 {
  font-size: 24px;
  margin-bottom: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
h4 {
  font-size: 20px;
  margin-bottom: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
}
p:last-child {
  margin-bottom: 0;
}
.has-medium-font-size {
  font-size: 22px;
}
.tagline {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
a {
  text-decoration: none;
  transition: all 0.25s;
}
a:hover {
  text-decoration: none;
}
.no-marg {
  margin: 0;
}
@media only screen and (max-width: 1020px) {
   h1 {
    font-size: 40px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 32px;
    line-height: 1.2;
  }
  h2 {
    font-size: 28px;
    line-height: 1.2;
  }
  h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  p:last-child {
    margin-bottom: 0;
  }
}
html {
  scroll-behavior: smooth;
}
body {
  background-color: #171717;
  padding-top:30px;
  width: 100vw;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  position: relative;
}
body.single-post {
  background-color: #f1f1f1;
}
.has-black-background-color {
  background-color: #000;
}
.has-charcoal-background-color {
  background-color: #171717;
}
.has-dark-grey-background-color {
  background-color: #252525;
}
.has-red-background-color {
  background: linear-gradient(90deg, #FD1B20 0%, #CC0403 100%);
}
.has-white-background-color {
  background-color: #fff;
}
.destroy,
.grunge {
  position: relative;
}
.destroy .wp-block-group__inner-container,
.grunge .wp-block-group__inner-container {
  position: relative;
  z-index: 2;
}
.destroy:before {
  z-index: 1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url('assets/img/grunge.webp');
  background-repeat:repeat;
  background-size:400px;
  pointer-events: none;
  mix-blend-mode:overlay;
  mask-image: linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,0));
  -webkit-mask-image: linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,0));
}
.grunge:before {
  z-index: 1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url('assets/img/background-pattern.png');
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
}
.page-id-88 .post-container .woocommerce #order_review,
.page-id-88 .site-container .woocommerce #order_review {
  display: flex;
  flex-direction: column;
}
.has-white-background.grunge:before {
  opacity: 0.5;
}
.has-black-color {
  color: #000;
}
.has-charcoal-color {
  color: #171717;
}
.has-dark-grey-color {
  color: #252525;
}
.has-grey-color {
  color: #8B8B8B;
}
.has-light-grey-color {
  color: #f1f1f1;
}
.has-white-color {
  color: #fff;
}
.has-red-color {
  color: #FD1B20;
}
.has-text-align-center {
  text-align: center;
}
p.has-small-font-size {
  margin: 0;
}
.no-margin {
  margin: 0;
}
.call {
  font-size: 42px;
  color: #fff;
  transition: all 0.25s;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
.call svg {
  fill: #fff;
  transition: all 0.25s;
}
.call:hover {
  color: #FD1B20;
}
.call:hover svg {
  fill: #FD1B20;
}
.wp-block-image figure.aligncenter img {
  margin: 0 auto;
}
.size-full img {
  width: 100%;
}
.squeeze {
  max-width: 630px;
  margin: 0 auto;
  padding: 0 30px;
}
body.home {
  padding-top: 0;
}
ul.socials {
  margin: 10px 0 30px;
}
ul.socials li {
  display: inline-block;
  list-style: none;
}
ul.socials li a {
  height: 50px;
  width: 50px;
  border-radius: 25px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  background: linear-gradient(90deg, #FD1B20 0%, #CC0403 100%);
}
ul.socials li a svg {
  max-height: 18px;
  width: auto;
  fill: #fff;
  position: relative;
  z-index: 2;
  transition: fill 0.5s;
}
ul.socials li a:before {
  content: "";
  height: 100px;
  width: 100px;
  bottom: -100px;
  border-radius: 50px;
  left: -25px;
  transition: all 0.5s;
  background-color: #fff;
  position: absolute;
  z-index: 1;
}
ul.socials li a:hover {
  border-color: #FD1B20;
}
ul.socials li a:hover:before {
  bottom: -25px;
}
ul.socials li a:hover svg {
  fill: #FD1B20;
}
@media only screen and (max-width: 992px) {
  .call {
    font-size: 32px;
  }
  .call svg {
    position: relative;
    top: 2px;
    width: 20px;
  }
}
@keyframes scrolling-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(-100vw);
  }
}
@keyframes scrolling-right {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(100vw);
  }
}
@keyframes gallery-scroll {
  0% {
    transform: translateX(100vw);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: translatex(-200vw);
    opacity: 0;
  }
}
@keyframes loading2 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 51%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes loading {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  width: 100vw;
  height: 100px;
  padding: 0 calc( (100vw - 920px) / 2 );
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  transition: all 0.5s ease;
  padding-top:50px;
}
header .promo {
  position: absolute;
  top: 0;
  left:0;
  width: 100vw;
  text-align: center;
  background: red;
  background: linear-gradient(90deg, #FD1B20 0%, #CC0403 100%);
  color: #fff;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  padding: 5px;
  display: flex;
  gap:5px;
  justify-content: center;
  align-items: center;
  transition:all 0.2s ease;
  transition-delay: 0.25s;
}
header .promo a {
  color:white;
}
header .promo:hover a {
  color:black;
}
header .promo:before {
  content:"";
  position:absolute;
  top:0;
  background-color:white;
  width:0;
  height:100%;
  z-index:1;
  transition:all 1s ease;
}
header .promo span {
  position:relative;
  z-index:3;
}
header .promo .countdown {
  display:flex;
  gap:3px;
  position:relative;
  z-index:3;
}
header .promo .countdown > div {
  height:22px;
  width:22px;
  background-color:white;
  border-radius:3px;
  color:black;
  font-size:14px;
  transition:all 1s ease;
  transition-delay: 0.25s;
}
header .promo:hover:before {
  width:100%;
}
header .promo:hover {
  color:black;
}
header .promo:hover .countdown > div {
  color:white;
  background-color:#FD1B20
}
header .menu-button {
  display: none;
  height: 22px;
  justify-content: left;
  align-items: center;
  position: relative;
  margin-top: 3px;
}
header .menu-button span {
  display: block;
  height: 3px;
  width: 30px;
  background-color: #fff;
  transition: all 0.25s;
}
header .menu-button span:before,
header .menu-button span:after {
  content: "";
  display: block;
  height: 3px;
  width: 30px;
  background-color: #fff;
  position: absolute;
  transition: all 0.25s;
}
header .menu-button span:before {
  top: 0;
}
header .menu-button span:after {
  bottom: 0;
}
header .cta {
  display: none;
  border-radius: 20px;
  border: 2px solid #1C498C;
  color: #1C498C;
  padding: 5px 20px;
  transition: all 0.5s ease;
  margin-right: 5px;
  font-size: 16px;
}
header .site-logo {
  position: absolute;
}
header nav {
  width: 100%;
}
header nav ul.menu {
  display: flex;
}
header nav ul.menu > li {
  list-style: none;
  display: flex;
  align-items: center;
  font-weight: bold;
}
header nav ul.menu > li:nth-child(3) {
  margin-left: auto;
}
header nav ul.menu > li a {
  color: #fff;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 40px;
  display: flex;
  font-size: 24px;
  gap: 5px;
  align-items: center;
  position: relative;
}
header nav ul.menu > li:hover > a {
  color: #FD1B20;
}
header nav .nav-footer {
  display: none;
}
@media only screen and (max-width: 1200px) {
  header {
    padding: 0 30px;
    padding-top: 30px;
  }
  header nav ul.menu > li > .sub-menu {
    padding: 60px 30px;
  }
}
@media only screen and (max-width: 768px) {
  body {
    padding-top: 100px;
  }
  header {
    flex-direction: row-reverse;
    justify-content: space-between;
    position: absolute;
    left: 0;
    width: 100vw;
    z-index: 500;
    top: 0;
  }
  header .site-logo {
    position: relative;
  }
  header .site-logo img {
    max-width: 170px;
    height: auto;
  }
  header .cta {
    display: block;
  }
  header .menu-button {
    display: flex;
  }
  header nav {
    display: block;
    position: fixed;
    top: 100px;
    left: -100vw;
    width: 100vw;
    height: calc(100vh - 100px);
    background-color: #000;
  }
  header nav .menu-main-menu-container {
    height: calc(100% - 236px);
    overflow: scroll;
  }
  header nav .menu-main-menu-container ul.menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  header nav .menu-main-menu-container ul.menu li {
    margin: 0!important;
  }
  header nav ul.menu {
    padding-top: 40px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .nav-open header {
    background: #000;
  }
  .nav-open header nav {
    left: 0;
  }
}
@media only screen and (max-width: 768px) {
  header {
    padding: 0 20px;
    padding-top: 30px;
  }
  header .phone-call {
    border-radius: 50px;
    height: 35px;
    width: 35px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FF7A34;
    border-color: #FF7A34;
  }
  header .phone-call svg {
    fill: #fff;
  }
  header .phone-call span {
    display: none;
  }
}
footer {
  background-color: #000;
  padding: 60px calc( (100vw - 1170px) / 2 ) 20px;
  text-align: center;
  display: flex;
  gap: 10px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
footer #menu-footer {
  display: flex;
  gap: 20px;
  margin: 0;
  padding: 0;
}
footer #menu-footer li {
  list-style: none;
}
footer #menu-footer li a {
  color: #fff;
  font-size: 32px;
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 900;
}
footer #menu-footer li a:hover {
  color: #FD1B20;
}
footer #menu-legal {
  display: flex;
  gap: 10px;
  margin: 0;
  padding: 0;
}
footer #menu-legal li {
  list-style: none;
}
footer #menu-legal li a {
  color: #8B8B8B;
  text-decoration: underline;
}
footer #menu-legal li a:hover {
  color: #FD1B20;
}
footer p {
  color: #8B8B8B;
}
@media only screen and (max-width: 1200px) {
  footer {
    padding: 60px 30px 20px;
  }
}
@media only screen and (max-width: 768px) {
  footer {
    padding: 40px 20px 20px;
  }
  footer #menu-footer {
    flex-direction: column;
    gap: 0;
  }
  footer #menu-footer li a {
    font-size: 18px;
  }
}
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: block;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.post-container,
.blog-index,
.site-container {
  position: relative;
}
.post-container > div:not(.alignfull):not(.post-details),
.blog-index > div:not(.alignfull):not(.post-details),
.site-container > div:not(.alignfull):not(.post-details),
.post-container > h1,
.blog-index > h1,
.site-container > h1,
.post-container > h2,
.blog-index > h2,
.site-container > h2,
.post-container > h3,
.blog-index > h3,
.site-container > h3,
.post-container > h4,
.blog-index > h4,
.site-container > h4,
.post-container > h5,
.blog-index > h5,
.site-container > h5,
.post-container > h6,
.blog-index > h6,
.site-container > h6,
.post-container > p,
.blog-index > p,
.site-container > p,
.post-container > ol,
.blog-index > ol,
.site-container > ol,
.post-container > ul,
.blog-index > ul,
.site-container > ul,
.post-container > figure:not(.alignfull),
.blog-index > figure:not(.alignfull),
.site-container > figure:not(.alignfull),
.post-container > blockquote,
.blog-index > blockquote,
.site-container > blockquote {
  padding: 0 calc( (100vw - 1170px) / 2 );
}
.post-container > .squeeze,
.blog-index > .squeeze,
.site-container > .squeeze {
  max-width: 100%;
}
.post-container > .squeeze .wp-block-group__inner-container,
.blog-index > .squeeze .wp-block-group__inner-container,
.site-container > .squeeze .wp-block-group__inner-container {
  max-width: 670px;
  padding: 0 30px;
  margin: 0 auto;
}
.post-container > .blurred,
.blog-index > .blurred,
.site-container > .blurred {
  position: relative;
}
.post-container > .blurred .wp-block-group__inner-container,
.blog-index > .blurred .wp-block-group__inner-container,
.site-container > .blurred .wp-block-group__inner-container {
  position: relative;
  z-index: 5;
}
.post-container > .blurred .wp-block-group__inner-container:before,
.blog-index > .blurred .wp-block-group__inner-container:before,
.site-container > .blurred .wp-block-group__inner-container:before {
  content: "";
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: -1;
  border-radius: 50%;
  opacity: 0.85;
  filter: blur(30px);
}
.post-container h1,
.blog-index h1,
.site-container h1,
.post-container h2,
.blog-index h2,
.site-container h2,
.post-container h3,
.blog-index h3,
.site-container h3,
.post-container h4,
.blog-index h4,
.site-container h4,
.post-container h5,
.blog-index h5,
.site-container h5 {
  color: #fff;
}
.post-container .has-white-color,
.blog-index .has-white-color,
.site-container .has-white-color {
  color: #fff;
}
.post-container .has-black-color,
.blog-index .has-black-color,
.site-container .has-black-color {
  color: #000;
}
.post-container .has-black-color p,
.blog-index .has-black-color p,
.site-container .has-black-color p {
  color: #000;
}
.post-container li,
.blog-index li,
.site-container li,
.post-container p,
.blog-index p,
.site-container p {
  color: #8B8B8B;
}
.post-container li a,
.blog-index li a,
.site-container li a,
.post-container p a,
.blog-index p a,
.site-container p a {
  color: #FD1B20;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.post-container li a:hover,
.blog-index li a:hover,
.site-container li a:hover,
.post-container p a:hover,
.blog-index p a:hover,
.site-container p a:hover {
  color: #000;
}
.post-container li.has-light-grey-color,
.blog-index li.has-light-grey-color,
.site-container li.has-light-grey-color,
.post-container p.has-light-grey-color,
.blog-index p.has-light-grey-color,
.site-container p.has-light-grey-color {
  color: #f1f1f1;
}
.post-container li.has-red-color,
.blog-index li.has-red-color,
.site-container li.has-red-color,
.post-container p.has-red-color,
.blog-index p.has-red-color,
.site-container p.has-red-color {
  color: #FD1B20;
}
.post-container ul,
.blog-index ul,
.site-container ul,
.post-container ol,
.blog-index ol,
.site-container ol {
  margin-bottom: 20px;
}
.post-container ul li,
.blog-index ul li,
.site-container ul li,
.post-container ol li,
.blog-index ol li,
.site-container ol li {
  list-style: inside;
}
.post-container ul li ul,
.blog-index ul li ul,
.site-container ul li ul,
.post-container ol li ul,
.blog-index ol li ul,
.site-container ol li ul,
.post-container ul li ol,
.blog-index ul li ol,
.site-container ul li ol,
.post-container ol li ol,
.blog-index ol li ol,
.site-container ol li ol {
  padding-left: 20px;
}
.post-container img,
.blog-index img,
.site-container img {
  max-width: 100%;
  height: auto;
  position: relative;
  background:#252525;
}
.post-container .no-style img,
.blog-index .no-style img,
.site-container .no-style img {
  box-shadow: none;
  border-radius: 0;
  background: none;
}
.post-container .wp-block-columns,
.blog-index .wp-block-columns,
.site-container .wp-block-columns {
  display: flex;
  flex-wrap: nowrap;
  gap: 30px;
  align-items: flex-start;
}
.post-container .wp-block-columns .wp-block-column,
.blog-index .wp-block-columns .wp-block-column,
.site-container .wp-block-columns .wp-block-column {
  flex-grow: 1;
  flex-basis: 0;
}
.post-container .wp-block-columns .wp-block-column[style*="flex-basis"],
.blog-index .wp-block-columns .wp-block-column[style*="flex-basis"],
.site-container .wp-block-columns .wp-block-column[style*="flex-basis"] {
  flex-grow: 0;
}
.post-container .wp-block-columns .is-vertically-aligned-center,
.blog-index .wp-block-columns .is-vertically-aligned-center,
.site-container .wp-block-columns .is-vertically-aligned-center {
  align-self: center;
}
.post-container .wp-block-columns .is-vertically-aligned-bottom,
.blog-index .wp-block-columns .is-vertically-aligned-bottom,
.site-container .wp-block-columns .is-vertically-aligned-bottom {
  align-self: flex-end;
}
.post-container .wp-block-lazyblock-reviews .review,
.site-container .wp-block-lazyblock-reviews .review {
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #8B8B8B;
  margin: 10px 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  transform: all 0.5s ease-in;
  cursor: pointer;
}
.post-container .wp-block-lazyblock-reviews .review .title,
.site-container .wp-block-lazyblock-reviews .review .title {
  display: flex;
  margin-bottom: 0;
  transform: all 0.5s ease-in;
}
.post-container .wp-block-lazyblock-reviews .review .title p,
.site-container .wp-block-lazyblock-reviews .review .title p {
  margin: 0 auto 0 5px;
  line-height: 1.2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.post-container .wp-block-lazyblock-reviews .review .title p strong,
.site-container .wp-block-lazyblock-reviews .review .title p strong {
  display: block;
}
.post-container .wp-block-lazyblock-reviews .review .title img,
.site-container .wp-block-lazyblock-reviews .review .title img {
  border-radius: 50%;
  border: 1px solid #8B8B8B;
  box-shadow: none;
}
.post-container .wp-block-lazyblock-reviews .review .title .stars,
.site-container .wp-block-lazyblock-reviews .review .title .stars {
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-container .wp-block-lazyblock-reviews .review .title .stars svg,
.site-container .wp-block-lazyblock-reviews .review .title .stars svg {
  fill: #FD1B20;
}
.post-container .wp-block-lazyblock-reviews .review .content,
.site-container .wp-block-lazyblock-reviews .review .content {
  color: #000;
  display: none;
}
.post-container .wp-block-lazyblock-reviews .review.active,
.site-container .wp-block-lazyblock-reviews .review.active {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}
.post-container .wp-block-lazyblock-reviews .review.active .title,
.site-container .wp-block-lazyblock-reviews .review.active .title {
  margin-bottom: 20px;
}
.post-container .wp-block-lazyblock-reviews .review.active .content,
.site-container .wp-block-lazyblock-reviews .review.active .content {
  max-height: 200vh;
}
.post-container .button-404,
.site-container .button-404 {
  border-radius: 3px;
  border: 0;
  color: #fff;
  text-decoration: none;
  padding: 10px 20px;
  background-color: #FD1B20;
  transition: all 0.25s ease;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 900;
}
.post-container .button-404:hover,
.site-container .button-404:hover {
  color: #FD1B20;
  background-color: #fff;
}
.post-container #contact,
.site-container #contact {
  overflow: hidden;
}
.post-container .gallery-scroller,
.site-container .gallery-scroller,
.post-container .logo-scroller,
.site-container .logo-scroller {
  margin: 40px 0;
}
.post-container .hero,
.site-container .hero {
  position: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width:100%;
  overflow:hidden;
}
.post-container .hero .inside,
.site-container .hero .inside {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-container .hero .hero-slider,
.site-container .hero .hero-slider {
  opacity:0.55;
}
.post-container .simply-scroll-container,
.site-container .simply-scroll-container {
  position: relative;
  width: 100vw;
}
.post-container .simply-scroll-container:before,
.site-container .simply-scroll-container:before,
.post-container .simply-scroll-container:after,
.site-container .simply-scroll-container:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 50px;
  top: 0;
  left: 0;
  z-index: 2;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.post-container .simply-scroll-container:after,
.site-container .simply-scroll-container:after {
  left: auto;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 98%);
  right: 0;
}
.post-container .simply-scroll-container .simply-scroll-clip,
.site-container .simply-scroll-container .simply-scroll-clip {
  position: relative;
  overflow: hidden;
}
.post-container .simply-scroll-container .simply-scroll-clip .gallery-scroller-container,
.site-container .simply-scroll-container .simply-scroll-clip .gallery-scroller-container,
.post-container .simply-scroll-container .simply-scroll-clip .logo-scroller-container,
.site-container .simply-scroll-container .simply-scroll-clip .logo-scroller-container {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 50px;
}
.post-container .simply-scroll-container .simply-scroll-clip .gallery-scroller-container li,
.site-container .simply-scroll-container .simply-scroll-clip .gallery-scroller-container li,
.post-container .simply-scroll-container .simply-scroll-clip .logo-scroller-container li,
.site-container .simply-scroll-container .simply-scroll-clip .logo-scroller-container li {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  width: 200px;
  display: flex;
  flex-shrink: 0;
}
.post-container .simply-scroll-container .simply-scroll-clip .gallery-scroller-container li img,
.site-container .simply-scroll-container .simply-scroll-clip .gallery-scroller-container li img,
.post-container .simply-scroll-container .simply-scroll-clip .logo-scroller-container li img,
.site-container .simply-scroll-container .simply-scroll-clip .logo-scroller-container li img {
  border: none;
  display: block;
  background: none;
  border-radius: 0;
  align-self: center;
}
.post-container .product-hero,
.site-container .product-hero {
  display: flex;
  gap: 30px;
  justify-content: center;
  align-items: center;
}
.post-container .product-hero .contact-form .form form .question .element button,
.site-container .product-hero .contact-form .form form .question .element button {
  margin: 0;
  background-color: #FD1B20;
}
.post-container table.variations,
.site-container table.variations {
  border: 0;
}
.post-container table.variations tr th,
.site-container table.variations tr th,
.post-container table.variations tr td,
.site-container table.variations tr td {
  display: table-row;
}
.post-container table.variations label,
.site-container table.variations label {
  display: block;
  color: #fff;
}
.post-container table.variations select,
.site-container table.variations select {
  display: inline-block;
  font-size: 14px;
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  min-width: 300px;
  color: #000;
  line-height: 1.2;
  padding: 10px 5px;
  box-sizing: border-box;
  margin: 5px 0;
  margin-right: 0px;
  border: 1px solid #8B8B8B;
  border-radius: 0px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff!important;
  background-image: url(assets/icons/dropdown.svg)!important;
  background-repeat: no-repeat, repeat!important;
  background-position: right 0.7em top 50%, 0 0!important;
  background-size: 0.65em auto, 100%!important;
  padding-right: 30px;
}
.post-container table.variations .reset_variations,
.site-container table.variations .reset_variations {
  margin-left: 10px;
  color: #000;
}
.post-container .event-grid,
.site-container .event-grid {
  margin: 30px 0;
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 1fr;
}
.post-container .event-slide,
.site-container .event-slide {
  margin: 30px 0;
  width: 100vw;
  position: relative;
  left: calc( -100vw / 2 + 100% / 2 );
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  box-sizing: border-box;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
.post-container .event-slide::-webkit-scrollbar,
.site-container .event-slide::-webkit-scrollbar {
  display: none;
}
.post-container .event-slide .slider,
.site-container .event-slide .slider {
  gap: 30px;
  display: flex;
  padding-left: calc( (100vw - 1170px) / 2 );
  padding-right: calc( (100vw - 1170px) / 2 );
}
.post-container .event-slide .event-block,
.site-container .event-slide .event-block {
  min-width: 500px;
}
.post-container .event-block,
.site-container .event-block {
  position: relative;
}
.post-container .event-block span,
.site-container .event-block span {
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 5px 10px;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  background-color: #fff;
  border-radius: 50px;
  z-index: 5;
}
.post-container .event-block span.coming_soon,
.site-container .event-block span.coming_soon {
  background-color: #000;
  color: #fff;
}
.post-container .event-block span.sold_out,
.site-container .event-block span.sold_out,
.post-container .event-block span.past_event,
.site-container .event-block span.past_event {
  background-color: #FD1B20;
  color: #fff;
}
.post-container .event-block .content,
.site-container .event-block .content {
  margin: 20px 0;
}
.post-container .event-block .content h2,
.site-container .event-block .content h2 {
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 10px;
}
.post-container .event-block .content h2 a,
.site-container .event-block .content h2 a {
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.post-container .event-block .content h2 a svg,
.site-container .event-block .content h2 a svg {
  fill: #fff;
  margin-right: 0;
  transition: margin-right 0.5s ease;
}
.post-container .event-block .content h2 a:hover svg,
.site-container .event-block .content h2 a:hover svg {
  margin-right: 5px;
}
.post-container .event-block .content p,
.site-container .event-block .content p {
  font-size: 18px;
  margin: 0;
}
.post-container .event-block .content p img,
.site-container .event-block .content p img {
  margin-right: 5px;
}
.post-container .event-block .content p.location,
.site-container .event-block .content p.location {
  color: #fff;
}
.post-container .event-block .content p svg,
.site-container .event-block .content p svg {
  fill: #8B8B8B;
}
.post-container .location,
.site-container .location {
  color: #8B8B8B;
  font-size: 18px;
  margin: 0;
  display: flex;
  gap: 3px;
  align-items: center;
}
.post-container .eventdate,
.site-container .eventdate {
  color: #8B8B8B;
  font-size: 18px;
  margin: 0;
  display: flex;
  gap: 3px;
  align-items: center;
}
.post-container .eventdate svg,
.site-container .eventdate svg {
  fill: #8B8B8B;
}
.post-container .woocommerce div.product div.summary h1,
.site-container .woocommerce div.product div.summary h1 {
  margin-bottom: 0;
}
.post-container .woocommerce div.product p.price,
.site-container .woocommerce div.product p.price,
.post-container .woocommerce div.product span.price,
.site-container .woocommerce div.product span.price {
  font-size: 32px;
  line-height: 32px;
  margin: 20px 0;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #FD1B20;
}
.post-container .woocommerce-product-details__short-description p,
.site-container .woocommerce-product-details__short-description p {
  margin-bottom: 5px;
}
.post-container .woocommerce-product-details__short-description ul li,
.site-container .woocommerce-product-details__short-description ul li {
  list-style: none;
  display: flex;
  gap: 5px;
  align-items: center;
}
.post-container .woocommerce-product-details__short-description ul li:before,
.site-container .woocommerce-product-details__short-description ul li:before {
  content: "";
  width: 12px;
  height: 10px;
  background-image: url('assets/icons/check.svg');
  background-size: 100%;
  background-repeat: no-repeat;
  display: block;
}
.post-container form.cart .reset_variations,
.site-container form.cart .reset_variations {
  color: #fff;
}
.post-container .deposits-input-wrapper,
.site-container .deposits-input-wrapper {
  color: #fff;
}
.post-container div.product form.cart div.quantity,
.site-container div.product form.cart div.quantity {
  margin: 20px 0;
  margin-right: 20px;
}
.post-container div.product form.cart div.quantity input,
.site-container div.product form.cart div.quantity input {
  height: 44px;
  width: 44px;
  border: 0;
}
.post-container div.product form.cart .button,
.site-container div.product form.cart .button {
  background: linear-gradient(90deg, #FD1B20 0%, #CC0403 100%);
  border-radius: 0;
  padding: 10px 20px;
  font-size: 28px;
  text-transform: uppercase;
  margin: 20px 0;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 900;
  transition: all 0.5s ease;
}
.post-container div.product form.cart .button:hover,
.site-container div.product form.cart .button:hover {
  background: #fff;
  color: #000;
}
.post-container .tabs.wc-tabs,
.site-container .tabs.wc-tabs {
  display: none;
}
.post-container div.product .woocommerce-tabs,
.site-container div.product .woocommerce-tabs {
  width: 100vw;
  background-color: #000;
  position: relative;
  left: calc( -100vw / 2 + 100% / 2 );
}
.post-container div.product .woocommerce-tabs > .panel,
.site-container div.product .woocommerce-tabs > .panel {
  padding: 80px 0;
  margin: 0;
}
.post-container #subscribe.product-subscribe,
.site-container #subscribe.product-subscribe {
  position: relative;
  left: calc( -100vw / 2 + 100% / 2 );
  margin-top: -150px;
  width: 100vw;
}
.post-container .woocommerce div.product div.images .flex-control-thumbs,
.site-container .woocommerce div.product div.images .flex-control-thumbs {
  display: flex;
  gap: 10px;
}
.post-container .woocommerce div.product div.images .flex-control-thumbs li,
.site-container .woocommerce div.product div.images .flex-control-thumbs li {
  clear: none;
  margin: 10px 0;
  max-width: 80px;
}
.post-container .woocommerce-error,
.site-container .woocommerce-error,
.post-container .woocommerce-info,
.site-container .woocommerce-info,
.post-container .woocommerce-message,
.site-container .woocommerce-message {
  background-color: #000;
  color: #fff;
  border-top: 3px solid #FD1B20;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.post-container .woocommerce-error .button,
.site-container .woocommerce-error .button,
.post-container .woocommerce-info .button,
.site-container .woocommerce-info .button,
.post-container .woocommerce-message .button,
.site-container .woocommerce-message .button {
  background-color: #FD1B20;
  color: #fff;
  border-radius: 0;
  padding: 10px 20px;
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 900;
}
.post-container .woocommerce-error:before,
.site-container .woocommerce-error:before,
.post-container .woocommerce-info:before,
.site-container .woocommerce-info:before,
.post-container .woocommerce-message:before,
.site-container .woocommerce-message:before {
  top: 23px;
  color: #FD1B20;
}
.post-container .woocommerce-error:after,
.site-container .woocommerce-error:after,
.post-container .woocommerce-info:after,
.site-container .woocommerce-info:after,
.post-container .woocommerce-message:after,
.site-container .woocommerce-message:after {
  display: none;
}
.post-container .wc-block-cart-items,
.site-container .wc-block-cart-items {
  color: #fff;
}
.post-container .wc-block-cart-items .wc-block-cart-item__image,
.site-container .wc-block-cart-items .wc-block-cart-item__image {
  padding: 16px 0!important;
}
.post-container .wc-block-cart-items .wc-block-components-product-name,
.site-container .wc-block-cart-items .wc-block-components-product-name {
  color: #fff;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
.post-container .wc-block-cart-items .wc-block-components-product-details li,
.site-container .wc-block-cart-items .wc-block-components-product-details li {
  list-style: none;
}
.post-container .wc-block-components-sidebar,
.site-container .wc-block-components-sidebar {
  background-color: #000;
  color: #fff;
}
.post-container .woocommerce-checkout,
.site-container .woocommerce-checkout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin: 50px 0;
  position: relative;
}
.post-container .woocommerce-checkout #order_review_heading,
.site-container .woocommerce-checkout #order_review_heading {
  display: none;
}
.post-container .woocommerce-checkout .woocommerce-NoticeGroup,
.site-container .woocommerce-checkout .woocommerce-NoticeGroup {
  position: absolute;
  top: -70px;
  width: 100%;
}
.post-container .woocommerce-checkout .col2-set .col-1,
.site-container .woocommerce-checkout .col2-set .col-1,
.post-container .woocommerce-checkout .col2-set .col-2,
.site-container .woocommerce-checkout .col2-set .col-2 {
  width: 100%;
  float: none;
}
.post-container .woocommerce-checkout label,
.site-container .woocommerce-checkout label {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  display: block;
}
.post-container .woocommerce-checkout input,
.site-container .woocommerce-checkout input {
  width: 100%;
  padding: 10px;
  border-radius: 0;
  height: 40px;
  border: 0;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  background-color: #fff;
}
.post-container .woocommerce-checkout select,
.site-container .woocommerce-checkout select {
  width: 100%;
  padding: 10px;
  border-radius: 0;
  height: 40px;
  border: 0;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  background-color: #fff;
}
.post-container .woocommerce-checkout .select2-container--default .select2-selection--single,
.site-container .woocommerce-checkout .select2-container--default .select2-selection--single {
  border-radius: 0;
  background-color: #fff;
  border: 0;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.post-container .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow,
.site-container .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: relative;
}
.post-container .woocommerce-checkout .select2-container--open .select2-dropdown--below,
.site-container .woocommerce-checkout .select2-container--open .select2-dropdown--below {
  border: 0px;
  border-radius: 0;
}
.post-container .woocommerce-checkout .select2-container--default .select2-results__option--highlighted[aria-selected],
.site-container .woocommerce-checkout .select2-container--default .select2-results__option--highlighted[aria-selected],
.post-container .woocommerce-checkout .select2-container--default .select2-results__option--highlighted[data-selected],
.site-container .woocommerce-checkout .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #FD1B20 !important;
}

.woocommerce div.product div.summary p.price {
  font-size:18px;
  color:#fff;
}
.woocommerce div.product div.summary p.price .amount {
  font-weight:bold;
} 
.deposits-input-wrapper {
  display:none!important;
}
.link-box {
  background-size: 100%;
  background-position: center;
}
.link-box a {
  display: block;
  text-align: center;
  color: white;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 900;
  padding: 100px 0;
  font-family: 'Barlow Condensed', sans-serif;
}
.site-container .wp-block-query.product-grid .wp-block-post-template li:nth-child(2),
.site-container .wp-block-query.product-grid .wp-block-post-template li:nth-child(3) {
  margin-top:0!important;
}
.site-container .wp-block-query.product-grid .wp-block-post-template li:nth-child(1) h3,
.site-container .wp-block-query.product-grid .wp-block-post-template li:nth-child(2) h3,
.site-container .wp-block-query.product-grid .wp-block-post-template li:nth-child(3) h3 {
  bottom:0!important;
}

.site-container .wp-block-query.product-grid .wp-block-post-template li h3 {
  position: relative;
  padding: 0;
  margin: 0;
  bottom: auto;
  font-size:18px;
}
.site-container .wp-block-query.product-grid .wp-block-post-template li h3 a {
  text-decoration:none;
  color:white;
}
.site-container .wp-block-query.product-grid .wp-block-post-template .wp-block-post-featured-image {
  margin-bottom:10px;
}

.site-container .wp-block-query.product-grid .wp-block-post-template .wc-block-components-product-price {
  font-size: 18px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color:#FD1B20
}


.post-container .woocommerce-checkout .woocommerce-checkout-review-order-table,
.site-container .woocommerce-checkout .woocommerce-checkout-review-order-table {
  background-color: #000;
  padding: 1em;
  border-radius: 0;
  color: #fff;
}
.post-container .woocommerce-checkout .woocommerce-checkout-review-order-table td,
.site-container .woocommerce-checkout .woocommerce-checkout-review-order-table td {
  vertical-align: top;
}
.post-container .woocommerce-checkout .woocommerce-checkout-review-order-table td.product-total,
.site-container .woocommerce-checkout .woocommerce-checkout-review-order-table td.product-total {
  text-align: right;
}
.post-container .woocommerce-checkout .woocommerce-checkout-review-order-table thead,
.site-container .woocommerce-checkout .woocommerce-checkout-review-order-table thead {
  display: none;
}
.post-container .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td,
.site-container .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td {
  text-align: right;
}
.post-container .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td strong,
.site-container .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td strong {
  font-weight: 400;
}
.post-container .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th,
.site-container .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th,
.post-container .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td,
.site-container .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td {
  font-weight: 400;
}
.post-container .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-topay,
.site-container .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-topay {
  color: #FD1B20;
}
.post-container .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-topay th,
.site-container .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-topay th,
.post-container .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-topay td,
.site-container .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-topay td {
  font-weight: 700;
}
.post-container .woocommerce-checkout #payment,
.site-container .woocommerce-checkout #payment {
  border-radius: 0px;
  background: linear-gradient(90deg, #FD1B20 0%, #CC0403 100%);
}
.post-container .woocommerce-checkout #payment ul.payment_methods li,
.site-container .woocommerce-checkout #payment ul.payment_methods li {
  list-style: none;
}
.post-container .woocommerce-checkout #payment ul.payment_methods li div.payment_box,
.site-container .woocommerce-checkout #payment ul.payment_methods li div.payment_box {
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 0;
}
.post-container .woocommerce-checkout #payment ul.payment_methods li div.payment_box:before,
.site-container .woocommerce-checkout #payment ul.payment_methods li div.payment_box:before {
  display: none;
}
.post-container .woocommerce-checkout #payment ul.payment_methods li div.payment_box p,
.site-container .woocommerce-checkout #payment ul.payment_methods li div.payment_box p {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}
.post-container .woocommerce-checkout #payment p,
.site-container .woocommerce-checkout #payment p {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}
.post-container .woocommerce-checkout #payment p a,
.site-container .woocommerce-checkout #payment p a {
  color: #fff;
  text-decoration: underline;
}
.post-container .woocommerce-checkout #payment #place_order,
.site-container .woocommerce-checkout #payment #place_order {
  float: none;
  margin-top: 20px;
  width: 20px;
  padding: 20px 30px;
  text-align: center;
  width: 100%;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  background-color: #000;
  transition: all 0.5s ease;
}
.post-container .woocommerce-checkout #payment #place_order:hover,
.site-container .woocommerce-checkout #payment #place_order:hover {
  background-color: #fff;
  color: #000;
}
.post-container .woocommerce-order,
.site-container .woocommerce-order {
  display: flex;
  margin: 30px 0;
  gap: 30px;
  flex-direction: column;
}
.post-container .woocommerce-order .hero-section,
.site-container .woocommerce-order .hero-section {
  text-align: center;
}
.post-container .woocommerce-order .hero-section .woocommerce-order-overview,
.site-container .woocommerce-order .hero-section .woocommerce-order-overview {
  display: none;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
}
.post-container .woocommerce-order .hero-section .woocommerce-order-overview li,
.site-container .woocommerce-order .hero-section .woocommerce-order-overview li {
  clear: none;
  color: #fff;
}
.post-container .woocommerce-order .order,
.site-container .woocommerce-order .order {
  display: none;
}
.post-container .woocommerce-order .shop_table,
.site-container .woocommerce-order .shop_table {
  color: #f1f1f1;
}
.post-container .woocommerce-order .shop_table thead,
.site-container .woocommerce-order .shop_table thead {
  display: none;
}
.post-container .woocommerce-order .shop_table a,
.site-container .woocommerce-order .shop_table a {
  color: #fff;
}
.post-container .woocommerce-order .shop_table .product-total,
.site-container .woocommerce-order .shop_table .product-total {
  text-align: right;
}
.post-container .woocommerce-order .shop_table tfoot td,
.site-container .woocommerce-order .shop_table tfoot td {
  text-align: right;
}
.post-container .woocommerce-order address,
.site-container .woocommerce-order address {
  color: #f1f1f1;
}
.post-container .woocommerce-order .woocommerce-customer-details--phone,
.site-container .woocommerce-order .woocommerce-customer-details--phone,
.post-container .woocommerce-order .woocommerce-customer-details--email,
.site-container .woocommerce-order .woocommerce-customer-details--email {
  color: #f1f1f1;
}
.post-container .woocommerce #order_review,
.site-container .woocommerce #order_review {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin: 50px 0;
}
.post-container .woocommerce #order_review .shop_table,
.site-container .woocommerce #order_review .shop_table {
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.post-container .woocommerce #order_review .shop_table thead tr,
.site-container .woocommerce #order_review .shop_table thead tr {
  display: flex;
  justify-content: space-between;
}
.post-container .woocommerce #order_review .shop_table thead th,
.site-container .woocommerce #order_review .shop_table thead th {
  line-height: 1;
  padding: 0;
}
.post-container .woocommerce #order_review .shop_table thead th.product-total,
.site-container .woocommerce #order_review .shop_table thead th.product-total {
  text-align: right;
}
.post-container .woocommerce #order_review .shop_table tbody tr,
.site-container .woocommerce #order_review .shop_table tbody tr {
  display: flex;
  justify-content: space-between;
}
.post-container .woocommerce #order_review .shop_table td,
.site-container .woocommerce #order_review .shop_table td {
  padding: 0;
  border: 0;
  vertical-align: top;
  line-height: 1;
}
.post-container .woocommerce #order_review .shop_table td.product-subtotal,
.site-container .woocommerce #order_review .shop_table td.product-subtotal {
  text-align: right;
}
.post-container .woocommerce #order_review .shop_table tfoot tr,
.site-container .woocommerce #order_review .shop_table tfoot tr {
  display: flex;
  justify-content: space-between;
}
.post-container .woocommerce #order_review .shop_table tfoot th,
.site-container .woocommerce #order_review .shop_table tfoot th {
  padding: 0;
  vertical-align: top;
  line-height: 1;
}
.post-container .woocommerce #order_review #payment,
.site-container .woocommerce #order_review #payment {
  border-radius: 0px;
  background: linear-gradient(90deg, #FD1B20 0%, #CC0403 100%);
}
.post-container .woocommerce #order_review #payment ul.payment_methods li,
.site-container .woocommerce #order_review #payment ul.payment_methods li {
  list-style: none;
}
.post-container .woocommerce #order_review #payment ul.payment_methods li input.input-radio,
.site-container .woocommerce #order_review #payment ul.payment_methods li input.input-radio {
  display: none;
}
.post-container .woocommerce #order_review #payment ul.payment_methods li label,
.site-container .woocommerce #order_review #payment ul.payment_methods li label {
  color: #fff;
}
.post-container .woocommerce #order_review #payment ul.payment_methods li div.payment_box,
.site-container .woocommerce #order_review #payment ul.payment_methods li div.payment_box {
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 0;
}
.post-container .woocommerce #order_review #payment ul.payment_methods li div.payment_box:before,
.site-container .woocommerce #order_review #payment ul.payment_methods li div.payment_box:before {
  display: none;
}
.post-container .woocommerce #order_review #payment ul.payment_methods li div.payment_box p,
.site-container .woocommerce #order_review #payment ul.payment_methods li div.payment_box p {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}
.post-container .woocommerce #order_review #payment p,
.site-container .woocommerce #order_review #payment p {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}
.post-container .woocommerce #order_review #payment p a,
.site-container .woocommerce #order_review #payment p a {
  color: #fff;
  text-decoration: underline;
}
.post-container .woocommerce #order_review #payment #place_order,
.site-container .woocommerce #order_review #payment #place_order {
  float: none;
  margin-top: 20px;
  width: 20px;
  padding: 20px 30px;
  text-align: center;
  width: 100%;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  background-color: #000;
  transition: all 0.5s ease;
}
.post-container .woocommerce #order_review #payment #place_order:hover,
.site-container .woocommerce #order_review #payment #place_order:hover {
  background-color: #fff;
  color: #000;
}
.post-container .contact-form,
.site-container .contact-form {
  max-width: 680px;
  margin: 0 auto;
  display: flex;
  gap: 30px;
}
.post-container .contact-form div,
.site-container .contact-form div,
.post-container .contact-form input,
.site-container .contact-form input,
.post-container .contact-form textarea,
.site-container .contact-form textarea {
  box-sizing: border-box;
}
.post-container .contact-form .details,
.site-container .contact-form .details {
  flex-grow: 1;
  flex-basis: 0;
  color: #fff;
}
.post-container .contact-form .details .contact-block .call,
.site-container .contact-form .details .contact-block .call {
  color: #000;
  display: block;
  font-size: 18px;
  margin: 10px 0;
  display: flex;
  gap: 5px;
  align-items: center;
  font-family: 'Roboto', sans-serif;
}
.post-container .contact-form .details .contact-block svg,
.site-container .contact-form .details .contact-block svg {
  width: 18px;
  height: 18px;
  fill: #000;
}
.post-container .contact-form .form,
.site-container .contact-form .form {
  flex-grow: 1;
  flex-basis: 0;
}
.post-container .contact-form .form form .question,
.site-container .contact-form .form form .question {
  display: flex;
  gap: 30px;
  margin: 30px 0;
}
.post-container .contact-form .form form .question .element,
.site-container .contact-form .form form .question .element {
  width: 100%;
}
.post-container .contact-form .form form .question .element label,
.site-container .contact-form .form form .question .element label {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  display: block;
  margin: 5px 0;
}
.post-container .contact-form .form form .question .element textarea,
.site-container .contact-form .form form .question .element textarea,
.post-container .contact-form .form form .question .element input,
.site-container .contact-form .form form .question .element input {
  width: 100%;
  padding: 10px;
  border-radius: 0;
  height: 40px;
  border: 0;
  background: none;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  background-color: #fff;
}
.post-container .contact-form .form form .question .element textarea,
.site-container .contact-form .form form .question .element textarea {
  height: 90px;
  resize: vertical;
}
.post-container .contact-form .form form .question .element button,
.site-container .contact-form .form form .question .element button {
  display: block;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 18px;
  padding: 10px 20px;
  color: #fff;
  background-color: #000;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 24px;
  border: 0;
  margin: 0 auto;
}
.post-container form.woocommerce-verify-email,
.site-container form.woocommerce-verify-email {
  max-width: 530px;
  margin: 80px auto;
  position: relative;
}
.post-container form.woocommerce-verify-email:before,
.site-container form.woocommerce-verify-email:before {
  content: "To complete your booking, please verify your email address associated with your booking...";
  display: block;
  color: #fff;
  text-align: center;
  margin: 20px 0;
}
.post-container form.woocommerce-verify-email p:first-of-type,
.site-container form.woocommerce-verify-email p:first-of-type {
  display: none;
}
.post-container form.woocommerce-verify-email label,
.site-container form.woocommerce-verify-email label {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.post-container form.woocommerce-verify-email input[type=email],
.site-container form.woocommerce-verify-email input[type=email] {
  border: 0;
  border-radius: 0;
  height: 50px;
  padding: 5px;
  font-size: 18px;
  color: black;
}
.post-container form.woocommerce-verify-email button,
.site-container form.woocommerce-verify-email button {
  position: absolute;
  bottom: 21px;
  right: 10px;
  background-color: #000;
  border: 0;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  padding: 10px;
  transition: all 0.5s ease;
}
.post-container form.woocommerce-verify-email button:hover,
.site-container form.woocommerce-verify-email button:hover {
  color: #fff;
  background-color: #FD1B20;
}
.post-container .slide,
.site-container .slide {
  border-radius: 10px;
  overflow: hidden;
  background-color: #1C498C;
}
.post-container .slide img,
.site-container .slide img {
  display: block;
  border-radius: 0;
  box-shadow: 0;
}
.post-container .slide .content,
.site-container .slide .content {
  padding: 20px;
}
.post-container .slide .content h3,
.site-container .slide .content h3 {
  color: #fff;
}
.post-container .slide .content p,
.site-container .slide .content p {
  color: #f1f1f1;
  margin: 0;
}
.post-container h1#rotate,
.site-container h1#rotate {
  text-align: center;
}
.post-container h1#rotate span,
.site-container h1#rotate span {
  transition: all 0.25s;
  color: #FD1B20;
}
.post-container .branch-hero,
.site-container .branch-hero {
  position: relative;
  overflow: hidden;
}
.post-container .branch-hero .wp-block-columns .wp-block-column:nth-child(1),
.site-container .branch-hero .wp-block-columns .wp-block-column:nth-child(1) {
  z-index: 5;
}
.post-container .grunge-divider,
.site-container .grunge-divider {
  pointer-events: none;
  width: 100vw;
  height: auto;
  position: absolute;
  left: 0;
  z-index: 2;
}
.post-container .grunge-divider.top,
.site-container .grunge-divider.top {
  margin-top: calc((100vw / 9.4737) * -1);
}
.post-container .grunge-divider.product,
.site-container .grunge-divider.product {
  position: relative;
  left: calc( -100vw / 2 + 100% / 2 );
  display: block;
}
.post-container .hero-image,
.site-container .hero-image {
  position: absolute;
  right: 0;
  width: 60%;
  top: 0;
}
.post-container .hero-image img,
.site-container .hero-image img {
  border-radius: 0;
  height: 100%;
  object-fit: cover;
}
.post-container .hero-image:before,
.site-container .hero-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 250px;
  background: linear-gradient(90deg, #f1f1f1 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
.post-container .phone,
.site-container .phone {
  font-weight: bold;
  color: #1C498C;
  font-size: 18px;
  display: flex;
  align-items: center;
  gap: 5px;
  transition: 0.25s ease;
}
.post-container .phone svg,
.site-container .phone svg {
  fill: #1C498C;
  transition: 0.25s ease;
}
.post-container .phone:hover,
.site-container .phone:hover {
  color: #FD1B20;
}
.post-container .phone:hover svg,
.site-container .phone:hover svg {
  fill: #FD1B20;
}
.post-container .big .phone,
.site-container .big .phone {
  font-size: 38px;
}
.post-container #home-hero,
.site-container #home-hero {
  position: absolute;
  top: 250px;
  width: 100%;
  z-index: 5;
}
.post-container .background-video,
.site-container .background-video {
  position: relative;
  margin-top: -250px;
}
.post-container .background-video:before,
.site-container .background-video:before {
  display: block;
  position: absolute;
  top: 210px;
  left: 0;
  content: "";
  height: 200px;
  width: 100vw;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.post-container .background-video video,
.site-container .background-video video {
  width: 100%;
  height: auto;
  display: block;
}
.post-container .hero-block,
.site-container .hero-block {
  position: relative;
}
.post-container .hero-block:before,
.site-container .hero-block:before {
  content: "";
  background-image: url('assets/img/pattern.svg');
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.post-container .hero-block .wp-block-group__inner-container,
.site-container .hero-block .wp-block-group__inner-container {
  position: relative;
  z-index: 2;
}
.post-container .services,
.site-container .services {
  background: linear-gradient(180deg, #f1f1f1 0%, rgba(235, 235, 235, 0) 100%);
  position: relative;
}
.post-container .services:before,
.site-container .services:before {
  content: "";
  background-image: url('assets/img/pattern.svg');
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.post-container .services:after,
.site-container .services:after {
  content: "";
  background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 200px;
}
.post-container .services .wp-block-columns,
.site-container .services .wp-block-columns {
  position: relative;
  z-index: 3;
  gap: 230px;
}
.post-container .services .wp-block-columns .service-block-1,
.site-container .services .wp-block-columns .service-block-1 {
  margin-top: 100px;
}
.post-container .services .wp-block-columns .service-block-2,
.site-container .services .wp-block-columns .service-block-2 {
  margin-top: -200px;
}
.post-container .services .wp-block-columns .service-block-3,
.site-container .services .wp-block-columns .service-block-3 {
  margin-top: 200px;
}
.post-container ul.col2,
.site-container ul.col2 {
  column-count: 2;
}
.post-container .faqs,
.site-container .faqs,
.post-container .schema-faq,
.site-container .schema-faq {
  border-bottom: 1px solid #8B8B8B;
}
.post-container .faqs dl,
.site-container .faqs dl,
.post-container .schema-faq dl,
.site-container .schema-faq dl,
.post-container .faqs .schema-faq-section,
.site-container .faqs .schema-faq-section,
.post-container .schema-faq .schema-faq-section,
.site-container .schema-faq .schema-faq-section {
  padding: 20px 0;
  cursor: pointer;
  border-top: 1px solid #8B8B8B;
}
.post-container .faqs dl dt,
.site-container .faqs dl dt,
.post-container .schema-faq dl dt,
.site-container .schema-faq dl dt,
.post-container .faqs .schema-faq-section dt,
.site-container .faqs .schema-faq-section dt,
.post-container .schema-faq .schema-faq-section dt,
.site-container .schema-faq .schema-faq-section dt,
.post-container .faqs dl .schema-faq-question,
.site-container .faqs dl .schema-faq-question,
.post-container .schema-faq dl .schema-faq-question,
.site-container .schema-faq dl .schema-faq-question,
.post-container .faqs .schema-faq-section .schema-faq-question,
.site-container .faqs .schema-faq-section .schema-faq-question,
.post-container .schema-faq .schema-faq-section .schema-faq-question,
.site-container .schema-faq .schema-faq-section .schema-faq-question {
  font-size: 24px;
  display: flex;
  justify-content: space-between;
}
.post-container .faqs dl dt:after,
.site-container .faqs dl dt:after,
.post-container .schema-faq dl dt:after,
.site-container .schema-faq dl dt:after,
.post-container .faqs .schema-faq-section dt:after,
.site-container .faqs .schema-faq-section dt:after,
.post-container .schema-faq .schema-faq-section dt:after,
.site-container .schema-faq .schema-faq-section dt:after,
.post-container .faqs dl .schema-faq-question:after,
.site-container .faqs dl .schema-faq-question:after,
.post-container .schema-faq dl .schema-faq-question:after,
.site-container .schema-faq dl .schema-faq-question:after,
.post-container .faqs .schema-faq-section .schema-faq-question:after,
.site-container .faqs .schema-faq-section .schema-faq-question:after,
.post-container .schema-faq .schema-faq-section .schema-faq-question:after,
.site-container .schema-faq .schema-faq-section .schema-faq-question:after {
  content: "+";
  display: flex;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  background-color: #8B8B8B;
  border-radius: 30px;
}
.post-container .faqs dl dt h3,
.site-container .faqs dl dt h3,
.post-container .schema-faq dl dt h3,
.site-container .schema-faq dl dt h3,
.post-container .faqs .schema-faq-section dt h3,
.site-container .faqs .schema-faq-section dt h3,
.post-container .schema-faq .schema-faq-section dt h3,
.site-container .schema-faq .schema-faq-section dt h3,
.post-container .faqs dl .schema-faq-question h3,
.site-container .faqs dl .schema-faq-question h3,
.post-container .schema-faq dl .schema-faq-question h3,
.site-container .schema-faq dl .schema-faq-question h3,
.post-container .faqs .schema-faq-section .schema-faq-question h3,
.site-container .faqs .schema-faq-section .schema-faq-question h3,
.post-container .schema-faq .schema-faq-section .schema-faq-question h3,
.site-container .schema-faq .schema-faq-section .schema-faq-question h3 {
  margin: 0;
}
.post-container .faqs dl dd,
.site-container .faqs dl dd,
.post-container .schema-faq dl dd,
.site-container .schema-faq dl dd,
.post-container .faqs .schema-faq-section dd,
.site-container .faqs .schema-faq-section dd,
.post-container .schema-faq .schema-faq-section dd,
.site-container .schema-faq .schema-faq-section dd,
.post-container .faqs dl .schema-faq-answer,
.site-container .faqs dl .schema-faq-answer,
.post-container .schema-faq dl .schema-faq-answer,
.site-container .schema-faq dl .schema-faq-answer,
.post-container .faqs .schema-faq-section .schema-faq-answer,
.site-container .faqs .schema-faq-section .schema-faq-answer,
.post-container .schema-faq .schema-faq-section .schema-faq-answer,
.site-container .schema-faq .schema-faq-section .schema-faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
}
.post-container .faqs dl.active dt:after,
.site-container .faqs dl.active dt:after,
.post-container .schema-faq dl.active dt:after,
.site-container .schema-faq dl.active dt:after,
.post-container .faqs .schema-faq-section.active dt:after,
.site-container .faqs .schema-faq-section.active dt:after,
.post-container .schema-faq .schema-faq-section.active dt:after,
.site-container .schema-faq .schema-faq-section.active dt:after,
.post-container .faqs dl.active .schema-faq-question:after,
.site-container .faqs dl.active .schema-faq-question:after,
.post-container .schema-faq dl.active .schema-faq-question:after,
.site-container .schema-faq dl.active .schema-faq-question:after,
.post-container .faqs .schema-faq-section.active .schema-faq-question:after,
.site-container .faqs .schema-faq-section.active .schema-faq-question:after,
.post-container .schema-faq .schema-faq-section.active .schema-faq-question:after,
.site-container .schema-faq .schema-faq-section.active .schema-faq-question:after {
  content: "-";
}
.post-container .faqs dl.active dd,
.site-container .faqs dl.active dd,
.post-container .schema-faq dl.active dd,
.site-container .schema-faq dl.active dd,
.post-container .faqs .schema-faq-section.active dd,
.site-container .faqs .schema-faq-section.active dd,
.post-container .schema-faq .schema-faq-section.active dd,
.site-container .schema-faq .schema-faq-section.active dd,
.post-container .faqs dl.active .schema-faq-answer,
.site-container .faqs dl.active .schema-faq-answer,
.post-container .schema-faq dl.active .schema-faq-answer,
.site-container .schema-faq dl.active .schema-faq-answer,
.post-container .faqs .schema-faq-section.active .schema-faq-answer,
.site-container .faqs .schema-faq-section.active .schema-faq-answer,
.post-container .schema-faq .schema-faq-section.active .schema-faq-answer,
.site-container .schema-faq .schema-faq-section.active .schema-faq-answer {
  max-height: 2400px;
}
.post-container .has-white-background-color h1,
.site-container .has-white-background-color h1,
.post-container .has-white-background-color h2,
.site-container .has-white-background-color h2,
.post-container .has-white-background-color h3,
.site-container .has-white-background-color h3,
.post-container .has-white-background-color h4,
.site-container .has-white-background-color h4,
.post-container .has-light-grey-background-color h1,
.site-container .has-light-grey-background-color h1,
.post-container .has-light-grey-background-color h2,
.site-container .has-light-grey-background-color h2,
.post-container .has-light-grey-background-color h3,
.site-container .has-light-grey-background-color h3,
.post-container .has-light-grey-background-color h4,
.site-container .has-light-grey-background-color h4 {
  color: #000;
}
.post-container .wp-block-query .wp-block-post-template,
.site-container .wp-block-query .wp-block-post-template {
  display: flex;
  flex-direction: row;
  gap: 30px;
  flex-wrap: wrap;
}
.post-container .wp-block-query .wp-block-post-template li,
.site-container .wp-block-query .wp-block-post-template li {
  list-style: none;
  flex-grow: 1;
  flex-basis: 0;
  position: relative;
}
.post-container .wp-block-query .wp-block-post-template li a,
.site-container .wp-block-query .wp-block-post-template li a {
  display: block;
}
.post-container .wp-block-query .wp-block-post-template li a img,
.site-container .wp-block-query .wp-block-post-template li a img {
  display: block;
}
.post-container .wp-block-query .wp-block-post-template li figure,
.site-container .wp-block-query .wp-block-post-template li figure {
  display: block;
  background: #fff;
  transition: 0.5s ease;
}
.post-container .wp-block-query .wp-block-post-template li figure img,
.site-container .wp-block-query .wp-block-post-template li figure img {
  display: block;
  mix-blend-mode: multiply;
}
.post-container .wp-block-query .wp-block-post-template li figure:hover,
.site-container .wp-block-query .wp-block-post-template li figure:hover {
  background: #FD1B20;
}
.post-container .wp-block-query .wp-block-post-template li h3,
.site-container .wp-block-query .wp-block-post-template li h3 {
  color: #fff;
  position: absolute;
  z-index: 5;
  padding: 20px;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  bottom: 100px;
  pointer-events: none;
}
.post-container .wp-block-query .wp-block-post-template li .wp-block-post-date,
.site-container .wp-block-query .wp-block-post-template li .wp-block-post-date {
  width: 36px;
  height: 45px;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  background-color: #FD1B20;
  color: #fff;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 900;
  text-align: center;
  align-items: center;
  line-height: 16px;
  font-size: 16px;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 20px;
}
.post-container .wp-block-query .wp-block-post-template li:nth-child(2),
.site-container .wp-block-query .wp-block-post-template li:nth-child(2) {
  margin-top: 50px;
}
.post-container .wp-block-query .wp-block-post-template li:nth-child(2) h3,
.site-container .wp-block-query .wp-block-post-template li:nth-child(2) h3 {
  bottom: 50px;
}
.post-container .wp-block-query .wp-block-post-template li:nth-child(3),
.site-container .wp-block-query .wp-block-post-template li:nth-child(3) {
  margin-top: 100px;
}
.post-container .wp-block-query .wp-block-post-template li:nth-child(3) h3,
.site-container .wp-block-query .wp-block-post-template li:nth-child(3) h3 {
  bottom: 0px;
}
.post-container .wp-block-query .wp-block-post-template li:hover .wp-block-post-date,
.site-container .wp-block-query .wp-block-post-template li:hover .wp-block-post-date {
  background-color: #fff;
  color: #000;
}
.post-container .wp-block-query .wp-block-post-template.columns-3 li,
.site-container .wp-block-query .wp-block-post-template.columns-3 li {
  flex-grow: 0;
  flex-basis: auto;
  width: calc((100% - 60px) / 3);
}
.post-container .newsletter,
.site-container .newsletter {
  max-width: 570px;
  margin: 20px auto;
}
.post-container .newsletter form,
.site-container .newsletter form {
  position: relative;
}
.post-container .newsletter form input,
.site-container .newsletter form input {
  height: 50px;
  padding: 5px 10px;
  width: 100%;
  background-color: #fff;
  border: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  box-sizing: border-box;
}
.post-container .newsletter form button,
.site-container .newsletter form button {
  background-color: #000;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 5px;
  position: absolute;
  right: 4px;
  top: 4px;
  border: 0;
}
.post-container .wp-block-buttons,
.site-container .wp-block-buttons {
  gap: 50px;
}
.post-container .wp-block-button .wp-block-button__link,
.site-container .wp-block-button .wp-block-button__link {
  padding: 15px 30px;
  line-height: 1;
  color: #000;
  background-color: #fff;
  font-weight: 900;
  font-family: 'Barlow Condensed', sans-serif;
  transition: all 0.25s ease;
  font-size: 32px;
  border: 2px solid #fff;
  transition: all 0.5s ease;
  border-radius: 0;
  text-transform: uppercase;
}
.post-container .wp-block-button.is-style-outline .wp-block-button__link,
.site-container .wp-block-button.is-style-outline .wp-block-button__link {
  background: none;
  color: #fff;
}
.post-container .wp-block-button.is-style-outline .wp-block-button__link:hover,
.site-container .wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #fff;
  color: #000;
}
.post-container .marque,
.site-container .marque {
  width: 100vw;
  overflow: hidden;
  position: relative;
}
.post-container .marque:before,
.site-container .marque:before {
  content: "";
  width: 100%;
  height: 33%;
  top: 0;
  left: 0;
  z-index: 3;
  position: absolute;
  background: linear-gradient(180deg, #243363 33.33%, rgba(36, 51, 99, 0.769511) 64.58%, rgba(36, 51, 99, 0.42623) 86.98%, rgba(36, 51, 99, 0) 100%);
}
.post-container .marque .marque-row,
.site-container .marque .marque-row {
  /*animation: scrolling-left 10s linear infinite;*/
  width: 200vw;
  display: flex;
  position: relative;
  mix-blend-mode: overlay;
}
.post-container .marque .marque-row img,
.site-container .marque .marque-row img {
  display: block;
  border-radius: 0;
  width: 100vw;
}
.post-container .marque .marque-row:nth-child(2),
.site-container .marque .marque-row:nth-child(2) {
  left: -100vw;
  /*animation: scrolling-right 10s linear infinite;*/
}
.post-container .features,
.site-container .features {
  display: flex;
  gap: 30px;
  align-items: center;
}
.post-container .features .features-block,
.site-container .features .features-block {
  flex-grow: 1;
  flex-basis: 0;
}
.post-container .features .features-block .feature,
.site-container .features .features-block .feature {
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid transparent;
  background-color: transparent;
  margin: 15px 0;
  padding: 20px;
  display: flex;
  gap: 20px;
  align-items: center;
  transition: all 0.25s ease;
}
.post-container .features .features-block .feature h3,
.site-container .features .features-block .feature h3 {
  margin-bottom: 5px;
}
.post-container .features .features-block .feature p,
.site-container .features .features-block .feature p {
  display: none;
}
.post-container .features .features-block .feature .thumbnail,
.site-container .features .features-block .feature .thumbnail {
  border: 1px solid #8B8B8B;
  border-radius: 50px;
}
.post-container .features .features-block .feature.active,
.site-container .features .features-block .feature.active {
  background-color: #f9f9f9;
  border: 1px solid #8B8B8B;
}
.post-container .features .features-block .feature.active p,
.site-container .features .features-block .feature.active p {
  display: block;
}
.post-container .features .features-block .feature.active .icon svg,
.site-container .features .features-block .feature.active .icon svg {
  fill: #FD1B20;
}
.post-container .features .image-block,
.site-container .features .image-block {
  flex-grow: 1;
  flex-basis: 0;
}
.post-container .features .image-block img,
.site-container .features .image-block img {
  width: 100%;
  height: auto;
}
.post-container .block,
.site-container .block {
  padding: 20px;
  border-radius: 5px;
  display: flex;
  height: calc(100% - 40px);
}
.post-container iframe,
.site-container iframe {
  display: block;
}
.post-container .logo-block img,
.site-container .logo-block img {
  background: none;
  box-shadow: none;
  border-radius: 0;
}
.post-container .wp-block-cover,
.site-container .wp-block-cover {
  position: relative;
  min-height: 850px;
  display: flex;
  align-items: center;
}
.post-container .wp-block-cover img.wp-block-cover__image-background,
.site-container .wp-block-cover img.wp-block-cover__image-background {
  border-radius: 0;
  background: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none;
}
.post-container .wp-block-cover .wp-block-cover__inner-container,
.site-container .wp-block-cover .wp-block-cover__inner-container {
  padding: 0 calc( (100vw - 1170px) / 2 );
  position: relative;
  z-index: 2;
  width: 100%;
}
.post-container .wp-block-cover .squeeze,
.site-container .wp-block-cover .squeeze {
  max-width: 670px;
  margin: 0 auto;
}
.post-container .wp-block-cover .has-background-dim,
.site-container .wp-block-cover .has-background-dim {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.23) 0%, rgba(0, 0, 0, 0.79) 100%), rgba(0, 0, 0, 0.2);
}
.post-container .contact-us-block .details,
.site-container .contact-us-block .details {
  margin-top: 50px;
  display: flex;
  gap: 30px;
}
.post-container .wp-block-lazyblock-contact-block,
.site-container .wp-block-lazyblock-contact-block {
  height: 100%;
  display: flex;
}
.post-container .wp-block-lazyblock-contact-block .contact-block,
.site-container .wp-block-lazyblock-contact-block .contact-block {
  display: flex;
  height: 100%;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  transition: all 0.25s ease;
}
.post-container .wp-block-lazyblock-contact-block .contact-block a,
.site-container .wp-block-lazyblock-contact-block .contact-block a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}
.post-container .wp-block-lazyblock-contact-block .contact-block p,
.site-container .wp-block-lazyblock-contact-block .contact-block p {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  padding: 30px;
  transition: all 0.25s ease;
}
.post-container .wp-block-lazyblock-contact-block .contact-block p span,
.site-container .wp-block-lazyblock-contact-block .contact-block p span {
  color: #000;
  font-weight: normal;
  display: block;
  font-size: 14px;
  transition: all 0.25s ease;
}
.post-container .wp-block-lazyblock-contact-block .contact-block:hover,
.site-container .wp-block-lazyblock-contact-block .contact-block:hover {
  background-color: #000;
}
.post-container .wp-block-lazyblock-contact-block .contact-block:hover p,
.site-container .wp-block-lazyblock-contact-block .contact-block:hover p {
  color: #fff;
}
.post-container .wp-block-lazyblock-contact-block .contact-block:hover p span,
.site-container .wp-block-lazyblock-contact-block .contact-block:hover p span {
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  .post-container > div:not(.alignfull):not(.post-details),
  .blog-index > div:not(.alignfull):not(.post-details),
  .site-container > div:not(.alignfull):not(.post-details),
  .post-container > h1,
  .blog-index > h1,
  .site-container > h1,
  .post-container > h2,
  .blog-index > h2,
  .site-container > h2,
  .post-container > h3,
  .blog-index > h3,
  .site-container > h3,
  .post-container > h4,
  .blog-index > h4,
  .site-container > h4,
  .post-container > h5,
  .blog-index > h5,
  .site-container > h5,
  .post-container > h6,
  .blog-index > h6,
  .site-container > h6,
  .post-container > p,
  .blog-index > p,
  .site-container > p,
  .post-container > ol,
  .blog-index > ol,
  .site-container > ol,
  .post-container > ul,
  .blog-index > ul,
  .site-container > ul,
  .post-container > figure:not(.alignfull),
  .blog-index > figure:not(.alignfull),
  .site-container > figure:not(.alignfull),
  .post-container > blockquote,
  .blog-index > blockquote,
  .site-container > blockquote {
    padding: 0 calc( (100vw - 920px) / 2 );
  }
  .post-container #home-hero,
  .site-container #home-hero {
    position: relative;
    top: 0;
  }
  .post-container .background-video::before,
  .site-container .background-video::before {
    top: 0;
  }
}
@media only screen and (max-width: 992px) {
  .post-container > div:not(.alignfull):not(.post-details),
  .blog-index > div:not(.alignfull):not(.post-details),
  .site-container > div:not(.alignfull):not(.post-details),
  .post-container > h1,
  .blog-index > h1,
  .site-container > h1,
  .post-container > h2,
  .blog-index > h2,
  .site-container > h2,
  .post-container > h3,
  .blog-index > h3,
  .site-container > h3,
  .post-container > h4,
  .blog-index > h4,
  .site-container > h4,
  .post-container > h5,
  .blog-index > h5,
  .site-container > h5,
  .post-container > h6,
  .blog-index > h6,
  .site-container > h6,
  .post-container > p,
  .blog-index > p,
  .site-container > p,
  .post-container > ol,
  .blog-index > ol,
  .site-container > ol,
  .post-container > ul,
  .blog-index > ul,
  .site-container > ul,
  .post-container > figure:not(.alignfull),
  .blog-index > figure:not(.alignfull),
  .site-container > figure:not(.alignfull),
  .post-container > blockquote,
  .blog-index > blockquote,
  .site-container > blockquote {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 768px) {
  .logo-block {
    display: none;
  }
  .site-container .wp-block-columns {
    flex-direction: column;
  }
  .site-container .feature-squeeze {
    justify-content: center;
  }
  .site-container .feature-squeeze .wp-block-column {
    max-width: 100%;
  }
  .site-container .feature-block {
    margin: 0 auto;
  }
  .site-container .services .wp-block-columns {
    gap: 50px;
    margin-bottom: 50px;
  }
  .site-container .services .wp-block-columns:nth-child(2) {
    margin-bottom: 0;
  }
  .site-container .services .wp-block-columns .service-block-1,
  .site-container .services .wp-block-columns .service-block-2,
  .site-container .services .wp-block-columns .service-block-3 {
    margin-top: 0;
  }
  .site-container .wp-block-query .wp-block-post-template {
    flex-direction: column;
  }
  .site-container .wp-block-query .wp-block-post-template li {
    margin: 0 auto;
    max-width: 470px;
  }
  .site-container .contact-form {
    flex-direction: column;
  }
  .site-container .features {
    flex-direction: column-reverse;
  }
  .site-container .wp-block-query .wp-block-post-template.columns-3 li,
  .blog-index .posts .post-block {
    width: 100%!important;
    margin: 0 auto;
  }
  .site-container .simply-scroll-container .simply-scroll-clip .logo-scroller-container li {
    width: 120px;
  }
  .site-container .wp-block-button .wp-block-button__link {
    font-size: 14px;
  }
  .post-container .team,
  .site-container .team {
    grid-template-columns: 1fr 1fr;
  }
  .post-container .wp-block-columns.slider .wp-block-column:nth-child(1),
  .site-container .wp-block-columns.slider .wp-block-column:nth-child(1),
  .post-container .wp-block-columns.slider .wp-block-column:nth-child(2),
  .site-container .wp-block-columns.slider .wp-block-column:nth-child(2) {
    width: 100%;
  }
  .post-container .wp-block-columns.slider .wp-block-lazyblock-branch-slider,
  .site-container .wp-block-columns.slider .wp-block-lazyblock-branch-slider {
    width: 100vw;
    left: -30px;
  }
  .post-container .service-grid,
  .site-container .service-grid {
    grid-template-columns: auto auto auto auto auto auto;
    grid-template-rows: 1fr;
    grid-template-areas: "block-1 block-1 block-2 block-3 block-4 block-5 block-6 block-6";
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    box-sizing: border-box;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
  }
  .site-container .service-grid::-webkit-scrollbar {
    display: none;
  }
  .post-container .wp-block-lazyblock-service-block,
  .site-container .wp-block-lazyblock-service-block {
    width: 280px;
  }
  .post-container .service-grid > div:nth-child(2) .service-block a img,
  .site-container .service-grid > div:nth-child(2) .service-block a img,
  .post-container .service-grid > div:nth-child(3) .service-block a img,
  .site-container .service-grid > div:nth-child(3) .service-block a img,
  .post-container .service-grid > div:nth-child(4) .service-block a img,
  .site-container .service-grid > div:nth-child(4) .service-block a img,
  .post-container .service-grid > div:nth-child(5) .service-block a img,
  .site-container .service-grid > div:nth-child(5) .service-block a img {
    width: 100%;
    max-width: 100%;
  }
  .post-container .wp-block-query .wp-block-post-template li > .wp-block-group,
  .site-container .wp-block-query .wp-block-post-template li > .wp-block-group {
    bottom: 0!important;
    width: 100%;
  }
  .post-container .hero-image,
  .site-container .hero-image {
    opacity: 0.5;
    width: 100%;
  }
  .post-container .hero-image::before,
  .site-container .hero-image::before {
    width: 100%;
  }
  .post-container .event-grid,
  .site-container .event-grid {
    grid-template-columns: 1fr;
  }
  .post-container .wp-block-cover,
  .site-container .wp-block-cover {
    min-height: 0px;
  }
  .post-container .event-slide .event-block,
  .site-container .event-slide .event-block {
    min-width: 280px;
  }
  .post-container .wp-block-query .wp-block-post-template li:nth-child(1) h3,
  .post-container .wp-block-query .wp-block-post-template li:nth-child(2) h3,
  .site-container .wp-block-query .wp-block-post-template li:nth-child(1) h3,
  .site-container .wp-block-query .wp-block-post-template li:nth-child(2) h3 {
    bottom: 0;
  }
  .post-container .woocommerce-checkout,
  .site-container .woocommerce-checkout {
    grid-template-columns: 1fr;
  }
  .post-container .woocommerce-order,
  .site-container .woocommerce-order {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .post-container .woocommerce-order .hero-section,
  .site-container .woocommerce-order .hero-section {
    text-align: left;
  }
  .post-container .woocommerce-order .hero-section .woocommerce-order-overview,
  .site-container .woocommerce-order .hero-section .woocommerce-order-overview {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    gap: 20px;
  }
  .post-container .woocommerce-order .hero-section .woocommerce-order-overview li,
  .site-container .woocommerce-order .hero-section .woocommerce-order-overview li {
    border-right: 0;
  }
  .post-container .woocommerce #order_review,
  .site-container .woocommerce #order_review {
    display: flex;
    flex-direction: column;
  }
  .site-container .hero {
    overflow: hidden;
  }
  .site-container .hero .inside p {
    display: none;
  }
  .site-container .hero .hero-slider {
    width: 150%;
    left: -25%;
  }
  .site-container .product-hero {
    flex-direction: column;
  }
  .site-container #subscribe.product-subscribe {
    margin-top: -40px;
  }
}
@media only screen and (max-width: 550px) {
  .site-container .hero-block .wp-block-spacer:last-child {
    height: 160px!important;
  }
  .post-container .team,
  .site-container .team {
    grid-template-columns: 1fr;
  }
  .post-container .background-video,
  .site-container .background-video {
    margin-top: -150px;
  }
}
.post-container {
  padding-bottom: 100px;
}
.post-container .post-details {
  max-width: 830px;
  padding: 0 60px;
  margin: 50px auto 50px;
  text-align: center;
}
.post-container .post-details h1 {
  font-size: 40px;
}
.post-container .post-details h1,
.post-container .post-details p {
  margin: 0;
  text-transform: capitalize;
}
.post-container .gallery-block {
  width: 100vw;
  overflow: hidden;
}
.post-container .wp-block-gallery {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  width: 200vw;
  animation: gallery-scroll 20s linear infinite;
}
.post-container .wp-block-image.size-full {
  padding: 30px;
}
.post-container .wp-block-image.size-full img {
  display: block;
  margin: 0 auto;
}
.blog-index {
  padding: 80px 0;
}
.blog-index .posts {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.blog-index .posts .post-block {
  flex-grow: 0;
  flex-basis: 1;
  width: calc((100% - 60px) / 3);
  /*&:nth-child(3n+2) {margin-top:50px;}
      &:nth-child(3n+3) {margin-top:100px;}*/
}
.blog-index .posts .post-block .content p {
  margin: 10px 0;
}
body.woocommerce-cart .site-container .woocommerce {
  display: flex;
  gap: 50px;
  padding-top: 110px;
  position: relative;
}
body.woocommerce-cart .site-container .woocommerce .woocommerce-notices-wrapper {
  width: 1170px;
  position: absolute;
  top: 0;
}
body.woocommerce-cart .site-container .woocommerce form.woocommerce-cart-form {
  width: 65%;
}
body.woocommerce-cart .site-container .woocommerce .shop_table {
  color: #fff;
}
body.woocommerce-cart .site-container .woocommerce .shop_table .product-thumbnail {
  display: none;
}
body.woocommerce-cart .site-container .woocommerce .shop_table .product-name a {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
}
body.woocommerce-cart .site-container .woocommerce .shop_table th,
body.woocommerce-cart .site-container .woocommerce .shop_table td {
  vertical-align: top;
}
body.woocommerce-cart .site-container .woocommerce .shop_table .button {
  border: 2px solid #fff;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  background: none;
  border-radius: 0;
  padding: 10px 20px;
}
body.woocommerce-cart .site-container .woocommerce .cart-collaterals {
  width: 35%;
  margin-bottom: 50px;
}
body.woocommerce-cart .site-container .woocommerce .cart-collaterals .cart_totals {
  background-color: #000;
  padding: 30px;
  float: none!important;
  width: 100%!important;
  color: #fff;
}
body.woocommerce-cart .site-container .woocommerce .cart-collaterals .cart_totals h2 {
  font-size: 28px;
}
body.woocommerce-cart .site-container .woocommerce .cart-collaterals .cart_totals tr th,
body.woocommerce-cart .site-container .woocommerce .cart-collaterals .cart_totals tr td {
  width: 50%;
}
body.woocommerce-cart .site-container .woocommerce .cart-collaterals .cart_totals tr td {
  text-align: right;
}
body.woocommerce-cart .site-container .woocommerce .cart-collaterals .cart_totals tr.order-topay {
  color: #FD1B20;
  font-weight: bold;
}
body.woocommerce-cart .site-container .woocommerce .cart-collaterals .cart_totals .checkout-button {
  margin-top: 20px;
  padding: 20px 30px;
  text-align: center;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  background-color: #FD1B20;
  transition: all 0.5s ease;
}
body.woocommerce-cart .site-container .woocommerce .cart-collaterals .cart_totals .checkout-button:hover {
  background-color: #fff;
  color: #000;
}
.event-calendar {
  border: 2px solid #fff;
  margin: 30px 0;
}
.event-calendar .heading {
  text-align: center;
  padding: 10px;
  color: #fff;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}
.event-calendar .days {
  display: flex;
  border-top: 2px solid #fff;
}
.event-calendar .days .day {
  width: 100%;
  padding: 20px;
  border-left: 2px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #FD1B20;
}
.event-calendar .days .day:first-child {
  border-left: 0;
}
.event-calendar .days .day p {
  font-size: 30px;
  color: #fff;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  margin: 0;
}
.event-calendar .days .day svg {
  width: 120px;
  height: 120px;
}
.event-calendar .days .day svg path {
  fill: #fff;
}
.event-calendar .legend {
  border-top: 2px solid #fff;
  display: flex;
}
.event-calendar .legend .item {
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.event-calendar .legend .item p {
  color: #fff;
}
.event-calendar .legend svg path {
  fill: #fff;
}
.stock-remain {
  text-transform: uppercase;
  font-weight: bold;
  color: #FD1B20 !important;
}
@media only screen and (max-width: 992px) {
  body.woocommerce-cart .site-container .woocommerce .woocommerce-notices-wrapper {
    width: 920px;
  }
}
@media only screen and (max-width: 768px) {
  body.woocommerce-cart .site-container .woocommerce .woocommerce-notices-wrapper {
    width: calc( 100% - 60px );
  }
  body.woocommerce-cart .site-container .woocommerce {
    flex-direction: column;
  }
  body.woocommerce-cart .site-container .woocommerce form.woocommerce-cart-form,
  body.woocommerce-cart .site-container .woocommerce .cart-collaterals {
    width: 100%;
  }
  body.woocommerce-cart .site-container .woocommerce form.woocommerce-cart-form .cart_totals tr td,
  body.woocommerce-cart .site-container .woocommerce .cart-collaterals .cart_totals tr td {
    width: 100%;
  }
  .event-calendar {
    margin: 30px;
  }
  .event-calendar .days .day {
    padding: 5px;
  }
  .event-calendar .days .day p {
    font-size: 20px;
  }
  .event-calendar .days .day svg {
    height: 60px;
    width: 60px;
  }
}
.reveal {
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 2s all ease;
}
.reveal.active {
  transform: translateY(0);
  opacity: 1;
}
.reveal-primary {
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 2s all ease;
}
.reveal-primary.active {
  transform: translateY(0);
  opacity: 1;
}
.reveal-secondary {
  position: relative;
  opacity: 0;
  transition: 2s all ease;
  transition-delay: 1s;
}
.reveal-secondary.active {
  opacity: 1;
}
#cookie-law-div {
  z-index: 10000000;
  position: fixed;
  bottom: 00px;
  margin: 30px;
  padding: 20px;
  width: calc(100% - 60px);
  border-radius: 5px;
  background: #000;
  font-size: 14px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  box-sizing: border-box;
  gap: 50px;
}
#cookie-law-div a {
  color: #fff;
  text-decoration: underline;
  transition: color 0.25s ease;
}
#cookie-law-div a:hover {
  color: #FF7A34;
}
#cookie-law-div p {
  margin: 0;
  color: #fff;
}
#cookie-law-div p b {
  display: block;
  font-family: 'Spectral', serif;
}
#cookie-law-div button {
  align-self: center;
  line-height: 1;
  color: #fff;
  background-color: #FF7A34;
  border: none;
  font-size: 16px;
  cursor: pointer;
  border-radius: 5px;
  font-weight: bold;
  transition: background-color 0.25s ease;
  font-family: 'Spectral', serif;
  padding: 10px 20px;
}
#cookie-law-div button:hover {
  background-color: #1d2347;
}
body.event-sold-out .variations_form.cart,
body.event-sold-out p.price {
  display:none!important;
}
body.event-sold-out .sold-out-notice {
  display:block;
  background: linear-gradient(90deg, #FD1B20 0%, #CC0403 100%);
  color:white;
  padding:40px;
  text-align:center;
  font-size: 28px;
  text-transform: uppercase;
  margin: 20px 0;
  font-family: 'Barlow Condensed', sans-serif;
}
.home .slider .event-block img {
  background:#252525;
}


.woocommerce-shipping-totals.shipping td {
  width:100%;
}
.woocommerce-shipping-totals.shipping th {
  display:none;
}
.woocommerce-shipping-totals.shipping #shipping_method {
  text-align: left;
}
.woocommerce-shipping-totals.shipping #shipping_method:before {
  content:"Drop-Off Location";
  color:white;
  font-family: 'Roboto', sans-serif;
  margin:10px 0;
  display:block;
}
.woocommerce-shipping-totals.shipping #shipping_method li input.shipping_method {
  margin:0;
  width:15px;
  height:15px;
}
.woocommerce-shipping-totals.shipping #shipping_method li {
  display:flex;
  gap:5px;
  align-items: center;
  background-color: #171717;
  padding: 10px;
}
.woocommerce-shipping-fields {
  display:none;
}
.woocommerce-shipping-totals.shipping #shipping_method li label {
  display:flex;
  width:100%;
  justify-content:space-between;
}


body.page-id-262 .woocommerce-shipping-totals.shipping {
  display:none;
}


p.has-x-large-font-size {
  color:white;
  text-transform:uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  opacity:1;
  font-size:62px;
  line-height:1.2;
}
p.has-large-font-size {
  color:white;
  text-transform:uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  opacity:1;
  font-size:50px;
  line-height:1.2;
}
.woocommerce-tabs .wp-block-button .wp-block-button__link {
  margin:10px;
  font-size:18px;
  border:0;
  display:block;
}
.woocommerce-tabs .faqs {
  border-bottom:0;
}
.wp-block-image.is-style-rounded img {
  border-radius:10px;
}

.woocommerce-tabs .panel > .wp-block-group > .wp-block-group__inner-container {
  padding:0 calc( (100vw - 1170px) / 2 ) 20px;
}
.woocommerce-tabs .panel .wp-block-columns.flow {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  gap: 30px;
  width: 100%;
}
.woocommerce-tabs .panel .wp-block-columns.flow .wp-block-column {
  height:100%;
}
.testimonial {
  background-color:#121212;
  border-radius:10px;
  overflow:hidden;
}
.testimonial .content {
  padding:20px 30px;
}
.testimonial .content .ratings {
  display:flex;
  justify-content:space-between;
  align-items:center;
  margin-bottom:20px;
}
.testimonial .content .ratings .stars {
  display:flex;
  gap:1px;
}
.testimonial .content .ratings .stars span {
  display:flex;
  height:14px;
  width:14px;
  justify-content:center;
  align-items:center;
  background-color:#219653;
}
.testimonial .content p {
  color:white;
  font-size:14px;
  line-height:24px;
}
.testimonial .content .citation {
  display:flex;
  align-items:center;
  gap:10px;
}
.testimonial .content .citation .inial {
  height:50px;
  width:50px;
  font-size:18px;
  font-weight:bold;
  display:flex;
  justify-content:center;
  align-items:center;
  background: linear-gradient(90deg, #FD1B20 0%, #CC0403 100%);
  color:white;
  text-align:center;
  border-radius:50px;
}
.testimonial .content .citation .name {
  display:flex;
  flex-direction:column;
  font-weight:bold;
  font-size:14px;
  line-height:1;
  color:white;
}
.events-tabs .tabs {
  display:flex;
  justify-content:center;
  align-items:center;
  gap:5px;
}
.events-tabs .tabs li {
  list-style:none;
}
.boxed {
  padding:20px;
  border-radius:10px;
  margin:10px 0;
}
.boxed h3 {
  font-size:14px;
  margin:0;
}
.boxed p,
.boxed li {
  font-size:12px;
  line-height:1.6;
}
.events-tabs .tabs li a {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color:white;
  border:2px solid white;
  padding:5px 10px;
  font-size:14px;
  text-decoration:none;
}
.events-tabs .tabs li a.active {
  background-color:white;
  color:black;
}
.calendar-block {
  background: linear-gradient(90deg, #FD1B20 0%, #CC0403 100%);
  padding:20px;
  border-radius:10px;
  margin-bottom:10px;
  color:white;
  display:flex;
  gap:30px;
  align-items:center;
  position:relative;
}
.calendar-block .cal {
  background-color:white;
  border-radius:10px;
  padding:10px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  gap:3px;
  color:black;
  font-family: 'Barlow Condensed', sans-serif;
  line-height:1;
  text-transform:uppercase;
}
.calendar-block .cal .day,
.calendar-block .cal .month {
  font-size:12px;
}
.calendar-block .cal .date {
  font-size:36px;
}
.calendar-block .option {
  display:flex;
  align-items:center;
  gap:5px;
}
.calendar-block .option svg {
  fill:white;
}
.calendar-block .option p {
  color:white;
}
.calendar-block.additional {
  background:white;
}
.calendar-block.additional .cal {
  background: linear-gradient(90deg, #FD1B20 0%, #CC0403 100%);
  color:white;
}
.calendar-block.additional .option p {
  color:black;
}
.calendar-block.additional .option svg {
  fill:black;
}
.calendar-block .additional-day {
  position: absolute;
  background: black;
  top: 5px;
  right: 5px;
  padding: 5px 14px;
  border-radius: 30px;
  font-size: 10px;
}
.tab-panels {
  margin-top:80px;
}
.testimonial .content .citation .name span {
  font-weight:normal;
}
.wp-block-lazyblock-process {
  height:100%;
}
.tab-panels .lazyblock-inner-blocks .wp-block-columns > .wp-block-column {
  width:50%;
}
.image-slider .owl-stage-outer {
  border-radius:10px;
  overflow:hidden;
}
.image-slider .owl-nav {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.process {
  background: linear-gradient(90deg, #FD1B20 0%, #CC0403 100%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding:20px;
  display:flex;
  flex-direction:column;
  gap:10px;
  height:100%;
}
.process .step {
  padding: 5px 10px;
  background: #000000;
  border-radius: 50px;
  color:white;
  font-size:16px;
  line-height:1;
  font-weight:bold;
  display: block;
  max-width: 80px;
  text-align: center;
}
.process h3 {
  margin:0;
}
.process p {
  color:white;
  margin:0;
  font-size:14px;
}
.faqs .faqs {
  max-width:800px;
  margin:30px auto;
  border-bottom:0;
}
.faqs .faqs dl {
  border-top:0;
  border-radius:3px;
  background-color:black;
  padding:20px;
  margin-bottom:10px;
}
.faqs .faqs dl dt h3 {
  font-family: 'Roboto', sans-serif;
  font-weight:bold;
  text-transform:none;
  font-size:16px;
  line-height:1;
}
.faqs .faqs dl dt:after {
  font-family: 'Roboto', sans-serif;
  font-weight:bold;
  text-transform:none;
  font-size:16px;
  line-height:1;
  height:auto;
  width:auto;
  background:none;
  color:white;
}
.faqs .faqs dl dd p {
  color:white;
  font-size:14px;
  color:#CECECE;
  line-height:1.4;
  margin-top:10px;
}

#bgvideo {
  width:100%;
  height:auto;
}

@media only screen and (max-width: 1020px) { 
  #bgvideo {
    width:110%;
    height:auto;
    margin-left:-5%;
  }
}

@media only screen and (max-width: 580px) { 
  .site-container .hero {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #bgvideo {
    width:100%;
    margin-left:0;
  }
}
.event-meta {
  display:flex;
  gap:10px;
  margin-bottom:20px;
}
.event-meta p {
  font-size:14px!important;
  color:white!important;
}
.site-container .woocommerce-product-details__short-description li,
.site-container .woocommerce-product-details__short-description p {
  font-size:14px!important;
  color:white!important;
  line-height:1.4;
}

.product-hero h1 {
  font-size:44px;
  line-height:1.2;
}
.variations_form.cart {
  background-color:black;
  border-radius:10px;
  padding:20px;
}
/*.single-product form.cart {
  display: grid;
  grid-template-columns: 50px auto;
  gap: 10px;
  grid-template-rows: auto auto;
  padding-top:50px;
}
.single-product form.cart .quantity {
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
}
.single-product form.cart .deposits-frontend-wrapper {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
}
.single-product form.cart button.single_add_to_cart_button {
  width: 100%;
  border-radius: 10px !important;
  margin: 0 !important;
  grid-row-start: 1;
  grid-row-end: 2;
}*/
.variations_form.cart .arriba-variation-header {
  display:flex;
  justify-content:space-between;
}
.wc-availability,
.woocommerce-product-details__short-description .stock-remain {
  display:none;
}

.variations_form.cart .arriba-variation-header h2 {
  font-size:18px;
  line-height:1;
}
.site-container div.product form.cart div.quantity {
  margin:0;
}
.site-container div.product form.cart div.quantity input {
  background-color:black;
  color:white;
  border-radius:10px;
  border:1px solid #252525;
}
.woocommerce-variation-add-to-cart {
  display:flex;
  width:100%;
  gap:10px;
}
.woocommerce-variation-add-to-cart button.single_add_to_cart_button {
  width:100%;
  border-radius:10px!important;
  margin:0!important;
}





.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"],
.variable-items-wrapper[data-attribute_name="attribute_pa_options"],
.variable-items-wrapper[data-attribute_name="attribute_pa_room-options"] {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  gap:3px;
  width: 100%;
}
.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .variable-item,
.variable-items-wrapper[data-attribute_name="attribute_pa_options"] .variable-item,
.variable-items-wrapper[data-attribute_name="attribute_pa_room-options"] .variable-item {
  background-color:#252525!important;
  border-radius:10px!important;
  border:0!important;
  height:auto!important;
  padding:10px!important;
  position:relative;
  box-shadow: 0px 0px 0px 1px black!important;
}
.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .variable-item.disabled,
.variable-items-wrapper[data-attribute_name="attribute_pa_options"] .variable-item.disabled,
.variable-items-wrapper[data-attribute_name="attribute_pa_room-options"] .variable-item.disabled {
  opacity:0.4;
  pointer-events:none;
}
.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .variable-item.disabled .variable-item-contents:before,
.variable-items-wrapper[data-attribute_name="attribute_pa_options"] .variable-item.disabled .variable-item-contents:before,
.variable-items-wrapper[data-attribute_name="attribute_pa_room-options"] .variable-item.disabled .variable-item-contents:before {
  display:none;
  opacity:0;
}

.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .variable-item:hover,
.variable-items-wrapper[data-attribute_name="attribute_pa_options"] .variable-item:hover,
.variable-items-wrapper[data-attribute_name="attribute_pa_room-options"] .variable-item:hover {
  box-shadow: 0px 0px 0px 2px white!important;
}
.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .variable-item.selected,
.variable-items-wrapper[data-attribute_name="attribute_pa_options"] .variable-item.selected,
.variable-items-wrapper[data-attribute_name="attribute_pa_room-options"] .variable-item.selected {
  box-shadow: 0px 0px 0px 2px #FD1B20!important;
}
.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .variable-item.selected .variable-item-contents:before,
.variable-items-wrapper[data-attribute_name="attribute_pa_options"] .variable-item.selected .variable-item-contents:before,
.variable-items-wrapper[data-attribute_name="attribute_pa_room-options"] .variable-item.selected .variable-item-contents:before {
  content:"";
  height:14px;
  width:14px;
  background-image: 
    url('assets/icons/white-check.svg'),
    linear-gradient(90deg, #FD1B20 0%, #CC0403 100%);
  background-repeat: no-repeat;
  background-position: center;
  border-radius:20px;
  display:flex;
  justify-content:center;
  align-items:center;
  position:absolute;
  top:3px;
  right:3px;
  
}
.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .variable-item .variable-item-contents,
.variable-items-wrapper[data-attribute_name="attribute_pa_options"] .variable-item .variable-item-contents,
.variable-items-wrapper[data-attribute_name="attribute_pa_room-options"] .variable-item .variable-item-contents {
  background-size: 100%;
  background-repeat:no-repeat;
  height:0px;
  background-color:none;
  padding:20px 0!important;
  height: 80px;
  background-position: center;
}

.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .variable-item-contents span,
.variable-items-wrapper[data-attribute_name="attribute_pa_options"] .variable-item-contents span,
.variable-items-wrapper[data-attribute_name="attribute_pa_room-options"] .variable-item-contents span {
  display:none;
}


.variable-items-wrapper[data-attribute_name="attribute_pa_room-options"] .button-variable-item-1-rider .variable-item-contents {
  background-image:url(assets/icons/1-rider.svg);
}
.variable-items-wrapper[data-attribute_name="attribute_pa_room-options"] .button-variable-item-1-rider-and-1-non-rider .variable-item-contents {
  background-image:url(assets/icons/1-ride-non-rider.svg);
}
.variable-items-wrapper[data-attribute_name="attribute_pa_room-options"] .button-variable-item-2-riders-sharing .variable-item-contents {
  background-image:url(assets/icons/2-riders.svg);
}
.variable-items-wrapper[data-attribute_name="attribute_pa_room-options"] .button-variable-item-no-accommodation .variable-item-contents {
  background-image:url(assets/icons/no-accomodation.svg);
}

.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .button-variable-item-1-night-accommodation .variable-item-contents {
  background-image:url(assets/icons/1-nights.svg);
}
.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .button-variable-item-2-nights-accommodation .variable-item-contents {
  background-image:url(assets/icons/2-nights.svg);
}
.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .button-variable-item-3-nights-accommodation .variable-item-contents {
  background-image:url(assets/icons/3-nights.svg);
}
.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .button-variable-item-4-nights-accommodation .variable-item-contents {
  background-image:url(assets/icons/4-nights.svg);
}
.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .button-variable-item-5-nights-accommodation .variable-item-contents {
  background-image:url(assets/icons/5-nights.svg);
}
.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .button-variable-item-6-nights-accommodation .variable-item-contents {
  background-image:url(assets/icons/6-nights.svg);
}
.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .button-variable-item-5-nights-accommodation-wsbk .variable-item-contents {
  background-image:url(assets/icons/5-nights-wsbk.svg);
}
.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .button-variable-item-6-nights-accommodation-wsbk .variable-item-contents {
  background-image:url(assets/icons/6-nights-wsbk.svg);
}
.variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] .button-variable-item-no-accommodation .variable-item-contents {
  background-image:url(assets/icons/no-accom.svg);
}

.variable-items-wrapper[data-attribute_name="attribute_pa_options"] .button-variable-item-transport-only .variable-item-contents {
  background-image:url(assets/icons/transport-only.svg);
  background-size:auto;
}
.variable-items-wrapper[data-attribute_name="attribute_pa_options"] .button-variable-item-transport-3-day-pass .variable-item-contents {
  background-image:url(assets/icons/transport-pass.svg);
  background-size:auto;
}





.stats {
  background-color:#171717;
  padding:20px;
  border-radius:10px;
  color:white;
}
.stats h3 {
  font-size:16px;
}
.stats .stat-line {
  border-top:1px dotted black;
  padding:5px 0;
}
.stats .stat-line p {
  display:flex;
  width:100%;
  justify-content:space-between;
  color:white;
  font-size:14px;
}
.stats .stat-line:last-child {
 border-bottom:1px dotted black;
}

.single_variation_wrap {
  display: flex;
  flex-direction: column-reverse;
}
.deposit-notice {
  text-align: center;
  margin-top: 10px;
  font-size:14px;
  color:#D7D7D7;
}
.deposit-notice span {
  font-weight:bold;
  color:white;
}

@media only screen and (max-width: 1200px) {
  .woocommerce-tabs .panel > .wp-block-group > .wp-block-group__inner-container {
    padding: 0 calc( (100vw - 920px) / 2 );    
  }
}
@media only screen and (max-width: 992px) {
  .woocommerce-tabs .panel > .wp-block-group > .wp-block-group__inner-container {
    padding: 0 30px;    
  }
}
@media only screen and (max-width: 768px) {
  .tab-panels .lazyblock-inner-blocks .wp-block-columns > .wp-block-column {
    width:100%;
  }
  .woocommerce-tabs .panel .wp-block-columns.flow {
    display:flex;
  }
  
  .events-tabs .tabs {
    flex-direction: column;
  }
  .events-tabs .tabs li {
    display:block;
    width:100%;
  }
  .events-tabs .tabs li a {
    width:100%;
    text-align:center;
    display:block;
  }
  .variable-items-wrapper[data-attribute_name="attribute_pa_accommodation"] {
    grid-template-columns:1fr 1fr 1fr;
    grid-template-rows:1fr 1fr;
  }
  .variable-items-wrapper[data-attribute_name="attribute_pa_room-options"] {
    grid-template-columns:1fr 1fr;
    grid-template-rows:1fr 1fr;
  }
}

.woocommerce-product-gallery__image.flex-active-slide {
  border-radius:10px;
  overflow:hidden;
}
.flex-control-nav.flex-control-thumbs {
  display: flex;
  gap: 10px;
  margin: 10px 0!important;
  justify-content:center;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  max-width: 80px;
  border-radius: 5px;
  overflow: hidden;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
  border:2px solid #FD1B20;
}


.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color:#FD1B20;
}

.bike-box {
  position:relative;
  background-color:white;
  border-radius: 30px;
  text-align:center;
  margin-top:100px;
}
.bike-box img {
  max-width:100%;
  background: none;
  margin-top: -100px;
}
.bike-box .content {
  padding: 0 30px 30px;
  text-align:left
}
.bike-box .content h3 {
  font-size:20px;
  color:white;
  line-height:1;
  margin-bottom:10px;
  color:black;
}
.bike-box .content p {
  color:white;
  font-size:14px;
  line-height:1.4;
  color:black;
}
.bike-box .content .button {
  background: linear-gradient(90deg, #FD1B20 0%, #CC0403 100%);
  padding: 20px;
  border-radius: 10px;
  color:white;
  font-size:18px;
  line-height:1;
  text-transform:uppercase;
  display:inline-block;
  margin:0;
  font-family: 'Barlow Condensed', sans-serif;
}



.site-container .contact-form .form.short-new .question .element label[for="gdpr"] {
  display:flex;
  width: 100%;
  align-items: flex-start;
  gap: 10px;
}
.site-container .contact-form .form.short-new form .question .element button {
  border-radius:10px;
  opacity:1;
  transition:all 0.25s ease;
  box-shadow:-1px -1px 10px rgba(255,255,255,0.1);
}
.site-container .contact-form .form.short-new form .question .element button:disabled {
  opacity:0.5;
  box-shadow:0px 0px 0px rgba(255,255,255,0.);
}
.site-container .contact-form .form.short-new .question .element input[type="checkbox"] {
  width:24px;
  height:24px;
  border:0;
  margin:0;
}
.site-container .contact-form .form.short-new .question .element label {
  font-family: 'Roboto', sans-serif;
  font-size:14px;
  text-transform:none;
}
.site-container .contact-form .form.short-new .question .element input {
  border-radius:5px;
}
#ducati_experience-description {
  background-color:black;
  display:block!important;
  font-size:12px!important;
}
#ducati_experience-description:before {
  display:none!important;
}