/*
Theme Name: TTP 2000 V1.0
Theme URI: http://www.supersonicplayground.com/
Author: Supersonic Playground
Author URI: http://www.supersonicplayground.com/
Description: TTP 2000 V1.0 Theme
Version: 1.0
License: All work ©2025 Supersonic Playground Ltd. Not for public use.
License URI: http://www.supersonicplayground.com/
Tags: 
Text Domain: ttp2000
*/
/* 
Use: Reset
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
*,
*:before,
*:after {
  box-sizing: border-box !important;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: top;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 
Use: Mixins
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Input Override
**************************************************************************/
/*************************************************************************
 #Transition Bezier
**************************************************************************/
/*************************************************************************
 #Transition Bezier Delay
**************************************************************************/
/*************************************************************************
 #Transition Linear
**************************************************************************/
/*************************************************************************
 #Transition None
**************************************************************************/
/*************************************************************************
 #Inline Fix
**************************************************************************/
.inline-fix {
  word-spacing: -0.35rem;
}
.inline-fix * {
  word-spacing: normal;
}
/*************************************************************************
 #Shadow
**************************************************************************/
.shadow {
  box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
}
.shadow-close {
  box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
}
.shadow-tight {
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
/*************************************************************************
 #With Icon
**************************************************************************/
/*************************************************************************
 #Border Style
**************************************************************************/
/*************************************************************************
 #Text With Icon
**************************************************************************/
.text-with-icon {
  display: inline-flex;
  color: #2B2E32;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  text-decoration: none;
}
.text-with-icon:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  font-size: inherit;
  line-height: inherit;
}
.text-with-icon.icon-left:before {
  margin: 0 0.75rem 0 0;
}
.text-with-icon.small.icon-left:before {
  margin: 0 0.5rem 0 0;
}
.text-with-icon.icon-right {
  flex-direction: row-reverse;
}
.text-with-icon.icon-right:before {
  margin: 0 0 0 0.75rem;
}
.text-with-icon.small.icon-right {
  flex-direction: row-reverse;
}
.text-with-icon.small.icon-right:before {
  margin: 0 0 0 0.5rem;
}
.text-with-icon.email:before {
  content: '\f0e0';
}
.text-with-icon.telephone:before {
  content: '\f095';
  transform: scaleX(-1);
}
.text-with-icon.testimonials:before {
  content: '\f086';
}
.text-with-icon.gallery:before {
  content: '\f302';
}
.text-with-icon.date:before {
  content: '\f133';
}
.text-with-icon.time:before {
  content: '\f017';
}
.text-with-icon.menu:before {
  content: '\f0c9';
}
.text-with-icon.arrow-down:before {
  content: '\f107';
}
.text-with-icon.tick:before {
  content: '\f058';
}
.text-with-icon.linkedin:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
  content: '\f0e1';
}
.text-with-icon.location-pin:before {
  content: '\f3c5';
}
.text-with-icon.opening-times:before {
  content: '\f017';
}
.text-with-icon.delivery:before {
  content: '\f48b';
}
.text-with-icon.contact:before {
  content: '\f3c5';
}
.text-with-icon.page:before {
  content: '\f15b';
}
.text-with-icon.info:before {
  content: '\f05a';
}
.text-with-icon.info:before {
  content: '\f05a';
}
.text-with-icon.team:before {
  content: '\f0c0';
}
.text-with-icon.book:before {
  content: '\f02d';
}
.dark-section .text-with-icon:before,
.dark-section.text-with-icon:before {
  color: #FFFFFF;
}
/*************************************************************************
 #Sizes
**************************************************************************/
/* 
Use: Measurements
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Base Level
**************************************************************************/
/*************************************************************************
 #Base Size
**************************************************************************/
/*************************************************************************
 #Breakpoints
**************************************************************************/
/* 400px */
/* 500px */
/* 650px */
/* 749px */
/* 750px */
/* 850px */
/* 1000px */
/* 1100px */
/* 1250px */
/* 1500px */
/* 1750px */
/* 2000px */
/*************************************************************************
 #From Media Queries
**************************************************************************/
/*************************************************************************
 #To Media Queries
**************************************************************************/
/*************************************************************************
 #HTML Font Size Adjustment
**************************************************************************/
html {
  font-size: 100%;
}
@media screen and (min-width: 62.5em) {
  html {
    font-size: 111.11111111%;
  }
}
@media screen and (min-width: 93.75em) {
  html {
    font-size: 116.66666667%;
  }
}
/* 
Use: Grid
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Multi-Column Layout
**************************************************************************/
/*
Use: Colours
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Colours
**************************************************************************/
/* #Core Colours ------------------------------------------------------------------------ */
/* #Greys ------------------------------------------------------------------------ */
/* #Primary ------------------------------------------------------------------------ */
/* #Accents ------------------------------------------------------------------------ */
/* #Facebook ------------------------------------------------------------------------ */
.facebook-01 {
  color: #39579a;
}
/* #Twitter ------------------------------------------------------------------------ */
.twitter-01 {
  color: #55acee;
}
/* #YouTube ------------------------------------------------------------------------ */
.youtube-01 {
  color: #D9252A;
}
/* #LinkedIn ------------------------------------------------------------------------ */
.linkedin-01 {
  color: #0481bd;
}
/* #LinkedIn ------------------------------------------------------------------------ */
.pinterest-01 {
  color: #E60023;
}
/* #Instagram ------------------------------------------------------------------------ */
.instagram-01 {
  color: #DB3175;
}
/*************************************************************************
 #Colour Sections
**************************************************************************/
/* #Light or Dark for Sections ------------------------------------------------------------------------ */
.light-section h1,
.light-section h2,
.light-section h3,
.light-section h4,
.light-section h5 {
  color: #2B2E32;
}
.light-section h1 a,
.light-section h2 a,
.light-section h3 a,
.light-section h4 a,
.light-section h5 a {
  color: #2B2E32;
}
.light-section p,
.light-section ul,
.light-section li,
.light-section label {
  color: #2B2E32;
}
.light-section a {
  color: #A02F58;
}
.dark-section h1,
.dark-section h2,
.dark-section h3,
.dark-section h4,
.dark-section h5,
.dark-section p,
.dark-section ul,
.dark-section li,
.dark-section label,
.dark-section a {
  color: #FFFFFF;
}
.dark-section .timeline .timeline-segments .timeline-segment .content {
  background-color: #FFFFFF !important;
}
.dark-section .timeline .timeline-segments .timeline-segment .content p {
  color: #2B2E32 !important;
}
/* #Section Colours ------------------------------------------------------------------------ */
.white-section {
  background-color: #FFFFFF;
}
.white-section h1,
.white-section h2,
.white-section h3,
.white-section h4,
.white-section h5 {
  color: #2B2E32;
}
.white-section h1 a,
.white-section h2 a,
.white-section h3 a,
.white-section h4 a,
.white-section h5 a {
  color: #2B2E32;
}
.white-section p,
.white-section ul,
.white-section li,
.white-section label {
  color: #2B2E32;
}
.white-section a {
  color: #A02F58;
}
.white-section .js-carousel-controls .direction-left:before,
.white-section .js-carousel-controls .direction-right:before {
  color: #A02F58;
}
.white-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #A02F58;
}
.white-section .flickity-page-dots .dot {
  background: #2B2E32;
}
.white-section input[type="text"],
.white-section input[type="password"],
.white-section input[type="email"],
.white-section input[type="number"],
.white-section input[type="tel"],
.white-section input[type="search"],
.white-section input[type="checkbox"],
.white-section input[type="radio"],
.white-section select,
.white-section textarea {
  background-color: #FFFFFF !important;
  box-shadow: inset 0 0 0 1px #9FA4AC !important;
}
.dark-grey-section {
  background-color: #2B2E32;
}
.dark-grey-section h1,
.dark-grey-section h2,
.dark-grey-section h3,
.dark-grey-section h4,
.dark-grey-section h5,
.dark-grey-section p,
.dark-grey-section ul,
.dark-grey-section li,
.dark-grey-section label,
.dark-grey-section a {
  color: #FFFFFF;
}
.dark-grey-section .timeline .timeline-segments .timeline-segment .content {
  background-color: #FFFFFF !important;
}
.dark-grey-section .timeline .timeline-segments .timeline-segment .content p {
  color: #2B2E32 !important;
}
.dark-grey-section .faq .faq-title p {
  color: #FFFFFF;
}
.dark-grey-section .js-carousel-controls .direction-left:after,
.dark-grey-section .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
.dark-grey-section .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25);
}
.dark-grey-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF;
}
.dark-grey-section nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
.dark-grey-section nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
.dark-grey-section nf-field .nf-error .ninja-forms-field {
  box-shadow: inset 0 0 0 3px #F0F0F0;
}
.dark-grey-section .nf-error-msg {
  background-color: #FFFFFF;
  color: #A02F58 !important;
}
.primary-section {
  background-color: #A02F58;
}
.primary-section h1,
.primary-section h2,
.primary-section h3,
.primary-section h4,
.primary-section h5,
.primary-section p,
.primary-section ul,
.primary-section li,
.primary-section label,
.primary-section a {
  color: #FFFFFF;
}
.primary-section .timeline .timeline-segments .timeline-segment .content {
  background-color: #FFFFFF !important;
}
.primary-section .timeline .timeline-segments .timeline-segment .content p {
  color: #2B2E32 !important;
}
.primary-section .faq .faq-title p {
  color: #FFFFFF;
}
.primary-section .js-carousel-controls .direction-left:after,
.primary-section .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
.primary-section .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25);
}
.primary-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF;
}
.primary-section nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
.primary-section nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
.primary-section nf-field .nf-error .ninja-forms-field {
  box-shadow: inset 0 0 0 3px #F0F0F0;
}
.primary-section .nf-error-msg {
  background-color: #FFFFFF;
  color: #A02F58 !important;
}
.primary-section a {
  color: #FFFFFF;
}
.primary-section .primary-button {
  background-color: #FFFFFF !important;
  color: #A02F58;
}
.primary-section .primary-button:hover {
  background-color: #F0F0F0 !important;
}
.primary-section .submit-container input[type="submit"] {
  color: #FFFFFF !important;
  background-color: #2B2E32 !important;
}
.primary-section .testimonial-grid .testimonial-module {
  background-color: #FFFFFF;
}
.primary-section .testimonial-grid .testimonial-module:before {
  background-color: #A02F58;
}
.light-grey-section {
  background-color: #F0F0F0;
}
.light-grey-section h1,
.light-grey-section h2,
.light-grey-section h3,
.light-grey-section h4,
.light-grey-section h5 {
  color: #2B2E32;
}
.light-grey-section h1 a,
.light-grey-section h2 a,
.light-grey-section h3 a,
.light-grey-section h4 a,
.light-grey-section h5 a {
  color: #2B2E32;
}
.light-grey-section p,
.light-grey-section ul,
.light-grey-section li,
.light-grey-section label {
  color: #2B2E32;
}
.light-grey-section a {
  color: #A02F58;
}
.light-grey-section .js-carousel-controls .direction-left:before,
.light-grey-section .js-carousel-controls .direction-right:before {
  color: #A02F58;
}
.light-grey-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #A02F58;
}
.light-grey-section .flickity-page-dots .dot {
  background: #2B2E32;
}
.dark-grey-section input[type="text"],
.primary-section input[type="text"],
.dark-grey-section input[type="password"],
.primary-section input[type="password"],
.dark-grey-section input[type="email"],
.primary-section input[type="email"],
.dark-grey-section input[type="number"],
.primary-section input[type="number"],
.dark-grey-section input[type="tel"],
.primary-section input[type="tel"],
.dark-grey-section input[type="search"],
.primary-section input[type="search"],
.dark-grey-section input[type="checkbox"],
.primary-section input[type="checkbox"],
.dark-grey-section input[type="radio"],
.primary-section input[type="radio"],
.dark-grey-section select,
.primary-section select,
.dark-grey-section textarea,
.primary-section textarea {
  background-color: #FFFFFF !important;
  box-shadow: inset 0 0 0 1px #F0F0F0;
}
.light-grey-section input[type="text"],
.light-grey-section input[type="password"],
.light-grey-section input[type="email"],
.light-grey-section input[type="number"],
.light-grey-section input[type="tel"],
.light-grey-section input[type="search"],
.light-grey-section input[type="checkbox"],
.light-grey-section input[type="radio"],
.light-grey-section select,
.light-grey-section textarea {
  background-color: #F0F0F0 !important;
  box-shadow: inset 0 0 0 1px #9FA4AC;
}
/* #Remove Top Padding for Adjacent Sections ------------------------------------------------------------------------ */
.outer-container.white-section + .outer-container.white-section,
.outer-container.dark-grey-section + .outer-container.dark-grey-section,
.outer-container.primary-section + .outer-container.primary-section,
.outer-container.light-grey-section + .outer-container.light-grey-section {
  padding-top: 0;
}
/*
Use: Typography
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Import Fonts
**************************************************************************/
@font-face {
  font-family: "Montserrat Bold";
  src: url("fonts/montserrat-bold.woff2") format("woff2");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat SemiBold";
  src: url("fonts/montserrat-semibold.woff2") format("woff2");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat Medium";
  src: url("fonts/montserrat-medium.woff2") format("woff2");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat Regular";
  src: url("fonts/montserrat-regular.woff2") format("woff2");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  src: url("fonts/fa-brands-400.woff2") format("woff2");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  src: url("fonts/fa-solid-900.woff2") format("woff2");
  font-display: swap;
  font-weight: 900;
  font-style: normal;
}
/*************************************************************************
 #Font Styles
**************************************************************************/
.montserrat-bold {
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
}
.montserrat-semibold {
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
}
.montserrat-medium {
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
}
.montserrat-regular {
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
}
.fab,
.fas {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fab {
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
}
.fas {
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
}
/*************************************************************************
 #Line Heights
**************************************************************************/
/*************************************************************************
 #Basic HTML
**************************************************************************/
::-moz-selection {
  background-color: #A02F58;
  text-shadow: none;
  color: #FFFFFF;
}
::selection {
  background-color: #A02F58;
  text-shadow: none;
  color: #FFFFFF;
}
::-moz-selection {
  background-color: #A02F58;
  text-shadow: none;
  color: #FFFFFF;
}
body {
  font-size: 1rem;
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  color: #7B838E;
  line-height: 1.4;
}
h1 {
  font-size: 2.5rem;
  line-height: 1;
}
h2 {
  font-size: 1.5rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.125rem;
}
.small,
.small p {
  font-size: 0.75rem;
}
h1 {
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  color: #2B2E32;
}
h1 a {
  color: #2B2E32;
  text-decoration: none;
}
h1 a:hover {
  color: #A02F58;
}
h2,
h3,
h4,
h5 {
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  color: #2B2E32;
}
h2 a,
h3 a,
h4 a,
h5 a {
  color: #2B2E32;
  text-decoration: none;
}
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
  color: #A02F58;
}
h2,
h3,
h4,
h5 {
  line-height: 1.2;
}
h5 {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
p,
.content-wrapper {
  display: block;
  margin-bottom: 1.5rem;
}
h1.half-margin,
h2.half-margin,
h3.half-margin,
h4.half-margin,
h5.half-margin,
p.half-margin,
.content-wrapper.half-margin {
  margin-bottom: 0.75rem;
}
h1.quarter-margin,
h2.quarter-margin,
h3.quarter-margin,
h4.quarter-margin,
h5.quarter-margin,
p.quarter-margin,
.content-wrapper.quarter-margin {
  margin-bottom: 0.375rem;
}
h1.no-margin,
h2.no-margin,
h3.no-margin,
h4.no-margin,
h5.no-margin,
p.no-margin,
.content-wrapper.no-margin {
  margin-bottom: 0;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
p:last-child,
.content-wrapper:last-child {
  margin-bottom: 0;
}
a {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  color: #A02F58;
  word-break: break-word;
}
a.link-wrapper {
  display: block;
}
a.no-decoration {
  text-decoration: none;
}
strong {
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
}
em {
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  font-style: italic;
}
.uppercase {
  text-transform: uppercase;
}
.standfirst {
  font-size: 1.25rem;
}
blockquote {
  margin-bottom: 1.5rem;
}
blockquote:last-child {
  margin-bottom: 0;
}
blockquote p {
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  font-size: 1.25rem;
  line-height: 1.2;
}
@media screen and (min-width: 62.5em) {
  blockquote p {
    font-size: 1.5rem;
  }
}
blockquote p:before,
blockquote p:after {
  display: inline;
  font: inherit;
  content: '"';
}
.faded {
  opacity: 0.5;
}
.strikethrough {
  text-decoration: line-through;
}
.big-text {
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  line-height: 1;
  font-size: 2.5rem;
}
.screen-reader,
.screenReader,
.screen-reader-text {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
}
/* 
Use: Content Layout
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Outer Container
**************************************************************************/
.outer-container {
  position: relative;
  float: left;
  width: 100%;
}
/*************************************************************************
 #Inner Container
**************************************************************************/
.inner-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1;
  margin: 0 auto;
}
.inner-container > * {
  margin-left: 3%;
  margin-right: 0;
}
@media screen and (min-width: 62.5em) {
  .inner-container {
    margin: 0 2%;
  }
}
@media screen and (min-width: 78.125em) {
  .inner-container {
    margin: 0 4%;
  }
}
@media screen and (min-width: 93.75em) {
  .inner-container {
    margin: 0 6%;
  }
}
@media screen and (min-width: 109.375em) {
  .inner-container {
    margin: 0 8%;
  }
}
@media screen and (min-width: 125em) {
  .inner-container {
    margin: 0 10%;
  }
}
/*************************************************************************
 #Overflow Hidden
**************************************************************************/
.overflow-hidden {
  overflow: hidden;
}
/*************************************************************************
 #Horizontal and Vertical Alignment
**************************************************************************/
.left-container,
.center-container,
.right-container,
.top-container,
.middle-container,
.bottom-container {
  display: flex;
  flex-wrap: wrap;
}
.left-container {
  justify-content: flex-start;
}
.left-container > * {
  margin-left: 3%;
  margin-right: 0;
}
.center-container {
  justify-content: center;
}
.center-container > * {
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.right-container {
  justify-content: flex-end;
}
.right-container > * {
  margin-right: 3%;
  margin-left: 0;
}
.top-container {
  align-items: flex-start;
}
.middle-container {
  align-items: center;
}
.bottom-container {
  align-items: flex-end;
}
.left-to-right {
  flex-direction: row;
}
.right-to-left {
  flex-direction: row-reverse;
}
.right-to-left > * {
  margin-right: 3%;
  margin-left: 0;
}
/*************************************************************************
 #Even Height
**************************************************************************/
.even-height-container {
  align-items: stretch;
}
/*************************************************************************
 #Isolated Centering
**************************************************************************/
.vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
/*************************************************************************
 #Grid Modules
**************************************************************************/
.full-page,
.half-page,
.two-thirds-page,
.one-third-page,
.three-quarters-page,
.one-quarter-page,
.five-sixths-page,
.one-sixth-page {
  position: relative;
  z-index: 1;
}
.full-page,
.half-page,
.one-third-page,
.two-thirds-page,
.three-quarters-page,
.five-sixths-page {
  width: 93.996%;
}
@media screen and (min-width: 46.875em) {
  .half-page {
    width: 45.498%;
  }
}
@media screen and (min-width: 46.875em) {
  .two-thirds-page {
    width: 61.664%;
  }
}
@media screen and (min-width: 46.875em) {
  .one-third-page {
    width: 29.332%;
  }
}
.one-quarter-page {
  width: 45.498%;
}
@media screen and (min-width: 46.875em) {
  .one-quarter-page {
    width: 29.332%;
  }
}
@media screen and (min-width: 62.5em) {
  .one-quarter-page {
    width: 21.249%;
  }
}
@media screen and (min-width: 46.875em) {
  .three-quarters-page {
    width: 61.664%;
  }
}
@media screen and (min-width: 62.5em) {
  .three-quarters-page {
    width: 69.747%;
  }
}
.one-sixth-page {
  width: 29.332%;
}
@media screen and (min-width: 46.875em) {
  .one-sixth-page {
    width: 21.249%;
  }
}
@media screen and (min-width: 93.75em) {
  .one-sixth-page {
    width: 13.166%;
  }
}
.five-sixths-page {
  width: 61.664%;
}
@media screen and (min-width: 46.875em) {
  .five-sixths-page {
    width: 69.747%;
  }
}
@media screen and (min-width: 93.75em) {
  .five-sixths-page {
    width: 77.83%;
  }
}
/*************************************************************************
 #Vertical Margins
**************************************************************************/
.vertical-margin {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.vertical-margin-top {
  margin-top: 3rem;
}
.vertical-margin-bottom {
  margin-bottom: 3rem;
}
.vertical-half-margin {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.vertical-half-margin-top {
  margin-top: 1.5rem;
}
.vertical-half-margin-bottom {
  margin-bottom: 1.5rem;
}
.vertical-quarter-margin {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.vertical-quarter-margin-top {
  margin-top: 0.75rem;
}
.vertical-quarter-margin-bottom {
  margin-bottom: 0.75rem;
}
.vertical-eighth-margin {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}
.vertical-eighth-margin-top {
  margin-top: 0.375rem;
}
.vertical-eighth-margin-bottom {
  margin-bottom: 0.375rem;
}
/*************************************************************************
 #Vertical Padding
**************************************************************************/
.vertical-padding {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.vertical-padding-top {
  padding-top: 3rem;
}
.vertical-padding-bottom {
  padding-bottom: 3rem;
}
.vertical-half-padding {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.vertical-half-padding-top {
  padding-top: 1.5rem;
}
.vertical-half-padding-bottom {
  padding-bottom: 1.5rem;
}
.vertical-quarter-padding {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.vertical-quarter-padding-top {
  padding-top: 0.75rem;
}
.vertical-quarter-padding-bottom {
  padding-bottom: 0.75rem;
}
.vertical-eighth-padding {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.vertical-eighth-padding-top {
  padding-top: 0.375rem;
}
.vertical-eighth-padding-bottom {
  padding-bottom: 0.375rem;
}
/*************************************************************************
 #Modular Wrappers
**************************************************************************/
.modular-wrapper-full {
  margin-bottom: -3rem;
}
.modular-wrapper-half {
  margin-bottom: -1.5rem;
}
.modular-wrapper-quarter {
  margin-bottom: -0.75rem;
}
.modular-wrapper-eighth {
  margin-bottom: -0.375rem;
}
/*************************************************************************
 #Internal Padding
**************************************************************************/
.internal-padding {
  padding: 3rem;
}
.internal-half-padding {
  padding: 1.5rem;
}
.internal-quarter-padding {
  padding: 0.75rem;
}
.internal-eighth-padding {
  padding: 0.375rem;
}
/*************************************************************************
 #Nesting
**************************************************************************/
.nested {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 3%*2);
  gap: 3%;
}
/*************************************************************************
 #Text Alignment
**************************************************************************/
.center-text {
  text-align: center;
}
.left-text {
  text-align: left;
}
.right-text {
  text-align: right;
}
/*************************************************************************
 #Dynamic Stacking
**************************************************************************/
.horizontal-image-and-details .image {
  position: absolute;
  width: 35%;
  height: 100%;
  top: 0;
  left: 0;
}
.horizontal-image-and-details .image .responsive-image-crop {
  position: absolute!important;
  width: 100%!important;
  height: 100%!important;
  padding-bottom: 0!important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 0;
}
.horizontal-image-and-details .details {
  width: 65%;
  float: right;
}
.vertical-image-and-details .image {
  position: relative;
  width: 100%;
  height: auto;
  top: auto;
  left: auto;
}
.vertical-image-and-details .image .responsive-image-crop {
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.vertical-image-and-details .details {
  width: 100%;
  float: none;
}
.dynamic-stacking {
  overflow: hidden;
}
.dynamic-stacking .image {
  position: relative;
  width: 100%;
  height: auto;
  top: auto;
  left: auto;
}
.dynamic-stacking .image .responsive-image-crop {
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.dynamic-stacking .details {
  width: 100%;
  float: none;
}
@media screen and (min-width: 31.25em) {
  .dynamic-stacking.with-image.two-thirds-page .image,
  .dynamic-stacking.with-image.full-page .image {
    position: absolute;
    width: 35%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .dynamic-stacking.with-image.two-thirds-page .image .responsive-image-crop,
  .dynamic-stacking.with-image.full-page .image .responsive-image-crop {
    position: absolute!important;
    width: 100%!important;
    height: 100%!important;
    padding-bottom: 0!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
  }
  .dynamic-stacking.with-image.two-thirds-page .details,
  .dynamic-stacking.with-image.full-page .details {
    width: 65%;
    float: right;
  }
}
@media screen and (min-width: 31.25em) {
  .dynamic-stacking.with-image.half-page .image {
    position: absolute;
    width: 35%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .dynamic-stacking.with-image.half-page .image .responsive-image-crop {
    position: absolute!important;
    width: 100%!important;
    height: 100%!important;
    padding-bottom: 0!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
  }
  .dynamic-stacking.with-image.half-page .details {
    width: 65%;
    float: right;
  }
}
@media screen and (min-width: 46.875em) {
  .dynamic-stacking.with-image.half-page .image {
    position: relative;
    width: 100%;
    height: auto;
    top: auto;
    left: auto;
  }
  .dynamic-stacking.with-image.half-page .image .responsive-image-crop {
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
  }
  .dynamic-stacking.with-image.half-page .details {
    width: 100%;
    float: none;
  }
}
@media screen and (min-width: 78.125em) {
  .dynamic-stacking.with-image.half-page .image {
    position: absolute;
    width: 35%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .dynamic-stacking.with-image.half-page .image .responsive-image-crop {
    position: absolute!important;
    width: 100%!important;
    height: 100%!important;
    padding-bottom: 0!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
  }
  .dynamic-stacking.with-image.half-page .details {
    width: 65%;
    float: right;
  }
}
/*************************************************************************
 #Content Columns
**************************************************************************/
.content-columns,
.two-column-content,
.three-column-content,
.four-column-content {
  -moz-column-gap: 3%;
       column-gap: 3%;
}
@media screen and (min-width: 40.625em) {
  .content-columns,
  .two-column-content,
  .three-column-content,
  .four-column-content {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media screen and (min-width: 62.5em) {
  .three-column-content {
    -moz-column-count: 3;
         column-count: 3;
  }
}
@media screen and (min-width: 53.125em) {
  .four-column-content {
    -moz-column-count: 3;
         column-count: 3;
  }
}
@media screen and (min-width: 62.5em) {
  .four-column-content {
    -moz-column-count: 4;
         column-count: 4;
  }
}
/*************************************************************************
 #Table-Based Vertical Positioning
**************************************************************************/
.vertical-outer-table {
  display: table!important;
  width: 100%;
  height: 100%;
}
.vertical-outer-table .vertical-top,
.vertical-outer-table .vertical-middle,
.vertical-outer-table .vertical-bottom {
  display: table-cell;
}
.vertical-outer-table .vertical-top {
  vertical-align: top;
}
.vertical-outer-table .vertical-middle {
  vertical-align: middle;
}
.vertical-outer-table .vertical-bottom {
  vertical-align: bottom;
}
/*************************************************************************
 #Flex-Based Vertical Positioning
**************************************************************************/
.vertical-outer-flex {
  display: flex!important;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
}
.vertical-outer-flex .vertical-top,
.vertical-outer-flex .vertical-middle,
.vertical-outer-flex .vertical-bottom {
  width: 100%;
}
.vertical-outer-flex .vertical-top {
  align-self: flex-start;
}
.vertical-outer-flex .vertical-middle {
  align-self: center;
}
.vertical-outer-flex .vertical-bottom {
  align-self: flex-end;
}
/* 
Use: Image Treatments
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Scaling
**************************************************************************/
.full-width-image {
  width: 100%;
  height: auto;
}
.full-height-image {
  height: 100%;
  width: auto;
}
/*************************************************************************
 #Lazy Loading Images
**************************************************************************/
img {
  opacity: 1;
  transition: opacity 350ms cubic-bezier(0.65, 0, 0.35, 1);
}
img.lazy {
  opacity: 0;
}
/*************************************************************************
 #Standard WordPress Alignment Classes
**************************************************************************/
img {
  height: auto;
}
.alignleft,
.alignright,
.aligncenter,
.alignnone,
.wp-caption {
  width: auto!important;
  max-width: 100%!important;
  margin-bottom: 1.5rem;
  overflow: hidden;
}
.alignleft:last-child,
.alignright:last-child,
.aligncenter:last-child,
.alignnone:last-child,
.wp-caption:last-child {
  margin-bottom: 0;
}
.alignleft {
  float: left;
  margin-right: 1.5rem;
}
.alignright {
  float: right;
  margin-left: 1.5rem;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  position: relative;
}
.wp-caption img {
  width: 100%;
  height: auto;
}
.wp-caption-text {
  position: absolute!important;
  padding: 0.25rem 0.5rem 0.25rem 1.75rem !important;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  color: #FFFFFF;
  font-size: 0.75rem;
  text-align: center;
}
.wp-caption-text .nf-error-msg {
  margin: 0.5rem auto 0 !important;
}
.wp-caption-text:before {
  left: 0.5rem;
}
/*************************************************************************
 #CSS Object Fit Responsive Image
**************************************************************************/
.responsive-image {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.responsive-image > .image-container,
.responsive-image > .video-container {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.responsive-image > .image-container img,
.responsive-image > .video-container img,
.responsive-image > .image-container iframe,
.responsive-image > .video-container iframe,
.responsive-image > .image-container object,
.responsive-image > .video-container object,
.responsive-image > .image-container embed,
.responsive-image > .video-container embed,
.responsive-image > .image-container video,
.responsive-image > .video-container video {
  width: 100%;
  height: 100%;
}
.responsive-image .video-container {
  height: 0;
  top: 50%;
  transform-origin: 50% 0;
  transform: translateY(-50%);
  padding-bottom: 56.25%;
}
.responsive-image .video-container .video-wrapper {
  display: block;
  position: absolute;
  width: 100%;
  height: 300%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.responsive-image.image-hover .image-container {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transform: scale(1);
}
.responsive-image.image-hover:hover .image-container {
  transform: scale(1.2);
}
.responsive-background-image {
  position: absolute!important;
  width: 100%!important;
  height: 100%!important;
  padding-bottom: 0!important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.responsive-image-crop,
.responsive-image-fit {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.responsive-image-crop > .image-container,
.responsive-image-fit > .image-container,
.responsive-image-crop > .video-container,
.responsive-image-fit > .video-container {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.responsive-image-crop > .image-container img,
.responsive-image-fit > .image-container img,
.responsive-image-crop > .video-container img,
.responsive-image-fit > .video-container img,
.responsive-image-crop > .image-container iframe,
.responsive-image-fit > .image-container iframe,
.responsive-image-crop > .video-container iframe,
.responsive-image-fit > .video-container iframe,
.responsive-image-crop > .image-container object,
.responsive-image-fit > .image-container object,
.responsive-image-crop > .video-container object,
.responsive-image-fit > .video-container object,
.responsive-image-crop > .image-container embed,
.responsive-image-fit > .image-container embed,
.responsive-image-crop > .video-container embed,
.responsive-image-fit > .video-container embed,
.responsive-image-crop > .image-container video,
.responsive-image-fit > .image-container video,
.responsive-image-crop > .video-container video,
.responsive-image-fit > .video-container video {
  width: 100%;
  height: 100%;
}
.responsive-image-crop .video-container,
.responsive-image-fit .video-container {
  height: 0;
  top: 50%;
  transform-origin: 50% 0;
  transform: translateY(-50%);
  padding-bottom: 56.25%;
}
.responsive-image-crop .video-container .video-wrapper,
.responsive-image-fit .video-container .video-wrapper {
  display: block;
  position: absolute;
  width: 100%;
  height: 300%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.responsive-image-crop.image-hover .image-container,
.responsive-image-fit.image-hover .image-container {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transform: scale(1);
}
.responsive-image-crop.image-hover:hover .image-container,
.responsive-image-fit.image-hover:hover .image-container {
  transform: scale(1.2);
}
.responsive-image-crop .image-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.responsive-image-fit .image-container img {
  -o-object-fit: contain;
     object-fit: contain;
}
/*************************************************************************
 #Aspect Ratios for Responsive Images
**************************************************************************/
/* #4:3 Ratio ------------------------------------------------------------------------ */
.four-by-three {
  padding-bottom: 75%;
}
/* #16:9 Ratio ------------------------------------------------------------------------ */
.sixteen-by-nine {
  padding-bottom: 56.25%;
}
/* #16:10 Ratio ------------------------------------------------------------------------ */
.sixteen-by-ten {
  padding-bottom: 62%;
}
/* #3:1 Ratio ------------------------------------------------------------------------ */
.three-by-one {
  padding-bottom: 33%;
}
/* #2:1 Ratio ------------------------------------------------------------------------ */
.two-by-one {
  padding-bottom: 50%;
}
/* #3:2 Ratio ------------------------------------------------------------------------ */
.three-by-two {
  padding-bottom: 66%;
}
/* #1:1 Ratio ------------------------------------------------------------------------ */
.one-by-one {
  padding-bottom: 100%;
}
/* #1:14 Ratio ------------------------------------------------------------------------ */
.one-by-one-four {
  padding-bottom: 141%;
}
/* #1:2 Ratio ------------------------------------------------------------------------ */
.one-by-two {
  padding-bottom: 200%;
}
/*************************************************************************
 #Responsive Video Container
**************************************************************************/
.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.video-container:last-child {
  margin-bottom: 0;
}
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video,
.video-container .wp-video-shortcode {
  position: absolute!important;
  top: 0!important;
  left: 0!important;
  width: 100%!important;
  height: 100%!important;
}
/*
Use: UI
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #UI controls
**************************************************************************/
/* #Buttons ------------------------------------------------------------------------ */
.button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
}
.button:last-child {
  margin-bottom: 0;
}
.button:focus {
  outline: none;
}
.button:hover {
  border-bottom: none;
}
.button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.button:before {
  z-index: -2;
}
.button:after {
  z-index: -1;
}
.button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.button.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.button.primary-button:hover {
  background-color: #A02F58;
}
.button.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.button.grey-button:hover {
  background-color: #F0F0F0;
}
.button.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.button.white-button:hover {
  background-color: #F0F0F0;
}
.button.with-icon {
  padding-right: 0!important;
}
.button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.button.text-button-with-icon {
  padding-right: 0!important;
}
.button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.button.download-button {
  padding-right: 0!important;
}
.button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.button.search-button {
  padding-right: 0!important;
}
.button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.button.arrow-left:after {
  content: '\f053';
}
.button.arrow-right:after {
  content: '\f054';
}
.button.plus-button {
  padding-right: 0!important;
}
.button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.button.plus-button:after {
  content: '\2b';
}
.button.minus-button {
  padding-right: 0!important;
}
.button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.button.minus-button:after {
  content: '\2d';
}
.button.close:after {
  content: '\f00d';
}
/*************************************************************************
 #Link Styles
**************************************************************************/
.module-link {
  position: unset;
}
.module-link:before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/*************************************************************************
 #Pagination
**************************************************************************/
/* #Normal Pagination ------------------------------------------------------------------------ */
ul.pagination,
ul.page-numbers {
  margin-left: 0;
  word-spacing: -0.35rem;
}
ul.pagination li,
ul.page-numbers li {
  list-style-type: none;
}
ul.pagination li ul,
ul.page-numbers li ul,
ul.pagination li ol,
ul.page-numbers li ol {
  margin-top: 0;
}
ul.pagination *,
ul.page-numbers * {
  word-spacing: normal;
}
ul.pagination li,
ul.page-numbers li {
  position: relative;
  display: inline-block;
  margin: 0 0.25rem;
}
ul.pagination li:first-child,
ul.page-numbers li:first-child {
  margin-left: 0!important;
}
ul.pagination li:last-child,
ul.page-numbers li:last-child {
  margin-right: 0!important;
}
ul.pagination li a,
ul.page-numbers li a,
ul.pagination li span,
ul.page-numbers li span {
  display: block;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  background-color: #A02F58;
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
}
ul.pagination li a.current,
ul.page-numbers li a.current,
ul.pagination li span.current,
ul.page-numbers li span.current {
  background-color: #FFFFFF;
  color: #7B838E;
}
ul.pagination li a.prev,
ul.page-numbers li a.prev,
ul.pagination li span.prev,
ul.page-numbers li span.prev,
ul.pagination li a.next,
ul.page-numbers li a.next,
ul.pagination li span.next,
ul.page-numbers li span.next {
  text-indent: -9999px;
}
ul.pagination li a.prev:after,
ul.page-numbers li a.prev:after,
ul.pagination li span.prev:after,
ul.page-numbers li span.prev:after,
ul.pagination li a.next:after,
ul.page-numbers li a.next:after,
ul.pagination li span.next:after,
ul.page-numbers li span.next:after {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 2rem !important;
  left: 0;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
}
ul.pagination li a.prev:after,
ul.page-numbers li a.prev:after,
ul.pagination li span.prev:after,
ul.page-numbers li span.prev:after {
  content: '\f053';
}
ul.pagination li a.next:after,
ul.page-numbers li a.next:after,
ul.pagination li span.next:after,
ul.page-numbers li span.next:after {
  content: '\f054';
}
/* #Facet Pagination ------------------------------------------------------------------------ */
.facetwp-facet-pagination,
.facetwp-facet-pagination_page_numbers {
  word-spacing: -0.35rem;
  margin-top: 3rem;
  margin-bottom: 0!important;
}
.facetwp-facet-pagination *,
.facetwp-facet-pagination_page_numbers * {
  word-spacing: normal;
}
.facetwp-facet-pagination .facetwp-pager,
.facetwp-facet-pagination_page_numbers .facetwp-pager {
  display: flex;
  justify-content: center;
}
.facetwp-facet-pagination .facetwp-page,
.facetwp-facet-pagination_page_numbers .facetwp-page {
  position: relative;
  display: inline-block;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  margin: 0 0.25rem;
  background-color: #F0F0F0;
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  color: #2B2E32;
  text-align: center;
  text-decoration: none;
}
.facetwp-facet-pagination .facetwp-page:first-child,
.facetwp-facet-pagination_page_numbers .facetwp-page:first-child {
  margin-left: 0!important;
}
.facetwp-facet-pagination .facetwp-page:last-child,
.facetwp-facet-pagination_page_numbers .facetwp-page:last-child {
  margin-right: 0!important;
}
.facetwp-facet-pagination .facetwp-page.active,
.facetwp-facet-pagination_page_numbers .facetwp-page.active,
.facetwp-facet-pagination .facetwp-page.dots,
.facetwp-facet-pagination_page_numbers .facetwp-page.dots {
  border: 1px solid #A02F58;
  background-color: #FFFFFF;
  color: #2B2E32;
}
.facetwp-facet-pagination .facetwp-page.prev,
.facetwp-facet-pagination_page_numbers .facetwp-page.prev,
.facetwp-facet-pagination .facetwp-page.next,
.facetwp-facet-pagination_page_numbers .facetwp-page.next {
  text-indent: -9999px;
  background-color: #A02F58;
}
.facetwp-facet-pagination .facetwp-page.prev:after,
.facetwp-facet-pagination_page_numbers .facetwp-page.prev:after,
.facetwp-facet-pagination .facetwp-page.next:after,
.facetwp-facet-pagination_page_numbers .facetwp-page.next:after {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 2rem !important;
  left: 0;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
}
.facetwp-facet-pagination .facetwp-page.prev:after,
.facetwp-facet-pagination_page_numbers .facetwp-page.prev:after {
  content: '\f053';
}
.facetwp-facet-pagination .facetwp-page.next:after,
.facetwp-facet-pagination_page_numbers .facetwp-page.next:after {
  content: '\f054';
}
/*************************************************************************
 #FacetWP
**************************************************************************/
/* #Core Styles ------------------------------------------------------------------------ */
.facetwp-facet:not(:last-child) {
  margin-bottom: 1rem !important;
}
.facetwp-template {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
}
.facetwp-template.loading {
  opacity: 0.3;
}
/*************************************************************************
 #Filtering
**************************************************************************/
/* #Filter Bar ------------------------------------------------------------------------ */
.filter-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: -1rem;
  gap: 1rem;
}
@media screen and (max-width: 31.25em) {
  .filter-bar > * {
    flex: 1;
  }
}
.filter-bar select {
  width: 100%;
  min-width: 12rem;
}
.map-filter-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
.map-filter-bar .facetwp-type-proximity {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin: 0 !important;
  flex: 100%;
}
@media screen and (min-width: 46.875em) {
  .map-filter-bar .facetwp-type-proximity {
    flex: unset;
    flex-wrap: nowrap;
    width: 66.6%;
  }
}
.map-filter-bar .facetwp-type-proximity .facetwp-input-wrap {
  margin: 0;
}
/*
Use: Forms
Scope: All devices
Theme: Supersonic System
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Basic Lists
**************************************************************************/
ul,
ol {
  margin-bottom: 1.5rem;
  margin-left: 2rem;
  list-style-position: outside;
}
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}
ul li,
ol li {
  margin-bottom: 0.5rem;
}
ul li:last-child,
ol li:last-child {
  margin-bottom: 0;
}
ul li ul,
ol li ul,
ul li ol,
ol li ol {
  margin-top: 0.5rem;
}
ul li {
  list-style-type: square;
}
ol li {
  list-style-type: decimal;
}
.no-style-list {
  margin-left: 0;
}
.no-style-list li {
  list-style-type: none;
}
.no-style-list li ul,
.no-style-list li ol {
  margin-top: 0;
}
/*************************************************************************
 #No Margins
**************************************************************************/
.no-margins li {
  margin-bottom: 0;
}
/*************************************************************************
 #Inline List
**************************************************************************/
.inline-list {
  margin-left: 0;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.inline-list li {
  list-style-type: none;
}
.inline-list li ul,
.inline-list li ol {
  margin-top: 0;
}
.inline-list li {
  margin-bottom: 0;
}
/*************************************************************************
 #Tick List
**************************************************************************/
.tick-list {
  margin-left: 0;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.tick-list li {
  list-style-type: none;
}
.tick-list li ul,
.tick-list li ol {
  margin-top: 0;
}
.tick-list li {
  margin-bottom: 0;
}
.tick-list li {
  position: relative;
  padding-left: 1.75rem;
}
.tick-list li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  display: flex;
  align-items: center;
  content: '\f00c';
  font-size: 1rem;
  color: #A02F58;
}
/*************************************************************************
 #Social Links
**************************************************************************/
/* #Global Styles ------------------------------------------------------------------------ */
ul.social-links {
  margin-left: 0;
}
ul.social-links li {
  list-style-type: none;
}
ul.social-links li ul,
ul.social-links li ol {
  margin-top: 0;
}
ul.social-links li {
  position: relative;
  text-align: center;
}
ul.social-links li a {
  display: block;
  line-height: 1rem;
}
ul.social-links li i:before {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
}
ul.social-links li.facebook i:before {
  content: '\f39e';
  color: #39579a;
}
ul.social-links li.twitter i:before {
  content: '\e61b';
  color: #55acee;
}
ul.social-links li.youtube i:before {
  content: '\f167';
  color: #D9252A;
}
ul.social-links li.linkedin i:before {
  content: '\f0e1';
  color: #0481bd;
}
ul.social-links li.pinterest i:before {
  content: '\f231';
  color: #E60023;
}
ul.social-links li.instagram i:before {
  content: '\f16d';
  color: #DB3175;
}
ul.social-links li.bluesky i:before {
  content: '\e671';
  color: #DB3175;
}
ul.social-links li.mastodon i:before {
  content: '\f4f6';
  color: #DB3175;
}
ul.social-links li.threads i:before {
  content: '\e618';
  color: #DB3175;
}
ul.social-links li.tiktok i:before {
  content: '\e07b';
  color: #DB3175;
}
ul.social-links li.email i:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f658';
  color: #A02F58;
}
/*************************************************************************
 #Member Details
**************************************************************************/
ul.member-details {
  margin-left: 0;
  width: 100%;
}
ul.member-details li {
  list-style-type: none;
}
ul.member-details li ul,
ul.member-details li ol {
  margin-top: 0;
}
ul.member-details li {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  margin-bottom: 0.75rem;
}
ul.member-details li:last-child {
  margin-bottom: 0;
}
ul.member-details li:before {
  content: '';
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
}
ul.member-details li a {
  text-decoration: none;
  color: #2B2E32;
  font-size: 0.75rem;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
}
ul.member-details li:hover a {
  color: #A02F58;
}
ul.member-details li.email:before {
  content: '\f0e0';
}
ul.member-details li.telephone:before {
  content: '\f095';
}
ul.member-details li.website:before {
  content: '\f0ac';
}
ul.member-details li.website a {
  text-decoration: underline;
}
/* #Follow Module ------------------------------------------------------------------------ */
.footer-follow-module {
  display: flex;
}
.footer-follow-module ul.social-links {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.footer-follow-module ul.social-links li a {
  line-height: 1.5rem;
}
.footer-follow-module ul.social-links li i:before {
  font-size: 1.5rem;
  color: #A02F58;
}
/* #Share Module ------------------------------------------------------------------------ */
.share-module p,
.share-module ul.social-links,
.share-module ul.social-links li {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: baseline;
}
.share-module ul.social-links li {
  display: inline-block;
  margin-left: 1rem;
}
.share-module ul.social-links li a {
  line-height: 1.25rem;
}
.share-module ul.social-links li i:before {
  font-size: 1.25rem;
}
/*
Use: Modular
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Hero
**************************************************************************/
/* #Simple ------------------------------------------------------------------------ */
.hero-simple {
  position: relative;
  display: flex;
  justify-content: space-between;
  min-height: 60vh;
  overflow: hidden;
}
.hero-half,
.hero-two-thirds,
.hero-three-quarters,
.hero-image,
.page-hero {
  position: relative;
  display: flex;
  justify-content: space-between;
  min-height: 60vh;
  overflow: hidden;
}
.hero-half h1,
.hero-two-thirds h1,
.hero-three-quarters h1,
.hero-image h1,
.page-hero h1 {
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
}
.hero-half {
  min-height: 40vh;
}
.hero-two-thirds {
  min-height: 52.8vh;
}
.hero-three-quarters {
  min-height: 60vh;
}
.hero-image {
  position: relative;
}
.hero-image:before {
  content: '';
  position: absolute;
  z-index: 1;
  inset: 0;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(90deg, rgba(43, 46, 50, 0.8) 0%, rgba(43, 46, 50, 0.2) 100%);
}
/*************************************************************************
 #Floating Box
**************************************************************************/
.floating-box {
  box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
}
.floating-box h1,
.floating-box h2,
.floating-box h3,
.floating-box h4,
.floating-box h5 {
  color: #2B2E32;
}
.floating-box h1 a,
.floating-box h2 a,
.floating-box h3 a,
.floating-box h4 a,
.floating-box h5 a {
  color: #2B2E32;
}
.floating-box p,
.floating-box ul,
.floating-box li,
.floating-box label {
  color: #2B2E32;
}
.floating-box a {
  color: #A02F58;
}
.floating-box .js-carousel-controls .direction-left:before,
.floating-box .js-carousel-controls .direction-right:before {
  color: #A02F58;
}
.floating-box .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #A02F58;
}
.floating-box .flickity-page-dots .dot {
  background: #2B2E32;
}
.floating-box.with-link {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transform: scale(1);
}
.floating-box.with-link:hover {
  transform: scale(1.05);
  box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
}
/*************************************************************************
 #Listing Module
**************************************************************************/
.listing-module .date {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  padding: 0.25rem 1.25rem;
  background-color: #A02F58;
  color: #2B2E32;
  text-transform: uppercase;
  font-size: 0.75rem;
  z-index: 1;
}
.listing-module .author {
  margin-bottom: 1rem;
}
.listing-module.blog-listing {
  background-color: #2B2E32;
  box-shadow: none;
  text-align: left;
}
.listing-module.blog-listing h1,
.listing-module.blog-listing h2,
.listing-module.blog-listing h3,
.listing-module.blog-listing h4,
.listing-module.blog-listing h5,
.listing-module.blog-listing p,
.listing-module.blog-listing ul,
.listing-module.blog-listing li,
.listing-module.blog-listing label,
.listing-module.blog-listing a {
  color: #FFFFFF;
}
.listing-module.blog-listing .timeline .timeline-segments .timeline-segment .content {
  background-color: #FFFFFF !important;
}
.listing-module.blog-listing .timeline .timeline-segments .timeline-segment .content p {
  color: #2B2E32 !important;
}
.listing-module.blog-listing .faq .faq-title p {
  color: #FFFFFF;
}
.listing-module.blog-listing .js-carousel-controls .direction-left:after,
.listing-module.blog-listing .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
.listing-module.blog-listing .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25);
}
.listing-module.blog-listing .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF;
}
.listing-module.blog-listing nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
.listing-module.blog-listing nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
.listing-module.blog-listing nf-field .nf-error .ninja-forms-field {
  box-shadow: inset 0 0 0 3px #F0F0F0;
}
.listing-module.blog-listing .nf-error-msg {
  background-color: #FFFFFF;
  color: #A02F58 !important;
}
.listing-module.blog-listing.with-link:hover {
  box-shadow: none;
}
/*************************************************************************
 #Block Grid Modules
**************************************************************************/
.block-grid-module {
  background-color: #F0F0F0;
}
.block-grid-module h3,
.block-grid-module p {
  color: #2B2E32;
}
.block-grid-module .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #A02F58 !important;
}
.block-grid-module .button:last-child {
  margin-bottom: 0;
}
.block-grid-module .button:focus {
  outline: none;
}
.block-grid-module .button:hover {
  border-bottom: none;
}
.block-grid-module .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.block-grid-module .button:before {
  z-index: -2;
}
.block-grid-module .button:after {
  z-index: -1;
}
.block-grid-module .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.block-grid-module .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.block-grid-module .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.block-grid-module .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.block-grid-module .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.block-grid-module .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.block-grid-module .button.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.block-grid-module .button.primary-button:hover {
  background-color: #A02F58;
}
.block-grid-module .button.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.block-grid-module .button.grey-button:hover {
  background-color: #F0F0F0;
}
.block-grid-module .button.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.block-grid-module .button.white-button:hover {
  background-color: #F0F0F0;
}
.block-grid-module .button.with-icon {
  padding-right: 0!important;
}
.block-grid-module .button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.block-grid-module .button.text-button-with-icon {
  padding-right: 0!important;
}
.block-grid-module .button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.block-grid-module .button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.block-grid-module .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.block-grid-module .button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.block-grid-module .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.block-grid-module .button.download-button {
  padding-right: 0!important;
}
.block-grid-module .button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.block-grid-module .button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.block-grid-module .button.search-button {
  padding-right: 0!important;
}
.block-grid-module .button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.block-grid-module .button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.block-grid-module .button.arrow-left:after {
  content: '\f053';
}
.block-grid-module .button.arrow-right:after {
  content: '\f054';
}
.block-grid-module .button.plus-button {
  padding-right: 0!important;
}
.block-grid-module .button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.block-grid-module .button.plus-button:after {
  content: '\2b';
}
.block-grid-module .button.minus-button {
  padding-right: 0!important;
}
.block-grid-module .button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.block-grid-module .button.minus-button:after {
  content: '\2d';
}
.block-grid-module .button.close:after {
  content: '\f00d';
}
.block-grid-module .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.block-grid-module .button:hover {
  background-color: #A02F58 !important;
}
.primary-section .block-grid-module,
.light-grey-section .block-grid-module {
  background-color: #FFFFFF;
}
/*************************************************************************
 #Vertical Listing Modules
**************************************************************************/
.vertical-listing-module {
  box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
}
.vertical-listing-module h1,
.vertical-listing-module h2,
.vertical-listing-module h3,
.vertical-listing-module h4,
.vertical-listing-module h5 {
  color: #2B2E32;
}
.vertical-listing-module h1 a,
.vertical-listing-module h2 a,
.vertical-listing-module h3 a,
.vertical-listing-module h4 a,
.vertical-listing-module h5 a {
  color: #2B2E32;
}
.vertical-listing-module p,
.vertical-listing-module ul,
.vertical-listing-module li,
.vertical-listing-module label {
  color: #2B2E32;
}
.vertical-listing-module a {
  color: #A02F58;
}
.vertical-listing-module .js-carousel-controls .direction-left:before,
.vertical-listing-module .js-carousel-controls .direction-right:before {
  color: #A02F58;
}
.vertical-listing-module .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #A02F58;
}
.vertical-listing-module .flickity-page-dots .dot {
  background: #2B2E32;
}
.vertical-listing-module.with-link {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transform: scale(1);
}
.vertical-listing-module.with-link:hover {
  transform: scale(1.05);
  box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
}
/*************************************************************************
 #Assurance Promos
**************************************************************************/
#assurance-promos .assurance-module {
  background-color: #A02F58;
}
#assurance-promos .assurance-module .wrapper {
  display: flex;
  padding: 0.75rem 0;
}
#assurance-promos .assurance-module .wrapper .icon {
  width: 1.25rem;
  min-width: 1.25rem;
  margin-right: 0.75rem;
}
#assurance-promos .assurance-module .wrapper p {
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.9rem;
  color: #FFFFFF;
}
/*************************************************************************
 #Column Grid
**************************************************************************/
.column-grid .column-module {
  position: relative;
  display: block;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
/*************************************************************************
 #Contact Section
**************************************************************************/
.contact-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem 3rem;
}
.contact-section h2 {
  margin: 0;
  font-size: 1.5rem;
}
.contact-page-sidebar .contact-details li {
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  margin-bottom: 1rem;
}
.contact-page-sidebar .contact-details li a,
.contact-page-sidebar .contact-details li address {
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  color: #2B2E32;
}
/*************************************************************************
 #Content Over Image
**************************************************************************/
.content-over-image .image {
  position: relative;
  z-index: 1;
  width: 93.996%;
}
.content-over-image .image .responsive-image-crop {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.content-over-image .image .responsive-image-crop > .image-container,
.content-over-image .image .responsive-image-crop > .video-container {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content-over-image .image .responsive-image-crop > .image-container img,
.content-over-image .image .responsive-image-crop > .video-container img,
.content-over-image .image .responsive-image-crop > .image-container iframe,
.content-over-image .image .responsive-image-crop > .video-container iframe,
.content-over-image .image .responsive-image-crop > .image-container object,
.content-over-image .image .responsive-image-crop > .video-container object,
.content-over-image .image .responsive-image-crop > .image-container embed,
.content-over-image .image .responsive-image-crop > .video-container embed,
.content-over-image .image .responsive-image-crop > .image-container video,
.content-over-image .image .responsive-image-crop > .video-container video {
  width: 100%;
  height: 100%;
}
.content-over-image .image .responsive-image-crop .video-container {
  height: 0;
  top: 50%;
  transform-origin: 50% 0;
  transform: translateY(-50%);
  padding-bottom: 56.25%;
}
.content-over-image .image .responsive-image-crop .video-container .video-wrapper {
  display: block;
  position: absolute;
  width: 100%;
  height: 300%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.content-over-image .image .responsive-image-crop.image-hover .image-container {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transform: scale(1);
}
.content-over-image .image .responsive-image-crop.image-hover:hover .image-container {
  transform: scale(1.2);
}
.content-over-image .image .responsive-image-crop .image-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 46.875em) {
  .content-over-image .image {
    position: absolute;
    top: 3rem;
    right: 3%;
    bottom: 3rem;
    left: 3%;
    margin: 0;
  }
  .content-over-image .image .responsive-image-crop {
    position: relative;
    width: 100%;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: absolute!important;
    width: 100%!important;
    height: 100%!important;
    padding-bottom: 0!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
  }
  .content-over-image .image .responsive-image-crop > .image-container,
  .content-over-image .image .responsive-image-crop > .video-container {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .content-over-image .image .responsive-image-crop > .image-container img,
  .content-over-image .image .responsive-image-crop > .video-container img,
  .content-over-image .image .responsive-image-crop > .image-container iframe,
  .content-over-image .image .responsive-image-crop > .video-container iframe,
  .content-over-image .image .responsive-image-crop > .image-container object,
  .content-over-image .image .responsive-image-crop > .video-container object,
  .content-over-image .image .responsive-image-crop > .image-container embed,
  .content-over-image .image .responsive-image-crop > .video-container embed,
  .content-over-image .image .responsive-image-crop > .image-container video,
  .content-over-image .image .responsive-image-crop > .video-container video {
    width: 100%;
    height: 100%;
  }
  .content-over-image .image .responsive-image-crop .video-container {
    height: 0;
    top: 50%;
    transform-origin: 50% 0;
    transform: translateY(-50%);
    padding-bottom: 56.25%;
  }
  .content-over-image .image .responsive-image-crop .video-container .video-wrapper {
    display: block;
    position: absolute;
    width: 100%;
    height: 300%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .content-over-image .image .responsive-image-crop.image-hover .image-container {
    transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
    transform: scale(1);
  }
  .content-over-image .image .responsive-image-crop.image-hover:hover .image-container {
    transform: scale(1.2);
  }
  .content-over-image .image .responsive-image-crop .image-container img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.content-over-image .content {
  width: 93.996%;
  position: relative;
  z-index: 1;
  background-color: #F0F0F0;
}
.content-over-image .content h2,
.content-over-image .content p {
  color: #2B2E32;
}
.content-over-image .content ul {
  margin-left: 0;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.content-over-image .content ul li {
  list-style-type: none;
}
.content-over-image .content ul li ul,
.content-over-image .content ul li ol {
  margin-top: 0;
}
.content-over-image .content ul li {
  margin-bottom: 0;
}
.content-over-image .content ul li {
  position: relative;
  padding-left: 1.75rem;
}
.content-over-image .content ul li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  display: flex;
  align-items: center;
  content: '\f00c';
  font-size: 1rem;
  color: #A02F58;
}
.content-over-image .content ul li {
  color: #2B2E32;
}
.content-over-image .content .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #A02F58 !important;
}
.content-over-image .content .button:last-child {
  margin-bottom: 0;
}
.content-over-image .content .button:focus {
  outline: none;
}
.content-over-image .content .button:hover {
  border-bottom: none;
}
.content-over-image .content .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.content-over-image .content .button:before {
  z-index: -2;
}
.content-over-image .content .button:after {
  z-index: -1;
}
.content-over-image .content .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.content-over-image .content .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.content-over-image .content .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.content-over-image .content .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.content-over-image .content .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.content-over-image .content .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.content-over-image .content .button.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.content-over-image .content .button.primary-button:hover {
  background-color: #A02F58;
}
.content-over-image .content .button.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.content-over-image .content .button.grey-button:hover {
  background-color: #F0F0F0;
}
.content-over-image .content .button.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.content-over-image .content .button.white-button:hover {
  background-color: #F0F0F0;
}
.content-over-image .content .button.with-icon {
  padding-right: 0!important;
}
.content-over-image .content .button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.content-over-image .content .button.text-button-with-icon {
  padding-right: 0!important;
}
.content-over-image .content .button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.content-over-image .content .button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.content-over-image .content .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.content-over-image .content .button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.content-over-image .content .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.content-over-image .content .button.download-button {
  padding-right: 0!important;
}
.content-over-image .content .button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.content-over-image .content .button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.content-over-image .content .button.search-button {
  padding-right: 0!important;
}
.content-over-image .content .button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.content-over-image .content .button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.content-over-image .content .button.arrow-left:after {
  content: '\f053';
}
.content-over-image .content .button.arrow-right:after {
  content: '\f054';
}
.content-over-image .content .button.plus-button {
  padding-right: 0!important;
}
.content-over-image .content .button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.content-over-image .content .button.plus-button:after {
  content: '\2b';
}
.content-over-image .content .button.minus-button {
  padding-right: 0!important;
}
.content-over-image .content .button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.content-over-image .content .button.minus-button:after {
  content: '\2d';
}
.content-over-image .content .button.close:after {
  content: '\f00d';
}
.content-over-image .content .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.content-over-image .content .button:hover {
  background-color: #A02F58 !important;
}
@media screen and (min-width: 46.875em) {
  .content-over-image .content {
    width: 29.332%;
  }
  .content-over-image.right-container .content {
    margin-right: 11.083%;
  }
  .content-over-image.left-container .content {
    margin-left: 11.083%;
  }
}
.primary-section .content-over-image .content,
.light-grey-section .content-over-image .content {
  background-color: #FFFFFF;
}
/*************************************************************************
 #Data Table
**************************************************************************/
.data-table {
  text-align: center;
  background-color: #FFFFFF;
  border: inset 1px solid #E6E6E6;
}
.data-table h1,
.data-table h2,
.data-table h3,
.data-table h4,
.data-table h5 {
  color: #2B2E32;
}
.data-table h1 a,
.data-table h2 a,
.data-table h3 a,
.data-table h4 a,
.data-table h5 a {
  color: #2B2E32;
}
.data-table p,
.data-table ul,
.data-table li,
.data-table label {
  color: #2B2E32;
}
.data-table a {
  color: #A02F58;
}
.data-table .js-carousel-controls .direction-left:before,
.data-table .js-carousel-controls .direction-right:before {
  color: #A02F58;
}
.data-table .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #A02F58;
}
.data-table .flickity-page-dots .dot {
  background: #2B2E32;
}
.data-table .nf-error-msg {
  margin: 0.5rem auto 0 !important;
}
.data-table tr th,
.data-table tr td {
  padding: 0.5rem;
  border-right: 1px solid #E6E6E6;
  color: #2B2E32;
}
.data-table tr th:last-child,
.data-table tr td:last-child {
  border-right: none;
}
.data-table thead {
  position: relative;
  z-index: 1;
  box-shadow: 0 0 0 1px #E6E6E6;
}
.data-table thead tr {
  border-bottom: 1px solid #E6E6E6;
}
.data-table thead tr th {
  background-color: #F0F0F0;
  border-right: 1px solid #E6E6E6;
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
}
.data-table tbody tr,
.data-table tfoot tr {
  border-bottom: 1px solid #E6E6E6;
}
.data-table tbody tr:last-child,
.data-table tfoot tr:last-child {
  border-bottom: none;
}
.data-table tbody tr:nth-child( odd ),
.data-table tfoot tr:nth-child( odd ) {
  background-color: #FFFFFF;
}
.light-grey-section .data-table thead tr th {
  background-color: #A02F58;
  color: #2B2E32;
}
.three-quarters-page:has( .data-table ) {
  overflow: scroll;
}
/*************************************************************************
 #FAQs
**************************************************************************/
.faq {
  padding: 1rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.faq:first-child {
  padding-top: 0;
}
.faq .faq-title {
  text-align: left;
}
.faq .faq-title p {
  position: relative;
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  color: #2B2E32;
  font-style: 1.125rem;
  padding-right: 2rem;
  cursor: pointer;
}
.faq .faq-title p:before,
.faq .faq-title p:after {
  position: absolute;
  width: 3rem;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  content: '\f068';
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  text-align: center;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
}
.faq .faq-title p:before .nf-error-msg,
.faq .faq-title p:after .nf-error-msg {
  margin: 0.5rem auto 0 !important;
}
.faq .faq-title p:before {
  transform: translateY(-50%) rotate(90deg);
}
.faq .faq-title p:after {
  right: -1px;
  transform: translateY(calc(-50% + 0.5px));
}
.faq .faq-title.open p:before {
  transform: translateY(-50%) rotate(0deg);
  opacity: 0;
  content: '\f068';
}
.faq .faq-content {
  height: 0;
  margin-top: 0;
  overflow: hidden;
  opacity: 0;
  text-align: left;
}
.faq .faq-content .content-wrapper {
  margin-bottom: 0;
}
.faq .faq-content.open {
  margin-top: 1rem;
  height: auto;
  opacity: 1;
}
.primary-section .faq .faq-title p:before {
  color: #2B2E32;
}
.dark-section .faq .faq-title p {
  color: #FFFFFF;
}
/*************************************************************************
 #Timeline
**************************************************************************/
.timeline {
  position: relative;
}
.timeline .timeline-segments:before {
  position: absolute;
  width: 1px;
  height: calc(100% - 1rem*12.5);
  top: 7.5rem;
  left: calc(50% - 0.5px);
  content: '';
  transform: translateX(-1px);
  background-image: linear-gradient(to bottom, rgba(159, 164, 172, 0) 50%, #9FA4AC 0);
  background-repeat: repeat-y;
  background-size: 1px 8px;
}
.timeline .timeline-segments .timeline-segment {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: visible;
  margin-bottom: 3rem;
}
.timeline .timeline-segments .timeline-segment:first-child .content:before {
  display: none;
}
.timeline .timeline-segments .timeline-segment:last-child .content:after {
  display: none;
}
.timeline .timeline-segments .timeline-segment .content {
  padding: 3rem 1.5rem;
  width: 100%;
  background-color: #A02F58;
}
@media screen and (min-width: 46.875em) {
  .timeline .timeline-segments .timeline-segment .content {
    width: 66.6%;
  }
}
.timeline .timeline-segments .timeline-segment .content h3 {
  color: #FFFFFF;
}
.timeline .timeline-segments .timeline-segment .content p {
  color: #FFFFFF;
}
.timeline .timeline-segments .timeline-segment .content:before,
.timeline .timeline-segments .timeline-segment .content:after {
  position: absolute;
  width: 0.75rem;
  height: 0.75rem;
  left: calc(50% - (1rem*0.75 / 2));
  content: '';
  background-color: #9FA4AC;
  border-radius: 50%;
}
.timeline .timeline-segments .timeline-segment .content:before {
  top: calc(-1rem*0.75 / 2);
  z-index: 1;
}
.timeline .timeline-segments .timeline-segment .content:after {
  top: calc(100% + (-1rem*0.75 / 2));
  z-index: 1;
}
.timeline .timeline-segments .timeline-segment .image {
  position: relative;
  min-height: 14rem;
  width: 100%;
}
@media screen and (min-width: 46.875em) {
  .timeline .timeline-segments .timeline-segment .image {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    height: 100%;
    min-height: unset;
    width: 33.3%;
  }
}
/*************************************************************************
 #Key Benefits
**************************************************************************/
.key-benefit {
  position: relative;
  min-height: 2.5rem;
  padding-left: 2.5rem;
}
.key-benefit:before {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1.5rem;
  top: 0;
  left: 0;
  content: '\f00c';
  font-size: 1.125rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  display: inline-flex;
  align-items: center;
  color: #A02F58;
  text-align: center;
}
.key-benefit:before .nf-error-msg {
  margin: 0.5rem auto 0 !important;
}
.key-benefit h3 {
  font-size: 1.25rem;
}
.primary-section .key-benefit:before {
  color: #2B2E32;
}
/*************************************************************************
 #Statistic Modules
**************************************************************************/
.statistic-module .big-text {
  color: #A02F58;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  margin-bottom: 0.75rem;
}
.primary-section .big-text {
  color: #FFFFFF;
}
/*************************************************************************
 #Gated Content
**************************************************************************/
.gated-content-module .gated-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 3rem 0;
}
.gated-content-module .gated-content .image {
  width: 45.498%;
  box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 46.875em) {
  .gated-content-module .gated-content {
    gap: 0 3rem;
  }
  .gated-content-module .gated-content .image {
    width: 29.332%;
  }
  .gated-content-module .gated-content .content,
  .gated-content-module .gated-content .success-content {
    width: 61.664%;
  }
}
/*************************************************************************
 #Google Maps
**************************************************************************/
.map {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.map img {
  max-width: inherit!important;
}
.map .gm-style > div:first-child button {
  display: none!important;
}
.map button {
  width: 2.5rem !important;
  height: 2.5rem !important;
  margin: 1rem !important;
  border-radius: 0!important;
  background-color: #FFFFFF !important;
}
.map button:after {
  position: absolute;
  height: 2.5rem;
  width: 2.5rem;
  top: 0;
  left: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  font-size: 1rem;
  line-height: 2.5rem;
}
.map button img {
  display: none!important;
}
.map .gm-style-cc {
  display: none;
}
.map .gm-fullscreen-control:after {
  content: '\f065';
}
.map .gm-style-iw {
  padding: 0.5rem 1.25rem 0.5rem 0.5rem !important;
}
.map .gm-style-iw h1,
.map .gm-style-iw h2,
.map .gm-style-iw h3,
.map .gm-style-iw h4,
.map .gm-style-iw h5 {
  color: #2B2E32;
}
.map .gm-style-iw h1 a,
.map .gm-style-iw h2 a,
.map .gm-style-iw h3 a,
.map .gm-style-iw h4 a,
.map .gm-style-iw h5 a {
  color: #2B2E32;
}
.map .gm-style-iw p,
.map .gm-style-iw ul,
.map .gm-style-iw li,
.map .gm-style-iw label {
  color: #2B2E32;
}
.map .gm-style-iw a {
  color: #A02F58;
}
.map .gm-style-iw .js-carousel-controls .direction-left:before,
.map .gm-style-iw .js-carousel-controls .direction-right:before {
  color: #A02F58;
}
.map .gm-style-iw .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #A02F58;
}
.map .gm-style-iw .flickity-page-dots .dot {
  background: #2B2E32;
}
.map .gm-style-iw .gm-style-iw-d {
  overflow: hidden!important;
  max-width: auto!important;
  max-height: auto!important;
}
.map .gm-style-iw button {
  width: 0.75rem !important;
  height: 0.75rem !important;
  margin: 0.25rem !important;
  top: 0!important;
  right: 0!important;
  background-colour: transparent!important;
  box-shadow: none!important;
  opacity: 1!important;
}
.map .gm-style-iw button:after {
  content: '\f00d';
  width: 0.75rem !important;
  height: 0.75rem !important;
  font-size: 0.75rem;
  line-height: 0.75rem;
}
.map .gm-bundled-control {
  margin: 0!important;
  bottom: 0!important;
  right: 0!important;
}
.map .gm-bundled-control .gmnoprint {
  position: static!important;
  top: auto!important;
  left: auto!important;
}
.map .gm-bundled-control .gmnoprint > div {
  width: auto!important;
  height: auto!important;
  box-shadow: none!important;
  border-radius: 0!important;
  background-color: transparent!important;
}
.map .gm-bundled-control .gmnoprint > div > div {
  display: none;
}
.map .gm-bundled-control .gmnoprint > div > button[title="Zoom in"]:after {
  content: '\f067';
}
.map .gm-bundled-control .gmnoprint > div > button[title="Zoom out"]:after {
  content: '\f068';
}
@media screen and (min-width: 62.5em) {
  .map button {
    height: 2rem !important;
    width: 2rem !important;
  }
  .map button:after {
    height: 2rem;
    width: 2rem;
    line-height: 2rem;
  }
}
/*************************************************************************
 #Magnific Popup
**************************************************************************/
.mfp-bg,
.mfp-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mfp-bg {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  overflow: hidden;
  z-index: 5001;
}
.mfp-wrap {
  z-index: 5002;
}
.mfp-wrap .mfp-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 1rem;
  text-align: center;
  cursor: zoom-out;
}
.mfp-wrap .mfp-container .nf-error-msg {
  margin: 0.5rem auto 0 !important;
}
.mfp-wrap .mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.mfp-wrap .mfp-container .mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  margin: 0 auto;
  text-align: left;
  z-index: 5003;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure {
  cursor: pointer;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  position: absolute;
  width: 1.25rem;
  min-width: 1.25rem;
  margin: 0;
  top: 0;
  right: 0;
  cursor: zoom-out;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:last-child {
  margin-bottom: 0;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:focus {
  outline: none;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:hover {
  border-bottom: none;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:before {
  z-index: -2;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  z-index: -1;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.primary-button:hover {
  background-color: #A02F58;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.grey-button:hover {
  background-color: #F0F0F0;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.white-button:hover {
  background-color: #F0F0F0;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.with-icon {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.text-button-with-icon {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.download-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.search-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.arrow-left:after {
  content: '\f053';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.arrow-right:after {
  content: '\f054';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.plus-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.plus-button:after {
  content: '\2b';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.minus-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.minus-button:after {
  content: '\2d';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.close:after {
  content: '\f00d';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  content: '\f00d';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  font-size: 1.5rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure {
  margin: 0;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure .mfp-img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 2rem 0;
  box-shadow: 0 0 0.75rem 0 rgba(0, 0, 0, 0.1);
  line-height: 1;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption {
  font-size: 0.75rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption .mfp-bottom-bar {
  position: absolute;
  width: 100%;
  margin-top: -2rem;
  top: 100%;
  left: 0;
  cursor: auto;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption .mfp-bottom-bar .mfp-title {
  padding-right: 2rem;
  color: #FFFFFF;
  text-align: left;
  word-wrap: break-word;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption .mfp-bottom-bar .mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #FFFFFF;
  white-space: nowrap;
}
.mfp-wrap .mfp-container .mfp-arrow {
  position: absolute!important;
  top: 50%!important;
  transform: translateY(-50%) !important;
}
.mfp-wrap .mfp-container .mfp-arrow:after {
  font-size: 2rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  left: 0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:last-child {
  margin-bottom: 0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:focus {
  outline: none;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:hover {
  border-bottom: none;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:before {
  z-index: -2;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  z-index: -1;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.primary-button:hover {
  background-color: #A02F58;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.grey-button:hover {
  background-color: #F0F0F0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.white-button:hover {
  background-color: #F0F0F0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.with-icon {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.text-button-with-icon {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.download-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.search-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.arrow-left:after {
  content: '\f053';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.arrow-right:after {
  content: '\f054';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.plus-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.plus-button:after {
  content: '\2b';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.minus-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.minus-button:after {
  content: '\2d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.close:after {
  content: '\f00d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  content: '\f053';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  right: 0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:last-child {
  margin-bottom: 0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:focus {
  outline: none;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:hover {
  border-bottom: none;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:before {
  z-index: -2;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  z-index: -1;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.primary-button:hover {
  background-color: #A02F58;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.grey-button:hover {
  background-color: #F0F0F0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.white-button:hover {
  background-color: #F0F0F0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.with-icon {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.text-button-with-icon {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.download-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.search-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.arrow-left:after {
  content: '\f053';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.arrow-right:after {
  content: '\f054';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.plus-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.plus-button:after {
  content: '\2b';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.minus-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.minus-button:after {
  content: '\2d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.close:after {
  content: '\f00d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  content: '\f054';
}
.mfp-wrap .mfp-container.mfp-s-error .mfp-content {
  display: none;
}
.mfp-wrap .mfp-container .mfp-preloader {
  position: absolute;
  width: auto;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
  text-align: center;
  color: #A02F58;
  z-index: 5004;
}
.mfp-wrap .mfp-container .mfp-preloader .nf-error-msg {
  margin: 0.5rem auto 0 !important;
}
.mfp-wrap .mfp-container.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-wrap .mfp-ajax-cur {
  cursor: progress;
}
.mfp-wrap .mfp-zoom {
  cursor: zoom-in;
}
.mfp-wrap .mfp-close,
.mfp-wrap .mfp-arrow,
.mfp-wrap .mfp-preloader,
.mfp-wrap .mfp-counter {
  color: #FFFFFF;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.mfp-wrap .mfp-loading.mfp-figure {
  display: none;
}
/*************************************************************************
 #Member Module
**************************************************************************/
.member-module {
  padding: 1rem;
}
.member-module .details {
  margin-top: 1rem;
}
.member-module .details h2 {
  font-size: 1.125rem;
  margin-bottom: 0.75rem;
}
/*************************************************************************
 #Meta Bar
**************************************************************************/
.meta-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.meta-bar p {
  color: #7B838E;
}
/*************************************************************************
 #Image Grid
**************************************************************************/
.image-grid .image-module:after {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #FFFFFF;
  content: '\f00e';
  font-size: 2rem;
  opacity: 0;
}
.image-grid .image-module:hover:after {
  opacity: 1;
}
/*************************************************************************
 #Tag Module
**************************************************************************/
.tag-module {
  box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transform: scale(1);
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
}
.tag-module h1,
.tag-module h2,
.tag-module h3,
.tag-module h4,
.tag-module h5 {
  color: #2B2E32;
}
.tag-module h1 a,
.tag-module h2 a,
.tag-module h3 a,
.tag-module h4 a,
.tag-module h5 a {
  color: #2B2E32;
}
.tag-module p,
.tag-module ul,
.tag-module li,
.tag-module label {
  color: #2B2E32;
}
.tag-module a {
  color: #A02F58;
}
.tag-module .js-carousel-controls .direction-left:before,
.tag-module .js-carousel-controls .direction-right:before {
  color: #A02F58;
}
.tag-module .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #A02F58;
}
.tag-module .flickity-page-dots .dot {
  background: #2B2E32;
}
.tag-module.with-link {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transform: scale(1);
}
.tag-module.with-link:hover {
  transform: scale(1.05);
  box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
}
.tag-module:hover {
  transform: scale(1.05);
  box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
}
.tag-module .logo {
  aspect-ratio: 1;
  max-width: 4rem;
}
.tag-module .logo img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.tag-module .content h3 {
  font-size: 1.125rem;
}
/*************************************************************************
 #Testimonials Grid
**************************************************************************/
.testimonial-grid .testimonial-module {
  padding: 1.5rem;
  background-color: #A02F58;
  position: relative;
}
.testimonial-grid .testimonial-module:before {
  content: '';
  display: block;
  height: 3rem;
  width: 100%;
  margin-bottom: 1.5rem;
  -webkit-mask-image: url('img/backgrounds/quote-mark.svg');
          mask-image: url('img/backgrounds/quote-mark.svg');
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #FFFFFF;
  opacity: 0.3;
  z-index: 0;
}
.testimonial-grid .testimonial-module .attribute {
  margin-top: 1.5rem;
}
.testimonial-grid .testimonial-module p,
.testimonial-grid .testimonial-module .attribute {
  color: #FFFFFF;
}
/*************************************************************************
 #GDPR Cookies Banner
**************************************************************************/
/* #Sticky Bar ------------------------------------------------------------------------ */
#moove_gdpr_cookie_info_bar {
  background-color: #2B2E32 !important;
  border-top: none!important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
  padding: 0.5rem 1rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
  padding: 0!important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p {
  font-size: 0.75rem !important;
  color: #FFFFFF !important;
  line-height: 1.2 !important;
  margin-bottom: 0.25rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p:last-child {
  margin-bottom: 0!important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  display: inline-block !important;
  position: relative !important;
  margin: 0 0 1.5rem 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: transparent !important;
  background-image: none !important;
  text-align: center !important;
  text-indent: inherit !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  outline: none !important;
  border: none !important;
  border-bottom: none !important;
  text-shadow: none !important;
  cursor: pointer !important;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  font-display: swap !important;
  font-family: "Montserrat Medium", "Arial", sans-serif !important;
  font-size: 0.75rem !important;
  z-index: 1 !important;
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
  color: #FFFFFF !important;
  background-color: #A02F58 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:last-child {
  margin-bottom: 0 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:focus {
  outline: none !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:hover {
  border-bottom: none !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:before {
  z-index: -2 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:after {
  z-index: -1 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.small {
  min-width: 1.5rem !important;
  min-height: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
  padding: 0 0.75rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.small:after {
  width: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.medium {
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.medium:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.large {
  min-width: 2.5rem !important;
  min-height: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
  padding: 0 1.25rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.large:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.primary-button:hover {
  background-color: #A02F58 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.grey-button:hover {
  background-color: #F0F0F0 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.white-button:hover {
  background-color: #F0F0F0 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.with-icon {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.text-button-with-icon {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.text-button-with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.text-button-with-icon:after {
  margin-left: 0.5rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.icon-only {
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.icon-only:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.icon-only:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  transform: translateY(-50%) !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.download-button {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.download-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.download-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  content: '\f56d' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.search-button {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.search-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.search-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  content: '\f002' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.arrow-left:after {
  content: '\f053' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.arrow-right:after {
  content: '\f054' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.plus-button {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.plus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.plus-button:after {
  content: '\2b' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.minus-button {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.minus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.minus-button:after {
  content: '\2d' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.close:after {
  content: '\f00d' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:hover {
  background-color: #A02F58 !important;
}
/* #Popup Modal ------------------------------------------------------------------------ */
.moove_gdpr_cookie_modal_open {
  background-color: #2B2E32 !important;
  background-color: rgba(45, 43, 47, 0.75) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content:after {
  display: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content {
  color: #7B838E !important;
  border-radius: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-close {
  top: 0!important;
  right: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-close .moovegdpr-arrow-close {
  background-color: #A02F58 !important;
  border-radius: 0!important;
  color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-close:hover .moovegdpr-arrow-close {
  background-color: #A02F58 !important;
  border: 1px solid #A02F58 !important;
  color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content {
  padding: 3rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content {
  box-shadow: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-company-logo-holder {
  display: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li {
  margin-bottom: 0.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button {
  padding: 0.5rem 1rem !important;
  border-radius: 0!important;
  background-color: #A02F58 !important;
  border: 2px solid #A02F58 !important;
  text-transform: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button span,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button svg {
  color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button span *,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button svg * {
  color: inherit!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button {
  background-color: transparent!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button span,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button svg {
  color: #2B2E32 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button span *,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button svg * {
  color: #A02F58 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt {
  display: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content {
  background-color: #F0F0F0 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .tab-title {
  font-display: swap !important;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif !important;
  line-height: 1.2 !important;
  color: #2B2E32 !important;
  font-size: 1.5rem !important;
  margin-bottom: 1rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content {
  padding: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p {
  font-size: 1rem !important;
  color: #7B838E !important;
  line-height: 1.4 !important;
  margin-bottom: 1rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p:last-child {
  margin-bottom: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch .cookie-slider {
  background-color: #2B2E32 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch .cookie-slider:before {
  left: 2px!important;
  bottom: 2px!important;
  box-shadow: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch .cookie-slider:after {
  color: #2B2E32 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch input:checked + .cookie-slider {
  background-color: #A02F58 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch input:checked + .cookie-slider:after {
  color: #A02F58 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content {
  background-color: #F0F0F0 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content:before {
  height: 2px!important;
  background-color: #F0F0F0 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder {
  padding: 0 3rem;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  display: inline-block !important;
  position: relative !important;
  margin: 0 0 1.5rem 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: transparent !important;
  background-image: none !important;
  text-align: center !important;
  text-indent: inherit !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  outline: none !important;
  border: none !important;
  border-bottom: none !important;
  text-shadow: none !important;
  cursor: pointer !important;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  font-display: swap !important;
  font-family: "Montserrat Medium", "Arial", sans-serif !important;
  font-size: 0.75rem !important;
  z-index: 1 !important;
  min-width: 2.5rem !important;
  min-height: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
  padding: 0 1.25rem !important;
  color: #FFFFFF !important;
  background-color: #A02F58 !important;
  border-radius: 0!important;
  display: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:last-child {
  margin-bottom: 0 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:focus {
  outline: none !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:hover {
  border-bottom: none !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:before {
  z-index: -2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:after {
  z-index: -1 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.small {
  min-width: 1.5rem !important;
  min-height: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
  padding: 0 0.75rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.small:after {
  width: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.medium {
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.medium:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.large {
  min-width: 2.5rem !important;
  min-height: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
  padding: 0 1.25rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.large:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.primary-button:hover {
  background-color: #A02F58 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.grey-button:hover {
  background-color: #F0F0F0 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.white-button:hover {
  background-color: #F0F0F0 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.with-icon {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.text-button-with-icon {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.text-button-with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.text-button-with-icon:after {
  margin-left: 0.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.icon-only {
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.icon-only:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.icon-only:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  transform: translateY(-50%) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.download-button {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.download-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.download-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  content: '\f56d' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.search-button {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.search-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.search-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  content: '\f002' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.arrow-left:after {
  content: '\f053' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.arrow-right:after {
  content: '\f054' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.plus-button {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.plus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.plus-button:after {
  content: '\2b' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.minus-button {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.minus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.minus-button:after {
  content: '\2d' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.close:after {
  content: '\f00d' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:hover {
  background-color: #A02F58 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.button-visible {
  display: inline-block !important;
}
/* #Settings Modal ------------------------------------------------------------------------ */
#moove_gdpr_save_popup_settings_button {
  border-radius: 0!important;
}
#moove_gdpr_save_popup_settings_button .moove_gdpr_text {
  font-display: swap !important;
  font-family: "Montserrat Regular", "Arial", sans-serif !important;
  font-size: 0.75rem !important;
}
@media screen and (max-width: 46.875em) {
  .product-category #moove_gdpr_save_popup_settings_button {
    bottom: 4rem;
  }
  .product #moove_gdpr_save_popup_settings_button {
    bottom: 5rem;
  }
}
/*
Use: Carousels
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #JS Carousel
**************************************************************************/
.js-carousel .js-carousel-slides {
  position: relative;
  width: 100%;
  display: flex;
  overflow: hidden;
}
.js-carousel .js-carousel-slides .carousel-slide {
  transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  position: relative;
  flex: 1 0 100%;
  margin-left: -100%;
  opacity: 0;
  pointer-events: none;
}
.js-carousel .js-carousel-slides .carousel-slide:first-of-type {
  margin-left: 0;
}
.js-carousel .js-carousel-slides .carousel-slide.current-slide {
  opacity: 1;
  pointer-events: auto;
}
.js-carousel .js-carousel-controls {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  overflow: hidden;
}
.js-carousel .js-carousel-controls .direction-left,
.js-carousel .js-carousel-controls .direction-right {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  min-height: 2rem;
  margin-bottom: 0;
}
.js-carousel .js-carousel-controls .direction-left:last-child,
.js-carousel .js-carousel-controls .direction-right:last-child {
  margin-bottom: 0;
}
.js-carousel .js-carousel-controls .direction-left:focus,
.js-carousel .js-carousel-controls .direction-right:focus {
  outline: none;
}
.js-carousel .js-carousel-controls .direction-left:hover,
.js-carousel .js-carousel-controls .direction-right:hover {
  border-bottom: none;
}
.js-carousel .js-carousel-controls .direction-left:disabled,
.js-carousel .js-carousel-controls .direction-right:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.js-carousel .js-carousel-controls .direction-left:before,
.js-carousel .js-carousel-controls .direction-right:before {
  z-index: -2;
}
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  z-index: -1;
}
.js-carousel .js-carousel-controls .direction-left.small,
.js-carousel .js-carousel-controls .direction-right.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.js-carousel .js-carousel-controls .direction-left.small:after,
.js-carousel .js-carousel-controls .direction-right.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.js-carousel .js-carousel-controls .direction-left.medium,
.js-carousel .js-carousel-controls .direction-right.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.js-carousel .js-carousel-controls .direction-left.medium:after,
.js-carousel .js-carousel-controls .direction-right.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.js-carousel .js-carousel-controls .direction-left.large,
.js-carousel .js-carousel-controls .direction-right.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.js-carousel .js-carousel-controls .direction-left.large:after,
.js-carousel .js-carousel-controls .direction-right.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.js-carousel .js-carousel-controls .direction-left.primary-button,
.js-carousel .js-carousel-controls .direction-right.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.js-carousel .js-carousel-controls .direction-left.primary-button:hover,
.js-carousel .js-carousel-controls .direction-right.primary-button:hover {
  background-color: #A02F58;
}
.js-carousel .js-carousel-controls .direction-left.grey-button,
.js-carousel .js-carousel-controls .direction-right.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.js-carousel .js-carousel-controls .direction-left.grey-button:hover,
.js-carousel .js-carousel-controls .direction-right.grey-button:hover {
  background-color: #F0F0F0;
}
.js-carousel .js-carousel-controls .direction-left.white-button,
.js-carousel .js-carousel-controls .direction-right.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.js-carousel .js-carousel-controls .direction-left.white-button:hover,
.js-carousel .js-carousel-controls .direction-right.white-button:hover {
  background-color: #F0F0F0;
}
.js-carousel .js-carousel-controls .direction-left.with-icon,
.js-carousel .js-carousel-controls .direction-right.with-icon {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.with-icon:after,
.js-carousel .js-carousel-controls .direction-right.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.text-button-with-icon,
.js-carousel .js-carousel-controls .direction-right.text-button-with-icon {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.text-button-with-icon:after,
.js-carousel .js-carousel-controls .direction-right.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.text-button-with-icon:after,
.js-carousel .js-carousel-controls .direction-right.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.js-carousel .js-carousel-controls .direction-left.icon-only,
.js-carousel .js-carousel-controls .direction-right.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.js-carousel .js-carousel-controls .direction-left.icon-only:after,
.js-carousel .js-carousel-controls .direction-right.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.icon-only:after,
.js-carousel .js-carousel-controls .direction-right.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.js-carousel .js-carousel-controls .direction-left.download-button,
.js-carousel .js-carousel-controls .direction-right.download-button {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.download-button:after,
.js-carousel .js-carousel-controls .direction-right.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.download-button:after,
.js-carousel .js-carousel-controls .direction-right.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.js-carousel .js-carousel-controls .direction-left.search-button,
.js-carousel .js-carousel-controls .direction-right.search-button {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.search-button:after,
.js-carousel .js-carousel-controls .direction-right.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.search-button:after,
.js-carousel .js-carousel-controls .direction-right.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.js-carousel .js-carousel-controls .direction-left.arrow-left:after,
.js-carousel .js-carousel-controls .direction-right.arrow-left:after {
  content: '\f053';
}
.js-carousel .js-carousel-controls .direction-left.arrow-right:after,
.js-carousel .js-carousel-controls .direction-right.arrow-right:after {
  content: '\f054';
}
.js-carousel .js-carousel-controls .direction-left.plus-button,
.js-carousel .js-carousel-controls .direction-right.plus-button {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.plus-button:after,
.js-carousel .js-carousel-controls .direction-right.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.plus-button:after,
.js-carousel .js-carousel-controls .direction-right.plus-button:after {
  content: '\2b';
}
.js-carousel .js-carousel-controls .direction-left.minus-button,
.js-carousel .js-carousel-controls .direction-right.minus-button {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.minus-button:after,
.js-carousel .js-carousel-controls .direction-right.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.minus-button:after,
.js-carousel .js-carousel-controls .direction-right.minus-button:after {
  content: '\2d';
}
.js-carousel .js-carousel-controls .direction-left.close:after,
.js-carousel .js-carousel-controls .direction-right.close:after {
  content: '\f00d';
}
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  color: #A02F58;
  line-height: 1.5rem;
}
.js-carousel .js-carousel-controls .direction-left:after {
  content: '\f053';
  text-align: left;
}
.js-carousel .js-carousel-controls .direction-right:after {
  content: '\f054';
  text-align: right;
}
.js-carousel .js-carousel-controls .dot-controls {
  word-spacing: -0.35rem;
  height: 1rem;
  pointer-events: none;
  z-index: 10;
}
.js-carousel .js-carousel-controls .dot-controls * {
  word-spacing: normal;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button {
  display: inline-flex;
  position: relative;
  width: 1rem;
  height: 1rem;
  margin: 0 0.5rem;
  background-color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  pointer-events: auto;
  overflow: hidden;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:first-of-type {
  margin-left: 0;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:last-of-type {
  margin-right: 0;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:after {
  transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  background-color: #A02F58;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:hover:after,
.js-carousel .js-carousel-controls .dot-controls .dot-control-button.current-slide:after {
  height: 100%;
}
.js-carousel.sliding-carousel .js-carousel-slides .carousel-slide {
  transition: transform 0ms 500ms linear;
  transform: translateX(100%);
  z-index: 0;
  opacity: 1;
}
.js-carousel.sliding-carousel .js-carousel-slides .carousel-slide.current-slide {
  transition: transform 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transform: translateX(0);
  z-index: 1;
}
.js-carousel.thumbnail-carousel .js-carousel-controls {
  align-items: stretch;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  color: #FFFFFF !important;
  background-color: #A02F58;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  width: 1.5rem;
  min-width: 1.5rem;
  height: auto;
  margin-bottom: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:last-child,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:last-child {
  margin-bottom: 0;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:focus,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:focus {
  outline: none;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:hover,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:hover {
  border-bottom: none;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:disabled,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:before,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:before {
  z-index: -2;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  z-index: -1;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.small,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.small:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.medium,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.medium:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.large,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.large:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.primary-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.primary-button:hover,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.primary-button:hover {
  background-color: #A02F58;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.grey-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.grey-button:hover,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.grey-button:hover {
  background-color: #F0F0F0;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.white-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.white-button:hover,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.white-button:hover {
  background-color: #F0F0F0;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.with-icon,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.with-icon {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.with-icon:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.text-button-with-icon,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.text-button-with-icon {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.text-button-with-icon:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.text-button-with-icon:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.icon-only,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.icon-only:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.icon-only:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.download-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.download-button {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.download-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.download-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.search-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.search-button {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.search-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.search-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.arrow-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.arrow-left:after {
  content: '\f053';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.arrow-right:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.arrow-right:after {
  content: '\f054';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.plus-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.plus-button {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.plus-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.plus-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.plus-button:after {
  content: '\2b';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.minus-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.minus-button {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.minus-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.minus-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.minus-button:after {
  content: '\2d';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.close:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.close:after {
  content: '\f00d';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:hover,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:hover {
  background-color: #A02F58;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after .nf-error-msg,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after .nf-error-msg {
  margin: 0.5rem auto 0 !important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left {
  margin-right: 1rem !important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after {
  content: '\f104' !important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right {
  margin-left: 1rem !important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  content: '\f105' !important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls {
  width: calc(100% + 1rem);
  height: auto;
  margin: 0 -0.5rem -0.5rem -0.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls .dot-control-button {
  width: calc(25% - 1rem);
  height: auto!important;
  margin: 0 0.5rem 0.5rem 0.5rem;
  background-color: transparent;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls .dot-control-button:after {
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  height: 100%;
  background-color: transparent;
  box-shadow: inset 0 0 0 0px #A02F58;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls .dot-control-button:hover:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls .dot-control-button.current-slide:after {
  box-shadow: inset 0 0 0 3px #A02F58;
}
.js-carousel.hero-carousel .js-carousel-slides .carousel-slide {
  position: relative;
  display: flex;
  justify-content: space-between;
  min-height: 60vh;
  overflow: hidden;
}
.js-carousel.hero-carousel .js-carousel-slides .carousel-slide .content-container {
  z-index: 2;
}
.js-carousel.hero-carousel .js-carousel-controls {
  position: absolute;
  bottom: 1rem;
}
.light-section .js-carousel-controls .direction-left:before,
.light-section .js-carousel-controls .direction-right:before {
  color: #A02F58;
}
.light-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #A02F58;
}
.dark-section .js-carousel-controls .direction-left:after,
.dark-section .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
.dark-section .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25);
}
.dark-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF;
}
/*************************************************************************
 #Background Carousel
**************************************************************************/
.background-carousel .js-carousel {
  position: absolute;
  width: 100%;
  height: 100%;
}
.background-carousel .js-carousel .js-carousel-slides {
  position: absolute;
  width: 100%;
  height: 100%;
}
/*************************************************************************
 #Testimonials Carousel
**************************************************************************/
.testimonials-carousel-heading h2 {
  position: relative;
  padding-top: 2rem;
}
.testimonials-carousel-heading h2:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 4rem;
  width: 100%;
  -webkit-mask-image: url('img/backgrounds/quote-mark.svg');
          mask-image: url('img/backgrounds/quote-mark.svg');
  -webkit-mask-position: top center;
          mask-position: top center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #FFFFFF;
  opacity: 0.25;
}
.testimonials-carousel .js-carousel-slides {
  overflow: visible;
}
.testimonials-carousel .js-carousel-slides:before {
  position: absolute;
  top: -0.75rem;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-mask-image: url('img/backgrounds/quote-mark.svg');
          mask-image: url('img/backgrounds/quote-mark.svg');
  -webkit-mask-position: top center;
          mask-position: top center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #FFFFFF;
  opacity: 0.25;
}
.testimonials-carousel .testimonial blockquote {
  padding: 0;
}
.testimonials-carousel .testimonial p strong {
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
}
.primary-section .js-carousel-controls .direction-left:after,
.primary-section .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
.primary-section .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25);
}
.primary-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF;
}
.white-section .testimonials-carousel .js-carousel-slides:before,
.light-grey-section .testimonials-carousel .js-carousel-slides:before {
  background-color: #A02F58;
}
/*************************************************************************
 #Off Canvas Carousel
**************************************************************************/
.off-canvas-carousel .flickity-slider {
  display: flex;
  align-items: center;
}
.off-canvas-carousel .carousel-controls .carousel-navigation {
  justify-content: center;
}
.off-canvas-carousel.image-gallery {
  position: relative;
}
.off-canvas-carousel.image-gallery .image .responsive-image-crop {
  transform: scale(1);
  opacity: 0.5;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  will-change: transform;
}
.off-canvas-carousel.image-gallery .image.is-selected {
  z-index: 10;
  box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
}
.off-canvas-carousel.image-gallery .image.is-selected .responsive-image-crop {
  opacity: 1;
  transform: scale(1.1);
}
.off-canvas-carousel.image-gallery .carousel-controls {
  position: relative;
  z-index: 1;
  width: 93.996%;
  position: unset;
  margin: 0 auto;
}
@media screen and (min-width: 46.875em) {
  .off-canvas-carousel.image-gallery .carousel-controls {
    width: 45.498%;
  }
}
@media screen and (max-width: 46.8125em) {
  .off-canvas-carousel.image-gallery .carousel-controls {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.off-canvas-carousel.image-gallery .carousel-controls .flickity-button {
  height: 2.5rem;
  width: 2.5rem;
}
.off-canvas-carousel.image-gallery .carousel-controls .flickity-button.previous {
  left: 3%;
}
.off-canvas-carousel.image-gallery .carousel-controls .flickity-button.next {
  right: 3%;
}
@media screen and (min-width: 46.875em) {
  .off-canvas-carousel.image-gallery .carousel-controls .flickity-button {
    top: calc(50% - 1rem*2);
  }
  .off-canvas-carousel.image-gallery .carousel-controls .flickity-button.previous {
    left: 25.415%;
    margin-left: -1.75rem;
  }
  .off-canvas-carousel.image-gallery .carousel-controls .flickity-button.next {
    right: 25.415%;
    margin-right: -1.75rem;
  }
}
.carousel-controls {
  z-index: 100;
}
.carousel-controls .carousel-navigation {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
}
.carousel-controls .carousel-navigation .flickity-page-dots {
  width: auto;
}
.carousel-controls .carousel-navigation .buttons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
}
/*************************************************************************
 #Flickity
**************************************************************************/
.flickity-button {
  position: absolute;
  background-color: transparent !important;
  height: 2rem;
  width: 2rem;
}
@media screen and (min-width: 46.875em) {
  .flickity-button {
    top: 50%;
    transform: translateY(-50%);
  }
}
.flickity-button svg {
  display: none;
}
.flickity-button:after {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  height: 100%;
  width: 100%;
  background-color: #A02F58;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f054';
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
}
.flickity-button:hover:after {
  background-color: #c74574;
}
.flickity-button:active {
  opacity: 1;
}
.flickity-button:active:after {
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
.flickity-button.previous {
  left: 1.25rem;
}
@media screen and (min-width: 46.875em) {
  .flickity-button.previous {
    left: -3.5rem;
  }
}
.flickity-button.previous:after {
  content: '\f053';
}
.flickity-button.next {
  right: 1.25rem;
}
@media screen and (min-width: 46.875em) {
  .flickity-button.next {
    right: -3.5rem;
  }
}
.flickity-button.next:after {
  content: '\f054';
}
/* #General ------------------------------------------------------------------------ */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* #Dragable ------------------------------------------------------------------------ */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}
/* #Buttons ------------------------------------------------------------------------ */
.flickity-button {
  position: absolute;
  z-index: 10;
  background: transparent;
  border: none;
  color: #2B2E32;
}
.flickity-button:hover {
  background: white;
  cursor: pointer;
}
.flickity-button:focus {
  outline: none;
}
.flickity-button:active {
  opacity: 0.5;
}
.flickity-button:disabled {
  opacity: 0.25;
  cursor: auto;
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
/* #Page Dots ------------------------------------------------------------------------ */
.flickity-page-dots {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: right;
  line-height: 1;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin: 0 0.5rem;
  background: #FFFFFF;
  opacity: 0.25;
  cursor: pointer;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
}
.flickity-page-dots .dot:hover {
  opacity: 0.6;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
  background: #A02F58;
}
.light-section .flickity-page-dots .dot {
  background: #2B2E32;
}
.primary-section .flickity-page-dots .dot {
  background: #FFFFFF;
}
.primary-section .flickity-page-dots .dot.is-selected {
  background: #2B2E32;
}
/* 
Use: Animations
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*
Use: Forms
Scope: All devices
Theme: Supersonic System
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Global Form Elements
**************************************************************************/
button,
input,
textarea,
select,
option {
  transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none!important;
  border-radius: 0!important;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  background: transparent;
}
button:focus,
input:focus,
textarea:focus,
select:focus,
option:focus {
  outline: none;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="submit"],
input[type="search"],
select {
  min-height: 2.5rem;
  height: 2.5rem;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="submit"],
input[type="search"] {
  line-height: 2.5rem;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="search"],
select {
  padding: 0 1rem !important;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="search"],
input[type="checkbox"],
input[type="radio"],
select,
textarea {
  background-color: #FFFFFF !important;
  box-shadow: inset 0 0 0 1px #9FA4AC;
  font-display: swap !important;
  font-family: "Montserrat Regular", "Arial", sans-serif !important;
  color: #7B838E !important;
}
input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="checkbox"]::-moz-placeholder, input[type="radio"]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #7B838E !important;
  font-display: swap !important;
  font-family: "Montserrat Regular", "Arial", sans-serif !important;
}
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder,
input[type="search"]::placeholder,
input[type="checkbox"]::placeholder,
input[type="radio"]::placeholder,
select::placeholder,
textarea::placeholder {
  color: #7B838E !important;
  font-display: swap !important;
  font-family: "Montserrat Regular", "Arial", sans-serif !important;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus,
select:focus,
textarea:focus {
  box-shadow: inset 0 0 0 2px #2B2E32 !important;
}
button,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="search"],
input[type="submit"],
input[type="checkbox"],
input[type="radio"],
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
select {
  background-position: right center!important;
  background-repeat: no-repeat !important;
  background-size: auto 100%!important;
  padding-right: 2rem !important;
  background-image: url('img/ui/icon-down-arrow.svg');
}
input[type="search"] {
  position: relative;
  background-position: left center!important;
  background-repeat: no-repeat !important;
  background-size: auto 100%!important;
  padding-left: 2rem !important;
  background-image: url('img/ui/icon-search.svg') !important;
}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
          appearance: none;
  position: absolute;
  width: 1.25rem;
  height: 2.5rem;
  margin: 0;
  top: 50%;
  right: 2.5rem;
  transform: translateY(-50%);
  cursor: pointer;
  background-image: url('img/ui/icon-close.svg') !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%!important;
  background-color: transparent;
  border-radius: 50%!important;
}
textarea {
  padding: 0.5rem 1rem;
  font-size: 100%;
  overflow: auto;
  vertical-align: top;
}
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
  border: 0;
  border-radius: 0;
  padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
  width: 1.25rem !important;
  min-width: 1.25rem !important;
  height: 1.25rem !important;
  min-height: 1.25rem !important;
  margin-left: 0;
  margin-bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75%;
}
input[type="checkbox"]:checked {
  background-image: url('img/ui/icon-check.svg');
}
input[type="radio"] {
  border-radius: 50%!important;
}
input[type="radio"]:checked {
  background-image: url('img/ui/icon-radio.svg');
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  cursor: pointer;
}
input[type="submit"],
input[type="button"],
input[type="reset"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #A02F58;
  margin-bottom: 0;
}
input[type="submit"]:last-child,
input[type="button"]:last-child,
input[type="reset"]:last-child {
  margin-bottom: 0;
}
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
  outline: none;
}
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
  border-bottom: none;
}
input[type="submit"]:disabled,
input[type="button"]:disabled,
input[type="reset"]:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
input[type="submit"]:before,
input[type="button"]:before,
input[type="reset"]:before {
  z-index: -2;
}
input[type="submit"]:after,
input[type="button"]:after,
input[type="reset"]:after {
  z-index: -1;
}
input[type="submit"].small,
input[type="button"].small,
input[type="reset"].small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
input[type="submit"].small:after,
input[type="button"].small:after,
input[type="reset"].small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
input[type="submit"].medium,
input[type="button"].medium,
input[type="reset"].medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
input[type="submit"].medium:after,
input[type="button"].medium:after,
input[type="reset"].medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
input[type="submit"].large,
input[type="button"].large,
input[type="reset"].large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
input[type="submit"].large:after,
input[type="button"].large:after,
input[type="reset"].large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
input[type="submit"].primary-button,
input[type="button"].primary-button,
input[type="reset"].primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
input[type="submit"].primary-button:hover,
input[type="button"].primary-button:hover,
input[type="reset"].primary-button:hover {
  background-color: #A02F58;
}
input[type="submit"].grey-button,
input[type="button"].grey-button,
input[type="reset"].grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
input[type="submit"].grey-button:hover,
input[type="button"].grey-button:hover,
input[type="reset"].grey-button:hover {
  background-color: #F0F0F0;
}
input[type="submit"].white-button,
input[type="button"].white-button,
input[type="reset"].white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
input[type="submit"].white-button:hover,
input[type="button"].white-button:hover,
input[type="reset"].white-button:hover {
  background-color: #F0F0F0;
}
input[type="submit"].with-icon,
input[type="button"].with-icon,
input[type="reset"].with-icon {
  padding-right: 0!important;
}
input[type="submit"].with-icon:after,
input[type="button"].with-icon:after,
input[type="reset"].with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
input[type="submit"].text-button-with-icon,
input[type="button"].text-button-with-icon,
input[type="reset"].text-button-with-icon {
  padding-right: 0!important;
}
input[type="submit"].text-button-with-icon:after,
input[type="button"].text-button-with-icon:after,
input[type="reset"].text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
input[type="submit"].text-button-with-icon:after,
input[type="button"].text-button-with-icon:after,
input[type="reset"].text-button-with-icon:after {
  margin-left: 0.5rem;
}
input[type="submit"].icon-only,
input[type="button"].icon-only,
input[type="reset"].icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
input[type="submit"].icon-only:after,
input[type="button"].icon-only:after,
input[type="reset"].icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
input[type="submit"].icon-only:after,
input[type="button"].icon-only:after,
input[type="reset"].icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
input[type="submit"].download-button,
input[type="button"].download-button,
input[type="reset"].download-button {
  padding-right: 0!important;
}
input[type="submit"].download-button:after,
input[type="button"].download-button:after,
input[type="reset"].download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
input[type="submit"].download-button:after,
input[type="button"].download-button:after,
input[type="reset"].download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
input[type="submit"].search-button,
input[type="button"].search-button,
input[type="reset"].search-button {
  padding-right: 0!important;
}
input[type="submit"].search-button:after,
input[type="button"].search-button:after,
input[type="reset"].search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
input[type="submit"].search-button:after,
input[type="button"].search-button:after,
input[type="reset"].search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
input[type="submit"].arrow-left:after,
input[type="button"].arrow-left:after,
input[type="reset"].arrow-left:after {
  content: '\f053';
}
input[type="submit"].arrow-right:after,
input[type="button"].arrow-right:after,
input[type="reset"].arrow-right:after {
  content: '\f054';
}
input[type="submit"].plus-button,
input[type="button"].plus-button,
input[type="reset"].plus-button {
  padding-right: 0!important;
}
input[type="submit"].plus-button:after,
input[type="button"].plus-button:after,
input[type="reset"].plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
input[type="submit"].plus-button:after,
input[type="button"].plus-button:after,
input[type="reset"].plus-button:after {
  content: '\2b';
}
input[type="submit"].minus-button,
input[type="button"].minus-button,
input[type="reset"].minus-button {
  padding-right: 0!important;
}
input[type="submit"].minus-button:after,
input[type="button"].minus-button:after,
input[type="reset"].minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
input[type="submit"].minus-button:after,
input[type="button"].minus-button:after,
input[type="reset"].minus-button:after {
  content: '\2d';
}
input[type="submit"].close:after,
input[type="button"].close:after,
input[type="reset"].close:after {
  content: '\f00d';
}
input[type="submit"]:after,
input[type="button"]:after,
input[type="reset"]:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
  background-color: #A02F58;
}
button[disabled],
input[disabled] {
  cursor: default;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
  border-color: transparent;
}
/*************************************************************************
 #Ninja Forms General
**************************************************************************/
nf-field {
  display: block;
}
nf-field .nf-field-container {
  margin-bottom: 1rem;
}
nf-field .nf-field-container .nf-field-label {
  margin-bottom: 0.5rem !important;
}
nf-field .nf-field-container.checkbox-container {
  display: inline-block;
  width: auto;
  margin-right: 1rem;
  padding-left: 1.75rem;
}
nf-field .nf-field-container.checkbox-container label {
  text-align: left;
  min-height: 1.25rem;
}
nf-field .nf-field-container.checkbox-container .checkbox-wrap .nf-field-label {
  padding-left: 0!important;
}
nf-field .nf-field-container.checkbox-container .checkbox-wrap .nf-field-element {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  left: 0;
  border: none;
  background: transparent;
  border-radius: 0!important;
}
nf-field:last-child .nf-field-container {
  margin-bottom: 0;
}
nf-field .nf-field-label label {
  font-weight: normal;
}
nf-field .ninja-forms-req-symbol {
  color: inherit;
}
nf-field .nf-input-limit {
  margin-top: 0;
}
nf-field .nf-fu-progress {
  height: 1rem;
  margin-bottom: 1rem;
  background-color: #F0F0F0;
  border-radius: 0!important;
  box-shadow: none;
}
nf-field .nf-fu-progress .nf-fu-progress-bar {
  line-height: 1rem;
  background-color: #A02F58;
}
nf-field .nf-after-field {
  width: 100%!important;
}
nf-field .nf-error .ninja-forms-field {
  box-shadow: inset 0 0 0 2px #A02F58;
  border: none!important;
}
.nf-before-form-content {
  display: none;
}
.nf-response-msg {
  text-align: center;
}
.nf-response-msg .nf-error-msg {
  margin: 0.5rem auto 0 !important;
}
.nf-error-msg {
  display: table;
  width: auto;
  background-color: #A02F58;
  margin: 0.5rem 0 0 0 !important;
  padding: 0.25rem 0.5rem;
  color: #FFFFFF !important;
  font-size: 0.75rem;
}
.center-text .nf-error-msg {
  margin: 0.5rem auto 0 !important;
}
.dark-section nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
.dark-section nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
.dark-section nf-field .nf-error .ninja-forms-field {
  box-shadow: inset 0 0 0 3px #F0F0F0;
}
.dark-section .nf-error-msg {
  background-color: #FFFFFF;
  color: #A02F58 !important;
}
/*************************************************************************
 #Newsletter
**************************************************************************/
#newsletter-social .text {
  margin-bottom: 1rem;
}
#newsletter-social nf-field {
  word-spacing: -0.35rem;
  display: inherit;
}
#newsletter-social nf-field * {
  word-spacing: normal;
}
#newsletter-social nf-field .nf-field-container {
  display: inline-block;
  width: 100%;
  margin: 0 0 1rem;
}
@media screen and (min-width: 62.5em) {
  #newsletter-social nf-field .nf-field-container {
    width: 31%;
    margin: 0 2% 0 0;
  }
  #newsletter-social nf-field .nf-field-container.submit-container {
    width: 20%;
    margin: 0;
  }
}
#newsletter-social nf-field .nf-field-container.textbox-container input,
#newsletter-social nf-field .nf-field-container.email-container input,
#newsletter-social nf-field .nf-field-container.checkbox-container input {
  border: 1px solid #FFFFFF;
}
#newsletter-social nf-field .nf-field-container.submit-container {
  width: 100%;
}
#newsletter-social nf-field .nf-field-container.submit-container input[type="button"] {
  width: 100%;
  border: 1px solid #A02F58;
  padding: 0 0.5rem !important;
}
#newsletter-social nf-field .nf-field-container.submit-container input[type="button"]:hover {
  border-color: #A02F58;
}
#newsletter-social nf-field .nf-field-container.html-container,
#newsletter-social nf-field .nf-field-container.checkbox-container {
  display: table;
  margin: 1rem auto;
  width: auto;
  text-align: center;
}
#newsletter-social nf-field .nf-field-container.html-container .nf-error-msg,
#newsletter-social nf-field .nf-field-container.checkbox-container .nf-error-msg {
  margin: 0.5rem auto 0 !important;
}
#newsletter-social nf-field .nf-field-container.html-container p,
#newsletter-social nf-field .nf-field-container.checkbox-container p {
  text-align: left;
}
#newsletter-social nf-field .nf-field-container.html-container p a,
#newsletter-social nf-field .nf-field-container.checkbox-container p a {
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
}
/*************************************************************************
 #Facet Map
**************************************************************************/
.facetwp-type-map {
  margin-bottom: 0 !important;
}
.facetwp-type-map #facetwp-map {
  position: relative;
  display: flex;
  justify-content: space-between;
  min-height: 60vh;
  overflow: hidden;
  width: 100% !important;
}
.facetwp-type-map #facetwp-map .gm-style > div:first-child button {
  display: none!important;
}
.facetwp-type-map #facetwp-map .gm-style .gm-style-iw {
  border-radius: 0;
}
.facetwp-type-map #facetwp-map .gm-style .gm-style-iw .marker-content {
  min-width: 10rem;
  max-width: 20rem;
  padding: 6px 0 6px 6px;
}
.facetwp-type-map #facetwp-map .gm-style .gm-style-iw .marker-content h3 {
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  color: #2B2E32;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}
.facetwp-type-map #facetwp-map .gm-style .gm-style-iw .marker-content address {
  line-height: 1.3;
}
.facetwp-type-map #facetwp-map .gm-style .gm-style-iw .marker-content ul.social-links-alt li {
  height: auto;
}
.facetwp-type-map #facetwp-map .gm-style .gm-style-iw .marker-content ul.social-links-alt li:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  box-shadow: none;
  height: auto;
  width: 1rem;
}
.facetwp-type-map #facetwp-map .gm-style .gm-style-iw .marker-content div {
  margin-bottom: 1rem;
}
.facetwp-type-map #facetwp-map .gm-style .gm-style-iw .marker-content div:last-child {
  margin-bottom: 0;
}
.facetwp-type-map #facetwp-map .gm-style .gm-style-mot {
  color: #FFFFFF !important;
}
.facetwp-type-map #facetwp-map .gm-style button {
  width: 2rem !important;
  height: 2rem !important;
  margin: 0!important;
  background-color: #FFFFFF !important;
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
.facetwp-type-map #facetwp-map .gm-style button:after {
  position: absolute;
  height: 2rem;
  width: 2rem;
  top: 0;
  left: 0;
  justify-content: center;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  font-size: 1rem;
  line-height: 2rem;
}
.facetwp-type-map #facetwp-map .gm-style button img {
  display: none!important;
}
.facetwp-type-map #facetwp-map .gm-style .gm-bundled-control {
  margin: 0 0.75rem 1.5rem 0 !important;
  bottom: 0!important;
  right: 0!important;
}
.facetwp-type-map #facetwp-map .gm-style .gm-bundled-control .gmnoprint {
  position: static!important;
  top: auto!important;
  left: auto!important;
}
.facetwp-type-map #facetwp-map .gm-style .gm-bundled-control .gmnoprint > div {
  width: auto!important;
  height: auto!important;
  box-shadow: none!important;
  border-radius: 0!important;
  background-color: transparent!important;
}
.facetwp-type-map #facetwp-map .gm-style .gm-bundled-control .gmnoprint > div > div {
  display: none;
}
.facetwp-type-map #facetwp-map .gm-style .gm-bundled-control .gmnoprint > div > button[title="Zoom in"]:after {
  content: '\f067';
}
.facetwp-type-map #facetwp-map .gm-style .gm-bundled-control .gmnoprint > div > button[title="Zoom out"]:after {
  content: '\f068';
}
.facetwp-type-map .facetwp-map-filtering {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
  color: #FFFFFF !important;
  background-color: #A02F58;
  box-shadow: none !important;
  font-size: 0.75rem;
  position: absolute;
  left: 0;
  bottom: 0;
}
.facetwp-type-map .facetwp-map-filtering:last-child {
  margin-bottom: 0;
}
.facetwp-type-map .facetwp-map-filtering:focus {
  outline: none;
}
.facetwp-type-map .facetwp-map-filtering:hover {
  border-bottom: none;
}
.facetwp-type-map .facetwp-map-filtering:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.facetwp-type-map .facetwp-map-filtering:before {
  z-index: -2;
}
.facetwp-type-map .facetwp-map-filtering:after {
  z-index: -1;
}
.facetwp-type-map .facetwp-map-filtering.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.facetwp-type-map .facetwp-map-filtering.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.facetwp-type-map .facetwp-map-filtering.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.facetwp-type-map .facetwp-map-filtering.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.facetwp-type-map .facetwp-map-filtering.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.facetwp-type-map .facetwp-map-filtering.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.facetwp-type-map .facetwp-map-filtering.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.facetwp-type-map .facetwp-map-filtering.primary-button:hover {
  background-color: #A02F58;
}
.facetwp-type-map .facetwp-map-filtering.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.facetwp-type-map .facetwp-map-filtering.grey-button:hover {
  background-color: #F0F0F0;
}
.facetwp-type-map .facetwp-map-filtering.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.facetwp-type-map .facetwp-map-filtering.white-button:hover {
  background-color: #F0F0F0;
}
.facetwp-type-map .facetwp-map-filtering.with-icon {
  padding-right: 0!important;
}
.facetwp-type-map .facetwp-map-filtering.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.facetwp-type-map .facetwp-map-filtering.text-button-with-icon {
  padding-right: 0!important;
}
.facetwp-type-map .facetwp-map-filtering.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.facetwp-type-map .facetwp-map-filtering.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.facetwp-type-map .facetwp-map-filtering.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.facetwp-type-map .facetwp-map-filtering.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.facetwp-type-map .facetwp-map-filtering.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.facetwp-type-map .facetwp-map-filtering.download-button {
  padding-right: 0!important;
}
.facetwp-type-map .facetwp-map-filtering.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.facetwp-type-map .facetwp-map-filtering.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.facetwp-type-map .facetwp-map-filtering.search-button {
  padding-right: 0!important;
}
.facetwp-type-map .facetwp-map-filtering.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.facetwp-type-map .facetwp-map-filtering.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.facetwp-type-map .facetwp-map-filtering.arrow-left:after {
  content: '\f053';
}
.facetwp-type-map .facetwp-map-filtering.arrow-right:after {
  content: '\f054';
}
.facetwp-type-map .facetwp-map-filtering.plus-button {
  padding-right: 0!important;
}
.facetwp-type-map .facetwp-map-filtering.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.facetwp-type-map .facetwp-map-filtering.plus-button:after {
  content: '\2b';
}
.facetwp-type-map .facetwp-map-filtering.minus-button {
  padding-right: 0!important;
}
.facetwp-type-map .facetwp-map-filtering.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.facetwp-type-map .facetwp-map-filtering.minus-button:after {
  content: '\2d';
}
.facetwp-type-map .facetwp-map-filtering.close:after {
  content: '\f00d';
}
.facetwp-type-map .facetwp-map-filtering:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.facetwp-type-map .facetwp-map-filtering:hover {
  background-color: #A02F58;
}
.facetwp-type-proximity .facetwp-input-wrap {
  width: 100%;
  margin-bottom: 1rem;
}
.facetwp-type-proximity .facetwp-input-wrap input {
  width: 100%;
}
.facetwp-type-proximity .facetwp-radius-dropdown {
  width: 100%;
}
.facetwp-type-proximity .facetwp-icon {
  opacity: 1;
}
.facetwp-type-proximity .facetwp-icon.locate-me {
  right: 0;
}
.facetwp-type-proximity .facetwp-icon.locate-me:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  content: '\f601';
  align-items: center;
  font-size: 1.25rem;
  line-height: 2.5rem;
  width: 2.125rem;
  background: none;
  animation: unset !important;
}
.facetwp-type-proximity .facetwp-icon.locate-me + input.facetwp-location {
  padding-right: 3rem !important;
}
.facetwp-type-proximity .facetwp-icon.locate-me + input.facetwp-location + .location-results {
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
  margin-top: 0.5rem;
  background-color: #FFFFFF;
  border: none;
}
.facetwp-type-proximity .facetwp-icon.locate-me + input.facetwp-location + .location-results .location-result {
  padding: 0.5rem;
  border-bottom: 1px solid #9FA4AC;
}
.facetwp-type-proximity .facetwp-icon.locate-me + input.facetwp-location + .location-results .location-result .result-main {
  color: #2B2E32;
}
.facetwp-type-proximity .facetwp-icon.locate-me + input.facetwp-location + .location-results .location-result .result-secondary {
  margin-left: 0.125rem;
}
.facetwp-type-proximity .facetwp-icon.locate-me + input.facetwp-location + .location-results .location-result.active {
  background-color: #A02F58;
}
.facetwp-type-proximity .facetwp-icon.locate-me + input.facetwp-location + .location-results .location-result.active .result-main {
  color: #FFFFFF;
}
.facetwp-type-proximity .facetwp-icon.locate-me + input.facetwp-location + .location-results .location-result.active .result-secondary {
  color: #2B2E32;
}
.facetwp-type-proximity .facetwp-icon.locate-me + input.facetwp-location + .location-results .location-result:hover {
  background-color: #F0F0F0;
}
.facetwp-type-proximity .facetwp-icon.locate-me + input.facetwp-location + .location-results .location-result:hover .result-main {
  color: #A02F58;
}
.facetwp-type-proximity .facetwp-icon.locate-me + input.facetwp-location + .location-results .location-result:hover .result-secondary {
  color: #2B2E32;
}
.facetwp-type-proximity .facetwp-icon.locate-me + input.facetwp-location + .location-results .location-attribution {
  display: none;
}
/*
Use: Custom Styling
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Featured Products - Homepage
**************************************************************************/
@media screen and (min-width: 46.875em) {
  .featured-products .product-module {
    width: 21.249%;
  }
}
/*************************************************************************
 #Enquiry Pop Up
**************************************************************************/
.enquiry-container {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 0;
  visibility: hidden;
  z-index: 10001;
}
.enquiry-container .enquiry-details {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  padding: 1.5rem;
  transform: scale(1.3);
}
.enquiry-container .enquiry-details .close-button {
  position: absolute;
  width: 2rem;
  height: 2rem;
  right: 1rem;
  top: 1.25rem;
  font-size: 1.25rem;
  text-align: center;
  cursor: pointer;
}
.enquiry-container .enquiry-details .close-button:after {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: '\f00d';
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
}
.enquiry-container .enquiry-details h3 {
  font-size: 1.25rem;
  padding-right: 1.5rem;
}
.enquiry-container .enquiry-details .nf-form-cont .textarea-container textarea {
  height: 6rem;
}
.enquiry-container .enquiry-details .nf-form-cont .nf-response-msg {
  text-align: left;
}
.show-enquiry-popup {
  overflow: hidden;
}
.show-enquiry-popup .enquiry-container {
  opacity: 1;
  visibility: visible;
}
.show-enquiry-popup .enquiry-container .enquiry-details {
  transform: scale(1);
}
/*************************************************************************
 #Tier Pricing Table
**************************************************************************/
.tier-pricing-table {
  overflow-x: auto;
}
.tier-pricing-table table {
  border: none;
  border-bottom: 1px solid #E6E6E6;
}
.tier-pricing-table table .column {
  padding: 0.5rem 0.75rem;
  text-align: center;
}
.tier-pricing-table table .column .nf-error-msg {
  margin: 0.5rem auto 0 !important;
}
.tier-pricing-table table .column.detail {
  text-align: left;
}
.tier-pricing-table table .header {
  background-color: #E6E6E6;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  color: #000000;
}
.tier-pricing-table table .prices {
  color: #2B2E32;
  font-size: 0.9rem;
}
/*************************************************************************
 #Enquiry Plugin Styles
**************************************************************************/
.page-template-template-request-a-quote .addify {
  text-align: center;
}
.page-template-template-request-a-quote .addify .nf-error-msg {
  margin: 0.5rem auto 0 !important;
}
.page-template-template-request-a-quote .afrfq_success_message {
  border-left: none !important;
  background-color: #A02F58 !important;
}
.page-template-template-request-a-quote .afrfq_success_message h1,
.page-template-template-request-a-quote .afrfq_success_message h2,
.page-template-template-request-a-quote .afrfq_success_message h3,
.page-template-template-request-a-quote .afrfq_success_message h4,
.page-template-template-request-a-quote .afrfq_success_message h5,
.page-template-template-request-a-quote .afrfq_success_message p,
.page-template-template-request-a-quote .afrfq_success_message ul,
.page-template-template-request-a-quote .afrfq_success_message li,
.page-template-template-request-a-quote .afrfq_success_message label,
.page-template-template-request-a-quote .afrfq_success_message a {
  color: #FFFFFF !important;
}
.page-template-template-request-a-quote .afrfq_success_message .timeline .timeline-segments .timeline-segment .content {
  background-color: #FFFFFF !important;
}
.page-template-template-request-a-quote .afrfq_success_message .timeline .timeline-segments .timeline-segment .content p {
  color: #2B2E32 !important;
}
.page-template-template-request-a-quote .afrfq_success_message .faq .faq-title p {
  color: #FFFFFF !important;
}
.page-template-template-request-a-quote .afrfq_success_message .js-carousel-controls .direction-left:after,
.page-template-template-request-a-quote .afrfq_success_message .js-carousel-controls .direction-right:after {
  color: #FFFFFF !important;
}
.page-template-template-request-a-quote .afrfq_success_message .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
.page-template-template-request-a-quote .afrfq_success_message .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF !important;
}
.page-template-template-request-a-quote .afrfq_success_message nf-field .ninja-forms-req-symbol {
  color: #FFFFFF !important;
}
.page-template-template-request-a-quote .afrfq_success_message nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF !important;
}
.page-template-template-request-a-quote .afrfq_success_message nf-field .nf-error .ninja-forms-field {
  box-shadow: inset 0 0 0 3px #F0F0F0 !important;
}
.page-template-template-request-a-quote .afrfq_success_message .nf-error-msg {
  background-color: #FFFFFF !important;
  color: #A02F58 !important;
}
.page-template-template-request-a-quote .afrfq_success_message a {
  color: #FFFFFF !important;
}
.page-template-template-request-a-quote .afrfq_success_message .primary-button {
  background-color: #FFFFFF !important;
  color: #A02F58 !important;
}
.page-template-template-request-a-quote .afrfq_success_message .primary-button:hover {
  background-color: #F0F0F0 !important;
}
.page-template-template-request-a-quote .afrfq_success_message .submit-container input[type="submit"] {
  color: #FFFFFF !important;
  background-color: #2B2E32 !important;
}
.page-template-template-request-a-quote .afrfq_success_message .testimonial-grid .testimonial-module {
  background-color: #FFFFFF !important;
}
.page-template-template-request-a-quote .afrfq_success_message .testimonial-grid .testimonial-module:before {
  background-color: #A02F58 !important;
}
.page-template-template-request-a-quote .afrfq_success_message input[type="text"],
.page-template-template-request-a-quote .afrfq_success_message input[type="password"],
.page-template-template-request-a-quote .afrfq_success_message input[type="email"],
.page-template-template-request-a-quote .afrfq_success_message input[type="number"],
.page-template-template-request-a-quote .afrfq_success_message input[type="tel"],
.page-template-template-request-a-quote .afrfq_success_message input[type="search"],
.page-template-template-request-a-quote .afrfq_success_message input[type="checkbox"],
.page-template-template-request-a-quote .afrfq_success_message input[type="radio"],
.page-template-template-request-a-quote .afrfq_success_message select,
.page-template-template-request-a-quote .afrfq_success_message textarea {
  background-color: #FFFFFF !important;
  box-shadow: inset 0 0 0 1px #F0F0F0 !important;
}
.page-template-template-request-a-quote .afrfq_success_message .block-grid-module {
  background-color: #FFFFFF !important;
}
.page-template-template-request-a-quote .afrfq_success_message .content-over-image .content {
  background-color: #FFFFFF !important;
}
.page-template-template-request-a-quote .afrfq_success_message .faq .faq-title p:before {
  color: #2B2E32 !important;
}
.page-template-template-request-a-quote .afrfq_success_message .key-benefit:before {
  color: #2B2E32 !important;
}
.page-template-template-request-a-quote .afrfq_success_message .big-text {
  color: #FFFFFF !important;
}
.page-template-template-request-a-quote .afrfq_success_message .js-carousel-controls .direction-left:after,
.page-template-template-request-a-quote .afrfq_success_message .js-carousel-controls .direction-right:after {
  color: #FFFFFF !important;
}
.page-template-template-request-a-quote .afrfq_success_message .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
.page-template-template-request-a-quote .afrfq_success_message .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF !important;
}
.page-template-template-request-a-quote .afrfq_success_message .flickity-page-dots .dot {
  background: #FFFFFF !important;
}
.page-template-template-request-a-quote .afrfq_success_message .flickity-page-dots .dot.is-selected {
  background: #2B2E32 !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table {
  border-radius: 0 !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table th {
  font-size: 1rem !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table th,
.page-template-template-request-a-quote .adf-request-quote-page table td {
  padding: 0.25rem 0.5rem !important;
  border-top: 1px solid #F0F0F0 !important;
  border-right: 1px solid #F0F0F0 !important;
  vertical-align: middle !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table th.product-thumbnail img,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-thumbnail img {
  max-height: 4rem !important;
  width: auto !important;
}
@media screen and (max-width: 53.125em) {
  .page-template-template-request-a-quote .adf-request-quote-page table th.product-thumbnail,
  .page-template-template-request-a-quote .adf-request-quote-page table td.product-thumbnail {
    width: 100%;
  }
}
.page-template-template-request-a-quote .adf-request-quote-page table tr {
  border-bottom: 1px solid #F0F0F0 !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table tr:last-child {
  border-bottom: none !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table tr th:last-child,
.page-template-template-request-a-quote .adf-request-quote-page table tr td:last-child {
  border-right: none !important;
}
@media screen and (max-width: 53.125em) {
  .page-template-template-request-a-quote .adf-request-quote-page table thead {
    display: none !important;
  }
  .page-template-template-request-a-quote .adf-request-quote-page table th,
  .page-template-template-request-a-quote .adf-request-quote-page table td {
    display: block !important;
    text-align: right !important;
  }
  .page-template-template-request-a-quote .adf-request-quote-page table th:before,
  .page-template-template-request-a-quote .adf-request-quote-page table td:before {
    content: attr(data-title) ": " !important;
    float: left !important;
    font-display: swap;
    font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  }
  .page-template-template-request-a-quote .adf-request-quote-page table th.product-remove,
  .page-template-template-request-a-quote .adf-request-quote-page table td.product-remove,
  .page-template-template-request-a-quote .adf-request-quote-page table th.product-thumbnail,
  .page-template-template-request-a-quote .adf-request-quote-page table td.product-thumbnail,
  .page-template-template-request-a-quote .adf-request-quote-page table th.actions,
  .page-template-template-request-a-quote .adf-request-quote-page table td.actions {
    text-align: left !important;
  }
  .page-template-template-request-a-quote .adf-request-quote-page table th.product-remove:before,
  .page-template-template-request-a-quote .adf-request-quote-page table td.product-remove:before,
  .page-template-template-request-a-quote .adf-request-quote-page table th.product-thumbnail:before,
  .page-template-template-request-a-quote .adf-request-quote-page table td.product-thumbnail:before,
  .page-template-template-request-a-quote .adf-request-quote-page table th.actions:before,
  .page-template-template-request-a-quote .adf-request-quote-page table td.actions:before {
    display: none !important;
  }
}
.page-template-template-request-a-quote .adf-request-quote-page table .remove {
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #A02F58;
  font-size: 1.25rem;
  text-decoration: none;
}
.page-template-template-request-a-quote .adf-request-quote-page table td {
  border-radius: 0 !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-name a {
  font-size: 1rem;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-name p {
  display: none;
}
@media screen and (max-width: 53.125em) {
  .page-template-template-request-a-quote .adf-request-quote-page table td.product-remove {
    width: 100%!important;
  }
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-remove a.remove {
  color: #A02F58;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity {
  justify-content: flex-end;
}
@media screen and (min-width: 53.125em) {
  .page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity {
    justify-content: center;
  }
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .qty,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .text {
  vertical-align: middle!important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  display: inline-block !important;
  position: relative !important;
  margin: 0 0 1.5rem 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: transparent !important;
  background-image: none !important;
  text-indent: inherit !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  outline: none !important;
  border: none !important;
  border-bottom: none !important;
  text-shadow: none !important;
  cursor: pointer !important;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  font-display: swap !important;
  font-family: "Montserrat Medium", "Arial", sans-serif !important;
  font-size: 0.75rem !important;
  z-index: 1 !important;
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
  color: #2B2E32 !important;
  background-color: #F0F0F0 !important;
  text-align: center !important;
  font-size: 1.25rem !important;
  box-shadow: inset 0 0 0 1px #9FA4AC;
  margin: 0!important;
  padding: 0!important;
  display: none!important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus:last-child,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus:last-child {
  margin-bottom: 0 !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus:focus,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus:focus {
  outline: none !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus:hover,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus:hover {
  border-bottom: none !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus:disabled,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus:before,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus:before {
  z-index: -2 !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus:after {
  z-index: -1 !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.small,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.small {
  min-width: 1.5rem !important;
  min-height: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
  padding: 0 0.75rem !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.small:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.small:after {
  width: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.medium,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.medium {
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.medium:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.medium:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.large,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.large {
  min-width: 2.5rem !important;
  min-height: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
  padding: 0 1.25rem !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.large:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.large:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.primary-button,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58 !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.primary-button:hover,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.primary-button:hover {
  background-color: #A02F58 !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.grey-button,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0 !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.grey-button:hover,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.grey-button:hover {
  background-color: #F0F0F0 !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.white-button,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.white-button:hover,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.white-button:hover {
  background-color: #F0F0F0 !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.with-icon,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.with-icon {
  padding-right: 0!important !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.with-icon:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.text-button-with-icon,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.text-button-with-icon {
  padding-right: 0!important !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.text-button-with-icon:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.text-button-with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.text-button-with-icon:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.text-button-with-icon:after {
  margin-left: 0.5rem !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.icon-only,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.icon-only {
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.icon-only:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.icon-only:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.icon-only:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.icon-only:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  transform: translateY(-50%) !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.download-button,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.download-button {
  padding-right: 0!important !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.download-button:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.download-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.download-button:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.download-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  content: '\f56d' !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.search-button,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.search-button {
  padding-right: 0!important !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.search-button:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.search-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.search-button:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.search-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  content: '\f002' !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.arrow-left:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.arrow-left:after {
  content: '\f053' !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.arrow-right:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.arrow-right:after {
  content: '\f054' !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.plus-button,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.plus-button {
  padding-right: 0!important !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.plus-button:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.plus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.plus-button:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.plus-button:after {
  content: '\2b' !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.minus-button,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.minus-button {
  padding-right: 0!important !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.minus-button:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.minus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.minus-button:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.minus-button:after {
  content: '\2d' !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus.close:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus.close:after {
  content: '\f00d' !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus:after,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus:hover,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus:hover {
  background-color: #F0F0F0 !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus .nf-error-msg,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus .nf-error-msg {
  margin: 0.5rem auto 0 !important;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .minus {
  position: relative;
  right: -1px;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .plus {
  position: relative;
  left: -1px;
}
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .qty,
.page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .text {
  width: 50%!important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  border: none!important;
}
@media screen and (min-width: 53.125em) {
  .page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .qty,
  .page-template-template-request-a-quote .adf-request-quote-page table td.product-quantity .quantity .text {
    width: 6rem !important;
  }
}
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals {
  padding: 1.5rem !important;
  background-color: #F0F0F0;
}
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals h1,
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals h2,
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals h3,
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals h4,
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals h5 {
  color: #2B2E32;
}
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals h1 a,
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals h2 a,
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals h3 a,
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals h4 a,
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals h5 a {
  color: #2B2E32;
}
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals p,
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals ul,
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals li,
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals label {
  color: #2B2E32;
}
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals a {
  color: #A02F58;
}
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals .js-carousel-controls .direction-left:before,
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals .js-carousel-controls .direction-right:before {
  color: #A02F58;
}
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #A02F58;
}
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals .flickity-page-dots .dot {
  background: #2B2E32;
}
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals input[type="text"],
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals input[type="password"],
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals input[type="email"],
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals input[type="number"],
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals input[type="tel"],
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals input[type="search"],
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals input[type="checkbox"],
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals input[type="radio"],
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals select,
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals textarea {
  background-color: #F0F0F0 !important;
  box-shadow: inset 0 0 0 1px #9FA4AC;
}
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals .block-grid-module {
  background-color: #FFFFFF;
}
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals .content-over-image .content {
  background-color: #FFFFFF;
}
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals .data-table thead tr th {
  background-color: #A02F58;
  color: #2B2E32;
}
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals .testimonials-carousel .js-carousel-slides:before {
  background-color: #A02F58;
}
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals table {
  border: none !important;
}
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals table th,
.page-template-template-request-a-quote .adf-request-quote-page .cart-collaterals .cart_totals table td {
  padding: 0 0 0.5rem !important;
}
.page-template-template-request-a-quote .adf-request-quote-page .af_quote_fields .af-quote-field-table {
  max-width: unset !important;
}
.page-template-template-request-a-quote .adf-request-quote-page .af_quote_fields .af-quote-field-table .quote-fields .addify-option-field textarea {
  min-height: 8rem;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf {
  margin: 0 0 0 0.5rem !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #A02F58;
  padding: 0!important;
  text-indent: -9999px;
  padding-right: 0!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf:last-child {
  margin-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf:focus {
  outline: none;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf:hover {
  border-bottom: none;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf:before {
  z-index: -2;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf:after {
  z-index: -1;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.primary-button:hover {
  background-color: #A02F58;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.grey-button:hover {
  background-color: #F0F0F0;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.white-button:hover {
  background-color: #F0F0F0;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.with-icon {
  padding-right: 0!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.text-button-with-icon {
  padding-right: 0!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.download-button {
  padding-right: 0!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.search-button {
  padding-right: 0!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.arrow-left:after {
  content: '\f053';
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.arrow-right:after {
  content: '\f054';
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.plus-button {
  padding-right: 0!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.plus-button:after {
  content: '\2b';
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.minus-button {
  padding-right: 0!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.minus-button:after {
  content: '\2d';
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf.close:after {
  content: '\f00d';
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf:hover {
  background-color: #A02F58;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-account .woocommerce-MyAccount .woocommerce-MyAccount-content .my_account_quotes button.af_rfq_get_qoute_by_my_account_pdf:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
/*
Use: Header
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #header Contacts
**************************************************************************/
.header-contacts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
  padding: 0.25rem 0;
}
.header-contacts > * {
  margin-bottom: 0;
}
.header-contacts ul.contacts li {
  display: inline-flex;
}
.header-contacts ul.contacts li a {
  display: inline-flex;
  color: #2B2E32;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  text-decoration: none;
  font-size: 0.75rem;
}
.header-contacts ul.contacts li a:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  font-size: inherit;
  line-height: inherit;
}
.header-contacts ul.contacts li a.icon-left:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li a.small.icon-left:before {
  margin: 0 0.5rem 0 0;
}
.header-contacts ul.contacts li a.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li a.icon-right:before {
  margin: 0 0 0 0.75rem;
}
.header-contacts ul.contacts li a.small.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li a.small.icon-right:before {
  margin: 0 0 0 0.5rem;
}
.header-contacts ul.contacts li a.email:before {
  content: '\f0e0';
}
.header-contacts ul.contacts li a.telephone:before {
  content: '\f095';
  transform: scaleX(-1);
}
.header-contacts ul.contacts li a.testimonials:before {
  content: '\f086';
}
.header-contacts ul.contacts li a.gallery:before {
  content: '\f302';
}
.header-contacts ul.contacts li a.date:before {
  content: '\f133';
}
.header-contacts ul.contacts li a.time:before {
  content: '\f017';
}
.header-contacts ul.contacts li a.menu:before {
  content: '\f0c9';
}
.header-contacts ul.contacts li a.arrow-down:before {
  content: '\f107';
}
.header-contacts ul.contacts li a.tick:before {
  content: '\f058';
}
.header-contacts ul.contacts li a.linkedin:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
  content: '\f0e1';
}
.header-contacts ul.contacts li a.location-pin:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li a.opening-times:before {
  content: '\f017';
}
.header-contacts ul.contacts li a.delivery:before {
  content: '\f48b';
}
.header-contacts ul.contacts li a.contact:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li a.page:before {
  content: '\f15b';
}
.header-contacts ul.contacts li a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li a.team:before {
  content: '\f0c0';
}
.header-contacts ul.contacts li a.book:before {
  content: '\f02d';
}
.header-contacts ul.contacts li a:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.delivery a {
  display: inline-flex;
  color: #2B2E32;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  text-decoration: none;
  font-size: 0.75rem;
}
.header-contacts ul.contacts li.delivery a:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  font-size: inherit;
  line-height: inherit;
}
.header-contacts ul.contacts li.delivery a.icon-left:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.delivery a.small.icon-left:before {
  margin: 0 0.5rem 0 0;
}
.header-contacts ul.contacts li.delivery a.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.delivery a.icon-right:before {
  margin: 0 0 0 0.75rem;
}
.header-contacts ul.contacts li.delivery a.small.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.delivery a.small.icon-right:before {
  margin: 0 0 0 0.5rem;
}
.header-contacts ul.contacts li.delivery a.email:before {
  content: '\f0e0';
}
.header-contacts ul.contacts li.delivery a.telephone:before {
  content: '\f095';
  transform: scaleX(-1);
}
.header-contacts ul.contacts li.delivery a.testimonials:before {
  content: '\f086';
}
.header-contacts ul.contacts li.delivery a.gallery:before {
  content: '\f302';
}
.header-contacts ul.contacts li.delivery a.date:before {
  content: '\f133';
}
.header-contacts ul.contacts li.delivery a.time:before {
  content: '\f017';
}
.header-contacts ul.contacts li.delivery a.menu:before {
  content: '\f0c9';
}
.header-contacts ul.contacts li.delivery a.arrow-down:before {
  content: '\f107';
}
.header-contacts ul.contacts li.delivery a.tick:before {
  content: '\f058';
}
.header-contacts ul.contacts li.delivery a.linkedin:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
  content: '\f0e1';
}
.header-contacts ul.contacts li.delivery a.location-pin:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.delivery a.opening-times:before {
  content: '\f017';
}
.header-contacts ul.contacts li.delivery a.delivery:before {
  content: '\f48b';
}
.header-contacts ul.contacts li.delivery a.contact:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.delivery a.page:before {
  content: '\f15b';
}
.header-contacts ul.contacts li.delivery a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.delivery a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.delivery a.team:before {
  content: '\f0c0';
}
.header-contacts ul.contacts li.delivery a.book:before {
  content: '\f02d';
}
.header-contacts ul.contacts li.delivery a:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.delivery a:before {
  content: '\f48b';
}
.header-contacts ul.contacts li.testimonials a {
  display: inline-flex;
  color: #2B2E32;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  text-decoration: none;
  font-size: 0.75rem;
}
.header-contacts ul.contacts li.testimonials a:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  font-size: inherit;
  line-height: inherit;
}
.header-contacts ul.contacts li.testimonials a.icon-left:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.testimonials a.small.icon-left:before {
  margin: 0 0.5rem 0 0;
}
.header-contacts ul.contacts li.testimonials a.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.testimonials a.icon-right:before {
  margin: 0 0 0 0.75rem;
}
.header-contacts ul.contacts li.testimonials a.small.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.testimonials a.small.icon-right:before {
  margin: 0 0 0 0.5rem;
}
.header-contacts ul.contacts li.testimonials a.email:before {
  content: '\f0e0';
}
.header-contacts ul.contacts li.testimonials a.telephone:before {
  content: '\f095';
  transform: scaleX(-1);
}
.header-contacts ul.contacts li.testimonials a.testimonials:before {
  content: '\f086';
}
.header-contacts ul.contacts li.testimonials a.gallery:before {
  content: '\f302';
}
.header-contacts ul.contacts li.testimonials a.date:before {
  content: '\f133';
}
.header-contacts ul.contacts li.testimonials a.time:before {
  content: '\f017';
}
.header-contacts ul.contacts li.testimonials a.menu:before {
  content: '\f0c9';
}
.header-contacts ul.contacts li.testimonials a.arrow-down:before {
  content: '\f107';
}
.header-contacts ul.contacts li.testimonials a.tick:before {
  content: '\f058';
}
.header-contacts ul.contacts li.testimonials a.linkedin:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
  content: '\f0e1';
}
.header-contacts ul.contacts li.testimonials a.location-pin:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.testimonials a.opening-times:before {
  content: '\f017';
}
.header-contacts ul.contacts li.testimonials a.delivery:before {
  content: '\f48b';
}
.header-contacts ul.contacts li.testimonials a.contact:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.testimonials a.page:before {
  content: '\f15b';
}
.header-contacts ul.contacts li.testimonials a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.testimonials a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.testimonials a.team:before {
  content: '\f0c0';
}
.header-contacts ul.contacts li.testimonials a.book:before {
  content: '\f02d';
}
.header-contacts ul.contacts li.testimonials a:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.testimonials a:before {
  content: '\f086';
}
.header-contacts ul.contacts li.gallery a {
  display: inline-flex;
  color: #2B2E32;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  text-decoration: none;
  font-size: 0.75rem;
}
.header-contacts ul.contacts li.gallery a:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  font-size: inherit;
  line-height: inherit;
}
.header-contacts ul.contacts li.gallery a.icon-left:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.gallery a.small.icon-left:before {
  margin: 0 0.5rem 0 0;
}
.header-contacts ul.contacts li.gallery a.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.gallery a.icon-right:before {
  margin: 0 0 0 0.75rem;
}
.header-contacts ul.contacts li.gallery a.small.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.gallery a.small.icon-right:before {
  margin: 0 0 0 0.5rem;
}
.header-contacts ul.contacts li.gallery a.email:before {
  content: '\f0e0';
}
.header-contacts ul.contacts li.gallery a.telephone:before {
  content: '\f095';
  transform: scaleX(-1);
}
.header-contacts ul.contacts li.gallery a.testimonials:before {
  content: '\f086';
}
.header-contacts ul.contacts li.gallery a.gallery:before {
  content: '\f302';
}
.header-contacts ul.contacts li.gallery a.date:before {
  content: '\f133';
}
.header-contacts ul.contacts li.gallery a.time:before {
  content: '\f017';
}
.header-contacts ul.contacts li.gallery a.menu:before {
  content: '\f0c9';
}
.header-contacts ul.contacts li.gallery a.arrow-down:before {
  content: '\f107';
}
.header-contacts ul.contacts li.gallery a.tick:before {
  content: '\f058';
}
.header-contacts ul.contacts li.gallery a.linkedin:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
  content: '\f0e1';
}
.header-contacts ul.contacts li.gallery a.location-pin:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.gallery a.opening-times:before {
  content: '\f017';
}
.header-contacts ul.contacts li.gallery a.delivery:before {
  content: '\f48b';
}
.header-contacts ul.contacts li.gallery a.contact:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.gallery a.page:before {
  content: '\f15b';
}
.header-contacts ul.contacts li.gallery a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.gallery a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.gallery a.team:before {
  content: '\f0c0';
}
.header-contacts ul.contacts li.gallery a.book:before {
  content: '\f02d';
}
.header-contacts ul.contacts li.gallery a:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.gallery a:before {
  content: '\f302';
}
.header-contacts ul.contacts li.telephone a {
  display: inline-flex;
  color: #2B2E32;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  text-decoration: none;
  font-size: 0.75rem;
}
.header-contacts ul.contacts li.telephone a:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  font-size: inherit;
  line-height: inherit;
}
.header-contacts ul.contacts li.telephone a.icon-left:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.telephone a.small.icon-left:before {
  margin: 0 0.5rem 0 0;
}
.header-contacts ul.contacts li.telephone a.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.telephone a.icon-right:before {
  margin: 0 0 0 0.75rem;
}
.header-contacts ul.contacts li.telephone a.small.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.telephone a.small.icon-right:before {
  margin: 0 0 0 0.5rem;
}
.header-contacts ul.contacts li.telephone a.email:before {
  content: '\f0e0';
}
.header-contacts ul.contacts li.telephone a.telephone:before {
  content: '\f095';
  transform: scaleX(-1);
}
.header-contacts ul.contacts li.telephone a.testimonials:before {
  content: '\f086';
}
.header-contacts ul.contacts li.telephone a.gallery:before {
  content: '\f302';
}
.header-contacts ul.contacts li.telephone a.date:before {
  content: '\f133';
}
.header-contacts ul.contacts li.telephone a.time:before {
  content: '\f017';
}
.header-contacts ul.contacts li.telephone a.menu:before {
  content: '\f0c9';
}
.header-contacts ul.contacts li.telephone a.arrow-down:before {
  content: '\f107';
}
.header-contacts ul.contacts li.telephone a.tick:before {
  content: '\f058';
}
.header-contacts ul.contacts li.telephone a.linkedin:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
  content: '\f0e1';
}
.header-contacts ul.contacts li.telephone a.location-pin:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.telephone a.opening-times:before {
  content: '\f017';
}
.header-contacts ul.contacts li.telephone a.delivery:before {
  content: '\f48b';
}
.header-contacts ul.contacts li.telephone a.contact:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.telephone a.page:before {
  content: '\f15b';
}
.header-contacts ul.contacts li.telephone a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.telephone a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.telephone a.team:before {
  content: '\f0c0';
}
.header-contacts ul.contacts li.telephone a.book:before {
  content: '\f02d';
}
.header-contacts ul.contacts li.telephone a:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.telephone a:before {
  content: '\f095';
  transform: scaleX(-1);
}
.header-contacts ul.contacts li.email a {
  display: inline-flex;
  color: #2B2E32;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  text-decoration: none;
  font-size: 0.75rem;
}
.header-contacts ul.contacts li.email a:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  font-size: inherit;
  line-height: inherit;
}
.header-contacts ul.contacts li.email a.icon-left:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.email a.small.icon-left:before {
  margin: 0 0.5rem 0 0;
}
.header-contacts ul.contacts li.email a.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.email a.icon-right:before {
  margin: 0 0 0 0.75rem;
}
.header-contacts ul.contacts li.email a.small.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.email a.small.icon-right:before {
  margin: 0 0 0 0.5rem;
}
.header-contacts ul.contacts li.email a.email:before {
  content: '\f0e0';
}
.header-contacts ul.contacts li.email a.telephone:before {
  content: '\f095';
  transform: scaleX(-1);
}
.header-contacts ul.contacts li.email a.testimonials:before {
  content: '\f086';
}
.header-contacts ul.contacts li.email a.gallery:before {
  content: '\f302';
}
.header-contacts ul.contacts li.email a.date:before {
  content: '\f133';
}
.header-contacts ul.contacts li.email a.time:before {
  content: '\f017';
}
.header-contacts ul.contacts li.email a.menu:before {
  content: '\f0c9';
}
.header-contacts ul.contacts li.email a.arrow-down:before {
  content: '\f107';
}
.header-contacts ul.contacts li.email a.tick:before {
  content: '\f058';
}
.header-contacts ul.contacts li.email a.linkedin:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
  content: '\f0e1';
}
.header-contacts ul.contacts li.email a.location-pin:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.email a.opening-times:before {
  content: '\f017';
}
.header-contacts ul.contacts li.email a.delivery:before {
  content: '\f48b';
}
.header-contacts ul.contacts li.email a.contact:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.email a.page:before {
  content: '\f15b';
}
.header-contacts ul.contacts li.email a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.email a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.email a.team:before {
  content: '\f0c0';
}
.header-contacts ul.contacts li.email a.book:before {
  content: '\f02d';
}
.header-contacts ul.contacts li.email a:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.email a:before {
  content: '\f0e0';
}
.header-contacts ul.contacts li.page a {
  display: inline-flex;
  color: #2B2E32;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  text-decoration: none;
  font-size: 0.75rem;
}
.header-contacts ul.contacts li.page a:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  font-size: inherit;
  line-height: inherit;
}
.header-contacts ul.contacts li.page a.icon-left:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.page a.small.icon-left:before {
  margin: 0 0.5rem 0 0;
}
.header-contacts ul.contacts li.page a.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.page a.icon-right:before {
  margin: 0 0 0 0.75rem;
}
.header-contacts ul.contacts li.page a.small.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.page a.small.icon-right:before {
  margin: 0 0 0 0.5rem;
}
.header-contacts ul.contacts li.page a.email:before {
  content: '\f0e0';
}
.header-contacts ul.contacts li.page a.telephone:before {
  content: '\f095';
  transform: scaleX(-1);
}
.header-contacts ul.contacts li.page a.testimonials:before {
  content: '\f086';
}
.header-contacts ul.contacts li.page a.gallery:before {
  content: '\f302';
}
.header-contacts ul.contacts li.page a.date:before {
  content: '\f133';
}
.header-contacts ul.contacts li.page a.time:before {
  content: '\f017';
}
.header-contacts ul.contacts li.page a.menu:before {
  content: '\f0c9';
}
.header-contacts ul.contacts li.page a.arrow-down:before {
  content: '\f107';
}
.header-contacts ul.contacts li.page a.tick:before {
  content: '\f058';
}
.header-contacts ul.contacts li.page a.linkedin:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
  content: '\f0e1';
}
.header-contacts ul.contacts li.page a.location-pin:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.page a.opening-times:before {
  content: '\f017';
}
.header-contacts ul.contacts li.page a.delivery:before {
  content: '\f48b';
}
.header-contacts ul.contacts li.page a.contact:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.page a.page:before {
  content: '\f15b';
}
.header-contacts ul.contacts li.page a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.page a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.page a.team:before {
  content: '\f0c0';
}
.header-contacts ul.contacts li.page a.book:before {
  content: '\f02d';
}
.header-contacts ul.contacts li.page a:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.page a:before {
  content: '\f15b';
}
.header-contacts ul.contacts li.info a {
  display: inline-flex;
  color: #2B2E32;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  text-decoration: none;
  font-size: 0.75rem;
}
.header-contacts ul.contacts li.info a:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  font-size: inherit;
  line-height: inherit;
}
.header-contacts ul.contacts li.info a.icon-left:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.info a.small.icon-left:before {
  margin: 0 0.5rem 0 0;
}
.header-contacts ul.contacts li.info a.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.info a.icon-right:before {
  margin: 0 0 0 0.75rem;
}
.header-contacts ul.contacts li.info a.small.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.info a.small.icon-right:before {
  margin: 0 0 0 0.5rem;
}
.header-contacts ul.contacts li.info a.email:before {
  content: '\f0e0';
}
.header-contacts ul.contacts li.info a.telephone:before {
  content: '\f095';
  transform: scaleX(-1);
}
.header-contacts ul.contacts li.info a.testimonials:before {
  content: '\f086';
}
.header-contacts ul.contacts li.info a.gallery:before {
  content: '\f302';
}
.header-contacts ul.contacts li.info a.date:before {
  content: '\f133';
}
.header-contacts ul.contacts li.info a.time:before {
  content: '\f017';
}
.header-contacts ul.contacts li.info a.menu:before {
  content: '\f0c9';
}
.header-contacts ul.contacts li.info a.arrow-down:before {
  content: '\f107';
}
.header-contacts ul.contacts li.info a.tick:before {
  content: '\f058';
}
.header-contacts ul.contacts li.info a.linkedin:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
  content: '\f0e1';
}
.header-contacts ul.contacts li.info a.location-pin:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.info a.opening-times:before {
  content: '\f017';
}
.header-contacts ul.contacts li.info a.delivery:before {
  content: '\f48b';
}
.header-contacts ul.contacts li.info a.contact:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.info a.page:before {
  content: '\f15b';
}
.header-contacts ul.contacts li.info a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.info a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.info a.team:before {
  content: '\f0c0';
}
.header-contacts ul.contacts li.info a.book:before {
  content: '\f02d';
}
.header-contacts ul.contacts li.info a:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.info a:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.info a:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.book a {
  display: inline-flex;
  color: #2B2E32;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  text-decoration: none;
  font-size: 0.75rem;
}
.header-contacts ul.contacts li.book a:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  font-size: inherit;
  line-height: inherit;
}
.header-contacts ul.contacts li.book a.icon-left:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.book a.small.icon-left:before {
  margin: 0 0.5rem 0 0;
}
.header-contacts ul.contacts li.book a.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.book a.icon-right:before {
  margin: 0 0 0 0.75rem;
}
.header-contacts ul.contacts li.book a.small.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.book a.small.icon-right:before {
  margin: 0 0 0 0.5rem;
}
.header-contacts ul.contacts li.book a.email:before {
  content: '\f0e0';
}
.header-contacts ul.contacts li.book a.telephone:before {
  content: '\f095';
  transform: scaleX(-1);
}
.header-contacts ul.contacts li.book a.testimonials:before {
  content: '\f086';
}
.header-contacts ul.contacts li.book a.gallery:before {
  content: '\f302';
}
.header-contacts ul.contacts li.book a.date:before {
  content: '\f133';
}
.header-contacts ul.contacts li.book a.time:before {
  content: '\f017';
}
.header-contacts ul.contacts li.book a.menu:before {
  content: '\f0c9';
}
.header-contacts ul.contacts li.book a.arrow-down:before {
  content: '\f107';
}
.header-contacts ul.contacts li.book a.tick:before {
  content: '\f058';
}
.header-contacts ul.contacts li.book a.linkedin:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
  content: '\f0e1';
}
.header-contacts ul.contacts li.book a.location-pin:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.book a.opening-times:before {
  content: '\f017';
}
.header-contacts ul.contacts li.book a.delivery:before {
  content: '\f48b';
}
.header-contacts ul.contacts li.book a.contact:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.book a.page:before {
  content: '\f15b';
}
.header-contacts ul.contacts li.book a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.book a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.book a.team:before {
  content: '\f0c0';
}
.header-contacts ul.contacts li.book a.book:before {
  content: '\f02d';
}
.header-contacts ul.contacts li.book a:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.book a:before {
  content: '\f02d';
}
.header-contacts ul.contacts li.team a {
  display: inline-flex;
  color: #2B2E32;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  text-decoration: none;
  font-size: 0.75rem;
}
.header-contacts ul.contacts li.team a:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  font-size: inherit;
  line-height: inherit;
}
.header-contacts ul.contacts li.team a.icon-left:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.team a.small.icon-left:before {
  margin: 0 0.5rem 0 0;
}
.header-contacts ul.contacts li.team a.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.team a.icon-right:before {
  margin: 0 0 0 0.75rem;
}
.header-contacts ul.contacts li.team a.small.icon-right {
  flex-direction: row-reverse;
}
.header-contacts ul.contacts li.team a.small.icon-right:before {
  margin: 0 0 0 0.5rem;
}
.header-contacts ul.contacts li.team a.email:before {
  content: '\f0e0';
}
.header-contacts ul.contacts li.team a.telephone:before {
  content: '\f095';
  transform: scaleX(-1);
}
.header-contacts ul.contacts li.team a.testimonials:before {
  content: '\f086';
}
.header-contacts ul.contacts li.team a.gallery:before {
  content: '\f302';
}
.header-contacts ul.contacts li.team a.date:before {
  content: '\f133';
}
.header-contacts ul.contacts li.team a.time:before {
  content: '\f017';
}
.header-contacts ul.contacts li.team a.menu:before {
  content: '\f0c9';
}
.header-contacts ul.contacts li.team a.arrow-down:before {
  content: '\f107';
}
.header-contacts ul.contacts li.team a.tick:before {
  content: '\f058';
}
.header-contacts ul.contacts li.team a.linkedin:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
  content: '\f0e1';
}
.header-contacts ul.contacts li.team a.location-pin:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.team a.opening-times:before {
  content: '\f017';
}
.header-contacts ul.contacts li.team a.delivery:before {
  content: '\f48b';
}
.header-contacts ul.contacts li.team a.contact:before {
  content: '\f3c5';
}
.header-contacts ul.contacts li.team a.page:before {
  content: '\f15b';
}
.header-contacts ul.contacts li.team a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.team a.info:before {
  content: '\f05a';
}
.header-contacts ul.contacts li.team a.team:before {
  content: '\f0c0';
}
.header-contacts ul.contacts li.team a.book:before {
  content: '\f02d';
}
.header-contacts ul.contacts li.team a:before {
  margin: 0 0.75rem 0 0;
}
.header-contacts ul.contacts li.team a:before {
  content: '\f0c0';
}
@media screen and (max-width: 53.125em) {
  .header-contacts ul.contacts.header-contacts {
    gap: 1rem;
  }
  .header-contacts ul.contacts.header-contacts li a {
    text-indent: -9999px;
  }
  .header-contacts ul.contacts.header-contacts li a:before {
    text-indent: 0;
    margin: 0;
  }
}
/*************************************************************************
 #Global Shared Search Styles
**************************************************************************/
/* #Search Input ------------------------------------------------------------------------ */
.dgwt-wcas-search-wrapp .dgwt-wcas-search-form {
  position: relative;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-search-form .dgwt-wcas-ico-magnifier {
  stroke: #A02F58;
  stroke-width: 4px;
  opacity: 1;
  overflow: visible;
  left: 1rem;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-search-form .dgwt-wcas-preloader,
.dgwt-wcas-search-wrapp .dgwt-wcas-search-form .dgwt-wcas-close {
  right: 0;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-search-form .dgwt-wcas-preloader path,
.dgwt-wcas-search-wrapp .dgwt-wcas-search-form .dgwt-wcas-close path {
  fill: #A02F58;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-search-form input[type=search] {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  width: 100%;
  min-height: 2.5rem !important;
  height: 2.5rem !important;
  padding: 1rem 1rem 1rem 2.5rem !important;
  line-height: 2.5rem !important;
  background-color: #FFFFFF;
  border: none!important;
  border-radius: 0!important;
  font-size: 1rem;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-search-form input[type=search]::-moz-placeholder {
  font-style: normal!important;
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  color: #E6E6E6;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-search-form input[type=search]::placeholder {
  font-style: normal!important;
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  color: #E6E6E6;
}
/* #Search Results Popup ------------------------------------------------------------------------ */
.dgwt-wcas-suggestions-wrapp,
.dgwt-wcas-details-wrapp {
  border-color: #FFFFFF !important;
  border-radius: 0!important;
}
.dgwt-wcas-suggestions-wrapp {
  border-right: 1px solid #F0F0F0 !important;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion {
  color: #7B838E;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  padding: 0.5rem;
  border-color: #F0F0F0;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion.dgwt-wcas-suggestion-selected {
  background-color: #F0F0F0;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-si {
  width: 3.5rem;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-si img {
  padding: 0;
  border: none;
  border-radius: 0;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp .dgwt-wcas-st .dgwt-wcas-st-title {
  font-size: 0.75rem;
  line-height: 1.2;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp .dgwt-wcas-meta {
  flex-shrink: 0;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp .dgwt-wcas-meta .dgwt-wcas-sp {
  display: flex;
  gap: 0.5rem;
  color: #7B838E;
  font-weight: bold;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp .dgwt-wcas-meta .dgwt-wcas-sp .amount,
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp .dgwt-wcas-meta .dgwt-wcas-sp .amount span {
  font-size: 0.8rem;
  border-bottom: none;
  text-decoration: none;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-st-more {
  color: #A02F58;
  font-size: 0.75rem;
  text-transform: none;
  text-decoration: underline;
  border-bottom: none;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner {
  padding: 0.5rem;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-details-product-title {
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  line-height: 1.2;
  color: #A02F58;
  font-size: 1rem;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-details-product-sku {
  font-size: 0.75rem;
  color: #9FA4AC;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-details-desc,
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-stock {
  font-size: 0.75rem;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button:last-child {
  margin-bottom: 0;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button:focus {
  outline: none;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button:hover {
  border-bottom: none;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button:before {
  z-index: -2;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button:after {
  z-index: -1;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.primary-button:hover {
  background-color: #A02F58;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.grey-button:hover {
  background-color: #F0F0F0;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.white-button:hover {
  background-color: #F0F0F0;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.with-icon {
  padding-right: 0!important;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.text-button-with-icon {
  padding-right: 0!important;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.download-button {
  padding-right: 0!important;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.search-button {
  padding-right: 0!important;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.arrow-left:after {
  content: '\f053';
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.arrow-right:after {
  content: '\f054';
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.plus-button {
  padding-right: 0!important;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.plus-button:after {
  content: '\2b';
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.minus-button {
  padding-right: 0!important;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.minus-button:after {
  content: '\2d';
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button.close:after {
  content: '\f00d';
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .button:hover {
  background-color: #A02F58;
}
/*************************************************************************
 #Navigation Left Logo Search Focused
**************************************************************************/
@media screen and (max-width: 53.125em) {
  #navigation-left-logo-search-focused {
    padding: 0;
  }
  #navigation-left-logo-search-focused .full-page {
    width: 100%;
    margin: 0;
  }
}
@media screen and (min-width: 53.125em) {
  #navigation-left-logo-search-focused {
    padding: 0.75rem 0;
  }
}
#navigation-left-logo-search-focused .main-navigation {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 53.125em) {
  #navigation-left-logo-search-focused .main-navigation {
    gap: 1rem;
  }
}
#navigation-left-logo-search-focused .main-navigation .header-left {
  margin: 0.5rem auto;
}
@media screen and (min-width: 53.125em) {
  #navigation-left-logo-search-focused .main-navigation .header-left {
    margin: 0;
  }
}
#navigation-left-logo-search-focused .main-navigation .header-left a {
  display: block;
}
#navigation-left-logo-search-focused .main-navigation .header-left a img {
  width: auto;
  height: 3.75rem;
}
#navigation-left-logo-search-focused .main-navigation .header-middle {
  flex: 1 0 100%;
  order: 2;
}
@media screen and (min-width: 53.125em) {
  #navigation-left-logo-search-focused .main-navigation .header-middle {
    flex: 1 0 auto;
    order: 1;
    max-width: 35rem;
  }
}
#navigation-left-logo-search-focused .main-navigation .header-middle input {
  width: 100%;
}
#navigation-left-logo-search-focused .main-navigation .header-right {
  flex: 1 0 100%;
  order: 1;
}
@media screen and (max-width: 53.125em) {
  #navigation-left-logo-search-focused .main-navigation .header-right {
    border-top: 1px solid #F0F0F0;
  }
}
@media screen and (min-width: 53.125em) {
  #navigation-left-logo-search-focused .main-navigation .header-right {
    flex: 0 0 auto;
    order: 2;
  }
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list {
  margin-left: 0;
  display: flex;
  justify-content: space-around;
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li {
  list-style-type: none;
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li ul,
#navigation-left-logo-search-focused .main-navigation ul.menu-list li ol {
  margin-top: 0;
}
@media screen and (min-width: 53.125em) {
  #navigation-left-logo-search-focused .main-navigation ul.menu-list {
    gap: 1rem;
  }
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li {
  position: relative;
  flex: 1 1 auto;
  text-align: center;
}
@media screen and (max-width: 53.125em) {
  #navigation-left-logo-search-focused .main-navigation ul.menu-list li {
    border-left: 1px solid #F0F0F0;
  }
  #navigation-left-logo-search-focused .main-navigation ul.menu-list li:last-child {
    border-right: 1px solid #F0F0F0;
  }
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li a {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 0.5rem 0;
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  color: #2B2E32;
  font-size: 0.75rem;
  text-decoration: none;
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li a:before {
  width: auto;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  font-size: 1.5rem;
  text-align: center;
  text-indent: 0;
  margin-bottom: 0.25rem;
  pointer-events: none;
}
@media screen and (min-width: 53.125em) {
  #navigation-left-logo-search-focused .main-navigation ul.menu-list li a {
    padding: 0;
  }
  #navigation-left-logo-search-focused .main-navigation ul.menu-list li a:before {
    height: 2rem;
    line-height: 2rem !important;
    font-size: 1.25rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 53.125em) {
  #navigation-left-logo-search-focused .main-navigation ul.menu-list li.home a:before {
    content: '\f0c9';
  }
  #navigation-left-logo-search-focused .main-navigation ul.menu-list li.home a:after {
    content: 'Menu';
  }
}
@media screen and (min-width: 53.125em) {
  #navigation-left-logo-search-focused .main-navigation ul.menu-list li.home a:before {
    content: '\f80c';
  }
  #navigation-left-logo-search-focused .main-navigation ul.menu-list li.home a:after {
    content: 'Home';
  }
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li.about a:before {
  content: '\f7b6';
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li.services a:before {
  content: '\f7d9';
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li.clients a:before {
  content: '\f0c0';
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li.shop a:before {
  content: '\f02b';
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li.blog a:before {
  content: '\f4a6';
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li.search a:before {
  content: '\f002';
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li.login a:before {
  content: '\f406';
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li.basket a:before {
  content: '\f290';
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li.basket .basket-count {
  position: absolute;
  width: 100%;
  height: 2.5rem;
  line-height: 3.3rem;
  top: 0;
  left: 0;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  color: #2B2E32;
  font-size: 0.65rem;
  letter-spacing: 1px;
  pointer-events: none;
}
@media screen and (min-width: 53.125em) {
  #navigation-left-logo-search-focused .main-navigation ul.menu-list li.basket .basket-count {
    height: 2rem;
    line-height: 2.5rem;
  }
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li.quote-li a:before {
  content: '\f290';
  font-size: 1.5rem;
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li.quote-li a:after {
  content: 'Enquiries';
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li.quote-li a .dashicons {
  display: none;
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li.quote-li a .totalitems {
  position: absolute;
  width: 100%;
  height: 2rem;
  line-height: 3.125rem;
  top: 0;
  left: -0.125rem;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  color: #2B2E32;
  font-size: 0.55rem;
  letter-spacing: 0.5px;
  pointer-events: none;
  opacity: 0;
}
@media screen and (min-width: 53.125em) {
  #navigation-left-logo-search-focused .main-navigation ul.menu-list li.quote-li a .totalitems {
    line-height: 2.6rem;
  }
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li.blog a:before {
  content: '\f4a6';
}
#navigation-left-logo-search-focused .main-navigation ul.menu-list li.contact a:before {
  content: '\f095';
  transform: scaleX(-1);
}
/*************************************************************************
 #Category Desktop Navigation
**************************************************************************/
#category-desktop-navigation {
  z-index: 1001;
  background-color: #2B2E32;
  display: none;
}
@media screen and (min-width: 53.125em) {
  #category-desktop-navigation {
    display: block;
  }
}
/* #Top Level Styles ------------------------------------------------------------------------ */
ul.category-desktop-navigation {
  margin-left: 0;
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
}
ul.category-desktop-navigation li {
  list-style-type: none;
}
ul.category-desktop-navigation li ul,
ul.category-desktop-navigation li ol {
  margin-top: 0;
}
ul.category-desktop-navigation li {
  position: relative;
  margin: 0;
}
ul.category-desktop-navigation li a {
  display: inline-flex;
  align-items: center;
  height: 2.5rem;
  padding: 0 0.25rem;
  color: #FFFFFF;
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
}
ul.category-desktop-navigation li a:hover {
  color: #c74574;
}
ul.category-desktop-navigation li.current-page-ancestor a,
ul.category-desktop-navigation li.current-menu-ancestor a,
ul.category-desktop-navigation li.current-menu-item a {
  color: #c74574;
}
/* #Hover Sub Menus ------------------------------------------------------------------------ */
ul.category-desktop-navigation li {
  position: relative;
}
ul.category-desktop-navigation li.current-page-ancestor > ul.sub-menu li a,
ul.category-desktop-navigation li.current-menu-ancestor > ul.sub-menu li a,
ul.category-desktop-navigation li.current-menu-item > ul.sub-menu li a {
  color: #FFFFFF;
}
ul.category-desktop-navigation li ul.sub-menu {
  margin-left: 0;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  background-color: #2B2E32;
  position: absolute;
  width: auto;
  min-width: 8rem;
  top: calc(100% + 1rem*2);
  left: 50%;
  transform: translateX(-50%);
  overflow: visible;
  visibility: hidden;
  opacity: 0;
}
ul.category-desktop-navigation li ul.sub-menu li {
  list-style-type: none;
}
ul.category-desktop-navigation li ul.sub-menu li ul,
ul.category-desktop-navigation li ul.sub-menu li ol {
  margin-top: 0;
}
ul.category-desktop-navigation li ul.sub-menu h1,
ul.category-desktop-navigation li ul.sub-menu h2,
ul.category-desktop-navigation li ul.sub-menu h3,
ul.category-desktop-navigation li ul.sub-menu h4,
ul.category-desktop-navigation li ul.sub-menu h5,
ul.category-desktop-navigation li ul.sub-menu p,
ul.category-desktop-navigation li ul.sub-menu ul,
ul.category-desktop-navigation li ul.sub-menu li,
ul.category-desktop-navigation li ul.sub-menu label,
ul.category-desktop-navigation li ul.sub-menu a {
  color: #FFFFFF;
}
ul.category-desktop-navigation li ul.sub-menu .timeline .timeline-segments .timeline-segment .content {
  background-color: #FFFFFF !important;
}
ul.category-desktop-navigation li ul.sub-menu .timeline .timeline-segments .timeline-segment .content p {
  color: #2B2E32 !important;
}
ul.category-desktop-navigation li ul.sub-menu .faq .faq-title p {
  color: #FFFFFF;
}
ul.category-desktop-navigation li ul.sub-menu .js-carousel-controls .direction-left:after,
ul.category-desktop-navigation li ul.sub-menu .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
ul.category-desktop-navigation li ul.sub-menu .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25);
}
ul.category-desktop-navigation li ul.sub-menu .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF;
}
ul.category-desktop-navigation li ul.sub-menu nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
ul.category-desktop-navigation li ul.sub-menu nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
ul.category-desktop-navigation li ul.sub-menu nf-field .nf-error .ninja-forms-field {
  box-shadow: inset 0 0 0 3px #F0F0F0;
}
ul.category-desktop-navigation li ul.sub-menu .nf-error-msg {
  background-color: #FFFFFF;
  color: #A02F58 !important;
}
ul.category-desktop-navigation li ul.sub-menu input[type="text"],
ul.category-desktop-navigation li ul.sub-menu input[type="password"],
ul.category-desktop-navigation li ul.sub-menu input[type="email"],
ul.category-desktop-navigation li ul.sub-menu input[type="number"],
ul.category-desktop-navigation li ul.sub-menu input[type="tel"],
ul.category-desktop-navigation li ul.sub-menu input[type="search"],
ul.category-desktop-navigation li ul.sub-menu input[type="checkbox"],
ul.category-desktop-navigation li ul.sub-menu input[type="radio"],
ul.category-desktop-navigation li ul.sub-menu select,
ul.category-desktop-navigation li ul.sub-menu textarea {
  background-color: #FFFFFF !important;
  box-shadow: inset 0 0 0 1px #F0F0F0;
}
ul.category-desktop-navigation li ul.sub-menu:before,
ul.category-desktop-navigation li ul.sub-menu:after {
  display: block;
  position: absolute;
  content: '';
}
ul.category-desktop-navigation li ul.sub-menu:before {
  top: -0.5rem;
  left: 50%;
  transform: translateX(-50%);
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #2B2E32;
}
ul.category-desktop-navigation li ul.sub-menu:after {
  width: 100%;
  height: 1rem;
  top: -1rem;
  left: 0;
  background-color: transparent;
}
ul.category-desktop-navigation li ul.sub-menu li {
  position: relative;
  margin-right: 0;
  width: 100%;
  background-color: transparent;
  border-left: none;
}
ul.category-desktop-navigation li ul.sub-menu li:last-child {
  border-right: none;
}
ul.category-desktop-navigation li ul.sub-menu li a {
  display: block;
  float: none;
  width: 100%;
  height: auto;
  color: #FFFFFF;
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  text-transform: none;
  line-height: inherit;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}
ul.category-desktop-navigation li ul.sub-menu li a:hover {
  color: #FFFFFF;
  background-color: #191b1d;
}
ul.category-desktop-navigation li ul.sub-menu li.current-page-ancestor a,
ul.category-desktop-navigation li ul.sub-menu li.current-menu-ancestor a,
ul.category-desktop-navigation li ul.sub-menu li.current-menu-item a {
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  background-color: #191b1d;
}
ul.category-desktop-navigation li ul.sub-menu li.current-page-ancestor > ul.sub-menu li a,
ul.category-desktop-navigation li ul.sub-menu li.current-menu-ancestor > ul.sub-menu li a,
ul.category-desktop-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  background-color: #2B2E32;
}
ul.category-desktop-navigation li ul.sub-menu li.current-page-ancestor > ul.sub-menu li a:hover,
ul.category-desktop-navigation li ul.sub-menu li.current-menu-ancestor > ul.sub-menu li a:hover,
ul.category-desktop-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a:hover {
  background-color: #191b1d;
}
ul.category-desktop-navigation li ul.sub-menu li.menu-divider a:hover {
  background-color: transparent;
}
ul.category-desktop-navigation li ul.sub-menu li ul.sub-menu {
  top: 0;
  left: calc(100% + 1rem*2);
  transform: translateX(0);
  overflow: visible;
  visibility: hidden;
  opacity: 0;
}
ul.category-desktop-navigation li ul.sub-menu li ul.sub-menu:before {
  display: none;
}
ul.category-desktop-navigation li ul.sub-menu li ul.sub-menu:after {
  display: block;
  position: absolute;
  content: '';
  width: 1rem;
  height: 100%;
  top: 0;
  left: -1rem;
  background-color: transparent;
}
ul.category-desktop-navigation li ul.sub-menu li ul.sub-menu li {
  background-color: transparent;
}
ul.category-desktop-navigation li ul.sub-menu li ul.sub-menu li:first-of-type:before {
  display: block;
  position: absolute;
  content: '';
  top: 50%;
  left: -0.5rem;
  transform: translateY(-50%);
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
  border-right: 0.5rem solid #2B2E32;
}
ul.category-desktop-navigation li ul.sub-menu li ul.sub-menu li.current-page-ancestor a,
ul.category-desktop-navigation li ul.sub-menu li ul.sub-menu li.current-menu-ancestor a,
ul.category-desktop-navigation li ul.sub-menu li ul.sub-menu li.current-menu-item a {
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  background-color: #191b1d;
}
ul.category-desktop-navigation li ul.sub-menu li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
  left: calc(100% + 1rem);
}
ul.category-desktop-navigation li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
  top: calc(100% + 1rem);
}
/*************************************************************************
 #Mobile Navigation
**************************************************************************/
/* #Navigation Wrapper ------------------------------------------------------------------------ */
#category-mobile-navigation {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  background-color: #2B2E32;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  overflow-x: hidden;
  overflow-y: scroll;
  -ms-overflow-style: none;
  z-index: 1002;
}
#category-mobile-navigation h1,
#category-mobile-navigation h2,
#category-mobile-navigation h3,
#category-mobile-navigation h4,
#category-mobile-navigation h5,
#category-mobile-navigation p,
#category-mobile-navigation ul,
#category-mobile-navigation li,
#category-mobile-navigation label,
#category-mobile-navigation a {
  color: #FFFFFF;
}
#category-mobile-navigation .timeline .timeline-segments .timeline-segment .content {
  background-color: #FFFFFF !important;
}
#category-mobile-navigation .timeline .timeline-segments .timeline-segment .content p {
  color: #2B2E32 !important;
}
#category-mobile-navigation .faq .faq-title p {
  color: #FFFFFF;
}
#category-mobile-navigation .js-carousel-controls .direction-left:after,
#category-mobile-navigation .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
#category-mobile-navigation .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25);
}
#category-mobile-navigation .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF;
}
#category-mobile-navigation nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
#category-mobile-navigation nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
#category-mobile-navigation nf-field .nf-error .ninja-forms-field {
  box-shadow: inset 0 0 0 3px #F0F0F0;
}
#category-mobile-navigation .nf-error-msg {
  background-color: #FFFFFF;
  color: #A02F58 !important;
}
#category-mobile-navigation h1,
#category-mobile-navigation h2,
#category-mobile-navigation h3,
#category-mobile-navigation h4,
#category-mobile-navigation h5,
#category-mobile-navigation p,
#category-mobile-navigation ul,
#category-mobile-navigation li,
#category-mobile-navigation label,
#category-mobile-navigation a {
  color: #FFFFFF;
}
#category-mobile-navigation .timeline .timeline-segments .timeline-segment .content {
  background-color: #FFFFFF !important;
}
#category-mobile-navigation .timeline .timeline-segments .timeline-segment .content p {
  color: #2B2E32 !important;
}
#category-mobile-navigation .faq .faq-title p {
  color: #FFFFFF;
}
#category-mobile-navigation .js-carousel-controls .direction-left:after,
#category-mobile-navigation .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
#category-mobile-navigation .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25);
}
#category-mobile-navigation .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF;
}
#category-mobile-navigation nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
#category-mobile-navigation nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
#category-mobile-navigation nf-field .nf-error .ninja-forms-field {
  box-shadow: inset 0 0 0 3px #F0F0F0;
}
#category-mobile-navigation .nf-error-msg {
  background-color: #FFFFFF;
  color: #A02F58 !important;
}
#category-mobile-navigation input[type="text"],
#category-mobile-navigation input[type="password"],
#category-mobile-navigation input[type="email"],
#category-mobile-navigation input[type="number"],
#category-mobile-navigation input[type="tel"],
#category-mobile-navigation input[type="search"],
#category-mobile-navigation input[type="checkbox"],
#category-mobile-navigation input[type="radio"],
#category-mobile-navigation select,
#category-mobile-navigation textarea {
  background-color: #FFFFFF !important;
  box-shadow: inset 0 0 0 1px #F0F0F0;
}
#category-mobile-navigation::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 46.875em) {
  #category-mobile-navigation {
    display: none;
  }
}
#category-mobile-navigation .menu-title {
  height: 2.5rem;
  padding: 0 1rem;
}
#category-mobile-navigation .menu-title p {
  margin-bottom: 0;
  line-height: 2.5rem;
}
#category-mobile-navigation .close-menu {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  top: 0;
  right: 0;
}
#category-mobile-navigation .close-menu:before {
  display: block;
  position: absolute;
  content: '\f00d';
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #FFFFFF;
  font-size: 1.25rem;
  line-height: 2.5rem;
}
#category-mobile-navigation ul.category-mobile-navigation {
  margin-left: 0;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0;
}
#category-mobile-navigation ul.category-mobile-navigation li {
  list-style-type: none;
}
#category-mobile-navigation ul.category-mobile-navigation li ul,
#category-mobile-navigation ul.category-mobile-navigation li ol {
  margin-top: 0;
}
#category-mobile-navigation ul.category-mobile-navigation li {
  position: relative;
}
#category-mobile-navigation ul.category-mobile-navigation li a {
  display: block;
  color: #FFFFFF;
  padding: 0.75rem 1rem;
  text-decoration: none;
  border-bottom: 1px solid #1f2124;
}
#category-mobile-navigation ul.category-mobile-navigation li a:hover {
  background-color: #1f2124;
}
#category-mobile-navigation ul.category-mobile-navigation li:first-child a {
  border-top: 1px solid #1f2124;
}
#category-mobile-navigation ul.category-mobile-navigation li.current-page-ancestor > a,
#category-mobile-navigation ul.category-mobile-navigation li.current-menu-ancestor > a,
#category-mobile-navigation ul.category-mobile-navigation li.current-menu-item > a {
  background-color: #1f2124;
}
#category-mobile-navigation ul.category-mobile-navigation li.current-menu-item a {
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
}
#category-mobile-navigation ul.category-mobile-navigation li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
}
#category-mobile-navigation ul.category-mobile-navigation li ul.sub-menu {
  position: relative;
  max-height: inherit;
  height: 0;
  margin-left: 0;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  background-color: #1f2124;
}
#category-mobile-navigation ul.category-mobile-navigation li ul.sub-menu li {
  position: relative;
}
#category-mobile-navigation ul.category-mobile-navigation li ul.sub-menu li a {
  color: #FFFFFF;
  padding-left: 2.75rem;
  border-top: 1px solid #131517;
  border-bottom: none;
}
#category-mobile-navigation ul.category-mobile-navigation li ul.sub-menu li:first-child a {
  border-top: none;
}
#category-mobile-navigation ul.category-mobile-navigation li ul.sub-menu li.current-page-ancestor > a,
#category-mobile-navigation ul.category-mobile-navigation li ul.sub-menu li.current-menu-ancestor > a,
#category-mobile-navigation ul.category-mobile-navigation li ul.sub-menu li.current-menu-item > a {
  background-color: #131517;
}
#category-mobile-navigation ul.category-mobile-navigation li ul.sub-menu li.current-menu-item a {
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
}
#category-mobile-navigation ul.category-mobile-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
}
#category-mobile-navigation ul.category-mobile-navigation li ul.sub-menu li ul.sub-menu {
  background-color: #131517;
}
#category-mobile-navigation ul.category-mobile-navigation li ul.sub-menu li ul.sub-menu li a {
  padding-left: 4.75rem;
  border-top: 1px solid #080809;
}
#category-mobile-navigation ul.category-mobile-navigation li ul.sub-menu li ul.sub-menu li:first-child a {
  border-top: none;
}
#category-mobile-navigation ul.category-mobile-navigation li.menu-item-has-children .sub-menu-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  background-color: transparent;
}
#category-mobile-navigation ul.category-mobile-navigation li.menu-item-has-children .sub-menu-button:after {
  position: absolute;
  content: '\f078';
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 3rem;
}
#category-mobile-navigation ul.category-mobile-navigation li.menu-item-has-children.menu-open > .sub-menu-button:after {
  content: '\f077';
}
#category-mobile-navigation ul.category-mobile-navigation li.menu-item-has-children.menu-open > ul.sub-menu {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.show-menu #category-mobile-navigation {
  transform: translateX(0%);
}
/*
Use: Footer
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Consultation Sticky Widget
**************************************************************************/
.consultation-sticky-widget {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  cursor: pointer;
  z-index: 1003;
  padding: 0.75rem;
}
.consultation-sticky-widget p {
  margin-bottom: 0.5rem;
}
.consultation-sticky-widget p strong {
  color: #2B2E32;
}
.consultation-sticky-widget .image {
  width: 3.5rem;
  border-radius: 50%;
  overflow: hidden;
}
/*************************************************************************
 #Consultation Form
**************************************************************************/
.consultation-form {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  overflow-y: scroll;
  visibility: hidden;
  opacity: 0;
  z-index: 1005;
}
.consultation-form .form-container {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transform: scale(1.3);
}
.consultation-form .form-container .close-button {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 2rem;
  height: 2rem;
  background-color: transparent;
  cursor: pointer;
}
.consultation-form .form-container .close-button:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #A02F58;
  content: '\f00d';
  font-size: 2rem;
  line-height: 2rem;
  text-align: center;
}
.show-form .consultation-form {
  visibility: visible;
  opacity: 1;
}
.show-form .consultation-form .form-container {
  transform: scale(1);
}
/*************************************************************************
 #Quick Contacts
**************************************************************************/
ul.quick-contacts {
  margin-left: 0;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.5rem 3rem;
}
ul.quick-contacts li {
  list-style-type: none;
}
ul.quick-contacts li ul,
ul.quick-contacts li ol {
  margin-top: 0;
}
ul.quick-contacts li a {
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  font-size: 1.25rem;
  line-height: 1.25rem;
  text-decoration: none;
}
/*************************************************************************
 #Footer
**************************************************************************/
footer ul li a,
footer .text-with-icon {
  color: #2B2E32 !important;
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  text-decoration: none;
  width: 100%;
  margin-bottom: 0.75rem;
}
footer ul li a:hover,
footer .text-with-icon:hover {
  color: #A02F58 !important;
}
footer .footer-follow-module .social-links {
  display: flex;
  gap: 1rem;
  margin-left: 1rem;
}
footer .footer-follow-module .social-links li {
  margin: 0;
}
footer .footer-follow-module .social-links li a {
  margin: 0;
}
footer .footer-follow-module .social-links li a i:before {
  font-size: 1.25rem;
  line-height: unset;
}
footer .author {
  color: #2B2E32;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
/* 
Use: WooCommerce
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #General WooCommerce
**************************************************************************/
.onsale {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.25rem 0.5rem;
  background-color: #A02F58;
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #2B2E32;
  z-index: 100;
}
.tags {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.tags .tag {
  aspect-ratio: 1;
  max-width: 2rem;
}
.tags .tag img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.price {
  font-size: 0.75rem;
  line-height: 1.2;
  margin-bottom: 0;
}
.amount,
.amount span {
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #A02F58;
  font-size: 1.25rem;
  vertical-align: baseline!important;
}
del,
ins {
  vertical-align: baseline;
}
del {
  display: inline-block;
  margin-right: 0.25rem;
  text-decoration: none;
}
del .amount {
  text-decoration: line-through;
}
del .amount,
del .amount span {
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  color: #7B838E;
  font-size: 1rem;
}
ins {
  text-decoration: none;
}
.stock {
  font-size: 0.75rem;
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  margin: 0.5rem 0 1rem;
}
.stock:last-child {
  margin-bottom: 0;
}
.stock.in-stock {
  color: #A02F58;
}
legend {
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  margin-bottom: 0.5rem;
}
legend:last-child {
  margin-bottom: 0;
}
ul.products {
  margin: 0;
}
.woocommerce button:not( .facet-reset ),
.woocommerce .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #A02F58;
  margin-bottom: 0;
}
.woocommerce button:not( .facet-reset ):last-child,
.woocommerce .button:last-child {
  margin-bottom: 0;
}
.woocommerce button:not( .facet-reset ):focus,
.woocommerce .button:focus {
  outline: none;
}
.woocommerce button:not( .facet-reset ):hover,
.woocommerce .button:hover {
  border-bottom: none;
}
.woocommerce button:not( .facet-reset ):disabled,
.woocommerce .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.woocommerce button:not( .facet-reset ):before,
.woocommerce .button:before {
  z-index: -2;
}
.woocommerce button:not( .facet-reset ):after,
.woocommerce .button:after {
  z-index: -1;
}
.woocommerce button:not( .facet-reset ).small,
.woocommerce .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.woocommerce button:not( .facet-reset ).small:after,
.woocommerce .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.woocommerce button:not( .facet-reset ).medium,
.woocommerce .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.woocommerce button:not( .facet-reset ).medium:after,
.woocommerce .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.woocommerce button:not( .facet-reset ).large,
.woocommerce .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.woocommerce button:not( .facet-reset ).large:after,
.woocommerce .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.woocommerce button:not( .facet-reset ).primary-button,
.woocommerce .button.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.woocommerce button:not( .facet-reset ).primary-button:hover,
.woocommerce .button.primary-button:hover {
  background-color: #A02F58;
}
.woocommerce button:not( .facet-reset ).grey-button,
.woocommerce .button.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.woocommerce button:not( .facet-reset ).grey-button:hover,
.woocommerce .button.grey-button:hover {
  background-color: #F0F0F0;
}
.woocommerce button:not( .facet-reset ).white-button,
.woocommerce .button.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.woocommerce button:not( .facet-reset ).white-button:hover,
.woocommerce .button.white-button:hover {
  background-color: #F0F0F0;
}
.woocommerce button:not( .facet-reset ).with-icon,
.woocommerce .button.with-icon {
  padding-right: 0!important;
}
.woocommerce button:not( .facet-reset ).with-icon:after,
.woocommerce .button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce button:not( .facet-reset ).text-button-with-icon,
.woocommerce .button.text-button-with-icon {
  padding-right: 0!important;
}
.woocommerce button:not( .facet-reset ).text-button-with-icon:after,
.woocommerce .button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce button:not( .facet-reset ).text-button-with-icon:after,
.woocommerce .button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.woocommerce button:not( .facet-reset ).icon-only,
.woocommerce .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.woocommerce button:not( .facet-reset ).icon-only:after,
.woocommerce .button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce button:not( .facet-reset ).icon-only:after,
.woocommerce .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.woocommerce button:not( .facet-reset ).download-button,
.woocommerce .button.download-button {
  padding-right: 0!important;
}
.woocommerce button:not( .facet-reset ).download-button:after,
.woocommerce .button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce button:not( .facet-reset ).download-button:after,
.woocommerce .button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.woocommerce button:not( .facet-reset ).search-button,
.woocommerce .button.search-button {
  padding-right: 0!important;
}
.woocommerce button:not( .facet-reset ).search-button:after,
.woocommerce .button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce button:not( .facet-reset ).search-button:after,
.woocommerce .button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.woocommerce button:not( .facet-reset ).arrow-left:after,
.woocommerce .button.arrow-left:after {
  content: '\f053';
}
.woocommerce button:not( .facet-reset ).arrow-right:after,
.woocommerce .button.arrow-right:after {
  content: '\f054';
}
.woocommerce button:not( .facet-reset ).plus-button,
.woocommerce .button.plus-button {
  padding-right: 0!important;
}
.woocommerce button:not( .facet-reset ).plus-button:after,
.woocommerce .button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce button:not( .facet-reset ).plus-button:after,
.woocommerce .button.plus-button:after {
  content: '\2b';
}
.woocommerce button:not( .facet-reset ).minus-button,
.woocommerce .button.minus-button {
  padding-right: 0!important;
}
.woocommerce button:not( .facet-reset ).minus-button:after,
.woocommerce .button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce button:not( .facet-reset ).minus-button:after,
.woocommerce .button.minus-button:after {
  content: '\2d';
}
.woocommerce button:not( .facet-reset ).close:after,
.woocommerce .button.close:after {
  content: '\f00d';
}
.woocommerce button:not( .facet-reset ):after,
.woocommerce .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.woocommerce button:not( .facet-reset ):hover,
.woocommerce .button:hover {
  background-color: #A02F58;
}
.woocommerce button:not( .facet-reset ):disabled,
.woocommerce .button:disabled {
  opacity: 0.25;
}
.woocommerce-message {
  background-color: #F0F0F0;
  text-align: left;
  margin-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem;
}
.woocommerce-message h1,
.woocommerce-message h2,
.woocommerce-message h3,
.woocommerce-message h4,
.woocommerce-message h5 {
  color: #2B2E32;
}
.woocommerce-message h1 a,
.woocommerce-message h2 a,
.woocommerce-message h3 a,
.woocommerce-message h4 a,
.woocommerce-message h5 a {
  color: #2B2E32;
}
.woocommerce-message p,
.woocommerce-message ul,
.woocommerce-message li,
.woocommerce-message label {
  color: #2B2E32;
}
.woocommerce-message a {
  color: #A02F58;
}
.woocommerce-message .js-carousel-controls .direction-left:before,
.woocommerce-message .js-carousel-controls .direction-right:before {
  color: #A02F58;
}
.woocommerce-message .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #A02F58;
}
.woocommerce-message .flickity-page-dots .dot {
  background: #2B2E32;
}
.woocommerce-message input[type="text"],
.woocommerce-message input[type="password"],
.woocommerce-message input[type="email"],
.woocommerce-message input[type="number"],
.woocommerce-message input[type="tel"],
.woocommerce-message input[type="search"],
.woocommerce-message input[type="checkbox"],
.woocommerce-message input[type="radio"],
.woocommerce-message select,
.woocommerce-message textarea {
  background-color: #F0F0F0 !important;
  box-shadow: inset 0 0 0 1px #9FA4AC;
}
.woocommerce-message .block-grid-module {
  background-color: #FFFFFF;
}
.woocommerce-message .content-over-image .content {
  background-color: #FFFFFF;
}
.woocommerce-message .data-table thead tr th {
  background-color: #A02F58;
  color: #2B2E32;
}
.woocommerce-message .testimonials-carousel .js-carousel-slides:before {
  background-color: #A02F58;
}
.woocommerce-message:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  font-size: 1rem;
  margin-right: 0.5rem;
}
.woocommerce-message.error:before {
  color: #F20100;
  content: '\f057';
}
.woocommerce-message.notice:before {
  color: #A02F58;
  content: '\f06a';
}
.woocommerce-message.success:before {
  color: #A02F58;
  content: '\f058';
}
.woocommerce-message .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
  color: #FFFFFF !important;
  background-color: #A02F58;
  order: 2;
}
.woocommerce-message .button:last-child {
  margin-bottom: 0;
}
.woocommerce-message .button:focus {
  outline: none;
}
.woocommerce-message .button:hover {
  border-bottom: none;
}
.woocommerce-message .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.woocommerce-message .button:before {
  z-index: -2;
}
.woocommerce-message .button:after {
  z-index: -1;
}
.woocommerce-message .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.woocommerce-message .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.woocommerce-message .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.woocommerce-message .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.woocommerce-message .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.woocommerce-message .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.woocommerce-message .button.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.woocommerce-message .button.primary-button:hover {
  background-color: #A02F58;
}
.woocommerce-message .button.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.woocommerce-message .button.grey-button:hover {
  background-color: #F0F0F0;
}
.woocommerce-message .button.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.woocommerce-message .button.white-button:hover {
  background-color: #F0F0F0;
}
.woocommerce-message .button.with-icon {
  padding-right: 0!important;
}
.woocommerce-message .button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-message .button.text-button-with-icon {
  padding-right: 0!important;
}
.woocommerce-message .button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-message .button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.woocommerce-message .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.woocommerce-message .button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-message .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.woocommerce-message .button.download-button {
  padding-right: 0!important;
}
.woocommerce-message .button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-message .button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.woocommerce-message .button.search-button {
  padding-right: 0!important;
}
.woocommerce-message .button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-message .button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.woocommerce-message .button.arrow-left:after {
  content: '\f053';
}
.woocommerce-message .button.arrow-right:after {
  content: '\f054';
}
.woocommerce-message .button.plus-button {
  padding-right: 0!important;
}
.woocommerce-message .button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-message .button.plus-button:after {
  content: '\2b';
}
.woocommerce-message .button.minus-button {
  padding-right: 0!important;
}
.woocommerce-message .button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-message .button.minus-button:after {
  content: '\2d';
}
.woocommerce-message .button.close:after {
  content: '\f00d';
}
.woocommerce-message .button:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.woocommerce-message .button:hover {
  background-color: #A02F58;
}
.col2-set {
  text-align: left;
  margin-bottom: -1.5rem;
}
.col2-set .col-1,
.col2-set .col-2 {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 46.875em) {
  .col2-set .col-1,
  .col2-set .col-2 {
    width: 48.5%;
  }
  .col2-set .col-1 {
    float: left;
  }
  .col2-set .col-2 {
    float: right;
  }
}
.form-row {
  margin-bottom: 1rem;
}
.form-row:last-child {
  margin-bottom: 0;
}
.form-row.form-row-first,
.form-row.form-row-last {
  width: calc(50% - 1rem*0.5);
}
.form-row.form-row-first {
  float: left;
}
.form-row.form-row-last {
  float: right;
}
.form-row.form-row-wide {
  width: 100%;
  clear: both;
}
.form-row label {
  display: block;
  margin-bottom: 0.5rem;
}
.form-row input,
.form-row textarea {
  width: 100%;
}
.form-row .required {
  color: #A02F58;
  text-decoration: none;
}
/* #International Country Select ------------------------------------------------------------------------ */
.woocommerce-input-wrapper .select2-container,
.wc-address-validation-results .select2-container {
  min-height: 2.5rem;
  height: 2.5rem;
}
.woocommerce-input-wrapper .select2-container .select2-selection,
.wc-address-validation-results .select2-container .select2-selection {
  min-height: 2.5rem;
  height: 2.5rem;
  border: none;
}
.woocommerce-input-wrapper .select2-container .select2-selection .select2-selection__rendered,
.wc-address-validation-results .select2-container .select2-selection .select2-selection__rendered {
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 2rem 0 1rem !important;
  background-color: #E6E6E6;
  color: #7B838E;
  background-image: url('img/ui/icon-down-arrow.svg');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.woocommerce-input-wrapper .select2-container .select2-selection .select2-selection__arrow,
.wc-address-validation-results .select2-container .select2-selection .select2-selection__arrow {
  display: none;
}
.select2-container *:focus {
  outline: none;
}
.select2-container .select2-dropdown {
  box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
  margin-top: 0.5rem;
  padding: 0.5rem;
  border: none;
  background-color: #FFFFFF;
}
.select2-container .select2-dropdown .select2-search {
  padding: 0;
}
.select2-container .select2-dropdown .select2-search .select2-search__field {
  color: #7B838E;
  border: none;
}
.select2-container .select2-dropdown .select2-search .select2-search__field::-moz-placeholder {
  color: #7B838E;
}
.select2-container .select2-dropdown .select2-search .select2-search__field::placeholder {
  color: #7B838E;
}
.select2-container .select2-dropdown .select2-results {
  position: relative;
  margin-top: 0.5rem;
  background-color: #E6E6E6;
}
.select2-container .select2-dropdown .select2-results:before,
.select2-container .select2-dropdown .select2-results:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1rem;
  left: 0;
  right: 0;
  z-index: 2;
}
.select2-container .select2-dropdown .select2-results:before {
  top: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}
.select2-container .select2-dropdown .select2-results:after {
  bottom: 0;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options {
  z-index: 1;
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options li {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  padding: 0.25rem;
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option--highlighted,
.select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option[data-selected=true] {
  padding-left: 0.5rem;
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option--highlighted {
  background-color: #A02F58;
  color: #FFFFFF;
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option[data-selected=true] {
  background-color: #F0F0F0;
  color: #7B838E;
}
/*************************************************************************
 #Tables and Forms
**************************************************************************/
/* #General Table Styles ------------------------------------------------------------------------ */
table {
  width: 100%;
  margin-bottom: 1.5rem;
  border: 1px solid #F0F0F0;
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
}
table th,
table td {
  padding: 0.25rem 0.5rem;
  border-top: 1px solid #F0F0F0;
  vertical-align: middle;
  overflow: hidden;
}
table th {
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #2B2E32;
}
table thead:first-child tr:first-child th,
table tbody:first-child tr:first-child th,
table thead:first-child tr:first-child td,
table tbody:first-child tr:first-child td {
  border-top: none;
}
table .amount,
table .amount span {
  font-size: 1rem;
}
table ul {
  margin-left: 0;
  margin-bottom: 0.5rem;
}
table ul li {
  list-style-type: none;
}
table ul li ul,
table ul li ol {
  margin-top: 0;
}
table ul:last-child {
  margin-bottom: 0;
}
table:last-child {
  margin-bottom: 0;
}
/*************************************************************************
 #Shop Archive / Category Landing Page
**************************************************************************/
/* #Shop Archive Modules ------------------------------------------------------------------------ */
.shop-archive-module:not(:last-child) {
  margin-bottom: 3rem;
}
/* #Category Image ------------------------------------------------------------------------ */
.category-image {
  position: relative;
}
.category-image h1,
.category-image h2,
.category-image h3,
.category-image h4,
.category-image h5,
.category-image p,
.category-image ul,
.category-image li,
.category-image label,
.category-image a {
  color: #FFFFFF !important;
}
.category-image .timeline .timeline-segments .timeline-segment .content {
  background-color: #FFFFFF !important;
}
.category-image .timeline .timeline-segments .timeline-segment .content p {
  color: #2B2E32 !important;
}
.category-image .faq .faq-title p {
  color: #FFFFFF !important;
}
.category-image .js-carousel-controls .direction-left:after,
.category-image .js-carousel-controls .direction-right:after {
  color: #FFFFFF !important;
}
.category-image .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
.category-image .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF !important;
}
.category-image nf-field .ninja-forms-req-symbol {
  color: #FFFFFF !important;
}
.category-image nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF !important;
}
.category-image nf-field .nf-error .ninja-forms-field {
  box-shadow: inset 0 0 0 3px #F0F0F0 !important;
}
.category-image .nf-error-msg {
  background-color: #FFFFFF !important;
  color: #A02F58 !important;
}
.category-image .responsive-background-image {
  background-color: #000000;
  z-index: -1;
}
.category-image .responsive-background-image img {
  opacity: 0.55;
}
/* #Product Filter ------------------------------------------------------------------------ */
@media screen and (max-width: 46.875em) {
  .product-filter {
    box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
    transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
    position: fixed;
    width: 100%;
    max-height: 3.5rem;
    margin: 0;
    padding: 0.75rem 1.5rem;
    top: calc(100% - 1rem*3.5);
    background-color: #FFFFFF;
    font-size: 1.25rem;
    z-index: 10000;
  }
  .product-filter h3 {
    position: relative;
    color: #A02F58;
    cursor: pointer;
    transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  }
  .product-filter h3:after {
    position: absolute !important;
    right: 0;
  }
  .product-filter h3:after {
    content: 'Open';
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
    display: inline-block;
    position: relative;
    margin: 0 0 1.5rem 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-image: none;
    text-align: center;
    text-indent: inherit;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    outline: none;
    border: none;
    border-bottom: none;
    text-shadow: none;
    cursor: pointer;
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    font-display: swap;
    font-family: "Montserrat Medium", "Arial", sans-serif;
    font-size: 0.75rem !important;
    z-index: 1;
    min-width: 2rem;
    min-height: 2rem;
    height: 2rem;
    line-height: 2rem;
    padding: 0 1rem;
    color: #FFFFFF !important;
    background-color: #A02F58;
  }
  .product-filter h3:after:last-child {
    margin-bottom: 0;
  }
  .product-filter h3:after:focus {
    outline: none;
  }
  .product-filter h3:after:hover {
    border-bottom: none;
  }
  .product-filter h3:after:disabled {
    opacity: 0.25;
    cursor: not-allowed;
  }
  .product-filter h3:after:before {
    z-index: -2;
  }
  .product-filter h3:after:after {
    z-index: -1;
  }
  .product-filter h3:after.small {
    min-width: 1.5rem;
    min-height: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    padding: 0 0.75rem;
  }
  .product-filter h3:after.small:after {
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
  }
  .product-filter h3:after.medium {
    min-width: 2rem;
    min-height: 2rem;
    height: 2rem;
    line-height: 2rem;
    padding: 0 1rem;
  }
  .product-filter h3:after.medium:after {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
  }
  .product-filter h3:after.large {
    min-width: 2.5rem;
    min-height: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 1.25rem;
  }
  .product-filter h3:after.large:after {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  .product-filter h3:after.primary-button {
    color: #FFFFFF !important;
    background-color: #A02F58;
  }
  .product-filter h3:after.primary-button:hover {
    background-color: #A02F58;
  }
  .product-filter h3:after.grey-button {
    color: #2B2E32 !important;
    background-color: #F0F0F0;
  }
  .product-filter h3:after.grey-button:hover {
    background-color: #F0F0F0;
  }
  .product-filter h3:after.white-button {
    color: #A02F58 !important;
    background-color: #FFFFFF;
  }
  .product-filter h3:after.white-button:hover {
    background-color: #F0F0F0;
  }
  .product-filter h3:after.with-icon {
    padding-right: 0!important;
  }
  .product-filter h3:after.with-icon:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  .product-filter h3:after.text-button-with-icon {
    padding-right: 0!important;
  }
  .product-filter h3:after.text-button-with-icon:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  .product-filter h3:after.text-button-with-icon:after {
    margin-left: 0.5rem;
  }
  .product-filter h3:after.icon-only {
    padding-right: 0!important;
    padding: 0!important;
    text-indent: -9999px;
  }
  .product-filter h3:after.icon-only:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  .product-filter h3:after.icon-only:after {
    position: absolute!important;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .product-filter h3:after.download-button {
    padding-right: 0!important;
  }
  .product-filter h3:after.download-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  .product-filter h3:after.download-button:after {
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    content: '\f56d';
  }
  .product-filter h3:after.search-button {
    padding-right: 0!important;
  }
  .product-filter h3:after.search-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  .product-filter h3:after.search-button:after {
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    content: '\f002';
  }
  .product-filter h3:after.arrow-left:after {
    content: '\f053';
  }
  .product-filter h3:after.arrow-right:after {
    content: '\f054';
  }
  .product-filter h3:after.plus-button {
    padding-right: 0!important;
  }
  .product-filter h3:after.plus-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  .product-filter h3:after.plus-button:after {
    content: '\2b';
  }
  .product-filter h3:after.minus-button {
    padding-right: 0!important;
  }
  .product-filter h3:after.minus-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  .product-filter h3:after.minus-button:after {
    content: '\2d';
  }
  .product-filter h3:after.close:after {
    content: '\f00d';
  }
  .product-filter h3:after:after {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
  }
  .product-filter h3:after:hover {
    background-color: #A02F58;
  }
  .product-filter.active {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    max-height: 100vh;
    overflow: scroll;
  }
  .product-filter.active h3:after {
    content: 'Close';
  }
  .product-filter:after {
    position: fixed;
    z-index: -1;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    content: '';
    height: 100vh;
  }
}
.product-filter .filter-title {
  color: #2B2E32;
}
.product-filter h4 {
  padding: 0 1.5rem 0.5rem 0;
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 1.125rem;
  border-bottom: 1px solid #F0F0F0;
  margin-bottom: 1rem;
}
.product-filter h4.filter-collaspable {
  position: relative;
  cursor: pointer;
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
}
.product-filter h4.filter-collaspable:hover {
  color: #A02F58;
}
.product-filter h4.filter-collaspable:after {
  position: absolute;
  right: 0.5rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  font-size: 0.75rem;
  color: #A02F58;
  content: '\f077';
  line-height: 1.5rem;
  transform: rotate(0deg);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
}
.product-filter h4.filter-collaspable.disabled:after {
  transform: rotate(180deg);
}
.product-filter .filter-collaspable + .facetwp-facet {
  max-height: 100%;
  margin-bottom: 1rem;
  overflow: hidden;
  transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
}
.product-filter .filter-collaspable + .facetwp-facet.closed {
  max-height: 0;
}
.product-filter .facetwp-facet .facetwp-display-value {
  color: #2B2E32;
}
.product-filter .facetwp-facet .facetwp-depth {
  margin-left: 2rem;
}
.product-filter .facetwp-type-search {
  margin-bottom: 2rem !important;
}
.product-filter .facetwp-type-search .facetwp-input-wrap {
  position: relative;
  display: block;
}
.product-filter .facetwp-type-search .facetwp-input-wrap .facetwp-icon {
  display: none;
}
.product-filter .facetwp-type-search .facetwp-input-wrap .facetwp-search {
  width: 100%;
  padding-right: 3rem !important;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-image: url('img/ui/icon-search.svg');
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox {
  position: relative;
  background-image: none;
  padding-left: 2rem;
  margin-bottom: 0.5rem;
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox:before,
.product-filter .facetwp-type-checkboxes .facetwp-checkbox:after {
  position: absolute;
  content: '';
  transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox:before {
  height: 1rem;
  width: 1rem;
  top: 0;
  left: 0;
  background-color: #E6E6E6;
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox:after {
  height: 0.5rem;
  width: 0.5rem;
  top: 0.25rem;
  left: 0.25rem;
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox:hover:after {
  background-color: #E6E6E6;
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox.checked:after {
  background-color: #A02F58;
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox.checked:hover:after {
  background-color: #A02F58;
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox .facetwp-expand {
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  line-height: 1;
  color: #A02F58;
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap {
  padding: 6px 1px 0 1px;
  margin-bottom: 1rem;
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap .facetwp-slider {
  height: 0.5rem;
  background-color: #E6E6E6;
  border: none;
  border-radius: 0;
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap .facetwp-slider .noUi-connect {
  background-color: #A02F58;
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap .facetwp-slider .noUi-handle {
  top: -5px;
  height: 1rem;
  width: 1rem;
  border-radius: 0;
  border-color: #A02F58;
  background-color: #A02F58;
  outline: none;
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap .facetwp-slider .noUi-handle.noUi-handle-lower {
  transform: translateX(3px);
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap .facetwp-slider .noUi-handle.noUi-handle-upper {
  transform: translateX(-2px);
}
.product-filter .facetwp-type-slider .facetwp-slider-label {
  color: #2B2E32;
}
.product-filter .facetwp-type-slider .facetwp-slider-reset {
  display: none!important;
}
.facet-reset {
  position: relative;
  height: 1.75rem;
  background-color: transparent;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  color: #A02F58 !important;
  font-size: 1rem !important;
  text-decoration: underline;
  transition: all 375ms cubic-bezier(0.65, 0, 0.35, 1);
}
.facet-reset:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  display: inline-flex;
  height: unset;
  width: unset;
  margin-left: 0.5rem;
  content: '\f0e2';
  color: #A02F58;
  font-size: 0.75rem;
  opacity: 1;
  transition: all 375ms cubic-bezier(0.65, 0, 0.35, 1);
}
.facet-reset:hover {
  background-color: transparent;
  text-decoration: none;
}
.facet-reset:hover:before {
  height: 4px;
}
.facet-reset:hover:after {
  transform: rotate(-360deg);
}
/* #Product Sorting ------------------------------------------------------------------------ */
.product-sorting {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
/*************************************************************************
 #Product Preview Modules
**************************************************************************/
.product-module {
  box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transform: scale(1);
  padding: 1.5rem;
  position: relative;
}
.product-module h1,
.product-module h2,
.product-module h3,
.product-module h4,
.product-module h5 {
  color: #2B2E32;
}
.product-module h1 a,
.product-module h2 a,
.product-module h3 a,
.product-module h4 a,
.product-module h5 a {
  color: #2B2E32;
}
.product-module p,
.product-module ul,
.product-module li,
.product-module label {
  color: #2B2E32;
}
.product-module a {
  color: #A02F58;
}
.product-module .js-carousel-controls .direction-left:before,
.product-module .js-carousel-controls .direction-right:before {
  color: #A02F58;
}
.product-module .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #A02F58;
}
.product-module .flickity-page-dots .dot {
  background: #2B2E32;
}
.product-module.with-link {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transform: scale(1);
}
.product-module.with-link:hover {
  transform: scale(1.05);
  box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
}
.product-module:hover {
  transform: scale(1.05);
  box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
}
.product-module .onsale,
.product-module .category {
  font-size: 0.75rem;
}
.product-module .tags {
  position: absolute;
  z-index: 1;
}
.product-module .preview-image,
.product-module .category,
.product-module .title,
.product-module .price {
  margin-bottom: 1rem;
}
.product-module .title {
  font-size: 1.25rem;
}
.product-module .category a {
  color: #7B838E;
}
.product-module .amount,
.product-module .amount span {
  font-size: 1rem;
}
.product-module del .amount,
.product-module del .amount span {
  font-size: 0.75rem;
}
.product-module .button {
  min-width: 7rem;
}
/*************************************************************************
 #Single Products
**************************************************************************/
/* #Image Gallery ------------------------------------------------------------------------ */
.woocommerce-product-gallery img {
  width: 100%;
  height: auto;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
  color: #FFFFFF !important;
  background-color: #A02F58;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:last-child {
  margin-bottom: 0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:focus {
  outline: none;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
  border-bottom: none;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
  z-index: -2;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  z-index: -1;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.primary-button:hover {
  background-color: #A02F58;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.grey-button:hover {
  background-color: #F0F0F0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.white-button:hover {
  background-color: #F0F0F0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.with-icon {
  padding-right: 0!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.text-button-with-icon {
  padding-right: 0!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.download-button {
  padding-right: 0!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.search-button {
  padding-right: 0!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.arrow-left:after {
  content: '\f053';
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.arrow-right:after {
  content: '\f054';
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.plus-button {
  padding-right: 0!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.plus-button:after {
  content: '\2b';
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.minus-button {
  padding-right: 0!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.minus-button:after {
  content: '\2d';
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.close:after {
  content: '\f00d';
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
  background-color: #A02F58;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  content: '\f002';
}
.woocommerce-product-gallery .flex-viewport,
.woocommerce-product-gallery .woocommerce-product-gallery__image {
  box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
}
.woocommerce-product-gallery ol.flex-control-nav {
  margin-top: 1.5rem !important;
  margin-left: 0;
  word-spacing: -0.35rem;
  width: calc(100% + 1rem);
  margin: 0 -0.5rem;
  zoom: 1;
}
.woocommerce-product-gallery ol.flex-control-nav li {
  list-style-type: none;
}
.woocommerce-product-gallery ol.flex-control-nav li ul,
.woocommerce-product-gallery ol.flex-control-nav li ol {
  margin-top: 0;
}
.woocommerce-product-gallery ol.flex-control-nav * {
  word-spacing: normal;
}
.woocommerce-product-gallery ol.flex-control-nav li {
  display: inline-block;
  width: calc(25% - 1rem);
  margin: 0 0.5rem 1rem 0.5rem;
  cursor: pointer;
}
.woocommerce-product-gallery ol.flex-control-nav li:first-of-type,
.woocommerce-product-gallery ol.flex-control-nav li:last-of-type {
  margin: 0 0.5rem;
}
.woocommerce-product-gallery ol.flex-control-nav li img {
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  border: 2px solid white;
}
.woocommerce-product-gallery ol.flex-control-nav li img.flex-active {
  border-color: #A02F58;
}
/* #Product Description ------------------------------------------------------------------------ */
.product-details .categories,
.product-details .product-code {
  font-size: 0.75rem;
}
.product-details .product-code {
  margin-bottom: 0.75rem;
}
.purchase-details {
  margin-top: 1.5rem;
}
.purchase-details table.variations {
  position: relative;
  width: auto;
  border: none;
}
.purchase-details table.variations th,
.purchase-details table.variations td {
  border-top: none;
}
.purchase-details table.variations th.label,
.purchase-details table.variations td.label {
  padding-left: 0;
}
.purchase-details table.variations .reset_variations {
  display: block;
  position: absolute;
  margin-top: 0.25rem;
  right: 0.5rem;
  font-size: 0.75rem;
}
.purchase-details button,
.purchase-details .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #A02F58;
  margin-bottom: 0;
}
.purchase-details button:last-child,
.purchase-details .button:last-child {
  margin-bottom: 0;
}
.purchase-details button:focus,
.purchase-details .button:focus {
  outline: none;
}
.purchase-details button:hover,
.purchase-details .button:hover {
  border-bottom: none;
}
.purchase-details button:disabled,
.purchase-details .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.purchase-details button:before,
.purchase-details .button:before {
  z-index: -2;
}
.purchase-details button:after,
.purchase-details .button:after {
  z-index: -1;
}
.purchase-details button.small,
.purchase-details .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.purchase-details button.small:after,
.purchase-details .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.purchase-details button.medium,
.purchase-details .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.purchase-details button.medium:after,
.purchase-details .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.purchase-details button.large,
.purchase-details .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.purchase-details button.large:after,
.purchase-details .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.purchase-details button.primary-button,
.purchase-details .button.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.purchase-details button.primary-button:hover,
.purchase-details .button.primary-button:hover {
  background-color: #A02F58;
}
.purchase-details button.grey-button,
.purchase-details .button.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.purchase-details button.grey-button:hover,
.purchase-details .button.grey-button:hover {
  background-color: #F0F0F0;
}
.purchase-details button.white-button,
.purchase-details .button.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.purchase-details button.white-button:hover,
.purchase-details .button.white-button:hover {
  background-color: #F0F0F0;
}
.purchase-details button.with-icon,
.purchase-details .button.with-icon {
  padding-right: 0!important;
}
.purchase-details button.with-icon:after,
.purchase-details .button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.purchase-details button.text-button-with-icon,
.purchase-details .button.text-button-with-icon {
  padding-right: 0!important;
}
.purchase-details button.text-button-with-icon:after,
.purchase-details .button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.purchase-details button.text-button-with-icon:after,
.purchase-details .button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.purchase-details button.icon-only,
.purchase-details .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.purchase-details button.icon-only:after,
.purchase-details .button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.purchase-details button.icon-only:after,
.purchase-details .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.purchase-details button.download-button,
.purchase-details .button.download-button {
  padding-right: 0!important;
}
.purchase-details button.download-button:after,
.purchase-details .button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.purchase-details button.download-button:after,
.purchase-details .button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.purchase-details button.search-button,
.purchase-details .button.search-button {
  padding-right: 0!important;
}
.purchase-details button.search-button:after,
.purchase-details .button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.purchase-details button.search-button:after,
.purchase-details .button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.purchase-details button.arrow-left:after,
.purchase-details .button.arrow-left:after {
  content: '\f053';
}
.purchase-details button.arrow-right:after,
.purchase-details .button.arrow-right:after {
  content: '\f054';
}
.purchase-details button.plus-button,
.purchase-details .button.plus-button {
  padding-right: 0!important;
}
.purchase-details button.plus-button:after,
.purchase-details .button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.purchase-details button.plus-button:after,
.purchase-details .button.plus-button:after {
  content: '\2b';
}
.purchase-details button.minus-button,
.purchase-details .button.minus-button {
  padding-right: 0!important;
}
.purchase-details button.minus-button:after,
.purchase-details .button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.purchase-details button.minus-button:after,
.purchase-details .button.minus-button:after {
  content: '\2d';
}
.purchase-details button.close:after,
.purchase-details .button.close:after {
  content: '\f00d';
}
.purchase-details button:after,
.purchase-details .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.purchase-details button:hover,
.purchase-details .button:hover {
  background-color: #A02F58;
}
/* #Add to Cart (Global) ------------------------------------------------------------------------ */
.quantity {
  margin-left: -1px;
}
.quantity .minus,
.quantity .plus,
.quantity .qty,
.quantity .text {
  vertical-align: middle!important;
}
.quantity .minus,
.quantity .plus {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  display: inline-block !important;
  position: relative !important;
  margin: 0 0 1.5rem 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: transparent !important;
  background-image: none !important;
  text-indent: inherit !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  outline: none !important;
  border: none !important;
  border-bottom: none !important;
  text-shadow: none !important;
  cursor: pointer !important;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  font-display: swap !important;
  font-family: "Montserrat Medium", "Arial", sans-serif !important;
  font-size: 0.75rem !important;
  z-index: 1 !important;
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
  color: #2B2E32 !important;
  background-color: #F0F0F0 !important;
  text-align: center !important;
  font-size: 1.25rem !important;
  box-shadow: inset 0 0 0 1px #9FA4AC;
  margin: 0!important;
  padding: 0!important;
}
.quantity .minus:last-child,
.quantity .plus:last-child {
  margin-bottom: 0 !important;
}
.quantity .minus:focus,
.quantity .plus:focus {
  outline: none !important;
}
.quantity .minus:hover,
.quantity .plus:hover {
  border-bottom: none !important;
}
.quantity .minus:disabled,
.quantity .plus:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !important;
}
.quantity .minus:before,
.quantity .plus:before {
  z-index: -2 !important;
}
.quantity .minus:after,
.quantity .plus:after {
  z-index: -1 !important;
}
.quantity .minus.small,
.quantity .plus.small {
  min-width: 1.5rem !important;
  min-height: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
  padding: 0 0.75rem !important;
}
.quantity .minus.small:after,
.quantity .plus.small:after {
  width: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
}
.quantity .minus.medium,
.quantity .plus.medium {
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
}
.quantity .minus.medium:after,
.quantity .plus.medium:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
.quantity .minus.large,
.quantity .plus.large {
  min-width: 2.5rem !important;
  min-height: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
  padding: 0 1.25rem !important;
}
.quantity .minus.large:after,
.quantity .plus.large:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.quantity .minus.primary-button,
.quantity .plus.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58 !important;
}
.quantity .minus.primary-button:hover,
.quantity .plus.primary-button:hover {
  background-color: #A02F58 !important;
}
.quantity .minus.grey-button,
.quantity .plus.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0 !important;
}
.quantity .minus.grey-button:hover,
.quantity .plus.grey-button:hover {
  background-color: #F0F0F0 !important;
}
.quantity .minus.white-button,
.quantity .plus.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF !important;
}
.quantity .minus.white-button:hover,
.quantity .plus.white-button:hover {
  background-color: #F0F0F0 !important;
}
.quantity .minus.with-icon,
.quantity .plus.with-icon {
  padding-right: 0!important !important;
}
.quantity .minus.with-icon:after,
.quantity .plus.with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.quantity .minus.text-button-with-icon,
.quantity .plus.text-button-with-icon {
  padding-right: 0!important !important;
}
.quantity .minus.text-button-with-icon:after,
.quantity .plus.text-button-with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.quantity .minus.text-button-with-icon:after,
.quantity .plus.text-button-with-icon:after {
  margin-left: 0.5rem !important;
}
.quantity .minus.icon-only,
.quantity .plus.icon-only {
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
}
.quantity .minus.icon-only:after,
.quantity .plus.icon-only:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.quantity .minus.icon-only:after,
.quantity .plus.icon-only:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  transform: translateY(-50%) !important;
}
.quantity .minus.download-button,
.quantity .plus.download-button {
  padding-right: 0!important !important;
}
.quantity .minus.download-button:after,
.quantity .plus.download-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.quantity .minus.download-button:after,
.quantity .plus.download-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  content: '\f56d' !important;
}
.quantity .minus.search-button,
.quantity .plus.search-button {
  padding-right: 0!important !important;
}
.quantity .minus.search-button:after,
.quantity .plus.search-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.quantity .minus.search-button:after,
.quantity .plus.search-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  content: '\f002' !important;
}
.quantity .minus.arrow-left:after,
.quantity .plus.arrow-left:after {
  content: '\f053' !important;
}
.quantity .minus.arrow-right:after,
.quantity .plus.arrow-right:after {
  content: '\f054' !important;
}
.quantity .minus.plus-button,
.quantity .plus.plus-button {
  padding-right: 0!important !important;
}
.quantity .minus.plus-button:after,
.quantity .plus.plus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.quantity .minus.plus-button:after,
.quantity .plus.plus-button:after {
  content: '\2b' !important;
}
.quantity .minus.minus-button,
.quantity .plus.minus-button {
  padding-right: 0!important !important;
}
.quantity .minus.minus-button:after,
.quantity .plus.minus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.quantity .minus.minus-button:after,
.quantity .plus.minus-button:after {
  content: '\2d' !important;
}
.quantity .minus.close:after,
.quantity .plus.close:after {
  content: '\f00d' !important;
}
.quantity .minus:after,
.quantity .plus:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
.quantity .minus:hover,
.quantity .plus:hover {
  background-color: #F0F0F0 !important;
}
.quantity .minus .nf-error-msg,
.quantity .plus .nf-error-msg {
  margin: 0.5rem auto 0 !important;
}
.quantity .minus {
  position: relative;
  right: -1px;
}
.quantity .plus {
  position: relative;
  left: -1px;
}
.quantity .qty,
.quantity .text {
  width: 4rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  border: none!important;
}
.cart .woocommerce-variation {
  margin-bottom: 1rem;
}
.cart .quantity {
  display: flex;
}
.cart .quantity .qty,
.cart .quantity .text {
  margin: 0;
  text-align: center;
}
.cart .quantity .qty .nf-error-msg,
.cart .quantity .text .nf-error-msg {
  margin: 0.5rem auto 0 !important;
}
.cart .quantity input[type=number]::-webkit-inner-spin-button,
.cart .quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.cart .quantity,
.cart .single_add_to_cart_button,
.cart button {
  margin-top: 1rem !important;
}
.cart .single_add_to_cart_button {
  margin-left: 0 !important;
}
.cart .single_add_to_cart_button + .single_add_to_cart_button {
  margin-left: 0.5rem !important;
}
.cart .single_add_to_cart_button.disabled {
  opacity: 0.15;
  cursor: default;
}
/* #Add to Cart (Grouped Products) ------------------------------------------------------------------------ */
.cart table.woocommerce-grouped-product-list {
  box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
  width: auto;
  margin: 0;
  border: none;
}
.cart table.woocommerce-grouped-product-list tbody tr th,
.cart table.woocommerce-grouped-product-list tbody tr td {
  padding: 0.5rem 0.5rem 0 0.5rem;
  border-top: none;
}
.cart table.woocommerce-grouped-product-list tbody tr th .quantity,
.cart table.woocommerce-grouped-product-list tbody tr td .quantity {
  margin-top: 0!important;
}
.cart table.woocommerce-grouped-product-list tbody tr th label a,
.cart table.woocommerce-grouped-product-list tbody tr td label a {
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #2B2E32;
  text-decoration: none;
}
.cart table.woocommerce-grouped-product-list tbody tr th label a:hover,
.cart table.woocommerce-grouped-product-list tbody tr td label a:hover {
  color: #A02F58;
}
.cart table.woocommerce-grouped-product-list tbody tr:last-child th,
.cart table.woocommerce-grouped-product-list tbody tr:last-child td {
  padding: 0.5rem;
}
/* #Mobile Purchase Popup ------------------------------------------------------------------------ */
.add-to-basket-sticky-footer {
  display: flex!important;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 4.5rem;
  bottom: 0;
  left: 0;
  background-color: #FFFFFF;
  padding: 1rem;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  z-index: 10000;
}
.add-to-basket-sticky-footer .vertical-top,
.add-to-basket-sticky-footer .vertical-middle,
.add-to-basket-sticky-footer .vertical-bottom {
  width: 100%;
}
.add-to-basket-sticky-footer .vertical-top {
  align-self: flex-start;
}
.add-to-basket-sticky-footer .vertical-middle {
  align-self: center;
}
.add-to-basket-sticky-footer .vertical-bottom {
  align-self: flex-end;
}
.add-to-basket-sticky-footer p {
  margin-bottom: 0;
  align-self: center;
}
.add-to-basket-sticky-footer .button {
  margin-bottom: 0;
}
@media screen and (max-width: 46.875em) {
  .add-to-basket-sticky-footer {
    opacity: 1;
    visibility: visible;
  }
}
.purchase-container {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(40, 45, 50, 0.6);
  opacity: 0;
  visibility: hidden;
  z-index: 10001;
}
.purchase-container .purchase-details {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  padding: 2.5rem 1rem 1rem 1rem;
  background-color: #FFFFFF;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  transform: scale(1.3);
}
.purchase-container .purchase-details .button {
  width: 100%;
  margin-bottom: 0;
}
.purchase-container .purchase-details .close-button {
  position: absolute;
  width: 2rem;
  height: 2rem;
  top: 0.5rem;
  right: 0.5rem;
  font-size: 1.25rem;
  text-align: center;
  cursor: pointer;
}
.purchase-container .purchase-details .close-button:after {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: '\f00d';
  color: #A02F58;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
}
.show-basket-popup {
  overflow: hidden;
}
.show-basket-popup .purchase-container {
  opacity: 1;
  visibility: visible;
}
.show-basket-popup .purchase-container .purchase-details {
  transform: scale(1);
}
/* #Product Specification ------------------------------------------------------------------------ */
.product-specification ul {
  margin-left: 0;
  list-style-position: inside;
}
.product-specification ul.tech-specs {
  border: 1px solid #F0F0F0;
  margin-left: 0;
}
.product-specification ul.tech-specs li {
  list-style-type: none;
}
.product-specification ul.tech-specs li ul,
.product-specification ul.tech-specs li ol {
  margin-top: 0;
}
.product-specification ul.tech-specs li {
  display: flex;
  border-bottom: 1px solid #F0F0F0;
  margin: 0;
}
.product-specification ul.tech-specs li .tech-spec-title,
.product-specification ul.tech-specs li .tech-spec-detail {
  width: 50%;
  padding: 0.5rem 1rem;
}
.product-specification ul.tech-specs li .tech-spec-title {
  color: #FFFFFF;
  font-display: swap;
  font-family: "Montserrat Semibold", "Arial", sans-serif;
  border-right: 1px solid #F0F0F0;
}
.product-specification ul.tech-specs li:last-child {
  border-bottom: none;
}
/* #Product Reviews ------------------------------------------------------------------------ */
.woocommerce-Reviews #comments {
  margin-bottom: 1.5rem;
}
.woocommerce-Reviews #comments .commentlist {
  margin-left: 0;
}
.woocommerce-Reviews #comments .commentlist li {
  list-style-type: none;
}
.woocommerce-Reviews #comments .commentlist li ul,
.woocommerce-Reviews #comments .commentlist li ol {
  margin-top: 0;
}
.woocommerce-Reviews #comments .commentlist li {
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #F0F0F0;
}
.woocommerce-Reviews #comments .commentlist li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text:before {
  margin-bottom: 0.75rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #F0F0F0;
  content: '\f005 \f005 \f005 \f005 \f005';
  letter-spacing: 0.5rem;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text.one:before {
  background: linear-gradient(to right, #A02F58, #A02F58 20%, #F0F0F0 20%, #F0F0F0);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text.two:before {
  background: linear-gradient(to right, #A02F58, #A02F58 40%, #F0F0F0 40%, #F0F0F0);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text.three:before {
  background: linear-gradient(to right, #A02F58, #A02F58 60%, #F0F0F0 60%, #F0F0F0);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text.four:before {
  background: linear-gradient(to right, #A02F58, #A02F58 80%, #F0F0F0 80%, #F0F0F0);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text.five:before {
  color: #A02F58;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .star-rating .rating {
  color: #A02F58;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta {
  margin-bottom: 0.5rem;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta .woocommerce-review__verified,
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta .woocommerce-review__dash,
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta .woocommerce-review__published-date {
  color: #9FA4AC;
}
.woocommerce-Reviews #review_form_wrapper .comment-reply-title {
  display: block;
  margin-bottom: 1.5rem;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating label,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment label {
  display: block;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 40.625em) {
  .woocommerce-Reviews #review_form_wrapper .comment-form-rating,
  .woocommerce-Reviews #review_form_wrapper .comment-form-comment {
    display: flex;
  }
  .woocommerce-Reviews #review_form_wrapper .comment-form-rating label,
  .woocommerce-Reviews #review_form_wrapper .comment-form-comment label {
    flex: 1 1 20%;
    margin-bottom: 0;
  }
  .woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars,
  .woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars,
  .woocommerce-Reviews #review_form_wrapper .comment-form-rating textarea,
  .woocommerce-Reviews #review_form_wrapper .comment-form-comment textarea {
    flex: 1 1 80%;
  }
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating textarea,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment textarea {
  height: 8rem;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span {
  word-spacing: -0.35rem;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span *,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span * {
  word-spacing: normal;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a {
  display: inline-block;
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  padding-right: 2.25rem;
  text-indent: -9999px;
}
@media screen and (min-width: 40.625em) {
  .woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a,
  .woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a {
    width: 1.25rem;
    height: 1.25rem;
    padding-right: 2rem;
  }
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a:last-child,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a:last-child {
  padding-right: 0;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a:before {
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #F0F0F0;
  font-size: 1.5rem;
  content: '\f005';
  text-indent: 0;
}
@media screen and (min-width: 40.625em) {
  .woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a:before,
  .woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a:before {
    font-size: 1.25rem;
  }
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a:hover:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a:hover:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a.active:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a.active:before {
  color: #A02F58;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a:hover ~ a:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a:hover ~ a:before {
  color: #F0F0F0;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span:hover a:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span:hover a:before {
  color: #A02F58;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars.selected span a:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars.selected span a:before {
  color: #A02F58;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars.selected span a.active ~ a:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars.selected span a.active ~ a:before {
  color: #F0F0F0;
}
.woocommerce-Reviews #review_form_wrapper .form-submit {
  margin-bottom: 0;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #A02F58;
  margin-bottom: 0;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:last-child {
  margin-bottom: 0;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:focus {
  outline: none;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:hover {
  border-bottom: none;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:before {
  z-index: -2;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:after {
  z-index: -1;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].primary-button:hover {
  background-color: #A02F58;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].grey-button:hover {
  background-color: #F0F0F0;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].white-button:hover {
  background-color: #F0F0F0;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].with-icon {
  padding-right: 0!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].text-button-with-icon {
  padding-right: 0!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].text-button-with-icon:after {
  margin-left: 0.5rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].download-button {
  padding-right: 0!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].search-button {
  padding-right: 0!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].arrow-left:after {
  content: '\f053';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].arrow-right:after {
  content: '\f054';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].plus-button {
  padding-right: 0!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].plus-button:after {
  content: '\2b';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].minus-button {
  padding-right: 0!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].minus-button:after {
  content: '\2d';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].close:after {
  content: '\f00d';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:hover {
  background-color: #A02F58;
}
@media screen and (min-width: 40.625em) {
  .woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"] {
    margin-left: 20%;
  }
}
/*************************************************************************
 #WooCommerce Cart
**************************************************************************/
/* #WooCommerce Cart Form ------------------------------------------------------------------------ */
.woocommerce-cart-form {
  margin-bottom: 1.5rem;
}
.woocommerce-cart-form:last-child {
  margin-bottom: 0;
}
.woocommerce-cart-form table th,
.woocommerce-cart-form table td {
  padding: 0.25rem 0.5rem;
  border-top: 1px solid #F0F0F0;
  border-right: 1px solid #F0F0F0;
  vertical-align: middle;
}
.woocommerce-cart-form table th.product-thumbnail img,
.woocommerce-cart-form table td.product-thumbnail img {
  max-height: 4rem;
  width: auto;
}
.woocommerce-cart-form table tr {
  border-bottom: 1px solid #F0F0F0;
}
.woocommerce-cart-form table tr:last-child {
  border-bottom: none;
}
.woocommerce-cart-form table tr th:last-child,
.woocommerce-cart-form table tr td:last-child {
  border-right: none;
}
@media screen and (max-width: 53.125em) {
  .woocommerce-cart-form table thead {
    display: none;
  }
  .woocommerce-cart-form table th,
  .woocommerce-cart-form table td {
    display: block;
    text-align: right;
  }
  .woocommerce-cart-form table th:before,
  .woocommerce-cart-form table td:before {
    content: attr(data-title) ": ";
    float: left;
    font-display: swap;
    font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  }
  .woocommerce-cart-form table th.product-remove,
  .woocommerce-cart-form table td.product-remove,
  .woocommerce-cart-form table th.product-thumbnail,
  .woocommerce-cart-form table td.product-thumbnail,
  .woocommerce-cart-form table th.actions,
  .woocommerce-cart-form table td.actions {
    text-align: left;
  }
  .woocommerce-cart-form table th.product-remove:before,
  .woocommerce-cart-form table td.product-remove:before,
  .woocommerce-cart-form table th.product-thumbnail:before,
  .woocommerce-cart-form table td.product-thumbnail:before,
  .woocommerce-cart-form table th.actions:before,
  .woocommerce-cart-form table td.actions:before {
    display: none;
  }
}
.woocommerce-cart-form table .remove {
  font-display: swap;
  font-family: "Montserrat Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #A02F58;
  font-size: 1.25rem;
  text-decoration: none;
}
.woocommerce-cart-form table .quantity {
  display: flex;
  margin-top: 0!important;
}
.woocommerce-cart-form table .quantity .qty,
.woocommerce-cart-form table .quantity .text {
  -moz-appearance: textfield;
}
.woocommerce-cart-form table .quantity .qty::-webkit-outer-spin-button,
.woocommerce-cart-form table .quantity .text::-webkit-outer-spin-button,
.woocommerce-cart-form table .quantity .qty::-webkit-inner-spin-button,
.woocommerce-cart-form table .quantity .text::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce-cart-form table .coupon {
  float: left;
}
.woocommerce-cart-form table .coupon label {
  display: none;
}
.woocommerce-cart-form table .coupon input {
  float: left;
  margin-right: 0.25rem;
}
.woocommerce-cart-form table .coupon input:last-child {
  margin-right: 0;
}
@media screen and (max-width: 53.125em) {
  .woocommerce-cart-form table .coupon {
    width: 100%;
    margin-bottom: 0.25rem;
  }
  .woocommerce-cart-form table .coupon button,
  .woocommerce-cart-form table .coupon .button,
  .woocommerce-cart-form table .coupon input {
    width: calc(50% -  1rem*0.25);
  }
}
.woocommerce-cart-form table button,
.woocommerce-cart-form table .button {
  margin-top: 0!important;
  margin-bottom: 0!important;
}
.woocommerce-cart-form table button,
.woocommerce-cart-form table .button,
.woocommerce-cart-form table input[type="submit"] {
  float: right;
}
/* #WooCommerce Cart Totals ------------------------------------------------------------------------ */
.cart-form-container,
.cart-totals-container {
  width: 93.996%;
}
.cart-form-container .button,
.cart-totals-container .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.cart-form-container .button:last-child,
.cart-totals-container .button:last-child {
  margin-bottom: 0;
}
.cart-form-container .button:focus,
.cart-totals-container .button:focus {
  outline: none;
}
.cart-form-container .button:hover,
.cart-totals-container .button:hover {
  border-bottom: none;
}
.cart-form-container .button:disabled,
.cart-totals-container .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.cart-form-container .button:before,
.cart-totals-container .button:before {
  z-index: -2;
}
.cart-form-container .button:after,
.cart-totals-container .button:after {
  z-index: -1;
}
.cart-form-container .button.small,
.cart-totals-container .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.cart-form-container .button.small:after,
.cart-totals-container .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.cart-form-container .button.medium,
.cart-totals-container .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.cart-form-container .button.medium:after,
.cart-totals-container .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.cart-form-container .button.large,
.cart-totals-container .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.cart-form-container .button.large:after,
.cart-totals-container .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.cart-form-container .button.primary-button,
.cart-totals-container .button.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.cart-form-container .button.primary-button:hover,
.cart-totals-container .button.primary-button:hover {
  background-color: #A02F58;
}
.cart-form-container .button.grey-button,
.cart-totals-container .button.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.cart-form-container .button.grey-button:hover,
.cart-totals-container .button.grey-button:hover {
  background-color: #F0F0F0;
}
.cart-form-container .button.white-button,
.cart-totals-container .button.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.cart-form-container .button.white-button:hover,
.cart-totals-container .button.white-button:hover {
  background-color: #F0F0F0;
}
.cart-form-container .button.with-icon,
.cart-totals-container .button.with-icon {
  padding-right: 0!important;
}
.cart-form-container .button.with-icon:after,
.cart-totals-container .button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.cart-form-container .button.text-button-with-icon,
.cart-totals-container .button.text-button-with-icon {
  padding-right: 0!important;
}
.cart-form-container .button.text-button-with-icon:after,
.cart-totals-container .button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.cart-form-container .button.text-button-with-icon:after,
.cart-totals-container .button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.cart-form-container .button.icon-only,
.cart-totals-container .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.cart-form-container .button.icon-only:after,
.cart-totals-container .button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.cart-form-container .button.icon-only:after,
.cart-totals-container .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.cart-form-container .button.download-button,
.cart-totals-container .button.download-button {
  padding-right: 0!important;
}
.cart-form-container .button.download-button:after,
.cart-totals-container .button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.cart-form-container .button.download-button:after,
.cart-totals-container .button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.cart-form-container .button.search-button,
.cart-totals-container .button.search-button {
  padding-right: 0!important;
}
.cart-form-container .button.search-button:after,
.cart-totals-container .button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.cart-form-container .button.search-button:after,
.cart-totals-container .button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.cart-form-container .button.arrow-left:after,
.cart-totals-container .button.arrow-left:after {
  content: '\f053';
}
.cart-form-container .button.arrow-right:after,
.cart-totals-container .button.arrow-right:after {
  content: '\f054';
}
.cart-form-container .button.plus-button,
.cart-totals-container .button.plus-button {
  padding-right: 0!important;
}
.cart-form-container .button.plus-button:after,
.cart-totals-container .button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.cart-form-container .button.plus-button:after,
.cart-totals-container .button.plus-button:after {
  content: '\2b';
}
.cart-form-container .button.minus-button,
.cart-totals-container .button.minus-button {
  padding-right: 0!important;
}
.cart-form-container .button.minus-button:after,
.cart-totals-container .button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.cart-form-container .button.minus-button:after,
.cart-totals-container .button.minus-button:after {
  content: '\2d';
}
.cart-form-container .button.close:after,
.cart-totals-container .button.close:after {
  content: '\f00d';
}
.cart-form-container .button:after,
.cart-totals-container .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.cart-form-container .button:hover,
.cart-totals-container .button:hover {
  background-color: #A02F58;
}
@media screen and (min-width: 53.125em) {
  .cart-form-container {
    width: 61.664%;
  }
}
@media screen and (min-width: 53.125em) {
  .cart-totals-container {
    width: 29.332%;
  }
}
/*************************************************************************
 #WooCommerce Checkout
**************************************************************************/
/* #Multipart Checkout ------------------------------------------------------------------------ */
.wpmc-tabs-wrapper {
  margin-bottom: 1.5rem;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list {
  margin-left: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background-color: transparent;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list li {
  list-style-type: none;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list li ul,
.wpmc-tabs-wrapper ul.wpmc-tabs-list li ol {
  margin-top: 0;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item {
  position: relative;
  flex: 1 1 0;
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
  font-size: 0.75rem !important;
  line-height: 1 !important;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item:before,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item:after {
  position: absolute;
  content: '';
  width: calc(50% - 2.5rem*0.5);
  height: 4px;
  top: 1.25rem;
  transform: translateY(-2px);
  background-color: #A02F58;
  border: none;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item:before {
  left: 0;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item:after {
  right: 0;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item .wpmc-tab-number {
  width: 2.5rem;
  min-width: 2.5rem;
  height: 2.5rem;
  min-height: 2.5rem;
  line-height: 2.5rem;
  margin: 0;
  padding: 0;
  border: none;
  background-color: #A02F58;
  border-radius: 1.25rem;
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  color: #2B2E32;
  font-size: 1.5rem;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item .wpmc-tab-text {
  position: relative;
  display: block;
  margin: 0.5rem 0 0 0;
  padding: 0;
  top: auto;
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem;
  color: #2B2E32;
  letter-spacing: inherit;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current:before {
  background-color: #A02F58;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current:after {
  background-color: transparent;
  background-image: linear-gradient(to right, #A02F58, #F0F0F0);
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item:last-child.current:before,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item:last-child.current:after {
  background-color: #A02F58;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item:last-child.current:after {
  background-image: none;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item .wpmc-tab-number,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-number,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-number,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-number {
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  color: #7B838E;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item .wpmc-tab-text,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-text,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-text,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-text {
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  font-size: 0.75rem;
  color: #7B838E;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item:before,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item:before,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item:before,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item:before,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item:after,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item:after,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item:after,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item:after {
  background-color: #F0F0F0;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item .wpmc-tab-number,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-number,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-number,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-number {
  background-color: #F0F0F0;
}
.wpmc-steps-wrapper .payment_type-radio .woocommerce-input-wrapper {
  display: inline-flex;
}
.wpmc-steps-wrapper .payment_type-radio input[type=radio] {
  margin-right: 0.4rem;
}
.wpmc-steps-wrapper .payment_type-radio label {
  margin-right: 1rem;
}
.wpmc-nav-wrapper {
  display: block;
  overflow: hidden;
}
.wpmc-nav-wrapper #wpmc-prev {
  float: left;
}
.wpmc-nav-wrapper #wpmc-next {
  float: right;
}
/* #WooCommerce Coupon Form ------------------------------------------------------------------------ */
.woocommerce-form-coupon-toggle .woocommerce-message {
  justify-content: flex-start;
}
.woocommerce-form-coupon-toggle .woocommerce-message:before {
  display: none;
}
.woocommerce-form-coupon-toggle .woocommerce-message .showcoupon {
  margin-left: 0.5rem;
}
.woocommerce-form-coupon {
  float: left;
  width: 100%;
  margin-bottom: 1rem;
}
.woocommerce-form-coupon .form-row.form-row-first,
.woocommerce-form-coupon .form-row.form-row-last {
  width: calc(24.25% - 1rem*0.5);
}
.woocommerce-form-coupon .form-row.form-row-last {
  float: left;
  margin-left: 1rem;
}
/* #WooCommerce Checkout Form ------------------------------------------------------------------------ */
.checkout #order_review_heading {
  margin-top: 1.5rem;
}
.checkout .woocommerce-checkout-payment {
  background-color: #F0F0F0;
  padding: 1rem;
}
.checkout .woocommerce-checkout-payment h1,
.checkout .woocommerce-checkout-payment h2,
.checkout .woocommerce-checkout-payment h3,
.checkout .woocommerce-checkout-payment h4,
.checkout .woocommerce-checkout-payment h5 {
  color: #2B2E32;
}
.checkout .woocommerce-checkout-payment h1 a,
.checkout .woocommerce-checkout-payment h2 a,
.checkout .woocommerce-checkout-payment h3 a,
.checkout .woocommerce-checkout-payment h4 a,
.checkout .woocommerce-checkout-payment h5 a {
  color: #2B2E32;
}
.checkout .woocommerce-checkout-payment p,
.checkout .woocommerce-checkout-payment ul,
.checkout .woocommerce-checkout-payment li,
.checkout .woocommerce-checkout-payment label {
  color: #2B2E32;
}
.checkout .woocommerce-checkout-payment a {
  color: #A02F58;
}
.checkout .woocommerce-checkout-payment .js-carousel-controls .direction-left:before,
.checkout .woocommerce-checkout-payment .js-carousel-controls .direction-right:before {
  color: #A02F58;
}
.checkout .woocommerce-checkout-payment .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #A02F58;
}
.checkout .woocommerce-checkout-payment .flickity-page-dots .dot {
  background: #2B2E32;
}
.checkout .woocommerce-checkout-payment input[type="text"],
.checkout .woocommerce-checkout-payment input[type="password"],
.checkout .woocommerce-checkout-payment input[type="email"],
.checkout .woocommerce-checkout-payment input[type="number"],
.checkout .woocommerce-checkout-payment input[type="tel"],
.checkout .woocommerce-checkout-payment input[type="search"],
.checkout .woocommerce-checkout-payment input[type="checkbox"],
.checkout .woocommerce-checkout-payment input[type="radio"],
.checkout .woocommerce-checkout-payment select,
.checkout .woocommerce-checkout-payment textarea {
  background-color: #F0F0F0 !important;
  box-shadow: inset 0 0 0 1px #9FA4AC;
}
.checkout .woocommerce-checkout-payment .block-grid-module {
  background-color: #FFFFFF;
}
.checkout .woocommerce-checkout-payment .content-over-image .content {
  background-color: #FFFFFF;
}
.checkout .woocommerce-checkout-payment .data-table thead tr th {
  background-color: #A02F58;
  color: #2B2E32;
}
.checkout .woocommerce-checkout-payment .testimonials-carousel .js-carousel-slides:before {
  background-color: #A02F58;
}
.checkout .woocommerce-checkout-payment ul {
  margin-left: 0;
  margin-bottom: 0;
}
.checkout .woocommerce-checkout-payment ul li {
  list-style-type: none;
}
.checkout .woocommerce-checkout-payment ul li ul,
.checkout .woocommerce-checkout-payment ul li ol {
  margin-top: 0;
}
.checkout .woocommerce-checkout-payment ul li {
  margin-bottom: 1rem;
}
.checkout .woocommerce-checkout-payment ul li:last-child {
  margin-bottom: 0;
}
.checkout .woocommerce-checkout-payment .payment_box {
  position: relative;
  margin-top: 1rem;
  padding: 1rem;
  background-color: rgba(255, 255, 255, 0.5);
}
.checkout .woocommerce-checkout-payment .payment_box:before {
  display: block;
  position: absolute;
  content: '';
  top: -1.5rem;
  left: 1rem;
  border: 0.75rem solid rgba(255, 255, 255, 0.5);
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
.checkout .woocommerce-checkout-payment .payment_box .wc-payment-form {
  margin-top: 1rem;
}
.checkout .woocommerce-checkout-payment .place-order {
  margin-top: 1rem;
}
.checkout .woocommerce-checkout-payment .place-order .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #A02F58;
  margin-bottom: 0;
}
.checkout .woocommerce-checkout-payment .place-order .button:last-child {
  margin-bottom: 0;
}
.checkout .woocommerce-checkout-payment .place-order .button:focus {
  outline: none;
}
.checkout .woocommerce-checkout-payment .place-order .button:hover {
  border-bottom: none;
}
.checkout .woocommerce-checkout-payment .place-order .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.checkout .woocommerce-checkout-payment .place-order .button:before {
  z-index: -2;
}
.checkout .woocommerce-checkout-payment .place-order .button:after {
  z-index: -1;
}
.checkout .woocommerce-checkout-payment .place-order .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.checkout .woocommerce-checkout-payment .place-order .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.checkout .woocommerce-checkout-payment .place-order .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.checkout .woocommerce-checkout-payment .place-order .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.checkout .woocommerce-checkout-payment .place-order .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.checkout .woocommerce-checkout-payment .place-order .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.checkout .woocommerce-checkout-payment .place-order .button.primary-button {
  color: #FFFFFF !important;
  background-color: #A02F58;
}
.checkout .woocommerce-checkout-payment .place-order .button.primary-button:hover {
  background-color: #A02F58;
}
.checkout .woocommerce-checkout-payment .place-order .button.grey-button {
  color: #2B2E32 !important;
  background-color: #F0F0F0;
}
.checkout .woocommerce-checkout-payment .place-order .button.grey-button:hover {
  background-color: #F0F0F0;
}
.checkout .woocommerce-checkout-payment .place-order .button.white-button {
  color: #A02F58 !important;
  background-color: #FFFFFF;
}
.checkout .woocommerce-checkout-payment .place-order .button.white-button:hover {
  background-color: #F0F0F0;
}
.checkout .woocommerce-checkout-payment .place-order .button.with-icon {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.text-button-with-icon {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.checkout .woocommerce-checkout-payment .place-order .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.checkout .woocommerce-checkout-payment .place-order .button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.checkout .woocommerce-checkout-payment .place-order .button.download-button {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.checkout .woocommerce-checkout-payment .place-order .button.search-button {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.checkout .woocommerce-checkout-payment .place-order .button.arrow-left:after {
  content: '\f053';
}
.checkout .woocommerce-checkout-payment .place-order .button.arrow-right:after {
  content: '\f054';
}
.checkout .woocommerce-checkout-payment .place-order .button.plus-button {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.plus-button:after {
  content: '\2b';
}
.checkout .woocommerce-checkout-payment .place-order .button.minus-button {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.minus-button:after {
  content: '\2d';
}
.checkout .woocommerce-checkout-payment .place-order .button.close:after {
  content: '\f00d';
}
.checkout .woocommerce-checkout-payment .place-order .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.checkout .woocommerce-checkout-payment .place-order .button:hover {
  background-color: #A02F58;
}
/*************************************************************************
 #WooCommerce Order Confirmation
**************************************************************************/
.woocommerce-order ul {
  margin-left: 0;
}
.woocommerce-order ul li {
  list-style-type: none;
}
.woocommerce-order ul li ul,
.woocommerce-order ul li ol {
  margin-top: 0;
}
.woocommerce-order-details {
  margin-bottom: 3rem;
}
/*************************************************************************
 #Login / Register
**************************************************************************/
/* #WooCommerce Login ------------------------------------------------------------------------ */
.woocommerce-form-login .button {
  margin-bottom: 1rem;
}
/* #WooCommerce Register ------------------------------------------------------------------------ */
.register .woocommerce-privacy-policy-text {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
/*************************************************************************
 #My Account
**************************************************************************/
.woocommerce-MyAccount .woocommerce-MyAccount-navigation {
  position: relative;
  z-index: 1;
  margin-bottom: 1.5rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul {
  margin-left: 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li {
  list-style-type: none;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li ul,
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li ol {
  margin-top: 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li {
  margin-bottom: 2px;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li:last-child {
  margin-bottom: 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li a {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  background-color: #F0F0F0;
  box-shadow: inset 0 0 0 1px #F0F0F0;
  font-display: swap;
  font-family: "Montserrat Regular", "Arial", sans-serif;
  color: #7B838E;
  text-decoration: none;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: #FFFFFF;
  color: #2B2E32;
  font-display: swap;
  font-family: "Montserrat Medium", "Arial", sans-serif;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li.is-active:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 1px;
  right: -1px;
  bottom: 1px;
  width: 3px;
  height: calc(100% - 2px);
  background-color: #FFFFFF;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content {
  padding: 1.5rem;
  background-color: #FFFFFF;
  box-shadow: inset 0 0 0 1px #F0F0F0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content input {
  background-color: #FFFFFF !important;
  box-shadow: inset 0 0 0 3px #E6E6E6;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .edit-account .button {
  margin-top: 1rem;
}
@media screen and (min-width: 40.625em) {
  .woocommerce-MyAccount {
    display: flex;
  }
  .woocommerce-MyAccount .woocommerce-MyAccount-navigation {
    flex: 0 0 25%;
    margin-bottom: 0;
  }
  .woocommerce-MyAccount .woocommerce-MyAccount-content {
    flex: 0 0 75%;
  }
}
/*
Use: Setup
Scope: All devices
Theme: Supersonic Playground eCommerce V2.6
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Base Pixel Equivalent
**************************************************************************/
/*************************************************************************
 #Grid Measurements
**************************************************************************/
/*************************************************************************
 #Animation Easing
**************************************************************************/
/*************************************************************************
 #Basic HTML Settings
**************************************************************************/
html,
body {
  overflow-x: hidden;
  scroll-behavior: smooth;
}
body {
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
          text-size-adjust: none;
  overflow-y: hidden;
}
img,
svg {
  border: 0;
  margin: 0;
  padding: 0;
  image-rendering: auto;
}
svg {
  display: block;
}
/*# sourceMappingURL=style.css.map */