/*!*********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!./node_modules/@splidejs/splide/dist/css/splide.min.css ***!
  \*********************************************************************************************************************************/
.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
/*!**************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!./node_modules/sass-loader/dist/cjs.js!./dev/nexustheme.scss ***!
  \**************************************************************************************************************************************/
.text-color {
  color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
}

.text-white {
  color: #fff;
}

.text-blue {
  color: var(--theme-colour-blue, #22409a);
}

.text-lightblue {
  color: var(--theme-colour-lightblue, #4b93cf);
}

.text-uppercase {
  text-transform: uppercase;
}

.text-large {
  font-size: 1.125em;
}

.text-larger {
  font-size: 1.333em;
}

.text-small {
  font-size: 0.9em;
}

.text-smaller {
  font-size: 0.75em;
}

.text-bold {
  font-weight: bold;
}

.bg-black {
  background: #000;
}

.bg-blackblue {
  background: var(--theme-colour-blackblue, #070b1e);
}

.bg-darkblue {
  background: var(--theme-colour-darkblue, #0f1742);
}

.bg-blue {
  background: var(--theme-colour-blue, #22409a);
}

.bg-lightblue {
  background: var(--theme-colour-lightblue, #4b93cf);
}

.bg-paleblue {
  background: var(--theme-colour-paleblue, #e2eef7);
}

.bg-lightgrey {
  background: var(--theme-colour-lightgrey, #f5f5f5);
}

.bg-darkgrey {
  background: var(--theme-colour-darkgrey, #1e1e1e);
}

.bg-blue-grad {
  background: linear-gradient(90deg, rgba(38, 69, 160, 0.75) 0%, rgba(75, 147, 207, 0.75) 100%);
}

.bg-blue-grad-rev {
  background: linear-gradient(90deg, rgba(75, 147, 207, 0.75) 0%, rgba(38, 69, 160, 0.75) 100%);
}

.p-default {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  .p-default {
    padding-top: calc(80px / 2);
    padding-bottom: calc(80px / 2);
  }
}

.p-top-default {
  padding-top: 80px;
}
@media (max-width: 768px) {
  .p-top-default {
    padding-top: calc(80px / 2);
  }
}

.p-bot-default {
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  .p-bot-default {
    padding-bottom: calc(80px / 2);
  }
}

.m-default {
  margin-top: 80px;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .m-default {
    margin-top: calc(80px / 2);
    margin-bottom: calc(80px / 2);
  }
}

.m-top-default {
  margin-top: 80px;
}
@media (max-width: 768px) {
  .m-top-default {
    margin-top: calc(80px / 2);
  }
}

.m-bot-default {
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .m-bot-default {
    margin-bottom: calc(80px / 2);
  }
}

.p-half {
  padding-top: calc(80px / 2);
  padding-bottom: calc(80px / 2);
}
@media (max-width: 768px) {
  .p-half {
    padding-top: calc(calc(80px / 2) / 2);
    padding-bottom: calc(calc(80px / 2) / 2);
  }
}

.p-top-half {
  padding-top: calc(80px / 2);
}
@media (max-width: 768px) {
  .p-top-half {
    padding-top: calc(calc(80px / 2) / 2);
  }
}

.p-bot-half {
  padding-bottom: calc(80px / 2);
}
@media (max-width: 768px) {
  .p-bot-half {
    padding-bottom: calc(calc(80px / 2) / 2);
  }
}

.m-half {
  margin-top: calc(80px / 2);
  margin-bottom: calc(80px / 2);
}
@media (max-width: 768px) {
  .m-half {
    margin-top: calc(calc(80px / 2) / 2);
    margin-bottom: calc(calc(80px / 2) / 2);
  }
}

.m-top-half {
  margin-top: calc(80px / 2);
}
@media (max-width: 768px) {
  .m-top-half {
    margin-top: calc(calc(80px / 2) / 2);
  }
}

.m-bot-half {
  margin-bottom: calc(80px / 2);
}
@media (max-width: 768px) {
  .m-bot-half {
    margin-bottom: calc(calc(80px / 2) / 2);
  }
}

@media only screen and (max-width: 991px) {
  .flex-col-sm {
    flex-direction: column;
  }
  .flex-col-sm > div {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .flex-col-xs {
    flex-direction: column;
  }
  .flex-col-xs > div {
    width: 100%;
  }
  .p-top-default {
    padding-top: calc(80px / 2);
  }
  .p-bot-default {
    padding-bottom: calc(80px / 2);
  }
  .m-top-default {
    margin-top: calc(80px / 2);
  }
  .m-bot-default {
    margin-bottom: calc(80px / 2);
  }
}
img {
  image-rendering: optimize-contrast;
}

.nFlex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.nFlex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.nRel {
  position: relative;
}

.nLinkArea {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.nList {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nList li {
  margin: 0;
  padding: 0;
}

.ex-loggedout .nLoggedIn,
.ex-loggedin .nLoggedOut {
  display: none;
}

.catalog-grid .container {
  padding: 0 15px;
}

.container .container {
  padding: 0;
  width: auto;
}

.visually-hidden {
  border: 0;
  padding: 0;
  margin: 0;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  white-space: nowrap;
}

.g-recaptcha {
  max-width: 304px;
  width: 100%;
  overflow: hidden;
}
.g-recaptcha > div {
  width: 100% !important;
}
.g-recaptcha iframe {
  width: 100% !important;
}

.var-content:empty {
  display: none;
}
.var-content:not(:empty) + .var-default {
  display: none;
}

.nButton, .catalog-single .product-shopping-actions-addtocart .btn {
  position: relative;
  display: inline-block;
  min-width: 278px;
  padding: 10px 20px;
  font-weight: 700;
  text-align: center;
  line-height: 25px;
  background: transparent;
  color: #fff !important;
  text-transform: capitalize;
  border: 0;
  isolation: isolate;
}
.nButton::before, .catalog-single .product-shopping-actions-addtocart .btn::before, .nButton::after, .catalog-single .product-shopping-actions-addtocart .btn::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nButton::after, .catalog-single .product-shopping-actions-addtocart .btn::after {
  content: "";
  background: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
  border-radius: var(--theme-border-radius, 7.64px);
  z-index: -2;
}
.nButton::before, .catalog-single .product-shopping-actions-addtocart .btn::before {
  content: attr(data-text);
  padding: 10px 20px;
  background: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  border-radius: 7.64px 7.64px 37.36px;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  transition: 0.35s ease;
  z-index: -1;
}
.nButton[data-text]::before, .catalog-single .product-shopping-actions-addtocart [data-text].btn::before {
  z-index: 1;
}
.nButton[data-text=""]::before, .catalog-single .product-shopping-actions-addtocart [data-text=""].btn::before {
  z-index: -1;
}
.nButton:hover, .catalog-single .product-shopping-actions-addtocart .btn:hover, .nButton:focus-visible, .catalog-single .product-shopping-actions-addtocart .btn:focus-visible {
  color: #fff !important;
  text-decoration: none !important;
}
.nButton:hover::before, .catalog-single .product-shopping-actions-addtocart .btn:hover::before, .nButton:focus-visible::before, .catalog-single .product-shopping-actions-addtocart .btn:focus-visible::before {
  clip-path: polygon(0 0, 25% 0%, 5% 100%, 0% 100%);
  border-radius: 7.64px;
}

.nbSmall {
  position: relative;
  display: inline-block;
  min-width: 278px;
  padding: 10px 20px;
  font-weight: 700;
  text-align: center;
  line-height: 25px;
  background: transparent;
  color: #fff !important;
  text-transform: capitalize;
  border: 0;
  isolation: isolate;
}
.nbSmall::before, .nbSmall::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nbSmall::after {
  content: "";
  background: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
  border-radius: var(--theme-border-radius, 7.64px);
  z-index: -2;
}
.nbSmall::before {
  content: attr(data-text);
  padding: 10px 20px;
  background: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  border-radius: 7.64px 7.64px 37.36px;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  transition: 0.35s ease;
  z-index: -1;
}
.nbSmall[data-text]::before {
  z-index: 1;
}
.nbSmall[data-text=""]::before {
  z-index: -1;
}
.nbSmall:hover, .nbSmall:focus-visible {
  color: #fff !important;
  text-decoration: none !important;
}
.nbSmall:hover::before, .nbSmall:focus-visible::before {
  clip-path: polygon(0 0, 25% 0%, 5% 100%, 0% 100%);
  border-radius: 7.64px;
}
.nbSmall {
  padding: 5px 10px;
  min-width: 145px;
  width: 145px;
  font-size: 0.875em;
}

.nbWhite {
  position: relative;
  display: inline-block;
  min-width: 278px;
  padding: 10px 20px;
  font-weight: 700;
  text-align: center;
  line-height: 25px;
  background: transparent;
  color: #fff !important;
  text-transform: capitalize;
  border: 0;
  isolation: isolate;
}
.nbWhite::before, .nbWhite::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nbWhite::after {
  content: "";
  background: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
  border-radius: var(--theme-border-radius, 7.64px);
  z-index: -2;
}
.nbWhite::before {
  content: attr(data-text);
  padding: 10px 20px;
  background: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  border-radius: 7.64px 7.64px 37.36px;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  transition: 0.35s ease;
  z-index: -1;
}
.nbWhite[data-text]::before {
  z-index: 1;
}
.nbWhite[data-text=""]::before {
  z-index: -1;
}
.nbWhite:hover, .nbWhite:focus-visible {
  color: #fff !important;
  text-decoration: none !important;
}
.nbWhite:hover::before, .nbWhite:focus-visible::before {
  clip-path: polygon(0 0, 25% 0%, 5% 100%, 0% 100%);
  border-radius: 7.64px;
}
.nbWhite {
  background: #fff;
  color: #000;
}

.form-group {
  margin-bottom: 30px;
}
.form-group label {
  display: block;
  margin-bottom: 10px;
  color: var(--theme-colour-darkblue, #0f1742);
  font-weight: 700;
  font-size: 0.875em;
}
.form-group label span {
  font-weight: 400;
  font-size: 0.75em;
}
.form-group label.required::after {
  content: "*";
  color: var(--theme-colour-red, #cd545b);
  margin-left: 2px;
}
.form-group input[type=text],
.form-group input[type=email],
.form-group input[type=date],
.form-group textarea {
  color: var(--theme-input-color, var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e)));
  font-size: var(--theme-input-font-size, 14px);
  line-height: var(--theme-input-font-size, 14px);
  background-color: var(--theme-input-bg, #f8f8f8);
  border: var(--theme-input-border, 1px solid var(--theme-colour-bordergrey, #e3e3e3));
  border-radius: var(--theme-input-border-radius, 5px);
  padding: var(--theme-input-padding, 8px 20px);
  outline: none;
  width: 100%;
}
.form-group input[type=text]:hover, .form-group input[type=text]:focus,
.form-group input[type=email]:hover,
.form-group input[type=email]:focus,
.form-group input[type=date]:hover,
.form-group input[type=date]:focus,
.form-group textarea:hover,
.form-group textarea:focus {
  border: var(--theme-input-hover-border, 1px solid var(--evo-brand-default, var(--theme-colour-blue, #22409a)));
}
.form-group input[type=text]::placeholder,
.form-group input[type=email]::placeholder,
.form-group input[type=date]::placeholder,
.form-group textarea::placeholder {
  color: var(--theme-input-placeholder-color, var(--theme-colour-palegrey, #9c9c9c));
  opacity: 1;
}
.form-group select {
  color: var(--theme-input-color, var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e)));
  font-size: var(--theme-input-font-size, 14px);
  line-height: var(--theme-input-font-size, 14px);
  background-color: var(--theme-input-bg, #f8f8f8);
  border: var(--theme-input-border, 1px solid var(--theme-colour-bordergrey, #e3e3e3));
  border-radius: var(--theme-input-border-radius, 5px);
  padding: var(--theme-input-padding, 8px 20px);
  outline: none;
  width: 100%;
}
.form-group select:hover, .form-group select:focus {
  border: var(--theme-input-hover-border, 1px solid var(--evo-brand-default, var(--theme-colour-blue, #22409a)));
}
.form-group select::placeholder {
  color: var(--theme-input-placeholder-color, var(--theme-colour-palegrey, #9c9c9c));
  opacity: 1;
}
.form-group select {
  padding: var(--theme-select-padding, 12px 20px);
  appearance: none;
}
.form-group select.placeholder {
  color: var(--theme-input-placeholder-color, var(--theme-colour-palegrey, #9c9c9c));
}
.form-group:has(select) {
  position: relative;
}
.form-group:has(select):after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  top: 80%;
  right: 20px;
  transform: translateY(-80%);
  pointer-events: none;
}

.radio-group p {
  display: block;
  color: var(--theme-colour-darkgrey, #1e1e1e);
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}
.radio-group label {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin: 0;
  margin-right: 60px;
  gap: 15px;
  color: var(--theme-colour-darkgrey, #1e1e1e);
  cursor: pointer;
}
.radio-group label input[type=radio] {
  display: none;
}
.radio-group label input[type=radio] + .custom-radio {
  position: relative;
  width: var(--theme-radio-width, 20px);
  height: var(--theme-radio-height, 20px);
  min-width: var(--theme-radio-width, 20px);
  min-height: var(--theme-radio-height, 20px);
  background-color: var(--theme-radio-bg, #f8f8f8);
  border: var(--theme-radio-border, 1px solid var(--theme-colour-bordergrey, #e3e3e3));
  border-radius: var(--theme-radio-border-radius, 5px);
  cursor: pointer;
}
.radio-group label input[type=radio] + .custom-radio::after {
  content: "";
  width: var(--theme-radio-checked-width, 10px);
  height: var(--theme-radio-checked-height, 10px);
  background-color: var(--theme-radio-checked-bg, var(--evo-brand-default, var(--theme-colour-blue, #22409a)));
  border-radius: var(--theme-radio-checked-border-radius, 3px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.2s;
}
.radio-group label input[type=radio]:checked + .custom-radio::after {
  opacity: 1;
}

.checkbox-group p {
  display: block;
  color: var(--theme-colour-darkgrey, #1e1e1e);
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}
.checkbox-group input[type=checkbox] {
  appearance: none;
  width: var(--theme-checkbox-width, 20px);
  height: var(--theme-checkbox-height, 20px);
  min-width: var(--theme-checkbox-width, 20px);
  min-height: var(--theme-checkbox-height, 20px);
  border: var(--theme-checkbox-border, 1px solid #d7d7d7);
  border-radius: var(--theme-checkbox-border-radius, 2px);
  background-color: var(--theme-checkbox-bg, var(--theme-colour-white, #fff));
  cursor: pointer;
  position: relative;
  margin: 0 10px 0 0;
}
.checkbox-group input[type=checkbox]:checked {
  background-color: var(--theme-checkbox-checked-bg, var(--evo-brand-default, var(--theme-colour-blue, #22409a)));
  border: var(--theme-checkbox-checked-border, 1px solid var(--evo-brand-default, var(--theme-colour-blue, #22409a)));
}
.checkbox-group input[type=checkbox]:checked::after {
  content: "\f00c";
  font-family: FontAwesome;
  color: var(--theme-colour-white, #fff);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
}
.checkbox-group input[type=checkbox]:focus {
  outline: none;
  box-shadow: 0 0 2px 2px rgba(var(--evo-brand-default, var(--theme-colour-blue, #22409a)), 0.5);
}
.checkbox-group .form-group {
  display: inline-flex;
  align-items: center;
  margin: 0;
}
.checkbox-group label {
  cursor: pointer;
  color: var(--theme-colour-darkgrey, #1e1e1e);
  margin: 0 60px 0 0;
  font-weight: 400;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Icons */
/**
  Slider
*/
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/*=================================
  Previous and Next icon buttons
==================================*/
.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  border: none;
  transform: translate(0, -50%);
}
.slick-prev:hover .slick-prev-icon,
.slick-prev:hover .slick-next-icon, .slick-prev:focus .slick-prev-icon,
.slick-prev:focus .slick-next-icon,
.slick-next:hover .slick-prev-icon,
.slick-next:hover .slick-next-icon,
.slick-next:focus .slick-prev-icon,
.slick-next:focus .slick-next-icon {
  opacity: 1;
}
.slick-prev:focus,
.slick-next:focus {
  top: calc(50% - 1px);
}
.slick-prev:focus .slick-prev-icon,
.slick-prev:focus .slick-next-icon,
.slick-next:focus .slick-prev-icon,
.slick-next:focus .slick-next-icon {
  color: orange;
  font-size: 28px;
  margin-left: -2px;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  cursor: default;
}
.slick-prev.slick-disabled .slick-prev-icon,
.slick-prev.slick-disabled .slick-next-icon,
.slick-next.slick-disabled .slick-prev-icon,
.slick-next.slick-disabled .slick-next-icon {
  opacity: 0.25;
}
.slick-prev .slick-prev-icon,
.slick-prev .slick-next-icon,
.slick-next .slick-prev-icon,
.slick-next .slick-next-icon {
  display: block;
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
  opacity: 1;
  font-family: fontawesome;
  font-size: 24px;
  line-height: 1;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev .slick-prev-icon:before {
  content: "\f053";
}
[dir=rtl] .slick-prev .slick-prev-icon:before {
  content: "\f054";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next .slick-next-icon:before {
  content: "\f054";
}
[dir=rtl] .slick-next .slick-next-icon:before {
  content: "\f053";
}

/*==========================
  Slide navigation dots
===========================*/
.slick-slider {
  margin-bottom: 30px;
}
.slick-slider.slick-dotted {
  margin-bottom: 60px;
}

.slick-dots {
  position: absolute;
  bottom: -30px;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.slick-dots li button {
  display: block;
  height: 20px;
  width: 20px;
  margin-top: -4px;
  margin-left: -4px;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.slick-dots li button:hover .slick-dot-icon, .slick-dots li button:focus .slick-dot-icon {
  opacity: 1;
}
.slick-dots li button:focus .slick-dot-icon:before {
  color: orange;
}
.slick-dots li button .slick-dot-icon {
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
  opacity: 0.25;
}
.slick-dots li button .slick-dot-icon:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f111";
  font-family: fontawesome;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  transition: all 0.05s linear;
}
.slick-dots li.slick-active button:focus .slick-dot-icon {
  color: orange;
  opacity: 1;
}
.slick-dots li.slick-active button .slick-dot-icon {
  color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  opacity: 1;
}
.slick-dots li.slick-active button .slick-dot-icon:before {
  margin-top: -3px;
  margin-left: -2px;
  font-size: 18px;
}

/**
 Improved .sr-only class by ffoodd: https://gist.github.com/ffoodd/000b59f431e3e64e4ce1a24d5bb36034
 */
.slick-sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

/*===========================
  Pause/play icon button
============================*/
.slick-autoplay-toggle-button {
  position: absolute;
  left: 5px;
  bottom: -32px;
  z-index: 10;
  opacity: 1;
  background: none;
  border: 0;
  cursor: pointer;
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}
.slick-autoplay-toggle-button:hover, .slick-autoplay-toggle-button:focus {
  opacity: 1;
}
.slick-autoplay-toggle-button:focus {
  color: orange;
}
.slick-autoplay-toggle-button .slick-pause-icon:before {
  content: "\f04c";
  width: 20px;
  height: 20px;
  font-family: fontawesome;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
}
.slick-autoplay-toggle-button .slick-play-icon:before {
  content: "\f04b";
  width: 20px;
  height: 20px;
  font-family: fontawesome;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
}

.slick-slider {
  padding: 0 50px;
}

.slick-prev,
.slick-next {
  top: calc(50% - 12px);
}
.slick-prev .slick-prev-icon,
.slick-prev .slick-next-icon,
.slick-next .slick-prev-icon,
.slick-next .slick-next-icon {
  font-size: 1.25rem;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  top: calc(50% - 12px);
}
.slick-prev:hover .slick-prev-icon,
.slick-prev:hover .slick-next-icon, .slick-prev:focus .slick-prev-icon,
.slick-prev:focus .slick-next-icon,
.slick-next:hover .slick-prev-icon,
.slick-next:hover .slick-next-icon,
.slick-next:focus .slick-prev-icon,
.slick-next:focus .slick-next-icon {
  color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  margin: 0;
  font-size: 1.25rem;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slick-autoplay-toggle-button {
  z-index: 1;
}
.slick-autoplay-toggle-button:hover {
  opacity: 0.75;
}
.slick-autoplay-toggle-button:focus {
  color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
}

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.glide * {
  box-sizing: inherit;
}
.glide__track {
  overflow: hidden;
}
.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slides--dragging {
  user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows {
  -webkit-touch-callout: none;
  user-select: none;
}
.glide__bullets {
  -webkit-touch-callout: none;
  user-select: none;
}
.glide--rtl {
  direction: rtl;
}

.glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  transition: opacity 150ms ease, border 300ms ease-in-out;
  transform: translateY(-50%);
  line-height: 1;
}
.glide__arrow:focus {
  outline: none;
}
.glide__arrow:hover {
  border-color: white;
}
.glide__arrow--left {
  left: 2em;
}
.glide__arrow--right {
  right: 2em;
}
.glide__arrow--disabled {
  opacity: 0.33;
}
.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%);
}
.glide__bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em;
}
.glide__bullet:focus {
  outline: none;
}
.glide__bullet:hover, .glide__bullet:focus {
  border: 2px solid white;
  background-color: rgba(255, 255, 255, 0.5);
}
.glide__bullet--active {
  background-color: white;
}
.glide--swipeable {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
.glide--dragging {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

/* stylelint-disable no-duplicate-selectors */
.ex-loggedout .header-full .top-bar {
  display: none;
}

.ex-loggedin .toolbar .account-btn {
  padding: 16px 25px;
}
.ex-loggedin .toolbar .account-btn > span .line2 {
  display: none;
}
.ex-loggedin .shoppingtools_container.col-md-2 .account-btn .arrow-your-account {
  display: none;
}

.header-full {
  border-bottom: 2px solid var(--theme-colour-lightblue, #4b93cf);
}
.header-full .vertical-align {
  justify-content: space-between;
}
.header-full .vertical-align::before, .header-full .vertical-align::after {
  display: none;
}
.header-full .vertical-align > div {
  width: auto;
}

.header-full .top-bar {
  padding: 5px 0;
}
.header-full .top-bar > div {
  display: flex;
  align-items: center;
  gap: 20px;
}
.header-full .top-bar a {
  color: var(--theme-colour-midgrey, #333);
  font-size: 0.875em;
}
.header-full .top-bar a:hover, .header-full .top-bar a:focus-visible {
  color: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
}
.header-full .top-bar p {
  margin: 0;
  line-height: 1;
}

.header-full .logo {
  transition: 0.35s ease;
}
.header-full .logo:hover, .header-full .logo:focus-visible {
  opacity: 0.5;
}
.header-full .logo img {
  width: 120px !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: none !important;
}

.header-full .head-tel {
  padding: 0 10px;
}
@media only screen and (max-width: 1050px) {
  .header-full .head-tel {
    padding: 0;
  }
}
.header-full .head-tel a {
  display: flex;
  align-items: center;
  gap: 20px;
  font-weight: 700;
  color: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
  transition: 0.35s ease;
  font-size: 1em;
}
@media only screen and (max-width: 1050px) {
  .header-full .head-tel a {
    gap: 10px;
    font-size: 0.875em;
  }
}
.header-full .head-tel a:hover, .header-full .head-tel a:focus-visible {
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}
.header-full .head-tel a:hover img, .header-full .head-tel a:focus-visible img {
  filter: var(--theme-filter-primary, brightness(0) saturate(100%) invert(17%) sepia(71%) saturate(2008%) hue-rotate(214deg) brightness(102%) contrast(95%));
}
.header-full .head-tel a img {
  filter: var(--theme-filter-red, brightness(0) saturate(100%) invert(40%) sepia(50%) saturate(580%) hue-rotate(307deg) brightness(98%) contrast(107%));
  transition: 0.35s ease;
}

.header-full .search_container {
  flex-grow: 1;
}
.header-full .search_container .widgetsearch {
  margin: 0 !important;
}
.header-full .search_container section.search {
  padding: 0;
  font-size: 1em;
}
.header-full .search_container section.search .search-form .form-group input {
  border: 1px solid transparent;
  border-radius: 100vw;
  background-color: var(--theme-colour-lightgrey, #f5f5f5);
  padding: 5px 30px;
  height: 60px;
  color: var(--theme-colour-lightblue, #4b93cf);
  font-size: 0.875em;
}
.header-full .search_container section.search .search-form .form-group input:focus {
  border-color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
}
.header-full .search_container section.search .search-form .form-group input::placeholder {
  color: var(--theme-colour-lightblue, #4b93cf);
}
.header-full .search_container section.search .search-form button[type=submit] {
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  font-size: 1em;
}
.header-full .search_container section.search .search-form button[type=submit] i {
  color: var(--theme-colour-lightblue, #4b93cf);
  font-size: 1em;
}
.header-full .search_container section.search .search-form button[type=submit] i::before {
  font-size: 1.25em;
}

@media only screen and (max-width: 1050px) {
  .shoppingtools_container {
    padding: 0;
  }
  .shoppingtools_container .toolbar {
    padding: 0;
  }
}

.toolbar {
  margin: 0;
}
.toolbar .account-btn {
  position: relative;
  display: flex;
  margin: 0 !important;
  padding: 10px 25px;
}
@media only screen and (max-width: 1050px) {
  .toolbar .account-btn {
    padding: 10px 15px;
  }
}
.toolbar .account-btn:hover::before, .toolbar .account-btn:focus-visible::before {
  opacity: 1;
  border-color: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
}
.toolbar .account-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 2px solid var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  opacity: 0.5;
  border-radius: 100vw;
  transition: 0.35s ease;
}
.toolbar .account-btn .user-icon {
  padding: 0;
  display: flex;
  align-items: center;
}
.toolbar .account-btn .user-icon::before {
  content: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-icon-user.svg");
  display: block;
  width: 25px;
  height: 27px;
  filter: var(--theme-filter-secondary, brightness(0) saturate(100%) invert(61%) sepia(14%) saturate(2037%) hue-rotate(168deg) brightness(86%) contrast(87%));
  line-height: 0;
}
.toolbar .account-btn > span {
  display: flex;
  flex-direction: column-reverse;
  font-size: 0.875em;
}
.toolbar .account-btn > span .line1 {
  color: var(--theme-colour-textgrey, #3e3e3e);
  font-size: 1em;
}
.toolbar .account-btn > span .line1::after {
  content: "\f107";
  font-family: FontAwesome;
  margin-left: 5px;
}
.toolbar .account-btn > span br {
  display: none;
}
.toolbar .account-btn > span .line2 {
  color: var(--theme-colour-darkblue, #0f1742);
  font-size: 1em;
}

@media only screen and (max-width: 1050px) {
  .toolbar {
    padding: 0;
  }
}
.toolbar .cart-btn {
  margin: 0;
}
.toolbar .cart-btn > .btn {
  position: relative;
  display: flex;
  gap: 15px;
  margin: 0;
  padding: 14px 25px;
  background: transparent;
}
@media only screen and (max-width: 1050px) {
  .toolbar .cart-btn > .btn {
    padding: 14px 15px;
    gap: 0;
  }
}
.toolbar .cart-btn > .btn:hover::before, .toolbar .cart-btn > .btn:focus-visible::before {
  opacity: 1;
  border-color: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
}
.toolbar .cart-btn > .btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 2px solid var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  opacity: 0.5;
  border-radius: 100vw;
  transition: 0.35s ease;
}
.toolbar .cart-btn > .btn i {
  display: flex;
  align-items: center;
}
.toolbar .cart-btn > .btn i::before {
  content: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/326700_cart_shopping_icon.svg");
  display: block;
  height: 27px;
  width: 31px;
  filter: var(--theme-filter-secondary, brightness(0) saturate(100%) invert(61%) sepia(14%) saturate(2037%) hue-rotate(168deg) brightness(86%) contrast(87%));
  line-height: 0;
}
.toolbar .cart-btn > .btn span {
  top: auto;
  bottom: 10px;
  right: auto;
  left: 50px;
  background-color: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
  border-radius: 100vw;
  padding: 2px;
  min-height: 20px;
  min-width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1050px) {
  .toolbar .cart-btn > .btn span {
    left: 30px;
  }
}
.toolbar .cart-btn > .btn b {
  color: var(--theme-colour-textgrey, #3e3e3e);
  line-height: 1;
  font-size: 0.7em;
}
.toolbar .cart-btn > .btn b::before {
  content: "My Cart";
  display: block;
  font-size: 1em;
  color: var(--theme-colour-darkblue, #0f1742);
  font-weight: 700;
  margin-bottom: 5px;
}
.toolbar .cart-btn:hover > .btn {
  background: transparent;
}

.header-nav div[role=row-wrapper] > .row > div:last-of-type {
  flex: 1;
}
.header-nav .mega-menu .catalog-block {
  background-color: transparent;
}
.header-nav .mega-menu .cd-dropdown-wrapper:hover {
  background-color: transparent;
}
.header-nav .mega-menu .cd-dropdown-trigger {
  padding: 0 15px 0 35px;
  line-height: 36px;
  background-color: transparent;
  color: var(--theme-colour-darkblue, #0f1742);
  font-weight: 700;
  transition: 0.35s ease;
}
.header-nav .mega-menu .cd-dropdown-trigger:hover, .header-nav .mega-menu .cd-dropdown-trigger:focus-visible {
  color: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
}
.header-nav .mega-menu .cd-dropdown-trigger:hover::before, .header-nav .mega-menu .cd-dropdown-trigger:focus-visible::before {
  filter: var(--theme-filter-red, brightness(0) saturate(100%) invert(40%) sepia(50%) saturate(580%) hue-rotate(307deg) brightness(98%) contrast(107%));
}
.header-nav .mega-menu .cd-dropdown-trigger::before {
  content: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-icon-shopall.png");
  right: auto;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: auto;
  width: 20px;
  margin: 0;
  background-color: transparent;
  filter: var(--theme-filter-secondary, brightness(0) saturate(100%) invert(61%) sepia(14%) saturate(2037%) hue-rotate(168deg) brightness(86%) contrast(87%));
  transition: 0.35s ease;
}
.header-nav .mega-menu .cd-dropdown-trigger::after {
  display: none;
}
.header-nav .mega-menu .additional_links {
  display: none;
}
.header-nav .hor-menu ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  font-size: 1em;
}
@media only screen and (max-width: 991px) {
  .header-nav .hor-menu ul {
    flex-wrap: wrap;
    justify-content: start;
  }
}
.header-nav .hor-menu ul li {
  margin: 0;
}
.header-nav .hor-menu ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--theme-colour-darkblue, #0f1742);
  font-weight: 600;
  border-radius: 100vw;
  padding: 10px 35px;
  transition: 0.35s ease;
  font-size: 1em;
}
@media only screen and (max-width: 1469px) {
  .header-nav .hor-menu ul li a {
    padding: 15px;
  }
}
@media only screen and (max-width: 1050px) {
  .header-nav .hor-menu ul li a {
    font-size: 0.875em;
  }
}
.header-nav .hor-menu ul li a::after {
  content: "\f105";
  font-family: FontAwesome;
  color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  margin-left: 10px;
  transition: 0.35s ease;
}
.header-nav .hor-menu ul li a:hover, .header-nav .hor-menu ul li a:focus-visible {
  background-color: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
  color: #fff;
}
.header-nav .hor-menu ul li a:hover::after, .header-nav .hor-menu ul li a:focus-visible::after {
  color: #fff;
}

/* stylelint-disable selector-max-id */
.container {
  max-width: 1800px;
  margin-inline: auto;
}
.container.page-content {
  overflow: clip;
}
@media (min-width: 1600px) {
  .container {
    width: 100%;
  }
}

.module-text h1,
.module-text h2,
.module-text h3 {
  margin: 0 0 25px;
}
.module-text h1 + p,
.module-text h2 + p,
.module-text h3 + p {
  font-weight: 600;
}
.module-text p {
  margin: 0 0 20px;
}
.module-text p:last-child {
  margin-bottom: 0;
}

.theme-dark .module-text h1,
.theme-dark .module-text h2,
.theme-dark .module-text h3,
.theme-dark .module-text p {
  color: #fff;
}
.theme-dark .module-text a {
  color: var(--theme-brand-tertiary, var(--theme-colour-blackblue, #070b1e));
}
.theme-dark .module-text a:hover, .theme-dark .module-text a:focus-visible {
  text-decoration: underline;
}

.nSocial {
  gap: 10px 20px;
  flex-wrap: wrap;
  max-width: 300px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.nSocial a {
  width: 40px;
  height: 40px;
  background-color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
  border-radius: 5px;
  transition: all 0.35s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nSocial a i {
  transition: all 0.35s;
  font-size: 1.5em;
}
.nSocial a:hover, .nSocial a:focus-within {
  background-color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  text-decoration: none;
}
.nSocial a:hover i, .nSocial a:focus-within i {
  color: #fff;
}
.nSocial a:hover[alt=Facebook], .nSocial a:focus-within[alt=Facebook] {
  background-color: var(--theme-social-fb, #1877f2) !important;
}
.nSocial a:hover[alt=Twitter], .nSocial a:focus-within[alt=Twitter] {
  background-color: var(--theme-social-tw, #1da1f2) !important;
}
.nSocial a:hover[alt=Instagram], .nSocial a:focus-within[alt=Instagram] {
  background-color: var(--theme-social-ig, #833ab4) !important;
}
.nSocial a:hover[alt=YouTube], .nSocial a:focus-within[alt=YouTube] {
  background-color: var(--theme-social-yt, #cd201f) !important;
}
.nSocial a:hover[alt=Pinterest], .nSocial a:focus-within[alt=Pinterest] {
  background-color: var(--theme-social-pin, #bd081c) !important;
}
.nSocial a:hover[alt=LinkedIn], .nSocial a:focus-within[alt=LinkedIn] {
  background-color: var(--theme-social-in, #0a66c2) !important;
}

footer.footer .nSocial a {
  background-color: #fff;
}
footer.footer .nSocial a path {
  fill: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
}
footer.footer .nSocial a i {
  color: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
}
footer.footer .nSocial a:hover {
  background-color: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
}
footer.footer .nSocial a:hover path {
  fill: #fff;
}
footer.footer .nSocial a:hover i {
  color: #fff;
}

.glide__arrows {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.glide__bullet {
  background-color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
}
.glide__bullet:focus, .glide__bullet:hover {
  background-color: var(--theme-colour-paleblue, #e2eef7);
}
.glide__bullet--active {
  background-color: #fff !important;
  border: 0 !important;
}

.splide__pagination__page.is-active {
  background-color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}

#grid.glide__track, #grid.splide__track {
  display: block;
}

.nFlex-col {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.p-full-default {
  padding: 80px;
}

.rewards-tab {
  left: 67px;
  right: unset;
}
@media only screen and (max-width: 1369px) {
  .rewards-tab {
    left: 15px;
  }
}

#chat-widget-container {
  bottom: 0 !important;
}
@media only screen and (max-width: 430px) {
  #chat-widget-container {
    padding-left: 90px;
  }
}

.floating-buttons {
  bottom: 60px;
}

.rewards .reward-title-wrapper {
  flex-wrap: wrap;
  justify-content: space-between;
}
.rewards .reward-title-wrapper::before, .rewards .reward-title-wrapper::after {
  display: none;
}
.rewards .reward-title-wrapper > div {
  width: auto;
}

#savecartmodal button {
  margin-bottom: 5px;
}

/* stylelint-disable no-duplicate-selectors */
footer.footer {
  padding: 0;
  font-size: 1em;
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-foot-spiral2.png");
  background-repeat: no-repeat;
  background-position: left bottom;
}
@media only screen and (max-width: 1366px) {
  footer.footer {
    background-size: cover;
  }
}
.footersection-1 {
  padding-left: calc(15% + 400px);
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .footersection-1 {
    padding-top: calc(50px / 2);
    padding-bottom: calc(50px / 2);
  }
}
@media only screen and (max-width: 1366px) {
  .footersection-1 {
    padding-left: 15px;
  }
}
.footersection-1 .container {
  width: auto;
}
.footersection-1 [role=row-wrapper] > .row {
  gap: 20px;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
.footersection-1 [role=row-wrapper] > .row > div {
  width: auto;
}
.footersection-1 [role=row-wrapper] > .row::before, .footersection-1 [role=row-wrapper] > .row::after {
  display: none;
}
@media only screen and (max-width: 1366px) {
  .footersection-1 [role=row-wrapper] > .row::before {
    content: "";
    width: 100%;
    display: block;
  }
}
@media only screen and (max-width: 1366px) {
  .footersection-1 [role=row-wrapper] > .row {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .footersection-1 [role=row-wrapper] > .row {
    flex-direction: column;
  }
}

footer.footer .col {
  min-height: 0;
}

footer.footer {
  position: relative;
}
footer.footer .dealerdetails_container {
  width: 100%;
  max-width: 400px;
  background-color: #f9f9f9;
  padding: 35px;
  position: absolute;
  top: 0;
  left: 5%;
  height: 100%;
  z-index: 1;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1366px) {
  footer.footer .dealerdetails_container {
    position: static;
    order: -1;
    margin: 0 auto 30px;
  }
}
footer.footer .dealerdetails_container .info {
  padding: 0;
  color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
  text-align: center;
}
footer.footer .dealerdetails_container .info p {
  color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
}
footer.footer .dealerdetails_container .info p:last-child {
  margin: 0;
}
footer.footer .dealerdetails_container .logo {
  border: 0;
  padding: 0;
  margin: 0 0 30px;
}
footer.footer .dealerdetails_container .logo:hover img {
  opacity: 0.7;
}
footer.footer .dealerdetails_container .logo:focus-within img {
  outline: 1px solid var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  outline-offset: 10px;
}
footer.footer .dealerdetails_container .logo img {
  max-width: 100px !important;
  width: auto;
}

footer.footer .quicklinks .title {
  font-size: 1em;
  text-transform: none;
  margin: 0 0 20px;
}
footer.footer .quicklinks ul {
  font-size: 1em;
}
footer.footer .quicklinks ul li {
  margin: 0 0 20px;
}
footer.footer .quicklinks ul li:last-child {
  margin: 0;
}
footer.footer .quicklinks ul li a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  footer.footer .menulinks_container {
    width: 100% !important;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 992px) {
  footer.footer .menulinks_container {
    width: 970px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 1200px) {
  footer.footer .menulinks_container {
    width: 1180px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 1470px) {
  footer.footer .menulinks_container {
    width: 1450px;
  }
}
@media only screen and (max-width: 991px) {
  footer.footer .foot-menu {
    padding-top: 0;
    min-width: 280px;
  }
  footer.footer .foot-menu .title {
    position: relative;
    cursor: pointer;
    margin: 0 !important;
    padding: 20px;
    color: var(--theme-colour-lightgrey, #f5f5f5);
    isolation: isolate;
  }
}
@media only screen and (max-width: 991px) and (max-width: 450px) {
  footer.footer .foot-menu .title {
    text-align: left;
  }
}
@media only screen and (max-width: 991px) {
  footer.footer .foot-menu .title::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
    opacity: 0.7;
    z-index: -1;
    transition: 0.35s ease;
  }
  footer.footer .foot-menu .title::after {
    content: "";
    position: absolute;
    top: 20px;
    right: 50px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 10px 0;
    border-color: var(--theme-colour-lightgrey, #f5f5f5) transparent transparent;
    transition: 0.35s ease 0.35s;
  }
}
@media only screen and (max-width: 991px) and (max-width: 450px) {
  footer.footer .foot-menu .title::after {
    right: 30px;
  }
}
@media only screen and (max-width: 991px) {
  footer.footer .foot-menu ul {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease-out;
    padding: 0;
    margin: 0;
  }
  footer.footer .foot-menu ul li {
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
  }
  footer.footer .foot-menu ul li a {
    display: block;
    justify-content: center !important;
    margin: 10px 0;
    padding: 20px;
    background-color: var(--theme-colour-blackblue, #070b1e);
    border: 1px solid;
    border-image: linear-gradient(to right, var(--theme-colour-magenta, #cd0d83), var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf)));
    border-image-slice: 1;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  footer.footer .foot-menu.open h4::after {
    border-width: 0 10px 20px;
    border-color: transparent transparent var(--theme-colour-lightgrey, #f5f5f5);
    transition: 0.35s ease;
  }
  footer.footer .foot-menu.open ul {
    height: auto;
    max-height: 500px;
    transition: max-height 1s ease-in-out !important;
  }
}
footer.footer .contacts h4 {
  display: none;
}
footer.footer .contacts .contact-block {
  display: flex !important;
}
@media only screen and (max-width: 991px) {
  footer.footer .contacts .contact-block {
    flex-direction: column;
  }
}
footer.footer .contacts .contact-address {
  display: none !important;
}
footer.footer .contacts .contact-email {
  margin: 5px 0 15px;
}
@media only screen and (max-width: 768px) {
  footer.footer .contacts .contact-email {
    margin: 20px 0;
  }
}
footer.footer .contacts .contact-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
}
@media only screen and (max-width: 991px) {
  footer.footer .contacts .contact-icon {
    margin: 0 0 5px;
  }
}
footer.footer .contacts .contact-icon i {
  width: 16px;
  height: 16px;
  filter: brightness(0) invert(1);
  background-position: center;
  background-repeat: no-repeat;
}
footer.footer .contacts .contact-icon .fa-phone {
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-icon-tel.svg");
}
footer.footer .contacts .contact-icon .fa-phone::before {
  content: "";
}
footer.footer .contacts .contact-icon .fa-envelope {
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-icon-email.svg");
}
footer.footer .contacts .contact-icon .fa-envelope::before {
  content: "";
}

.footersection-2 {
  background-color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
  padding: 15px 0;
  font-size: 0.875em;
}
.footersection-2 .nFlex {
  padding-left: calc(5% + 400px);
}
@media only screen and (max-width: 1366px) {
  .footersection-2 .nFlex {
    padding-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .footersection-2 .nFlex {
    flex-direction: column;
    gap: 10px;
  }
}
.footersection-2 ul {
  gap: 10px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .footersection-2 ul {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.footersection-2 ul li {
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .footersection-2 ul li {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
  }
}
.footersection-2 ul li.divider {
  width: 2px;
  height: 13px;
  background-color: #fefefe;
}
.footersection-2 ul li a {
  color: #fefefe;
}

.foot-bot .container {
  width: auto;
}

.accordion-tab + .accordion-tab {
  border-top: 1px solid var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
  padding-top: 20px;
  margin-top: 25px;
}
.accordion-tab[data-title=""] {
  display: none;
  visibility: hidden;
}
.accordion-title {
  margin: 0;
  font-size: 1em;
  font-weight: 600;
  transition: color 0.35s;
  padding-right: 40px;
  position: relative;
  cursor: pointer;
}
.accordion-title::after {
  content: "\f067";
  font-family: FontAwesome;
  position: absolute;
  top: calc(50% - 6px);
  font-size: 12px;
  right: 10px;
}
.accordion-title.nActive, .accordion-title:hover, .accordion-title:focus {
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}
.accordion-title.nActive::after {
  content: "\f077";
}

.accordion-panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s;
}
.accordion-panel :first-child {
  margin-top: 25px !important;
}

.module-accordion.theme-dark {
  color: #fff;
}
.module-accordion.theme-dark h2,
.module-accordion.theme-dark h3,
.module-accordion.theme-dark p {
  color: #fff;
}
.module-accordion.theme-dark .accordion-tab {
  border-color: #fff;
}

/* stylelint-disable function-comma-newline-after */
/* stylelint-disable max-nesting-depth */
.module-dark-img {
  position: relative;
  isolation: isolate;
  background-color: #070c2a;
}
.module-dark-img::before {
  content: "";
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-hero-img2.jpg");
  background-size: cover;
  background-position: center;
  opacity: 0.22;
  z-index: -1;
  filter: blur(6px);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.module-carousel-tabs,
.module-category-tabs {
  background-size: cover;
  background-position: center;
  overflow: hidden;
  position: relative;
}
.module-carousel-tabs h2.h1,
.module-category-tabs h2.h1 {
  text-align: center;
  margin: 0 0 40px;
  color: #fff;
}
.module-carousel-tabs .tab-title-wrap,
.module-category-tabs .tab-title-wrap {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto;
  grid-auto-flow: column;
  gap: 50px;
  margin: 0 0 45px;
  justify-content: center;
}
@media (max-width: 1280px) {
  .module-carousel-tabs .tab-title-wrap,
  .module-category-tabs .tab-title-wrap {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .module-carousel-tabs .tab-title-wrap,
  .module-category-tabs .tab-title-wrap {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, 1fr);
    gap: 0;
  }
}
.module-carousel-tabs .tab-title,
.module-category-tabs .tab-title {
  width: 100%;
  font-weight: 600;
  transition: all 0.35s;
  position: relative;
  white-space: normal;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
  padding-bottom: 15px;
}
@media only screen and (max-width: 1280px) {
  .module-carousel-tabs .tab-title,
  .module-category-tabs .tab-title {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .module-carousel-tabs .tab-title,
  .module-category-tabs .tab-title {
    padding: 20px;
  }
}
.module-carousel-tabs .tab-title::after,
.module-category-tabs .tab-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transform: scaleX(0);
  transform-origin: left;
  transition: all 0.35s;
  opacity: 0.5;
}
@media only screen and (max-width: 768px) {
  .module-carousel-tabs .tab-title::after,
  .module-category-tabs .tab-title::after {
    background-color: var(--theme-colour-blackblue, #070b1e);
    height: 100%;
    z-index: -1;
  }
}
.module-carousel-tabs .tab-title:hover::after, .module-carousel-tabs .tab-title:focus::after,
.module-category-tabs .tab-title:hover::after,
.module-category-tabs .tab-title:focus::after {
  transform: scaleX(1);
}
.tab-title-text {
  position: relative;
}
.tab-title-text img {
  filter: brightness(0) invert(1);
  margin-right: 10px;
}

.module-carousel-tabs .tab-title.nActive::after,
.module-category-tabs .tab-title.nActive::after {
  transform: scaleX(1);
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  .module-carousel-tabs .tab-title.nActive,
  .module-category-tabs .tab-title.nActive {
    isolation: isolate;
  }
  .module-carousel-tabs .tab-title.nActive::after,
  .module-category-tabs .tab-title.nActive::after {
    height: 100%;
    width: 100%;
    opacity: 0.5;
  }
}
.module-carousel-tabs .splide__arrow,
.module-category-tabs .splide__arrow {
  width: 37px;
  height: 58px;
  background-color: #101841;
  border-radius: 100vw;
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
}
.module-carousel-tabs .splide__arrow:disabled,
.module-category-tabs .splide__arrow:disabled {
  opacity: 0.5;
}
.module-carousel-tabs .splide__arrow--prev,
.module-category-tabs .splide__arrow--prev {
  left: 20.2%;
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .module-carousel-tabs .splide__arrow--prev,
  .module-category-tabs .splide__arrow--prev {
    left: 34%;
  }
}
@media only screen and (max-width: 768px) {
  .module-carousel-tabs .splide__arrow--prev,
  .module-category-tabs .splide__arrow--prev {
    left: 25px;
  }
}
.module-carousel-tabs .splide__arrow--next,
.module-category-tabs .splide__arrow--next {
  right: 20.2%;
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .module-carousel-tabs .splide__arrow--next,
  .module-category-tabs .splide__arrow--next {
    right: 34%;
  }
}
@media only screen and (max-width: 768px) {
  .module-carousel-tabs .splide__arrow--next,
  .module-category-tabs .splide__arrow--next {
    right: 25px;
  }
}
.module-carousel-tabs .splide__arrow svg,
.module-category-tabs .splide__arrow svg {
  fill: #fff;
}
.module-carousel-tabs .tab-content,
.module-category-tabs .tab-content {
  position: relative;
}
.module-carousel-tabs .tab-content > div,
.module-category-tabs .tab-content > div {
  display: none;
}
.module-carousel-tabs .tab-content > div.nActive,
.module-category-tabs .tab-content > div.nActive {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .module-carousel-tabs .tab-content > div.nActive,
  .module-category-tabs .tab-content > div.nActive {
    flex-direction: column;
    gap: 12px;
  }
}
@media (max-width: 768px) {
  .carousel-slider {
    width: 100%;
  }
}
.carousel-slider .splide__slide .tile {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 20px;
  border-radius: 25px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.3);
  transition: all 0.35s;
  opacity: 0;
  transform: scale(0.9) matrix3d(1, 0, 1, 0.0005, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.carousel-slider .splide__slide .tile:hover .imgthumbnail {
  padding: 5px;
}
.carousel-slider .splide__slide .tile a:hover .imgthumbnail, .carousel-slider .splide__slide .tile a:focus-within .imgthumbnail {
  padding: 5px;
}
.carousel-slider .splide__slide.is-visible .tile {
  opacity: 0.6;
  transition-delay: 0.05s;
  transform: scale(0.85) translateX(30px) matrix3d(1, 0, 1, 0.0005, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.carousel-slider .splide__slide.is-visible + div .tile {
  opacity: 1;
  transition-delay: 0.1s;
  transform: scale(0.9);
}
.carousel-slider .splide__slide.is-visible + div + div .tile {
  transform: scale(1);
  transition-delay: 0.15s;
}
.carousel-slider .splide__slide.is-visible + div + div + div .tile {
  transform: scale(0.9);
  transition-delay: 0.2s;
}
.carousel-slider .splide__slide.is-visible + div + div + div + div .tile {
  opacity: 0.6;
  transition-delay: 0.25s;
  transform: scale(0.85) translateX(-35px) matrix3d(1, 0, 1, -0.0005, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.carousel-slider .splide__slide.is-visible + div + div + div + div + div .tile {
  transform: translateX(500px) scale(0.5) matrix3d(1, 0, 1, -0.0005, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  opacity: 0;
  transition-delay: 0.3s;
}
@media only screen and (max-width: 1199px) {
  .carousel-slider .splide__slide.is-visible + div .tile {
    opacity: 1;
    transition-delay: 0.1s;
    transform: scale(1);
  }
  .carousel-slider .splide__slide.is-visible + div + div .tile {
    opacity: 0.6;
    transition-delay: 0.25s;
    transform: scale(0.85) translateX(-35px) matrix3d(1, 0, 1, -0.0005, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
@media only screen and (max-width: 768px) {
  .carousel-slider .splide__slide.is-visible .tile {
    opacity: 1;
    transition-delay: 0.1s;
    transform: scale(1);
  }
}
.carousel-slider .product-list-actions {
  display: none;
}
.carousel-slider .imgthumbnail {
  height: 260px;
  width: 100%;
  padding: 20px;
  background-color: #f0f0f0;
  margin: 0 0 15px;
  transition: all 0.35s;
  border-radius: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.carousel-slider .imgthumbnail img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  mix-blend-mode: multiply;
}
.carousel-slider .footer {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.carousel-slider .footer-wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.carousel-slider .brand-label,
.carousel-slider .divquickview,
.carousel-slider .indicators-grid,
.carousel-slider .product-stock,
.carousel-slider .uomblock,
.carousel-slider .product-compare-action,
.carousel-slider .addtoquicklist-wrapper,
.carousel-slider .product-sku,
.carousel-slider .product-category {
  display: none;
}
.carousel-slider .product-name {
  height: 45px;
  overflow: hidden;
  font-size: 0.9375em;
}
.carousel-slider .product-name a {
  color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
  font-weight: 700;
}
.carousel-slider .product-name a:hover, .carousel-slider .product-name a:focus-within {
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}
.carousel-slider .price-from {
  display: none;
}
.carousel-slider .price-from + .price-label::before {
  content: "from ";
  color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
  font-weight: 400;
  font-size: 0.75rem;
}
.carousel-slider .price-label {
  font-size: 1.25em;
  font-weight: 700;
  color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
  margin-top: 10px;
}
.carousel-slider .price-label-inc-vat,
.carousel-slider .rrp {
  color: #767676;
  font-size: 0.78em;
}
.carousel-slider .save.with-value {
  display: block;
  width: 140px;
  padding: 10px;
  margin-top: 10px;
  background-color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}
.carousel-slider .buttons.group {
  margin-top: 20px;
}
.carousel-slider .buttons.group .inputquantity {
  display: none;
}
.carousel-slider .buttons.group .btn {
  margin: 0;
  min-width: 0 !important;
  width: 100%;
  position: relative;
  display: inline-block;
  min-width: 278px;
  padding: 10px 20px;
  font-weight: 700;
  text-align: center;
  line-height: 25px;
  background: transparent;
  color: #fff !important;
  text-transform: capitalize;
  border: 0;
  isolation: isolate;
}
.carousel-slider .buttons.group .btn::before, .carousel-slider .buttons.group .btn::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.carousel-slider .buttons.group .btn::after {
  content: "";
  background: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
  border-radius: var(--theme-border-radius, 7.64px);
  z-index: -2;
}
.carousel-slider .buttons.group .btn::before {
  content: attr(data-text);
  padding: 10px 20px;
  background: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  border-radius: 7.64px 7.64px 37.36px;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  transition: 0.35s ease;
  z-index: -1;
}
.carousel-slider .buttons.group .btn[data-text]::before {
  z-index: 1;
}
.carousel-slider .buttons.group .btn[data-text=""]::before {
  z-index: -1;
}
.carousel-slider .buttons.group .btn:hover, .carousel-slider .buttons.group .btn:focus-visible {
  color: #fff !important;
  text-decoration: none !important;
}
.carousel-slider .buttons.group .btn:hover::before, .carousel-slider .buttons.group .btn:focus-visible::before {
  clip-path: polygon(0 0, 25% 0%, 5% 100%, 0% 100%);
  border-radius: 7.64px;
}

/* stylelint-disable declaration-block-no-redundant-longhand-properties */
.header-full .cd-dropdown {
  display: flex;
  flex-direction: column;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 395px;
  padding: 65px 0 90px;
  background-color: #fff;
}
.header-full .cd-dropdown > .close-button {
  display: none;
}
.header-full .cd-dropdown .background {
  display: none;
}
.header-full .cd-dropdown .logo {
  display: flex;
  justify-content: start;
  padding: 0 0 0 67px;
}
.header-full .cd-dropdown .logo img {
  width: 200px !important;
}
.header-full .cd-dropdown .nav-divider {
  margin-top: auto;
}
.header-full .cd-dropdown .cd-dropdown-content {
  width: auto;
  padding: 0;
  margin-top: 65px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.header-full .cd-dropdown .cd-dropdown-content > li {
  border: 0 !important;
  margin-bottom: 0;
  font-size: 1em;
  padding-bottom: 5px;
  cursor: default;
}
.header-full .cd-dropdown .cd-dropdown-content > li:hover > ul {
  visibility: hidden;
}
.header-full .cd-dropdown .cd-dropdown-content > li.active > ul {
  visibility: visible;
  opacity: 1;
}
.header-full .cd-dropdown .cd-dropdown-content > li > a {
  padding: 0;
  font-weight: 500;
  box-shadow: none;
  color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
}
.header-full .cd-dropdown .cd-dropdown-content > li > a:hover, .header-full .cd-dropdown .cd-dropdown-content > li > a:focus-visible {
  text-decoration: underline;
}
.header-full .cd-dropdown .cd-dropdown-content > li > a::before, .header-full .cd-dropdown .cd-dropdown-content > li > a::after {
  display: none;
}
.header-full .cd-dropdown .cd-dropdown-content > li > a i {
  margin-right: 10px;
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}
.header-full .cd-dropdown .cd-dropdown-content > li:not(.has-children) {
  padding: 0 40px;
}
.header-full .cd-dropdown .cd-dropdown-content > li.has-children {
  padding-bottom: 0;
}
.header-full .cd-dropdown .cd-dropdown-content > li.has-children.active > a .background, .header-full .cd-dropdown .cd-dropdown-content > li.has-children.active:hover .background, .header-full .cd-dropdown .cd-dropdown-content > li.has-children.active:focus-visible .background {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.header-full .cd-dropdown .cd-dropdown-content > li.has-children.active > a p::before, .header-full .cd-dropdown .cd-dropdown-content > li.has-children.active:hover p::before, .header-full .cd-dropdown .cd-dropdown-content > li.has-children.active:focus-visible p::before {
  right: -65px;
  opacity: 0;
}
.header-full .cd-dropdown .cd-dropdown-content > li.has-children:first-of-type {
  border: 0 !important;
}
.header-full .cd-dropdown .cd-dropdown-content > li.has-children > a {
  padding: 11px 65px;
  margin: 0;
  box-shadow: none;
  position: relative;
  display: flex;
  align-items: center;
  pointer-events: all;
  overflow: hidden;
  transition: background-color 0.35s ease, color 0.35s ease;
  color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
}
.header-full .cd-dropdown .cd-dropdown-content > li.has-children > a:hover p, .header-full .cd-dropdown .cd-dropdown-content > li.has-children > a:focus-visible p {
  user-select: none;
}
.header-full .cd-dropdown .cd-dropdown-content > li.has-children > a:hover p::before, .header-full .cd-dropdown .cd-dropdown-content > li.has-children > a:focus-visible p::before {
  right: -30px;
}
.header-full .cd-dropdown .cd-dropdown-content > li.has-children > a .background {
  background-color: var(--theme-colour-paleblue, #e2eef7);
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  transition: 0.35s ease;
}
.header-full .cd-dropdown .cd-dropdown-content > li.has-children > a p {
  z-index: 2;
  margin: 0;
  font-weight: 500;
  width: 100%;
  line-height: 1;
  position: relative;
  font-size: 0.875em;
}
.header-full .cd-dropdown .cd-dropdown-content > li.has-children > a p::before {
  content: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-icon-arrow-pointer.svg");
  fill: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  position: absolute;
  display: inline-block;
  height: 12px;
  width: 21px;
  right: 0;
  color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  filter: var(--theme-filter-secondary, brightness(0) saturate(100%) invert(61%) sepia(14%) saturate(2037%) hue-rotate(168deg) brightness(86%) contrast(87%));
  transition: 0.35s ease;
}
.header-full .cd-dropdown .shoppingtools_container {
  padding: 0 65px;
  width: 100%;
  margin: 0 0 15px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  z-index: 2;
}
.header-full .cd-dropdown .shoppingtools_container i {
  filter: var(--theme-filter-secondary, brightness(0) saturate(100%) invert(61%) sepia(14%) saturate(2037%) hue-rotate(168deg) brightness(86%) contrast(87%));
}
.header-full .cd-dropdown .shoppingtools_container span {
  font-weight: 500;
}
.header-full .cd-dropdown .shoppingtools_container span:hover .line1, .header-full .cd-dropdown .shoppingtools_container span:focus-visible .line1 {
  text-decoration: underline;
}
.header-full .cd-dropdown .contact-us {
  position: relative;
  padding: 0 65px;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 12px;
  overflow-x: clip;
  z-index: -1;
}
.header-full .cd-dropdown .contact-us::after {
  content: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-foot-spiral.png");
  position: absolute;
  bottom: -200px;
  left: 351px;
  width: 100%;
  height: 100%;
  transform: rotateZ(-95deg) rotateX(180deg);
  transition: 0.8s ease 0.3s;
  z-index: -1;
}
.header-full .cd-dropdown .contact-us i {
  display: inline-block;
  width: 16px;
  height: 16px;
  filter: var(--theme-filter-secondary, brightness(0) saturate(100%) invert(61%) sepia(14%) saturate(2037%) hue-rotate(168deg) brightness(86%) contrast(87%));
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-icon-tel.svg");
}
.header-full .cd-dropdown .contact-us a {
  font-weight: 500;
  display: inline-block;
  line-height: inherit;
  text-align: left;
  white-space: nowrap;
  color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  font-size: 0.875em;
}
.header-full .cd-dropdown .contact-us a:hover, .header-full .cd-dropdown .contact-us a:focus-visible {
  text-decoration: underline;
}
.header-full .cd-dropdown .cd-secondary-dropdown {
  height: 100% !important;
  width: calc(100vw - 390px) !important;
  max-width: 1135px;
  column-gap: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 0;
  grid-gap: 0;
  opacity: 0;
  background-color: var(--theme-colour-paleblue, #e2eef7) !important;
  transition: opacity 0.35s ease, visibility 0.35s ease;
  overflow: clip;
}
.header-full .cd-dropdown .cd-secondary-dropdown::after {
  display: none;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nBottom {
  display: grid;
  align-content: flex-start;
  grid-template-columns: repeat(2, auto);
  grid-template-rows: auto;
  column-gap: 40px;
  row-gap: 16px;
  flex-grow: 1;
  margin: 70px 0 0;
  overflow: auto;
  max-width: 710px;
}
@media only screen and (max-width: 1441px) {
  .header-full .cd-dropdown .cd-secondary-dropdown .nBottom {
    grid-template-columns: auto;
    padding: 0 10px 0 0;
    width: max-content;
  }
}
@media only screen and (max-width: 950px) {
  .header-full .cd-dropdown .cd-secondary-dropdown .nBottom {
    width: 100%;
  }
}
.header-full .cd-dropdown .cd-secondary-dropdown .nBottom > li {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
  border: 0;
  border-bottom: 1px var(--theme-colour-lightbluegrey, #c8d6e0) solid;
  font-size: 1em;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nBottom > li:hover .has-image a, .header-full .cd-dropdown .cd-secondary-dropdown .nBottom > li:focus-visible .has-image a {
  padding: 1px;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nBottom > li > a {
  padding: 12px 0 31px 78px;
  color: var(--theme-colour-darkblue, #0f1742);
  font-size: 1em;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nBottom > li > a:hover {
  text-decoration: underline;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nBottom .is-hidden {
  position: absolute;
  transform: none;
  left: 0;
  top: 0;
  width: 50px;
  z-index: -1;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nBottom .is-hidden .go-back {
  display: none;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nBottom .is-hidden > li {
  padding: 0;
  margin: 0;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nBottom .is-hidden > li > a {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  padding: 6px;
  background-color: #fff;
  transition: 0.35s ease;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nBottom .is-hidden > li > a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  mix-blend-mode: multiply;
  border-radius: 50%;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft {
  padding: 55px 70px 120px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media only screen and (max-width: 950px) {
  .header-full .cd-dropdown .cd-secondary-dropdown .nLeft {
    padding: 55px 40px;
  }
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft > .secondary-title {
  position: relative;
  width: fit-content;
  grid-column: span 2;
  height: fit-content;
  font-weight: 700;
  text-transform: capitalize;
  color: var(--theme-colour-darkblue, #0f1742);
  font-size: 1.125em;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft > .secondary-title::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 60px;
  height: 4px;
  background-color: var(--theme-colour-lightblue, #4b93cf);
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft > .secondary-title:hover, .header-full .cd-dropdown .cd-secondary-dropdown .nLeft > .secondary-title:focus-visible {
  text-decoration: underline;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft > .secondary-title:last-of-type {
  bottom: 0;
  font-size: 0.875em;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft > .secondary-title:last-of-type::before {
  content: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-icon-arrow-pointer.svg");
  fill: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  position: absolute;
  display: inline-block;
  height: 12px;
  width: 21px;
  right: -15px;
  color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  filter: invert(8%) sepia(45%) saturate(2800%) hue-rotate(215deg) brightness(96%) contrast(99%);
  transition: 0.35s ease;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft > .secondary-title:last-of-type::after {
  display: none;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft .close-button {
  position: absolute;
  top: 20px;
  right: 12px;
  height: fit-content;
  width: fit-content;
  font-weight: 600;
  color: transparent;
  z-index: 10;
  font-size: 1.5em;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft .close-button::after {
  content: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-icon-close.svg");
  position: absolute;
  height: 23px;
  width: 23px;
  left: 0;
  top: 0;
  transition: 0.35s ease;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft .close-button:hover::after, .header-full .cd-dropdown .cd-secondary-dropdown .nLeft .close-button:focus-visible::after {
  filter: invert(1);
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft .item-bubbles {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1080px) {
  .header-full .cd-dropdown .cd-secondary-dropdown .nLeft .item-bubbles {
    right: -50px;
  }
}
@media only screen and (max-width: 950px) {
  .header-full .cd-dropdown .cd-secondary-dropdown .nLeft .item-bubbles {
    display: none;
  }
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft .item-bubbles .main-bubble {
  position: relative;
  right: -25px;
  top: -15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  height: 310px;
  width: 310px;
  scale: 0.5;
  border-radius: 50%;
  overflow: clip;
  transition: 0.35s ease, height 0.5s, width 0.5s;
  animation: growshrink 20s linear infinite;
}
@keyframes growshrink {
  0% {
    height: 250px;
    width: 250px;
  }
  50% {
    height: 310px;
    width: 310px;
  }
  100% {
    height: 250px;
    width: 250px;
  }
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft .item-bubbles .main-bubble.nActive {
  scale: 1;
}
@media only screen and (max-width: 1080px) {
  .header-full .cd-dropdown .cd-secondary-dropdown .nLeft .item-bubbles .main-bubble.nActive {
    scale: 0.5;
  }
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft .item-bubbles .main-bubble.nActive img {
  scale: 1;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft .item-bubbles .main-bubble img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  mix-blend-mode: multiply;
  scale: 0;
  box-shadow: 0 0 8px 8px white inset;
  transition: 0.35s ease;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft .item-bubbles .sub-bubbles {
  position: absolute;
  border-radius: 50%;
  background-color: #fff;
  z-index: -1;
}
@media only screen and (max-width: 1080px) {
  .header-full .cd-dropdown .cd-secondary-dropdown .nLeft .item-bubbles .sub-bubbles {
    scale: 0.5;
  }
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft .item-bubbles .sub-bubbles.bub-1 {
  top: -10px;
  left: -10px;
  height: 82px;
  width: 82px;
  opacity: 0.63;
  animation: rotate 33s linear infinite;
  transform-origin: 250px 150px;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft .item-bubbles .sub-bubbles.bub-2 {
  top: -95px;
  left: 105px;
  height: 99px;
  width: 99px;
  opacity: 0.88;
  animation: rotate 37s linear infinite;
  transform-origin: 109px 246px;
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft .item-bubbles .sub-bubbles.bub-3 {
  top: 25px;
  left: -10px;
  height: 96px;
  width: 96px;
  opacity: 0.45;
  animation: rotate 45s linear infinite;
  transform-origin: 186px 167px;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.header-full .cd-dropdown .cd-secondary-dropdown .nLeft .background-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.1;
  background-position: center;
  background-size: cover;
  z-index: -1;
  pointer-events: none;
  transition: 0.35s ease;
}

.header-full .cd-dropdown.dropdown-is-active .contact-us::after {
  bottom: 107px;
  transform: rotateZ(-112deg) rotateX(180deg);
}

.cd-dropdown:not(.dropdown-is-active) .cd-secondary-dropdown {
  display: none !important;
}

.module-hero {
  background-color: #070c2a;
  isolation: isolate;
  padding: 100px 0 150px;
  position: relative;
  min-height: 100vh;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 481px) {
  .module-hero {
    padding: 100px 0 200px;
  }
}
.hero-bg {
  object-fit: cover;
  opacity: 0.23;
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.module-hero .nFlex {
  padding-left: calc(5% + 15px);
  height: 100%;
  width: 100%;
  min-height: 570px;
}
@media only screen and (max-width: 768px) {
  .module-hero .nFlex {
    flex-direction: column;
  }
}
.module-hero .nFlex .text-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 480px;
}
@media only screen and (max-width: 991px) {
  .module-hero .nFlex .text-wrapper {
    width: 33%;
  }
}
@media only screen and (max-width: 768px) {
  .module-hero .nFlex .text-wrapper {
    width: 100%;
    height: 300px;
  }
}
.module-hero .module-text {
  position: absolute;
  opacity: 0;
  width: 100%;
  max-width: 480px;
  transform: translateY(-50px);
  transition: 0.5s ease;
}
.module-hero .module-text .eyebrow {
  font-weight: 700;
  margin: 0 0 10px;
  font-size: 1.125em;
}
.module-hero .module-text.nActive {
  opacity: 1;
  transform: translateY(0);
  transition: 1s ease 0.35s;
}
.hero-images-wrapper {
  width: calc(100% - 500px);
  position: relative;
}
@media only screen and (max-width: 991px) {
  .hero-images-wrapper {
    width: calc(100% - 280px);
  }
}
@media only screen and (max-width: 768px) {
  .hero-images-wrapper {
    height: 170px;
  }
}
@media only screen and (max-width: 481px) {
  .hero-images-wrapper {
    height: 120px;
  }
}
.circles-bg .circle-bg {
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
  opacity: 0.45;
}
.circles-bg .circle-bg.b1 {
  width: 115px;
  height: 115px;
  top: calc(50% - 150px);
  left: calc(50% + 50px);
}
.circles-bg .circle-bg.b2 {
  width: 36px;
  height: 36px;
  top: calc(50% + 125px);
  left: calc(50% + 60px);
}

.hero-images-bubbles {
  filter: url("#filter");
}
.hero-images-bubbles .circle {
  position: absolute;
  top: calc(50% - 62.5px);
  left: calc(50% - 62.5px);
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
  width: 125px;
  height: 125px;
  padding: 10px;
  transition: 1.5s all, background 0.35s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero-images-bubbles .circle-main {
  top: calc(50% - 157.5px);
  left: calc(50% - 157.5px);
  width: 315px;
  height: 315px;
}
@media only screen and (max-width: 768px) {
  .hero-images-bubbles .circle-main {
    width: 275px;
    height: 275px;
  }
}
@media only screen and (max-width: 600px) {
  .hero-images-bubbles .circle-main {
    width: 350px;
    height: 350px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 400px) {
  .hero-images-bubbles .circle-main {
    width: 275px;
    height: 275px;
  }
}
.hero-images-bubbles .circle-main > a {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1.313em;
  text-align: center;
  color: var(--theme-colour-textgrey, #3e3e3e);
  flex-direction: column;
  opacity: 0;
  z-index: 2;
  transition: 0.35s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero-images-bubbles .circle-main > a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--theme-colour-lightbluegrey, #c8d6e0);
  z-index: -1;
  transition: 0.35s ease;
}
.hero-images-bubbles .circle-main > a h2 {
  font-size: 0.875em;
  color: var(--theme-colour-textgrey, #3e3e3e);
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: capitalize;
}
.hero-images-bubbles .circle-main > a p {
  font-size: 0.75em;
  font-weight: 400;
  margin: 0;
}
.hero-images-bubbles .circle-main:hover > a {
  opacity: 1;
}
.hero-images-bubbles .circle-main:hover ~ .active {
  background-color: var(--theme-colour-lightbluegrey, #c8d6e0);
}
.hero-images-bubbles .circle-main img {
  position: absolute;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  object-fit: contain;
  opacity: 0;
  transition: 0.5s opacity 0s ease-in-out, 0.5s transform 1s ease-in-out;
  transform: scale(0);
  z-index: 1;
}
@media only screen and (max-width: 600px) {
  .hero-images-bubbles .circle-main img {
    transform: scale(1);
  }
}
.hero-images-bubbles .circle-small {
  cursor: pointer;
}
.hero-images-bubbles .circle-small img {
  transition: 0.5s all 0.5s ease-in-out;
}
.hero-images-bubbles .circle.c2 {
  top: calc(50% - 200px);
  left: calc(50% - 300px);
}
@media only screen and (max-width: 911px) {
  .hero-images-bubbles .circle.c2 {
    left: calc(50% - 260px);
  }
}
@media only screen and (max-width: 600px) {
  .hero-images-bubbles .circle.c2 {
    display: none;
  }
}
.hero-images-bubbles .circle.c3 {
  top: calc(50% - 200px);
  left: calc(50% + 175px);
}
@media only screen and (max-width: 911px) {
  .hero-images-bubbles .circle.c3 {
    left: calc(50% + 150px);
  }
}
@media only screen and (max-width: 600px) {
  .hero-images-bubbles .circle.c3 {
    display: none;
  }
}
.hero-images-bubbles .circle.c4 {
  top: calc(50% + 100px);
  left: calc(50% - 300px);
}
@media only screen and (max-width: 911px) {
  .hero-images-bubbles .circle.c4 {
    left: calc(50% - 260px);
  }
}
@media only screen and (max-width: 600px) {
  .hero-images-bubbles .circle.c4 {
    display: none;
  }
}
.hero-images-bubbles .circle.c5 {
  top: calc(50% + 100px);
  left: calc(50% + 175px);
}
@media only screen and (max-width: 911px) {
  .hero-images-bubbles .circle.c5 {
    left: calc(50% + 150px);
  }
}
@media only screen and (max-width: 600px) {
  .hero-images-bubbles .circle.c5 {
    display: none;
  }
}

.module-hero.nSwap .hero-images-bubbles .c1 {
  height: 200px;
  width: 200px;
  top: calc(50% - 40px);
  left: calc(50% - 40px);
}
.module-hero.nSwap .hero-images-bubbles .c1 img {
  opacity: 0 !important;
  transform: scale(0) !important;
}
.module-hero.nSwap .hero-images-bubbles .c2,
.module-hero.nSwap .hero-images-bubbles .c3,
.module-hero.nSwap .hero-images-bubbles .c4,
.module-hero.nSwap .hero-images-bubbles .c5 {
  top: 50% !important;
  left: 50% !important;
  opacity: 0;
  transform: scale(0);
  z-index: -1;
}

.hero-images-group[active-bubble="0"] .circle[bubble-id="0"] {
  top: calc(50% - 150px);
  left: calc(50% - 150px);
}
.hero-images-group[active-bubble="0"] .circle[bubble-id="0"] img {
  opacity: 0;
}
.hero-images-group[active-bubble="0"] .circle-main img[bubble-id="0"] {
  opacity: 1;
  transform: scale(1);
}

.hero-images-group[active-bubble="1"] .circle[bubble-id="1"] {
  top: calc(50% - 150px);
  left: calc(50% + 40px);
}
.hero-images-group[active-bubble="1"] .circle[bubble-id="1"] img {
  opacity: 0;
}
.hero-images-group[active-bubble="1"] .circle-main img[bubble-id="1"] {
  opacity: 1;
  transform: scale(1);
}

.hero-images-group[active-bubble="2"] .circle[bubble-id="2"] {
  top: calc(50% + 50px);
  left: calc(50% - 150px);
}
.hero-images-group[active-bubble="2"] .circle[bubble-id="2"] img {
  opacity: 0;
}
.hero-images-group[active-bubble="2"] .circle-main img[bubble-id="2"] {
  opacity: 1;
  transform: scale(1);
}

.hero-images-group[active-bubble="3"] .circle[bubble-id="3"] {
  top: calc(50% + 40px);
  left: calc(50% + 30px);
}
.hero-images-group[active-bubble="3"] .circle[bubble-id="3"] img {
  opacity: 0;
}
.hero-images-group[active-bubble="3"] .circle-main img[bubble-id="3"] {
  opacity: 1;
  transform: scale(1);
}

.herobox-row-wrapper {
  margin-top: -50px;
}
@media only screen and (min-width: 768px) {
  .herobox-row-wrapper.mini {
    margin-top: -180px;
  }
}
@media only screen and (max-width: 768px) {
  .herobox-row-wrapper {
    margin-top: 20px;
  }
}

.herobox-grid {
  display: grid;
  grid-template-columns: 177fr 177fr 218fr;
  grid-template-rows: repeat(2, 250px);
  grid-gap: 30px;
  transition: 0.35s ease;
}
@media only screen and (max-width: 1400px) {
  .herobox-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
  }
}
@media only screen and (max-width: 991px) {
  .herobox-grid {
    grid-template-columns: 1fr;
  }
}
.herobox {
  background-color: var(--theme-colour-paleblue, #e2eef7);
  border-radius: var(--theme-border-radius, 7.64px);
  padding: 40px 35px;
  position: relative;
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.07);
  overflow: hidden;
  isolation: isolate;
  transition: background-color 0.35s;
}
.herobox-1 {
  grid-area: 1/1/3/2;
  transition: 0.35s ease;
}
@media only screen and (max-width: 991px) {
  .herobox-1 {
    grid-area: auto;
  }
}
.herobox-2 {
  grid-area: 1/2/3/3;
  transition: 0.35s ease;
}
@media only screen and (max-width: 991px) {
  .herobox-2 {
    grid-area: auto;
  }
}
.herobox-3 {
  grid-area: 1/3/2/4;
  transition: 0.35s ease;
}
@media only screen and (max-width: 1400px) {
  .herobox-3 {
    grid-area: 3/3/3/1;
  }
}
@media only screen and (max-width: 991px) {
  .herobox-3 {
    grid-area: auto;
  }
}
.herobox-4 {
  grid-area: 2/3/3/4;
  transition: 0.35s ease;
}
@media only screen and (max-width: 1400px) {
  .herobox-4 {
    grid-area: 4/3/4/1;
  }
}
@media only screen and (max-width: 991px) {
  .herobox-4 {
    grid-area: auto;
  }
}
.herobox h2 {
  position: relative;
  margin: 0 0 25px;
  text-transform: capitalize;
  z-index: 2;
}
.herobox p {
  margin: 0 0 5px;
  line-height: 2;
  color: #3e3e3e;
}
.herobox .shop-now {
  font-weight: 600;
  color: var(--theme-colour-darkblue, #0f1742);
  margin: 0;
  transition: all 0.35s;
}
.herobox .shop-now img {
  margin-left: 10px;
  transform: rotate(180deg);
  filter: var(--theme-filter-darkblue, brightness(0) saturate(100%) invert(8%) sepia(39%) saturate(3289%) hue-rotate(218deg) brightness(96%) contrast(102%));
}
.herobox .herobox-img {
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
  padding: 30px;
  z-index: -1;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 481px) {
  .herobox .herobox-img {
    width: 254px;
    height: 254px;
    opacity: 0.25;
  }
}
@media only screen and (max-width: 1400px) {
  .herobox-1, .herobox-2 {
    padding-right: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .herobox-1, .herobox-2 {
    padding: 30px 30px 30px 35px;
  }
}
@media only screen and (max-width: 481px) {
  .herobox-1, .herobox-2 {
    padding: 25px;
  }
}
.herobox-1::before, .herobox-2::before {
  content: "";
  width: 316px;
  height: 350px;
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-herobox-spiral.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  transform: rotate(90deg);
  left: -30px;
  bottom: -150px;
  z-index: -2;
}
@media only screen and (max-width: 1400px) {
  .herobox-1::before, .herobox-2::before {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .herobox-1 h2, .herobox-2 h2 {
    padding-right: 100px;
  }
}
@media only screen and (max-width: 481px) {
  .herobox-1 h2, .herobox-2 h2 {
    padding: 0;
  }
}
.herobox-1 h2 + p, .herobox-2 h2 + p {
  max-width: 60%;
}
@media only screen and (min-width: 1400px) and (max-width: 1469px) {
  .herobox-1 h2 + p, .herobox-2 h2 + p {
    max-width: none;
  }
}
@media only screen and (max-width: 481px) {
  .herobox-1 h2 + p, .herobox-2 h2 + p {
    max-width: none;
  }
}
.herobox-1 .herobox-img, .herobox-2 .herobox-img {
  width: 386px;
  height: 386px;
  bottom: -70px;
  right: -70px;
}
@media only screen and (max-width: 768px) {
  .herobox-1 .herobox-img, .herobox-2 .herobox-img {
    width: 300px;
    height: 300px;
    bottom: 50%;
    transform: translate(0, 50%);
  }
}
.herobox-3, .herobox-4 {
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-herobox-spiral.png");
  background-repeat: no-repeat;
  padding: 30px 230px 30px 35px;
  background-position: bottom -60px right -180px;
}
@media only screen and (min-width: 1400px) and (max-width: 1469px) {
  .herobox-3, .herobox-4 {
    padding-right: 190px;
  }
}
@media only screen and (max-width: 768px) {
  .herobox-3, .herobox-4 {
    background-image: none;
  }
}
@media only screen and (max-width: 481px) {
  .herobox-3, .herobox-4 {
    padding: 25px;
  }
}
.herobox-3 h2, .herobox-4 h2 {
  margin: 0 0 15px;
}
@media only screen and (min-width: 1400px) and (max-width: 1700px) {
  .herobox-3 h2, .herobox-4 h2 {
    font-size: 1.2em;
    margin: 0 0 5px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1700px) {
  .herobox-3 p, .herobox-4 p {
    font-size: 0.875em;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1469px) {
  .herobox-3 p, .herobox-4 p {
    line-height: 1.5;
  }
}
.herobox-3 .herobox-img, .herobox-4 .herobox-img {
  width: 254px;
  height: 254px;
  top: calc(50% - 129px);
  right: -60px;
}
@media only screen and (max-width: 768px) {
  .herobox-3 .herobox-img, .herobox-4 .herobox-img {
    width: 300px;
    height: 300px;
    bottom: 50%;
    right: -70px;
    top: auto;
    transform: translate(0, 50%);
  }
}
.herobox:hover, .herobox:focus-within {
  background-color: #d7ebfb;
}
.herobox:hover .shop-now, .herobox:focus-within .shop-now {
  color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
}

@media only screen and (min-width: 768px) {
  .herobox-grid.mini {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 80px);
    gap: 20px;
    margin: 0;
  }
  .herobox-grid.mini .herobox {
    margin-top: 60px;
    border-radius: 25px 25px 0 0;
    padding: 25px 110px 35px 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1780px) {
  .herobox-grid.mini .herobox {
    padding: 10px 110px 10px 20px;
  }
}
@media only screen and (min-width: 768px) {
  .herobox-grid.mini .herobox::after {
    content: "";
    width: 18px;
    height: 100%;
    background-color: var(--theme-colour-lightblue, #4b93cf);
    opacity: 0.33;
    position: absolute;
    top: 0;
    left: -18px;
    transition: 0.35s linear;
    z-index: -1;
  }
  .herobox-grid.mini .herobox h2 {
    margin: 0 0 30px;
    line-height: 37px;
    transition: 0.35s ease;
    max-width: 260px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1780px) {
  .herobox-grid.mini .herobox h2 {
    font-size: 1.255em;
    line-height: 1;
    margin: 20px 0 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1277px) {
  .herobox-grid.mini .herobox h2 {
    margin-top: 110px;
    max-width: none;
  }
}
@media only screen and (min-width: 768px) {
  .herobox-grid.mini .herobox p:first-of-type {
    display: none;
  }
  .herobox-grid.mini .herobox-1 {
    grid-column: 1;
    grid-row: 1/3;
  }
  .herobox-grid.mini .herobox-2 {
    grid-column: 2;
    grid-row: 1/3;
  }
  .herobox-grid.mini .herobox-3 {
    grid-column: 3;
    grid-row: 1/3;
  }
  .herobox-grid.mini .herobox-4 {
    grid-column: 4;
    grid-row: 1/3;
  }
  .herobox-grid.mini .herobox-1::before, .herobox-grid.mini .herobox-2::before {
    display: none;
  }
  .herobox-grid.mini .herobox-3, .herobox-grid.mini .herobox-4 {
    background-image: none;
  }
  .herobox-grid.mini .herobox .herobox-img {
    width: 132px;
    height: 132px;
    top: auto;
    bottom: 0;
    right: 0;
    padding: 20px;
    transition: 0.35s ease;
    z-index: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1277px) {
  .herobox-grid.mini .herobox .herobox-img {
    height: 100%;
    width: 100%;
    border-radius: 0;
    padding: 0;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
    mix-blend-mode: darken;
  }
  .herobox-grid.mini .herobox .herobox-img img {
    height: 75%;
    object-fit: contain;
  }
}
@media only screen and (min-width: 768px) {
  .herobox-grid.mini .herobox.active {
    margin-top: 2px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1277px) {
  .herobox-grid.mini .herobox.active {
    padding: 20px 20px 10px;
  }
}
@media only screen and (min-width: 768px) {
  .herobox-grid.mini .herobox.active::after {
    left: 0;
    width: 100%;
    transition: width 10s linear;
  }
  .herobox-grid.mini .herobox.active h2 {
    margin: 0 0 10px;
  }
  .herobox-grid.mini .herobox.active .shop-now {
    color: var(--theme-colour-darkblue, #0f1742);
  }
  .herobox-grid.mini .herobox.active .herobox-img {
    width: 186px;
    height: 186px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1780px) {
  .herobox-grid.mini .herobox.active .herobox-img {
    right: -54px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1277px) {
  .herobox-grid.mini .herobox.active .herobox-img {
    width: 100%;
    height: 100%;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
    opacity: 0;
  }
}
@media only screen and (min-width: 768px) {
  .herobox-grid.mini .herobox:hover {
    margin-top: 2px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1277px) {
  .herobox-grid.mini .herobox:hover {
    padding: 20px 20px 10px;
  }
}
@media only screen and (min-width: 768px) {
  .herobox-grid.mini .herobox:hover::after {
    left: 0;
    width: 100%;
    transition: 0.1s ease;
  }
  .herobox-grid.mini .herobox:hover h2 {
    margin: 0 0 10px;
  }
  .herobox-grid.mini .herobox:hover .shop-now {
    color: var(--theme-colour-darkblue, #0f1742);
  }
  .herobox-grid.mini .herobox:hover .herobox-img {
    width: 186px;
    height: 186px;
    z-index: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1780px) {
  .herobox-grid.mini .herobox:hover .herobox-img {
    right: -54px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1277px) {
  .herobox-grid.mini .herobox:hover .herobox-img {
    width: 100%;
    height: 100%;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
    opacity: 0;
  }
}

.module-catboxes h2 {
  margin: 0 0 25px;
}
.catbox-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0 20px;
}
@media (max-width: 1870px) {
  .catbox-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1500px) {
  .catbox-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1130px) {
  .catbox-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .catbox-grid {
    grid-template-columns: 1fr;
  }
}
.catbox-padding {
  padding: 20px 0;
  transition: all 0.35s;
  display: flex;
  align-items: stretch;
}
.catbox-padding:hover, .catbox-padding:focus-within {
  padding: 0;
}
.catbox-padding:hover p, .catbox-padding:focus-within p {
  height: 24px;
  padding-top: 10px;
  opacity: 1;
  color: var(--theme-colour-darkblue, #0f1742);
}
.catbox-padding:hover .catbox::before, .catbox-padding:focus-within .catbox::before {
  width: 190px;
  height: 190px;
  right: 80px;
  top: calc(50% - 95px);
}
@media only screen and (max-width: 768px) {
  .catbox-padding {
    padding: 5px 0;
  }
  .catbox-padding:hover, .catbox-padding:focus-within {
    padding: 5px 0;
  }
}

.catbox-grid .catbox {
  background-color: var(--theme-colour-paleblue, #e2eef7);
  border-radius: var(--theme-border-radius, 7.64px);
  padding: 0 130px 0 30px;
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.07);
  overflow: hidden;
  min-height: 110px;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.catbox-grid .catbox::before {
  content: "";
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-foot-spiral.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  right: 41px;
  top: calc(50% - 155px);
  width: 165px;
  height: 243px;
  transform: scaleX(-1);
  transition: all 0.35s;
}
.catbox-grid .catbox h3 {
  margin: 0;
}
.catbox-grid .catbox p {
  margin: 0;
  opacity: 0;
  font-weight: 600;
  height: 0;
  padding-top: 0;
  transition: all 0.35s;
}
.catbox-grid .catbox p img {
  transform: rotate(180deg);
  filter: var(--theme-filter-darkblue, brightness(0) saturate(100%) invert(8%) sepia(39%) saturate(3289%) hue-rotate(218deg) brightness(96%) contrast(102%));
  margin-left: 10px;
}
.catbox-grid .catbox-image {
  position: absolute;
  width: 170px;
  height: 170px;
  top: calc(50% - 85px);
  background-color: #fff;
  border-radius: 50%;
  right: -50px;
  overflow: hidden;
  flex-shrink: 0;
  padding: 10px 50px 10px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.catbox-grid .catbox-image img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.module-whyus .nFlex {
  gap: 5%;
}
@media only screen and (max-width: 991px) {
  .module-whyus .nFlex {
    gap: 25px;
  }
}
.module-whyus .module-text {
  width: 50%;
}
@media only screen and (max-width: 991px) {
  .module-whyus .module-text {
    width: 100%;
  }
}
.module-whyus .module-text h2 {
  max-width: 400px;
}
.module-whyus .module-text .nButton, .module-whyus .module-text .catalog-single .product-shopping-actions-addtocart .btn, .catalog-single .product-shopping-actions-addtocart .module-whyus .module-text .btn {
  cursor: pointer;
}
.whyus-stats {
  width: 275px;
  flex-shrink: 0;
}
.whyus-stat-boxes {
  flex-direction: column;
  gap: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.whyus-stat-box {
  min-width: 275px;
  background-color: #fff;
  border-radius: 25px;
  padding: 20px;
  gap: 20px;
  user-select: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.stat-box-icon {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.stat-box-icon img {
  object-fit: contain;
}

.stat-box-counter {
  color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  font-weight: 700;
  font-size: 1.5em;
}

.whyus-stat-box[data-box="1"] .stat-box-icon {
  background-color: var(--theme-colour-paleblue, #e2eef7);
}
.whyus-stat-box[data-box="1"] .stat-box-icon img {
  filter: var(--theme-filter-secondary, brightness(0) saturate(100%) invert(61%) sepia(14%) saturate(2037%) hue-rotate(168deg) brightness(86%) contrast(87%));
}
.whyus-stat-box[data-box="2"] .stat-box-icon {
  background-color: #e2f7e3;
}
.whyus-stat-box[data-box="2"] .stat-box-icon img {
  filter: brightness(0) saturate(100%) invert(55%) sepia(91%) saturate(405%) hue-rotate(73deg) brightness(86%) contrast(85%);
}
.whyus-stat-box[data-box="3"] .stat-box-icon {
  background-color: #eee2f7;
}
.whyus-stat-box[data-box="3"] .stat-box-icon img {
  filter: brightness(0) saturate(100%) invert(43%) sepia(20%) saturate(3043%) hue-rotate(238deg) brightness(103%) contrast(104%);
}
.whyus-stat-box.nActive {
  outline: 2px solid var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}

.stat-box-images {
  width: 50%;
  position: relative;
  align-self: stretch;
}
@media only screen and (max-width: 991px) {
  .stat-box-images {
    min-height: 350px;
  }
}
.stat-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.stat-box-img {
  position: absolute;
  width: 20px;
  height: 20px;
  left: calc(100% + 6vw);
  opacity: 0;
  transition: width 0.5s ease-out 0s, height 0.5s ease-out 0s, left 0.5s ease-in-out 0s, opacity 0.35s ease-in-out 0s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.stat-box-img img {
  width: 100%;
  height: auto;
  max-width: none;
  transition: all 0.5s ease 0s;
}

.stat-box-anim {
  filter: url("#filter");
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.stat-box-anim .circle {
  background-color: #4563ad;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 10px);
  left: calc(100% + 6vw);
  width: 20px;
  height: 20px;
  transition: width 0.5s ease-in-out 0s, height 0.5s ease-in-out 0s, left 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
}
.stat-box-anim .circle.c2 {
  transform: translate3d(-2%, 10%, 0);
}
.stat-box-anim .circle.c3 {
  transform: translate3d(30px, 30px, 0);
  opacity: 0;
}

.stat-box.nActive .stat-box-img {
  left: 50%;
  opacity: 1;
  transition: width 0.5s ease-out 2s, height 0.5s ease-out 2s, left 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 2s;
}
@media only screen and (max-width: 991px) {
  .stat-box.nActive .stat-box-img {
    width: 100%;
    height: 100%;
    left: 0;
  }
}
.stat-box.nActive .stat-box-img img {
  width: 25vw;
  height: auto;
  transition: all 2s ease 2s;
}
@media only screen and (max-width: 991px) {
  .stat-box.nActive .stat-box-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
.stat-box.nActive .stat-box-anim .circle {
  width: 300px;
  height: 300px;
  left: 50%;
  transition: width 1.5s ease-in-out 0.5s, height 1.5s ease-in-out 0.5s, left 0.5s ease-in-out 0s, transform 1.5s ease-in-out 0.75s, opacity 0s ease-in-out 1s;
}
.stat-box.nActive .stat-box-anim .circle.c1 {
  width: 180px;
  height: 180px;
  transform: translate3d(-90%, -90%, 0);
}
.stat-box.nActive .stat-box-anim .circle.c2 {
  width: 260px;
  height: 260px;
  transform: translate3d(2%, -10%, 0);
}
.stat-box.nActive .stat-box-anim .circle.c3 {
  width: 20px;
  height: 20px;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.modal-backdrop.in {
  background-color: #000;
  opacity: 0.32;
}

.login-modal {
  padding-right: 0 !important;
}
.login-modal .modal-header .close {
  position: absolute;
  top: 19px;
  right: 44px;
  height: fit-content;
  width: fit-content;
  z-index: 10;
}
.login-modal .modal-header .close i::before {
  display: none;
}
.login-modal .modal-header .close::after {
  content: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-icon-close.svg");
  position: absolute;
  height: 23px;
  width: 23px;
  left: 0;
  top: 0;
  transition: 0.35s ease;
}
.login-modal .modal-header .close:hover::after, .login-modal .modal-header .close:focus-visible::after {
  filter: invert(1);
}
.login-modal .modal-dialog {
  margin: 175px auto;
  width: 888px;
}
@media only screen and (max-width: 991px) {
  .login-modal .modal-dialog {
    width: auto;
    margin: 20px 20px 0;
  }
}
.login-modal .modal-dialog::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--theme-colour-lightblue, #4b93cf);
  border-radius: 35px;
}
.login-modal .modal-dialog .modal-content {
  display: flex;
  border-radius: 35px 35px 86px;
  padding: 0;
  overflow: clip;
  min-height: 500px;
}
.login-modal .nLeft .login-image-wrapper {
  width: 374px;
  height: 100%;
  transition: 0.35s ease;
}
.login-modal .nLeft .login-image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: right;
}
.login-modal .nLeft.signup .login-image-wrapper {
  width: 50px;
  transition: 0.35s ease;
}
@media only screen and (max-width: 991px) {
  .login-modal .nLeft {
    display: none;
  }
}
.login-modal .nRight {
  flex: 1;
  padding: 82px 50px 0;
  min-height: 560px;
}
@media only screen and (max-width: 991px) {
  .login-modal .nRight {
    padding: 50px 100px;
  }
}
@media only screen and (max-width: 768px) {
  .login-modal .nRight {
    padding: 50px;
  }
}
@media only screen and (max-width: 420px) {
  .login-modal .nRight {
    padding: 20px;
  }
}
.login-modal .nRight .header {
  display: flex;
  gap: 35px;
  padding: 0 0 5px;
}
.login-modal .nRight .header > a {
  font-weight: 500;
  opacity: 0.5;
  cursor: pointer;
  transition: opacity 0.35s ease;
}
.login-modal .nRight .header > a:hover {
  opacity: 1;
}
.login-modal .nRight .header > a::after {
  content: "";
  display: block;
  width: 0;
  height: 3px;
  background-color: var(--theme-colour-lightblue, #4b93cf);
  opacity: 1;
  transition: 0.35s ease;
  margin-top: 8px;
}
.login-modal .nRight .header > a.nActive {
  font-weight: 700;
  opacity: 1;
}
.login-modal .nRight .header > a.nActive::after {
  width: 115%;
}
.login-modal .nRight .content {
  display: none;
}
.login-modal .nRight .content.nActive {
  display: block;
}
.login-modal .nRight .sub-title {
  color: var(--theme-colour-textgrey, #3e3e3e);
  margin: 0 0 18px;
  font-size: 0.875em;
}
.login-modal .nRight .login-content .login-email,
.login-modal .nRight .login-content .login-password {
  margin: 0 0 30px;
}
.login-modal .nRight .login-content .login-email label,
.login-modal .nRight .login-content .login-password label {
  color: var(--theme-colour-palegrey, #9c9c9c);
  text-transform: capitalize;
  margin: 0;
}
.login-modal .nRight .login-content .login-email label::before,
.login-modal .nRight .login-content .login-password label::before {
  content: "\f003";
  font-family: fontawesome;
  width: 100%;
  height: 100%;
  color: var(--theme-colour-palegrey, #9c9c9c);
  margin: 0 13px 0 0;
}
.login-modal .nRight .login-content .login-email input,
.login-modal .nRight .login-content .login-password input {
  height: 42px;
  padding: 0 0 5px;
  margin: 0;
  border: 0;
  border-bottom: 1px solid var(--theme-colour-subtlegrey, #d9d9d9);
}
.login-modal .nRight .login-content .login-email input::placeholder,
.login-modal .nRight .login-content .login-password input::placeholder {
  text-transform: lowercase;
  color: var(--theme-colour-textgrey, #3e3e3e);
}
.login-modal .nRight .login-content .login-email input:focus,
.login-modal .nRight .login-content .login-password input:focus {
  box-shadow: none;
  border-bottom: 1px solid var(--theme-colour-blue, #22409a);
}
.login-modal .nRight .login-content .login-email .valid-check,
.login-modal .nRight .login-content .login-password .valid-check {
  line-height: 35px;
}
.login-modal .nRight .login-content .login-password {
  margin: 0 0 20px;
}
.login-modal .nRight .login-content .login-remember {
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px;
}
@media only screen and (max-width: 420px) {
  .login-modal .nRight .login-content .login-remember {
    flex-direction: column;
    gap: 10px;
  }
}
.login-modal .nRight .login-content .login-remember > * {
  margin: 0;
  color: var(--theme-colour-textgrey, #3e3e3e);
  text-transform: capitalize;
}
.login-modal .nRight .login-content .login-remember .checkbox label {
  color: var(--theme-colour-textgrey, #3e3e3e);
  padding: 0 0 0 25px;
}
.login-modal .nRight .login-content .login-remember .checkbox label .control__indicator {
  border: 1px solid var(--theme-colour-subtlegrey, #d9d9d9);
  border-radius: 0;
}
.login-modal .nRight .login-content .login-submit button {
  position: relative;
  display: inline-block;
  min-width: 278px;
  padding: 10px 20px;
  font-weight: 700;
  text-align: center;
  line-height: 25px;
  background: transparent;
  color: #fff !important;
  text-transform: capitalize;
  border: 0;
  isolation: isolate;
}
.login-modal .nRight .login-content .login-submit button::before, .login-modal .nRight .login-content .login-submit button::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.login-modal .nRight .login-content .login-submit button::after {
  content: "";
  background: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
  border-radius: var(--theme-border-radius, 7.64px);
  z-index: -2;
}
.login-modal .nRight .login-content .login-submit button::before {
  content: attr(data-text);
  padding: 10px 20px;
  background: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  border-radius: 7.64px 7.64px 37.36px;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  transition: 0.35s ease;
  z-index: -1;
}
.login-modal .nRight .login-content .login-submit button[data-text]::before {
  z-index: 1;
}
.login-modal .nRight .login-content .login-submit button[data-text=""]::before {
  z-index: -1;
}
.login-modal .nRight .login-content .login-submit button:hover, .login-modal .nRight .login-content .login-submit button:focus-visible {
  color: #fff !important;
  text-decoration: none !important;
}
.login-modal .nRight .login-content .login-submit button:hover::before, .login-modal .nRight .login-content .login-submit button:focus-visible::before {
  clip-path: polygon(0 0, 25% 0%, 5% 100%, 0% 100%);
  border-radius: 7.64px;
}
.login-modal .nRight .login-content .login-submit button {
  padding: 5px 10px;
  min-width: 145px;
  width: 145px;
  font-size: 0.875em;
}
.login-modal .nRight .login-content .login-submit button i {
  display: none;
}
.login-modal .nRight .login-content .login-links {
  display: none;
}
.login-modal .nRight .form {
  gap: 20px;
  align-items: start;
}
@media only screen and (max-width: 991px) {
  .login-modal .nRight .form {
    flex-direction: column;
  }
}
.login-modal .nRight .form .su-details-input {
  flex-direction: column;
}
.login-modal .nRight .form .su-details-input > div {
  margin-bottom: 35px;
}
@media only screen and (max-width: 991px) {
  .login-modal .nRight .form .su-details-input {
    width: 100%;
  }
  .login-modal .nRight .form .su-details-input > div {
    width: 100%;
    margin-bottom: 10px;
  }
}
.login-modal .nRight .form .su-details-input .su-phone,
.login-modal .nRight .form .su-details-input .su-password {
  margin: 0;
}
.login-modal .nRight .form .su-checkbox {
  flex-direction: column;
  align-items: start;
}
.login-modal .nRight .form .su-checkbox > div {
  margin-bottom: 15px;
}
.login-modal .nRight .form .su-checkbox .t-c-text {
  min-width: 397px;
}
@media only screen and (max-width: 991px) {
  .login-modal .nRight .form .su-checkbox .t-c-text {
    min-width: 0;
  }
}
.login-modal .nRight .form .su-credit {
  display: flex;
}
.login-modal .nRight .form .su-credit i {
  padding: 0 20px;
}

.module-blog {
  position: relative;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  .module-blog {
    padding-top: calc(80px / 2);
    padding-bottom: calc(80px / 2);
  }
}
.module-blog > img {
  opacity: 0.22;
  filter: blur(7px);
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.module-blog-container {
  position: relative;
  padding-left: 5%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .module-blog-container {
    flex-wrap: wrap;
    gap: 30px;
    padding: 0 5%;
  }
}
.module-text {
  width: 30.5%;
}
@media only screen and (max-width: 991px) {
  .module-text {
    width: 49%;
  }
}
@media only screen and (max-width: 768px) {
  .module-text {
    width: 100%;
  }
}
.blog-newsletter {
  margin-top: 30px;
}
.blog-newsletter a.nButton, .blog-newsletter .catalog-single .product-shopping-actions-addtocart a.btn, .catalog-single .product-shopping-actions-addtocart .blog-newsletter a.btn {
  text-decoration: none;
  color: #fff;
}
.blog-newsletter a.nButton:hover, .blog-newsletter .catalog-single .product-shopping-actions-addtocart a.btn:hover, .catalog-single .product-shopping-actions-addtocart .blog-newsletter a.btn:hover, .blog-newsletter a.nButton:focus-visible, .blog-newsletter .catalog-single .product-shopping-actions-addtocart a.btn:focus-visible, .catalog-single .product-shopping-actions-addtocart .blog-newsletter a.btn:focus-visible {
  text-decoration: none;
}
.blog-newsletter .newsletter-location .subscr-widget {
  background-color: transparent;
  padding: 0;
}
.blog-newsletter .newsletter-location .subscr-widget .subscribenewsletter {
  padding: 0;
}
.blog-newsletter .newsletter-location .subscr-widget .subscribenewsletter .form-wrapper {
  width: 100%;
}
.blog-newsletter .newsletter-location .subscr-widget .subscribenewsletter .subscr-form {
  margin: 0;
}
.blog-newsletter .newsletter-location .form-group input {
  border-radius: 8px;
  padding: 6px 170px 6px 25px;
}
.blog-newsletter .newsletter-location .form-group input::placeholder {
  color: #afafaf;
}
.blog-newsletter .newsletter-location .form-group .nButton, .blog-newsletter .newsletter-location .form-group .catalog-single .product-shopping-actions-addtocart .btn, .catalog-single .product-shopping-actions-addtocart .blog-newsletter .newsletter-location .form-group .btn {
  top: 50%;
  transform: translateY(-50%);
  right: 2px;
  padding: 8px 10px 9px;
  min-width: 165px;
  font-size: 1em;
}
.blog-newsletter .newsletter-location .form-group .nButton:hover, .blog-newsletter .newsletter-location .form-group .catalog-single .product-shopping-actions-addtocart .btn:hover, .catalog-single .product-shopping-actions-addtocart .blog-newsletter .newsletter-location .form-group .btn:hover, .blog-newsletter .newsletter-location .form-group .nButton:focus-visible, .blog-newsletter .newsletter-location .form-group .catalog-single .product-shopping-actions-addtocart .btn:focus-visible, .catalog-single .product-shopping-actions-addtocart .blog-newsletter .newsletter-location .form-group .btn:focus-visible {
  opacity: 1;
}
.blog-newsletter .newsletter-location h2,
.blog-newsletter .newsletter-location .desc-wrapper,
.blog-newsletter .newsletter-location .pleasefill {
  display: none;
}

.blog-carousel {
  width: 69%;
  margin-right: -5%;
}
@media only screen and (max-width: 991px) {
  .blog-carousel {
    margin: 0;
    padding-right: 5%;
    width: 49%;
  }
}
@media only screen and (max-width: 768px) {
  .blog-carousel {
    width: 100%;
  }
}
.blog-carousel .carousel-nav-wrapper {
  gap: 10px;
  margin-top: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-carousel .carousel-nav-wrapper .glide__arrows {
  margin: 0;
}
.blog-carousel .nav-arrow {
  border: 0;
  border-radius: 0;
  background: none;
  padding: 0;
}
.blog-carousel .nav-arrow img {
  filter: var(--theme-filter-secondary, brightness(0) saturate(100%) invert(61%) sepia(14%) saturate(2037%) hue-rotate(168deg) brightness(86%) contrast(87%));
}
.blog-carousel .nav-arrow img:hover, .blog-carousel .nav-arrow img:focus-visible {
  filter: brightness(0) invert(1);
}

.custom-blog-tile {
  border-radius: 25px;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.custom-blog-img {
  width: 100%;
  height: 269px;
  overflow: hidden;
}
.custom-blog-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s;
}
.custom-blog-img:hover img {
  transform: scale(1.1);
}

.custom-blog-tile:hover .custom-blog-content::after {
  border-bottom-right-radius: 150px;
  bottom: -10px;
  right: -10px;
}
.custom-blog-content {
  padding: 30px;
  background-color: #fff;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.custom-blog-content::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 180px;
  height: 180px;
  background-color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
}
.custom-blog-content::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  height: 200px;
  background-color: #fff;
  z-index: 0;
  border-bottom-right-radius: 70px;
  transition: all 0.35s;
}
.custom-blog-content > * {
  position: relative;
  z-index: 1;
}

.custom-blog-meta {
  margin-bottom: 10px;
}

.custom-blog-title {
  white-space: normal;
}

.custom-blog-date {
  color: #4a4a4a;
  font-size: 0.8125em;
}

.custom-blog-excerpt {
  white-space: normal;
  margin-bottom: 15px;
  user-select: none;
  font-size: 0.875em;
}

.custom-blog-readmore {
  font-weight: 600;
  margin-top: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.custom-blog-readmore img {
  transform: rotate(180deg);
  margin-left: 10px;
}

.custom-brands > section {
  padding: 0;
  margin: 0 !important;
}
.custom-brands .tileparent {
  align-self: center;
}
.custom-brands .tileparent .tile {
  max-width: none;
}
.custom-brands .tileparent .tile img {
  max-width: 145px;
  max-height: 90px;
  transition: all 0.35s;
}
.custom-brands a:hover img, .custom-brands a:focus-within img {
  opacity: 0.7;
}
.custom-brands .imgthumbnail {
  height: 100%;
}

.module-services {
  gap: 80px;
}
.module-services > div {
  width: 50%;
}
@media only screen and (max-width: 991px) {
  .module-services {
    flex-direction: column;
  }
  .module-services > div {
    width: 100%;
    height: 100%;
    min-height: 100px;
  }
}
.module-services .tab-title-wrap.sliding {
  max-width: 786px;
  margin: 0 0 43px;
}
.tab-title-wrap.three-tabs.sliding::before {
  width: 33%;
}
.tab-title-wrap.three-tabs.sliding.left::before {
  left: 0;
}
.tab-title-wrap.three-tabs.sliding.mid::before {
  left: 33.3333333333%;
}
.tab-title-wrap.three-tabs.sliding.right::before {
  left: 66.6666666667%;
}
.tab-title-wrap.three-tabs.sliding a {
  width: 33%;
}
@media only screen and (max-width: 500px) {
  .tab-title-wrap.three-tabs.sliding a {
    font-size: 0.8em;
  }
}
@media only screen and (max-width: 400px) {
  .tab-title-wrap.three-tabs.sliding a {
    font-size: 0.7em;
  }
}
.tab-title-wrap.three-tabs.sliding a:hover {
  text-decoration: none;
}

.module-services .module-text .h1 {
  margin: 0 0 17px;
}
.module-services .module-text > p {
  margin: 0 0 32px;
}
.module-services .module-text .js-service-content {
  position: relative;
}
.module-services .module-text .js-service-content h2 {
  padding-left: 57px;
  margin: 0 0 47px;
}
.module-services .module-text .js-service-content h2 span {
  font-weight: 400;
  padding-left: 5px;
}
.module-services .module-text .js-service-content p:first-of-type {
  font-weight: 600;
  margin: 0 0 24px;
}
.module-services .module-text .js-service-content p {
  line-height: 24px;
}
.module-services .module-text .js-service-content .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  filter: var(--theme-filter-secondary, brightness(0) saturate(100%) invert(61%) sepia(14%) saturate(2037%) hue-rotate(168deg) brightness(86%) contrast(87%));
}
.module-services .module-image img {
  position: absolute;
  right: 0;
  bottom: 0;
  object-fit: cover;
  object-position: center;
  width: 50%;
  height: 100%;
}
@media only screen and (max-width: 991px) {
  .module-services .module-image img {
    width: 100%;
    height: 200px;
  }
}

/* The Modal (background) */
.switch-save-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.switch-save-modal .modal-content {
  color: black;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 520px;
  width: calc(100% - 20px);
  border-radius: 35px;
  padding: 40px 35px;
  background-color: white;
}
.switch-save-modal .modal-content h2 {
  margin: 0 0 35px;
}
.switch-save-modal .modal-content .nButton, .switch-save-modal .modal-content .catalog-single .product-shopping-actions-addtocart .btn, .catalog-single .product-shopping-actions-addtocart .switch-save-modal .modal-content .btn {
  min-width: 210px;
}
.switch-save-modal .close {
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
@media only screen and (max-width: 481px) {
  .switch-save-modal .close {
    top: 10px;
    right: 10px;
  }
}
.switch-save-modal .close img {
  width: 25px;
  height: 25px;
  transition: 0.35s ease;
}
.switch-save-modal .close:hover img, .switch-save-modal .close:focus-visible img {
  filter: invert(1);
}
.switch-save-modal .form-group input {
  border: 1px solid var(--theme-colour-subtlegrey, #d9d9d9);
  border-radius: 8px;
}
.switch-save-modal .uploadbutton {
  position: static;
  color: #000;
  text-align: left;
  opacity: 1;
  height: 46px;
  padding: 9px 12px;
  cursor: pointer;
}

/* The Modal (background) */
.contact-us-modal {
  display: block;
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 5;
}
.contact-us-modal.nActive {
  visibility: visible;
}
.contact-us-modal.nActive .modal-content {
  opacity: 1;
  top: 50%;
}
.contact-us-modal .modal-content {
  color: black;
  position: fixed;
  opacity: 0;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 520px;
  border-radius: 35px;
  padding: 40px 35px;
  background-color: white;
  transition: 0.35s ease;
}
@media only screen and (max-width: 560px) {
  .contact-us-modal .modal-content {
    width: 90%;
    padding: 10px 15px;
  }
}
.contact-us-modal .modal-content h2 {
  margin: 0 0 35px;
}
.contact-us-modal .modal-content .nButton, .contact-us-modal .modal-content .catalog-single .product-shopping-actions-addtocart .btn, .catalog-single .product-shopping-actions-addtocart .contact-us-modal .modal-content .btn {
  min-width: 210px;
}
.contact-us-modal .close {
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.contact-us-modal .close img {
  width: 25px;
  height: 25px;
  transition: 0.35s ease;
}
.contact-us-modal .close:hover img, .contact-us-modal .close:focus-visible img {
  filter: invert(1);
}
.contact-us-modal .form-group input,
.contact-us-modal .form-group textarea {
  border: 1px solid var(--theme-colour-subtlegrey, #d9d9d9);
  border-radius: 8px;
}
@media only screen and (max-height: 700px) {
  .contact-us-modal .form-group input {
    height: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .contact-us-modal .form-group.radio {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .contact-us-modal .form-group.radio label {
    grid-column: 1/-1;
  }
  .contact-us-modal .form-group.radio div {
    margin: 0;
  }
}
.contact-us-modal .uploadbutton {
  position: static;
  color: #000;
  text-align: left;
  opacity: 1;
  height: 46px;
  padding: 9px 12px;
  cursor: pointer;
}

.homepage-banners {
  margin-top: 20px;
  min-height: 270px;
}
.homepage-banners a {
  transition: 0.35s ease;
}
.homepage-banners a:hover, .homepage-banners a:focus-visible {
  opacity: 0.75;
}
.homepage-banners > .grid {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media only screen and (max-width: 1200px) {
  .homepage-banners > .grid {
    gap: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .homepage-banners > .grid {
    flex-direction: column;
  }
}
.homepage-banners > .grid > div {
  flex-grow: 1;
}
.homepage-banners > .grid > div.left {
  max-width: 720px;
  width: 100%;
}
.homepage-banners > .grid > div.grid {
  max-width: 630px;
  width: 100%;
}
.homepage-banners > .grid > div.right {
  max-width: 380px;
  width: 100%;
}
@media only screen and (max-width: 1790px) {
  .homepage-banners > .grid > div {
    flex-grow: 0;
  }
  .homepage-banners > .grid > div.left {
    max-width: none;
    width: auto;
  }
  .homepage-banners > .grid > div.grid {
    max-width: none;
    width: auto;
  }
  .homepage-banners > .grid > div.right {
    max-width: none;
    width: auto;
  }
}
.homepage-banners > .grid .left img {
  max-height: 480px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .homepage-banners > .grid .left img {
    width: auto;
  }
}
.homepage-banners > .grid .right img {
  max-height: 480px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .homepage-banners > .grid .right img {
    width: auto;
  }
}
.homepage-banners > .grid > .grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media only screen and (max-width: 1200px) {
  .homepage-banners > .grid > .grid {
    gap: 15px;
  }
}
.homepage-banners > .grid > .grid .center-1,
.homepage-banners > .grid > .grid .center-3 {
  justify-self: end;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .homepage-banners > .grid > .grid .center-1,
  .homepage-banners > .grid > .grid .center-3 {
    width: auto;
  }
}
.homepage-banners > .grid > .grid .center-2,
.homepage-banners > .grid > .grid .center-4 {
  justify-self: start;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .homepage-banners > .grid > .grid .center-2,
  .homepage-banners > .grid > .grid .center-4 {
    width: auto;
  }
}
.homepage-banners > .grid > .grid img {
  max-height: 230px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .homepage-banners > .grid > .grid img {
    width: auto;
  }
}
.homepage-banners > .grid img {
  border-radius: var(--theme-border-radius, 7.64px);
}

.cat-unhide {
  min-height: 300px;
}
@media only screen and (max-width: 768px) {
  .cat-unhide {
    padding-bottom: 40px;
  }
}
.cat-unhide > .container-fluid {
  overflow: visible !important;
}
.cat-unhide > .container-fluid div[role=row-wrapper] > .row {
  margin: 0 !important;
}

.cat-boxes {
  margin-top: 20px;
}
.cat-boxes .splide__arrow {
  width: 37px;
  height: 58px;
  background-color: #101841;
  border-radius: 100vw;
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
}
.cat-boxes .splide__arrow:disabled {
  opacity: 0.5;
}
.cat-boxes .splide__arrow--prev {
  left: -15px;
}
@media only screen and (max-width: 1366px) {
  .cat-boxes .splide__arrow--prev {
    left: 0;
  }
}
.cat-boxes .splide__arrow--next {
  right: -15px;
}
@media only screen and (max-width: 1366px) {
  .cat-boxes .splide__arrow--next {
    right: 0;
  }
}
.cat-boxes .splide__arrow svg {
  fill: #fff;
}
.cat-boxes .splide__pagination {
  bottom: -40px;
}
.cat-boxes .splide__list {
  font-size: 1em;
}
.cat-boxes li.has-submenu {
  position: relative;
  min-height: 270px;
  border-radius: var(--theme-border-radius, 7.64px);
  overflow: hidden;
  isolation: isolate;
}
.cat-boxes li.has-submenu:hover .submenu, .cat-boxes li.has-submenu:focus-within .submenu {
  top: 0;
  backdrop-filter: blur(10px);
}
.cat-boxes li.has-submenu:hover .submenu > a:not(.shop-all)::after, .cat-boxes li.has-submenu:focus-within .submenu > a:not(.shop-all)::after {
  display: none;
}
.cat-boxes li.has-submenu:hover .submenu li, .cat-boxes li.has-submenu:focus-within .submenu li {
  opacity: 1;
}
.cat-boxes li.has-submenu .bg-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
@media only screen and (max-width: 768px) {
  .cat-boxes li.has-submenu .bg-img {
    display: block;
  }
}
.cat-boxes li.has-submenu .bg-img a {
  display: block;
  height: 100%;
  width: 100%;
}
.cat-boxes li.has-submenu .bg-img img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.cat-boxes li.has-submenu .submenu {
  position: relative;
  top: 65%;
  margin: 0 !important;
  padding: 20px;
  font-size: 1em;
  height: 100%;
  isolation: isolate;
  transition: 0.35s ease;
}
.cat-boxes li.has-submenu .submenu::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0.55;
  z-index: -1;
}
.cat-boxes li.has-submenu .submenu > a {
  position: relative;
  margin: 0 0 5px;
  color: #fff;
  line-height: 24px;
  font-weight: 700;
  font-size: 1.25em;
}
.cat-boxes li.has-submenu .submenu > a:hover, .cat-boxes li.has-submenu .submenu > a:focus-visible {
  color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
}
.cat-boxes li.has-submenu .submenu > a::after {
  content: "Shop Now >";
  position: absolute;
  bottom: -25px;
  display: block;
  font-weight: 400;
  font-size: 0.6em;
  transition: 0.35s ease;
}
.cat-boxes li.has-submenu .submenu > a.shop-all {
  transition: 0.35s ease;
  font-size: 0.75em;
}
.cat-boxes li.has-submenu .submenu > a.shop-all:hover, .cat-boxes li.has-submenu .submenu > a.shop-all:focus-visible {
  color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
}
.cat-boxes li.has-submenu .submenu > a.shop-all::after {
  content: ">";
  position: relative;
  bottom: 0;
  display: inline-block;
  font-size: 1em;
  margin-left: 5px;
}
.cat-boxes li.has-submenu .submenu li {
  opacity: 0;
  margin-bottom: 13px;
  transition: 0.35s ease;
}
.cat-boxes li.has-submenu .submenu li a {
  margin: 0;
  color: #fff;
  font-size: 0.75em;
}
.cat-boxes li.has-submenu .submenu li a:hover, .cat-boxes li.has-submenu .submenu li a:focus-visible {
  text-decoration: underline;
}
.cat-boxes li.has-submenu .submenu li a::after {
  content: ">";
  display: inline-block;
  font-size: 1em;
  margin-left: 5px;
}
@media only screen and (max-width: 768px) {
  .cat-boxes li.has-submenu .submenu {
    top: 0;
    padding: 20px;
    backdrop-filter: blur(10px);
  }
  .cat-boxes li.has-submenu .submenu > a:not(.shop-all) {
    margin: 0 0 10px;
  }
  .cat-boxes li.has-submenu .submenu > a:not(.shop-all)::after {
    opacity: 0;
  }
  .cat-boxes li.has-submenu .submenu li {
    opacity: 1;
  }
}

.ex-dashboard .myaccount-title {
  display: none;
}
.ex-dashboard .desktop {
  padding: 0 15px;
}
.ex-dashboard .desktop > .row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 991px) {
  .ex-dashboard .desktop > .row {
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  .ex-dashboard .desktop > .row {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .ex-dashboard .desktop > .row .col-lg-2 {
    width: 350px !important;
  }
  .ex-dashboard .desktop > .row .col-lg-10 {
    width: calc(100% - 350px) !important;
  }
}
.ex-dashboard .desktop > .row .filter-container.col-lg-2 {
  margin-bottom: 15px;
  margin-top: 15px;
}
@media only screen and (max-width: 991px) {
  .ex-dashboard .desktop > .row .filter-container.col-lg-2 {
    width: 100% !important;
  }
}

.mobile .dashboard-links {
  margin: 15px 0 0;
}
.mobile .myaccountdashboard_container {
  margin-top: 40px;
}

.customertools,
.customertools.new {
  width: 350px;
  right: -350px;
  color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
}
.customertools.open,
.customertools.new.open {
  right: 0;
  opacity: 1;
}
.customertools .close-panel,
.customertools.new .close-panel {
  color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
  top: 25px;
}
.customertools .customertools-container,
.customertools.new .customertools-container {
  background-color: #fff;
  padding: 34px 0 26px;
  border-radius: 10px;
  isolation: isolate;
}
.customertools .customertools-container::before, .customertools .customertools-container::after,
.customertools.new .customertools-container::before,
.customertools.new .customertools-container::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 11px;
  background: var(--theme-colour-lightblue, #4b93cf);
}
.customertools .customertools-container::before,
.customertools.new .customertools-container::before {
  top: 0;
}
.customertools .customertools-container::after,
.customertools.new .customertools-container::after {
  bottom: 0;
}
.customertools .your-account,
.customertools.new .your-account {
  background: none;
  margin: 0 35px 20px;
  padding: 0;
  text-shadow: none;
  text-transform: capitalize;
  color: var(--theme-colour-blackblue, #070b1e);
  flex-direction: column;
  font-size: 1.25em;
}
.customertools .your-account::after,
.customertools.new .your-account::after {
  content: "Welcome!";
  font-weight: 400 !important;
  display: block;
  color: var(--theme-colour-midgrey, #333);
  margin: 22px 0 0;
  font-size: 0.8em;
}
.customertools .switch-account-new,
.customertools.new .switch-account-new {
  border: 0;
  padding: 0 35px;
}
.customertools .nav-pills li a,
.customertools.new .nav-pills li a {
  color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
  padding: 11px 12px;
  margin: 0 35px;
  background-color: #fff;
  position: relative;
  transition: 0.35s ease;
  display: flex;
  align-items: center;
  gap: 15px;
}
.customertools .nav-pills li a::after,
.customertools.new .nav-pills li a::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #dfdfdf;
  z-index: 1;
  transition: 0.35s ease;
}
.customertools .nav-pills li a:hover, .customertools .nav-pills li a:focus,
.customertools.new .nav-pills li a:hover,
.customertools.new .nav-pills li a:focus {
  background: var(--theme-colour-paleblue, #e2eef7);
}
.customertools .nav-pills li a:hover i, .customertools .nav-pills li a:focus i,
.customertools.new .nav-pills li a:hover i,
.customertools.new .nav-pills li a:focus i {
  filter: brightness(0);
}
.customertools .nav-pills li a:hover::after, .customertools .nav-pills li a:focus::after,
.customertools.new .nav-pills li a:hover::after,
.customertools.new .nav-pills li a:focus::after {
  background-color: #000;
}
.customertools .nav-pills li:last-child a::after,
.customertools.new .nav-pills li:last-child a::after {
  display: none;
}
.customertools .nav-pills li.group-name,
.customertools.new .nav-pills li.group-name {
  margin: 20px 35px 10px;
  border: 0;
}
.customertools .nav-pills li.group-name h4,
.customertools.new .nav-pills li.group-name h4 {
  padding-left: 0;
}
.customertools .nav,
.customertools.new .nav {
  margin: 0;
}
.customertools .nav i,
.customertools.new .nav i {
  font-size: 18px;
  vertical-align: middle;
  filter: var(--theme-filter-secondary, brightness(0) saturate(100%) invert(61%) sepia(14%) saturate(2037%) hue-rotate(168deg) brightness(86%) contrast(87%));
  transition: all 0.35s;
  margin: 0;
  display: inline-block;
}
.customertools .nav .sidebar-logout,
.customertools.new .nav .sidebar-logout {
  position: static;
}
.customertools .nav .sidebar-logout a::before,
.customertools.new .nav .sidebar-logout a::before {
  display: none;
}
.customertools .nav .sidebar-logout a:hover,
.customertools.new .nav .sidebar-logout a:hover {
  color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
  border-radius: 0;
}
.customertools .sidebar-dashboard i,
.customertools .sidebar-profile i,
.customertools .sidebar-myorders i,
.customertools .sidebar-myquotes i,
.customertools .sidebar-freqpurchased i,
.customertools .sidebar-savedcarts i,
.customertools .sidebar-addresses i,
.customertools .sidebar-users i,
.customertools .sidebar-contractitems i,
.customertools .sidebar-quicklists i,
.customertools .sidebar-logout i,
.customertools.new .sidebar-dashboard i,
.customertools.new .sidebar-profile i,
.customertools.new .sidebar-myorders i,
.customertools.new .sidebar-myquotes i,
.customertools.new .sidebar-freqpurchased i,
.customertools.new .sidebar-savedcarts i,
.customertools.new .sidebar-addresses i,
.customertools.new .sidebar-users i,
.customertools.new .sidebar-contractitems i,
.customertools.new .sidebar-quicklists i,
.customertools.new .sidebar-logout i {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  font-size: 18px;
  vertical-align: middle;
  width: 18px;
  height: 18px;
}
.customertools .sidebar-dashboard i::before,
.customertools .sidebar-profile i::before,
.customertools .sidebar-myorders i::before,
.customertools .sidebar-myquotes i::before,
.customertools .sidebar-freqpurchased i::before,
.customertools .sidebar-savedcarts i::before,
.customertools .sidebar-addresses i::before,
.customertools .sidebar-users i::before,
.customertools .sidebar-contractitems i::before,
.customertools .sidebar-quicklists i::before,
.customertools .sidebar-logout i::before,
.customertools.new .sidebar-dashboard i::before,
.customertools.new .sidebar-profile i::before,
.customertools.new .sidebar-myorders i::before,
.customertools.new .sidebar-myquotes i::before,
.customertools.new .sidebar-freqpurchased i::before,
.customertools.new .sidebar-savedcarts i::before,
.customertools.new .sidebar-addresses i::before,
.customertools.new .sidebar-users i::before,
.customertools.new .sidebar-contractitems i::before,
.customertools.new .sidebar-quicklists i::before,
.customertools.new .sidebar-logout i::before {
  content: "";
}
.customertools .sidebar-dashboard i,
.customertools.new .sidebar-dashboard i {
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/customertools/ob-customertools-icon-dashbaord.svg");
}
.customertools .sidebar-profile i,
.customertools.new .sidebar-profile i {
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/customertools/ob-customertools-icon-profile.svg");
}
.customertools .sidebar-myorders i,
.customertools.new .sidebar-myorders i {
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/customertools/ob-customertools-icon-orders.svg");
}
.customertools .sidebar-myquotes i,
.customertools.new .sidebar-myquotes i {
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/customertools/ob-customertools-icon-salesquotations.svg");
}
.customertools .sidebar-freqpurchased i,
.customertools.new .sidebar-freqpurchased i {
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/customertools/ob-customertools-icon-frequentlypurchased.svg");
}
.customertools .sidebar-savedcarts i,
.customertools.new .sidebar-savedcarts i {
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/customertools/ob-customertools-icon-savedbaskets.svg");
}
.customertools .sidebar-addresses i,
.customertools.new .sidebar-addresses i {
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/customertools/ob-customertools-icon-addresses.svg");
}
.customertools .sidebar-users i,
.customertools.new .sidebar-users i {
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/customertools/ob-customertools-icon-users.svg");
}
.customertools .sidebar-contractitems i,
.customertools.new .sidebar-contractitems i {
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/customertools/ob-customertools-icon-contract.svg");
}
.customertools .sidebar-quicklists i,
.customertools.new .sidebar-quicklists i {
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/customertools/ob-customertools-icon-quicklists.svg");
}
.customertools .sidebar-logout i,
.customertools.new .sidebar-logout i {
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/customertools/ob-customertools-icon-logout.svg");
}

.dashboard-links .customertools-container {
  border: 1px solid #ededed;
  overflow: clip;
}
.dashboard-links .customertools {
  position: static;
  opacity: 1;
  box-shadow: none;
  width: 100%;
  transition: 0.35s ease;
}
.dashboard-links .close-panel {
  display: none;
}
.dashboard-links .nav-pills li {
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .dashboard-links .nav-pills li:not(.sidebar-opentools) {
    display: none;
  }
}
.dashboard-links .sidebar-opentools {
  display: none;
}
@media only screen and (max-width: 991px) {
  .dashboard-links .sidebar-opentools {
    display: block;
  }
}

.account-manager.nLoaded {
  background: var(--theme-colour-paleblue, #e2eef7);
  padding: 30px;
  margin-top: 15px;
  flex-wrap: wrap;
  gap: 20px;
  border-radius: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.account-manager > span {
  flex-grow: 1;
}
.account-manager > img {
  border-radius: 50%;
  width: 78px;
  height: 78px;
  object-fit: cover;
  border: 2px solid #fff;
  flex-shrink: 0;
}
.account-manager h3 {
  margin: 0;
}
.account-manager p {
  margin: 10px 0 0;
  font-weight: 600;
}
.account-manager ul {
  width: 100%;
}
.account-manager ul li {
  margin: 6px 0 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.account-manager ul li img {
  vertical-align: middle;
  object-fit: contain;
  margin-right: 15px;
  filter: var(--theme-filter-secondary, brightness(0) saturate(100%) invert(61%) sepia(14%) saturate(2037%) hue-rotate(168deg) brightness(86%) contrast(87%));
}
.account-manager ul li a:hover, .account-manager ul li a:focus {
  text-decoration: underline;
}
.account-manager ul li.manager-email {
  font-size: 0.8125em;
}

.hero-slider.dashboard-banners .ms-bullet {
  background-color: #fff;
  width: 8px;
  height: 8px;
  margin: 6px;
}
.hero-slider.dashboard-banners .ms-bullet:hover, .hero-slider.dashboard-banners .ms-bullet:focus {
  background-color: gray;
}
.hero-slider.dashboard-banners .ms-bullet.ms-bullet-selected {
  background-color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}
.hero-slider.dashboard-banners img {
  border-radius: 3px;
}

/* stylelint-disable max-nesting-depth */
/* stylelint-disable scss/at-extend-no-missing-placeholder */
/* stylelint-disable selector-max-id */
/* stylelint-disable no-duplicate-selectors */
body.ex-product .twocolumnsleft .col-sm-12 {
  padding-left: 15px;
  padding-right: 15px;
}

.ex-product .desktop {
  padding: 0 15px;
  background-color: var(--theme-colour-lightgrey, #f5f5f5);
}
.ex-product .mainproductpagedesktop > .row {
  display: grid;
  grid-template-columns: 55fr 45fr;
  margin-left: -30px;
  margin-right: -30px;
}
.ex-product .mainproductpagedesktop > .row::before, .ex-product .mainproductpagedesktop > .row::after {
  display: none;
}
.ex-product .mainproductpagedesktop > .row > .col {
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.ex-product .mainproductpagedesktop > .row .filter-wrap {
  position: sticky;
  top: 50px;
  bottom: 0;
}
.ex-product .mainproductpagedesktop > .row .filter-container {
  position: relative;
  margin-top: 40px;
  padding-bottom: 63px !important;
}
@media only screen and (max-width: 1555px) {
  .ex-product .mainproductpagedesktop > .row .filter-container {
    top: 15px;
  }
}
@media only screen and (max-width: 1280px) {
  .ex-product .mainproductpagedesktop > .row .filter-container {
    margin: 25px 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .ex-product .mainproductpagedesktop > .row .filter-container {
    position: relative;
    z-index: 2;
  }
}
.ex-product .mainproductpagedesktop > .row .filter-container > .col-sm-12 {
  padding-right: 25px !important;
}
.ex-product .mainproductpagedesktop > .row > .col-lg-10 {
  background-color: #fff;
  box-shadow: 0 0 0 100vw #fff;
  clip-path: inset(0 -100vmax 0 0);
  padding-top: 45px;
  padding-bottom: 45px;
  padding-left: 50px;
}
@media only screen and (max-width: 992px) {
  .ex-product .mainproductpagedesktop > .row {
    grid-template-columns: 1fr;
  }
}
.ex-product .mainproductpagemobile {
  margin-top: 20px;
}
.ex-product .mainproductpagemobile .tab-wrapper .header {
  flex-wrap: wrap;
  height: fit-content;
  gap: 25px;
  justify-content: center;
}
@media only screen and (max-width: 481px) {
  .ex-product .mainproductpagemobile .tab-wrapper .header {
    flex-direction: column;
    align-items: center;
    gap: 0;
  }
}
.ex-product .mainproductpagemobile .tab-wrapper .header h3:nth-last-child(1), .ex-product .mainproductpagemobile .tab-wrapper .header h3:nth-last-child(2) {
  display: none;
}

.catalog-single .ms-slide-bgcont,
.catalog-single .productimagesolo {
  padding: 12px;
}
.catalog-single .magnify {
  width: 100%;
  border-radius: 15px;
  border: 1px solid var(--theme-colour-bordergrey, #e3e3e3);
}
.catalog-single .magnify img {
  mix-blend-mode: multiply;
}
@media only screen and (max-width: 768px) {
  .catalog-single .magnify img {
    width: fit-content;
  }
}
.catalog-single .productimagesolo {
  width: 100%;
  object-fit: contain;
}
.catalog-single .ms-slide-bgcont {
  padding: 0;
}
.catalog-single .ms-slide-bgcont img {
  max-height: 100%;
  mix-blend-mode: multiply;
}
.catalog-single .prod-gal {
  margin: 0 !important;
  padding: 0;
  border-radius: 15px;
}
.catalog-single .prod-gal .ms-container {
  max-width: none !important;
}
.catalog-single .prod-gal .ms-view {
  border-radius: 10px;
  width: calc(100% - 145px) !important;
  height: 640px !important;
  margin: 0 0 0 145px !important;
}
@media only screen and (max-height: 840px) {
  .catalog-single .prod-gal .ms-view {
    height: 560px !important;
  }
}
@media only screen and (max-width: 1280px) {
  .catalog-single .prod-gal .ms-view {
    height: 470px !important;
    width: calc(100% - 120px) !important;
    margin: 0 0 0 110px !important;
  }
}
@media only screen and (max-width: 768px) {
  .catalog-single .prod-gal .ms-view {
    width: 100% !important;
    margin: 0 0 10px !important;
  }
}
.catalog-single .prod-gal .ms-view .ms-slide {
  width: clamp(300px, 100%, 870px) !important;
  height: 640px !important;
}
@media only screen and (max-height: 840px) {
  .catalog-single .prod-gal .ms-view .ms-slide {
    height: 560px !important;
  }
}
@media only screen and (max-width: 1280px) {
  .catalog-single .prod-gal .ms-view .ms-slide {
    height: 470px !important;
  }
}
@media only screen and (max-width: 768px) {
  .catalog-single .prod-gal ~ div.product-brand {
    bottom: 120px;
  }
}
@media only screen and (max-width: 768px) {
  .catalog-single .prod-gal button.product-lightbox-open {
    bottom: 120px;
  }
}
.catalog-single .ms-thumb-list {
  bottom: 0 !important;
  left: 0 !important;
  height: 100% !important;
  width: auto !important;
  overflow-y: auto;
}
@media only screen and (max-width: 768px) {
  .catalog-single .ms-thumb-list {
    bottom: 0 !important;
    width: 100% !important;
    overflow: scroll !important;
    position: relative !important;
    display: block !important;
  }
}
.catalog-single .ms-thumb-list .ms-thumbs-cont {
  left: 0 !important;
  width: auto !important;
  display: flex;
  flex-direction: column;
  transform: none !important;
}
@media only screen and (max-width: 768px) {
  .catalog-single .ms-thumb-list .ms-thumbs-cont {
    flex-direction: row;
    width: fit-content !important;
    position: relative !important;
  }
}
.catalog-single .ms-thumb-frame {
  width: 125px !important;
  height: 125px !important;
  padding: 15px;
  opacity: 1;
  margin: 0 0 16px !important;
  background-color: #fff;
  transition: 0.35s ease;
}
@media only screen and (max-width: 1280px) {
  .catalog-single .ms-thumb-frame {
    width: 100px !important;
    height: 100px !important;
    margin: 0 0 10px !important;
  }
}
@media only screen and (max-width: 768px) {
  .catalog-single .ms-thumb-frame {
    margin: 0 10px 0 0 !important;
  }
}
.catalog-single .ms-thumb-frame:first-of-type {
  border-radius: 10px 10px 0 0;
}
@media only screen and (max-width: 768px) {
  .catalog-single .ms-thumb-frame:first-of-type {
    border-radius: 10px 0 0 10px;
  }
}
.catalog-single .ms-thumb-frame:last-of-type {
  border-radius: 0 0 10px 10px;
}
@media only screen and (max-width: 768px) {
  .catalog-single .ms-thumb-frame:last-of-type {
    border-radius: 0 10px 10px 0;
  }
}
.catalog-single .ms-thumb-frame:hover {
  opacity: 0.5;
}
.catalog-single .ms-thumb-frame.ms-thumb-frame-selected {
  background-color: var(--theme-colour-paleblue, #e2eef7);
}
.catalog-single .ms-thumb {
  mix-blend-mode: multiply;
  position: relative;
  object-fit: contain;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: block;
  top: inherit;
  transform: none;
}
.catalog-single .main-image {
  position: relative;
}
.catalog-single .main-image .col-md-12 {
  background-color: #fff;
  border-radius: 10px;
}
.catalog-single .main-image .product-brand {
  position: absolute;
  bottom: 4%;
  right: 7%;
  scale: 1.5;
  margin: 0;
}
@media only screen and (max-width: 1280px) {
  .catalog-single .main-image .product-brand {
    right: 17%;
  }
}
@media only screen and (max-width: 768px) {
  .catalog-single .main-image .product-brand {
    bottom: 0;
  }
}
.catalog-single .main-image .product-brand a {
  min-width: 45px;
  height: 45px;
  max-width: 120px;
  display: block;
  padding: 5px;
  transition: 0.35s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog-single .main-image .product-brand a img {
  width: 35px;
  mix-blend-mode: multiply;
}
.catalog-single .main-image .product-brand a:hover, .catalog-single .main-image .product-brand a:focus {
  scale: 1.5;
}
.catalog-single .main-image .product-lightbox-open {
  right: 16px;
  bottom: 18px;
  box-shadow: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
@media only screen and (max-width: 1280px) {
  .catalog-single .main-image .product-lightbox-open {
    right: 38px;
  }
}
@media only screen and (max-width: 768px) {
  .catalog-single .main-image .product-lightbox-open {
    bottom: 0;
    right: 0;
  }
}
.catalog-single .main-image .row .product-lightbox-open {
  right: 27px;
}

.ex-product .contact-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  margin-top: 25px;
  border-radius: 100vw;
  background-color: var(--theme-colour-blackblue, #070b1e);
  color: #fff;
}
@media only screen and (max-width: 1280px) {
  .ex-product .contact-banner {
    margin-right: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .ex-product .contact-banner {
    margin-right: 0;
  }
}
.ex-product .contact-banner::before {
  content: "";
  display: inline-block;
  height: 34px;
  min-width: 34px;
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-icon-question.png");
  margin-right: 15px;
}
.ex-product .contact-banner p {
  margin: 0;
  text-align: center;
}
.ex-product .contact-banner a {
  color: #fff;
  transition: 0.35s ease;
}
.ex-product .contact-banner a:hover, .ex-product .contact-banner a:focus-visible {
  color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
}

.ex-product .mainproductpagedesktop .col-lg-10 .row-breadcrumb {
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .ex-product .mainproductpagedesktop .col-lg-10 .row-breadcrumb {
    display: none;
  }
}
.ex-product .mainproductpagedesktop .col-lg-10 .row-breadcrumb .breadcrumb {
  padding: 0;
}
.ex-product .mainproductpagedesktop .col-lg-10 .row-breadcrumb .breadcrumb .breadcrumb_home::before {
  display: none;
}
.ex-product .mainproductpagedesktop .col-lg-10 .row-breadcrumb .breadcrumb .breadcrumb_home a i::before {
  display: none;
}
.ex-product .mainproductpagedesktop .col-lg-10 .row-breadcrumb .breadcrumb li {
  font-size: 0.8125em;
}
.ex-product .mainproductpagedesktop .col-lg-10 .row-breadcrumb .breadcrumb li::before {
  content: ">";
  font-size: 1em;
  padding: 0 4px 0 0;
}
.ex-product .mainproductpagedesktop .col-lg-10 .row-breadcrumb .breadcrumb li a {
  font-weight: 400;
  color: var(--theme-colour-palegrey, #9c9c9c);
  transition: 0.35s ease;
}
.ex-product .mainproductpagedesktop .col-lg-10 .row-breadcrumb .breadcrumb li a:hover, .ex-product .mainproductpagedesktop .col-lg-10 .row-breadcrumb .breadcrumb li a:focus-visible {
  color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
}

.catalog-single .product-summary {
  display: flex;
  flex-direction: column;
}
.catalog-single .product-title {
  border-color: var(--theme-colour-bordergrey, #e3e3e3);
  padding: 8px 0 21px;
  margin: 0 0 18px;
}
.catalog-single .product-title .product-name {
  color: var(--theme-colour-blackblue, #070b1e);
  font-size: 1.25em;
}
.catalog-single .productdetails {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 10px;
  align-content: center;
  align-items: center;
}
.catalog-single .productdetails > div {
  width: 100%;
  margin: 0 !important;
}
.catalog-single .productdetails .prod-code {
  margin: 0 !important;
  padding: 0;
  order: -1;
  width: auto;
}
.catalog-single .productdetails .prod-code span {
  display: inline-block;
}
.label {
  color: var(--theme-colour-textgrey, #3e3e3e);
  font-weight: 400;
  font-size: 0.813em;
  padding: 12px 15px;
  border-radius: 10px;
}
.label-focus {
  background-color: var(--theme-colour-paleblue, #e2eef7);
  display: inline-block;
}

.catalog-single .productdetails .manufacturer-ref {
  color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
  font-weight: 400;
  font-size: 0.813em;
  padding: 9px 25px;
  border-radius: 25px;
  background-color: var(--theme-brand-tertiary, var(--theme-colour-blackblue, #070b1e));
  display: inline-block;
  line-height: 1;
}
.catalog-single .productdetails .manufacturer-ref strong {
  font-weight: 400;
}
.catalog-single .productdetails .manufacturer-ref strong::after {
  content: ":";
}
.catalog-single .productdetails .product-stock,
.catalog-single .productdetails .live-inventory-v2-wrapper {
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
}
.catalog-single .productdetails .product-stock span,
.catalog-single .productdetails .live-inventory-v2-wrapper span {
  font-weight: 400;
}
.catalog-single .productdetails .product-stock::before,
.catalog-single .productdetails .live-inventory-v2-wrapper::before {
  content: "";
  display: inline-block;
  text-align: center;
  height: 10px;
  width: 10px;
  background-color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  border-radius: 50%;
  margin-right: 10px;
}
.catalog-single .productdetails .product-stock:has(.out-stock)::before,
.catalog-single .productdetails .live-inventory-v2-wrapper:has(.out-stock)::before {
  background-color: #de544a;
}
.catalog-single .productdetails .product-stock[data-inventorydisplay="0"]::before {
  background-color: #de544a;
}
.catalog-single .productdetails .prod-category,
.catalog-single .productdetails .manufacturer-name {
  font-size: 0.813em;
  order: 2;
}
.catalog-single .productdetails .prod-category a:hover, .catalog-single .productdetails .prod-category a:focus-within,
.catalog-single .productdetails .prod-category span:hover,
.catalog-single .productdetails .prod-category span:focus-within,
.catalog-single .productdetails .manufacturer-name a:hover,
.catalog-single .productdetails .manufacturer-name a:focus-within,
.catalog-single .productdetails .manufacturer-name span:hover,
.catalog-single .productdetails .manufacturer-name span:focus-within {
  text-decoration: underline;
  color: var(--theme-colour-darkgrey, #1e1e1e);
}
.catalog-single .productdetails .prod-category a strong,
.catalog-single .productdetails .prod-category span strong,
.catalog-single .productdetails .manufacturer-name a strong,
.catalog-single .productdetails .manufacturer-name span strong {
  font-size: 1em;
  color: var(--theme-colour-darkgrey, #1e1e1e);
}
.catalog-single .productdetails .manufacturer-name span {
  text-transform: uppercase;
  color: var(--theme-colour-darkgrey, #1e1e1e);
}
.catalog-single .productdetails .manufacturer-name span strong {
  text-transform: capitalize;
}
.catalog-single .productdetails .product-stock {
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  width: auto;
}
.catalog-single .productdetails .product-stock span {
  font-weight: 400;
}
.catalog-single .productdetails .product-stock::before {
  content: "";
  display: inline-block;
  text-align: center;
  height: 10px;
  width: 10px;
  background-color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  border-radius: 50%;
  margin-right: 10px;
}
.catalog-single .productdetails .product-stock[data-inventorydisplay="0"]::before {
  background-color: #27ae19;
}
.catalog-single .product-indicators {
  display: flex;
  flex-wrap: wrap;
  order: 1;
  font-size: 0.875em;
  margin: 0 !important;
}
@media only screen and (max-width: 768px) {
  .catalog-single .product-indicators {
    justify-content: center;
  }
}
.catalog-single .indicator-wrap {
  width: 160px;
  max-width: 100%;
}
.catalog-single .indicator-wrap i {
  margin-right: 10px;
}
.catalog-single .product-points {
  margin: 20px 0 0;
  padding-bottom: 16px;
}
.catalog-single .product-points ul {
  padding: 0 0 0 15px;
  margin: 0;
}
.catalog-single .product-points ul li {
  padding: 0 0 0 10px;
  max-width: none;
  color: var(--theme-colour-textgrey, #3e3e3e);
  font-size: 0.813em;
}
.catalog-single .product-points ul li::marker {
  color: var(--theme-colour-textgrey, #3e3e3e);
}
.pdp-anchors {
  font-size: 0.938em;
  order: -2;
  margin: 0;
}
.pdp-anchors span {
  display: inline-block;
  width: 1px;
  height: 15px;
  background-color: #8abd00;
  margin: 0 5px;
  vertical-align: middle;
}
.pdp-anchors p {
  margin: 0 0 5px;
}
.pdp-anchors a {
  color: #8abd00;
}
.pdp-anchors a:hover, .pdp-anchors a:focus-visible {
  text-decoration: underline;
}

body.ex-product .product-configurable-wrapper {
  order: 1;
  padding: 0 0 40px;
  border-bottom: 1px solid var(--theme-colour-bordergrey, #e3e3e3);
}
body.ex-product .product-configurable-wrapper::before {
  content: "";
  position: absolute;
  width: calc(100% - 30px);
  height: 1px;
  bottom: 0;
  left: 15px;
  background-color: #e3e3e3;
}
body.ex-product .product-configurable-wrapper .product-shopping-actions-options .product-options {
  flex-flow: row wrap;
  margin: 0;
  gap: 10px;
}
@media only screen and (max-width: 768px) {
  body.ex-product .product-configurable-wrapper .product-shopping-actions-options .product-options {
    flex-direction: column;
  }
}
body.ex-product .product-configurable-wrapper .product-shopping-actions-options .product-options .option-group {
  margin: 0;
  min-width: 168px;
}
body.ex-product .product-configurable-wrapper .product-shopping-actions-options .product-options .option-group label {
  font-size: 0.875em;
  color: var(--theme-colour-darkblue, #0f1742);
  margin-bottom: 10px;
}
body.ex-product .product-configurable-wrapper .product-shopping-actions-options .product-options .option-group .option-group-values {
  width: 100%;
}
body.ex-product .product-configurable-wrapper .product-shopping-actions-options .product-options .option-group .option-group-values select {
  width: 100%;
  margin: 0;
  border-radius: 5px;
  background-color: #f8f8f8;
  border: 1px solid var(--theme-colour-bordergrey, #e3e3e3);
  color: var(--theme-colour-darkblue, #0f1742);
  font-size: 0.875em;
}
body.ex-product .product-configurable-wrapper .product-shopping-actions-options .product-options .option-group .option-group-values select option {
  font-size: 1em;
}
body.ex-product .product-configurable-wrapper .product-shopping-actions-options .product-options .option-group .option-group-values .option-group-swatch label {
  margin: 0;
  padding: 0;
  border: 0;
  flex-direction: column;
  color: transparent;
}
body.ex-product .product-configurable-wrapper .product-shopping-actions-options .product-options .option-group .option-group-values .option-group-swatch .swatch {
  border-radius: 50%;
}
body.ex-product .product-configurable-wrapper .product-shopping-actions-options .product-options .option-group .option-group-values .option-group-swatch:hover label {
  color: var(--theme-colour-darkblue, #0f1742);
}

.add-to-cart {
  padding: 0 10px;
}

.productaddtocart_container {
  margin: 0;
  padding: 23px 0 10px !important;
  overflow: clip;
  border-bottom: 1px solid var(--theme-colour-bordergrey, #e3e3e3);
}
@media only screen and (max-width: 768px) {
  .productaddtocart_container {
    padding: 25px 0 !important;
  }
}

.catalog-single .product-shopping-actions {
  padding: 0;
  background-color: transparent;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.catalog-single .product-shopping-actions > div:nth-of-type(1) {
  grid-column: 1/span 2;
  grid-row: 1/span 2;
}
.catalog-single .product-shopping-actions > div:nth-of-type(2) {
  grid-column: 3/span 2;
}
.catalog-single .product-shopping-actions > div:nth-of-type(3) {
  grid-column: 3;
}
.catalog-single .product-shopping-actions > div:nth-of-type(4) {
  grid-column: 4;
}
@media only screen and (max-width: 768px) {
  .catalog-single .product-shopping-actions {
    grid-template-columns: 1fr 1fr;
    margin: 25px 0;
  }
  .catalog-single .product-shopping-actions > div:nth-of-type(1) {
    grid-column: 1/span 2;
    grid-row: 1;
  }
  .catalog-single .product-shopping-actions > div:nth-of-type(1) .price {
    align-items: center;
  }
  .catalog-single .product-shopping-actions > div:nth-of-type(2) {
    grid-column: 1/span 2;
    padding: 0 15px;
  }
  .catalog-single .product-shopping-actions > div:nth-of-type(3) {
    grid-column: 1;
  }
  .catalog-single .product-shopping-actions > div:nth-of-type(4) {
    grid-column: 2;
  }
}
.catalog-single .product-shopping-actions.contains-tier-pricing .tier-pricing {
  justify-self: left;
  grid-column: 1/span 4;
  grid-row: 3;
}
.catalog-single .product-shopping-actions.contains-tier-pricing .tier-pricing .group-focus {
  padding: 0;
}
.catalog-single .product-shopping-actions.contains-tier-pricing .tier-pricing .group-focus > div {
  text-align: left;
}
.catalog-single .product-shopping-actions.contains-tier-pricing > div:nth-of-type(3) {
  grid-column: 3/span 2;
}
.catalog-single .product-shopping-actions.contains-tier-pricing > div:nth-of-type(4) {
  grid-column: 3;
}
.catalog-single .product-shopping-actions.contains-tier-pricing > div:nth-of-type(5) {
  grid-column: 4;
}
@media only screen and (max-width: 768px) {
  .catalog-single .product-shopping-actions.contains-tier-pricing {
    grid-template-columns: 1fr 1fr;
  }
  .catalog-single .product-shopping-actions.contains-tier-pricing > div:nth-of-type(1) {
    grid-column: 1/span 2;
    grid-row: 1;
  }
  .catalog-single .product-shopping-actions.contains-tier-pricing > div:nth-of-type(1) .price {
    align-items: center;
  }
  .catalog-single .product-shopping-actions.contains-tier-pricing > div:nth-of-type(1) .price .label {
    position: relative;
    top: 0;
    left: 0;
  }
  .catalog-single .product-shopping-actions.contains-tier-pricing > div:nth-of-type(2) {
    grid-column: 1/span 2;
    grid-row: 2;
    justify-self: center;
  }
  .catalog-single .product-shopping-actions.contains-tier-pricing > div:nth-of-type(3) {
    grid-column: 1/span 2;
    padding: 0 15px;
  }
  .catalog-single .product-shopping-actions.contains-tier-pricing > div:nth-of-type(4) {
    grid-column: 1;
  }
  .catalog-single .product-shopping-actions.contains-tier-pricing > div:nth-of-type(5) {
    grid-column: 2;
  }
}
.catalog-single .product-shopping-actions-row {
  padding: 0;
}
.catalog-single .product-shopping-actions-prices .price {
  display: flex;
  background: transparent;
  padding: 0;
  border-radius: 0;
  position: relative;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
}
.catalog-single .product-shopping-actions-prices .has-price {
  position: relative;
  font-weight: 700;
  font-size: 1.442em;
  color: var(--theme-colour-deepblue, #282c44);
  order: -1;
}
.catalog-single .product-shopping-actions-prices .has-price::after {
  display: block;
}
.catalog-single .product-shopping-actions-prices .uomvalue {
  padding: 5px 0 0;
  color: var(--theme-colour-palegrey, #9c9c9c);
  font-weight: 400;
  order: 1;
  font-size: 0.577em;
}
.catalog-single .product-shopping-actions-prices .uomvalue .rrp {
  margin-left: 10px;
}
.catalog-single .product-shopping-actions-prices .uomvalue .rrp::before {
  content: "|";
  margin-right: 10px;
}
.catalog-single .product-shopping-actions-prices .save {
  position: absolute;
  left: 150px;
  top: 12px;
  border-radius: 8px;
  color: #fff;
  font-size: 0.577em;
  padding: 5px 10px;
}
.catalog-single .product-shopping-actions-prices .uomblock {
  display: inline;
  font-weight: 400;
}
.catalog-single .product-shopping-actions-prices .price-label-inc-vat {
  color: var(--theme-colour-textgrey, #3e3e3e);
  margin-top: 20px;
}
.catalog-single .product-shopping-actions-prices .rrp,
.catalog-single .product-shopping-actions-prices .product-price-rrp {
  position: absolute;
  top: -12px;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0;
}
.catalog-single .product-shopping-actions-prices .rrp > div,
.catalog-single .product-shopping-actions-prices .product-price-rrp > div {
  position: absolute;
  left: -17px;
  top: 0;
  padding: 8px 20px 8px 30px;
  font-size: 12px;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .catalog-single .product-shopping-actions-prices .rrp > div,
  .catalog-single .product-shopping-actions-prices .product-price-rrp > div {
    left: -15px;
  }
}
.catalog-single .product-shopping-actions-prices .rrp > span,
.catalog-single .product-shopping-actions-prices .product-price-rrp > span {
  margin: 0;
  padding: 8px 0;
  font-size: 0.75em;
}
.catalog-single .product-shopping-actions-addtocart .buttons.group {
  display: flex;
  justify-content: end;
  flex-wrap: nowrap;
  margin: 0;
  border: 1px solid var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  border-radius: 9px 7.64px 7.64px 9px;
}
.catalog-single .product-shopping-actions-addtocart .buttons.group .alert-warning {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}
.catalog-single .product-shopping-actions-addtocart .buttons.group .qnt-count {
  display: flex;
  width: 83px;
  left: 0;
  padding: 0;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  background-color: transparent;
}
@media only screen and (max-width: 991px) {
  .catalog-single .product-shopping-actions-addtocart .buttons.group .qnt-count {
    position: relative;
    text-align: center;
  }
  .catalog-single .product-shopping-actions-addtocart .buttons.group .qnt-count input {
    width: 100% !important;
    text-align: center !important;
    padding: 0 !important;
  }
}
.catalog-single .product-shopping-actions-addtocart .buttons.group .qnt-count .incr-btn {
  font-size: 1em !important;
  height: fit-content;
  background-color: transparent;
  color: #101842;
}
.catalog-single .product-shopping-actions-addtocart .buttons.group .qnt-count .inputquantity {
  display: block;
  width: 15px;
  height: fit-content;
  border: 0;
  border-radius: 20px;
  margin: 0;
  text-align: center;
  font-weight: 400;
  color: #101842;
  background-color: transparent;
  padding: 0;
}
.catalog-single .product-shopping-actions-addtocart .buttons.group .qnt-count .inputquantity:focus {
  box-shadow: none;
}
.catalog-single .product-shopping-actions-addtocart .buttons.group::after {
  display: none;
}
.catalog-single .product-shopping-actions-addtocart .btn {
  margin-bottom: 0 !important;
  min-width: 75%;
  padding: 8px 20px;
}
.catalog-single .product-shopping-actions-addtocart .btn .fa-shopping-bag {
  display: none;
}
.catalog-single .product-shopping-actions-addtocart .btn:hover, .catalog-single .product-shopping-actions-addtocart .btn:focus-visible {
  background-color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
}
.catalog-single .product-shopping-actions-addtocart .btn.btn-sm {
  border-radius: 7.64px 7.64px 37.36px;
}
.catalog-single .product-shopping-actions-addtoquicklist {
  padding: 10px 0;
}
.catalog-single .product-shopping-actions-addtoquicklist a {
  padding: 10px 0;
  text-align: left;
  color: var(--theme-colour-textgrey, #3e3e3e);
  font-size: 0.875em;
  font-weight: 400;
  transition: 0.35s ease;
}
.catalog-single .product-shopping-actions-addtoquicklist a:hover, .catalog-single .product-shopping-actions-addtoquicklist a:focus-visible {
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}
.catalog-single .product-shopping-actions-addtoquicklist i::before {
  content: "+";
}
.catalog-single .product-compare-action {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border: 0;
  color: var(--theme-colour-textgrey, #3e3e3e);
  font-size: 0.875em;
}
.catalog-single .product-compare-action i.fa-square-o {
  border-radius: 2px;
  outline: 1px solid var(--theme-colour-subtlegrey, #d9d9d9);
  width: 18px;
  height: 18px;
}
.catalog-single .product-compare-action i.fa-square-o::before {
  display: none;
}
.catalog-single .product-compare-action i.fa-check::before {
  display: none;
}
.catalog-single .product-compare-action.selected i.fa-square-o {
  background: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
  border: 4px solid #fff;
  padding: 2px;
}
.catalog-single .product-compare-action .fa-stack {
  height: 15px;
  width: 35px;
  display: flex;
  align-items: center;
}
.catalog-single .product-compare-action:hover {
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}
.catalog-single .social-links {
  display: none;
}

.pdp-lead-time-dropship {
  padding: 20px;
  background: rgb(245, 30, 30);
  background: linear-gradient(126deg, rgb(245, 30, 30) 0%, rgb(200, 1, 30) 100%);
  text-align: center;
  color: #fff;
  font-size: 0.938em;
}
.pdp-lead-time-dropship > div {
  flex-wrap: wrap;
  gap: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pdp-lead-time-dropship > div + div {
  margin-top: 15px;
}
.pdp-lead-time-dropship img {
  filter: brightness(0) invert(1);
}
.pdp-lead-time-dropship:empty {
  display: none;
}

.indicator-wrap img {
  margin-right: 10px !important;
}

.tab-wrapper {
  padding: 15px 0;
}
.tab-wrapper.specs h3:nth-last-child(1), .tab-wrapper.specs h3:nth-last-child(2) {
  display: none;
}
.tab-wrapper .header {
  border-bottom: 1px solid var(--theme-colour-bordergrey, #e3e3e3);
  height: 50px;
  align-items: end;
  justify-content: left;
  gap: 43px;
}
.tab-wrapper .header h3 {
  cursor: pointer;
  color: #898989;
  font-size: 1em;
  font-weight: 700;
  border-bottom: 3px solid transparent;
  margin: 0;
  padding: 15px 0;
  background-color: #fff;
  box-shadow: 0 0 0 100vw #fff;
  clip-path: inset(0 -100vmax 0 0);
  transition: 0.1s ease;
}
.tab-wrapper .header h3:empty {
  display: none;
}
.tab-wrapper .header h3.active {
  color: var(--theme-colour-blackblue, #070b1e);
  border-bottom: 3px solid var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}
.tab-wrapper .body > div {
  display: none;
  padding: 15px 0;
}
.tab-wrapper .body > div .panel-body {
  padding: 0;
}
.tab-wrapper .body > div .panel-body .product-description {
  margin: 0;
  color: var(--theme-colour-darkgrey, #1e1e1e);
  font-size: 0.813em;
  line-height: 24px;
}
.tab-wrapper .body > div .panel-body .product-description iframe {
  max-height: 500px;
}
.tab-wrapper .body > div .panel-body .product-specs {
  padding: 0;
}
.tab-wrapper .body > div .panel-body .product-specs .col-lg-12 {
  padding: 0;
  font-size: 0.813em;
}
.tab-wrapper .body > div.active {
  display: block;
}
.tab-wrapper.recommended {
  padding: 0 0 25px;
}
.tab-wrapper.recommended .header {
  height: 35px;
  position: sticky;
  top: 15px;
  background-color: #fff;
  z-index: 1;
}
.tab-wrapper.recommended .body > div {
  padding: 5px 0;
}
.tab-wrapper.recommended .body .griditems {
  flex-direction: column;
  gap: 20px;
}
.tab-wrapper.recommended .body .griditems > div {
  width: 100%;
  padding: 0;
}
.tab-wrapper.recommended .body .griditems .tile {
  display: flex;
  gap: 25px;
}
.tab-wrapper.recommended .body .griditems .tile > a {
  background-color: #f5f5f5;
  border-radius: 10px;
  width: 190px;
  height: 175px;
}
.tab-wrapper.recommended .body .griditems .tile > a:hover .imgthumbnail, .tab-wrapper.recommended .body .griditems .tile > a:focus-visible .imgthumbnail {
  padding: 5px;
}
.tab-wrapper.recommended .body .griditems .tile > a .text-center {
  height: 100%;
}
.tab-wrapper.recommended .body .griditems .tile > a .imgthumbnail {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 20px;
  transition: 0.35s ease;
}
.tab-wrapper.recommended .body .griditems .tile > a img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
  mix-blend-mode: multiply;
  margin: 0;
}
.tab-wrapper.recommended .body .griditems .tile .footer {
  min-height: 0;
  flex: 1;
  display: flex;
  gap: 15px;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
}
.tab-wrapper.recommended .body .griditems .tile .footer .brand-label,
.tab-wrapper.recommended .body .griditems .tile .footer .product-category {
  display: none;
}
.tab-wrapper.recommended .body .griditems .tile .footer .product-name {
  margin: 0 0 5px;
  font-size: 1em;
}
.tab-wrapper.recommended .body .griditems .tile .footer .product-name a {
  font-size: 16px;
  line-height: 24px;
}
.tab-wrapper.recommended .body .griditems .tile .footer .product-sku {
  margin: 0 0 5px;
}
.tab-wrapper.recommended .body .griditems .tile .footer .product-sku strong {
  font-weight: 400;
}
.tab-wrapper.recommended .body .griditems .tile .footer .price-label {
  font-size: 1.5em;
}
.tab-wrapper.recommended .body .griditems .tile .footer .uom {
  font-size: 0.75em;
  font-weight: 400;
  color: #6e6e6e;
}
.tab-wrapper.recommended .body .griditems .tile .buttons.group {
  margin-top: 0;
}
.tab-wrapper.recommended .body .griditems .tile .buttons.group input {
  display: none;
}
.tab-wrapper.recommended .body .griditems .tile .buttons.group button {
  background-color: transparent;
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
  font-weight: 700;
  font-size: 1em;
  text-transform: capitalize;
  padding: 0;
  min-height: 0;
  transition: 0.35s ease;
}
.tab-wrapper.recommended .body .griditems .tile .buttons.group button:hover {
  color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
}
.tab-wrapper.recommended .body .griditems .tile .buttons.group button::before {
  content: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-icon-basket.svg");
  display: inline-block;
  width: 16px;
  height: 14px;
  filter: var(--theme-filter-primary, brightness(0) saturate(100%) invert(17%) sepia(71%) saturate(2008%) hue-rotate(214deg) brightness(102%) contrast(95%));
  margin-right: 15px;
}
.tab-wrapper.recommended .body .griditems .tile .product-compare-action,
.tab-wrapper.recommended .body .griditems .tile .addtoquicklist-wrapper {
  display: none;
}

.ex-product .singlebanner_wrapper {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .ex-product .singlebanner_wrapper {
    display: none;
  }
}
.ex-product .singlebanner_wrapper > div {
  height: 100%;
}
.ex-product .singlebanner_wrapper > div img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
}
@media only screen and (max-width: 768px) {
  .ex-product .singlebanner_wrapper {
    margin-bottom: 25px;
  }
}

.rebate-text {
  color: var(--theme-colour-red, #cd545b);
  font-weight: 700;
  font-size: 1em;
  text-align: left;
}

.rebate-link {
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
  margin-top: 10px;
  width: fit-content;
}

.ex-searchresult .breadcrumb,
.ex-category .breadcrumb {
  margin: 0;
  font-size: 0.813em;
  padding: 7px 0;
}
.ex-searchresult .breadcrumb li a,
.ex-category .breadcrumb li a {
  color: var(--theme-colour-palegrey, #9c9c9c);
  font-weight: 400;
}
.ex-searchresult .breadcrumb > li a i,
.ex-category .breadcrumb > li a i {
  display: none;
}
.ex-searchresult .breadcrumb > li + li::before,
.ex-category .breadcrumb > li + li::before {
  content: "> ";
}

.js-plp-banner {
  border-radius: 33px 0 0 33px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .js-plp-banner {
    display: none;
  }
}
.js-plp-banner img {
  margin: 0;
  width: 100%;
}

.shop-filters {
  background: none;
  border: 1px solid var(--theme-colour-bordergrey, #e3e3e3);
  border-radius: 10px;
  padding: 41px 28px 0;
}
.shop-filters .filter-title {
  font-size: 1em;
  background: none;
  text-align: left;
  font-weight: 600;
  padding: 0;
}
.shop-filters .filter-title span {
  font-size: 1.125em;
  font-weight: 700;
  color: var(--theme-colour-blackblue, #070b1e);
}
.shop-filters .text-center {
  padding: 0 0 20px;
  margin: 0;
  text-align: left;
}
.shop-filters .arrow-down {
  display: none;
}
.shop-filters .filter-section {
  margin: 0 0 20px !important;
}
.shop-filters .filter-section.filtername-instock {
  border: 0;
  padding-bottom: 0;
  margin: 0 0 13px !important;
}
.shop-filters .filter-section h5 {
  margin: 0;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 0.938em;
  color: var(--theme-colour-darkblue, #0f1742) !important;
  line-height: 1.3;
}
.shop-filters .filter-options {
  margin-left: 0;
}
.shop-filters .filter-options > div {
  margin: 5px 0;
}
.shop-filters .filter-options label {
  margin: 0;
  font-size: 0.8125em;
  width: 100%;
}
.shop-filters .filter-options label p {
  margin: 0;
  color: inherit;
  padding: 0 !important;
}
.shop-filters .filter-options label a {
  color: var(--theme-colour-palegrey, #9c9c9c);
  border: 0;
  padding: 0 !important;
  display: flex;
  justify-content: space-between;
}
.shop-filters .filter-options label a:hover, .shop-filters .filter-options label a:focus {
  opacity: 0.7;
}
.shop-filters .filter-options.swatch-grid {
  grid-template-columns: repeat(7, 1fr);
  row-gap: 5px;
}
.shop-filters .filter-options.swatch-grid .option-div {
  margin: 0 5px 0 0;
  min-width: 26px;
}
.shop-filters .filter-options.swatch-grid a {
  margin: 0;
  border-radius: 50%;
  min-height: 26px;
  min-width: 26px;
}
.shop-filters .searchpills {
  border: 0;
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
}
.shop-filters .searchpills .select2-container {
  border-radius: 100vw;
  border: 1px solid var(--theme-colour-bordergrey, #e3e3e3);
}
.shop-filters .searchpills .select2-container .relsearch button {
  font-size: 1.25em;
}
.shop-filters .searchpills .select2-container .relsearch button i {
  color: var(--theme-colour-blackblue, #070b1e);
}
.shop-filters .searchpills .select2-container .relsearch input {
  border-radius: 100vw;
  height: 42px !important;
  background-color: var(--theme-colour-lightgrey, #f5f5f5);
}
.shop-filters .filter-section-header {
  margin: 0 0 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.shop-filters .filter-section-header .showhide-indicator {
  position: static;
}
.shop-filters .filter-section-header .showhide-indicator i {
  font-size: 0.6em;
}
.shop-filters .filter-section-header .showhide-indicator .fa-minus-square::before {
  content: "\f068";
}
.shop-filters .filter-section-header .showhide-indicator .fa-plus-square::before {
  content: "\f067";
}
.shop-filters .more-options {
  margin-left: 0;
}
.shop-filters .morefilter,
.shop-filters .lessfilter {
  padding-left: 0 !important;
  font-weight: 500;
  font-size: 0.8125em;
  display: flex;
  color: var(--theme-colour-lightblue, #4b93cf);
}
.shop-filters .morefilter i,
.shop-filters .lessfilter i {
  order: 5;
  margin-left: 10px;
  color: var(--theme-colour-lightblue, #4b93cf);
  font-size: 0.8125em;
  display: flex;
  align-items: center;
}
.shop-filters .morefilteroption,
.shop-filters .lessfilteroption {
  display: flex;
  font-weight: 400;
  color: var(--theme-colour-lightblue, #4b93cf);
  font-size: 0.8125rem;
}
.shop-filters .morefilteroption::before,
.shop-filters .lessfilteroption::before {
  content: "Show";
  margin-right: 3px;
}
.shop-filters .morefilteroption i,
.shop-filters .lessfilteroption i {
  order: 5;
  margin-left: 10px;
  color: var(--theme-colour-lightblue, #4b93cf);
  font-size: 0.8125em;
  display: flex;
  align-items: center;
}
.shop-filters .select2-container {
  border-radius: 5px;
  border-width: 2px !important;
  border-color: var(--theme-colour-bordergrey, #e3e3e3) !important;
  margin: 0 !important;
}
.shop-filters .select2-container .select2-choices {
  background: none !important;
}
.shop-filters .select2-container input {
  background: none;
  height: 50px !important;
  padding-left: 15px;
}
.shop-filters .select2-container button {
  top: 50% !important;
  color: grey;
  transform: translateY(-50%);
  right: 10px !important;
}
.shop-filters .select2-container button i {
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}

.productsgrid_container .gridtools {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 10px;
  border-bottom: 1px solid var(--theme-colour-bordergrey, #e3e3e3);
}
@media only screen and (max-width: 1469px) {
  .productsgrid_container .gridtools {
    flex-wrap: wrap;
  }
}
.productsgrid_container .gridtools h1 {
  white-space: nowrap;
  font-size: 1.5em;
  color: var(--theme-colour-darkblue, #0f1742);
  margin: 0 30px 0 0;
}
@media only screen and (max-width: 768px) {
  .productsgrid_container .gridtools h1 {
    white-space: normal;
  }
}
.productsgrid_container .gridtools .listtoolstop {
  width: 100%;
  justify-content: space-between;
  padding: 0;
}
@media only screen and (max-width: 769px) {
  .productsgrid_container .gridtools .listtoolstop {
    align-items: end;
  }
}
@media only screen and (max-width: 768px) {
  .productsgrid_container .gridtools .listtoolstop {
    display: flex;
  }
}
.productsgrid_container .gridtools .listtoolstop::before, .productsgrid_container .gridtools .listtoolstop::after {
  display: none;
}
.productsgrid_container .gridtools .listtoolstop .itemsfound b {
  font-weight: 400;
}
@media only screen and (max-width: 991px) {
  .productsgrid_container .gridtools .listtoolstop .sortby {
    display: block;
    padding: 0;
    margin-bottom: 15px;
  }
}
.productsgrid_container .gridtools .listtoolstop .sortby::before {
  content: "";
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-icon-swap-arrow.svg");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
  filter: var(--theme-filter-secondary, brightness(0) saturate(100%) invert(61%) sepia(14%) saturate(2037%) hue-rotate(168deg) brightness(86%) contrast(87%));
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-right: 10px;
  transform: translateY(2px);
}
.productsgrid_container .gridtools .listtoolstop .sortby span {
  margin-right: 15px;
  display: inline-block;
}
.productsgrid_container .gridtools .listtoolstop .sortby .productorderby {
  background-color: var(--theme-colour-lightgrey, #f5f5f5);
  border-color: var(--theme-colour-bordergrey, #e3e3e3);
}
.productsgrid_container .gridtools .listtoolstop .listgrid {
  border: 0;
  padding: 0;
}
.productsgrid_container .gridtools .listtoolstop > div {
  width: fit-content;
}
.productsgrid_container .tileparent {
  border-top: 0;
  border-bottom: 1px solid var(--theme-colour-bordergrey, #e3e3e3);
  margin-top: 30px;
  padding: 0;
}
.productsgrid_container .tileparent:nth-of-type(4n + 1) .tile {
  padding-left: 0;
}
.productsgrid_container .tileparent:nth-child(-n+5) {
  border-bottom: 0;
  order: -1;
}
@media (max-width: 1200px) {
  .productsgrid_container .tileparent:nth-of-type(4n + 1) .tile {
    padding-left: 15px;
  }
  .productsgrid_container .tileparent:nth-of-type(3n + 1) .tile {
    padding-left: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .productsgrid_container .tileparent:nth-child(5) {
    order: 0;
    border-bottom: 1px solid var(--theme-colour-bordergrey, #e3e3e3);
  }
}
@media only screen and (max-width: 991px) {
  .productsgrid_container .tileparent:nth-child(4) {
    order: 0;
    border-bottom: 1px solid var(--theme-colour-bordergrey, #e3e3e3);
  }
}
@media only screen and (max-width: 768px) {
  .productsgrid_container .tileparent:nth-child(3) {
    order: 0;
    border-bottom: 1px solid var(--theme-colour-bordergrey, #e3e3e3);
  }
}
.productsgrid_container .tile {
  padding: 0 15px;
  margin: 0 0 30px;
  border: 0;
}
@media only screen and (max-width: 768px) {
  .productsgrid_container .tile {
    max-width: none;
  }
}
.productsgrid_container .tile > a {
  background-color: var(--theme-colour-lightgrey, #f5f5f5);
  border-radius: 10px;
  margin-bottom: 25px;
}
.productsgrid_container .tile > a:hover .imgthumbnail, .productsgrid_container .tile > a:focus-visible .imgthumbnail {
  padding: 0;
}
.productsgrid_container .tile > a .imgthumbnail {
  height: 300px;
  width: 100%;
  padding: 20px;
  transition: 0.35s ease;
}
.productsgrid_container .tile > a .imgthumbnail img {
  max-width: none;
  max-height: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  object-fit: contain;
  mix-blend-mode: multiply;
}
.productsgrid_container .tile .action-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: 15px;
  font-size: 0.875em;
}
.productsgrid_container .tile .product-compare-action {
  margin: 0;
  padding: 0;
  border: 0;
  color: #5d6062 !important;
  font-size: 1em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.productsgrid_container .tile .product-compare-action i {
  width: 20px;
  height: 20px;
  line-height: 1;
  margin-right: 10px;
  font-size: 24px;
}
.productsgrid_container .tile .addtoquicklist-wrapper {
  padding: 0 !important;
  order: -1;
  display: flex;
  font-size: 1em;
  align-items: center;
  width: max-content;
}
.productsgrid_container .tile .addtoquicklist-wrapper a {
  color: #5d6062 !important;
  font-size: 1em;
}
.productsgrid_container .tile .addtoquicklist-wrapper a .fa-plus {
  font-size: 10px;
}
.productsgrid_container .tile .brand-label {
  position: absolute;
  bottom: 10px;
  left: 10px;
  line-height: 1.5 !important;
  display: flex;
  align-items: center;
  margin: 0;
}
.productsgrid_container .tile .brand-label a {
  font-size: 0.9375rem;
  color: var(--theme-colour-darkblue, #0f1742) !important;
  padding: 10px;
}
.productsgrid_container .tile .brand-label a:hover {
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a)) !important;
}
.productsgrid_container .tile .brand-label a img {
  mix-blend-mode: multiply;
  max-height: 50px !important;
  max-width: 100px !important;
}
.productsgrid_container .tile .product-name {
  font-size: 1em;
  margin: 0 0 10px;
}
.productsgrid_container .tile .product-name a {
  color: var(--theme-colour-darkblue, #0f1742);
  font-weight: 700;
  font-size: 1em;
  line-height: 1.5;
  display: block;
  min-height: 72px;
}
.productsgrid_container .tile .product-name a:hover {
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}
.productsgrid_container .tile .product-sku {
  text-align: left !important;
  order: 2;
  color: #6e6e6e;
  margin: 0 0 10px;
  font-size: 0.875em;
}
.productsgrid_container .tile .product-sku strong {
  font-weight: 400;
}
.productsgrid_container .tile .uominclude {
  order: 2;
  margin-top: 5px;
  color: #6e6e6e;
  font-size: 0.75em;
}
.productsgrid_container .tile .product-category {
  display: none;
  order: 3;
  color: #6e6e6e;
  font-size: 0.875em;
}
.productsgrid_container .tile .product-category strong {
  font-weight: 400;
}
.productsgrid_container .tile .product-volume {
  order: 4;
  margin: 0;
  color: #6e6e6e;
  font-size: 0.875em;
}
.productsgrid_container .tile .product-stock,
.productsgrid_container .tile .live-inventory-v2-wrapper {
  text-align: left;
  order: 2;
  margin: 0;
  padding: 0;
  color: #6e6e6e;
  font-size: 0.875em;
}
.productsgrid_container .tile .product-stock a,
.productsgrid_container .tile .product-stock span,
.productsgrid_container .tile .live-inventory-v2-wrapper a,
.productsgrid_container .tile .live-inventory-v2-wrapper span {
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
  font-size: 1.25em !important;
}
.productsgrid_container .tile .product-stock .in-stock,
.productsgrid_container .tile .product-stock .out-stock,
.productsgrid_container .tile .live-inventory-v2-wrapper .in-stock,
.productsgrid_container .tile .live-inventory-v2-wrapper .out-stock {
  font-weight: 400;
}
.productsgrid_container .tile .product-stock .in-stock::before,
.productsgrid_container .tile .product-stock .out-stock::before,
.productsgrid_container .tile .live-inventory-v2-wrapper .in-stock::before,
.productsgrid_container .tile .live-inventory-v2-wrapper .out-stock::before {
  content: "";
  background: #27ae19;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 5px;
}
.productsgrid_container .tile .product-stock .in-stock .stock-qty,
.productsgrid_container .tile .product-stock .out-stock .stock-qty,
.productsgrid_container .tile .live-inventory-v2-wrapper .in-stock .stock-qty,
.productsgrid_container .tile .live-inventory-v2-wrapper .out-stock .stock-qty {
  font-weight: 400;
  display: inline-flex;
}
.productsgrid_container .tile .product-stock .in-stock .stock-qty::before,
.productsgrid_container .tile .product-stock .out-stock .stock-qty::before,
.productsgrid_container .tile .live-inventory-v2-wrapper .in-stock .stock-qty::before,
.productsgrid_container .tile .live-inventory-v2-wrapper .out-stock .stock-qty::before {
  content: "In Stock";
  color: #27ae19;
  order: -2;
  font-weight: 700;
}
.productsgrid_container .tile .product-stock .in-stock .stock-qty::after,
.productsgrid_container .tile .product-stock .out-stock .stock-qty::after,
.productsgrid_container .tile .live-inventory-v2-wrapper .in-stock .stock-qty::after,
.productsgrid_container .tile .live-inventory-v2-wrapper .out-stock .stock-qty::after {
  content: "-";
  margin: 0 5px;
  order: -1;
}
.productsgrid_container .tile .product-stock .out-stock::before,
.productsgrid_container .tile .live-inventory-v2-wrapper .out-stock::before {
  background: #cf2b2b;
}
.productsgrid_container .tile .product-stock .out-stock .stock-qty::before,
.productsgrid_container .tile .live-inventory-v2-wrapper .out-stock .stock-qty::before {
  content: "Out of Stock";
  color: #cf2b2b;
}
.productsgrid_container .tile .footer {
  min-height: 0 !important;
  text-align: left !important;
}
.productsgrid_container .tile .footer > .product-compare-action {
  display: none;
}
.productsgrid_container .tile .footer-wrapper {
  min-height: 0 !important;
}
.productsgrid_container .tile .footer-wrapper-description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.productsgrid_container .tile .footer .footer-wrapper-price {
  display: flex;
  justify-content: left;
  align-items: center;
}
@media only screen and (max-width: 1550px) {
  .productsgrid_container .tile .footer .footer-wrapper-price {
    display: block;
  }
}
.productsgrid_container .tile .footer .footer-wrapper-price .uom {
  font-size: 0.75em;
}
.productsgrid_container .tile .footer .footer-wrapper-price .rrp {
  display: flex;
  align-items: center;
  font-size: 0.75em;
}
@media only screen and (max-width: 768px) {
  .productsgrid_container .tile .footer .footer-wrapper-price .rrp {
    margin-bottom: 10px;
  }
}
.productsgrid_container .tile .footer .footer-wrapper-price .rrp::before {
  content: "|";
  color: #6e6e6e;
  margin: 0 2px;
}
.productsgrid_container .tile .footer .footer-wrapper-price .rrp .label {
  color: #fff;
  padding: 5px 10px;
  font-size: 1em;
  border-radius: 8px;
  margin-left: 5px;
}
.productsgrid_container .tile .price-label {
  color: var(--theme-colour-deepblue, #282c44);
  font-weight: 700;
  font-size: 1.5em;
}
.productsgrid_container .tile .price-call {
  font-size: 1.125rem;
  font-weight: 600;
}
.productsgrid_container .tile .buttons {
  display: flex;
  justify-content: end;
  flex-wrap: nowrap;
  margin: 10px 0 0;
  border: 1px solid var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  border-radius: 9px 7.64px 7.64px 9px;
  transition: 0.35s ease;
}
.productsgrid_container .tile .buttons:focus-within {
  border-color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
  background-color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
}
.productsgrid_container .tile .buttons:focus-within .inputquantity {
  color: #fff;
}
.productsgrid_container .tile .buttons .inputquantity {
  display: block;
  border: 0;
  margin: 0;
  width: 100%;
  border-radius: var(--theme-border-radius, 7.64px);
  text-align: center;
  font-weight: 500;
  color: var(--theme-colour-blue, #22409a);
  background-color: transparent;
  padding: 0;
  transition: 0.35s ease;
}
.productsgrid_container .tile .buttons .inputquantity:focus {
  border: 0;
  box-shadow: none;
}
.productsgrid_container .tile .buttons button {
  margin: 0;
  padding: 8px 20px;
  font-size: 1em !important;
  border-radius: 7.64px 7.64px 37.36px;
  min-width: 75% !important;
  position: relative;
  display: inline-block;
  min-width: 278px;
  padding: 10px 20px;
  font-weight: 700;
  text-align: center;
  line-height: 25px;
  background: transparent;
  color: #fff !important;
  text-transform: capitalize;
  border: 0;
  isolation: isolate;
}
.productsgrid_container .tile .buttons button::before, .productsgrid_container .tile .buttons button::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.productsgrid_container .tile .buttons button::after {
  content: "";
  background: var(--theme-colour-primary-red, var(--theme-colour-red, #cd545b));
  border-radius: var(--theme-border-radius, 7.64px);
  z-index: -2;
}
.productsgrid_container .tile .buttons button::before {
  content: attr(data-text);
  padding: 10px 20px;
  background: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  border-radius: 7.64px 7.64px 37.36px;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  transition: 0.35s ease;
  z-index: -1;
}
.productsgrid_container .tile .buttons button[data-text]::before {
  z-index: 1;
}
.productsgrid_container .tile .buttons button[data-text=""]::before {
  z-index: -1;
}
.productsgrid_container .tile .buttons button:hover, .productsgrid_container .tile .buttons button:focus-visible {
  color: #fff !important;
  text-decoration: none !important;
}
.productsgrid_container .tile .buttons button:hover::before, .productsgrid_container .tile .buttons button:focus-visible::before {
  clip-path: polygon(0 0, 25% 0%, 5% 100%, 0% 100%);
  border-radius: 7.64px;
}
.productsgrid_container .tile .buttons button .fa-shopping-bag {
  display: none;
}
.productsgrid_container .tile .buttons button:hover, .productsgrid_container .tile .buttons button:focus-visible {
  background-color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
}
.productsgrid_container .tile .buttons .addtoquicklist-wrapper {
  display: none;
}

#itemswap .buttons.group {
  display: flex;
}

.search-switch .col-sm-12 {
  display: flex;
  align-items: center;
}
.search-switch .nButton, .search-switch .catalog-single .product-shopping-actions-addtocart .btn, .catalog-single .product-shopping-actions-addtocart .search-switch .btn {
  margin: 0 10px;
}

.listtoolsbottom {
  width: 100%;
  border: 0 !important;
  margin-top: 10px;
  font-size: 0.9375rem;
}
.listtoolsbottom b {
  font-weight: 400;
}
.listtoolsbottom a {
  color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
}

#productCompareModal .modal-header .close {
  transform: none;
}

@media only screen and (max-width: 768px) {
  .module-category-tabs {
    margin-bottom: 30px;
  }
}
.module-category-tabs h2.h1 {
  margin: 0 0 35px;
}
.tab-title-wrap.sliding {
  position: relative;
  background-color: var(--theme-colour-subtlegrey, #d9d9d9);
  width: 100%;
  max-width: 535px;
  margin: 0 auto 55px;
  gap: 0;
  display: flex;
  align-items: center;
  border-radius: 100vw;
  overflow: hidden;
}
.tab-title-wrap.sliding::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: #fff;
  transition: 0.35s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  border-radius: 100vw;
}
.tab-title-wrap.sliding.right::before {
  left: 50%;
}
.tab-title-wrap.sliding .sliding-tab {
  font-size: 18px;
  padding: 10px 25px;
  font-weight: 400;
  transition: all 0.35s;
  width: 50%;
  text-align: center;
  position: relative;
  user-select: none;
  cursor: pointer;
  overflow: hidden;
  color: var(--theme-colour-palegrey, #9c9c9c);
}
.tab-title-wrap.sliding .sliding-tab::after {
  display: none;
}
.tab-title-wrap.sliding .sliding-tab:hover, .tab-title-wrap.sliding .sliding-tab:focus-within {
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
  font-weight: 600;
}
.tab-title-wrap.sliding .sliding-tab.nActive {
  color: var(--theme-colour-blackblue, #070b1e);
  font-weight: 600;
}
.tab-title-wrap.sliding .sliding-tab.nActive:hover, .tab-title-wrap.sliding .sliding-tab.nActive:focus-within {
  color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}
.tab-title-wrap ~ .tab-content > div {
  display: none;
}
.tab-title-wrap ~ .tab-content > div.nActive {
  display: block;
}

.module-category-tabs .cat-tiles.griditems {
  display: none;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 20px;
}
.module-category-tabs .cat-tiles.griditems.nActive {
  display: grid;
}
@media (max-width: 1677px) {
  .module-category-tabs .cat-tiles.griditems {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1205px) {
  .module-category-tabs .cat-tiles.griditems {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  .module-category-tabs .cat-tiles.griditems {
    grid-template-columns: 1fr;
  }
}
.module-category-tabs .cat-tiles.griditems .tileparent {
  position: relative;
  border-top: 0;
  padding: 0;
  width: 100%;
}
.module-category-tabs .cat-tiles.griditems .tile {
  position: relative;
  width: 100%;
  padding: 20px 0;
  transition: all 0.35s;
  display: flex;
  align-items: stretch;
}
.module-category-tabs .cat-tiles.griditems .tile:hover, .module-category-tabs .cat-tiles.griditems .tile:focus-within {
  padding: 0;
}
.module-category-tabs .cat-tiles.griditems .tile:hover > a::before, .module-category-tabs .cat-tiles.griditems .tile:focus-within > a::before {
  width: 190px;
  height: 190px;
  right: 80px;
  top: calc(50% - 95px);
}
@media only screen and (max-width: 991px) {
  .module-category-tabs .cat-tiles.griditems .tile {
    padding: 5px 0;
  }
  .module-category-tabs .cat-tiles.griditems .tile:hover, .module-category-tabs .cat-tiles.griditems .tile:focus-within {
    padding: 5px 0;
  }
}
.module-category-tabs .cat-tiles.griditems .tile > a {
  background-color: var(--theme-colour-paleblue, #e2eef7);
  border-radius: var(--theme-border-radius, 7.64px);
  margin: 0;
  padding: 0 130px 0 30px;
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.07);
  overflow: hidden;
  min-height: 110px;
  position: relative;
  flex-direction: row-reverse;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 481px) {
  .module-category-tabs .cat-tiles.griditems .tile > a {
    padding: 0 100px 0 10px;
  }
}
.module-category-tabs .cat-tiles.griditems .tile > a::before {
  content: "";
  background-image: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/ob-foot-spiral.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  right: 41px;
  top: calc(50% - 155px);
  width: 165px;
  height: 243px;
  transform: scaleX(-1);
  transition: all 0.35s;
}
.module-category-tabs .cat-tiles.griditems .tile > a p {
  width: 100%;
  font-size: 1.25em;
  text-align: left;
  margin: 0;
  padding: 0;
  color: #0f1742;
  font-style: normal;
  font-weight: 700;
  font-family: Poppins, sans-serif;
  z-index: 1;
}
.module-category-tabs .cat-tiles.griditems .tile > a figure {
  position: absolute;
  width: 170px;
  height: 170px;
  top: calc(50% - 85px);
  background-color: #fff;
  border-radius: 50%;
  right: -50px;
  overflow: hidden;
  flex-shrink: 0;
  padding: 10px 50px 10px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.module-category-tabs .cat-tiles.griditems .tile > a figure img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.module-category-tabs:not(.featured) .tab-title-wrap.sliding::before {
  width: 100%;
}
.module-category-tabs:not(.featured) .tab-title-wrap.sliding a {
  pointer-events: none;
}

/* stylelint-disable max-nesting-depth */
.request-an-account-page .catalog-grid .container {
  margin-top: -80px;
}
@media screen and (max-width: 1025px) {
  .request-an-account-page .catalog-grid .container .row.main-row {
    display: flex;
    flex-direction: column;
  }
}
.request-an-account-page .catalog-grid .container .row .col.col-lg-2.col-md-2.col-sm-12.col-xs-12.filter-container {
  width: 35%;
}
@media screen and (max-width: 1025px) {
  .request-an-account-page .catalog-grid .container .row .col.col-lg-2.col-md-2.col-sm-12.col-xs-12.filter-container {
    width: 100%;
    margin-bottom: 30px;
    order: 2;
  }
}
.request-an-account-page .catalog-grid .container .row .col.col-lg-10.col-md-10 {
  width: calc(65% - 20px);
  float: right;
}
@media screen and (max-width: 1025px) {
  .request-an-account-page .catalog-grid .container .row .col.col-lg-10.col-md-10 {
    width: 100%;
    float: unset;
    order: 1;
  }
}

.main-banner {
  position: relative;
  padding: 160px 0 240px;
  isolation: isolate;
}
@media screen and (max-width: 1346px) {
  .main-banner {
    padding: 40px 0 100px;
  }
}
.main-banner .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main-banner .image-wrapper .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: blur(6px);
}
.main-banner .image-wrapper .pattern {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 1346px) {
  .main-banner .image-wrapper .pattern {
    height: 100%;
  }
}
.main-banner .image-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #070c2a;
  opacity: 0.8;
}
.main-banner .content-wrapper {
  position: relative;
  display: flex;
  z-index: 2;
}
@media screen and (max-width: 1346px) {
  .main-banner .content-wrapper {
    flex-direction: column;
    row-gap: 40px;
  }
}
.main-banner .content-wrapper .content {
  width: 33%;
}
@media screen and (max-width: 1346px) {
  .main-banner .content-wrapper .content {
    width: 60%;
  }
}
@media screen and (max-width: 1200px) {
  .main-banner .content-wrapper .content {
    width: 100%;
  }
}
.main-banner .content-wrapper .content .small-title {
  color: var(--theme-colour-white, #fff);
  font-weight: 700;
  line-height: 64px;
  font-size: 1.125em;
}
.main-banner .content-wrapper .content .title p {
  color: var(--theme-colour-white, #fff);
  font-weight: 700;
  margin: 0;
  line-height: 58px;
  font-size: 3em;
}
.main-banner .content-wrapper .content .title p span {
  color: #4993cf !important;
}
.main-banner .content-wrapper .content .description {
  margin-top: 30px;
}
.main-banner .content-wrapper .content .description p {
  margin: 0;
  color: var(--theme-colour-white, #fff);
  font-weight: 600;
  line-height: 29px;
  font-size: 1em;
}
.main-banner .content-wrapper .circled-content {
  width: 67%;
  display: flex;
  gap: 40px;
  justify-content: center;
}
@media screen and (max-width: 1346px) {
  .main-banner .content-wrapper .circled-content {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .main-banner .content-wrapper .circled-content {
    width: 100%;
    flex-wrap: wrap;
  }
}
.main-banner .content-wrapper .circled-content .circle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.main-banner .content-wrapper .circled-content .circle .icon {
  width: 90px;
  height: 90px;
  background-color: var(--theme-colour-white, #fff);
  border-radius: 50%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .main-banner .content-wrapper .circled-content .circle .icon {
    display: none;
  }
}
.main-banner .content-wrapper .circled-content .circle .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main-banner .content-wrapper .circled-content .circle .circle-title {
  color: var(--theme-colour-white, #fff);
  font-weight: 700;
  margin: 32px 0 22px;
  max-width: 180px;
  line-height: 30px;
  text-align: center;
  font-size: 1.5em;
}
@media only screen and (max-width: 768px) {
  .main-banner .content-wrapper .circled-content .circle .circle-title {
    max-width: none;
  }
}
.main-banner .content-wrapper .circled-content .circle .message p {
  color: var(--theme-colour-white, #fff);
  max-width: 290px;
  margin: 0;
  text-align: center;
}

.who-we-are {
  position: relative;
  overflow: hidden;
  background-color: var(--theme-colour-paleblue, #e2eef7);
  border-radius: 25px;
  padding: 70px 50px;
}
.who-we-are .title {
  color: var(--theme-colour-darkblue, #0f1742);
  font-weight: 700;
  margin: 0 0 30px;
  line-height: 36px;
  font-size: 2.25em;
}
.who-we-are .content-wrapper {
  display: flex;
}
.who-we-are .content-wrapper .description {
  width: 40%;
}
@media screen and (min-width: 1025px) and (max-width: 1470px) {
  .who-we-are .content-wrapper .description {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .who-we-are .content-wrapper .description {
    width: 100%;
  }
}
.who-we-are .content-wrapper .description p {
  color: var(--theme-colour-textgrey, #3e3e3e);
  margin: 0;
  line-height: 30px;
  font-size: 1em;
}
.who-we-are .content-wrapper .image-wrapper {
  position: absolute;
  top: 17%;
  left: 50%;
  border-radius: 50%;
  overflow: hidden;
  width: 510px;
  height: 510px;
  border: 12px solid white;
}
@media screen and (min-width: 1025px) and (max-width: 1470px) {
  .who-we-are .content-wrapper .image-wrapper {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .who-we-are .content-wrapper .image-wrapper {
    display: none;
  }
}
.who-we-are .content-wrapper .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.our-services {
  margin-top: 82px;
}
.our-services .title {
  color: var(--theme-colour-darkblue, #0f1742);
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  margin-bottom: 26px;
  font-size: 1.875em;
}
.our-services .content-wrapper .service {
  position: relative;
  display: flex;
  gap: 30px;
  align-items: center;
  padding: 35px 40px;
  border-radius: 25px;
  box-shadow: 1px 1px 13px 0 rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  min-height: 200px;
}
@media screen and (min-width: 1025px) and (max-width: 1470px) {
  .our-services .content-wrapper .service {
    flex-direction: column;
    padding: 0;
  }
}
@media screen and (max-width: 769px) {
  .our-services .content-wrapper .service {
    flex-direction: column;
    padding: 0;
  }
}
.our-services .content-wrapper .service .icon {
  position: relative;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background-color: var(--theme-colour-paleblue, #e2eef7);
  flex-shrink: 0;
}
@media screen and (min-width: 1025px) and (max-width: 1470px) {
  .our-services .content-wrapper .service .icon {
    margin-top: 40px;
  }
}
@media screen and (max-width: 769px) {
  .our-services .content-wrapper .service .icon {
    margin-top: 40px;
  }
}
.our-services .content-wrapper .service .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.our-services .content-wrapper .service .content {
  margin-right: 190px;
}
@media screen and (min-width: 1025px) and (max-width: 1470px) {
  .our-services .content-wrapper .service .content {
    margin: 0;
  }
}
@media screen and (max-width: 769px) {
  .our-services .content-wrapper .service .content {
    margin: 0;
  }
}
.our-services .content-wrapper .service .content .service-name {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #4993cf;
  margin-bottom: 10px;
}
.our-services .content-wrapper .service .content .description {
  font-size: 14px;
  line-height: 24px;
}
.our-services .content-wrapper .service .content .description ul {
  padding-left: 15px;
  margin: 0;
}
.our-services .content-wrapper .service .content .description ul li {
  margin-bottom: 2px;
}
.our-services .content-wrapper .service .content .description ul li:last-of-type {
  margin-bottom: 0;
}
.our-services .content-wrapper .service .image-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 210px;
  height: 100%;
  border-radius: 25px;
  overflow: hidden;
}
@media screen and (min-width: 1025px) and (max-width: 1470px) {
  .our-services .content-wrapper .service .image-wrapper {
    position: static;
    width: 100%;
    max-width: 100%;
    max-height: 200px;
  }
}
@media screen and (max-width: 769px) {
  .our-services .content-wrapper .service .image-wrapper {
    position: static;
    width: 100%;
    max-width: 100%;
    max-height: 200px;
  }
}
.our-services .content-wrapper .service .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.request-an-account-form {
  background-color: var(--theme-colour-white, #fff);
  border-radius: 25px;
  padding: 70px 50px;
}
@media screen and (max-width: 768px) {
  .request-an-account-form {
    padding: 25px 15px;
  }
}
.request-an-account-form .title {
  text-align: center;
  color: var(--theme-colour-darkblue, #0f1742);
  font-weight: 700;
  margin: 0 0 55px;
  line-height: 40px;
  font-size: 2.25em;
}
@media screen and (max-width: 768px) {
  .request-an-account-form .row .col {
    width: 100%;
  }
}
.request-an-account-form .row .col .row {
  margin: 0;
}
.request-an-account-form .row .col .row.radio-group {
  margin-bottom: 30px;
}
.request-an-account-form .row .col .row.radio-group p {
  display: block;
  margin-bottom: 10px;
  color: var(--theme-colour-darkblue, #0f1742);
  font-weight: 700;
  font-size: 0.875em;
}
.request-an-account-form .row .col .row.radio-group p span {
  font-weight: 400;
  font-size: 12px;
}
.request-an-account-form .row .col .row.radio-group p.required::after {
  content: "*";
  color: var(--theme-colour-red, #cd545b);
  margin-left: 2px;
}
.request-an-account-form .row .col .row.radio-group .options-wrapper {
  display: flex;
  gap: 50px;
}
@media only screen and (max-width: 550px) {
  .request-an-account-form .row .col .row.radio-group .options-wrapper {
    flex-direction: column;
    gap: 15px;
  }
}
.request-an-account-form .row .col .row.radio-group .options-wrapper p {
  text-align: left;
  margin: 0;
  font-weight: 400;
  line-height: 20px;
  font-size: 0.875em;
}
.request-an-account-form .row .col .row.radio-group .options-wrapper .options {
  display: flex;
  gap: 20px 50px;
  flex-wrap: wrap;
}
.request-an-account-form .row .col .row.radio-group .options-wrapper .options label {
  margin: 0;
  color: var(--theme-colour-darkblue, #0f1742);
  font-size: 0.875em;
}
.request-an-account-form .row .col .row.radio-group .options-wrapper .options.taxes {
  display: inline-grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px 50px;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .request-an-account-form .row .col .row.radio-group .options-wrapper .options.taxes {
    grid-template-columns: repeat(2, 1fr);
  }
}
.request-an-account-form .row .col .form-group .input-file .custom-upload-area {
  display: flex;
  gap: 20px;
}
.request-an-account-form .row .col .form-group .input-file .custom-upload-area:has(input[value]) .file {
  color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
}
@media screen and (max-width: 768px) {
  .request-an-account-form .row .col .form-group .input-file .custom-upload-area {
    flex-direction: column;
  }
}
.request-an-account-form .row .col .form-group .input-file .custom-upload-area button {
  position: relative;
  width: 100%;
  background-color: #f8f8f8;
  border: 1px solid var(--theme-colour-bordergrey, #e3e3e3);
  border-radius: 5px;
  padding: 9px 20px;
  text-align: left;
  color: var(--theme-colour-palegrey, #9c9c9c);
  font-size: 0.875em;
}
.request-an-account-form .row .col .form-group .input-file .custom-upload-area button:hover {
  border: 1px solid var(--evo-brand-default, var(--theme-colour-blue, #22409a));
}
.request-an-account-form .row .col .form-group .input-file .custom-upload-area button .file.has-file {
  color: var(--evo-text-col, var(--theme-colour-darkgrey, #1e1e1e));
}
.request-an-account-form .row .col .form-group .input-file .custom-upload-area button .action.nButton, .request-an-account-form .row .col .form-group .input-file .custom-upload-area button .catalog-single .product-shopping-actions-addtocart .action.btn, .catalog-single .product-shopping-actions-addtocart .request-an-account-form .row .col .form-group .input-file .custom-upload-area button .action.btn {
  position: absolute;
  top: -1px;
  right: -1px;
  padding: 13px 20px;
  line-height: 1;
  min-width: auto;
  max-width: 200px;
  width: 100%;
}
.request-an-account-form .row .col .form-group .input-file .custom-upload-area button .action.nButton::before, .request-an-account-form .row .col .form-group .input-file .custom-upload-area button .catalog-single .product-shopping-actions-addtocart .action.btn::before, .catalog-single .product-shopping-actions-addtocart .request-an-account-form .row .col .form-group .input-file .custom-upload-area button .action.btn::before {
  background-color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
  border-radius: 5px 5px 37.36px;
}
.request-an-account-form .row .col .form-group .input-file .custom-upload-area button .action.nButton::after, .request-an-account-form .row .col .form-group .input-file .custom-upload-area button .catalog-single .product-shopping-actions-addtocart .action.btn::after, .catalog-single .product-shopping-actions-addtocart .request-an-account-form .row .col .form-group .input-file .custom-upload-area button .action.btn::after {
  background-color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  border-radius: 5px;
}
.request-an-account-form .row .col .form-group .input-file .custom-upload-area button.remove.nButton, .request-an-account-form .row .col .form-group .input-file .custom-upload-area .catalog-single .product-shopping-actions-addtocart button.remove.btn, .catalog-single .product-shopping-actions-addtocart .request-an-account-form .row .col .form-group .input-file .custom-upload-area button.remove.btn {
  border: 0;
  min-width: auto;
  max-width: 200px;
  width: 100%;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .request-an-account-form .row .col .form-group .input-file .custom-upload-area button.remove.nButton, .request-an-account-form .row .col .form-group .input-file .custom-upload-area .catalog-single .product-shopping-actions-addtocart button.remove.btn, .catalog-single .product-shopping-actions-addtocart .request-an-account-form .row .col .form-group .input-file .custom-upload-area button.remove.btn {
    max-width: 100%;
    padding: 12px 20px;
  }
}
.request-an-account-form .row .col .form-group .input-file .custom-upload-area button.remove.nButton span::before, .request-an-account-form .row .col .form-group .input-file .custom-upload-area .catalog-single .product-shopping-actions-addtocart button.remove.btn span::before, .catalog-single .product-shopping-actions-addtocart .request-an-account-form .row .col .form-group .input-file .custom-upload-area button.remove.btn span::before {
  content: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/icons/2808110_delete_remove_trash_bin_garbage_icon.png");
  vertical-align: middle;
  margin-right: 6px;
}
.request-an-account-form .row .col .form-group .input-file .custom-upload-area button.remove.nButton::before, .request-an-account-form .row .col .form-group .input-file .custom-upload-area .catalog-single .product-shopping-actions-addtocart button.remove.btn::before, .catalog-single .product-shopping-actions-addtocart .request-an-account-form .row .col .form-group .input-file .custom-upload-area button.remove.btn::before {
  background-color: #848ca4;
  border-radius: 5px 5px 37.36px;
}
.request-an-account-form .row .col .form-group .input-file .custom-upload-area button.remove.nButton::after, .request-an-account-form .row .col .form-group .input-file .custom-upload-area .catalog-single .product-shopping-actions-addtocart button.remove.btn::after, .catalog-single .product-shopping-actions-addtocart .request-an-account-form .row .col .form-group .input-file .custom-upload-area button.remove.btn::after {
  background-color: #9fb3cd;
  border-radius: 5px;
}
.request-an-account-form .row .col.captcha {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
.request-an-account-form .row .col .g-recaptcha ~ br {
  display: none;
}
.request-an-account-form .row .col .submit.nButton, .request-an-account-form .row .col .catalog-single .product-shopping-actions-addtocart .submit.btn, .catalog-single .product-shopping-actions-addtocart .request-an-account-form .row .col .submit.btn {
  padding: 13px 20px;
  line-height: 1;
  min-width: auto;
  max-width: 274px;
  width: 100%;
  font-size: 0.875em;
}
@media screen and (max-width: 768px) {
  .request-an-account-form .row .col .submit.nButton, .request-an-account-form .row .col .catalog-single .product-shopping-actions-addtocart .submit.btn, .catalog-single .product-shopping-actions-addtocart .request-an-account-form .row .col .submit.btn {
    max-width: 100%;
  }
}
.request-an-account-form .row .col .submit.nButton::before, .request-an-account-form .row .col .catalog-single .product-shopping-actions-addtocart .submit.btn::before, .catalog-single .product-shopping-actions-addtocart .request-an-account-form .row .col .submit.btn::before {
  background-color: var(--evo-brand-default, var(--theme-colour-blue, #22409a));
  border-radius: 5px 5px 37.36px;
}
.request-an-account-form .row .col .submit.nButton::after, .request-an-account-form .row .col .catalog-single .product-shopping-actions-addtocart .submit.btn::after, .catalog-single .product-shopping-actions-addtocart .request-an-account-form .row .col .submit.btn::after {
  background-color: var(--theme-brand-secondary, var(--theme-colour-lightblue, #4b93cf));
  border-radius: 5px;
}

/* stylelint-disable max-nesting-depth */
.product-shopping-actions-addtocart .assembly-checkbox-wrapper {
  display: flex;
  background-color: #f8f8f8;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  padding: 10px 16px 6px;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.product-shopping-actions-addtocart .assembly-checkbox-wrapper .icon-wrapper {
  margin-right: 17px;
}
.product-shopping-actions-addtocart .assembly-checkbox-wrapper .icon-wrapper::before {
  content: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/icons/5764044_armchair_chair_furnitures_home_interior_icon.png");
}
.product-shopping-actions-addtocart .assembly-checkbox-wrapper .checkbox-group .form-group label {
  margin: 0;
  color: var(--theme-colour-darkblue, #0f1742);
  line-height: 20px;
  font-size: 14px;
}
.product-shopping-actions-addtocart .assembly-checkbox-wrapper .checkbox-group .form-group label span.price {
  background: none;
  padding: 0;
  border: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
.product-shopping-actions-addtocart .assembly-checkbox-wrapper .tooltip-wrapper {
  margin-left: 7px;
}
.product-shopping-actions-addtocart .assembly-checkbox-wrapper .tooltip-wrapper::before {
  content: url("https://us.evocdn.io/dealer/1334/content/media/My_Theme/icons/9041365_patch_question_fill_icon.png");
}

.assembly-modal-wrapper {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 2;
}
.assembly-modal-wrapper .assembly-modal {
  display: none;
  position: relative;
  max-width: 85%;
  width: 100%;
  background-color: var(--theme-colour-paleblue, #e2eef7);
  border-radius: 35px;
  padding: 72px 80px;
  margin: 0 auto;
}
.assembly-modal-wrapper .assembly-modal.open {
  display: flex;
}
@media screen and (max-width: 1654px) {
  .assembly-modal-wrapper .assembly-modal {
    padding: 24px 32px;
  }
}
@media screen and (max-width: 1182px) {
  .assembly-modal-wrapper .assembly-modal {
    padding: 48px;
  }
}
.assembly-modal-wrapper .assembly-modal .content-wrapper {
  display: flex;
  gap: 60px;
  align-items: center;
}
@media screen and (max-width: 1654px) {
  .assembly-modal-wrapper .assembly-modal .content-wrapper {
    width: 100%;
    justify-content: space-between;
    margin-right: 48px;
  }
}
@media screen and (max-width: 1182px) {
  .assembly-modal-wrapper .assembly-modal .content-wrapper {
    flex-direction: column;
    margin-right: 0;
  }
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .content {
  max-width: 548px;
}
@media screen and (max-width: 1182px) {
  .assembly-modal-wrapper .assembly-modal .content-wrapper .content {
    max-width: 100%;
  }
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .content .title {
  margin: 0 0 30px;
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .content .title p {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  color: var(--theme-colour-darkblue, #0f1742);
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .content .title p span {
  color: #4993cf !important;
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .content .description {
  margin: 0 0 35px;
  font-size: 16px;
  line-height: 24px;
  color: var(--theme-colour-black, #000);
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .content .description p {
  margin: 0;
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .content .description p strong {
  font-weight: 600;
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper {
    flex-direction: column;
  }
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper button.nButton, .assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper .catalog-single .product-shopping-actions-addtocart button.btn, .catalog-single .product-shopping-actions-addtocart .assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper button.btn {
  min-width: auto;
  width: 100%;
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper button.nButton.add-assembly::before, .assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper .catalog-single .product-shopping-actions-addtocart button.add-assembly.btn::before, .catalog-single .product-shopping-actions-addtocart .assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper button.add-assembly.btn::before {
  background: #22409a;
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper button.nButton.add-assembly::after, .assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper .catalog-single .product-shopping-actions-addtocart button.add-assembly.btn::after, .catalog-single .product-shopping-actions-addtocart .assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper button.add-assembly.btn::after {
  background: #4993cf;
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper button.nButton.no-assembly::before, .assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper .catalog-single .product-shopping-actions-addtocart button.no-assembly.btn::before, .catalog-single .product-shopping-actions-addtocart .assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper button.no-assembly.btn::before {
  background: #848ca4;
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper button.nButton.no-assembly::after, .assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper .catalog-single .product-shopping-actions-addtocart button.no-assembly.btn::after, .catalog-single .product-shopping-actions-addtocart .assembly-modal-wrapper .assembly-modal .content-wrapper .content .actions-wrapper button.no-assembly.btn::after {
  background: #9fb3cd;
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .content .small-text {
  margin: 0;
  padding: 10px 15px;
  background-color: #fff;
  border-radius: var(--theme-border-radius, 7.64px);
  line-height: 14px;
  color: var(--theme-colour-textgrey, #3e3e3e);
  font-size: 0.75em;
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .content .small-text a {
  font-weight: 700;
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .cards-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  z-index: 1;
}
@media screen and (max-width: 1182px) {
  .assembly-modal-wrapper .assembly-modal .content-wrapper .cards-wrapper {
    flex-direction: row;
  }
}
@media screen and (max-width: 768px) {
  .assembly-modal-wrapper .assembly-modal .content-wrapper .cards-wrapper {
    display: none;
  }
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .cards-wrapper .card {
  display: flex;
  gap: 20px;
  align-items: center;
  max-width: 385px;
  width: 100%;
  background-color: var(--theme-colour-white, #fff);
  padding: 25px;
  border-radius: 25px;
  box-shadow: 1px 1px 13px 0 rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 1024px) {
  .assembly-modal-wrapper .assembly-modal .content-wrapper .cards-wrapper .card {
    flex-direction: column;
  }
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .cards-wrapper .card .icon {
  position: relative;
  width: 58px;
  height: 58px;
  min-width: 58px;
  min-height: 58px;
  background-color: var(--theme-colour-paleblue, #e2eef7);
  border-radius: 50%;
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .cards-wrapper .card .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .cards-wrapper .card .content .title {
  color: #4993cf;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin: 0 0 15px;
}
.assembly-modal-wrapper .assembly-modal .content-wrapper .cards-wrapper .card .content .description {
  color: var(--theme-colour-black, #000);
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}
.assembly-modal-wrapper .assembly-modal .image-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #4993cf;
  border-radius: 35px;
}
@media screen and (max-width: 1654px) {
  .assembly-modal-wrapper .assembly-modal .image-wrapper {
    display: none;
  }
}
.assembly-modal-wrapper .assembly-modal .close-modal {
  position: absolute;
  top: 22px;
  right: 22px;
  width: 21px;
  height: 21px;
  background-color: var(--theme-colour-black, #000);
  border: 0;
  border-radius: 50%;
}
.assembly-modal-wrapper .assembly-modal .close-modal::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "\f00d";
  font-family: FontAwesome;
  color: var(--theme-colour-white, #fff);
  font-size: 12px;
}

.assembly-modal-overlay {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--theme-colour-black, #000);
  opacity: 0.32;
}
.assembly-modal-overlay.open {
  display: block;
}

.modal-open {
  overflow: hidden;
}

/*# sourceMappingURL=nexustheme.css.map*/