/*
Theme Name: CPL.TECH
Theme URI: http://www.slingshot.co.uk/
Author: Slingshot Design Ltd
Author URI: http://www.slingshot.co.uk/
Description: Slingshot theme 2018+ for CPL.TECH
Version: 317
License: License required. Contact for details. This theme is NOT licensed under the GPL.
*/
/* <s> Media Queries
----------------------------------------------------------------- */
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/* <s> Normalize
 * Styles based on Normalize v5.0.0
 * @link https://github.com/necolas/normalize.css
---------------------------------------------------------------- */
html {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.2;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  color: #000000;
  font-size: 11pt;
}

.fp-enabled body,
body.fs-template {
  background-color: #000000;
  color: #FFFFFF;
}

.page-template-page-howwework,
.has-sections {
  background-color: #FFFFFF !important;
  color: #000000 !important;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 0;
}

hr {
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: 600;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #eee;
  color: #222;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@media screen and (max-width: 320px) {
  body {
    font-size: 10pt;
  }
}
/* <s> Clearing floats
---------------------------------------------------------------- */
.site:before,
.site:after,
.article-fullscreen:before,
.article-fullscreen:after,
.page-banner:before,
.page-banner:after,
.page-section:before,
.page-section:after,
.page-sections .section:before,
.page-sections .section:after,
.embed-wrapper:before,
.embed-wrapper:after {
  content: "";
  display: table;
}

.site:after,
.site-header:after,
.article-fullscreen:after,
.page-banner:after,
.page-section:after,
.page-sections .section:after,
.embed-wrapper:after {
  clear: both;
}

/* <s> Box Sizing
---------------------------------------------------------------- */
* {
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  font-weight: 600;
  word-break: keep-all;
  white-space: normal;
  margin: 0.6em 0;
}

h1 {
  font-size: 28px;
}

h2 {
  font-size: 18px;
}

h3,
.cpl-gallery .gridlock--top h2 {
  font-size: 16px;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

h1,
.page-header h2 {
  font-weight: 300;
}

.page-title,
.page-header,
.page-banner-title h1 {
  text-transform: uppercase;
}

.txt-red {
  color: #BF121A;
}

.txt-small {
  font-size: 85%;
}

.ms-caption {
  line-height: 1 !important;
}

.ms-caption h1,
.ms-caption h2,
.ms-caption h3 {
  font-weight: 300;
  max-width: 70%;
  margin: 0;
  text-transform: uppercase;
}

.ms-caption h1,
.ms-caption h2,
.ms-caption h3,
.bullet,
.bullet.light {
  padding-left: 1.15em;
}

.woocommerce ul.products li.product .price .bullet,
.woocommerce ul.products li.product .price .bullet.light {
  position: relative;
  top: -2px;
}

.ms-caption h1:before,
.ms-caption h2:before,
.ms-caption h3:before,
.grid-block--title:before,
.site-navigation a:before,
.bullet:before,
.bullet.light:before,
.product_title:before {
  content: "";
  display: inline-block;
  height: 0.9em;
  width: 1px;
  position: relative;
  top: 0.15em;
  left: -0.85em;
  margin-right: -0.1em;
  border-right: 3px solid #FFFFFF;
  transform: skew(-12deg);
  vertical-align: top;
  transition-property: height, left, margin-right;
  transition-duration: 0.4s;
  transition-timing-function: ease;
}

.bullet.light:before,
.product_title:before {
  border-right: 1px solid #FFFFFF;
}

.ms-caption h1:before,
.ms-caption h2:before,
.ms-caption h3:before,
.grid-block--title:before,
.site-navigation a:before,
.bullet.red:before,
.bullet.light.red:before,
.product_title:before {
  border-right-color: #BF121A;
}

.bullet.black:before,
.bullet.light.black:before {
  border-right-color: #000000;
}

.product_title:before {
  left: -0.7em;
  margin-right: -0.1em;
}

p {
  margin: 1em 0;
  line-height: 1.5;
}

a {
  color: #BF121A;
  text-decoration: none;
}

a:hover, a:active,
.single-product .site-content a:hover {
  color: #000000;
  outline: 0;
}

.page-template-default .article--content a:hover,
.has-sections .article--content a:hover {
  text-decoration: underline;
}

.sswoo-filters a,
.grid-block a {
  color: #FFFFFF;
}

.sswoo-filters a:hover,
.grid-block a:hover {
  color: #FFFFFF;
}

/* Color by department */
.term-audio-visual .bullet.red:before {
  border-right-color: #ea5b0c;
}

.term-audio .bullet.red:before {
  border-right-color: #e8308a;
}

.term-lighting .bullet.red:before {
  border-right-color: #783f91;
}

.term-power .bullet.red:before {
  border-right-color: #0095db;
}

.term-rigging .bullet.red:before {
  border-right-color: #2db8c5;
}

.term-set-stage .bullet.red:before {
  border-right-color: #058f00;
}

.bullet.white:before {
  border-right-color: #FFFFFF !important;
}

.highlight-btn {
  padding: 0.6em 1em;
  color: #000000;
  text-shadow: none;
  text-decoration: none !important;
  display: inline-block;
  text-align: center;
  border: solid 1px #000000;
  font-size: 1em;
  text-transform: uppercase;
}

.highlight-btn:hover {
  color: #BF121A;
  border-color: #BF121A;
}

@media screen and (min-width: 768px) {
  .ms-caption h1,
  .ms-caption h2,
  .ms-caption h3,
  .bullet {
    /*padding-left: 1.1em;*/
  }
  .article--title {
    /*margin-bottom: 1.5em;*/
  }
}
@media screen and (min-width: 1024px) {
  h1 {
    font-size: 36px;
  }
}
@media screen and (min-width: 1280px) {
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 17px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 15px;
  }
}
b, strong {
  font-weight: 600;
}

cite, dfn, em, i {
  font-style: italic;
}

blockquote, q {
  -webkit-hyphens: none;
  hyphens: none;
  quotes: none;
}

blockquote {
  padding: 0 1em;
  margin: 1em 0;
  background-color: rgba(0, 0, 0, 0.1);
}

blockquote cite, blockquote small {
  color: #2b2b2b;
  font-size: 16px;
  line-height: 1.5;
}

blockquote em, blockquote i, blockquote cite {
  font-style: normal;
}

small {
  font-size: 65%;
}

big {
  font-size: 125%;
}

sup, sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

dl {
  margin-bottom: 24px;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 24px;
}

ul, ol {
  list-style: none;
  margin: 1em 0;
  padding: 0;
}

ul {
  list-style-type: disc;
  list-style-position: inside;
}

ol {
  list-style: decimal;
  list-style-position: inside;
}

li > ul, li > ol {
  margin: 0 0 0 20px;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}

figure {
  margin: 0;
}

hr {
  background-color: #D9D9D9;
  border: 0;
  height: 1px;
  margin: 2em 0 2.5em 0;
  clear: both;
}

::-moz-selection {
  background: #989898;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #989898;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #989898;
  color: #fff;
  text-shadow: none;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  text-transform: none;
  width: auto;
  z-index: 100000; /* Above WP toolbar */
}

table:not(.shop_table):not(.sswoo-tech-spec) {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
table:not(.shop_table):not(.sswoo-tech-spec) th, table:not(.shop_table):not(.sswoo-tech-spec) td {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
table:not(.shop_table):not(.sswoo-tech-spec) caption, table:not(.shop_table):not(.sswoo-tech-spec) th, table:not(.shop_table):not(.sswoo-tech-spec) td {
  font-weight: normal;
  text-align: left;
}
table:not(.shop_table):not(.sswoo-tech-spec) th {
  border-width: 0 1px 1px 0;
  font-weight: bold;
}
table:not(.shop_table):not(.sswoo-tech-spec) td {
  border-width: 0 1px 1px 0;
}

/* <s> Forms
---------------------------------------------------------------- */
fieldset {
  border-radius: 5px;
}

legend {
  white-space: normal;
}

button, input, select, textarea {
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
  color: var(--wp--preset--color--black);
  border-radius: 3px;
}

button, input {
  line-height: normal;
}

input, textarea {
  border-radious: 4px;
  background-color: var(--wp--preset--color--neutral-1);
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

select {
  background-color: var(--wp--preset--color--neutral-1);
  border: 1px solid var(--wp--preset--color--neutral-1);
  padding: 0.63em;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

input, textarea {
  border: 1px solid var(--wp--preset--color--neutral-1);
  padding: 0.7em;
}

textarea {
  width: 100%;
}

input:focus, textarea:focus {
  border: 1px solid var(--wp--preset--color--primary);
  outline: 0;
}

.searchform #s {
  width: 120px;
}

input.alert, textarea.alert {
  border-color: var(--wp--preset--color--primary) !important;
}

/* <s> Form Buttons
---------------------------------------------------------------- */
input[type=button],
input[type=reset],
input[type=submit] {
  background-color: var(--wp--preset--color--foreground);
  border: 0;
  color: var(--wp--preset--color--background);
  padding: 10px 14px;
  vertical-align: bottom;
  font-size: 115%;
  text-transform: uppercase;
}
input[type=button][disabled], input[type=button][disabled]:hover,
input[type=reset][disabled],
input[type=reset][disabled]:hover,
input[type=submit][disabled],
input[type=submit][disabled]:hover {
  background-color: var(--wp--preset--color--neutral-3);
}

input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus, input[type=submit]:hover, input[type=submit]:focus {
  background-color: #BF121A;
  color: var(--wp--preset--color--background);
}

input[type=button]:active, input[type=reset]:active, input[type=submit]:active {
  background-color: #BF121A;
}

.search-field {
  width: 100%;
}

.search-submit {
  display: none;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #999999;
}

:-moz-placeholder {
  color: #999999;
}

::-moz-placeholder {
  color: #999999;
  opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
  color: #999999;
}

/* <s> Responsive images
---------------------------------------------------------------- */
.comment-content img, .article--content img, .entry-summary img, .site-header img, .widget img, .wp-caption {
  max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.comment-content img[height], .article--content img, .entry-summary img, img[class*=align], img[class*=wp-image-], img[class*=attachment-], .site-header img {
  height: auto;
}

@media screen and (min-width: 768px) {
  .wp-caption {
    width: auto;
  }
  .chevron-left {
    clip-path: polygon(8% 0, 100% 0%, 100% 100%, 8% 100%, 0% 50%);
  }
  .chevron-right {
    clip-path: polygon(0% 0%, 92% 0, 100% 50%, 92% 100%, 0% 100%);
  }
}
/* <s> Make sure embeds and iframes fit their containers
---------------------------------------------------------------- */
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
  max-width: 100%;
  height: auto;
}

embed, iframe, object {
  max-width: 100%;
}

p > embed, p > iframe, p > object, span > embed, span > iframe, span > object {
  margin-bottom: 0;
}

/* <s> Make embedded iframes responsive 56.25% = 16:9
---------------------------------------------------------------- */
.embed-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /*padding-top: 25px;*/
  padding-top: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.embed-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 1024px) {
  .section-video .embed-wrapper {
    padding-bottom: 0;
    padding-top: 0;
  }
}
/* <s> User selected Alignment
---------------------------------------------------------------- */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

blockquote.alignleft, img.alignleft {
  margin: 0 0 1em 0;
}

.wp-caption.alignleft {
  margin: 0 0 1em 0;
}

blockquote.alignright, img.alignright {
  margin: 0 0 1em 0;
}

.wp-caption.alignright {
  margin: 0 0 1em 0;
}

blockquote.aligncenter, img.aligncenter, .wp-caption.aligncenter, img.alignnone {
  margin-top: 0;
  margin-bottom: 1em;
}

.wp-caption {
  width: auto;
  margin-bottom: 2em;
  position: relative;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0;
}

.wp-caption {
  color: #767676;
}

.wp-caption-text {
  box-sizing: border-box;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 5px 14px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFF;
  margin: 0;
}

.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .alignleft {
    float: left;
  }
  .alignright {
    float: right;
  }
  blockquote.alignleft, img.alignleft {
    margin: 0px 1em 1em 0;
  }
  .wp-caption.alignleft {
    margin: 0px 1em 1em 0;
  }
  blockquote.alignright, img.alignright {
    margin: 0 0 1em 1em;
  }
  .wp-caption.alignright {
    margin: 0 0 1em 1em;
  }
}
/* <s> Featured Image and Banners
----------------------------------------------------------------- */
.grid-header a {
  text-decoration: underline;
}

.grid-header a:hover {
  color: #444444;
}

.grid-header.gallery {
  background-image: url(img/CPL-BG-Tile-Repeat.gif);
}

.grid-header.sales {
  background-image: url(img/CPL-BG-Tile-Repeat-Sales.gif);
  height: 60vh;
}

.page-banner {
  color: #FFF;
  position: relative;
  display: block;
  width: 100%;
  height: 28.5vh;
  background-repeat: no-repeat;
  background-size: cover;
  -o-object-fit: cover;
     object-fit: cover;
  background-position: right center;
}

.woocommerce-category .page-banner {
  background-position: -480px center;
}

.gridlock .page-banner {
  height: auto;
}

.page-banner-title {
  position: absolute;
  left: 0;
  right: 0;
  top: 62%;
  transform: translateY(-50%);
  padding: 20px;
}

@media screen and (min-width: 414px) {
  .woocommerce-category .page-banner {
    background-position: -530px center;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-category .page-banner {
    background-position: -770px center;
  }
  .page-banner-title {
    padding: 30px;
  }
}
@media screen and (min-width: 1024px) {
  .woocommerce-category .page-banner {
    background-position: right center;
  }
  .page-banner {
    /*min-height: 240px;*/
  }
}
@media screen and (min-width: 1366px) {
  .page-banner-title {
    padding: 40px;
  }
  .grid-header.sales {
    font-size: 18px;
    font-weight: 600;
  }
}
/* <s> Full Screen
----------------------------------------------------------------- */
.fp-enabled .fullscreen {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  padding: 0;
  z-index: 3;
  transition: all 0.3s ease;
  transition: width 0.8s, height 0.8s;
}

.fullscreen .section .content.middle {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
  padding: 1em;
}

@media screen and (min-width: 768px) {
  .fullscreen-video {
    display: block;
  }
}
/* <s> Full Screen Video
 ----------------------------------------------------------------------------- */
.fullscreen-video {
  position: fixed;
  top: 0;
  left: 0;
  transition: opacity 0.5s;
  transition-delay: 0.5s;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

.fullscreen-video.active {
  /*opacity: 1;*/
}

.fullscreen-video video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  /*width: 100vw;
  height: 100vh;*/
  width: 100%;
  height: auto;
  min-height: 100%;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  transition: 1s opacity;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -o-object-fit: cover;
     object-fit: cover;
}

.fullscreen-video .content h1 {
  text-transform: uppercase;
  font-size: 24pt;
  font-weight: 300;
  margin: 0 0 15px 0;
  text-shadow: 0 0 20px #000000;
}

@media screen and (min-width: 1024px) {
  .home .section {
    transition: opacity 0.5s;
    transition-delay: 0.8s;
    opacity: 0;
  }
  .home .section.active {
    opacity: 1;
  }
  /* youtube video embeds */
  .section-video .embed-wrapper {
    height: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .fullscreen-video .content h1 {
    font-size: 32pt;
  }
}
.is-layout-flexX.is-content-justification-left {
  justify-content: flex-start;
}
.is-layout-flexX.is-content-justification-right {
  justify-content: flex-end;
}
.is-layout-flexX.is-content-justification-space-between {
  justify-content: space-between;
}

.has-10-opacity {
  opacity: 0.1 !important;
}

.has-20-opacity {
  opacity: 0.2 !important;
}

.has-30-opacity {
  opacity: 0.3 !important;
}

.has-40-opacity {
  opacity: 0.4 !important;
}

.has-50-opacity {
  opacity: 0.5 !important;
}

.has-60-opacity {
  opacity: 0.6 !important;
}

.has-70-opacity {
  opacity: 0.7 !important;
}

.has-80-opacity {
  opacity: 0.8 !important;
}

.has-90-opacity {
  opacity: 0.9 !important;
}

[class*=overlay-] {
  position: relative;
  z-index: 10;
}

.overlay-top-10 {
  margin-top: calc(1vw * -1) !important;
}

.overlay-right-10 {
  margin-right: calc(1vw * -1) !important;
}

.overlay-bottom-10 {
  margin-bottom: calc(1vw * -1) !important;
}

.overlay-left-10 {
  margin-left: calc(1vw * -1) !important;
}

.overlay-top-20 {
  margin-top: calc(2vw * -1) !important;
}

.overlay-right-20 {
  margin-right: calc(2vw * -1) !important;
}

.overlay-bottom-20 {
  margin-bottom: calc(2vw * -1) !important;
}

.overlay-left-20 {
  margin-left: calc(2vw * -1) !important;
}

.overlay-top-30 {
  margin-top: calc(3vw * -1) !important;
}

.overlay-right-30 {
  margin-right: calc(3vw * -1) !important;
}

.overlay-bottom-30 {
  margin-bottom: calc(3vw * -1) !important;
}

.overlay-left-30 {
  margin-left: calc(3vw * -1) !important;
}

.overlay-top-40 {
  margin-top: calc(4vw * -1) !important;
}

.overlay-right-40 {
  margin-right: calc(4vw * -1) !important;
}

.overlay-bottom-40 {
  margin-bottom: calc(4vw * -1) !important;
}

.overlay-left-40 {
  margin-left: calc(4vw * -1) !important;
}

.overlay-top-50 {
  margin-top: calc(5vw * -1) !important;
}

.overlay-right-50 {
  margin-right: calc(5vw * -1) !important;
}

.overlay-bottom-50 {
  margin-bottom: calc(5vw * -1) !important;
}

.overlay-left-50 {
  margin-left: calc(5vw * -1) !important;
}

.overlay-top-60 {
  margin-top: calc(6vw * -1) !important;
}

.overlay-right-60 {
  margin-right: calc(6vw * -1) !important;
}

.overlay-bottom-60 {
  margin-bottom: calc(6vw * -1) !important;
}

.overlay-left-60 {
  margin-left: calc(6vw * -1) !important;
}

.overlay-top-70 {
  margin-top: calc(7vw * -1) !important;
}

.overlay-right-70 {
  margin-right: calc(7vw * -1) !important;
}

.overlay-bottom-70 {
  margin-bottom: calc(7vw * -1) !important;
}

.overlay-left-70 {
  margin-left: calc(7vw * -1) !important;
}

.overlay-top-80 {
  margin-top: calc(8vw * -1) !important;
}

.overlay-right-80 {
  margin-right: calc(8vw * -1) !important;
}

.overlay-bottom-80 {
  margin-bottom: calc(8vw * -1) !important;
}

.overlay-left-80 {
  margin-left: calc(8vw * -1) !important;
}

.overlay-top-90 {
  margin-top: calc(9vw * -1) !important;
}

.overlay-right-90 {
  margin-right: calc(9vw * -1) !important;
}

.overlay-bottom-90 {
  margin-bottom: calc(9vw * -1) !important;
}

.overlay-left-90 {
  margin-left: calc(9vw * -1) !important;
}

.overlay-top-100 {
  margin-top: calc(10vw * -1) !important;
}

.overlay-right-100 {
  margin-right: calc(10vw * -1) !important;
}

.overlay-bottom-100 {
  margin-bottom: calc(10vw * -1) !important;
}

.overlay-left-100 {
  margin-left: calc(10vw * -1) !important;
}

.has-width-10 {
  width: 10% !important;
}

.has-max-width-pc-10 {
  max-width: 10% !important;
}

.has-max-width-px-100 {
  max-width: 100px !important;
}

.has-width-20 {
  width: 20% !important;
}

.has-max-width-pc-20 {
  max-width: 20% !important;
}

.has-max-width-px-200 {
  max-width: 200px !important;
}

.has-width-30 {
  width: 30% !important;
}

.has-max-width-pc-30 {
  max-width: 30% !important;
}

.has-max-width-px-300 {
  max-width: 300px !important;
}

.has-width-40 {
  width: 40% !important;
}

.has-max-width-pc-40 {
  max-width: 40% !important;
}

.has-max-width-px-400 {
  max-width: 400px !important;
}

.has-width-50 {
  width: 50% !important;
}

.has-max-width-pc-50 {
  max-width: 50% !important;
}

.has-max-width-px-500 {
  max-width: 500px !important;
}

.has-width-60 {
  width: 60% !important;
}

.has-max-width-pc-60 {
  max-width: 60% !important;
}

.has-max-width-px-600 {
  max-width: 600px !important;
}

.has-width-70 {
  width: 70% !important;
}

.has-max-width-pc-70 {
  max-width: 70% !important;
}

.has-max-width-px-700 {
  max-width: 700px !important;
}

.has-width-80 {
  width: 80% !important;
}

.has-max-width-pc-80 {
  max-width: 80% !important;
}

.has-max-width-px-800 {
  max-width: 800px !important;
}

.has-width-90 {
  width: 90% !important;
}

.has-max-width-pc-90 {
  max-width: 90% !important;
}

.has-max-width-px-900 {
  max-width: 900px !important;
}

.has-width-100 {
  width: 100% !important;
}

.has-max-width-pc-100 {
  max-width: 100% !important;
}

.has-max-width-px-1000 {
  max-width: 1000px !important;
}

[class*=wp-block].is-style-theme-1 {
  background-color: var(--wp--preset--color--foreground);
  background-image: url(img/CPL-BG-Tile-2024.webp);
  background-repeat: repeat;
  background-size: 640px 366px;
}

.wp-block-group.is-style-padded {
  padding: var(--wp--preset--spacing--70);
}
.wp-block-group.is-style-padded-small {
  padding: var(--wp--preset--spacing--30);
}
.wp-block-group.is-style-theme-light, .wp-block-group.is-style-theme-dark {
  padding: var(--wp--preset--spacing--70);
}
.wp-block-group.is-layout-constrained > h1:not(:first-child), .wp-block-group.is-layout-constrained > h2:not(:first-child), .wp-block-group.is-layout-constrained > h3:not(:first-child), .wp-block-group.is-layout-constrained > h4:not(:first-child) {
  margin-block-start: 0.75em;
}
.wp-block-group.is-layout-constrained > h5:not(:first-child), .wp-block-group.is-layout-constrained > h6:not(:first-child), .wp-block-group.is-layout-constrained p:not(:first-child) {
  margin-block-start: 1.2em;
}

.wp-block-columns.is-style-no-gutter {
  gap: 0 !important;
}
.wp-block-columns.is-style-no-gutter .wp-block-column {
  margin-left: 0 !important;
}

.wp-block-media-text .wp-block-media-text__content {
  padding: var(--wp--preset--spacing--60);
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media {
  min-height: 250px;
}
.wp-block-media-text.is-stacked-on-mobile.has-background .wp-block-media-text__content {
  padding: var(--wp--preset--spacing--50);
}
.wp-block-media-text .wp-block-media-text__content {
  word-break: normal;
  overflow-wrap: normal;
}
.wp-block-media-text .wp-block-media-text__content > h1:first-child,
.wp-block-media-text .wp-block-media-text__content > h2:first-child,
.wp-block-media-text .wp-block-media-text__content > h3:first-child,
.wp-block-media-text .wp-block-media-text__content > h4:first-child,
.wp-block-media-text .wp-block-media-text__content > h5:first-child,
.wp-block-media-text .wp-block-media-text__content > h6:first-child,
.wp-block-media-text .wp-block-media-text__content > p:first-child {
  margin-top: 0;
}
.wp-block-media-text .wp-block-media-text__content > h1:last-child,
.wp-block-media-text .wp-block-media-text__content > h2:last-child,
.wp-block-media-text .wp-block-media-text__content > h3:last-child,
.wp-block-media-text .wp-block-media-text__content > h4:last-child,
.wp-block-media-text .wp-block-media-text__content > h5:last-child,
.wp-block-media-text .wp-block-media-text__content > h6:last-child,
.wp-block-media-text .wp-block-media-text__content > p:last-child {
  margin-bottom: 0;
}
.wp-block-media-text.is-style-padded {
  padding: var(--wp--preset--spacing--50);
}
.wp-block-media-text.is-style-padded.has-background .wp-block-media-text__content {
  padding: 0 0 var(--wp--preset--spacing--30) 0;
}

@media (min-width: 600px) {
  .wp-block-media-text.is-image-fill .wp-block-media-text__media {
    min-height: 380px;
  }
  .wp-block-media-text.is-style-padded.has-background .wp-block-media-text__content {
    padding: 0 0 0 var(--wp--preset--spacing--30);
  }
  .wp-block-media-text.is-style-padded.has-background.has-media-on-the-right .wp-block-media-text__content {
    padding: 0 var(--wp--preset--spacing--50) 0 0;
  }
}
@media (min-width: 1220px) {
  .wp-block-media-text.has-background:not(.is-style-padded) .wp-block-media-text__content {
    padding: var(--wp--preset--spacing--50);
  }
}
.wp-block-navigation .wp-block-navigation-item {
  margin: 0;
}

.site-header .wp-block-navigation {
  font-size: var(--wp--preset--font-size--30);
  font-weight: var(--wp--custom--font-weight--400);
}
.site-header .wp-block-navigation__responsive-container.is-menu-open {
  padding: var(--wp--preset--spacing--60) var(--wp--preset--spacing--60) var(--wp--preset--spacing--80) var(--wp--preset--spacing--60);
}
.site-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-social-links {
  padding: var(--wp--preset--spacing--30) 0;
}
.site-header .wp-block-navigation__responsive-container-close svg,
.site-header .wp-block-navigation__responsive-container-open svg {
  width: var(--wp--preset--font-size--80);
  height: var(--wp--preset--font-size--80);
}
.site-header .wp-block-navigation__responsive-container.is-menu-open {
  z-index: 999;
}
.site-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
  padding-top: 100px;
}
.site-header .wp-block-navigation__container .current-menu-item > a {
  color: var(--wp--preset--color--primary);
  text-decoration: underline;
}
.site-header .wp-block-navigation__responsive-container-open {
  position: relative;
  right: calc(-1 * var(--wp--preset--font-size--80) / 4);
}
.site-header .wp-block-navigation__responsive-container-close {
  top: calc(-1 * var(--wp--preset--font-size--80) / 4);
  right: calc(-1 * var(--wp--preset--font-size--80) / 4);
}

@media (max-width: 599px) {
  .site-header .wp-block-navigation__container {
    width: 100%;
  }
  .site-header .wp-block-navigation__container li {
    width: 100%;
    border-top: 1px solid var(--wp--preset--color--neutral-3);
  }
  .site-header .wp-block-navigation__container > li:last-child {
    border-bottom: 1px solid var(--wp--preset--color--neutral-3);
  }
  .site-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    gap: 0;
  }
  .site-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container,
  .site-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    width: 100% !important;
    padding: 0 !important;
  }
  .site-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container li a,
  .site-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container li a {
    padding-left: 1em;
  }
  .site-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    display: inline-block;
    width: 100%;
    padding: var(--wp--preset--spacing--30) 0;
  }
}
@media (min-width: 600px) {
  .site-header .wp-block-navigation {
    font-size: var(--wp--preset--font-size--10);
    font-weight: var(--wp--custom--font-weight--700);
  }
  .site-header .wp-block-navigation__submenu-container {
    border: none !important;
    background-color: transparent !important;
    padding-top: 7px;
  }
  .site-header .wp-block-navigation__submenu-container:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    border-style: solid;
    border-width: 0 9px 9px 9px;
    border-color: transparent transparent var(--wp--preset--color--foreground) transparent;
    top: 0;
    left: 3ch;
  }
  .site-header .wp-block-navigation__submenu-container li {
    margin-top: 0;
  }
  .site-header .wp-block-navigation__submenu-container li:first-child a {
    padding-top: 1.25em;
  }
  .site-header .wp-block-navigation__submenu-container a {
    padding: 0.75em 1.25em;
  }
  .site-header .wp-block-navigation__submenu-container li:last-child a {
    padding-bottom: 1.25em;
  }
  .site-header .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container,
  .site-header .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within > .wp-block-navigation__submenu-container,
  .site-header .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true] ~ .wp-block-navigation__submenu-container {
    min-width: 26ch;
  }
}
.site-footer .wp-block-navigation {
  font-size: var(--wp--preset--font-size--10);
  font-weight: var(--wp--custom--font-weight--700);
}

.single-post .wp-block-post-terms {
  margin: 0 0 var(--wp--preset--spacing--50) 0;
}

.wp-block-spacer {
  margin: 0 auto;
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
}
.wp-block-spacer[style*="height:100px"] {
  height: var(--wp--preset--spacing--70) !important;
}
.wp-block-spacer.is-style-height-20 {
  height: var(--wp--preset--spacing--20) !important;
}
.wp-block-spacer.is-style-height-30 {
  height: var(--wp--preset--spacing--30) !important;
}
.wp-block-spacer.is-style-height-40 {
  height: var(--wp--preset--spacing--40) !important;
}
.wp-block-spacer.is-style-height-50 {
  height: var(--wp--preset--spacing--50) !important;
}
.wp-block-spacer.is-style-height-60 {
  height: var(--wp--preset--spacing--60) !important;
}
.wp-block-spacer.is-style-height-70 {
  height: var(--wp--preset--spacing--70) !important;
}
.wp-block-spacer.is-style-height-80 {
  height: var(--wp--preset--spacing--80) !important;
}

.wp-block-spacer + *,
.site-main > .wp-block-spacer + * {
  margin-block-start: 0 !important;
}

.wp-block-separator {
  border: none;
}

body .is-layout-flow > * + .wp-block-separator {
  max-width: 100%;
  border: none;
  background-color: var(--wp--preset--color--neutral-2);
  height: 1px;
  margin: var(--wp--preset--spacing--50) auto;
}
body .is-layout-flow > * + .wp-block-separator.is-style-padded {
  margin-top: var(--wp--preset--spacing--70);
  margin-bottom: var(--wp--preset--spacing--70);
}
body .is-layout-flow > * + .wp-block-separator.is-style-paddedsml {
  margin-top: var(--wp--preset--spacing--30);
  margin-bottom: var(--wp--preset--spacing--30);
}

.wp-block-buttons {
  margin: 1em 0;
  gap: var(--wp--preset--spacing--40) !important;
}

.wp-element-button {
  color: var(--wp--preset--color--foreground);
  background-color: var(--wp--preset--color--background);
}

.wp-block-button:not(.is-style-button-alt) .wp-block-button__link {
  font-size: 100%;
  font-weight: 700;
  padding: 12px 1em;
  position: relative;
  color: var(--wp--preset--color--primary);
  border: 1px solid var(--wp--preset--color--primary);
  border-radius: 3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  transition: transform 0.3s;
  transform-origin: center center;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: left;
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link:hover {
  text-decoration: none;
  transform: scale(1.04);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-foreground-color {
  border-color: var(--wp--preset--color--foreground);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-background-color {
  border-color: var(--wp--preset--color--background);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-primary-color {
  border-color: var(--wp--preset--color--primary);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-secondary-color {
  border-color: var(--wp--preset--color--secondary);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-accent-1-color {
  border-color: var(--wp--preset--color--accent-1);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-accent-2-color {
  border-color: var(--wp--preset--color--accent-2);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-accent-3-color {
  border-color: var(--wp--preset--color--accent-3);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-accent-4-color {
  border-color: var(--wp--preset--color--accent-4);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-accent-5-color {
  border-color: var(--wp--preset--color--accent-5);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-neutral-1-color {
  border-color: var(--wp--preset--color--neutral-1);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-neutral-2-color {
  border-color: var(--wp--preset--color--neutral-2);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-neutral-3-color {
  border-color: var(--wp--preset--color--neutral-3);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-foreground-background-color:before {
  border-color: var(--wp--preset--color--foreground);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-background-background-color:before {
  border-color: var(--wp--preset--color--background);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-primary-background-color:before {
  border-color: var(--wp--preset--color--primary);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-secondary-background-color:before {
  border-color: var(--wp--preset--color--secondary);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-accent-1-background-color:before {
  border-color: var(--wp--preset--color--accent-1);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-accent-2-background-color:before {
  border-color: var(--wp--preset--color--accent-2);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-accent-3-background-color:before {
  border-color: var(--wp--preset--color--accent-3);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-accent-4-background-color:before {
  border-color: var(--wp--preset--color--accent-4);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-accent-5-background-color:before {
  border-color: var(--wp--preset--color--accent-5);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-neutral-1-background-color:before {
  border-color: var(--wp--preset--color--neutral-1);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-neutral-2-background-color:before {
  border-color: var(--wp--preset--color--neutral-2);
}
.wp-block-button:not(.is-style-button-alt) .wp-block-button__link.has-neutral-3-background-color:before {
  border-color: var(--wp--preset--color--neutral-3);
}

.wp-block-button.is-style-button-alt .wp-block-button__link {
  font-size: 100%;
  font-weight: 700;
  background-color: transparent;
  padding: 12px 1em;
  border-radius: 3px;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: left;
  transition: transform 0.3s;
  transform-origin: center left;
}
.wp-block-button.is-style-button-alt .wp-block-button__link:hover {
  transform: scale(1.075);
}
.wp-block-button.is-style-button-alt .wp-block-button__link:not(.has-text-color) {
  color: var(--wp--preset--color--primary);
}

.wp-block-file:not(.is-style-button-alt) a,
.wp-block-file:not(.is-style-button-alt) a:visited,
.wp-block-file:not(.is-style-button-alt) .wp-block-file__button,
.wp-block-file:not(.is-style-button-alt) a.wp-block-file__button:visited,
.wp-block-file:not(.is-style-button-alt) .wp-block-file__textlink {
  font-size: 100%;
  font-weight: 700;
  background-color: transparent;
  padding: 12px 1em;
  border-radius: 3px;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: left;
  transition: transform 0.3s;
  transform-origin: center left;
  font-weight: var(--wp--custom--font-weight--700);
  background-color: var(--wp--preset--color--background);
}
.wp-block-file:not(.is-style-button-alt) a:hover,
.wp-block-file:not(.is-style-button-alt) a:visited:hover,
.wp-block-file:not(.is-style-button-alt) .wp-block-file__button:hover,
.wp-block-file:not(.is-style-button-alt) a.wp-block-file__button:visited:hover,
.wp-block-file:not(.is-style-button-alt) .wp-block-file__textlink:hover {
  transform: scale(1.075);
}

.wp-block-file.is-style-button-alt {
  font-weight: var(--wp--custom--font-weight--700);
  margin: var(--wp--preset--spacing--50) 0;
}
.wp-block-file.is-style-button-alt a,
.wp-block-file.is-style-button-alt a:visited,
.wp-block-file.is-style-button-alt .wp-block-file__button,
.wp-block-file.is-style-button-alt a.wp-block-file__button:visited,
.wp-block-file.is-style-button-alt .wp-block-file__textlink {
  margin-left: 0;
  text-decoration: none !important;
  display: inline-block;
  font-size: inherit;
  text-shadow: none;
  font-size: 100%;
  font-weight: 700;
  padding: 12px 1em;
  position: relative;
  color: var(--wp--preset--color--primary);
  border: 1px solid var(--wp--preset--color--primary);
  border-radius: 3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  transition: transform 0.3s;
  transform-origin: center center;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: left;
}
.wp-block-file.is-style-button-alt a:hover,
.wp-block-file.is-style-button-alt a:visited:hover,
.wp-block-file.is-style-button-alt .wp-block-file__button:hover,
.wp-block-file.is-style-button-alt a.wp-block-file__button:visited:hover,
.wp-block-file.is-style-button-alt .wp-block-file__textlink:hover {
  text-decoration: none;
  transform: scale(1.04);
}
.wp-block-file.is-style-button-alt > a:first-child {
  margin-right: 1rem;
}

.wp-block-cover {
  min-height: max(400px, 50vh);
  padding: var(--wp--preset--spacing--50);
}
.wp-block-cover .wp-block-cover__inner-container > *:first-child {
  margin-top: 0;
}
.wp-block-cover .wp-block-cover__inner-container > *:last-child {
  margin-bottom: 0;
}
.wp-block-cover.has-custom-content-position .wp-block-cover__inner-container {
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (min-width: 782px) {
  .wp-block-cover {
    min-height: max(480px, 40vh);
  }
}
.wp-block-image.alignfull {
  margin-block-start: 0;
}
.wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image.alignleft {
  margin-left: 0;
  margin-right: auto;
}
.wp-block-image.alignleft figcaption {
  text-align: left;
}
.wp-block-image.alignright {
  margin-left: auto;
  margin-right: 0;
}
.wp-block-image.alignright figcaption {
  text-align: right;
}
.wp-block-image figcaption {
  font-size: var(--wp--preset--font-size--10);
  margin: 0;
  padding: var(--wp--preset--spacing--30) 0 0 0;
}

.wp-block-table {
  padding: 0;
}
.wp-block-table th, .wp-block-table td {
  padding: 1rem;
}
.wp-block-table.is-style-stripes {
  border: none;
}
.wp-block-table.is-style-stripes table {
  border: none;
}
.wp-block-table.is-style-stripes table th, .wp-block-table.is-style-stripes table td {
  border: none;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: var(--wp--preset--color--neutral-1);
}

.wp-block-gallery {
  margin-bottom: 0;
}
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin-bottom: 2.2rem;
  flex-grow: 0;
}
.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
  border-radius: var(--wp--custom--border--radius);
}
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
  display: block;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  background: transparent;
  color: var(--wp--preset--color--primary);
  position: relative;
  font-size: var(--wp--preset--font-size--20);
  display: block;
  padding: var(--wp--preset--spacing--30) 0;
}
.wp-block-gallery.is-style-logos {
  align-items: center !important;
}
.wp-block-gallery.is-style-logos.has-nested-images figure.wp-block-image {
  text-align: center;
  flex-grow: 0;
  display: block;
}
.wp-block-gallery.is-style-logos .wp-block-image {
  margin-top: auto !important;
}
.wp-block-gallery.is-style-logos .wp-block-image img {
  display: inline-block !important;
  width: auto;
}

@media (min-width: 600px) {
  .wp-block-post-template.is-flex-container.is-flex-container {
    gap: var(--wp--preset--spacing--50);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li {
    width: calc(50% - var(--wp--preset--spacing--50) * 1 / 2);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li {
    width: calc(33.33333% - var(--wp--preset--spacing--50) * 2 / 3);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-4 {
    gap: var(--wp--preset--spacing--40);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li {
    width: calc(25% - var(--wp--preset--spacing--40) * 3 / 4);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-5 {
    gap: var(--wp--preset--spacing--30);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li {
    width: calc(25% - var(--wp--preset--spacing--30) * 4 / 5);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-6 {
    gap: var(--wp--preset--spacing--30);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li {
    width: calc(16.66666% - var(--wp--preset--spacing--30) * 5 / 6);
  }
}
.wp-block-quote {
  margin: 0;
  color: var(--wp--preset--color--secondary);
}
.wp-block-quote p {
  font-size: var(--wp--preset--font-size--40);
  font-weight: var(--wp--custom--font-weight--700);
  margin: 0 0 0.6em 0;
  position: relative;
}
.wp-block-quote p:before {
  content: open-quote;
  margin-right: 0.1em;
  top: 0.1em;
}
.wp-block-quote p:after {
  content: close-quote;
  margin-left: 0.1em;
  top: 0.2em;
}
.wp-block-quote p:before, .wp-block-quote p:after {
  font-size: var(--wp--preset--font-size--90);
  display: inline-block;
  vertical-align: bottom;
  line-height: 0.5em;
  position: relative;
  opacity: 0.4;
}
.wp-block-quote cite {
  font-size: var(--wp--preset--font-size--30);
  font-style: normal;
  font-weight: var(--wp--preset--font-weight-400);
}
.wp-block-quote.has-background-background-color {
  padding: var(--wp--preset--spacing--50);
}

.wp-block-pullquote {
  padding: 0 0 0 var(--wp--preset--spacing--50);
  border-top: none;
  border-bottom: none;
  border-left: 6px solid;
}
.wp-block-pullquote blockquote {
  margin: 0 auto;
  text-align: left;
}
.wp-block-pullquote blockquote p {
  font-size: var(--wp--preset--font-size--40);
  font-weight: var(--wp--custom--font-weight--700);
  line-height: 1.2em;
  margin: 0 0 0.8em 0;
}
.wp-block-pullquote blockquote cite {
  font-size: var(--wp--preset--font-size--30);
  font-style: normal;
  font-weight: var(--wp--preset--font-weight-400);
}
.wp-block-pullquote.has-background {
  padding: var(--wp--preset--spacing--50);
}

.wp-block-social-links.has-small-icon-size {
  font-size: var(--wp--preset--font-size--20);
}
.wp-block-social-links.has-normal-icon-size {
  font-size: var(--wp--preset--font-size--30);
}
.wp-block-social-links.has-large-icon-size {
  font-size: var(--wp--preset--font-size--50);
}
.wp-block-social-links.has-huge-icon-size {
  font-size: var(--wp--preset--font-size--70);
}

.editor-styles-wrapper ul.is-style-ruled, .editor-styles-wrapper ul.is-style-2-columns, .editor-styles-wrapper ul.is-style-3-columns, .editor-styles-wrapper ul.is-style-4-columns,
ul.is-style-ruled,
ul.is-style-2-columns,
ul.is-style-3-columns,
ul.is-style-4-columns, ol.is-style-ruled, ol.is-style-2-columns, ol.is-style-3-columns, ol.is-style-4-columns {
  list-style: none;
  margin: 1em 0;
  padding: 0;
}
.editor-styles-wrapper ul.is-style-ruled li, .editor-styles-wrapper ul.is-style-2-columns li, .editor-styles-wrapper ul.is-style-3-columns li, .editor-styles-wrapper ul.is-style-4-columns li,
ul.is-style-ruled li,
ul.is-style-2-columns li,
ul.is-style-3-columns li,
ul.is-style-4-columns li, ol.is-style-ruled li, ol.is-style-2-columns li, ol.is-style-3-columns li, ol.is-style-4-columns li {
  margin: 0;
  padding: 0.4em 0;
  border-bottom: 1px solid var(--wp--preset--color--neutral-3);
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}
.editor-styles-wrapper ul.is-style-ruled li:last-child, .editor-styles-wrapper ul.is-style-2-columns li:last-child, .editor-styles-wrapper ul.is-style-3-columns li:last-child, .editor-styles-wrapper ul.is-style-4-columns li:last-child,
ul.is-style-ruled li:last-child,
ul.is-style-2-columns li:last-child,
ul.is-style-3-columns li:last-child,
ul.is-style-4-columns li:last-child, ol.is-style-ruled li:last-child, ol.is-style-2-columns li:last-child, ol.is-style-3-columns li:last-child, ol.is-style-4-columns li:last-child {
  margin: 0;
}
.editor-styles-wrapper ul.is-style-single-line-height li,
ul.is-style-single-line-height li, ol.is-style-single-line-height li {
  margin-top: 0 !important;
}
.editor-styles-wrapper ul.is-style-no-indent,
ul.is-style-no-indent, ol.is-style-no-indent {
  padding-left: 0.9em;
}
.editor-styles-wrapper ul.is-style-no-bullets, .editor-styles-wrapper ul.is-style-inline-no-bullets,
ul.is-style-no-bullets,
ul.is-style-inline-no-bullets, ol.is-style-no-bullets, ol.is-style-inline-no-bullets {
  list-style: none;
  margin: 0;
  padding: 0;
}
.editor-styles-wrapper ul.is-style-no-bullets li, .editor-styles-wrapper ul.is-style-inline-no-bullets li,
ul.is-style-no-bullets li,
ul.is-style-inline-no-bullets li, ol.is-style-no-bullets li, ol.is-style-inline-no-bullets li {
  margin: 0 0 0.6em 0;
}
.editor-styles-wrapper ul.is-style-inline,
ul.is-style-inline, ol.is-style-inline {
  padding: 0;
  list-style: disc;
}
.editor-styles-wrapper ul.is-style-inline li,
ul.is-style-inline li, ol.is-style-inline li {
  display: inline;
  padding: 0 var(--wp--preset--spacing--40) 0 0;
}

@media (min-width: 600px) {
  .block-editor-block-list__layout.is-style-3-columns,
  ul.is-style-3-columns, ol.is-style-3-columns {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -moz-column-gap: var(--wp--preset--spacing--50);
         column-gap: var(--wp--preset--spacing--50);
  }
  .block-editor-block-list__layout.is-style-4-columns,
  ul.is-style-4-columns, ol.is-style-4-columns {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -moz-column-gap: var(--wp--preset--spacing--50);
         column-gap: var(--wp--preset--spacing--50);
  }
}
@media (min-width: 960px) {
  .block-editor-block-list__layout.is-style-2-columns,
  ul.is-style-2-columns, ol.is-style-2-columns {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -moz-column-gap: var(--wp--preset--spacing--50);
         column-gap: var(--wp--preset--spacing--50);
  }
  .block-editor-block-list__layout.is-style-3-columns,
  ul.is-style-3-columns, ol.is-style-3-columns {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    -moz-column-gap: var(--wp--preset--spacing--50);
         column-gap: var(--wp--preset--spacing--50);
  }
  .block-editor-block-list__layout.is-style-4-columns,
  ul.is-style-4-columns, ol.is-style-4-columns {
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
    -moz-column-gap: var(--wp--preset--spacing--50);
         column-gap: var(--wp--preset--spacing--50);
  }
}
.wp-block-search__button.has-icon {
  font-size: var(--wp--preset--font-size--30);
  color: var(--wp--preset--color--background);
  background-color: var(--wp--preset--color--primary);
  padding: 0.2rem;
  display: inline-block;
}
.wp-block-search__button.has-icon:after {
  content: "";
}

h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background, p.has-background {
  padding: var(--wp--preset--spacing--30) var(--wp--preset--spacing--30);
}

.is-style-text-1-gradient {
  background-image: var(--wp--preset--gradient--1);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/* <s> Header
----------------------------------------------------------------------------- */
.site-header-content {
  position: fixed;
  top: 0;
  left: 0;
  width: auto;
  z-index: 9999;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: normal;
}

.admin-bar .site-header-content {
  top: 46px;
}

.site-header-content {
  padding: 15px 20px;
  /*background-color: transparent;*/
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}

/* Header when scrolled dark bg when scroll on some pages */
.header-bar .site-header-content {
  width: 100%;
}

/*.is-scrolled.header-bar .site-header-content{
    background-color: rgba(0,0,0,0.85);
}*/
.header-bar.always-on .site-header-content,
.no-feat-img.header-bar .site-header-content,
.is-scrolled.header-bar .site-header-content,
.single-product .site-header-content,
.single-cplgallery .site-header-content {
  background-color: rgb(0, 0, 0);
}

@media screen and (min-width: 768px) {
  .site-header-content {
    padding: 25px 30px;
  }
  .header-bar.always-on .site-header-content,
  .no-feat-img.header-bar .site-header-content,
  .single-product .site-header-content,
  .single-cplgallery .site-header-content,
  .is-scrolled.header-bar .site-header-content {
    padding: 15px 30px;
  }
  .admin-bar .site-header-content {
    top: 32px;
  }
}
@media screen and (min-width: 1112px) {
  .site-header-content {
    padding: 34px 40px;
  }
  .header-bar.always-on .site-header-content,
  .no-feat-img.header-bar .site-header-content,
  .single-product .site-header-content,
  .single-cplgallery .site-header-content,
  .is-scrolled.header-bar .site-header-content {
    padding: 15px 40px;
  }
}
/* <s> Branding
----------------------------------------------------------------------------- */
.site-branding {
  z-index: 999;
  width: 193px;
  order: 2;
}

.site-branding a {
  display: inline-block;
}

img.custom-logo {
  max-width: 193px;
}

.svg-logo {
  width: 187px;
  height: 33px;
}

.svg-logo .fill {
  fill: #FFFFFF;
}

.site-description {
  margin: 0;
}

/* site title & desc */
.no-site-title .site-title, .no-site-title .site-description, .has-site-tagline .site-title {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}

/* <s> Navigation
----------------------------------------------------------------------------- */
.site-navigation {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  transform: translateX(-100vw);
  transition: transform 0.2s;
  width: 100%;
  height: 100%;
  transition-timing-function: ease-out;
  overflow-y: scroll;
  background-color: #000000;
  padding: 80px 20px 20px 20px;
  -ms-overflow-style: none; /* IE 10+ */
  overflow: -moz-scrollbars-none; /* Firefox */
  scrollbar-width: none;
}

.site-navigation::-webkit-scrollbar {
  display: none;
  width: 0px;
  background: transparent;
}

.site-navigation {
  -ms-overflow-style: none;
}

.admin-bar .site-navigation {
  padding: 126px 20px 20px 20px;
}

.site-navigation.toggled-on {
  transform: translateX(0);
}

.site-navigation ul {
  list-style: none;
  margin: 0 0 2em 0;
  padding: 0;
}

.site-navigation li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.site-navigation li:last-child {
  border-bottom: none;
}

.site-navigation ul ul li:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  display: inline-block;
  width: 12px;
  height: 12px;
  padding-left: 18px;
  color: #787878;
}

.site-navigation ul ul li a {
  padding-left: 5px !important;
  color: #A8A8A8;
  font-size: 13pt;
  text-transform: unset;
}

.site-navigation ul ul li a:before {
  display: none;
}

.site-navigation ul ul li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.site-navigation ul ul li:last-child {
  border: none;
}

.site-navigation a {
  color: #FFFFFF;
  display: inline-block;
  padding: 10px 20px;
  font-size: 14pt;
  text-transform: uppercase;
}

.site-navigation a:hover,
.site-navigation ul ul li:hover:before {
  color: #DC1A1D;
}

.site-navigation .sub-menu a {
  padding: 0.3em 20px;
}

.site-navigation .space-before > a:first-child,
.site-navigation .menu-item-has-children > a:first-child {
  margin-top: 20px;
}

/* current menu item */
.site-navigation ul ul li.current_page_item:before,
.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
  color: #DC1A1D;
}

/* basket */
.menu-item-basket .count {
  /*position: relative;
  top: -2px;*/
  font-size: 12px;
  border-radius: 50%;
  background-color: #BF121A;
  width: 24px;
  height: 24px;
  color: #FFFFFF;
  text-align: center;
  line-height: 24px;
  display: inline-block;
  margin-left: 4px;
}

@media screen and (min-width: 768px) {
  .site-navigation {
    transition: transform 0.4s;
    width: 320px;
    padding: 100px 30px 30px 30px;
  }
  .site-navigation a {
    padding: 10px 30px;
  }
  .site-navigation .searchform {
    padding: 0 10px;
  }
  .site-navigation ul ul li:before {
    padding-left: 28px;
  }
}
@media screen and (min-width: 1112px) {
  .site-navigation {
    padding: 100px 34px 40px 34px;
  }
  .site-navigation a {
    padding: 10px 40px;
  }
  .site-navigation .searchform {
    padding: 0 20px;
  }
  .site-navigation ul ul li:before {
    padding-left: 38px;
  }
}
/* <s> Menu toggle button
----------------------------------------------------------------- */
.lines-button .menu-text {
  display: none;
}

.responsive-menu-icon {
  padding: 0 0 0.5em 0.2em;
  transition: top 0.4s ease;
  -ms-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  -o-transition: top 0.4s ease;
  -webkit-transition: top 0.4s ease;
  padding: 0;
  order: 1;
  margin-right: 20px;
  cursor: pointer;
  z-index: 1002; /*background-color: rgba(255, 255, 255, 0.4);*/
}

.site-header-centre .responsive-menu-icon {
  text-align: center;
}

.lines-button {
  background: 0;
  background-color: transparent !important;
  border: 0;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 0.25em 0em 1em 0em;
}

.lines-button .lines {
  transition: background 0.2s 0.2s ease;
  background-color: #FFFFFF;
  display: inline-block;
  height: 1px;
  position: relative;
  transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  width: 28px;
}

.lines-button .lines:before, .lines-button .lines:after {
  background-color: #FFFFFF;
  transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transition: top 0.2s 0.2s ease, transform 0.2s ease;
  -ms-transition: top 0.2s 0.2s ease, -ms-transform 0.2s ease;
  -moz-transition: top 0.2s 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: top 0.2s 0.2s ease, -o-transform 0.2s ease;
  -webkit-transition: top 0.2s 0.2s ease, -webkit-transform 0.2s ease;
}

.lines:before {
  top: 10px;
}

.lines:after {
  top: -10px;
}

.lines:before, .lines:after {
  content: "";
  display: inline-block;
  height: 1px;
  left: 0;
  position: absolute;
  transform-origin: 1px center;
  -ms-transform-origin: 1px center;
  -moz-transform-origin: 1px center;
  -o-transform-origin: 1px center;
  -webkit-transform-origin: 1px center;
  width: 28px;
}

.responsive-menu-icon.close .lines-button .lines:before {
  transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  -moz-transform: rotate3d(0, 0, 1, 45deg);
  -o-transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
}

.responsive-menu-icon.close .lines-button .lines:after {
  transform: rotate3d(0, 0, 1, -45deg);
  -ms-transform: rotate3d(0, 0, 1, -45deg);
  -moz-transform: rotate3d(0, 0, 1, -45deg);
  -o-transform: rotate3d(0, 0, 1, -45deg);
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
}

.responsive-menu-icon.close .lines-button .lines:before, .responsive-menu-icon.close .lines-button .lines:after {
  /*background: #989898;*/
  transition: top 0.2s ease, transform 0.2s 0.2s ease;
  -ms-transition: top 0.2s ease, -ms-transform 0.2s 0.2s ease;
  -moz-transition: top 0.2s ease, -moz-transform 0.2s 0.2s ease;
  -o-transition: top 0.2s ease, -o-transform 0.2s 0.2s ease;
  -webkit-transition: top 0.2s ease, -webkit-transform 0.2s 0.2s ease;
  top: 0;
  width: 28px;
}

.responsive-menu-icon.close .lines-button .lines {
  background: transparent;
  transition: all 0.2s 0 ease;
  -ms-transition: background 0.2s 0 ease;
  -moz-transition: background 0.2s 0 ease;
  -o-transition: background 0.2s 0 ease;
  -webkit-transition: background 0.2s 0 ease;
}

/* menu search */
.site-navigation .search-form {
  padding: 1em 20px 0em 20px;
}

@media screen and (min-width: 768px) {
  .responsive-menu-icon {
    left: 30px;
    top: 24px;
  }
  .header-bar.always-on .responsive-menu-icon,
  .no-feat-img.header-bar .responsive-menu-icon,
  .single-product .responsive-menu-icon,
  .single-cplgallery .responsive-menu-icon,
  .is-scrolled.header-bar .responsive-menu-icon {
    top: 14px;
  }
}
@media screen and (min-width: 1112px) {
  .responsive-menu-icon {
    left: 40px;
    top: 33px;
  }
}
/* <s> Container
 ----------------------------------------------------------------------------- */
.site {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.single-cplgallery .site,
.woocommerce-product .site {
  padding-top: 66px;
}

.site-overlay {
  position: fixed;
  width: 100vw;
  top: -100vh;
  transition: background-color 0.5s;
  z-index: 98;
  background-color: transparent;
  height: 100vh;
}

.menu-open > .site-overlay {
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

@media screen and (min-width: 1024px) {
  .single-cplgallery .site {
    padding-top: 0;
  }
}
@media screen and (min-width: 1112px) {
  /*.woocommerce-product .site{
      padding-top: 105px;
  }*/
}
/* <s> Main Content
----------------------------------------------------------------- */
.site-content {
  padding: 20px;
  position: relative;
  flex-grow: 1;
}

.site-content.fullscreen {
  padding: 0;
}

/*.page-template-default .site-content,
.woocommerce-page .site-content{
    max-width: 1920px;
}*/
@media screen and (min-width: 768px) {
  .site-content {
    padding: 30px;
  }
}
@media screen and (min-width: 1024px) {
  .site-content {
    padding: 40px;
  }
}
/* <s> Page header
----------------------------------------------------------------- */
.page-header {
  display: none;
  order: 3;
  padding-left: 15px;
  position: relative;
  top: -3px;
}

@media screen and (min-width: 568px) {
  .page-header {
    display: block;
    color: #FFF;
    transition: top 0.4s ease;
    -ms-transition: top 0.4s ease;
    -moz-transition: top 0.4s ease;
    -o-transition: top 0.4s ease;
    -webkit-transition: top 0.4s ease;
  }
  .page-header h2 {
    margin: 0;
    font-size: 36px;
  }
}
/* <s> Sections
 ----------------------------------------------------------------------------- */
.front-page .section {
  color: #FFFFFF;
}

.page-section {
  margin: 0 auto;
  position: relative;
}

/* <s> Post/Product Previous & Next
----------------------------------------------------------------- */
.post-navigation {
  display: none;
}

/*.ss-arrow-left,
.ss-arrow-right{
    display: block;
    width: 19px;
    height: 35px;
    top: 0;
    position: absolute;
}
.ss-arrow-left{
    left: 0;
}
.ss-arrow-right{
    right: 0;
}*/
.post-nav-item {
  display: inline-block;
  margin-left: 1.75vw;
}

.ss-arrow-left,
.ss-arrow-right {
  width: 19px;
  height: 35px;
}

.ss-grid {
  width: 40px;
  height: 35px;
  font-size: 8pt;
}

.ss-grid .ss-gridicon {
  width: 24px;
  height: 24px;
}

.ss-basket,
.ss-account {
  display: inline-block;
  width: 40px;
  height: 35px;
  position: relative;
}

.post-nav-item.menu-item-has-children:hover > .sub-menu, .post-nav-item.menu-item-has-children:focus-within > .sub-menu {
  height: auto;
  min-width: 18ch;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
}
.post-nav-item .sub-menu {
  margin: 0;
  position: absolute;
  top: 32px;
  z-index: 99999;
  padding: 26px 0 0 0;
  text-align: left;
  text-transform: none;
  right: -1ch;
  opacity: 0;
  transition: opacity 0.1s linear;
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
}
.post-nav-item .sub-menu:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  transition-duration: 0.3s;
  transition-property: top;
  right: 24px;
  top: 20px;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent var(--wp--preset--color--neutral-6) transparent;
}
.post-nav-item .sub-menu li {
  padding: 0;
  width: 100%;
  text-align: left;
  border: 0;
  display: block;
  height: auto;
}
.post-nav-item .sub-menu li:first-child a {
  padding-top: 1.25em;
  border: none;
}
.post-nav-item .sub-menu li:last-child a {
  padding-bottom: 1.25em;
}
.post-nav-item .sub-menu li a {
  padding: 0.75em 1.25em;
  margin: 0;
  color: var(--wp--preset--color--background);
  display: inline-block;
  white-space: normal;
  width: 100%;
  background-color: var(--wp--preset--color--neutral-6);
}
.post-nav-item .sub-menu li a:hover {
  color: var(--wp--preset--color--primary);
}
.post-nav-item .sub-menu .current_page_item > a,
.post-nav-item .sub-menu .current-menu-item > a {
  color: var(--wp--preset--color--primary);
}

@media screen and (min-width: 375px) {
  .post-navigation {
    display: block;
    position: fixed;
    top: 15px;
    right: 20px;
    z-index: 9999;
    /*width: 80px;*/
    width: auto;
    text-align: center;
  }
  .admin-bar .post-navigation {
    top: 47px;
  }
  .post-navigation a {
    color: #FFF;
  }
  .post-navigation a:hover {
    color: #BF121A;
  }
}
/*@media screen and (min-width: 414px) {
    .post-navigation {
        width: 100px;
    }
}
@media screen and (min-width: 768px) {
    .post-navigation {
        width: 140px;
    }
}*/
@media screen and (min-width: 1024px) {
  .post-navigation {
    right: 30px;
  }
}
@media screen and (min-width: 1112px) {
  .post-navigation {
    right: 40px;
  }
}
/* <s> Master Grid
 ----------------------------------------------------------------------------- */
.gridlock-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.gridlock--footer,
.gridlock--cols-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.gridlock--footer,
.gridlock--cols-wrap {
  background-color: #000000;
}

.gridlock--rows-wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  background-color: #000000;
}

.gridlock--footer > div,
.gridlock--right-top > div,
.gridlock--rows-wrap.cols-two > div,
.gridlock--rows-wrap.cols-three > div,
.gridlock--rows-wrap.cols-four > div,
.gridlock--cols-wrap.cols-two > div,
.gridlock--cols-wrap.cols-three > div,
.gridlock--cols-wrap.cols-four > div {
  flex-basis: 50%;
}

.gridlock--right,
.gridlock--right-top {
  display: block;
}

.gridlock--right-top-split {
  display: flex;
}

@media screen and (min-width: 768px) {
  .gridlock {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    min-height: 100px;
  }
  .gridlock--placeholder-video {
    flex: 1;
  }
  .gridlock--top {
    display: flex;
    flex: 6;
    flex-direction: row;
  }
  .gridlock--footer {
    flex: 1;
    flex-wrap: nowrap;
  }
  .gridlock--left {
    display: flex;
    flex: 1;
    flex-direction: column;
  }
  .gridlock--right {
    display: flex;
    flex: 1;
    flex-direction: column;
  }
  .gridlock--right-top {
    display: flex;
    flex: 1;
    flex-direction: row;
  }
  .gridlock--right-top-split {
    display: flex;
    flex: 1;
    flex-direction: column;
  }
  .gridlock--thirds {
    display: flex;
    flex: 6;
    flex-direction: column;
  }
  .gridlock--thirds-one,
  .gridlock--thirds-two {
    display: flex;
    flex-direction: row;
  }
  .gridlock--thirds-one {
    flex: 1;
  }
  .gridlock--thirds-two {
    flex: 2;
  }
  .gridlock--rows-wrap,
  .gridlock--cols-wrap {
    flex: 1;
  }
  .gridlock--rows-wrap.cols-two > div,
  .gridlock--cols-wrap.cols-two > div {
    flex-basis: 50%;
  }
  .gridlock--rows-wrap.cols-three > div,
  .gridlock--cols-wrap.cols-three > div {
    flex-basis: 33.33%;
  }
  .gridlock--rows-wrap.cols-four > div,
  .gridlock--cols-wrap.cols-four > div {
    flex-basis: 25%;
  }
}
/* <s> Grid Blocks
 ----------------------------------------------------------------------------- */
.grid-block h1, .grid-block h2, .grid-block h3 {
  margin: 0;
}

.grid-block {
  display: flex;
  flex: 1;
  height: 25vh;
  position: relative;
}

.grid-block.span-2 {
  flex-grow: 2;
  flex-basis: 100% !important;
}

.home .gridlock--top .gridlock--left .grid-block,
.home .gridlock--top .gridlock--right .grid-block {
  border-top: 1px solid #373737;
}

.home .gridlock--top .gridlock--right-top-split .grid-block:last-child {
  border-left: 1px solid #373737;
}

.grid-block .grid-block--image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.4s;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 15% 50%;
  object-position: 50% 50%;
}

.grid-block--content-wrapper {
  position: relative;
  flex: 1;
  transition: background-color 0.4s ease;
  z-index: 10;
  background-color: transparent;
  height: inherit;
}

.grid-block--content {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 20px 25px 30px;
  height: auto;
}

.grid-block--title {
  font-weight: 600;
  text-transform: uppercase;
  display: inline;
  margin: 0;
}

.cpl-sales .gridlock--top .grid-block--title {
  opacity: 0;
}

.gridlock--top .grid-block--title {
  text-shadow: 0 0 16px #000000, 0 0 16px #000000;
}

.gridlock--top .grid-block--description {
  text-shadow: 0 0 5px #000000, 0 0 5px #000000;
}

.grid-block--description {
  display: none;
}

.grid-block--description a {
  display: inline;
  flex: none;
}

.grid-block--link {
  display: flex;
  position: relative;
  flex: 1;
  height: inherit;
  overflow: hidden;
}

.grid-block--link:hover, .grid-block--link:active, .grid-block--link:link {
  text-decoration: none;
  color: #FFFFFF;
}

/* Rental icons */
.grid-block--excerpt {
  position: absolute;
  margin: 0 auto;
  left: 30px;
  top: 34%;
  transform: translateY(-50%);
  transition-property: top, left;
  transition-duration: 0.4s;
  transition-timing-function: ease;
}

.grid-block--excerpt img {
  width: auto;
  max-height: 10vh;
  transition-property: opacity, max-height;
  transition-duration: 0.4s;
  transition-timing-function: ease;
  opacity: 1;
}

@media screen and (max-width: 1444px) {
  .grid-block.sales img {
    -o-object-position: 65% 50%;
    object-position: 65% 50%;
  }
}
@media screen and (min-width: 414px) {
  .grid-block--excerpt {
    top: 45%;
  }
}
@media screen and (min-width: 768px) {
  .grid-block {
    flex: 1;
    overflow: hidden;
    height: auto;
  }
  .grid-block--content {
    padding: 0 20px 25px 40px;
  }
  .home .gridlock--top .gridlock--right .grid-block {
    border-left: 1px solid #373737;
  }
  .grid-block.span-2 {
    flex-basis: 50% !important;
  }
}
@media screen and (min-width: 1024px) {
  .grid-block--excerpt img {
    max-height: 13vh;
  }
}
@media screen and (min-width: 1025px) {
  /* hover effects on content */
  .grid-block--link.has-hover:hover .grid-block--title:before {
    height: 6em;
    left: -0.5em;
    margin-right: 0.8em;
  }
  /* don't expand title on the events for now */
  .post-type-archive-cplgallery .grid-block--link.has-hover:hover .grid-block--title:before {
    height: 0.9em;
    left: -0.9em;
    margin-right: -0.3em;
  }
  .grid-block--description {
    display: block;
    position: absolute;
    top: 0;
    left: 2em;
    max-width: 70%;
    margin-top: 0.6em;
    opacity: 0;
    height: 0;
    max-height: 8vh;
    transition-property: height, left, opacity;
    transition-duration: 0.4s;
    transition-timing-function: ease;
  }
  .cpl-sales .grid-block--title,
  .gridlock--footer .grid-block--title:before,
  .gridlock--right-top-split .grid-block--title:before,
  .gridlock--footer .grid-block--description,
  .gridlock--right-top-split .grid-block--description {
    transition-duration: 0.3s;
  }
  /* Sales is a bit different */
  .cpl-sales .gridlock--top .grid-block--link.has-hover:hover .grid-block--title {
    opacity: 1;
  }
  .cpl-sales .grid-block--link.has-hover:hover .grid-block--title:before,
  .gridlock--footer .grid-block--link.has-hover:hover .grid-block--title:before,
  .gridlock--right-top-split .grid-block--link.has-hover:hover .grid-block--title:before {
    height: 2.5em;
    left: -0.7em;
    margin-right: 0.2em;
  }
  .grid-block--link.has-hover:hover .grid-block--description {
    opacity: 1;
    left: 3.8em;
  }
  .cpl-sales .grid-block--link.has-hover:hover .grid-block--description,
  .gridlock--footer .grid-block--link.has-hover:hover .grid-block--description,
  .gridlock--right-top-split .grid-block--link.has-hover:hover .grid-block--description {
    opacity: 1;
    left: 3em;
  }
  .grid-block--link.has-hover:hover .grid-block--image img {
    transform: scale(1.2);
    opacity: 0.6;
  }
  .grid-block--excerpt {
    top: 50%;
  }
  .grid-block--link.has-hover:hover .grid-block--excerpt {
    /*top: 25%;
    left: 60px;*/
    left: 10px;
  }
  .grid-block--link.has-hover:hover .grid-block--excerpt img {
    /*max-height: 8vh;*/
    opacity: 0.2;
  }
}
@media screen and (min-width: 1280px) {
  .grid-block--content {
    padding: 0 30px 30px 45px;
  }
  .grid-block--link.has-hover:hover .grid-block--description {
    left: 4.6em;
  }
  .cpl-sales .grid-block--link.has-hover:hover .grid-block--description,
  .gridlock--footer .grid-block--link.has-hover:hover .grid-block--description,
  .gridlock--right-top-split .grid-block--link.has-hover:hover .grid-block--description {
    left: 3.7em;
  }
}
/* <s> Team page specifics
 ----------------------------------------------------------------------------- */
.cpl-team {
  margin: 30px 0 20px 0;
}

.cpl-team-block {
  /* the block */
  order: 0;
  flex: 0 0 100%;
  align-self: auto;
  margin: 0 0 30px 0;
  /* inside the block */
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
}

.cpl-team-block section {
  flex-basis: 75%;
}

.cpl-team-block picture {
  flex-basis: 25%;
  padding-right: 5px;
}

.cpl-team-block--title {
  margin-bottom: 0;
}

.cpl-team-block--description > p {
  margin-top: 0;
  font-size: 10pt;
}

.cpl-team-block--description em {
  font-style: normal;
  width: 1.6em;
  display: inline-block;
  position: relative;
}

.cpl-team-block--description a,
.cpl-team-block--description a[href^="tel:"] {
  color: #000000;
}

.cpl-team-block--description a:hover,
.cpl-team-block--description a[href^="tel:"]:hover {
  color: #BF121A;
}

.cpl-team-block--description em:after {
  content: "";
  display: inline-block;
  height: 1em;
  width: 1px;
  position: absolute;
  top: 0.2em;
  right: 0;
  margin-right: 0.2em;
  border-right: 1px solid #BF121A;
  transform: skew(-12deg);
  vertical-align: top;
  transition-property: height, left, margin-right;
  transition-duration: 0.4s;
  transition-timing-function: ease;
}

.site-header-sidebar {
  background-color: var(--wp--preset--color--foreground);
  color: var(--wp--preset--color--background);
}

.site-sidebar-contacts {
  color: #FFFFFF;
  padding: 20px 20px;
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  align-items: center;
}

.site-sidebar-contacts .widget {
  display: flex;
  flex: 1;
  position: relative;
  flex-basis: 100%;
}

.site-sidebar-contacts p {
  font-size: 9pt;
  max-width: 210px;
}

.site-sidebar-contacts a {
  color: #FFFFFF;
}

.site-sidebar-contacts a:hover {
  color: #BF121A;
}

.site-sidebar-contacts .bullet.red:before {
  border-right-color: #FFFFFF;
}

.site-contacts-pop .cpl-team {
  margin-bottom: 0;
}

.site-contacts-pop .highlight {
  text-align: center;
}

/* <s> Dividers
----------------------------------------------------------------- */
.contacts .site-content h2.bullet {
  margin: 0 0 40px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #CCCCCC;
}

/*.page-template-default.contacts .site-content h2.bullet{
    position:relative;
    margin: 0 0 40px 0;
}

.page-template-default.contacts .site-content h2.bullet:after{
    content:'';
    position:absolute;
    display: block;
    top: -4px;
    left: 150px;
    height: 32px;
    width: 1011px;
    background-image: url(img/wires/cpl-wire-video.png?v=2);
    background-repeat: no-repeat;
    background-size: 1011px 32px;
    background-position: 0 0;
}

.page-template-default.contacts .site-content h2.bullet:first-child:after{
    background-image: url(img/wires/cpl-wire-audio-visual.png?v=2);
}
.page-template-default.contacts .site-content h2.bullet:nth-child(4n+5):after{
    background-image: url(img/wires/cpl-wire-audio.png?v=2);
}
.page-template-default.contacts .site-content h2.bullet:nth-child(3n+2):after{
    background-image: url(img/wires/cpl-wire-power-audio-lighting.png?v=2);
}
.page-template-default.contacts .site-content h2.bullet:nth-child(3n+3):after{
    background-image: url(img/wires/cpl-wire-power-rigging.png?v=2);
}
.page-template-default.contacts .site-content h2.bullet:nth-child(3n+4):after{
    background-image: url(img/wires/cpl-wire-power-audio-lighting.png?v=2);
}
.page-template-default.contacts .site-content h2.bullet:nth-child(4n+5):after{
    background-image: url(img/wires/cpl-wire-video_1.png?v=2);
}*/
@media screen and (min-width: 768px) {
  .cpl-team-block {
    flex: 0 0 50%;
  }
  .cpl-team-block section {
    flex-basis: 70%;
  }
  .cpl-team-block picture {
    flex-basis: 30%;
    padding-right: 5px;
  }
  .site-sidebar-contacts {
    padding: 20px 30px;
    flex: 1;
    flex-wrap: nowrap;
  }
  .site-sidebar-contacts .widget {
    flex: 1;
  }
  .site-sidebar-contacts .widget:nth-child(2) > div,
  .site-sidebar-contacts .widget:nth-child(3) > div,
  .site-sidebar-contacts .widget:nth-child(4) > div {
    margin: 0 auto;
    display: inline-block;
  }
}
@media screen and (min-width: 1024px) {
  .cpl-team-block {
    flex: 0 0 33.33%;
    margin: 0 0 60px 0;
  }
  .site-contacts-pop .cpl-team-block {
    flex: 0 0 50%;
  }
  .site-sidebar-contacts {
    padding: 20px 40px;
  }
}
@media screen and (min-width: 1280px) {
  .cpl-team {
    margin: 30px 0 40px 0;
  }
  .cpl-team-block section {
    flex-basis: 65%;
  }
  .cpl-team-block picture {
    flex-basis: 35%;
    padding-right: 15px;
  }
  .site-sidebar-contacts {
    padding: 20px 0;
  }
  /* <s> Dividers
     ----------------------------------------------------------------- */
  /*.page-template-default.contacts .site-content h2.bullet{
  	margin: 0 0 70px 0;
  }

  .page-template-default.contacts .site-content h2.bullet:before{
         content:'';
         position:absolute;
         display: block;
         top: -14px;
         left: -1870px;
         height: 57px;
         width: 1800px;
         background-size: 1800px 57px;
         background-image: url(img/wires/cpl-wire-video.png);
         background-repeat: no-repeat;
         -webkit-transform: rotate(180deg);
         -moz-transform: rotate(180deg);
         -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
         transform: rotate(180deg);
     }
     .page-template-default.contacts .site-content h2.bullet:after{
         top: -14px;
  	left: 220px;
         height: 57px;
         width: 1800px;
         background-size: 1800px 57px;
     }

     .page-template-default.contacts .site-content h2.bullet:first-child:before{
  	background-image: url(img/wires/cpl-wire-audio-visual.png?v=2);
  }
  .page-template-default.contacts .site-content h2.bullet:nth-child(4n+5):before{
  	background-image: url(img/wires/cpl-wire-audio.png?v=2);
  }
  .page-template-default.contacts .site-content h2.bullet:nth-child(3n+2):before{
  	background-image: url(img/wires/cpl-wire-power-audio-lighting.png?v=2);
  }
  .page-template-default.contacts .site-content h2.bullet:nth-child(3n+3):before{
  	background-image: url(img/wires/cpl-wire-power-rigging.png?v=2);
  }
  .page-template-default.contacts .site-content h2.bullet:nth-child(3n+4):before{
  	background-image: url(img/wires/cpl-wire-power-audio-lighting.png?v=2);
  }
  .page-template-default.contacts .site-content h2.bullet:nth-child(4n+5):before{
  	background-image: url(img/wires/cpl-wire-video_1.png?v=2);
  }*/
}
/* <s> Contacts Modal
----------------------------------------------------------------- */
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 99999;
  /*padding: 20px;*/
  box-sizing: border-box;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}

.blocker.behind {
  background-color: transparent;
}

.modal {
  color: #282828;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 999999;
  max-width: 800px;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  padding: 1.5em;
  /* -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   -o-border-radius: 8px;
   -ms-border-radius: 8px;
   border-radius: 8px;*/
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}

.modal a.close-modal {
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAABTUlEQVRIic2XPY6DMBBGHwj6NDkBF+Ac9DkCPUfZAikHyHXQlignoKeLIiG28GfJ8W5Ye39wPsnNaGYeNuNhgBdXATRADwzADKxas2y9fIq/AJZAB0yCLMA7cAHetC6yLfKZFFP+FFoDo5KNQAscNvwP8nFj6ljoCbhhjrEF8ojYXDGzcpxioAtwBaoIoK9KOZYQeI15yitw/AXU6qhcNzaOvcS8l5nHndZAFgHLPEilnCNPCq7DFEXrQe/AORCeyffuwVvl7vyAAnMNRh4LySZaA+BbvrlyT3j3vOHzbmPgIT52141r7DHV9+yebiUOPZWDGL1rHDDdZ0tfAWJeBWIMrmHGtL7v5INioIgxu4YV03dD5MJjoIixvgQ42VEnK65k1ylZA0nWMiHRRwISfhYtZPdBwCrJ6OPCdx/2rJKMt1ZJBnpXu//C/Js+ADpNvUkKG9muAAAAAElFTkSuQmCC") no-repeat 0 0;
}

.modal a.close-modal:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAABzUlEQVRIic2XvWrDQAyAlZJshZ4ELpbWvkCeI3sewXse4R4hQ6BkzgNk6xCQniBkNHmC7N5KwLjD2a3dNj9uaa6azKHTJ+mkOxngP4sHGBqmE0NZGPFWiQsjqYykCt+8NZSFYTrxAMNfA5cAI3U8M5KDkVSKXCrKTpFXSjxX4rkir+q1snbmoI5nS4DRj6Abl4yVOK+jypU4WzvnTumvnXNKnLX3bFwy7gVVSqeK8qrEhRJnHuDu2r0e4K52oAg20mkPKJdKsteHx6deHrftPDw+Kck+2LoA37hkHLyU/ct9mvwU2sjLfZoEuLyeTPsSYFSfZdGOtN4w6MEbtCEhci6UOP+24OrqrZQ4a0MN5ajIz1fCB4r8bCjHDpw4M5JKHc862h5gaCQHJc59t5CCodBKl+AndX0ouNxIDr7d54bp5HO0PeEXdZqoDdNJCywLRS7P9Ok5w1dlZe2cU+TSUBYfYOKtouxOQM8B+hwFKMrOiLcfC8SFIq8ugL/A+0ADmFdKXLwv1Oc7vwLcgfeBAgAo8dxIqvjgiKmOVFzx2inWBeJjXZkAkR4JgIjPYgO5+SDw7mGM0acLv/Gw10iU8baRKAN9W/ytf2H+Ut4AA9vJ6FBFUewAAAAASUVORK5CYII=") no-repeat 0 0;
}

@media screen and (min-width: 769px) {
  .modal {
    padding: 3em 3em 2em 3em;
  }
}
.cplgallery-template-single-cplgallery-video #launcher {
  bottom: 40px !important;
}

/* <s> Sections & Gallery
 ----------------------------------------------------------------------------- */
.page-sections {
  padding-top: 40px;
  padding-bottom: 40px;
}

.page-sections .section {
  padding: 20px 0;
}

.page-sections .section:first-child {
  padding: 0 0 20px 0;
}

.page-sections .article {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.has-sections .article {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.has-sections .fullscreen .article {
  width: 100vw;
}

.has-sections .article--content {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.has-sections .fullscreen .article--content {
  padding: 20px;
}

.page-sections .article--content-inner {
  padding: 20px 0 0 0;
}

.cpl-gallery .article--related {
  max-width: 1920px;
  margin: 0 auto;
  padding: 20px;
}

.has-sections .article--image {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.article--image-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0.5em 1em;
  font-size: 9pt;
  margin: 0;
  z-index: 999;
}

@media screen and (min-width: 768px) {
  .has-sections .section:nth-child(odd) .article {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 1024px) {
  .page-sections {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .page-sections .section {
    padding: 40px 0;
  }
  .page-sections .article--image {
    flex-basis: 45%;
  }
  .page-sections .article--content {
    flex-basis: 55%;
  }
  .page-sections .section:nth-child(odd) .article--content-inner {
    padding: 20px 60px 20px 0;
  }
  .page-sections .section:nth-child(even) .article--content-inner {
    padding: 20px 0px 20px 60px;
  }
  .cpl-gallery .article {
    height: 100vh;
    /*height: calc(100vh - 67px);*/
  }
  .cpl-gallery .article--image {
    flex-basis: 70%;
    height: 100vh;
    /*height: calc(100vh - 67px);*/
  }
  .cpl-gallery .article--content {
    flex-basis: 30%;
    padding: 40px;
  }
  .cpl-gallery .article--image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.4s;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }
  .cpl-gallery .article--related {
    padding: 100px 40px 40px 40px;
  }
  .has-sections .article--content-inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 48%;
    transform: translateY(-50%);
  }
  .cpl-gallery .article--content-inner {
    padding: 30px 30px 0 30px;
  }
  .has-sections .site:before,
  .page-template-page-howwework .site:before,
  .page-template-default .site:before {
    content: "";
    position: absolute;
    display: block;
    z-index: -1;
    width: 207px;
    height: 100%;
    left: 0px;
    top: 0;
    background-image: url(img/CPL-Bg-01a.png);
    background-repeat: repeat-y;
  }
  .has-sections .site:after,
  .page-template-page-howwework .site:after,
  .page-template-default .site:after {
    content: "";
    position: absolute;
    display: block;
    z-index: -1;
    width: 227px;
    height: 100%;
    top: 0;
    right: 0px;
    background-image: url(img/CPL-Bg-01b.png);
    background-repeat: repeat-y;
  }
}
@media screen and (min-width: 1366px) {
  .cpl-gallery .article--content-inner {
    padding: 60px 60px 0 60px;
    font-size: 11pt;
  }
}
@media screen and (min-width: 1920px) {
  .cpl-gallery .article--content,
  .cpl-gallery .article--content-inner {
    padding: 80px;
  }
  .has-sections .article--related {
    padding: 80px;
  }
}
.cpl-gallery .article--content-inner {
  font-size: 8.75pt;
}

.cpl-gallery .article--content-inner h1 {
  font-size: 28px;
}

@media screen and (min-height: 686px) {
  .cpl-gallery .article--content-inner {
    font-size: 10pt;
  }
}
@media screen and (min-height: 686px) {
  .cpl-gallery .article--content-inner {
    font-size: 10pt;
  }
}
@media screen and (min-height: 1024px) {
  .cpl-gallery .article--content-inner {
    font-size: 11pt;
  }
  .cpl-gallery .article--content-inner h1 {
    font-size: 36px;
  }
}
/* <s> How we work specifics
----------------------------------------------------------------- */
.site-content.how-we-work {
  overflow: hidden;
}

.how-we-work .section {
  /*padding: 0 0 50px 0;*/
}

.how-we-work .article {
  position: relative;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  display: flex;
  /*-ms-flex-direction: row;
  flex-direction: row;*/
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

.how-we-work .article--content,
.how-we-work .article--image {
  flex-basis: 100% !important;
}

.how-we-work .article--image {
  text-align: right;
  margin: 10px 0 15px 0;
}

.how-we-work .article--image img {
  clip-path: polygon(0% 0%, 100% 0, 100% 90%, 50% 100%, 0 90%);
}

.how-we-work .article img {
  max-width: 100%;
  height: auto;
}

.page-sections .article--content,
.how-we-work .article--content {
  font-size: 18px;
  font-weight: 600;
  color: #7D7D7D;
}

.page-sections .article--content strong,
.how-we-work .article--content strong {
  color: #000000;
}

.how-we-work h1 {
  margin: 0 0 15px 0;
}

.how-we-work .article--content-inner {
  max-width: 440px;
  /*padding-left: 60px;*/
}

.how-we-work .section:nth-child(even) .article--content-inner {
  float: right;
}

/* section 1 */
.how-we-work .section.hww-one {
  padding: 120px 0 0 0;
}

.how-we-work .section.hww-one h1 {
  margin-left: 50px;
}

.how-we-work .section.hww-two {
  margin-top: 173px;
}

.how-we-work .section.hww-three {
  margin-top: 120px;
}

.how-we-work .section.hww-four {
  margin-top: 164px;
}

.how-we-work .section.hww-five {
  margin-top: 123px;
}

.how-we-work .section.hww-six {
  margin-top: 143px;
  margin-bottom: 40px;
}

.hww-wire {
  position: absolute;
}

.hww-wire.wire-one {
  top: -246px;
  left: 0;
}

.hww-wire.wire-two {
  top: -167px;
  width: 250px;
  right: 10px;
}

.hww-wire.wire-three {
  top: -114px;
  width: 250px;
  left: 10px;
  right: auto;
}

.hww-wire.wire-four {
  top: -158px;
  right: 10px;
  width: 268px;
}

.hww-wire.wire-five {
  top: -117px;
  width: 256px;
  left: 10px;
}

.hww-wire.wire-six {
  top: -137px;
  right: 10px;
  width: 251px;
}

@media screen and (min-width: 768px) {
  .how-we-work .article--content,
  .how-we-work .article--image {
    flex-basis: 50% !important;
  }
  .how-we-work .section:nth-child(odd) .article {
    flex-direction: row;
  }
  .how-we-work .section:nth-child(even) .article {
    flex-direction: row-reverse;
  }
  .how-we-work .hww-one .article--content {
    padding-top: 36px;
  }
  .how-we-work .hww-two .article--content {
    padding-top: 10px;
  }
  .how-we-work .hww-three .article--content {
    padding-top: 23px;
  }
  .how-we-work .hww-four .article--image {
    /*padding-top: 54px;*/
    padding-top: 20px;
  }
  .how-we-work .hww-five .article--content {
    padding-top: 46px;
  }
  .how-we-work .hww-six .article--content {
    padding-top: 23px;
  }
  .how-we-work .article--image img {
    clip-path: polygon(8% 0, 100% 0%, 100% 100%, 8% 100%, 0% 50%);
  }
  .how-we-work .section:nth-child(even) .article--image img {
    clip-path: polygon(0% 0%, 92% 0, 100% 50%, 92% 100%, 0% 100%);
  }
  .how-we-work .section:nth-child(even) .article--image {
    text-align: left;
  }
  .how-we-work .section.hww-one {
    padding: 40px 0 0 0;
  }
  .how-we-work .section.hww-two {
    margin-top: 255px;
  }
  .how-we-work .section.hww-three,
  .how-we-work .section.hww-four {
    margin-top: 265px;
  }
  .how-we-work .section.hww-five {
    margin-top: 220px;
  }
  .how-we-work .section.hww-six {
    margin-top: 245px;
    margin-bottom: 80px;
  }
  .hww-wire.wire-one,
  .hww-wire.wire-two,
  .hww-wire.wire-three,
  .hww-wire.wire-four,
  .hww-wire.wire-five,
  .hww-wire.wire-six {
    width: auto;
  }
  .hww-wire.wire-one {
    top: -160px;
    left: 0;
  }
  .hww-wire.wire-two {
    top: -270px;
    right: 348px;
    left: auto;
  }
  .hww-wire.wire-three {
    top: -260px;
    left: 60px;
  }
  .hww-wire.wire-four {
    top: -260px;
    right: 320px;
    left: auto;
  }
  .hww-wire.wire-five {
    top: -215px;
    left: 47px;
  }
  .hww-wire.wire-six {
    top: -240px;
    right: 290px;
    left: auto;
  }
}
/* <s> How We Work animations
----------------------------------------------------------------- */
[data-aos=hww-slide-down] {
  -webkit-opacity: 0;
  opacity: 0;
  transform: translateY(-100px) scaleY(0.25);
}

[data-aos=hww-slide-down].aos-animate {
  -webkit-opacity: 1;
  opacity: 1;
  transform: translateY(0) scaleY(1);
}

[data-aos=hww-slide-right] {
  -webkit-opacity: 0;
  opacity: 0;
  transform: translateX(-100px) scaleX(0.6);
}

[data-aos=hww-slide-right].aos-animate {
  -webkit-opacity: 1;
  opacity: 1;
  transform: translateX(0) scaleX(1);
}

/* wire one */
[data-aos=hww-wire-one] {
  -webkit-opacity: 0;
  opacity: 0;
}

/* This is the element that we apply the animation to. */
[data-aos=hww-wire-one].aos-animate {
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-animation-name: hww-wire-one-ani;
  -webkit-animation-duration: 1000ms;
  -webkit-animation-timing-function: ease-out; /* ease is the default */
  -webkit-animation-delay: 200ms; /* 0 is the default */
  -webkit-animation-iteration-count: 1; /* 1 is the default */
  -webkit-animation-direction: normal; /* normal is the default */
}

/* wire one */
@keyframes hww-wire-one-ani {
  0% {
    clip-path: inset(0 0 100% 85%);
  }
  33% {
    clip-path: inset(0 0 30% 85%);
  }
  66% {
    clip-path: inset(0 0 30% 0);
  }
  100% {
    clip-path: inset(0 0 0 0);
  }
}
/* wire two */
[data-aos=hww-wire-two] {
  -webkit-opacity: 0;
  opacity: 0;
}

[data-aos=hww-wire-two].aos-animate {
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-animation-name: hww-wire-four-ani;
  -webkit-animation-duration: 1000ms;
  /*-webkit-animation-delay: 0;*/
  -webkit-animation-iteration-count: 1;
  -webkit-animation-direction: normal;
}

[data-aos=hww-wire-two].aos-animate.extra-time {
  -webkit-animation-delay: 2300ms;
}

/* wire three */
[data-aos=hww-wire-three] {
  -webkit-opacity: 0;
  opacity: 0;
}

[data-aos=hww-wire-three].aos-animate {
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-animation-name: hww-wire-three-ani;
  -webkit-animation-duration: 1200ms;
  /*-webkit-animation-timing-function: ease-out;*/
  /*-webkit-animation-delay: 300ms;*/
  -webkit-animation-iteration-count: 1;
  -webkit-animation-direction: normal;
}

/* wire three */
@keyframes hww-wire-three-ani {
  0% {
    clip-path: inset(0 0 100% 95%);
    animation-timing-function: ease-in;
  }
  20% {
    clip-path: inset(0 0 40% 95%);
    animation-timing-function: ease-in;
  }
  66% {
    clip-path: inset(0 0 40% 0);
    animation-timing-function: ease-out;
  }
  100% {
    clip-path: inset(0 0 0 0);
    animation-timing-function: ease-out;
  }
}
/* wire four */
[data-aos=hww-wire-four] {
  -webkit-opacity: 0;
  opacity: 0;
}

[data-aos=hww-wire-four].aos-animate {
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-animation-name: hww-wire-four-ani;
  -webkit-animation-duration: 1000ms;
  /*-webkit-animation-timing-function: ease-out;*/
  /*-webkit-animation-delay: 300ms;*/
  -webkit-animation-iteration-count: 1;
  -webkit-animation-direction: normal;
}

/* wire four */
@keyframes hww-wire-four-ani {
  0% {
    clip-path: inset(0 90% 100% 0);
    animation-timing-function: ease-in;
  }
  20% {
    clip-path: inset(0 90% 30% 0);
    animation-timing-function: ease-in;
  }
  66% {
    clip-path: inset(0 0 30% 0);
    animation-timing-function: ease-out;
  }
  100% {
    clip-path: inset(0 0 0 0);
    animation-timing-function: ease-out;
  }
}
/* wire five */
[data-aos=hww-wire-five] {
  -webkit-opacity: 0;
  opacity: 0;
}

[data-aos=hww-wire-five].aos-animate {
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-animation-name: hww-wire-five-ani;
  -webkit-animation-duration: 1200ms;
  /*-webkit-animation-timing-function: ease-out;*/
  /*-webkit-animation-delay: 300ms;*/
  -webkit-animation-iteration-count: 1;
  -webkit-animation-direction: normal;
}

/* wire three */
@keyframes hww-wire-five-ani {
  0% {
    clip-path: inset(0 0 100% 95%);
    animation-timing-function: ease-in;
  }
  20% {
    clip-path: inset(0 0 25% 95%);
    animation-timing-function: ease-in;
  }
  66% {
    clip-path: inset(0 0 25% 0);
    animation-timing-function: ease-out;
  }
  100% {
    clip-path: inset(0 0 0 0);
    animation-timing-function: ease-out;
  }
}
/* wire six */
[data-aos=hww-wire-six] {
  -webkit-opacity: 0;
  opacity: 0;
}

[data-aos=hww-wire-six].aos-animate {
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-animation-name: hww-wire-six-ani;
  -webkit-animation-duration: 1000ms;
  /*-webkit-animation-timing-function: ease-out;*/
  /*-webkit-animation-delay: 300ms;*/
  -webkit-animation-iteration-count: 1;
  -webkit-animation-direction: normal;
}

.site-content.quotebasket {
  padding: 66px 0 0 0;
  color: var(--wp--preset--color--white);
  background: linear-gradient(to bottom, var(--wp--preset--color--neutral-6) 0%, var(--wp--preset--color--black) 100%);
  background-color: var(--wp--preset--color--foreground);
  background-image: url(img/CPL-BG-Tile-2024.webp);
  background-repeat: repeat;
  background-size: 640px 366px;
}
.site-content.quotebasket a {
  color: var(--wp--preset--color--white);
}
.site-content.quotebasket a:not(.button):hover {
  color: var(--wp--preset--color--primary);
}

.woocommerce-account.logged-out .site-content.quotebasket,
.request-login.logged-out .site-content.quotebasket {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
.woocommerce-account.logged-out .site-content.quotebasket .grid-blocks,
.request-login.logged-out .site-content.quotebasket .grid-blocks {
  justify-content: center;
  align-items: center;
  width: clamp(17.5rem, 9.464rem + 21.429vw, 28.75rem);
}
.woocommerce-account.logged-out .site-content.quotebasket .woocommerce,
.request-login.logged-out .site-content.quotebasket .woocommerce {
  width: 100%;
}
.woocommerce-account.logged-out .site-header,
.woocommerce-account.logged-out .site-footer,
.request-login.logged-out .site-header,
.request-login.logged-out .site-footer {
  display: none;
}

.request-login .fluentform {
  border: 1px solid #cfc8d8;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 5px;
}
.request-login .grid-blocks {
  width: clamp(18.75rem, 3.125rem + 41.667vw, 40.625rem) !important;
}

.woocommerce-edit-account .site-content.quotebasket .edit-account {
  justify-content: center;
  align-items: center;
  width: clamp(17.5rem, 1.429rem + 42.857vw, 40rem);
}

.grid-blocks {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: normal;
  align-content: normal;
}
.grid-blocks > .wp-block-columns {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
}

.admin-bar .site-content.quotebasket {
  padding-top: 66px;
}

.woocommerce-MyAccount-content {
  padding: var(--wp--preset--spacing--50);
}

.page-template-page-quotebasket .woocommerce {
  padding: var(--wp--preset--spacing--50);
}

.page-template-page-quotebasket .woocommerce-cart-items .woocommerce {
  padding-bottom: 0;
}
.page-template-page-quotebasket .woocommerce-cart-totals .woocommerce {
  padding-top: 0;
}

.page-template-page-quotebasket.woocommerce-orders .woocommerce, .page-template-page-quotebasket.woocommerce-view-order .woocommerce, .page-template-page-quotebasket.woocommerce-edit-account .woocommerce, .page-template-page-quotebasket.woocommerce-account .woocommerce {
  padding: 0;
}

.page-template-page-quotebasket.logged-out .woocommerce {
  padding: var(--wp--preset--spacing--50);
}

.page-template-page-quotebasket:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) button,
.page-template-page-quotebasket:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) input,
.page-template-page-quotebasket:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) select,
.page-template-page-quotebasket:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) textarea,
.woocommerce:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) button,
.woocommerce:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) input,
.woocommerce:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) select,
.woocommerce:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) textarea {
  color: var(--wp--preset--color--white);
}
.page-template-page-quotebasket:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) input,
.page-template-page-quotebasket:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) textarea,
.woocommerce:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) input,
.woocommerce:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) textarea {
  background-color: var(--wp--preset--color--neutral-4);
}
.page-template-page-quotebasket:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) select,
.woocommerce:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) select {
  background-color: var(--wp--preset--color--neutral-4);
  border: 1px solid var(--wp--preset--color--neutral-4);
}
.page-template-page-quotebasket:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) input,
.page-template-page-quotebasket:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) textarea,
.woocommerce:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) input,
.woocommerce:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) textarea {
  border: 1px solid var(--wp--preset--color--neutral-4);
}
.page-template-page-quotebasket:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) input:focus,
.page-template-page-quotebasket:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) textarea:focus,
.woocommerce:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) input:focus,
.woocommerce:not(.woocommerce-category):not(.woocommerce-product):not(.search-results) textarea:focus {
  border: 1px solid var(--wp--preset--color--white);
}

.woocommerce form.lost_reset_password {
  border: 1px solid #cfc8d8;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 5px;
}
.woocommerce form.lost_reset_password .form-row-first,
.woocommerce form.lost_reset_password .form-row-last,
.woocommerce form.lost_reset_password .form-row-first,
.woocommerce form.lost_reset_password .form-row-last {
  width: 100%;
}

.cplgallery-template-page-block-content .site {
  padding-top: 66px;
}
.cplgallery-template-page-block-content .site-content.block-content {
  padding: 0 !important;
}

.cplgallery-template-page-block-content-gallery .site {
  padding-top: 66px;
}
.cplgallery-template-page-block-content-gallery .site-content.block-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0;
}
.cplgallery-template-page-block-content-gallery .wp-block-media-text {
  min-height: 90vh;
}

/* <s> Regular pages
 ----------------------------------------------------------------------------- */
.page-template-default .article {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.article--content li {
  margin: 1em 0;
}

.bounce {
  animation: bounce 6s 3;
}
@keyframes bounce {
  20%, 24%, 30%, 100% {
    transform: translateY(0);
  }
  26% {
    transform: translateY(-30px);
  }
  22% {
    transform: translateY(-15px);
  }
}
.hide {
  display: none !important;
}

.toggled-off,
.hide-on-mobiles {
  display: none;
}

.long-url {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -webkit-hyphens: auto;
  hyphens: auto;
}

.centred {
  text-align: center;
}

/* <s> Effects
----------------------------------------------------------------------------- */
.load {
  padding-top: 4em !important;
}

.load-min {
  transition: padding-top 1s ease;
  padding-top: 0;
}

.loader {
  z-index: 999999;
  margin: 0 auto;
  font-size: 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 25%;
  transform: translateY(-50%);
  text-indent: -9999em;
  border-top: 0.4em solid rgba(0, 0, 0, 0.2);
  border-right: 0.4em solid rgba(0, 0, 0, 0.2);
  border-bottom: 0.4em solid rgba(0, 0, 0, 0.2);
  border-left: 0.4em solid rgb(0, 0, 0);
  transform: translateZ(0);
  opacity: 0;
  /* fade in then spin */
  animation: loads 2s, spinner 1.2s infinite linear;
  /* delay showing anim */
  animation-delay: 1s;
}

.loader, .loader:after {
  border-radius: 50%;
  width: 4em;
  height: 4em;
}
@keyframes loads {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes spinner {
  0% {
    opacity: 1;
    transform: rotate(0deg);
  }
  100% {
    opacity: 1;
    transform: rotate(360deg);
  }
}
/* <s> Utilities
 ----------------------------------------------------------------------------- */
.svg-arrow-dwn {
  width: 22px;
  height: 35px;
  padding: 0 3em;
}

.svg-arrow-dwn .fill {
  fill: #000000;
}

.fullscreen-video .svg-arrow-dwn .fill {
  fill: #FFFFFF;
}

.svg-icon .fill {
  fill: #FFFFFF;
}

a:hover .svg-arrow-dwn .fill,
.svg-icon a:hover .fill {
  fill: #BF121A;
}

.svg-icon .count {
  fill: transparent;
}

.svg-icon .has-count .count {
  fill: #FF0000;
  mix-blend-mode: overlay;
}

.hint {
  display: none;
}

@media screen and (min-width: 1024px) {
  .hint {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3vh;
    z-index: 5;
    padding: 1em;
    text-align: center;
  }
  .hint img {
    width: 32px;
    height: auto;
    margin-bottom: 4px;
  }
  .hide-on-mobiles {
    display: inline-block;
  }
}
.social-media,
.menu-social-media-container .menu {
  list-style: none;
  display: block;
}

.social-media li,
.menu-social-media-container .menu li {
  display: inline;
  margin: 0.6em;
  text-align: center;
}

.social-media li:first-child,
.menu-social-media-container .menu li:first-child {
  margin-left: 0;
}

.social-media li:last-child,
.menu-social-media-container .menu li:last-child {
  margin-right: 0;
}

.social-media a,
.menu-social-media-container .menu a {
  font-size: 22px;
  background-color: #FFFFFF;
  display: inline-block;
  color: #000000;
}

.social-media .fa,
.menu-social-media-container .menu .fa {
  width: 38px;
  height: 38px;
  /*border-radius: 50%;*/
  line-height: 38px;
}

.social-media .fa:hover,
.menu-social-media-container .menu .fa:hover {
  background-color: #E5302E;
  color: #FFFFFF;
}

.social-media .fa-twitter {
  background-color: #3FA9F5;
}

.social-media .fa-facebook {
  background-color: #475C99;
}

.social-media .fa-linkedin {
  background-color: #007bb5;
}

.social-media .fa-youtube,
.social-media .fa-youtube-play {
  background-color: #E5302E;
}

.social-media .fa-pinterest {
  background-color: #cb2027;
}

.social-media .fa-google-plus {
  background-color: #dd4b39;
}

.social-media .fa-instagram {
  background-color: #e4405f;
}

.woocommerce div.product:before,
.woocommerce div.product:after,
.related.products:before,
.related.products:after,
.sswoo-filters .options:before,
.sswoo-filters .options:after {
  content: "";
  display: table;
}

.woocommerce div.product:after,
.related.products:after,
.sswoo-filters .options:after {
  clear: both;
}

.menu-item-basket,
.woocommerce div.product div.images .flex-control-thumbs,
.woocommerce-shop .sswoo-title-price {
  box-sizing: border-box;
}

.price,
.woocommerce .button {
  word-break: keep-all;
  white-space: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* product page */
.woocommerce div.product p.price {
  margin: 1.8em 0 0.8em 0;
  color: #010101;
}
.woocommerce div.product p.price .woocommerce-Price-amount {
  font-size: 28px;
}
.woocommerce div.product p.price .alt-price {
  font-weight: 600;
}
.woocommerce div.product p.price a.button {
  font-size: 0.8em !important;
}

.woocommerce div.product .stock {
  /*color: #010101;*/
  color: #BF121A;
  font-weight: 600;
  font-size: 16px;
  margin-top: 0;
}

.woocommerce-Price-amount {
  position: relative;
}

.price .bullet.light:before {
  top: 0.3em;
}

/* category product titles/prices */
.sswoo-title-price {
  font-size: 17px;
  position: relative;
}

.has-post-thumbnail .sswoo-title-price {
  text-align: center;
}

/*.woocommerce-shop .sswoo-title-price{
    position: absolute;
    bottom: 0;
    width: 100%;
}*/
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  text-align: center;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  color: #010101;
  font-weight: 600;
}

.woocommerce ul.products li.product .price {
  color: #010101;
  font-weight: 300;
  font-size: 17px;
}

.woocommerce-price-suffix {
  font-size: 100%;
}

/* Insphire helper */
.admin-bar .is-insp {
  content: "!";
  display: inline-block;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #BF121A;
  margin-left: 10px;
  color: #FFFFFF;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
}

/* Icons */
.menu-toggle:before,
.sswoo-cart-link:before,
.sswoo-cart-link:after,
#tab-downloads a:before,
.reset_variations:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 21px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  text-decoration: inherit;
  width: 16px;
  height: 16px;
  /*color: #BF121A;*/
}

.fa-2x,
.fa-3x,
.fa-4x,
.fa-5x {
  position: relative;
  top: 0.25em;
}

.fa-ul {
  margin-left: 2.5em;
}

.fa-ul li {
  margin-bottom: 1em;
}

.fa-li {
  left: -1.4em !important;
  top: 0 !important;
  width: 1.6em !important;
}

.centred .fa-li {
  position: relative !important;
  left: 0 !important;
  top: 0.2em !important;
}

#tab-downloads a:before {
  content: "\f1c1";
  margin-right: 9px;
  color: #BF121A;
}

.woocommerce button.button:disabled[disabled] {
  padding: 12px 1em;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background-color: var(--wp--preset--color--neutral-4);
  color: #FFFFFF;
  padding: 12px 1em;
  border-radius: var(--wp--custom--border--radius);
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #BF121A;
  color: #FFFFFF;
}

.woocommerce .woocommerce-message a.button:hover {
  background-color: #FFFFFF;
  color: #BF121A;
}

.woocommerce .woocommerce-orders-table__cell-order-actions a.button {
  background-color: transparent;
}

.woocommerce .woocommerce-orders-table__cell-order-actions a.button:hover {
  color: #BF121A;
  text-decoration: none;
}

.woocommerce ul.products li.product strong,
.woocommerce div.quantity {
  display: inline;
}

.woocommerce a.added_to_cart {
  padding-left: 6px;
  padding-right: 6px;
}

/* CTA buttons */
.woocommerce ul.products li.product a.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: var(--wp--preset--color--primary);
  color: #FFFFFF;
}

.woocommerce ul.products li.product a.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: var(--wp--preset--color--neutral-3);
  color: #FFFFFF;
}

.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
  color: #feecd9;
}

.woocommerce-page table.cart td.actions .button {
  margin-top: 1em;
  margin-bottom: 1em;
}

.woocommerce ul.products li.product > form {
  text-align: center;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
  border-top: none;
}

.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-error:before,
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  color: #FFFFFF;
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  text-decoration: underline;
}

.woocommerce-error,
.woocommerce-message {
  color: #FFFFFF;
  background-color: #BF121A;
}

.woocommerce-info {
  color: #FFFFFF;
  background-color: #BF121A;
}

.woocommerce .wc-block-components-notice-banner {
  color: var(--wp--preset--color--white);
  margin-bottom: var(--wp--preset--spacing--50);
}
.woocommerce .wc-block-components-notice-banner.is-success, .woocommerce .wc-block-components-notice-banner.is-error, .woocommerce .wc-block-components-notice-banner.is-info {
  background-color: var(--wp--preset--color--primary);
  border-color: var(--wp--preset--color--primary);
}
.woocommerce .wc-block-components-notice-banner.is-success > svg, .woocommerce .wc-block-components-notice-banner.is-error > svg, .woocommerce .wc-block-components-notice-banner.is-info > svg {
  background-color: var(--wp--preset--color--black);
}
.woocommerce .wc-block-components-notice-banner a {
  color: var(--wp--preset--color--white) !important;
}

.woocommerce-cart-totals .woocommerce-notice.woocommerce-thankyou-order-received {
  background-color: var(--wp--preset--color--primary);
  border-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--white);
  margin: var(--wp--preset--spacing--50) 0;
  padding: 16px !important;
  border-radius: 4px;
}

#site-content .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward {
  color: var(--wp--preset--color--white) !important;
  opacity: 1 !important;
}

.woocommerce span.onsale {
  height: 3.5em;
  width: 3.5em;
  padding: 0 0.25em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.5em;
  top: 0;
  left: 0;
  margin: 0;
  border-radius: 100%;
  background-color: #BF121A;
  color: white;
  font-size: 1em;
  z-index: 9;
}

.woocommerce ul.products li.product .onsale {
  margin: 0;
}

.woocommerce.single-product span.onsale {
  height: 4.5em;
  width: 4.5em;
  line-height: 4.5em;
}

/* we remove first & last classes from woo
when filtering so add them back a different way */
.woocommerce ul.products li:nth-child(4n),
.woocommerce-page ul.products li:nth-child(4n) {
  margin-right: 0;
}

.sswoo-sub-header {
  position: relative;
  /*border-bottom: 1px solid rgba(0,0,0,0.20);*/
  margin: 72px 0 24px 0;
}

.sswoo-sub-header:after {
  content: "";
  position: absolute;
  display: block;
  top: -4px;
  left: 400px;
  height: 32px;
  width: 1011px;
  background-image: url("./img/wires/cpl-wire-video.png?v=2");
  background-repeat: no-repeat;
  background-size: 1011px 32px;
  background-position: 0 0;
}

/* AV */
.term-audio-visual .sswoo-sub-category:first-child .sswoo-sub-header:after,
.term-audio-visual .sswoo-sub-category:nth-child(3n+4) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-audio-visual.png?v=2);
}

.term-audio-visual .sswoo-sub-category:nth-child(3n+2) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-audio-visual_1.png?v=2);
}

.term-audio-visual .sswoo-sub-category:nth-child(3n+3) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-audio-visual_2.png?v=2);
}

/* Video */
.term-video .sswoo-sub-category:nth-child(3n+4) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-video.png?v=2);
}

.term-video .sswoo-sub-category:nth-child(3n+2) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-video_1.png?v=2);
}

.term-video .sswoo-sub-category:nth-child(3n+3) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-video_2.png?v=2);
}

/* Audio */
.term-audio .sswoo-sub-category:first-child .sswoo-sub-header:after,
.term-audio .sswoo-sub-category:nth-child(4n+5) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-audio.png?v=2);
}

.term-audio .sswoo-sub-category:nth-child(4n+2) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-audio_1.png?v=2);
}

.term-audio .sswoo-sub-category:nth-child(4n+3) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-audio_2.png?v=2);
}

.term-audio .sswoo-sub-category:nth-child(4n+4) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-power-audio-lighting.png?v=2);
}

/* Lighting */
.term-lighting .sswoo-sub-category:first-child .sswoo-sub-header:after,
.term-lighting .sswoo-sub-category:nth-child(3n+4) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-power-lighting.png?v=2);
}

.term-lighting .sswoo-sub-category:nth-child(3n+2) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-power-audio-lighting.png?v=2);
}

.term-lighting .sswoo-sub-category:nth-child(3n+3) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-power-lighting.png?v=2);
}

/* Power */
.term-power .sswoo-sub-category:first-child .sswoo-sub-header:after,
.term-power .sswoo-sub-category:nth-child(3n+4) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-power-lighting.png?v=2);
}

.term-power .sswoo-sub-category:nth-child(3n+2) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-power-audio-lighting.png?v=2);
}

.term-power .sswoo-sub-category:nth-child(3n+3) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-power-rigging.png?v=2);
}

/* Rigging */
.term-rigging .sswoo-sub-category:first-child .sswoo-sub-header:after,
.term-rigging .sswoo-sub-category:nth-child(3n+4) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-power-audio-lighting.png?v=2);
}

.term-rigging .sswoo-sub-category:nth-child(3n+2) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-power-rigging.png?v=2);
}

.term-rigging .sswoo-sub-category:nth-child(3n+3) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-power-lighting.png?v=2);
}

/* Set Stage */
.term-set-stage .sswoo-sub-category:first-child .sswoo-sub-header:after,
.term-set-stage .sswoo-sub-category:nth-child(4n+5) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-video_1.png?v=2);
}

.term-set-stage .sswoo-sub-category:nth-child(4n+2) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-video_2.png?v=2);
}

.term-set-stage .sswoo-sub-category:nth-child(4n+3) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-power-lighting.png?v=2);
}

.term-set-stage .sswoo-sub-category:nth-child(4n+4) .sswoo-sub-header:after {
  background-image: url(./img/wires/cpl-wire-power-audio-lighting.png?v=2);
}

.sswoo-sub-header h2 {
  font-weight: 600;
  margin: 0 0 30px 0;
}

.sswoo-sidebar {
  padding: 1em 0 0 0;
}

.sswoo-sidebar .widget-title {
  display: inline;
  margin: 0 0.7em 0 0;
}

.sswoo-sidebar select {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANCAYAAAB7AEQGAAAATElEQVQYlbXRsQ3AMAgFUaY53TgZyZt4VNI6iMRugkSDXvGBiFLABGadP4CaarZwBS1URwVLjwCuD5Bqvub7qY4zbbc7vlMHt6+p4AZsMkzJXJ/dhQAAAABJRU5ErkJggg==) no-repeat 97% 50%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #CCCCCC;
  border-color: #CCCCCC;
  color: #282828;
  padding: 0.4em 2.5em 0.4em 1em;
  /*min-width: 100%;*/
  margin: 0 0 1em 0;
}

/* thumbs */
.woocommerce ul.products li.product a img {
  margin-bottom: 0;
}

@media screen and (min-width: 1112px) {
  .sswoo-sub-header h2 {
    margin: 0 0 35px 0;
  }
  .sswoo-sub-header:after {
    top: -8px;
    left: 475px;
    height: 44px;
    width: 1389px;
    background-size: 1389px 44px;
  }
}
@media screen and (min-width: 1366px) {
  .sswoo-sub-header h2 {
    margin: 0 0 50px 0;
  }
  .sswoo-sub-header:before {
    content: "";
    position: absolute;
    display: block;
    top: -14px;
    left: -1870px;
    height: 57px;
    width: 1800px;
    background-size: 1800px 57px;
    background-image: url(./img/wires/cpl-wire-video.png);
    background-repeat: no-repeat;
    transform: rotate(180deg);
  }
  .sswoo-sub-header:after {
    top: -14px;
    height: 57px;
    width: 1800px;
    background-size: 1800px 57px;
  }
  /* AV */
  .term-audio-visual .sswoo-sub-category:first-child .sswoo-sub-header:before,
  .term-audio-visual .sswoo-sub-category:nth-child(3n+4) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-audio-visual.png?v=2);
  }
  .term-audio-visual .sswoo-sub-category:nth-child(3n+2) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-audio-visual_1.png?v=2);
  }
  .term-audio-visual .sswoo-sub-category:nth-child(3n+3) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-audio-visual_2.png?v=2);
  }
  /* Video */
  .term-video .sswoo-sub-category:nth-child(3n+4) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-video.png?v=2);
  }
  .term-video .sswoo-sub-category:nth-child(3n+2) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-video_1.png?v=2);
  }
  .term-video .sswoo-sub-category:nth-child(3n+3) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-video_2.png?v=2);
  }
  /* Audio */
  .term-audio .sswoo-sub-category:first-child .sswoo-sub-header:before,
  .term-audio .sswoo-sub-category:nth-child(4n+5) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-audio.png?v=2);
  }
  .term-audio .sswoo-sub-category:nth-child(4n+2) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-audio_1.png?v=2);
  }
  .term-audio .sswoo-sub-category:nth-child(4n+3) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-audio_2.png?v=2);
  }
  .term-audio .sswoo-sub-category:nth-child(4n+4) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-power-audio-lighting.png?v=2);
  }
  /* Lighting */
  .term-lighting .sswoo-sub-category:first-child .sswoo-sub-header:before,
  .term-lighting .sswoo-sub-category:nth-child(3n+4) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-power-lighting.png?v=2);
  }
  .term-lighting .sswoo-sub-category:nth-child(3n+2) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-power-audio-lighting.png?v=2);
  }
  .term-lighting .sswoo-sub-category:nth-child(3n+3) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-power-lighting.png?v=2);
  }
  /* Power */
  .term-power .sswoo-sub-category:first-child .sswoo-sub-header:before,
  .term-power .sswoo-sub-category:nth-child(3n+4) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-power-lighting.png?v=2);
  }
  .term-power .sswoo-sub-category:nth-child(3n+2) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-power-audio-lighting.png?v=2);
  }
  .term-power .sswoo-sub-category:nth-child(3n+3) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-power-rigging.png?v=2);
  }
  /* Rigging */
  .term-rigging .sswoo-sub-category:first-child .sswoo-sub-header:before,
  .term-rigging .sswoo-sub-category:nth-child(3n+4) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-power-audio-lighting.png?v=2);
  }
  .term-rigging .sswoo-sub-category:nth-child(3n+2) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-power-rigging.png?v=2);
  }
  .term-rigging .sswoo-sub-category:nth-child(3n+3) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-power-lighting.png?v=2);
  }
  /* Set Stage */
  .term-set-stage .sswoo-sub-category:first-child .sswoo-sub-header:before,
  .term-set-stage .sswoo-sub-category:nth-child(4n+5) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-video_1.png?v=2);
  }
  .term-set-stage .sswoo-sub-category:nth-child(4n+2) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-video_2.png?v=2);
  }
  .term-set-stage .sswoo-sub-category:nth-child(4n+3) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-power-lighting.png?v=2);
  }
  .term-set-stage .sswoo-sub-category:nth-child(4n+4) .sswoo-sub-header:before {
    background-image: url(./img/wires/cpl-wire-power-audio-lighting.png?v=2);
  }
}
/*.woocommerce ul.products li.product .woocommerce-placeholder{
    display: none;
}
*/
.woocommerce ul.products li.product:not(.has-post-thumbnail) {
  width: 100%;
  margin: 0 0 0.25em 0;
  padding: 0.5em 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.woocommerce ul.products li.product:not(.has-post-thumbnail):last-child {
  border-top: none;
}

.woocommerce ul.products li.product:not(.has-post-thumbnail) .price {
  position: absolute;
  top: 0.5em;
  /*top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/
  right: 0;
  padding: 0;
  text-align: right;
  width: 200px;
}

.woocommerce ul.products li.product:not(.has-post-thumbnail) form.cart {
  text-align: right;
}

.woocommerce ul.products li.product:not(.has-post-thumbnail) form.cart .button {
  margin: 0.5em 0;
}

.sswoo-filters {
  position: relative;
  color: var(--wp--preset--color--white);
  background-color: var(--wp--preset--color--black);
  padding: 15px 20px;
  font-weight: 600;
}
.sswoo-filters.woocommerce {
  padding-top: 87px;
  background-color: var(--wp--preset--color--neutral-5);
}
.sswoo-filters ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sswoo-filters .navigation li {
  display: inline;
}
.sswoo-filters div {
  font-weight: 600;
}
.sswoo-filters .filters {
  font-size: 14px;
}
.sswoo-filters .filters li.bullet {
  display: none;
}
.sswoo-filters filters li {
  margin-right: 0.8em;
}
.sswoo-filters .filters li:last-child {
  margin-right: 0;
}

/* hide for search  result */
.search .sswoo-filters .filters li:nth-child(3),
.search .sswoo-filters .filters li:nth-child(4) {
  display: none;
}

.sswoo-filters .options {
  display: none;
  padding: 60px 20px;
}

.sswoo-filters .options ul {
  width: 48%;
  margin-right: 2%;
  float: left;
}

.sswoo-filters .options li {
  margin: 1em 0;
}

.sswoo-filters .options.departments ul {
  width: 100%;
}

.sswoo-filters .options.departments li {
  /*display: inline;*/
  margin-right: 3em;
}

.sswoo-filters .options a {
  padding: 1em 0;
}

.sswoo-filters a.toggled-on {
  color: #BF121A;
}

.sswoo-filters .fa:before {
  content: "\f078";
}

.sswoo-filters a.toggled-on .fa:before {
  content: "\f077";
}

/* Color by department */
.term-audio-visual .sswoo-filters a:hover,
.term-audio-visual .sswoo-filters a.toggled-on {
  color: #ea5b0c;
}

.sswoo-filter.audio a:hover,
.term-audio .sswoo-filters a:hover,
.term-audio .sswoo-filters a.toggled-on {
  color: #e8308a;
}

.term-lighting .sswoo-filters a:hover,
.term-lighting .sswoo-filters a.toggled-on {
  color: #783f91;
}

.term-power .sswoo-filters a:hover,
.term-power .sswoo-filters a.toggled-on {
  color: #0095db;
}

.term-rigging .sswoo-filters a:hover,
.term-rigging .sswoo-filters a.toggled-on {
  color: #2db8c5;
}

.term-set-stage .sswoo-filters a:hover,
.term-set-stage .sswoo-filters a.toggled-on {
  color: #058f00;
}

.sswoo-filter.audio-visual a:hover {
  color: #ea5b0c !important;
}

.sswoo-filter.video a:hover {
  color: #BF121A !important;
}

.sswoo-filter.audio a:hover {
  color: #e8308a !important;
}

.sswoo-filter.lighting a:hover {
  color: #783f91 !important;
}

.sswoo-filter.power a:hover {
  color: #0095db !important;
}

.sswoo-filter.rigging a:hover {
  color: #2db8c5 !important;
}

.sswoo-filter.set-stage a:hover {
  color: #058f00 !important;
}

@media screen and (min-width: 375px) {
  .sswoo-filters .filters {
    font-size: 16px;
  }
  .sswoo-filters .filters li {
    margin-right: 1.2em;
  }
}
@media screen and (min-width: 768px) {
  .sswoo-filters {
    padding: 20px 40px;
  }
  .sswoo-filters .filters li.bullet {
    display: inline;
  }
  .sswoo-filters .filters {
    font-size: 19px;
  }
  .sswoo-filters .options ul {
    width: 23%;
  }
  .sswoo-filters .options.departments li {
    display: inline;
  }
}
.sswoo-search {
  width: 100%;
  padding: 15px 0 0 0;
}

.sswoo-search .search-field {
  -webkit-appearance: textfield;
  width: 180px;
  padding: 8px 12px;
  font-size: 11pt;
  border: 0;
}

.sswoo-search button {
  -webkit-appearance: button;
  cursor: pointer;
  background-color: #BF121A;
  border: 0;
  color: #FFFFFF;
  padding: 8px 14px;
  vertical-align: bottom;
  font-size: 11pt;
  text-transform: uppercase;
}

/* Color by department */
.term-audio-visual .sswoo-search button {
  background-color: #ea5b0c;
}

.term-audio .sswoo-search button {
  background-color: #e8308a;
}

.term-lighting .sswoo-search button {
  background-color: #783f91;
}

.term-power .sswoo-search button {
  background-color: #0095db;
}

.term-rigging .sswoo-search button {
  background-color: #2db8c5;
}

.term-set-stage .sswoo-search button {
  background-color: #058f00;
}

@media screen and (min-width: 1024px) {
  .sswoo-search {
    width: 330px;
    padding: 0;
    position: absolute;
    top: 16px;
    right: 20px;
    text-align: right;
  }
}
.product-before a {
  color: var(--wp--preset--color--foreground);
}
.product-before a:hover {
  color: var(--wp--preset--color--primary) !important;
}

.product-breadcrumbs {
  padding: 0 0 1em 0;
}
.product-breadcrumbs .separater {
  margin: 0 0.5em;
}

.product-navigation {
  padding: 0 0 1em 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: normal;
  align-content: normal;
}
.product-navigation .nav-item {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
}
.product-navigation .nav-item .type {
  display: none;
}

@media screen and (min-width: 768px) {
  .product-before {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: normal;
    align-content: normal;
  }
  .product-before .before-item {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
  }
  .product-navigation {
    width: 35%;
  }
}
@media screen and (min-width: 1024px) {
  .product-navigation .nav-item .type {
    display: inline;
  }
}
.sswoo-product-title {
  padding: 0 0 0 1.5em;
}

.woocommerce-tabs {
  margin: 2em 0 0 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0;
  padding: 0;
}

.woocommerce div.product .woocommerce-tabs .panel {
  padding: 1.5em 2.5em;
  background-color: #f7f7f7;
  border-color: #d3ced2;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  padding: 0 0.7em;
  margin: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background-color: #f7f7f7;
  border-bottom-color: #f7f7f7;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: normal;
  padding: 0.75em 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}

.woocommerce-tabs .panel {
  min-height: 284px;
}

.sswoo-tab-panel p {
  display: inline-block;
  width: 100%;
}

.sswoo-tab-panel.sswoo-specification p {
  margin-bottom: 0;
}

.sswoo-tab-panel.sswoo-specification strong {
  /*width: 30%;*/
}

.sswoo-tab-panel.sswoo-specification em {
  font-style: normal;
  /*float: right;
  width: 70%;*/
}

.sswoo-tech-spec,
.sswoo-tech-spec th,
.sswoo-tech-spec td {
  border: none;
  font-style: normal;
  font-weight: 300;
  margin: 1em 0;
}

.sswoo-tech-spec td {
  padding: 0.5em 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.sswoo-tech-spec tr:first-child td {
  border-top: none;
}

.sswoo-tech-spec .key {
  font-weight: 600;
}

.sswoo-tech-spec .value {
  padding-left: 1em;
}

/* Icons */
.sswoo-cart-link:before,
.sswoo-cart-link:after,
.sswoo-downloads a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 21px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  text-decoration: inherit;
  width: 16px;
  height: 16px;
}

.sswoo-downloads a:before {
  content: "\f1c1";
  margin-right: 9px;
  color: #BF121A;
}

.sswoo-downloads p {
  margin-bottom: 1em;
}

.sswoo-downloads a {
  color: #000000;
}

.ui-accordion .ui-accordion-content {
  overflow: auto;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  padding: 18px 0 0 0;
}

.swoo-tab-title {
  position: relative;
  font-weight: 600;
  margin: 36px 0 0 0;
  cursor: pointer;
  outline: none;
}

.swoo-tab-title i:before,
.swoo-tab-title i:after {
  content: "";
  position: absolute;
  top: 4px;
  right: 1em;
  background-color: #000000;
  width: 2px;
  height: 14px;
}

.swoo-tab-title i:before {
  transform: translate(5px, 0) rotate(45deg);
}

.swoo-tab-title i:after {
  transform: translate(-5px, 0) rotate(-45deg);
}

.swoo-tab-title.ui-accordion-header-active i:before {
  transform: translate(-5px, 0) rotate(45deg);
}

.swoo-tab-title.ui-accordion-header-active i:after {
  transform: translate(5px, 0) rotate(-45deg);
}

.sswoo-cart-link {
  position: absolute;
  top: 2px;
  right: 0px;
  z-index: 1001;
}

.sswoo-cart-link .amount {
  font-weight: bold;
}

.sswoo-cart-link .count {
  position: relative;
  top: -2px;
  font-size: 15px;
  border-radius: 50%;
  padding: 2px;
  background-color: #FF0000;
  width: 18px;
  height: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 18px;
  display: inline-block;
}

.sswoo-cart-link {
  color: #282828;
}

.sswoo-cart-link:after {
  content: "\f291";
  color: #282828;
}

.sswoo-cart-link:hover,
.sswoo-cart-link:hover:after {
  color: #FFFFFF;
}

.sswoo-cart {
  display: none;
}

.sswoo-cart.toggled-on {
  display: block;
}

.sswoo-cart .widget_shopping_cart {
  /*position: absolute;
     top: 22px;
     right: 0;
  left: 0;*/
  margin: 0 auto;
  /*display: none;*/
  z-index: 99999;
  padding: 1em 1em 0.1em 1em;
  text-align: left;
  font-size: 0.85em;
  border-top: 1px solid #C8E6E7;
}

.sswoo-cart .widget_shopping_cart_content {
  /*background-color: #282828;*/
  /*padding: 2em 1em 0.1em 1em;*/
}

.sswoo-cart .widget_shopping_cart ul a {
  /*color: #FFFFFF;	*/
}

.sswoo-cart .widget_shopping_cart ul a:hover {
  color: #FFFFFF;
}

/*.sswoo-cart:hover > .widget_shopping_cart,
.sswoo-cart:active > .widget_shopping_cart,
.sswoo-cart.focus > .widget_shopping_cart {
	display:block;
}*/
.sswoo-cart .widget_shopping_cart .empty {
  border: none;
  padding: 0 0 1em 0 !important;
}

.sswoo-cart .widget_shopping_cart .total {
  border-top: none;
  padding: 1em 0;
  font-weight: 600;
  text-align: right;
}

.sswoo-cart .widget_shopping_cart .button.checkout {
  float: right;
}

.sswoo-cart .mini_cart_item a {
  padding: 5px;
  white-space: normal;
}

.sswoo-cart .woocommerce a.button {
  font-size: 100%;
}

.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-direction-nav {
  display: none;
}

@media screen and (min-width: 768px) {
  .flex-direction-nav {
    /**height: 0;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 200;*/
    display: block;
    position: relative;
  }
  .flex-direction-nav a {
    /*width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    display: block;*/
    bottom: -6px;
    text-decoration: none;
    display: block;
    width: 19px;
    height: 35px;
    position: absolute;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
  }
  .flex-direction-nav a:before {
    content: "";
    display: block;
    width: 19px;
    height: 35px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 19px 35px;
  }
  .flex-direction-nav a.flex-prev:before {
    background-image: url(./img/ss-arrow-left-01.svg);
  }
  .flex-direction-nav a.flex-next:before {
    background-image: url(./img/ss-arrow-right-01.svg);
  }
  .flex-direction-nav .flex-prev {
    left: 15%;
  }
  .flex-direction-nav .flex-next {
    right: 15%;
    text-align: right;
  }
  .flex-direction-nav a:hover {
    opacity: 0.5;
  }
  .flex-direction-nav .flex-disabled {
    /*opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;*/
  }
}
@media screen and (max-height: 946px) and (orientation: landscape) and (min-width: 1366px) {
  /* move arrows for shallow screens e.g. widescreen laptops */
  .flex-direction-nav {
    display: block;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
  }
  .flex-direction-nav a {
    bottom: auto;
    /*text-decoration: none;
    display: block;
    width: 19px;
    height: 35px;
    position: absolute;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;*/
  }
  .flex-direction-nav .flex-prev {
    left: 2%;
  }
  .flex-direction-nav .flex-next {
    right: 2%;
  }
}
.flex-control-nav {
  /*width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;*/
  text-align: center;
  padding: 1em 0 0 0;
}

.flex-control-nav li {
  margin: 0 12px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  /*width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;*/
  width: 10px;
  height: 10px;
  display: block;
  background: #FFFFFF;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 100%;
  border: 1px solid #000000;
}

.flex-control-paging li a:hover {
  /*background: #BF121A;
  border-color: #BF121A;*/
  opacity: 0.5;
}

.flex-control-paging li a.flex-active {
  background: #BF121A;
  border-color: #BF121A;
  cursor: default;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  top: 3px;
  right: 3px;
}

@media screen and (min-width: 769px) {
  /* Shop page */
  .woocommerce-shop .article-content {
    padding-top: 55px;
  }
  .woocommerce div.product div.images,
  .woocommerce-page div.product div.image {
    width: 61%;
  }
  .woocommerce div.product div.summary,
  .woocommerce-page div.product div.summary {
    width: 35%;
    padding-top: 20px;
  }
  .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    border: 1px solid #999999;
    top: auto;
    right: 0;
    left: 0;
    bottom: -8px;
  }
  .sswoo-cart-link {
    display: none !important;
  }
  .sswoo-cart {
    position: absolute;
    z-index: 999;
    left: 65%;
    top: 2em;
    padding: 10px 0 0 0;
    color: #FFFFFF;
  }
  .sswoo-cart .widget_shopping_cart {
    width: 300px;
    background-color: #282828;
    border-top: none;
  }
  .sswoo-cart a {
    color: #FFFFFF;
    font-weight: 400 !important;
  }
  .sswoo-cart a:hover,
  .sswoo-cart a:hover:before,
  .sswoo-cart-link:hover:before {
    color: #95d3d5;
  }
  /* arrowhead */
  .sswoo-cart:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    border-style: solid;
    transition-duration: 0.3s;
    transition-property: top;
    left: 45%;
    left: calc(50% - 10px);
    top: 0;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #282828 transparent;
  }
  .sswoo-cart li {
    display: block;
    border: 0;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce div.product div.summary,
  .woocommerce-page div.product div.summary {
    padding-top: 50px;
  }
}
@media screen and (max-height: 946px) and (orientation: landscape) and (min-width: 1366px) {
  /* move arrows for shallow screens e.g. widescreen laptops */
  .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    top: 2%;
    /*right: 0;
    left: 10px;*/
    right: 10px;
    left: auto;
    bottom: auto;
  }
}
.woocommerce-cart-form .product-name {
  font-weight: 700;
}
.woocommerce-cart-form .product-category {
  font-weight: 400;
}
.woocommerce-cart-form .actions a.button {
  text-align: center;
}

.woocommerce table.shop_table {
  border: none;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tbody th {
  border-top: 1px solid #313131;
}
.woocommerce table.shop_table tfoot .cart-subtotal td,
.woocommerce table.shop_table tfoot .cart-subtotal th,
.woocommerce table.shop_table tbody .cart-subtotal th {
  border-top: 0;
}
.woocommerce td.product-name dl.variation p,
.woocommerce td.product-name dl.variation {
  margin: 0;
}
.woocommerce .return-to-shop {
  display: none;
}

#sswoo-actions {
  text-align: left;
  padding-bottom: 24px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: normal;
}
#sswoo-actions input {
  color-scheme: dark;
}
#sswoo-actions .form-row {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
  padding: 0;
  flex-basis: 48%;
}

#sswoo-actions .input-text,
#sswoo-actions select {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .woocommerce-cart-form .actions a.button {
    float: left;
  }
  #sswoo-actions .form-row {
    flex-basis: 18.5%;
  }
  #sswoo-actions .sscwf-quote-ref {
    flex-basis: 100%;
  }
}
.sscwf-quote:before,
.sscwf-quote:after {
  content: "";
  display: table;
}

.sscwf-quote:after {
  clear: both;
}

.sscwf-quote {
  margin: 0 0 2em 0;
  padding: 1em;
  background: #ebe9eb;
  border-radius: 5px;
}

.sscwf-quote-days {
  display: none;
}

/* hide billing info */
/*#billing_country_field,
#billing_address_1_field,
#billing_address_2_field,
#billing_city_field,
#billing_postcode_field,
#billing_country_field,
#billing_state_field{
	display:none!important;
}*/
.woocommerce-checkout:before,
.woocommerce-checkout:after {
  content: "";
  display: table;
}

.woocommerce-checkout:after {
  clear: both;
}

.shipping_address {
  display: none;
}

.woocommerce-billing-fields {
  display: none !important;
}

.woocommerce form .form-row .optional {
  display: none;
}

#ship-to-different-address {
  margin: 0.3em 0 1.7em 0;
}

#ship-to-different-address-checkbox {
  display: none;
}

#order_comments {
  height: 140px;
}

.woocommerce-billing-fields {
  padding-top: 3px;
}

.form-row.notes label,
.shipping_address > .form-row > label,
#order_review_heading {
  margin: 0 0 0.6em 0;
  line-height: 1;
}

.form-row.notes label {
  font-size: 18px;
  font-weight: 600;
}

.woocommerce-checkout h3 {
  margin: 0 0 1.2em 0;
  line-height: 2;
}

#order_review_heading {
  margin: 2em 0 1.2em 0;
}

.woocommerce-checkout-review-order-table thead,
.woocommerce-checkout-review-order-table tbody {
  display: none;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: var(--wp--preset--color--neutral-5);
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background: var(--wp--preset--color--neutral-6);
  color: var(--wp--preset--color--neutral-2);
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  border-bottom-color: var(--wp--preset--color--neutral-6);
}

.woocommerce-checkout #payment div.payment_box p {
  margin: 0;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: none;
  display: block;
  text-align: center;
  margin: 2em 0 0.5em 0;
  font-size: 1.25em;
  padding: 1em;
  width: 100%;
}

.woocommerce table.shop_table tfoot td {
  font-weight: 300;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover {
  background-color: var(--wp--preset--color--secondary);
}

@media screen and (min-width: 769px) {
  .woocommerce-checkout #payment {
    width: calc(100vw - var(--wp--preset--spacing--50) - var(--wp--preset--spacing--50));
    float: right;
  }
  .woocommerce-checkout #payment ul.payment_methods {
    width: 48%;
    float: left;
    border-bottom: none;
  }
  .woocommerce-checkout #payment div.form-row {
    width: 48%;
    float: right;
  }
  .woocommerce-checkout #payment .woocommerce-privacy-policy-text p {
    margin-top: 0;
  }
  .woocommerce-checkout .col2-set {
    width: 48%;
    float: left;
  }
  .woocommerce-checkout #customer_details .col-1 {
    display: none !important;
  }
  .woocommerce-checkout #customer_details .col-2 {
    float: left;
    width: 100% !important;
  }
  #order_review_heading,
  .woocommerce-checkout-review-order {
    width: 48%;
    float: right;
  }
  #order_review_heading {
    margin: 0.7em 0 1.7em 0;
  }
  .woocommerce-checkout-review-order-table th {
    width: 50%;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout-review-order-table th {
    width: 35%;
  }
  .woocommerce-table--order-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: normal;
    align-items: normal;
    align-content: normal;
  }
  .woocommerce-table--order-buttons p {
    margin: 0 2em 1em 0;
  }
}
.woocommerce-order-received .cart-empty {
  display: none;
}

.dashboard-content {
  margin-top: 2.5em;
}

.woocommerce-MyAccount-navigation {
  width: 100% !important;
  font-size: 16px;
  font-weight: 600;
  float: none !important;
  padding: var(--wp--preset--spacing--30) var(--wp--preset--spacing--50);
  background-color: var(--wp--preset--color--neutral-5);
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
}

.woocommerce-MyAccount-navigation li {
  margin: 0 2em 0 0;
  display: inline-block;
}
.woocommerce-MyAccount-navigation li a {
  padding: 0.6em 0;
  text-wrap: nowrap;
}

.woocommerce-account .woocommerce-MyAccount-content {
  width: 100%;
  margin-bottom: 1.5em;
}

.woocommerce table.my_account_orders .button {
  margin-right: 8px;
  font-size: 8pt;
  font-weight: 400;
  text-align: center;
  max-width: 14ch;
  white-space: wrap;
}

.woocommerce .woocommerce-EditAccountForm button.button {
  font-size: 16px;
  font-weight: 600;
  padding: 0.6em 0.8em;
  border: none;
}

.woocommerce-orders-table__cell-order-number {
  font-weight: 600;
  font-size: 1.2em;
}

.woocommerce table.my_account_orders .button {
  background-color: unset;
}

.woocommerce table.my_account_orders .button:last-child {
  margin-right: 0;
}

.woocommerce-view-order .woocommerce-customer-details:last-child {
  display: none;
}

.woocommerce-order-received .woocommerce-customer-details:before,
.woocommerce-order-received .woocommerce-customer-details:after,
.woocommerce-view-order .woocommerce-customer-details:before,
.woocommerce-view-order .woocommerce-customer-details:after {
  content: "";
  display: table;
}

.woocommerce-order-received .woocommerce-customer-details:after,
.woocommerce-view-order .woocommerce-customer-details:after {
  clear: both;
}

.woocommerce .woocommerce-customer-details address {
  border: none;
  padding: 6px 0;
}

/* icon buttons */
table.my_account_orders .button:before {
  display: block;
  font-family: FontAwesome;
  content: "\f06e";
  padding: 0 0 4px 0;
  font-size: 16pt;
  margin: 0 auto;
}

table.my_account_orders .button.view:before {
  content: "\f06e";
}

table.my_account_orders .button.cancel:before {
  content: "\f1f8";
}

table.my_account_orders .button.edit-quote:before {
  content: "\f040";
}

table.my_account_orders .button.request-quote {
  padding-left: 0.3em;
  padding-right: 0;
}
table.my_account_orders .button.request-quote:before {
  content: "\f154";
  padding: 0 0.2em 0 0;
}

table.my_account_orders .button.order-again:before {
  content: "\f0c5";
}

@media screen and (min-width: 769px) {
  .sswoo-account:before, .sswoo-account:after {
    content: "";
    display: table;
  }
  .sswoo-account:after {
    clear: both;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
  }
  .woocommerce table.shop_table.current-order th.woocommerce-orders-table__header-current-order-actions,
  .woocommerce table.shop_table th.woocommerce-orders-table__header-order-actions,
  .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    text-align: right;
    font-size: 0;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce table.my_account_orders {
    font-size: 1em;
  }
}
#login form p {
  margin-bottom: var(--wp--preset--spacing--30) !important;
}

.rsssl-two-factor-email-resend {
  margin-top: var(--wp--preset--spacing--30);
}

.rsssl-two-factor-email-code-resend:hover {
  color: var(--wp--preset--color--white);
}

.skip_container a#skip_onboarding {
  text-decoration: underline;
}

.wp-block-wpblox-tile.has-tile-link:hover {
  opacity: 0.7;
}

.ff-default .ff_btn_style {
  background-color: var(--wp--preset--color--primary) !important;
}

.ff_btn_no_style {
  background-color: var(--wp--preset--color--primary) !important;
  font-size: 100%;
  font-weight: 700;
  padding: 12px 1em;
  position: relative;
  color: var(--wp--preset--color--primary);
  border: 1px solid var(--wp--preset--color--primary);
  border-radius: 3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  transition: transform 0.3s;
  transform-origin: center center;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: left;
}
.ff_btn_no_style:hover {
  text-decoration: none;
  transform: scale(1.04);
}