.minicart-overlay {
    background: #000000;
    opacity: 0.4;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 1000;
}

.minicart-inner {
    background: #ffffff;
    padding: 20px;
    width: 400px;
    height: 200px;
    position: fixed;
    margin-left: -200px;
    z-index: 2000;
    top: 80px;
    left: 50%;
    box-shadow: 2px 2px 2px #666666;
}
.loading-indicator {
    height: 80px;
    width: 80px;
    background: url("https://www.aquacure.co.uk/skin/frontend/base/default/images/iweb/showloading/loading.gif");
    background-repeat: no-repeat;
    background-position: center center;
}

.loading-indicator-overlay {
    background-color: #ffffff;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}
.use-parent-overlay {
    width: auto !important;
    height: auto !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.buttons-basket,
.o-accreditation > *,
.sector-icon.card,
.u-text-center {
    text-align: center !important;
}
.u-text-left {
    text-align: left !important;
}
.card--sales-order-view tfoot tr td:first-child,
.table--basket-totals td:first-child,
.table--checkout-success tfoot .a-right,
.u-text-right {
    text-align: right !important;
}
.u-center {
    margin-left: auto !important;
    margin-right: auto !important;
}
.u-pull-left {
    float: left !important;
}
.u-pull-right {
    float: right !important;
}
*,
button,
input,
textarea {
    box-sizing: border-box;
}
.footer__links .nav:after,
.l-three-col-alternate:after,
.u-clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.u-fill-grey {
    background-color: #636363 !important;
}
.u-fill-dark-grey {
    background-color: #555 !important;
}
.u-fill-darker-grey {
    background-color: #222 !important;
}
.u-fill-light-grey {
    background-color: #7d7d7d !important;
}
.u-fill-lighter-grey {
    background-color: #acacac !important;
}
.u-fill-just-grey {
    background-color: #e4e4e4 !important;
}
.u-fill-off-white {
    background-color: #f5f5f5 !important;
}
.u-fill-white {
    background-color: #fff !important;
}
.u-fill-black {
    background-color: #000 !important;
}
.u-fill-twitter {
    background-color: #55acee !important;
}
.u-fill-facebook {
    background-color: #32639f !important;
}
.u-fill-google {
    background-color: #d34836 !important;
}
.u-fill-pinterest {
    background-color: #cb2028 !important;
}
.u-fill-instagram {
    background-color: #517fa4 !important;
}
.u-fill-vimeo {
    background-color: #1ab7ea !important;
}
.u-fill-linkedin {
    background-color: #4875b4 !important;
}
.u-fill-youtube {
    background-color: #b00 !important;
}
.u-text-grey {
    color: #636363 !important;
}
.u-text-dark-grey {
    color: #555 !important;
}
.u-text-darker-grey {
    color: #222 !important;
}
.u-text-light-grey {
    color: #7d7d7d !important;
}
.u-text-lighter-grey {
    color: #acacac !important;
}
.u-text-just-grey {
    color: #e4e4e4 !important;
}
.u-text-white {
    color: #fff !important;
}
.u-text-black {
    color: #000 !important;
}
.u-text-twitter {
    color: #55acee !important;
}
.u-text-facebook {
    color: #32639f !important;
}
.u-text-google {
    color: #d34836 !important;
}
.u-text-pinterest {
    color: #cb2028 !important;
}
.u-text-instagram {
    color: #517fa4 !important;
}
.u-text-vimeo {
    color: #1ab7ea !important;
}
.u-text-linkedin {
    color: #4875b4 !important;
}
.u-text-youtube {
    color: #b00 !important;
}
.u-text-blue {
    color: #0a4e8a !important;
}
.u-text-turquoise {
    color: #39bbd7 !important;
}
.u-text-pale-blue {
    color: #ebf8fb !important;
}
.u-text-green {
    color: #87bb3e !important;
}
.u-text-red {
    color: #d83838 !important;
}
.u-fill-blue {
    background-color: #0a4e8a !important;
}
.u-fill-pale-blue {
    background-color: #ebf8fb !important;
}
.o-promo-product,
.o-trade-promo,
.u-fill-turquoise {
    background-color: #39bbd7 !important;
}
.u-fill-green {
    background-color: #87bb3e !important;
}
.u-fill-red {
    background-color: #d83838 !important;
}
/*.messages .message-container .message > div,*/
.u-container {
    max-width: 82em;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
}
.u-container--xs {
    max-width: 38em;
}
.u-container--sm {
    max-width: 42em;
}
.u-container--md {
    max-width: 62em;
}
.u-container--lg {
    max-width: 110em;
}
.u-embed-container {
    position: relative;
    overflow: hidden;
}
.u-embed-container:before {
    content: " ";
    display: block;
    padding-top: 56.25%;
    overflow: hidden;
}
.u-embed-container embed,
.u-embed-container iframe,
.u-embed-container object,
.u-embed-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.u-embed-container--4x3:before {
    padding-top: 75%;
}
.g-five-up,
.g-four-up,
.g-six-up,
.g-three-up,
.g-two-up {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.g-five-up > *,
.g-four-up > *,
.g-six-up > *,
.g-three-up > *,
.g-two-up > * {
    width: 100%;
}
.g-gutter {
    margin-left: -1.5%;
    margin-right: -1.5%;
}
.g-gutter > * {
    padding-left: 1.5%;
    padding-right: 1.5%;
}
.g-center {
    -ms-flex-pack: center;
    justify-content: center;
}
.g-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.g-flex > * {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.u-img-responsive,
figure img,
img {
    display: block;
    max-width: 100%;
    height: auto;
}
figure {
    margin: 0;
}
.l-three-col,
.l-two-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.l-three-col > *,
.l-two-col > * {
    width: 100%;
}
.l-gutter {
    margin-left: -1.5%;
    margin-right: -1.5%;
}
.l-gutter > * {
    padding-left: 1.5%;
    padding-right: 1.5%;
}
.l-center {
    -ms-flex-pack: center;
    justify-content: center;
}
.l-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.o-product-media__thumbs-list,
.table--basket-items ul,
.u-list-inline {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
}
.o-product-media__thumbs-list > li,
.table--basket-items ul > li,
.u-list-inline > li {
    display: inline-block;
}
.u-list-ordered {
    list-style: decimal;
}
.u-list-unordered {
    list-style: disc;
}
.bx-pager,
.card--checkout-step dd,
.card--checkout-step dl,
.card--checkout-step ul,
.card--order-summary ul,
.card--wp-widget ul,
.form-list,
.form-list dl,
.form-list ol,
.form-list ul,
.nav,
.nav--multi-level ol,
.nav--multi-level ul,
.o-accreditation,
.o-product-media__thumbs-list,
.o-suggest-search__list,
.table--basket-items ul,
.u-list-unstyled,
.wp .o-facet ul,
.wordpress-post-view .o-facet ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.u-boxed-chevron {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    position: relative;
}
.u-boxed-chevron .shape {
    position: absolute;
    left: 3px;
    top: 5px;
}
.u-boxed-chevron--white {
    background-color: #fff;
}
.u-boxed-chevron--white .shape {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border-top: 2px solid #87bb3e;
    border-right: 2px solid #87bb3e;
    transform: rotate(45deg);
}
.u-boxed-chevron--green {
    background-color: #87bb3e;
}
.u-boxed-chevron--green .shape {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}
.shape-cross {
    transform: rotate(45deg);
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
}
.shape-cross:after,
.shape-cross:before {
    content: "";
    display: inline-block;
    background-color: #fff;
    position: absolute;
}
.shape-cross:before {
    width: 20px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.shape-cross:after {
    width: 4px;
    height: 20px;
    left: 50%;
    top: 0;
    margin-left: -2px;
}
.shape-circle-green {
    height: 8px;
    width: 8px;
    border-radius: 100%;
    background-color: #87bb3e;
    display: inline-block;
}
.shape-circle-red {
    height: 8px;
    width: 8px;
    border-radius: 100%;
    background-color: #d83838;
    display: inline-block;
}
.shape-circle-orange {
    height: 8px;
    width: 8px;
    border-radius: 100%;
    background-color: orange;
    display: inline-block;
}
.u-bottom-flush {
    margin-bottom: 0 !important;
}
.u-top-flush {
    margin-top: 0 !important;
}
.u-top-flat {
    padding-top: 0 !important;
}
.u-bottom-flat {
    padding-bottom: 0 !important;
}
.u-flex-offset > :last-child {
    margin-left: auto;
}
.u-toggle {
    display: none;
}
.u-toggle.is-active {
    display: block;
}
.btn--search .btn__text,
.btn--toggle .btn__text,
.card--checkout--confidence .card__title,
.card--checkout-progress .card__title,
.card--checkout-step .card__title,
.card--checkout-success-info .card__title,
.card--order-summary .card__title,
.footer .h3,
.footer .h4,
.footer .h5,
.footer .h6,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.h1,
.h2,
.header__secure,
.header__toggle__text,
.nav--branded,
.nav--primary,
.o-nav-unit .nav,
.price-box .price,
.sector-icon__text,
.tax-label,
.u-text-uppercase,
h1,
h2,
th {
    text-transform: uppercase !important;
}
.btn,
.btn--basket-continue,
.btn--basket-coupon,
.btn--basket-empty,
.btn--basket-row-delete,
.btn--basket-row-update,
.btn--basket-row-wishlist,
.btn--basket-update,
.btn--checkout-change,
.btn--checkout-continue,
.btn--checkout-edit,
.btn--checkout-forgot,
.btn--checkout-login,
.btn--checkout-order,
.btn--contacts,
.btn--create-account,
.btn--customer-dashboard-edit,
.btn--customer-edit,
.btn--customer-newsletter,
.btn--customer-register,
.btn--customer-save-address,
.btn--edit-payment-info,
.btn--forgot-password,
.btn--forgot-password-submit,
.btn--login,
.btn--paypal-express-review,
.btn--proceed-checkout,
.btn--sales-order-view-back,
.btn--view-order,
.btn--wishlist-add,
.btn--wishlist-cart,
.btn--wishlist-remove,
.btn--wishlist-share,
.btn--wishlist-sharing,
.btn--wishlist-update,
.button,
.card--checkout--confidence .card__title,
.card--checkout-progress .card__title,
.card--checkout-success-info .card__title,
.card--contacts .card__title,
.card--customer-address-edit .card__title,
.card--customer-dashboard .card__title,
.card--customer-edit .card__title,
.card--customer-login .card__title,
.card--customer-newsletter .card__title,
.card--customer-register .card__title,
.card--forgot-password .card__title,
.card--order-summary .card__title,
.card--paypal-express-review > .card__header .card__title,
.card--sales-order-info .card__title,
.card--sales-order-view .card__title,
.card--wishlist-sharing .card__title,
.card--wp-widget .card__title,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.header__secure,
.link-post,
.link-print,
.link-reorder,
.link-rss,
.nav--primary > li > a,
.o-confidence__item,
.price-box .price,
.sector-icon__text,
.tel,
.u-text-bold,
h1,
h2,
h3,
h4,
h5,
h6,
legend {
    font-weight: 600 !important;
}
.u-font-family {
    font-family: Helmet, Freesans, Helvetica, Arial, sans-serif !important;
}
.btn,
.btn--basket-continue,
.btn--basket-coupon,
.btn--basket-empty,
.btn--basket-row-delete,
.btn--basket-row-update,
.btn--basket-row-wishlist,
.btn--basket-update,
.btn--checkout-change,
.btn--checkout-continue,
.btn--checkout-edit,
.btn--checkout-forgot,
.btn--checkout-login,
.btn--checkout-order,
.btn--contacts,
.btn--create-account,
.btn--customer-dashboard-edit,
.btn--customer-edit,
.btn--customer-newsletter,
.btn--customer-register,
.btn--customer-save-address,
.btn--edit-payment-info,
.btn--forgot-password,
.btn--forgot-password-submit,
.btn--login,
.btn--paypal-express-review,
.btn--proceed-checkout,
.btn--sales-order-view-back,
.btn--view-order,
.btn--wishlist-add,
.btn--wishlist-cart,
.btn--wishlist-remove,
.btn--wishlist-share,
.btn--wishlist-sharing,
.btn--wishlist-update,
.button,
.card--checkout--confidence .card__title,
.card--checkout-progress .card__title,
.card--checkout-success-info .card__title,
.card--contacts .card__title,
.card--customer-address-edit .card__title,
.card--customer-dashboard .card__title,
.card--customer-edit .card__title,
.card--customer-login .card__title,
.card--customer-newsletter .card__title,
.card--customer-register .card__title,
.card--forgot-password .card__title,
.card--order-summary .card__title,
.card--paypal-express-review > .card__header .card__title,
.card--sales-order-info .card__title,
.card--sales-order-view .card__title,
.card--wishlist-sharing .card__title,
.card--wp-widget .card__title,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.header__secure,
.link-post,
.link-print,
.link-reorder,
.link-rss,
.nav--branded,
.nav--primary,
.o-confidence__item,
.o-nav-unit .nav,
.sector-icon__text,
.tel,
.u-custom-font-family,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
table th {
    font-family: oswald, Helmet, Freesans, Helvetica, Arial, sans-serif !important;
    -webkit-font-smoothing: antialiased;
}
.header__toggle__text,
.u-visible-lg,
.u-visible-md,
.u-visible-sm,
.u-visible-xl,
.u-visible-xs {
    display: none !important;
}
.u-visible-lg-inline,
.u-visible-md-inline,
.u-visible-sm-inline,
.u-visible-xl-inline,
.u-visible-xs-inline {
    display: none !important;
}
.btn--menu,
.u-visible-lg-inline-block,
.u-visible-md-inline-block,
.u-visible-sm-inline-block,
.u-visible-xl-inline-block,
.u-visible-xs-inline-block {
    display: none !important;
}
.card--order-summary,
.u-hidden-lg,
.u-hidden-md,
.u-hidden-sm,
.u-hidden-xl,
.u-hidden-xs {
    display: block !important;
}
.nav--primary .u-display,
.u-hidden-lg-inline,
.u-hidden-md-inline,
.u-hidden-sm-inline,
.u-hidden-xl-inline,
.u-hidden-xs-inline {
    display: inline !important;
}
.u-hidden-lg-inline-block,
.u-hidden-md-inline-block,
.u-hidden-sm-inline-block,
.u-hidden-xl-inline-block,
.u-hidden-xs-inline-block {
    display: inline !important;
}
.u-visible {
    display: block !important;
}
.u-visible-inline {
    display: inline !important;
}
.u-visible-inline-block {
    display: inline-block !important;
}
.back-link,
.btn--checkout-edit,
.card--contacts .card__header,
.required em,
.u-hidden,
p.required {
    display: none !important;
}
.btn--close .btn__text,
.logo__text,
.quantity__label,
.u-visually-hidden {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
}
.m-overlay,
.overlay {
    z-index: 80;
}
.drawer__dialog,
.modal {
    z-index: 90;
}
.o-suggest-search {
    z-index: 10;
}
.o-navbar {
    z-index: 1;
}
.s-hard {
    outline: 4px dotted lime !important;
}
.a-spin,
.has-loading .shape,
.loading__spinner {
    animation: spin 0.5s infinite linear;
}
body {
    background-color: #fff;
}
.btn,
.btn--basket-continue,
.btn--basket-coupon,
.btn--basket-empty,
.btn--basket-row-delete,
.btn--basket-row-update,
.btn--basket-row-wishlist,
.btn--basket-update,
.btn--checkout-change,
.btn--checkout-continue,
.btn--checkout-edit,
.btn--checkout-forgot,
.btn--checkout-login,
.btn--checkout-order,
.btn--contacts,
.btn--create-account,
.btn--customer-dashboard-edit,
.btn--customer-edit,
.btn--customer-newsletter,
.btn--customer-register,
.btn--customer-save-address,
.btn--edit-payment-info,
.btn--forgot-password,
.btn--forgot-password-submit,
.btn--login,
.btn--paypal-express-review,
.btn--proceed-checkout,
.btn--sales-order-view-back,
.btn--view-order,
.btn--wishlist-add,
.btn--wishlist-cart,
.btn--wishlist-remove,
.btn--wishlist-share,
.btn--wishlist-sharing,
.btn--wishlist-update,
.button,
.link-post,
.link-print,
.link-reorder,
.link-rss {
    padding: 0.7rem 1rem;
    border-radius: 0;
    font-size: 90%;
    text-decoration: none;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    line-height: 1;
    width: auto;
    background-color: #acacac;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
}
.btn--basket-continue:focus,
.btn--basket-continue:hover,
.btn--basket-coupon:focus,
.btn--basket-coupon:hover,
.btn--basket-empty:focus,
.btn--basket-empty:hover,
.btn--basket-row-delete:focus,
.btn--basket-row-delete:hover,
.btn--basket-row-update:focus,
.btn--basket-row-update:hover,
.btn--basket-row-wishlist:focus,
.btn--basket-row-wishlist:hover,
.btn--basket-update:focus,
.btn--basket-update:hover,
.btn--checkout-change:focus,
.btn--checkout-change:hover,
.btn--checkout-continue:focus,
.btn--checkout-continue:hover,
.btn--checkout-edit:focus,
.btn--checkout-edit:hover,
.btn--checkout-forgot:focus,
.btn--checkout-forgot:hover,
.btn--checkout-login:focus,
.btn--checkout-login:hover,
.btn--checkout-order:focus,
.btn--checkout-order:hover,
.btn--contacts:focus,
.btn--contacts:hover,
.btn--create-account:focus,
.btn--create-account:hover,
.btn--customer-dashboard-edit:focus,
.btn--customer-dashboard-edit:hover,
.btn--customer-edit:focus,
.btn--customer-edit:hover,
.btn--customer-newsletter:focus,
.btn--customer-newsletter:hover,
.btn--customer-register:focus,
.btn--customer-register:hover,
.btn--customer-save-address:focus,
.btn--customer-save-address:hover,
.btn--edit-payment-info:focus,
.btn--edit-payment-info:hover,
.btn--forgot-password-submit:focus,
.btn--forgot-password-submit:hover,
.btn--forgot-password:focus,
.btn--forgot-password:hover,
.btn--login:focus,
.btn--login:hover,
.btn--paypal-express-review:focus,
.btn--paypal-express-review:hover,
.btn--proceed-checkout:focus,
.btn--proceed-checkout:hover,
.btn--sales-order-view-back:focus,
.btn--sales-order-view-back:hover,
.btn--view-order:focus,
.btn--view-order:hover,
.btn--wishlist-add:focus,
.btn--wishlist-add:hover,
.btn--wishlist-cart:focus,
.btn--wishlist-cart:hover,
.btn--wishlist-remove:focus,
.btn--wishlist-remove:hover,
.btn--wishlist-share:focus,
.btn--wishlist-share:hover,
.btn--wishlist-sharing:focus,
.btn--wishlist-sharing:hover,
.btn--wishlist-update:focus,
.btn--wishlist-update:hover,
.btn:focus,
.btn:hover,
.button:focus,
.button:hover,
.link-post:focus,
.link-post:hover,
.link-print:focus,
.link-print:hover,
.link-reorder:focus,
.link-reorder:hover,
.link-rss:focus,
.link-rss:hover {
    color: #fff;
    background-color: #0a4e8a;
}
.btn--basket-continue::moz-focus-inner,
.btn--basket-coupon::moz-focus-inner,
.btn--basket-empty::moz-focus-inner,
.btn--basket-row-delete::moz-focus-inner,
.btn--basket-row-update::moz-focus-inner,
.btn--basket-row-wishlist::moz-focus-inner,
.btn--basket-update::moz-focus-inner,
.btn--checkout-change::moz-focus-inner,
.btn--checkout-continue::moz-focus-inner,
.btn--checkout-edit::moz-focus-inner,
.btn--checkout-forgot::moz-focus-inner,
.btn--checkout-login::moz-focus-inner,
.btn--checkout-order::moz-focus-inner,
.btn--contacts::moz-focus-inner,
.btn--create-account::moz-focus-inner,
.btn--customer-dashboard-edit::moz-focus-inner,
.btn--customer-edit::moz-focus-inner,
.btn--customer-newsletter::moz-focus-inner,
.btn--customer-register::moz-focus-inner,
.btn--customer-save-address::moz-focus-inner,
.btn--edit-payment-info::moz-focus-inner,
.btn--forgot-password-submit::moz-focus-inner,
.btn--forgot-password::moz-focus-inner,
.btn--login::moz-focus-inner,
.btn--paypal-express-review::moz-focus-inner,
.btn--proceed-checkout::moz-focus-inner,
.btn--sales-order-view-back::moz-focus-inner,
.btn--view-order::moz-focus-inner,
.btn--wishlist-add::moz-focus-inner,
.btn--wishlist-cart::moz-focus-inner,
.btn--wishlist-remove::moz-focus-inner,
.btn--wishlist-share::moz-focus-inner,
.btn--wishlist-sharing::moz-focus-inner,
.btn--wishlist-update::moz-focus-inner,
.btn::moz-focus-inner,
.button::moz-focus-inner,
.link-post::moz-focus-inner,
.link-print::moz-focus-inner,
.link-reorder::moz-focus-inner,
.link-rss::moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -2px;
    margin-bottom: -2px;
}
.btn--basket-continue,
.btn--basket-empty,
.btn--basket-row-delete,
.btn--basket-row-update,
.btn--basket-row-wishlist,
.btn--basket-update,
.btn--checkout-change,
.btn--checkout-edit,
.btn--checkout-forgot,
.btn--edit-payment-info,
.btn--view-order,
.btn--wishlist-remove,
.btn--xs,
.link-post,
.link-print,
.link-reorder,
.link-rss {
    padding: 0.4rem 0.7rem;
    font-size: 0.75em;
}
.btn--checkout-continue,
.btn--customer-dashboard-edit,
.btn--forgot-password,
.btn--sales-order-view-back,
.btn--sm {
    padding: 0.4rem 0.7rem;
    font-size: 0.9em;
}
.btn--checkout-continue,
.btn--checkout-login,
.btn--checkout-order,
.btn--lg,
.btn--paypal-express-review,
.btn--proceed-checkout {
    padding: 0.7rem 1.3rem;
    font-size: 1.2em;
}
.btn--basket-empty,
.btn--basket-row-delete,
.btn--basket-row-wishlist,
.btn--checkout-change,
.btn--checkout-edit,
.btn--checkout-edit-cart,
.btn--checkout-forgot,
.btn--customer-dashboard-edit,
.btn--forgot-password,
.btn--sales-order-view-back,
.btn--text,
.btn--wishlist-remove,
.link--checkout-link,
.link--checkout-paypal-link {
    background-color: transparent;
    color: #000;
    font-weight: 400;
    text-decoration: none;
}
.btn--basket-empty:focus,
.btn--basket-empty:hover,
.btn--basket-row-delete:focus,
.btn--basket-row-delete:hover,
.btn--basket-row-wishlist:focus,
.btn--basket-row-wishlist:hover,
.btn--checkout-change:focus,
.btn--checkout-change:hover,
.btn--checkout-edit-cart:focus,
.btn--checkout-edit-cart:hover,
.btn--checkout-edit:focus,
.btn--checkout-edit:hover,
.btn--checkout-forgot:focus,
.btn--checkout-forgot:hover,
.btn--customer-dashboard-edit:focus,
.btn--customer-dashboard-edit:hover,
.btn--forgot-password:focus,
.btn--forgot-password:hover,
.btn--sales-order-view-back:focus,
.btn--sales-order-view-back:hover,
.btn--text:focus,
.btn--text:hover,
.btn--wishlist-remove:focus,
.btn--wishlist-remove:hover,
.link--checkout-link:focus,
.link--checkout-link:hover,
.link--checkout-paypal-link:focus,
.link--checkout-paypal-link:hover {
    background-color: transparent;
    color: #000;
    text-decoration: underline;
}
.btn--basket-empty:disabled,
.btn--basket-row-delete:disabled,
.btn--basket-row-wishlist:disabled,
.btn--checkout-change:disabled,
.btn--checkout-edit-cart:disabled,
.btn--checkout-edit:disabled,
.btn--checkout-forgot:disabled,
.btn--customer-dashboard-edit:disabled,
.btn--forgot-password:disabled,
.btn--sales-order-view-back:disabled,
.btn--text:disabled,
.btn--wishlist-remove:disabled,
.link--checkout-link:disabled,
.link--checkout-paypal-link:disabled {
    background-color: transparent;
    color: #636363;
}
.btn--block,
.o-promo-product .btn {
    display: block;
    width: 100%;
}
.btn--disabled,
.btn:disabled {
    cursor: not-allowed;
    background-color: #636363;
    color: #acacac;
}
.btn--disabled:focus,
.btn--disabled:hover,
.btn:disabled:focus,
.btn:disabled:hover {
    background-color: #636363;
    color: #acacac;
}
.has-loading {
    cursor: not-allowed;
    pointer-events: none;
    position: relative;
}
.has-loading:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #636363;
}
.has-loading .shape {
    display: inline-block;
    background: transparent;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    border-right: 3px solid transparent;
    border-top: 3px solid #fff;
    border-radius: 100%;
    height: 16px;
    width: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -8px;
    margin-top: -8px;
}
.has-icon {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
}
.has-icon.btn--block,
.o-promo-product .has-icon.btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.has-icon > :last-child {
    margin-left: 0.4rem;
}
.btn--checkout-continue,
.btn--checkout-order,
.btn--contacts,
.btn--create-account,
.btn--paypal-express-review,
.btn--proceed-checkout,
.btn--success {
    background-color: #87bb3e;
}
.btn--checkout-continue:hover,
.btn--checkout-order:hover,
.btn--contacts:hover,
.btn--create-account:hover,
.btn--paypal-express-review:hover,
.btn--proceed-checkout:hover,
.btn--success:hover {
    background-color: #90c842;
}
.btn--error {
    background-color: #d83838;
}
.btn--error:hover {
    background-color: #dc4d4d;
}
.btn--basket-continue,
.btn--basket-coupon,
.btn--basket-row-update,
.btn--basket-update,
.btn--info,
.btn--view-order,
.link-post,
.link-print,
.link-reorder,
.link-rss,
.o-carousel__pager-link.is-active,
.o-carousel__pager .active {
    background-color: #39bbd7;
}
.btn--basket-continue:hover,
.btn--basket-coupon:hover,
.btn--basket-row-update:hover,
.btn--basket-update:hover,
.btn--info:hover,
.btn--view-order:hover,
.link-post:hover,
.link-print:hover,
.link-reorder:hover,
.link-rss:hover,
.o-carousel__pager-link.is-active:hover,
.o-carousel__pager .active:hover {
    background-color: #29b0cd;
}
.btn--primary {
    background-color: #0a4e8a;
}
.btn--primary:hover {
    background-color: #084172;
}
.btn--menu:not(.is-active) .shape {
    position: relative;
    display: inline-block;
    border-top: 4px solid #0a4e8a;
    border-bottom: 4px solid #0a4e8a;
    width: 24px;
    height: 20px;
}
.btn--menu:not(.is-active) .shape:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 4px;
    background-color: #0a4e8a;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.btn--menu.is-active .shape {
    margin-top: -4px;
    transform: rotate(45deg);
    display: inline-block;
    position: relative;
    width: 24px;
    height: 24px;
}
.btn--menu.is-active .shape:after,
.btn--menu.is-active .shape:before {
    content: "";
    display: inline-block;
    background-color: #0a4e8a;
    position: absolute;
}
.btn--menu.is-active .shape:before {
    width: 24px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.btn--menu.is-active .shape:after {
    width: 4px;
    height: 24px;
    left: 50%;
    top: 0;
    margin-left: -2px;
}
.btn--search,
.btn--toggle {
    text-align: center;
    padding: 0.4rem;
    text-decoration: none;
}
.btn--search .btn__text,
.btn--toggle .btn__text {
    display: block;
    font-size: 0.5em;
}
.definition-inline dd {
    margin-left: 0;
}
input,
label,
select,
textarea {
    display: block;
    font-family: Helmet, Freesans, Helvetica, Arial, sans-serif;
    font-size: 1em;
}
label {
    margin-bottom: 0.4rem;
}
input,
select[multiple="multiple"],
textarea {
    background-color: #ebf8fb;
    border: 2px solid #e4e4e4;
    border-radius: 0;
    padding: 0.6rem 0.7rem 0.45rem;
    width: 100%;
    color: #636363;
    font-size: 16px;
}
input:focus,
select[multiple="multiple"]:focus,
textarea:focus {
    font-size: 16px;
    border-color: #0a4e8a;
    outline: none;
}
label input {
    width: auto;
}
select {
    max-width: 100%;
    width: auto;
}
textarea {
    resize: vertical;
}
input[type="search"] {
    -webkit-appearance: none;
    box-sizing: border-box;
    border-radius: 0;
}
input[type="checkbox"],
input[type="radio"] {
    display: inline;
    width: auto;
}
input[type="file"] {
    width: 100%;
    border-width: 0;
    padding-left: 0;
    padding-right: 0;
}
input[type="color"] {
    padding: 0;
    max-width: 10rem;
}
input[type="range"] {
    padding-left: 0;
    padding-right: 0;
    border: 0;
}
input[type="range"]::-moz-focus-outer {
    border: 0;
}
input[type="submit"].btn {
    vertical-align: bottom;
}
fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    margin-bottom: 2rem;
}
.error,
.required em,
abbr[title="Required"] {
    color: red;
}
.required:after {
    content: "*";
    color: red;
    margin-left: 0.2rem;
}
.valid {
    color: green;
}
.is-error,
.validation-failed {
    border-color: #d83838 !important;
}
.is-valid {
    border-color: #87bb3e !important;
}
.validation-advice {
    display: inline-block;
    padding: 0.5rem 1rem;
    margin-top: 0.2rem;
}
.validation-advice > * {
    margin: 0;
}
.has-error .validation-advice {
    padding: 0.4rem 1rem;
}
.select {
    position: relative;
    display: inline-block;
    color: #636363;
}
.select select {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0.4rem 2rem 0.4rem 0.4rem;
    line-height: 1;
    color: #636363;
    background-color: transparent;
    border: 1px solid #acacac;
    border-radius: 0;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.select select:focus {
    color: #636363;
    background-color: #fff;
    box-shadow: 0 0 0 0.075rem #39bbd7;
}
.select select:active {
    color: #fff;
    background-color: #0074d9;
}
.select:after {
    position: absolute;
    top: 50%;
    right: 1rem;
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    margin-top: -0.2rem;
    pointer-events: none;
    border-top: 0.45rem solid;
    border-right: 0.45rem solid transparent;
    border-bottom: 0.45rem solid transparent;
    border-left: 0.45rem solid transparent;
}
.select select:focus:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
.select select::-ms-expand {
    display: none;
}
.select--reverse {
    color: #fff;
}
.select--reverse.switch__label {
    color: #fff;
}
.select--reverse select {
    color: #fff;
    border-color: #fff;
}
.select--reverse select:focus {
    box-shadow: 0 0 0 0.075rem #fff;
}
#reviewnewsletter {
    margin-right: 0.5em;
}
.card--checkout--confidence .card__title,
.card--checkout-progress .card__title,
.card--checkout-success-info .card__title,
.card--contacts .card__title,
.card--customer-address-edit .card__title,
.card--customer-dashboard .card__title,
.card--customer-edit .card__title,
.card--customer-login .card__title,
.card--customer-newsletter .card__title,
.card--customer-register .card__title,
.card--forgot-password .card__title,
.card--order-summary .card__title,
.card--paypal-express-review > .card__header .card__title,
.card--sales-order-info .card__title,
.card--sales-order-view .card__title,
.card--wishlist-sharing .card__title,
.card--wp-widget .card__title,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.header__secure,
h1,
h2,
h3,
h4,
h5,
h6,
legend {
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 1rem;
}
* + .h1,
* + .h2,
* + .h3,
* + .h4,
* + .h5,
* + .h6,
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
    margin-top: 2rem;
}
.h1,
.h2,
h1,
h2,
th {
    color: #0a4e8a;
}
.h1,
h1 {
    font-size: 2.08em;
}
.h2,
h2 {
    font-size: 1.664em;
}
.card--customer-address-edit .card__title,
.card--customer-dashboard .card__title,
.card--customer-edit .card__title,
.card--customer-login .card__title,
.card--customer-newsletter .card__title,
.card--customer-register .card__title,
.card--forgot-password .card__title,
.card--paypal-express-review > .card__header .card__title,
.card--sales-order-info .card__title,
.card--sales-order-view .card__title,
.h3,
h3 {
    font-size: 1.248em;
}
.card--checkout--confidence .card__title,
.card--checkout-progress .card__title,
.card--checkout-success-info .card__title,
.card--order-summary .card__title,
.h4,
h4 {
    font-size: 1.04em;
}
.card--contacts .card__title,
.card--wishlist-sharing .card__title,
.card--wp-widget .card__title,
.h5,
.header__secure,
h5,
legend {
    font-size: 0.78em;
}
.h6,
h6 {
    font-size: 0.65em;
}
hr {
    border: 0;
    height: 1px;
    background-color: #7d7d7d;
    margin-top: 1.3rem;
    margin-bottom: 1.3rem;
}
[class*=" icon-"],
[class^="icon-"] {
    font-size: 1em;
}
.icon--sm {
    font-size: 0.75em;
}
.icon--lg {
    font-size: 1.6em;
}
.icon--super {
    font-size: 3.2em;
}
.icon--giant {
    font-size: 8em;
}
.icon--blue {
    color: #0a4e8a;
}
.u-sprite {
    background-image: url(https://www.aquacure.co.uk/skin/frontend/package/default/build/img/ui/iconsprites@2x.png);
    background-repeat: no-repeat;
    background-size: 380px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
}
.u-sprite--user {
    background-position: 0 0;
}
.u-sprite--search {
    background-position: -76px 0;
}
.u-sprite--grid {
    background-position: -228px 0;
}
.u-sprite--list {
    background-position: -152px 0;
}
.u-sprite--cart {
    background-position: -304px 0;
}
.u-sprite--user.u-sprite-black {
    background-position: 0 -76px;
}
.u-sprite--search.u-sprite-black {
    background-position: -76px -76px;
}
.u-sprite--grid.u-sprite-black {
    background-position: -228px -76px;
}
.u-sprite--list.u-sprite-black {
    background-position: -152px -76px;
}
.u-sprite--cart.u-sprite-black {
    background-position: -304px -76px;
}
.u-sprite--user.u-sprite-grey {
    background-position: 0 -152px;
}
.u-sprite--search.u-sprite-grey {
    background-position: -76px -152px;
}
.u-sprite--grid.u-sprite-grey {
    background-position: -228px -152px;
}
.u-sprite--list.u-sprite-grey {
    background-position: -152px -152px;
}
.u-sprite--cart.u-sprite-grey {
    background-position: -304px -152px;
}
.m-overlay,
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    cursor: pointer;
}
.is-active.m-overlay,
.overlay.is-active {
    opacity: 1;
    visibility: visible;
}
.overlay--over {
    z-index: 90;
}
#loader {
    cursor: default;
}
.has-overlay {
    overflow-x: hidden;
}
table {
    background-color: transparent;
    width: 100%;
}
table > * {
    border: 0;
    text-align: left;
}
#details-table td,
#details-table th,
.o-orders-table td,
.o-orders-table th,
.o-product-specification-table td,
.o-product-specification-table th,
.o-product-table td,
.o-product-table th,
.table--basket-items td,
.table--basket-items th,
.table--basket-totals td,
.table--basket-totals th,
.table--checkout-review td,
.table--checkout-review th,
.table--checkout-success td,
.table--checkout-success th,
.table td,
.table th {
    padding: 0.7rem;
    vertical-align: top;
    border-top: 1px solid #acacac;
}
#details-table caption,
.o-orders-table caption,
.o-product-specification-table caption,
.o-product-table caption,
.table--basket-items caption,
.table--basket-totals caption,
.table--checkout-review caption,
.table--checkout-success caption,
.table caption {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    color: #636363;
    text-align: left;
}
#details-table th,
.o-orders-table th,
.o-product-specification-table th,
.o-product-table th,
.table--basket-items th,
.table--basket-totals th,
.table--checkout-review th,
.table--checkout-success th,
.table th {
    text-align: left;
}
#details-table thead th,
.o-orders-table thead th,
.o-product-specification-table thead th,
.o-product-table thead th,
.table--basket-items thead th,
.table--basket-totals thead th,
.table--checkout-review thead th,
.table--checkout-success thead th,
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #acacac;
    border-top: 0;
}
#details-table tbody th,
.o-orders-table tbody th,
.o-product-specification-table tbody th,
.o-product-table tbody th,
.table--basket-items tbody th,
.table--basket-totals tbody th,
.table--checkout-review tbody th,
.table--checkout-success tbody th,
.table tbody th {
    background-color: #ebf8fb;
}
#details-table table > tbody,
.o-orders-table table > tbody,
.o-product-specification-table table > tbody,
.o-product-table table > tbody,
.table--basket-items table > tbody,
.table--basket-totals table > tbody,
.table--checkout-review table > tbody,
.table--checkout-success table > tbody,
.table table > tbody {
    border-bottom: 1px solid #acacac;
}
.table--checkout-review td,
.table--checkout-review th,
.table--checkout-success td,
.table--checkout-success th,
.table--condensed td,
.table--condensed th {
    padding: 0.4rem;
}
.table--bordered {
    border: 1px solid #7d7d7d;
}
.table--bordered td,
.table--bordered th {
    border: 1px solid #7d7d7d;
}
.table--bordered > thead td,
.table--bordered > thead th {
    border-bottom-width: 2px;
}
.table--striped > tbody > tr:nth-child(odd) {
    background-color: #ebf8fb;
}
.table--labelled thead {
    display: none;
}
.table--labelled td[data-label]:before {
    content: attr(data-label) ":";
    display: inline-block;
    margin-right: 0.1em;
    font-size: 0.9em;
}
.table--responsive {
    overflow-x: auto;
    min-height: 0.01%;
    -webkit-overflow-scrolling: touch;
}
.table--responsive td,
.table--responsive th {
    white-space: nowrap;
}
.tag {
    display: inline-block;
    background-color: #39bbd7;
    color: #fff;
    font-size: 0.81em;
    padding: 0.26667rem 0.4rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    line-height: 1;
    border-radius: 0.3rem;
}
.tag--sm {
    font-size: 0.5em;
}
.tag--lg {
    font-weight: 600;
    font-size: 1.2em;
    padding: 0.35rem 0.7rem;
}
.tag--badge {
    border-radius: 2rem;
}
html {
    /*font-size:90%;*/
    font-family: Helmet, Freesans, Helvetica, Arial, sans-serif;
    line-height: 1.66;
    color: #636363;
}
ol,
p,
ul {
    margin-top: 0;
}
p {
    margin-bottom: 1rem;
}
.std ol,
.std ul,
.page-main p {
    max-width: 38em;
}
ol,
ul {
    margin-bottom: 1.3rem;
    padding-left: 2rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
blockquote {
    border-left: 3px solid #7d7d7d;
    padding-left: 1rem;
}
b,
strong {
    font-weight: 600;
}
cite,
em,
i {
    font-style: italic;
}
code {
    padding: 2px 4px;
    font-size: 0.9em;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
.btn--basket-empty,
.btn--basket-row-delete,
.btn--basket-row-wishlist,
.btn--checkout-change,
.btn--checkout-edit,
.btn--checkout-edit-cart,
.btn--checkout-forgot,
.btn--customer-dashboard-edit,
.btn--forgot-password,
.btn--sales-order-view-back,
.btn--text,
.btn--wishlist-remove,
.link,
.link--checkout-link,
.link--checkout-paypal-link,
a,
.u-fill-white a:visited {
    color: #636363;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transition: all 0.2s ease-in-out;
}
.btn--basket-empty:hover,
.btn--basket-row-delete:hover,
.btn--basket-row-wishlist:hover,
.btn--checkout-change:hover,
.btn--checkout-edit-cart:hover,
.btn--checkout-edit:hover,
.btn--checkout-forgot:hover,
.btn--customer-dashboard-edit:hover,
.btn--forgot-password:hover,
.btn--sales-order-view-back:hover,
.btn--text:hover,
.btn--wishlist-remove:hover,
.link--checkout-link:hover,
.link--checkout-paypal-link:hover,
.link:hover,
a:hover {
    color: #39bbd7;
}
.lead {
    font-size: 1.2em;
}
.card--checkout-step label,
.card--order-summary table,
.card--order-summary ul,
.checkout-review-table,
.small {
    font-size: 0.9em;
}
.card--checkout-progress .card__body > *,
.checkout-help-text,
.help-text,
.link--checkout-link,
.loading__text,
.micro {
    font-size: 0.75em;
}
.required-explain {
    text-align: right;
    display: block;
}
.accordion > [class*="__header"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #0a4e8a;
    cursor: pointer;
    padding: 0.7rem 1.3rem;
    border-bottom: 1px solid #acacac;
}
.accordion > [class*="__header"] .tag {
    font-size: 0;
    padding: 0.4rem;
    background-color: #0a4e8a;
    border-radius: 0;
    margin-right: 0.7rem;
}
.accordion > [class*="__header"] .shape {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px;
}
.accordion > [class*="__header"] .shape:after,
.accordion > [class*="__header"] .shape:before {
    content: "";
    display: inline-block;
    background-color: #fff;
    position: absolute;
}
.accordion > [class*="__header"] .shape:before {
    width: 18px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.accordion > [class*="__header"] .shape:after {
    width: 4px;
    height: 18px;
    left: 50%;
    top: 0;
    margin-left: -2px;
}
.accordion > [class*="__header"]:last-of-type {
    border-bottom: 0;
}
.accordion > [class*="__header"] > * {
    margin: 0;
}
.accordion > [class*="__header"].is-active {
    color: #39bbd7;
    border-bottom-color: #fff;
}
.accordion > [class*="__header"].is-active .tag {
    background-color: #39bbd7;
}
.accordion > [class*="__header"].is-active .shape {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px;
}
.accordion > [class*="__header"].is-active .shape:before {
    content: "";
    display: inline-block;
    background-color: #fff;
    position: absolute;
    width: 18px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.accordion > [class*="__header"].is-active .shape:after {
    display: none;
}
.accordion > [class*="__body"] {
    display: none;
    padding: 1rem 1rem 1rem 4rem;
    border-bottom: 1px solid #fff;
}
.accordion > [class*="__body"].is-active {
    display: block;
    border-bottom-color: #acacac;
}
.accordion > [class*="__body"] > :last-child {
    margin-bottom: 0;
}
.tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tabs .tag {
    display: none !important;
}
.tabs > [class*="__header"] {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    background-color: #acacac;
    border: 1px solid #acacac;
}
.tabs > [class*="__header"].is-active {
    color: #636363;
    background-color: #fff;
    border-color: #636363;
}
.tabs > [class*="__header"].is-active:before {
    background-color: #fff;
}
.tabs > [class*="__header"] > * {
    margin: 0;
}
.tabs > [class*="__header"]:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 2px;
}
.tabs > [class*="__body"] {
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    padding: 1rem;
    border: 1px solid #636363;
    display: none;
}
.tabs > [class*="__body"].is-active {
    display: block;
}
.tabs > [class*="__body"] > :last-child {
    margin-bottom: 0;
}
.add-to-cart__conf {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.add-to-cart__conf > :first-child {
    margin-right: 1rem;
}
.add-to-cart .link-wishlist {
    padding-left: 0;
    padding-right: 0;
}
.alert,
.has-error .validation-advice,
/*.messages > div,*/
.validation-advice {
    padding: 0.7rem 1rem;
    background-color: #39bbd7;
    border: 2px solid #20889e;
    margin-bottom: 1rem;
}
.alert,
.alert a,
.has-error .validation-advice,
.has-error .validation-advice a,
/*.messages > div,
.messages > div a,*/
.validation-advice,
.validation-advice a {
    color: #fff;
}
.alert p,
.has-error .validation-advice p,
/*.messages > div p,*/
.validation-advice p {
    margin: 0;
    max-width: 100%;
}
.alert--sm {
    padding: 0.4rem 0.7rem;
}
.alert--dismissible {
    padding-right: 3rem;
    position: relative;
}
.alert--dismissible .close {
    transform: rotate(45deg);
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    bottom: 0;
    right: 0.7rem;
    margin-top: -10px;
    text-indent: -9999%;
}
.alert--dismissible .close:after,
.alert--dismissible .close:before {
    content: "";
    display: inline-block;
    background-color: #fff;
    position: absolute;
}
.alert--dismissible .close:before {
    width: 20px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.alert--dismissible .close:after {
    width: 4px;
    height: 20px;
    left: 50%;
    top: 0;
    margin-left: -2px;
}
.alert--dismissible.is-inactive {
    display: none;
}
.alert--success,
/*.messages .success-msg {*/
    background-color: #87bb3e;
    border-color: #6b9531;
}
.alert--error,
/*.messages .error-msg,*/
.validation-advice {
    background-color: #d83838;
    border-color: #b92424;
}
.breadcrumb {
    margin-bottom: 1rem;
}
.breadcrumb li:not(:last-child) {
    margin-right: 0.4rem;
}
.breadcrumb li:not(:last-child):after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border-top: 1px solid #636363;
    border-right: 1px solid #636363;
    transform: rotate(45deg);
    vertical-align: baseline;
}
.breadcrumb a {
    margin-right: 0.4rem;
}
.breadcrumb a:hover {
    color: #39bbd7;
}
.breadcrumb .is-active {
    color: #0a4e8a;
}
.breadcrumb span {
    font-weight: 600;
}
.card,
.card--basket-coupon,
.card--checkout--confidence,
.card--checkout-progress,
.card--checkout-step,
.card--checkout-success,
.card--checkout-success-info,
.card--contacts,
.card--customer-address-book,
.card--customer-address-edit,
.card--customer-dashboard,
.card--customer-edit,
.card--customer-login,
.card--customer-newsletter,
.card--customer-register,
.card--forgot-password,
.card--order-summary,
.card--paypal-express-review,
.card--sales-order-info,
.card--sales-order-view,
.card--wishlist-empty,
.card--wishlist-sharing,
.card--wp-article,
.card--wp-widget,
.o-product-vertical {
    margin-bottom: 1rem;
}
.card__img img {
    margin: 0 auto;
}
.card__body > :last-child,
.card__footer > :last-child,
.card__header > :last-child {
    margin-bottom: 0;
}
.card__subtitle,
.card__title {
    margin-top: 0;
    margin-bottom: 0;
}
.card--blocky .card__body,
.card--blocky .card__footer,
.card--blocky .card__header,
.card--checkout--confidence .card__body,
.card--checkout--confidence .card__footer,
.card--checkout--confidence .card__header,
.card--checkout-progress .card__body,
.card--checkout-progress .card__footer,
.card--checkout-progress .card__header,
.card--checkout-step .card__body,
.card--checkout-step .card__footer,
.card--checkout-step .card__header,
.card--checkout-success-info .card__body,
.card--checkout-success-info .card__footer,
.card--checkout-success-info .card__header,
.card--checkout-success .card__body,
.card--checkout-success .card__footer,
.card--checkout-success .card__header,
.card--contacts .card__body,
.card--contacts .card__footer,
.card--contacts .card__header,
.card--customer-address-book .card__body,
.card--customer-address-book .card__footer,
.card--customer-address-book .card__header,
.card--customer-address-edit .card__body,
.card--customer-address-edit .card__footer,
.card--customer-address-edit .card__header,
.card--customer-dashboard .card__body,
.card--customer-dashboard .card__footer,
.card--customer-dashboard .card__header,
.card--customer-edit .card__body,
.card--customer-edit .card__footer,
.card--customer-edit .card__header,
.card--customer-login .card__body,
.card--customer-login .card__footer,
.card--customer-login .card__header,
.card--customer-newsletter .card__body,
.card--customer-newsletter .card__footer,
.card--customer-newsletter .card__header,
.card--customer-register .card__body,
.card--customer-register .card__footer,
.card--customer-register .card__header,
.card--forgot-password .card__body,
.card--forgot-password .card__footer,
.card--forgot-password .card__header,
.card--order-summary .card__body,
.card--order-summary .card__footer,
.card--order-summary .card__header,
.card--padded .card__body,
.card--padded .card__footer,
.card--padded .card__header,
.card--paypal-express-review .card__body,
.card--paypal-express-review .card__footer,
.card--paypal-express-review .card__header,
.card--sales-order-info .card__body,
.card--sales-order-info .card__footer,
.card--sales-order-info .card__header,
.card--sales-order-view .card__body,
.card--sales-order-view .card__footer,
.card--sales-order-view .card__header,
.card--wishlist-empty .card__body,
.card--wishlist-empty .card__footer,
.card--wishlist-empty .card__header,
.card--wp-widget .card__body,
.card--wp-widget .card__footer,
.card--wp-widget .card__header,
.footer .card .card__body,
.footer .card .card__footer,
.footer .card .card__header,
.o-article .card__body,
.o-article .card__footer,
.o-article .card__header,
.o-banner .card__body,
.o-banner .card__footer,
.o-banner .card__header,
.o-blurb-unit .card__body,
.o-blurb-unit .card__footer,
.o-blurb-unit .card__header,
.o-facet--blocky .card__body,
.o-facet--blocky .card__footer,
.o-facet--blocky .card__header,
.o-interest-action .card__body,
.o-interest-action .card__footer,
.o-interest-action .card__header,
.o-interest-news .card__body,
.o-interest-news .card__footer,
.o-interest-news .card__header,
.o-nav-unit .card__body,
.o-nav-unit .card__footer,
.o-nav-unit .card__header,
.o-product-added .card__body,
.o-product-added .card__footer,
.o-product-added .card__header,
.o-product-vertical .card__body,
.o-product-vertical .card__footer,
.o-product-vertical .card__header,
.o-promo-product .card__body,
.o-promo-product .card__footer,
.o-promo-product .card__header,
.sector-icon.card .card__body,
.sector-icon.card .card__footer,
.sector-icon.card .card__header {
    padding: 0.7rem 1rem;
}
.card--blocky,
.card--bordered,
.card--checkout--confidence,
.card--checkout-progress,
.card--checkout-step,
.card--checkout-success,
.card--checkout-success-info,
.card--contacts,
.card--customer-address-book,
.card--customer-address-edit,
.card--customer-dashboard,
.card--customer-edit,
.card--customer-login,
.card--customer-newsletter,
.card--customer-register,
.card--forgot-password,
.card--order-summary,
.card--paypal-express-review,
.card--sales-order-info,
.card--sales-order-view,
.card--wishlist-empty,
.card--wishlist-sharing,
.card--wp-article,
.card--wp-widget,
.o-article,
.o-facet--blocky {
    border: 1px solid #acacac;
}
.card--blocky .card__header,
.card--bordered .card__header,
.card--checkout--confidence .card__header,
.card--checkout-progress .card__header,
.card--checkout-step .card__header,
.card--checkout-success-info .card__header,
.card--checkout-success .card__header,
.card--contacts .card__header,
.card--customer-address-book .card__header,
.card--customer-address-edit .card__header,
.card--customer-dashboard .card__header,
.card--customer-edit .card__header,
.card--customer-login .card__header,
.card--customer-newsletter .card__header,
.card--customer-register .card__header,
.card--forgot-password .card__header,
.card--order-summary .card__header,
.card--paypal-express-review .card__header,
.card--sales-order-info .card__header,
.card--sales-order-view .card__header,
.card--wishlist-empty .card__header,
.card--wishlist-sharing .card__header,
.card--wp-article .card__header,
.card--wp-widget .card__header,
.o-article .card__header,
.o-facet--blocky .card__header {
    border-bottom: 1px solid #7d7d7d;
}
.card--blocky .card__footer,
.card--bordered .card__footer,
.card--checkout--confidence .card__footer,
.card--checkout-progress .card__footer,
.card--checkout-step .card__footer,
.card--checkout-success-info .card__footer,
.card--checkout-success .card__footer,
.card--contacts .card__footer,
.card--customer-address-book .card__footer,
.card--customer-address-edit .card__footer,
.card--customer-dashboard .card__footer,
.card--customer-edit .card__footer,
.card--customer-login .card__footer,
.card--customer-newsletter .card__footer,
.card--customer-register .card__footer,
.card--forgot-password .card__footer,
.card--order-summary .card__footer,
.card--paypal-express-review .card__footer,
.card--sales-order-info .card__footer,
.card--sales-order-view .card__footer,
.card--wishlist-empty .card__footer,
.card--wishlist-sharing .card__footer,
.card--wp-article .card__footer,
.card--wp-widget .card__footer,
.o-article .card__footer,
.o-facet--blocky .card__footer {
    border-top: 1px solid #7d7d7d;
}
.card--blocky,
.card--checkout--confidence,
.card--checkout-progress,
.card--checkout-step,
.card--checkout-success,
.card--checkout-success-info,
.card--customer-address-book,
.card--customer-address-edit,
.card--customer-dashboard,
.card--customer-edit,
.card--customer-login,
.card--customer-newsletter,
.card--customer-register,
.card--forgot-password,
.card--order-summary,
.card--paypal-express-review,
.card--sales-order-info,
.card--sales-order-view,
.card--wishlist-empty,
.card--wp-widget,
.o-article,
.o-facet--blocky {
    background-color: #fff;
}
.card--blocky,
.card--blocky.card--bordered,
.card--blocky.card--checkout--confidence,
.card--blocky.card--checkout-progress,
.card--blocky.card--checkout-step,
.card--blocky.card--checkout-success,
.card--blocky.card--checkout-success-info,
.card--blocky.card--customer-address-book,
.card--blocky.card--customer-address-edit,
.card--blocky.card--customer-dashboard,
.card--blocky.card--customer-edit,
.card--blocky.card--customer-login,
.card--blocky.card--customer-newsletter,
.card--blocky.card--customer-register,
.card--blocky.card--forgot-password,
.card--blocky.card--order-summary,
.card--blocky.card--paypal-express-review,
.card--blocky.card--sales-order-info,
.card--blocky.card--sales-order-view,
.card--blocky.card--wishlist-empty,
.card--blocky.card--wp-widget,
.card--blocky.o-article,
.card--blocky.o-facet--blocky,
.card--bordered.card--checkout--confidence,
.card--bordered.card--checkout-progress,
.card--bordered.card--checkout-step,
.card--bordered.card--checkout-success,
.card--bordered.card--checkout-success-info,
.card--bordered.card--customer-address-book,
.card--bordered.card--customer-address-edit,
.card--bordered.card--customer-dashboard,
.card--bordered.card--customer-edit,
.card--bordered.card--customer-login,
.card--bordered.card--customer-newsletter,
.card--bordered.card--customer-register,
.card--bordered.card--forgot-password,
.card--bordered.card--order-summary,
.card--bordered.card--paypal-express-review,
.card--bordered.card--sales-order-info,
.card--bordered.card--sales-order-view,
.card--bordered.card--wishlist-empty,
.card--bordered.card--wp-widget,
.card--bordered.o-article,
.card--bordered.o-facet--blocky,
.card--checkout--confidence,
.card--checkout--confidence.card--contacts,
.card--checkout--confidence.card--paypal-express-review,
.card--checkout--confidence.card--wishlist-sharing,
.card--checkout--confidence.card--wp-article,
.card--checkout--confidence.card--wp-widget,
.card--checkout-progress,
.card--checkout-progress.card--contacts,
.card--checkout-progress.card--paypal-express-review,
.card--checkout-progress.card--wishlist-sharing,
.card--checkout-progress.card--wp-article,
.card--checkout-progress.card--wp-widget,
.card--checkout-step,
.card--checkout-step.card--contacts,
.card--checkout-step.card--paypal-express-review,
.card--checkout-step.card--wishlist-sharing,
.card--checkout-step.card--wp-article,
.card--checkout-step.card--wp-widget,
.card--checkout-success,
.card--checkout-success-info,
.card--checkout-success-info.card--contacts,
.card--checkout-success-info.card--paypal-express-review,
.card--checkout-success-info.card--wishlist-sharing,
.card--checkout-success-info.card--wp-article,
.card--checkout-success-info.card--wp-widget,
.card--checkout-success.card--contacts,
.card--checkout-success.card--paypal-express-review,
.card--checkout-success.card--wishlist-sharing,
.card--checkout-success.card--wp-article,
.card--checkout-success.card--wp-widget,
.card--contacts.card--paypal-express-review,
.card--contacts.card--wp-widget,
.card--customer-address-book,
.card--customer-address-book.card--contacts,
.card--customer-address-book.card--paypal-express-review,
.card--customer-address-book.card--wishlist-sharing,
.card--customer-address-book.card--wp-article,
.card--customer-address-book.card--wp-widget,
.card--customer-address-edit,
.card--customer-address-edit.card--contacts,
.card--customer-address-edit.card--paypal-express-review,
.card--customer-address-edit.card--wishlist-sharing,
.card--customer-address-edit.card--wp-article,
.card--customer-address-edit.card--wp-widget,
.card--customer-dashboard,
.card--customer-dashboard.card--contacts,
.card--customer-dashboard.card--paypal-express-review,
.card--customer-dashboard.card--wishlist-sharing,
.card--customer-dashboard.card--wp-article,
.card--customer-dashboard.card--wp-widget,
.card--customer-edit,
.card--customer-edit.card--contacts,
.card--customer-edit.card--paypal-express-review,
.card--customer-edit.card--wishlist-sharing,
.card--customer-edit.card--wp-article,
.card--customer-edit.card--wp-widget,
.card--customer-login,
.card--customer-login.card--contacts,
.card--customer-login.card--paypal-express-review,
.card--customer-login.card--wishlist-sharing,
.card--customer-login.card--wp-article,
.card--customer-login.card--wp-widget,
.card--customer-newsletter,
.card--customer-newsletter.card--contacts,
.card--customer-newsletter.card--paypal-express-review,
.card--customer-newsletter.card--wishlist-sharing,
.card--customer-newsletter.card--wp-article,
.card--customer-newsletter.card--wp-widget,
.card--customer-register,
.card--customer-register.card--contacts,
.card--customer-register.card--paypal-express-review,
.card--customer-register.card--wishlist-sharing,
.card--customer-register.card--wp-article,
.card--customer-register.card--wp-widget,
.card--forgot-password,
.card--forgot-password.card--contacts,
.card--forgot-password.card--paypal-express-review,
.card--forgot-password.card--wishlist-sharing,
.card--forgot-password.card--wp-article,
.card--forgot-password.card--wp-widget,
.card--order-summary,
.card--order-summary.card--contacts,
.card--order-summary.card--paypal-express-review,
.card--order-summary.card--wishlist-sharing,
.card--order-summary.card--wp-article,
.card--order-summary.card--wp-widget,
.card--paypal-express-review,
.card--sales-order-info,
.card--sales-order-info.card--contacts,
.card--sales-order-info.card--paypal-express-review,
.card--sales-order-info.card--wishlist-sharing,
.card--sales-order-info.card--wp-article,
.card--sales-order-info.card--wp-widget,
.card--sales-order-view,
.card--sales-order-view.card--contacts,
.card--sales-order-view.card--paypal-express-review,
.card--sales-order-view.card--wishlist-sharing,
.card--sales-order-view.card--wp-article,
.card--sales-order-view.card--wp-widget,
.card--wishlist-empty,
.card--wishlist-empty.card--contacts,
.card--wishlist-empty.card--paypal-express-review,
.card--wishlist-empty.card--wishlist-sharing,
.card--wishlist-empty.card--wp-article,
.card--wishlist-empty.card--wp-widget,
.card--wishlist-sharing.card--paypal-express-review,
.card--wishlist-sharing.card--wp-widget,
.card--wp-article.card--paypal-express-review,
.card--wp-article.card--wp-widget,
.card--wp-widget,
.o-article,
.o-article.card--contacts,
.o-article.card--paypal-express-review,
.o-article.card--wishlist-sharing,
.o-article.card--wp-article,
.o-article.card--wp-widget,
.o-facet--blocky,
.o-facet--blocky.card--contacts,
.o-facet--blocky.card--paypal-express-review,
.o-facet--blocky.card--wishlist-sharing,
.o-facet--blocky.card--wp-article,
.o-facet--blocky.card--wp-widget {
    border-color: #e4e4e4;
}
.card--blocky .card__header,
.card--blocky .card__header > *,
.card--blocky .card__title,
.card--checkout--confidence .card__header,
.card--checkout--confidence .card__header > *,
.card--checkout--confidence .card__title,
.card--checkout-progress .card__header,
.card--checkout-progress .card__header > *,
.card--checkout-progress .card__title,
.card--checkout-step .card__header,
.card--checkout-step .card__header > *,
.card--checkout-step .card__title,
.card--checkout-success-info .card__header,
.card--checkout-success-info .card__header > *,
.card--checkout-success-info .card__title,
.card--checkout-success .card__header,
.card--checkout-success .card__header > *,
.card--checkout-success .card__title,
.card--customer-address-book .card__header,
.card--customer-address-book .card__header > *,
.card--customer-address-book .card__title,
.card--customer-address-edit .card__header,
.card--customer-address-edit .card__header > *,
.card--customer-address-edit .card__title,
.card--customer-dashboard .card__header,
.card--customer-dashboard .card__header > *,
.card--customer-dashboard .card__title,
.card--customer-edit .card__header,
.card--customer-edit .card__header > *,
.card--customer-edit .card__title,
.card--customer-login .card__header,
.card--customer-login .card__header > *,
.card--customer-login .card__title,
.card--customer-newsletter .card__header,
.card--customer-newsletter .card__header > *,
.card--customer-newsletter .card__title,
.card--customer-register .card__header,
.card--customer-register .card__header > *,
.card--customer-register .card__title,
.card--forgot-password .card__header,
.card--forgot-password .card__header > *,
.card--forgot-password .card__title,
.card--order-summary .card__header,
.card--order-summary .card__header > *,
.card--order-summary .card__title,
.card--paypal-express-review .card__header,
.card--paypal-express-review .card__header > *,
.card--paypal-express-review .card__title,
.card--sales-order-info .card__header,
.card--sales-order-info .card__header > *,
.card--sales-order-info .card__title,
.card--sales-order-view .card__header,
.card--sales-order-view .card__header > *,
.card--sales-order-view .card__title,
.card--wishlist-empty .card__header,
.card--wishlist-empty .card__header > *,
.card--wishlist-empty .card__title,
.card--wp-widget .card__header,
.card--wp-widget .card__header > *,
.card--wp-widget .card__title,
.o-article .card__header,
.o-article .card__header > *,
.o-article .card__title,
.o-facet--blocky .card__header,
.o-facet--blocky .card__header > *,
.o-facet--blocky .card__title {
    color: #fff;
}
.card--blocky .card__header,
.card--checkout--confidence .card__header,
.card--checkout-progress .card__header,
.card--checkout-step .card__header,
.card--checkout-success-info .card__header,
.card--checkout-success .card__header,
.card--customer-address-book .card__header,
.card--customer-address-edit .card__header,
.card--customer-dashboard .card__header,
.card--customer-edit .card__header,
.card--customer-login .card__header,
.card--customer-newsletter .card__header,
.card--customer-register .card__header,
.card--forgot-password .card__header,
.card--order-summary .card__header,
.card--paypal-express-review .card__header,
.card--sales-order-info .card__header,
.card--sales-order-view .card__header,
.card--wishlist-empty .card__header,
.card--wp-widget .card__header,
.o-article .card__header,
.o-facet--blocky .card__header {
    background-color: #0a4e8a;
    border-bottom: 0;
}
.card--blocky .card__footer,
.card--checkout--confidence .card__footer,
.card--checkout-progress .card__footer,
.card--checkout-step .card__footer,
.card--checkout-success-info .card__footer,
.card--checkout-success .card__footer,
.card--customer-address-book .card__footer,
.card--customer-address-edit .card__footer,
.card--customer-dashboard .card__footer,
.card--customer-edit .card__footer,
.card--customer-login .card__footer,
.card--customer-newsletter .card__footer,
.card--customer-register .card__footer,
.card--forgot-password .card__footer,
.card--order-summary .card__footer,
.card--paypal-express-review .card__footer,
.card--sales-order-info .card__footer,
.card--sales-order-view .card__footer,
.card--wishlist-empty .card__footer,
.card--wp-widget .card__footer,
.o-article .card__footer,
.o-facet--blocky .card__footer {
    border-top-color: #e4e4e4;
}
.cart-summary {
    background-color: #ebf8fb;
    color: #636363;
}
.cart-summary__quantity:before {
    content: "(";
}
.cart-summary__quantity:after {
    content: ")";
}
.drawer__dialog {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 90%;
    max-width: 30em;
    background: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all 0.4s ease;
}
.drawer--left .drawer__dialog {
    left: -100%;
}
.drawer--left.is-active .drawer__dialog {
    left: 0;
}
.drawer--right .drawer__dialog {
    right: -100%;
}
.drawer--right.is-active .drawer__dialog {
    right: 0;
}
.expand-toggle {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.expand-toggle .shape {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
}
.expand-toggle .shape:after,
.expand-toggle .shape:before {
    content: "";
    display: inline-block;
    background-color: #000;
    position: absolute;
}
.expand-toggle .shape:before {
    width: 20px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.expand-toggle .shape:after {
    width: 4px;
    height: 20px;
    left: 50%;
    top: 0;
    margin-left: -2px;
}
.expand-toggle.is-active .shape {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
}
.expand-toggle.is-active .shape:before {
    content: "";
    display: inline-block;
    background-color: #000;
    position: absolute;
    width: 20px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.expand-toggle.is-active .shape:after {
    display: none;
}
.flag,
.flag--basket-actions,
.footer__footer,
.o-product-horizontal {
    margin-bottom: 1rem;
    display: -ms-flexbox;
    display: flex;
}
.flag--reverse,
.o-trade-promo {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.flag--gutter:not(.flag--reverse) > :first-child,
.o-product-horizontal:not(.flag--reverse) > :first-child {
    margin-right: 3%;
}
.flag--gutter.flag--reverse > :first-child,
.flag--reverse.o-product-horizontal > :first-child {
    margin-left: 3%;
}
.flag--center,
.footer__footer {
    -ms-flex-align: center;
    align-items: center;
}
.flag--flex-last-child > :last-child {
    display: -ms-flexbox;
    display: flex;
}
.flag--half > * {
    width: 50%;
}
.flag--category img {
    margin: auto;
}
.control,
.field,
.field-group,
.fields .fields,
.wide {
    margin-bottom: 1rem;
    margin: 1rem 0;
}
.control .field-group,
.field-group .field-group,
.field .field-group,
.fields .fields .field-group,
.wide .field-group {
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
}
.control:first-child,
.field-group:first-child,
.field:first-child,
.fields .fields:first-child,
.wide:first-child {
    margin-top: 0;
}
.checkout-agreements .agree,
.control,
.field-group--inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.checkout-agreements .agree > *,
.control > *,
.field-group--inline > * {
    margin-right: 0.7rem;
    width: auto;
    max-width: none;
    -ms-flex-positive: initial;
    flex-grow: 0;
}
.link-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.7rem 1rem;
    text-decoration: none;
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-color: #39bbd7;
    color: #fff;
}
.link-bar [class*=" ac-"],
.link-bar [class^="ac-"] {
    color: #0a4e8a;
}
.link-bar:hover {
    background-color: #0a4e8a;
}
.link-bar:hover [class*=" ac-"],
.link-bar:hover [class^="ac-"] {
    color: #fff;
}
.loading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.loading__spinner {
    display: inline-block;
    background: transparent;
    border-bottom: 3px solid #acacac;
    border-left: 3px solid #acacac;
    border-right: 3px solid #0a4e8a;
    border-top: 3px solid #acacac;
    border-radius: 100%;
    height: 16px;
    width: 16px;
}
.loading__text {
    margin-left: 0.4rem;
}
.logo {
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
}
.meta--avp .meta__id {
    font-size: 0.75em;
    font-weight: 700;
    text-transform: uppercase;
}
.meta--avp .meta__id:after {
    content: ":";
}
.meta--old-price .meta__value {
    text-decoration: line-through;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: none;
}
.is-active.modal {
    display: block;
}
.modal__dialog {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.modal--sm .modal__dialog {
    max-width: 30em;
}
.modal--lg .modal__dialog {
    max-width: 82em;
}
.btn--close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.modal__close {
    position: fixed;
    top: 1rem;
    right: 1.3rem;
    z-index: 1;
}
.m-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 9999;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}
.bx-pager a,
.nav--multi-level ol a,
.nav--multi-level ul a,
.nav a,
.wp .o-facet ul a,
.wordpress-post-view .o-facet ul a {
    text-decoration: none;
}
.nav--check .nav__action,
.nav--check a,
.nav--pills .nav__action,
.nav--pills a,
.nav--primary .nav__action,
.nav--primary a,
.o-nav-unit .nav .nav__action,
.o-nav-unit .nav a,
.wp .o-facet ul .nav__action,
.wp .o-facet ul a,
.wordpress-post-view .o-facet ul .nav__action,
.wordpress-post-view .o-facet ul a {
    display: block;
    padding: 0.4rem 0.7rem;
}
.bx-pager,
.nav--inline,
.nav--primary {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.bx-pager:not(.nav--inline) > *,
.nav--space:not(.nav--inline) > * {
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
}
.bx-pager > *,
.nav--inline.bx-pager > *,
.nav--space.bx-pager > *,
.nav--space.nav--inline > *,
.nav--space.nav--primary > * {
    margin-left: 0.4rem;
    margin-right: 0.4rem;
}
.bx-pager > :first-child,
.nav--inline.bx-pager > :first-child,
.nav--space.bx-pager > :first-child,
.nav--space.nav--inline > :first-child,
.nav--space.nav--primary > :first-child {
    margin-left: 0;
}
.bx-pager > :last-child,
.nav--inline.bx-pager > :last-child,
.nav--space.bx-pager > :last-child,
.nav--space.nav--inline > :last-child,
.nav--space.nav--primary > :last-child {
    margin-right: 0;
}
.priority-nav {
    display: -ms-flexbox;
    display: flex;
}
.priority-nav__container {
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-x: scroll;
}
.priority-nav ::-webkit-scrollbar {
    display: none;
}
.priority-nav__toggle {
    display: none;
}
.priority-nav__toggle.is-active {
    display: block;
}
.priority-nav__nav {
    white-space: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
}
.priority-nav__sub {
    padding: 1rem;
    display: none;
}
.priority-nav__sub.is-active {
    display: block;
}
.nav--multi-level li {
    -webkit-column-break-inside: avoid;
}
.nav--multi-level ol,
.nav--multi-level ul {
    display: none;
    position: absolute;
    left: 0;
    z-index: -1;
}
.nav--multi-level > ol,
.nav--multi-level > ul {
    top: 100%;
    column-count: 3;
}
.nav--multi-level ol ol,
.nav--multi-level ol ul,
.nav--multi-level ul ol,
.nav--multi-level ul ul {
    top: 0;
    left: 100%;
}
.nav--multi-level a {
    white-space: nowrap;
}
.nav--check a {
    position: relative;
    padding-left: 2.4em !important;
}
.nav--check a:after,
.nav--check a:before {
    content: "";
    display: block;
    position: absolute;
    left: 1rem;
    top: 11px;
    width: 10px;
    height: 10px;
    border: 1px solid #0a4e8a;
}
.nav--check a:before {
    z-index: 0;
    background-color: transparent;
}
.nav--check a:after {
    z-index: 1;
    background-color: #0a4e8a;
    display: none;
}
.nav--check a.is-active,
.nav--check a:hover {
    color: #222;
}
.nav--check a.is-active:after,
.nav--check a:hover:after {
    display: block;
}
.bx-pager,
.nav--pager {
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0;
}
.bx-pager a,
.nav--pager a {
    height: 20px;
    width: 20px;
    border-radius: 100%;
    background-color: #acacac;
    display: inline-block;
}
.bx-pager a.active,
.bx-pager a.is-active,
.bx-pager a:hover,
.nav--pager a.active,
.nav--pager a.is-active,
.nav--pager a:hover {
    background-color: #7d7d7d;
}
.bx-pager a:active,
.nav--pager a:active {
    background-color: #fff;
}
.nav--primary {
    background-color: #0a4e8a;
}
.nav--primary ol,
.nav--primary ul {
    min-width: 12em;
    padding: 1rem;
    background-color: #ebf8fb;
}
.nav--primary ul ul {
    margin-top: -1rem;
}
.nav--primary > li:nth-child(2) > ul {
    column-count: 2;
}
.nav--primary > li > a {
    color: #fff;
}
.nav--primary > li > a:hover {
    background-color: #39bbd7;
}
.nav--primary > li:hover > a {
    background-color: #39bbd7;
}
.nav--primary > li:last-child > a {
    background-color: #39bbd7;
}
.nav--primary > li:last-child > a:hover {
    background-color: #27a5c0;
}
.nav--primary > li > a {
    padding: 0.7rem 1rem;
}
.nav--primary > li > a:after {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-top: 20px solid #0a4e8a;
    border-bottom: none;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.nav--primary > li.has-children:hover a:after,
.nav--primary > li.parent:hover a:after {
    border-top-color: #39bbd7;
}
.nav--branded a,
.nav--primary a,
.o-nav-unit .nav a {
    color: #0a4e8a;
}
.nav--text a:hover {
    text-decoration: underline;
}
.nav--text-color a:hover {
    text-decoration: none;
    color: #39bbd7;
}
.nav--blocky .nav__action:hover,
.nav--blocky a:hover,
.nav--multi-level .o-facet ol .nav__action:hover,
.nav--multi-level .o-facet ol a:hover,
.nav--multi-level .o-facet ul .nav__action:hover,
.nav--multi-level .o-facet ul a:hover,
.nav--primary ol .nav__action:hover,
.nav--primary ol a:hover,
.nav--primary ul .nav__action:hover,
.nav--primary ul a:hover,
.o-facet .bx-pager .nav__action:hover,
.o-facet .bx-pager a:hover,
.o-facet .nav--multi-level ol .nav__action:hover,
.o-facet .nav--multi-level ol a:hover,
.o-facet .nav--multi-level ul .nav__action:hover,
.o-facet .nav--multi-level ul a:hover,
.o-facet .nav .nav__action:hover,
.o-facet .nav a:hover,
.o-nav-unit .nav .nav__action:hover,
.o-nav-unit .nav a:hover,
.wp .o-facet ul .nav__action:hover,
.wp .o-facet ul a:hover,
.wordpress-post-view .o-facet .nav__action:hover,
.wordpress-post-view .o-facet ul a:hover {
    background-color: #39bbd7;
    color: #fff;
}
.pagination a {
    color: #acacac;
    font-weight: 600;
    border: 2px solid #acacac;
    line-height: 1;
    padding: 0.4rem 0.7rem;
}
.pagination a.is-active,
.pagination a:hover {
    color: #fff;
    background-color: #39bbd7;
    border-color: #39bbd7;
}
.has-prev-next li a:after {
    vertical-align: middle;
}
.has-prev-next li:first-child a,
.has-prev-next li:last-child a {
    background-color: #acacac;
}
.has-prev-next li:first-child a:hover,
.has-prev-next li:last-child a:hover {
    background-color: #39bbd7;
}
.has-prev-next li:first-child a:after,
.has-prev-next li:last-child a:after {
    margin-top: -2px;
}
.has-prev-next li:first-child a {
    padding-right: 0.2rem;
}
.has-prev-next li:last-child a {
    padding-left: 0.2rem;
}
.has-prev-next li:first-child a:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: transparent;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(-135deg);
}
.has-prev-next li:last-child a:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: transparent;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}
.payment-icons {
    font-size: 0;
}
.payment-icons li {
    margin-bottom: 0.4rem;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
}
.price-box {
    display: inline-block;
    white-space: nowrap;
}
.price-box .price {
    font-size: 1.6em;
}
.price-box .price-label {
    white-space: nowrap;
}
.price-box .minimal-price,
.price-box .tier {
    line-height: 1.2;
}
.price-box .minimal-price {
    margin-bottom: 0;
}
.price-box .minimal-price .price-label {
    font-weight: 600;
    display: block;
}
.tax-label {
    display: inline-block;
    vertical-align: baseline;
    font-size: 0.75em;
    line-height: 1;
}
.tax-label > * {
    display: block;
}
.quantity {
    display: inline-block;
}
.quantity input {
    width: 4em;
    border: 2px solid #39bbd7;
}
.quantity input:focus {
    border-color: #0a4e8a;
}
.quantity input[type="number"]::-webkit-inner-spin-button,
.quantity input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
.quantity input[type="number"] {
    -moz-appearance: textfield;
}
.quantity .btn > * {
    margin-top: 2px;
}
.quantity__desc,
.quantity__inc {
    background-color: #39bbd7;
}
.quantity__desc:hover,
.quantity__inc:hover {
    background-color: #0a4e8a;
}
.quantity__desc .shape {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
}
.quantity__desc .shape:before {
    content: "";
    display: inline-block;
    background-color: #fff;
    position: absolute;
    width: 20px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.quantity__desc .shape:after {
    display: none;
}
.quantity__desc:hover .shape {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
}
.quantity__desc:hover .shape:before {
    content: "";
    display: inline-block;
    background-color: #fff;
    position: absolute;
    width: 20px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.quantity__desc:hover .shape:after {
    display: none;
}
.quantity__inc .shape {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
}
.quantity__inc .shape:after,
.quantity__inc .shape:before {
    content: "";
    display: inline-block;
    background-color: #fff;
    position: absolute;
}
.quantity__inc .shape:before {
    width: 20px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.quantity__inc .shape:after {
    width: 4px;
    height: 20px;
    left: 50%;
    top: 0;
    margin-left: -2px;
}
.quantity__inc:hover .shape {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
}
.quantity__inc:hover .shape:after,
.quantity__inc:hover .shape:before {
    content: "";
    display: inline-block;
    background-color: #fff;
    position: absolute;
}
.quantity__inc:hover .shape:before {
    width: 20px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.quantity__inc:hover .shape:after {
    width: 4px;
    height: 20px;
    left: 50%;
    top: 0;
    margin-left: -2px;
}
.quantity__amount {
    display: -ms-flexbox;
    display: flex;
}
.rating {
    display: inline-block;
    position: relative;
}
.rating__negative,
.rating__positive {
    white-space: nowrap;
}
.rating__negative {
    position: relative;
    z-index: 0;
}
.rating__positive {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
}
.rating [class*=" icon-"],
.rating [class^="icon-"] {
    line-height: 1;
}
.rating [class*=" icon-"]:before,
.rating [class^="icon-"]:before {
    margin: 0;
}
.rating--gold .rating__positive {
    color: gold;
}
.search-form {
    position: relative;
    display: -ms-flexbox;
    display: flex;
}
.search-form input {
    padding-right: 2.6rem;
}
.sector-icon {
    text-decoration: none;
}
.sector-icon.card .sector-icon__icon {
    padding: 1.3rem 0.7rem !important;
}
.sector-icon.flag {
    margin-bottom: 0;
}
.sector-icon.flag .flag__media {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.sector-icon.flag .flag__body {
    text-align: right;
}
.sector-icon.flag > * {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 1.3rem;
}
.sector-icon.flag .sector-icon__text {
    line-height: 1.2;
}
.sector-icon__icon {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #0a4e8a;
    color: #39bbd7;
}
.sector-icon__text {
    font-size: 0.9em;
    color: #0a4e8a;
}
.sector-icon--square {
    width: 7em;
    display: block;
}
.sector-icon--fill.card .sector-icon__icon {
    padding-bottom: 0.05em !important;
}
.sector-icon--fill.card .sector-icon__text {
    padding-bottom: 1rem;
}
.sector-icon--fill .sector-icon__text {
    background-color: #0a4e8a;
    color: #fff;
}
.social-link {
    display: inline-block;
    padding: 0.2rem;
    color: #636363;
    border: 1px solid #636363;
}
.social-link--white {
    color: #fff;
    border-color: #fff;
}
.social-link--white:hover {
    background-color: #fff;
    color: #636363;
}
.sorter__direction,
.sorter select {
    display: inline;
}
.sorter__direction {
    margin-left: 0.4rem;
}
.sort.desc .shape,
.sorter__desc .shape {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border-top: 2px solid #0a4e8a;
    border-right: 2px solid #0a4e8a;
    transform: rotate(-45deg);
}
.sort.asc .shape,
.sorter__asc .shape {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border-top: 2px solid #0a4e8a;
    border-right: 2px solid #0a4e8a;
    transform: rotate(135deg);
}
.title__main {
    margin-bottom: 0;
}
.title__sub {
    margin-top: 0;
}
.title--actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.title--actions .title__headings {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.title--actions .title__actions {
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: right;
}
.title--actions .title__actions .btn {
    margin-bottom: 0.2rem;
}
.title--underline {
    border-bottom: 2px solid #7d7d7d;
    margin-bottom: 1.3rem;
}
.view-mode {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.view-mode__label {
    margin-bottom: 0;
    margin-right: 0.4rem;
}
.view-mode > :not(:last-child) {
    margin-right: 0.4rem;
}
.view-mode a {
    font-size: 0;
    position: relative;
    display: block;
    padding: 0.4rem;
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #acacac;
}
.view-mode a.is-active {
    background-color: #39bbd7;
    color: #fff;
    border-color: #39bbd7;
}
.view-mode a.is-active:after {
    display: none !important;
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #39bbd7;
    border-bottom: none;
    position: absolute;
    left: 50%;
    top: calc(100% + 2px);
    margin-left: -4px;
}
.o-accreditation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 2rem -0.5rem;
}
.o-accreditation > * {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.o-accreditation > * {
    width: 16.66667%;
}
.o-accreditation img {
    display: inline;
}
.o-banner {
    margin-bottom: 0;
    border-bottom: 2px solid #636363;
    display: -ms-flexbox;
    display: flex;
    background: url(https://www.aquacure.co.uk/skin/frontend/package/default/build/img/placeholders/530x445.jpg)
        50% no-repeat;
    background-size: cover;
}
.o-banner .card__footer {
    margin-top: auto;
}
.o-banner.has-button {
    -ms-flex-direction: column;
    flex-direction: column;
}
.o-banner--ratio {
    -ms-flex-align: center;
    align-items: center;
}
.o-banner-unit > * {
    display: -ms-flexbox;
    display: flex;
}
.o-banner-unit > * > * {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.o-category-additional {
    border-top: 2px solid #636363;
    padding-top: 2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.o-category-list > * {
    margin-bottom: 1rem;
}
.o-category-masthead {
    border-bottom: 2px solid #636363;
    padding-bottom: 1rem;
}
.o-category-masthead .title {
    padding-bottom: 1rem;
    border-bottom: 1px dotted #636363;
}
.o-category-masthead .nav a {
    padding-left: 0;
}
.o-checkout-login {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.o-checkout-login > * {
    width: 100%;
}
.o-confidence {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
}
.o-confidence__tagline {
    color: #39bbd7;
}
.o-confidence__item {
    font-size: 0.9em;
    margin-bottom: 0;
    display: block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #0a4e8a;
}
.o-customer-login {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -1.5%;
    margin-right: -1.5%;
}
.o-customer-login > * {
    width: 100%;
}
.o-customer-login > * {
    padding-left: 1.5%;
    padding-right: 1.5%;
}
.o-facet [class*="__header"] {
    padding: 0.7rem;
    text-transform: uppercase;
    background-color: #0a4e8a;
    color: #fff;
    position: relative;
}
.o-facet [class*="__body"] {
    background-color: #ebf8fb;
}
.o-facet .is-active .shape:before,
.o-facet .shape:after,
.o-facet .shape:before {
    background-color: #fff;
}
.o-featured-unit {
    margin-bottom: 1.3rem;
}
.o-featured-unit .card--promo {
    padding: 1rem;
}
.o-featured-unit .price-box {
    color: #fff;
}
.o-featured-unit--flex > * {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.o-featured-unit--flex > * > * {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.footer {
    margin-top: 2rem;
    background-color: #636363;
    color: #fff;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.footer a:not(.social-link) {
    color: #fff;
}
.footer a:not(.social-link):hover {
    color: #39bbd7;
}
.footer .h3,
.footer .h4,
.footer .h5,
.footer .h6,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
    color: #39bbd7;
}
.footer .card {
    margin-bottom: 0;
}
.footer .card__body,
.footer .card__header {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.footer a.card__header {
    text-decoration: none;
}
.footer .expand-toggle > * {
    margin-bottom: 0;
}
.footer .is-active .shape:before,
.footer .shape:after,
.footer .shape:before {
    background-color: #fff;
}
.footer .switch {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.footer__links .nav li {
    float: left;
    width: 50%;
}
.footer__links a {
    padding-left: 0;
    padding-right: 0;
}
.footer__footer {
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #fff;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
}
.footer__footer > :last-child {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.footer__copyright {
    margin-bottom: 0;
}
.header {
    position: relative;
    margin-bottom: 1rem;
}
.header__body,
.header__header {
    background-color: #fff;
}
.tel {
    font-size: 0.9em;
    margin-bottom: 0;
    text-align: center;
}
.tel__number {
    color: #39bbd7;
}
.header__header {
    line-height: 1.8;
    background-color: #0a4e8a;
    color: #fff;
}
.header__header a {
    color: #fff;
}
.header__logo {
    display: -ms-flexbox;
    display: flex;
    width: 55%;
    max-width: 12em;
    margin-right: 0.4rem;
}
.header__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
}
.header__auxiliary {
    margin-left: auto;
}
.header__links {
    font-size: 0.9em;
    color: #fff;
}
.header__links a {
    color: #fff;
}
.header__links a:hover {
    text-decoration: underline;
}
.header__links li:not(:last-child) {
    padding-right: 0.7rem;
    border-right: 1px solid #fff;
}
.header__links--cms {
    margin-right: 0.7rem;
}
.header__links--account {
    padding: 0.4rem 1rem;
    background: #acacac;
}
.header__toggles {
    display: -ms-flexbox;
    display: flex;
}
.header__toggle {
    display: inline-block;
    text-align: center;
}
.header__toggle__text {
    display: block;
    margin-top: 0.2rem;
    font-size: 0.5em;
}
.switch {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.switch > :nth-child {
    margin-left: auto;
}
.switch__label {
    margin-bottom: 0;
    margin-right: 0.7rem;
}
.switch--reverse {
    color: #fff;
}
.header .switch {
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 1rem;
}
.header--stripped {
    background-color: #fff;
    border-bottom: 4px solid #0a4e8a;
}
.header--stripped .header__main {
    -ms-flex-pack: center;
    justify-content: center;
}
.header--stripped .header__auxiliary,
.header--stripped .header__links,
.header--stripped .header__search,
.header--stripped .switch {
    display: none;
}
.header--stripped .header__auxiliary,
.header--stripped .payment-icons {
    margin: 0;
}
.header__secure {
    margin-bottom: 0.4rem;
}
.o-info-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-negative: 1;
    padding: 1rem 0.7rem;
}
.o-info-box__title {
    margin-top: 1rem;
}
.o-info-box > :last-child {
    margin-top: auto;
}
.o-interest-action,
.o-interest-news {
    margin-bottom: 0;
}
.o-interest-action > *,
.o-interest-news > * {
    padding: 1.3rem !important;
}
.o-interest-action .card,
.o-interest-news .card {
    margin-bottom: 0;
}
.o-interest-action {
    background: url(https://www.aquacure.co.uk/skin/frontend/package/default/build/img/pure-genius-girl.jpg)
        100% 100% no-repeat;
    background-size: 14em;
}
.o-interest-unit {
    margin-bottom: 2rem;
    border: 1px solid #636363;
}
.o-interest-unit > * {
    display: -ms-flexbox;
    display: flex;
}
.o-interest-unit > * > * {
    width: 100%;
}
.o-navbar {
    position: relative;
    background-color: #0a4e8a;
    color: #fff;
}
.o-navbar > a {
    color: #fff;
}
.o-navbar .nav {
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.o-nav-unit {
    width: 100%;
    margin-top: -1rem;
    padding-top: 2rem;
    background-color: #ebf8fb;
}
.o-nav-unit .card__body {
    padding-top: 0;
}
.o-orders-table th {
    vertical-align: bottom;
    white-space: nowrap;
}
.o-orders-table td {
    vertical-align: middle;
}
.o-orders-table td:last-child {
    text-align: right;
}
.o-product-added {
    background-color: #fff;
    position: relative;
    border: 1px solid #acacac;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.o-product-added .o-product-table tr {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.o-product-alternative {
    margin-top: 2rem;
}
.o-product-alternative .o-product-horizontal {
    padding-bottom: 0;
}
.o-product-buying {
    margin-top: 1rem;
}
.o-product-buying .card__body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.o-product-buying .card__body > :last-child {
    margin-right: 1rem;
}
.o-product-buying .card__footer {
    background-color: #f5f5f5;
}
.o-product-buying .price {
    font-size: 1.6em;
}
.o-product-buying .btn-cart .opt {
    display: none;
}
.o-product-description {
    padding: 2rem;
    border: 1px solid #acacac;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.o-product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.o-product > * {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.o-product-essential .price--from .meta__value {
    font-size: 1.6em;
}
.o-product-horizontal {
    width: 100%;
    background-color: #fff;
    border-top: 2px solid #b9b9b9;
    padding: 1rem 0;
    margin-bottom: 0;
}
.o-product-horizontal > :first-child {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
}
.o-product-horizontal > :last-child {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.o-product-horizontal__image {
    max-width: 9em;
}
.o-product-horizontal__body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.o-product-horizontal__info > :last-child > :first-child {
    margin-bottom: 0.7rem;
}
.o-product-horizontal__info,
.o-product-horizontal__text > :last-child {
    margin-bottom: 0;
}
.o-product-horizontal .meta--name a {
    text-decoration: none;
}
.o-product-horizontal[min-width~="35em"] .o-product-horizontal__info {
    margin-bottom: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0;
    -ms-flex-pack: initial;
    justify-content: initial;
}
.o-product-horizontal[min-width~="35em"]
    .o-product-horizontal__info:not(.flag--reverse)
    > :first-child {
    margin-right: 3%;
}
.o-product-horizontal[min-width~="35em"]
    .o-product-horizontal__info.flag--reverse
    > :first-child {
    margin-left: 3%;
}
.o-product-horizontal[min-width~="35em"]
    .o-product-horizontal__info
    > :first-child {
    max-width: 30em;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.o-product-horizontal[min-width~="52em"]
    .o-product-horizontal__info
    > :first-child {
    max-width: 40em;
}
.o-product-horizontal--info[max-width~="34.99em"] .o-product-horizontal__text {
    display: none;
}
.o-product-vertical {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.o-product-vertical > * {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.o-product-vertical .card__body,
.o-product-vertical .card__footer {
    padding-left: 0;
    padding-right: 0;
}
.o-product-vertical .card__header {
    margin-top: auto;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: #0a4e8a;
    color: #fff;
    text-align: center;
}
.o-product-vertical .card__header a {
    text-decoration: none;
    color: #fff;
}
.o-product-vertical .card__header a:hover {
    color: #39bbd7;
}
.o-product-vertical .card__img a {
    display: block;
}
.o-product-vertical .card__footer {
    padding-top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.o-product-vertical .card__footer > * {
    margin-top: auto;
    margin-bottom: 1rem;
}
.o-product-vertical .price-box {
    width: 100%;
}
.o-product-grid > * {
    display: -ms-flexbox;
    display: flex;
}
.o-product-list {
    margin-bottom: 1.3rem;
}
.o-product-list > :last-child {
    border-bottom: 2px solid #acacac;
}
.o-product-media {
    position: relative;
}
.o-product-media__zoom-trigger {
    position: absolute;
    top: 1rem;
    left: 1rem;
    z-index: 1;
}
.o-product-media__thumbs {
    margin-top: 0.7rem;
    overflow-x: auto;
}
.o-product-media__thumbs-list {
    white-space: nowrap;
}
.o-product-media__thumbs-list li {
    margin-right: 0.7rem;
}
.o-product-media__main {
    position: relative;
}
.o-product-media__main:after,
.o-product-media__main:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #fff;
}
.o-product-media__main:before {
    left: 0;
}
.o-product-media__main:after {
    right: 0;
}
.o-product-media .bx-next,
.o-product-media .bx-prev {
    position: absolute;
    top: 50%;
    margin-top: -0.7rem;
}
.o-product-media .bx-prev {
    left: 2rem;
}
.o-product-media .bx-next {
    right: 2rem;
}
.o-product-sectors {
    margin-top: 1.3rem;
}
.o-product-sectors li {
    vertical-align: top;
    margin-right: 0.4rem;
}
.o-product-specification-table {
    border-bottom: 1px solid #acacac;
}
.o-product-table th {
    vertical-align: bottom;
}
.o-product-table td {
    vertical-align: middle;
}
.o-product-table tr > td:first-child,
.o-product-table tr > th:first-child {
    padding-left: 0;
}
.o-product-table__actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.o-product-table__actions > :nth-child(last) {
    margin-left: auto;
}
.o-product-table__actions > :last-child {
    margin-left: auto;
}
.o-product-table__actions > :last-child {
    margin-left: 0.4rem;
}
.o-product-table .meta--name {
    margin-bottom: 0.7rem;
}
.o-product-table .meta--name a {
    text-decoration: none;
}
.o-product-table .meta--name a:hover {
    color: #39bbd7;
}
.o-product-table .flag {
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
}
.o-product-table .flag__media {
    margin-right: 0.7rem;
    min-width: 45px;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.o-product-table .flag__body {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.o-product-table .o-product-table__data {
    margin-top: 0.7rem;
}
.o-product-table .qty .link-wishlist {
    margin-top: 0.4rem;
}
.o-product-table__product {
    display: -ms-flexbox;
    display: flex;
}
.o-product-tabs {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.o-promo-product {
    position: relative;
    overflow: hidden;
}
.o-promo-product .card__img {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
}
.o-promo-product > .card__body,
.o-promo-product > .card__footer,
.o-promo-product > .card__header {
    position: relative;
    z-index: 1;
}
.o-promo-sectors {
    margin-top: 1.3rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}
.o-promo-sectors > * {
    margin-bottom: 1rem;
}
.o-promo-sectors > * {
    width: 50%;
}
.o-promo-sectors > * {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.o-promo-stack {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #0a4e8a;
}
.o-promo-stack > * {
    padding-left: 1rem;
    padding-right: 1rem;
}
.o-promo-stack > :last-child .sector-icon {
    border: 0;
}
.o-promo-stack .sector-icon {
    border-bottom: 1px solid #fff;
}
.o-promo-stack .sector-icon__icon,
.o-promo-stack .sector-icon__text {
    padding-left: 0;
    padding-right: 0;
}
.o-suggest-search {
    position: relative;
}
.o-suggest-search__results {
    display: none;
    position: absolute;
    width: 100%;
    top: 100%;
    background-color: #fff;
    border: 2px solid #e4e4e4;
    border-top: 0;
}
.o-suggest-search__results.is-active {
    display: block;
}
.o-suggest-search__item,
.o-suggest-search__term {
    padding-left: 1rem;
    padding-right: 1rem;
}
.o-suggest-search__item:first-child > *,
.o-suggest-search__term:first-child > * {
    border-top: 0;
}
.o-suggest-search__item.is-active,
.o-suggest-search__item.is-active .o-product-horizontal,
.o-suggest-search__term.is-active,
.o-suggest-search__term.is-active .o-product-horizontal {
    background-color: #ebf8fb;
}
.o-suggest-search__term {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    border-top: 2px solid #e4e4e4;
}
.o-suggest-search__term:hover {
    cursor: pointer;
    background-color: #ebf8fb;
}
.o-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
}
.o-toolbar .limiter,
.o-toolbar .pagination,
.o-toolbar .pagination ul,
.o-toolbar .sorter {
    margin-bottom: 0;
}
.o-toolbar--top {
    margin-bottom: 2rem;
}
.o-toolbar--bottom {
    margin-top: 0.8em;
}
.o-toolbar .sorter {
    margin-right: 1rem;
}
.o-toolbar .limiter,
.o-toolbar .sorter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.o-toolbar .limiter label,
.o-toolbar .sorter label {
    margin-bottom: 0;
    margin-right: 0.2rem;
}
.o-trade-promo .flag__body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1.3rem;
}
.o-trade-promo .flag__body .flag__footer {
    margin-top: auto;
}
.o-trade-promo .flag__media {
    position: relative;
    overflow: hidden;
    background: url(https://www.aquacure.co.uk/skin/frontend/package/default/build/img/trade-plumber-man.jpg)
        50% no-repeat;
    background-size: cover;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.o-trade-promo .flag__media:before {
    content: " ";
    display: block;
    padding-top: 12em;
    overflow: hidden;
}
.o-carousel {
    margin-bottom: 1.3rem;
}
.o-carousel__pager {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -0.35rem;
    margin-right: -0.35rem;
}
.o-carousel__pager > * {
    padding-left: 0.35rem;
    padding-right: 0.35rem;
}
.o-carousel__pager > * {
    width: 33.33333%;
}
.o-carousel__item,
.o-carousel__pager-link {
    position: relative;
}
.o-carousel__item:hover {
    color: currentColor;
}
.o-carousel__link {
    text-decoration: none;
}
.o-carousel__content {
    position: absolute;
    top: 1rem;
    bottom: 3rem;
    left: 1rem;
    right: 1rem;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
}
.o-carousel__content > :last-child {
    margin-top: auto;
}
.o-carousel__pager-link:before {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: 20px solid #39bbd7;
    border-top: none;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -20px;
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.o-carousel__pager-link.is-active:before {
    border-bottom-color: #39bbd7;
    opacity: 1;
}
.o-carousel__pager-link.is-active:hover:before {
    border-bottom-color: #29b0cd;
}
.template--checkout,
.template-checkout {
    background-color: #f5f5f5;
}
.template--cms-page .header,
.template-cms-page .header {
    margin-bottom: 0;
}
.template--cms-page .breadcrumb,
.template-cms-page .breadcrumb {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.btn--basket-row-delete,
.btn--basket-row-wishlist {
    padding-left: 0;
    padding-right: 0;
}
.btn--basket-row-delete {
    margin-right: 0.4rem;
}
.table--basket-items ul {
    white-space: nowrap;
}
.flag--basket-info {
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 0;
}
.flag--basket-info .flag__body,
.flag--basket-info .flag__media {
    padding: 0.4rem;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.flag--basket-info .flag__media {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: 10em;
    flex-basis: 10em;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.flag--basket-info .price-box {
    display: inline-block;
}
.flag--basket-info .availability {
    margin-left: 2rem;
}
.flag--basket-actions {
    margin-bottom: 0.7rem;
}
.flag--basket-actions .quantity {
    margin-right: 0.4rem;
}
.flag--basket-actions .quantity label {
    display: none;
}
.buttons-basket .break-or {
    display: block;
    margin: 0.4rem;
}
.buttons-basket .btn--paypal {
    display: block;
}
.buttons-basket .btn--paypal img {
    display: inline-block;
    vertical-align: middle;
}
.table--basket-items,
.table--basket-totals {
    margin-bottom: 1rem;
}
.table--basket-items .qty-actions__label,
.table--basket-totals .qty-actions__label {
    display: none;
}
.table--basket-items tr,
.table--basket-totals tr {
    background-color: #fff;
}
.table--basket-items td.uk-vat-total,
.table--basket-totals td.uk-vat-total {
    text-align: left !important;
}
.table--basket-items {
    border-bottom: 1px solid #acacac;
    margin-bottom: 2rem;
}
.table--basket-totals tr {
    border: 1px solid #acacac;
}
.table--basket-items tbody td:not(:first-child) {
    background-color: #ebf8fb;
}
.flag--basket-info .flag__media {
    -ms-flex-preferred-size: 5em;
    flex-basis: 5em;
}
.table--basket-totals td:first-child {
    border-right: 1px solid #acacac;
}
.card--checkout--confidence .card__title,
.card--checkout-progress .card__title,
.card--checkout-success-info .card__title,
.card--order-summary .card__title {
    margin-bottom: 0;
}
.card--checkout--confidence .card__header,
.card--checkout-progress .card__header,
.card--checkout-step .card__header,
.card--checkout-success-info .card__header,
.card--checkout-success .card__header,
.card--order-summary .card__header {
    background-color: #0a4e8a;
    color: #fff;
}
.card--checkout-step .card__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.card--checkout-step .card__footer > :nth-child(last) {
    margin-left: auto;
}
.card--checkout-step .card__footer > :last-child {
    margin-left: auto;
}
.card--checkout-step .card__footer > :not(:last-child) {
    margin-right: 0.7rem;
}
.opc .wide-fill label {
    width: 100%;
    max-width: none;
}
.opc .wide-fill select {
    width: 100%;
}
.card--checkout-progress .card__header,
.card--checkout-step .card__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.card--checkout-progress .card__header > :nth-child(last),
.card--checkout-step .card__header > :nth-child(last) {
    margin-left: auto;
}
.card--checkout-progress .card__header > :last-child,
.card--checkout-step .card__header > :last-child {
    margin-left: auto;
}
.card--checkout-progress .card__header > :first-child,
.card--checkout-step .card__header > :first-child {
    margin-right: 0.7rem;
}
.card--checkout-step:not(:first-child) .card__footer > * {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
#billing-new-address-form li:nth-child(4) select,
#shipping-new-address-form li:nth-child(4) select {
    width: 100%;
    margin-bottom: 1rem;
}
#billing-new-address-form li:nth-child(4) label,
#shipping-new-address-form li:nth-child(4) label {
    visibility: hidden;
}
.crafty-result-container select {
    max-width: 14em;
}
.card--customer-address-book .card__header,
.card--customer-address-edit .card__header,
.card--customer-dashboard .card__header,
.card--customer-edit .card__header,
.card--customer-login .card__header,
.card--customer-newsletter .card__header,
.card--customer-register .card__header,
.card--forgot-password .card__header,
.card--sales-order-info .card__header,
.card--sales-order-view .card__header,
.card--wishlist-empty .card__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.card--customer-address-book .card__header > :nth-child(last),
.card--customer-address-edit .card__header > :nth-child(last),
.card--customer-dashboard .card__header > :nth-child(last),
.card--customer-edit .card__header > :nth-child(last),
.card--customer-login .card__header > :nth-child(last),
.card--customer-newsletter .card__header > :nth-child(last),
.card--customer-register .card__header > :nth-child(last),
.card--forgot-password .card__header > :nth-child(last),
.card--sales-order-info .card__header > :nth-child(last),
.card--sales-order-view .card__header > :nth-child(last),
.card--wishlist-empty .card__header > :nth-child(last) {
    margin-left: auto;
}
.card--customer-address-book .card__header > :last-child,
.card--customer-address-edit .card__header > :last-child,
.card--customer-dashboard .card__header > :last-child,
.card--customer-edit .card__header > :last-child,
.card--customer-login .card__header > :last-child,
.card--customer-newsletter .card__header > :last-child,
.card--customer-register .card__header > :last-child,
.card--forgot-password .card__header > :last-child,
.card--sales-order-info .card__header > :last-child,
.card--sales-order-view .card__header > :last-child,
.card--wishlist-empty .card__header > :last-child {
    margin-left: auto;
}
.card--customer-address-edit .card__footer,
.card--customer-edit .card__footer,
.card--customer-login .card__footer,
.card--customer-register .card__footer,
.card--forgot-password .card__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.card--customer-address-edit .card__footer > :nth-child(last),
.card--customer-edit .card__footer > :nth-child(last),
.card--customer-login .card__footer > :nth-child(last),
.card--customer-register .card__footer > :nth-child(last),
.card--forgot-password .card__footer > :nth-child(last) {
    margin-left: auto;
}
.card--customer-address-edit .card__footer > :last-child,
.card--customer-edit .card__footer > :last-child,
.card--customer-login .card__footer > :last-child,
.card--customer-register .card__footer > :last-child,
.card--forgot-password .card__footer > :last-child {
    margin-left: auto;
}
.card--customer-login {
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card--customer-login .card__body {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.card--customer-dashboard .card__title,
.card--customer-edit .card__title,
.card--customer-login .card__title,
.card--customer-nav .card__title,
.card--customer-newsletter .card__title,
.card--customer-register .card__title,
.card--forgot-password .card__title,
.card--sales-order-info .card__title,
.card--sales-order-view .card__title,
.card--sales-order-view .product-name {
    margin-bottom: 0;
}
.std ol {
    counter-reset: item;
}
.std ol li {
    display: block;
}
.std ol li:before {
    content: counters(item, ".") "" ". ";
    counter-increment: item;
    margin-left: -2em;
}
.card--contacts .card__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.card--contacts .card__footer > :last-child {
    margin-left: auto;
}
.card--contacts .card__title {
    margin-bottom: 0;
}
.price-slider {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0.75em;
    padding: 1rem 0.4rem;
}
.price-slider__track {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.m-overlay {
    display: block;
    visibility: visible;
    background-color: #fff;
}
#m-wait {
    position: fixed;
    color: inherit;
}
.m-filter-slider {
    height: 11px !important;
    margin: 0 !important;
    background-image: none !important;
    background-color: #fff !important;
    box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.15);
    border: 1px solid #fff;
    border-top: 0;
    border-radius: 0.3rem;
}
.m-filter-slider > .m-slider-from,
.m-filter-slider > .m-slider-to {
    background: none !important;
    top: -4px;
}
.m-filter-slider > .m-slider-from:before,
.m-filter-slider > .m-slider-to:before {
    vertical-align: top;
}
.m-filter-slider > .m-slider-from:after,
.m-filter-slider > .m-slider-from:before,
.m-filter-slider > .m-slider-to:after,
.m-filter-slider > .m-slider-to:before {
    content: "";
    position: absolute;
}
.m-filter-slider > .m-slider-from:before,
.m-filter-slider > .m-slider-to:before {
    height: 19px;
    width: 19px;
    border-radius: 100%;
    background-color: #39bbd7;
    display: inline-block;
    z-index: 1;
    border: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin-top: -1px;
}
.m-filter-slider > .m-slider-from:after,
.m-filter-slider > .m-slider-to:after {
    height: 5px;
    width: 5px;
    border-radius: 100%;
    background-color: #fff;
    display: inline-block;
    z-index: 2;
    top: 7px;
    left: 8px;
}
.m-filter-slider > .m-slider-span {
    height: 8px !important;
    background: #0a4e8a !important;
    border-bottom: 0 !important;
    margin-top: 1px !important;
}
.m-slider-min-value {
    margin-right: 0.4rem;
}
.m-slider-max-value {
    margin-left: 0.4rem;
}
.block-layered-nav .currently li {
    padding: 0 !important;
}
#filter-price {
    padding: 0.7rem;
}
.m-scrollable-filter {
    border: 0 !important;
    padding: 0 !important;
    background: transparent !important;
}
.m-scrollable-filter li {
    white-space: normal !important;
}
.m-selected-ln-item a {
    color: #39bbd7;
    text-decoration: underline;
}
.block-layered-nav .m-filter-actions,
.block-layered-nav .m-group-actions {
    float: right !important;
    top: auto !important;
    position: static !important;
    margin-top: -2px !important;
}
.block-layered-nav .m-filter-expand-collapse .btn-expand-collapse {
    background: transparent !important;
    width: 20px !important;
    height: 20px !important;
}
.block-layered-nav .m-expanded .m-filter-expand-collapse .btn-expand-collapse {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
}
.block-layered-nav
    .m-expanded
    .m-filter-expand-collapse
    .btn-expand-collapse:before {
    content: "";
    display: inline-block;
    background-color: #fff;
    position: absolute;
    width: 20px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.block-layered-nav
    .m-expanded
    .m-filter-expand-collapse
    .btn-expand-collapse:after {
    display: none;
}
.block-layered-nav .m-collapsed .m-filter-expand-collapse .btn-expand-collapse {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
}
.block-layered-nav
    .m-collapsed
    .m-filter-expand-collapse
    .btn-expand-collapse:after,
.block-layered-nav
    .m-collapsed
    .m-filter-expand-collapse
    .btn-expand-collapse:before {
    content: "";
    display: inline-block;
    background-color: #fff;
    position: absolute;
}
.block-layered-nav
    .m-collapsed
    .m-filter-expand-collapse
    .btn-expand-collapse:before {
    width: 20px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.block-layered-nav
    .m-collapsed
    .m-filter-expand-collapse
    .btn-expand-collapse:after {
    width: 4px;
    height: 20px;
    left: 50%;
    top: 0;
    margin-left: -2px;
}
.m-filter-checkboxes li input {
    bottom: -2px !important;
}
/*.messages .message-container {
    overflow: hidden;
}
.messages .message-container.is-active {
    max-height: 200px;
}
.messages .message-container .message-text {
    display: inline-block;
}
.messages .message-container .close-button {
    display: inline-block;
    margin-left: 10px;
}
.messages .message-container .message {
    padding-left: 0;
    padding-right: 0;
}
.messages > div {
    margin-bottom: 1rem;
}*/
.global-site-notice {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    margin: 0;
}
.bx-prev .shape {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent;
    border-top: 4px solid #0a4e8a;
    border-right: 4px solid #0a4e8a;
    transform: rotate(-135deg);
}
.bx-next .shape {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent;
    border-top: 4px solid #0a4e8a;
    border-right: 4px solid #0a4e8a;
    transform: rotate(45deg);
}
.paypal-express-review .buttons-set-order {
    display: -ms-flexbox;
    display: flex;
}
.paypal-express-review .buttons-set-order > :last-child {
    margin-left: auto;
}
.card--paypal-express-review .card__title {
    margin-bottom: 0 !important;
}
.search-autocomplete .flag {
    margin-bottom: 0;
}
.search-autocomplete .flag__title {
    margin-bottom: 0;
    font-size: 0.75em;
}
.search-form .please-wait {
    position: absolute;
    top: 0.8em;
    right: 3.2em;
    z-index: 1;
}
.search-autocomplete__results {
    display: none;
    width: 100%;
    background-color: #fff;
}
.search-autocomplete__results.is-active {
    display: block;
}
.search-autocomplete__term {
    margin-bottom: -2px;
    border: 2px solid #e4e4e4;
}
.search-autocomplete__term .flag {
    margin-bottom: 0;
}
.search-autocomplete__term .flag__body,
.search-autocomplete__term .flag__media {
    padding: 0;
}
.search-autocomplete__term .flag__media {
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 50px;
}
.search-autocomplete__term .flag__body {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.search-autocomplete__term:last-child {
    padding: 0.7rem;
    background-color: #ebf8fb;
}
.search-autocomplete__term:last-child:hover {
    cursor: pointer;
}
.search-autocomplete__term a {
    display: block;
    text-decoration: none;
    text-align: left;
    font-size: 0.9em;
    padding: 0.4rem 0.7rem;
    background: #fff;
    color: #636363;
    margin: 0;
}
.search-autocomplete__term a:hover {
    background-color: #ebf8fb;
}
.search-autocomplete__item.is-active {
    background-color: #f5f5f5;
}
.search-autocomplete__item > a {
    text-decoration: none;
}
.header__search {
    position: relative;
}
.header__search .loading {
    position: absolute;
    top: 50%;
    right: 48px;
    margin-top: -8px;
}
.header__search .search-autocomplete__results {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 90;
}
#wishlist-table td:last-child {
    background-color: #ebf8fb;
}
#wishlist-table .product-name {
    margin-bottom: 0.7rem;
}
#wishlist-table .product-name a {
    text-decoration: none;
}
#wishlist-table .product-name a:hover {
    color: #39bbd7;
}
.card--wishlist-empty {
    text-align: center;
}
.card--wishlist-sharing .card__title {
    margin-bottom: 0;
}
.wp .o-article .card__header a {
    color: #fff;
    text-decoration: none;
}
.wp .o-article .card__header a:hover {
    text-decoration: underline;
}
.wp .featured-image,
.wp .u-embed-container {
    margin-bottom: 1rem;
}
.wp .nav-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.wp .nav-links > :last-child {
    margin-left: auto;
}
.posted-on .updated {
    display: none !important;
}
._mw-none,
._std ol,
._std p,
._std ul {
    max-width: none !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (-webkit-min-device-pixel-ratio: 2.5),
    only screen and (min--moz-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 240dpi) {
    .u-sprite {
        background-image: url(https://www.aquacure.co.uk/skin/frontend/package/default/build/img/ui/iconsprites@2x.png);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25),
    only screen and (-webkit-min-device-pixel-ratio: 2.0833333333333335),
    only screen and (min-device-pixel-ratio: 1.25),
    only screen and (min-resolution: 1.25dppx),
    only screen and (min-resolution: 200dpi) {
    html {
        -webkit-font-smoothing: subpixel-antialiased;
    }
}
@media screen and (min-width: 0\0) {
    .select select {
        z-index: 1;
        padding: 0.5rem 1.5rem 0.5rem 1rem;
    }
    .select:after {
        z-index: 5;
    }
    .select:before {
        position: absolute;
        top: 0;
        right: 1rem;
        bottom: 0;
        z-index: 2;
        content: "";
        display: block;
        width: 1.5rem;
    }
    .select select:active,
    .select select:focus,
    .select select:hover {
        color: #555;
        background-color: #eee;
    }
}
@media (min-width: 30em) {
    .nav--primary > li:nth-child(2) > ul {
        column-count: 3;
    }
    .o-product-grid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: -0.35rem;
        margin-right: -0.35rem;
    }
    .o-product-grid > * {
        width: 50%;
    }
    .o-product-grid > * {
        padding-left: 0.35rem;
        padding-right: 0.35rem;
    }
    .card--checkout-step:not(:first-child) .card__footer {
        display: -ms-flexbox;
        display: flex;
    }
    .card--checkout-step:not(:first-child) .card__footer > :nth-child(last) {
        margin-left: auto;
    }
    .card--checkout-step:not(:first-child) .card__footer > :last-child {
        margin-left: auto;
    }
}
@media (min-width: 30em) and (max-width: 34.99em) {
    .o-product-buying .btn-cart .opt {
        display: inline;
    }
}
@media (min-width: 32em) and (max-width: 62em) {
    .o-toolbar .pagination li {
        display: none;
    }
    .o-toolbar .pagination.has-prev-next li:first-child,
    .o-toolbar .pagination.has-prev-next li:last-child {
        display: inline-block;
    }
}
@media (max-width: 34.99em) and (min-width: 35em) {
    .tabs-to-accordion > [class*="__header"] {
        margin-right: 0.7rem;
        padding: 0.7rem 1.3rem;
    }
}
@media (min-width: 35em) {
    .g-two-up > * {
        width: 50%;
    }
    .g-three-up > * {
        width: 50%;
    }
    .g-four-up > * {
        width: 50%;
    }
    .g-five-up > * {
        width: 33.33333%;
    }
    .g-six-up > * {
        width: 33.33333%;
    }
    .l-two-col .l-side {
        width: 28%;
        -ms-flex-order: 1;
        order: 1;
    }
    .l-two-col .l-body {
        width: 72%;
        -ms-flex-order: 2;
        order: 2;
    }
    .l-two-col--even .l-body,
    .l-two-col--even .l-side {
        width: 50%;
    }
    .l-three-col .l-side {
        width: 20%;
        -ms-flex-order: 1;
        order: 1;
    }
    .l-three-col .l-body {
        width: 60%;
        -ms-flex-order: 2;
        order: 2;
    }
    .l-three-col .l-side--right {
        -ms-flex-order: 3;
        order: 3;
    }
    .tabs > [class*="__header"] {
        margin-right: 0.7rem;
        padding: 0.7rem 1.3rem;
    }
    .accordion-to-tabs {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .accordion-to-tabs .tag {
        display: none !important;
    }
    .accordion-to-tabs > [class*="__header"] {
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -ms-flex-order: 1;
        order: 1;
        position: relative;
        text-transform: uppercase;
        color: #fff;
        background-color: #acacac;
        border: 1px solid #acacac;
    }
    .accordion-to-tabs > [class*="__header"].is-active {
        color: #636363;
        background-color: #fff;
        border-color: #636363;
    }
    .accordion-to-tabs > [class*="__header"].is-active:before {
        background-color: #fff;
    }
    .accordion-to-tabs > [class*="__header"] > * {
        margin: 0;
    }
    .accordion-to-tabs > [class*="__header"]:before {
        content: "";
        position: absolute;
        bottom: -2px;
        left: 0;
        right: 0;
        height: 2px;
    }
    .accordion-to-tabs > [class*="__body"] {
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        padding: 1rem;
        border: 1px solid #636363;
        display: none;
    }
    .accordion-to-tabs > [class*="__body"].is-active {
        display: block;
    }
    .accordion-to-tabs > [class*="__body"] > :last-child {
        margin-bottom: 0;
    }
    .tabs-to-accordion > [class*="__header"] {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #0a4e8a;
        cursor: pointer;
        padding: 0.7rem 1.3rem;
        border-bottom: 1px solid #acacac;
    }
    .tabs-to-accordion > [class*="__header"] .tag {
        font-size: 0;
        padding: 0.4rem;
        background-color: #0a4e8a;
        border-radius: 0;
        margin-right: 0.7rem;
    }
    .tabs-to-accordion > [class*="__header"] .shape {
        display: inline-block;
        position: relative;
        width: 18px;
        height: 18px;
    }
    .tabs-to-accordion > [class*="__header"] .shape:after,
    .tabs-to-accordion > [class*="__header"] .shape:before {
        content: "";
        display: inline-block;
        background-color: #fff;
        position: absolute;
    }
    .tabs-to-accordion > [class*="__header"] .shape:before {
        width: 18px;
        height: 4px;
        left: 0;
        top: 50%;
        margin-top: -2px;
    }
    .tabs-to-accordion > [class*="__header"] .shape:after {
        width: 4px;
        height: 18px;
        left: 50%;
        top: 0;
        margin-left: -2px;
    }
    .tabs-to-accordion > [class*="__header"]:last-of-type {
        border-bottom: 0;
    }
    .tabs-to-accordion > [class*="__header"] > * {
        margin: 0;
    }
    .tabs-to-accordion > [class*="__header"].is-active {
        color: #39bbd7;
        border-bottom-color: #fff;
    }
    .tabs-to-accordion > [class*="__header"].is-active .tag {
        background-color: #39bbd7;
    }
    .tabs-to-accordion > [class*="__header"].is-active .shape {
        display: inline-block;
        position: relative;
        width: 18px;
        height: 18px;
    }
    .tabs-to-accordion > [class*="__header"].is-active .shape:before {
        content: "";
        display: inline-block;
        background-color: #fff;
        position: absolute;
        width: 18px;
        height: 4px;
        left: 0;
        top: 50%;
        margin-top: -2px;
    }
    .tabs-to-accordion > [class*="__header"].is-active .shape:after {
        display: none;
    }
    .tabs-to-accordion > [class*="__body"] {
        display: none;
        padding: 1rem 1rem 1rem 4rem;
        border-bottom: 1px solid #fff;
    }
    .tabs-to-accordion > [class*="__body"].is-active {
        display: block;
        border-bottom-color: #acacac;
    }
    .tabs-to-accordion > [class*="__body"] > :last-child {
        margin-bottom: 0;
    }
    .cart-summary__icon {
        display: none;
    }
    .field,
    .field-group--scaffold,
    .fields .fields,
    .wide {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
    }
    .field-group--scaffold .field-group__label,
    .field-group--scaffold .field label,
    .field-group--scaffold .fields .fields label,
    .field-group--scaffold .wide label,
    .field .field-group--scaffold label,
    .field .field-group__label,
    .field label,
    .fields .fields .field-group--scaffold label,
    .fields .fields .field-group__label,
    .fields .fields label,
    .wide .field-group--scaffold label,
    .wide .field-group__label,
    .wide label {
        width: 25%;
        max-width: 16em;
    }
    .field-group--scaffold .field-group__field,
    .field-group--scaffold .field .input-box,
    .field-group--scaffold .fields .fields .input-box,
    .field-group--scaffold .wide .input-box,
    .field .field-group--scaffold .input-box,
    .field .field-group__field,
    .field .input-box,
    .fields .fields .field-group--scaffold .input-box,
    .fields .fields .field-group__field,
    .fields .fields .input-box,
    .wide .field-group--scaffold .input-box,
    .wide .field-group__field,
    .wide .input-box {
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .field-group--scaffold .field-group__field + *,
    .field .field-group__field + *,
    .fields .fields .field-group__field + *,
    .wide .field-group__field + * {
        width: 100%;
    }
    .modal__dialog {
        max-width: 50em;
        width: 90%;
        margin: 5em auto;
    }
    .nav--primary > li:nth-child(2) > ul {
        column-count: 4;
    }
    .o-banner--ratio {
        height: 14vw;
    }
    .o-blurb-unit {
        max-width: 60%;
    }
    .o-category-masthead {
        margin-bottom: 1.3rem;
    }
    .footer .shape {
        display: none !important;
    }
    .footer .u-toggle {
        display: block !important;
    }
    .footer__grid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .footer__grid > * {
        width: 50%;
    }
    .has-nav-overlay .header {
        z-index: 90;
    }
    .tel {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 1.3rem;
    }
    .header__main {
        padding-top: 1.3rem;
        padding-bottom: 1.3rem;
    }
    .header__auxiliary {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .header__auxiliary .header__search {
        -ms-flex-order: 1;
        order: 1;
    }
    .header__auxiliary .header__toggles {
        -ms-flex-order: 2;
        order: 2;
    }
    .header__customer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .header__customer > * {
        display: -ms-flexbox;
        display: flex;
    }
    .header__customer > * > * {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }
    .header--stripped .header__main {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .o-helper {
        margin-bottom: 1rem;
        display: -ms-flexbox;
        display: flex;
    }
    .o-helper:not(.flag--reverse) > :first-child {
        margin-right: 3%;
    }
    .o-helper.flag--reverse > :first-child {
        margin-left: 3%;
    }
    .o-helper > :first-child {
        width: 40%;
    }
    .o-helper p {
        max-width: none;
    }
    .o-interest-unit {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: -0.5rem;
        margin-right: -0.5rem;
    }
    .o-interest-unit > * {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .o-interest-unit > * {
        width: 50%;
    }
    .o-product-added {
        padding: 1.3rem;
    }
    .o-product {
        margin-left: -0.5rem;
        margin-right: -0.5rem;
    }
    .o-product > * {
        width: 50%;
    }
    .o-product > * {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .o-product__aside {
        width: 44%;
    }
    .o-product__content {
        width: 56%;
    }
    .o-product-tabs > [class*="__body"] {
        padding: 2rem;
    }
    .o-promo-sectors > * {
        width: 33.33333%;
    }
    .o-trade-promo .flag__body {
        position: relative;
    }
    .o-trade-promo .flag__body:after {
        content: "";
        width: 0;
        height: 0;
        display: inline-block;
        border-top: 30px solid transparent;
        border-bottom: 30px solid transparent;
        border-left: 30px solid #39bbd7;
        border-right: none;
        position: absolute;
        left: 100%;
        top: 50%;
        margin-top: -30px;
    }
    .flag--basket-info {
        margin-bottom: 1rem;
        display: -ms-flexbox;
        display: flex;
    }
    .buttons-basket {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .basket-additional .buttons-basket {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .table--basket-items tfoot {
        text-align: right;
    }
    .table--basket-items tfoot td > :first-child {
        float: left;
    }
    .btn--wishlist-add,
    .btn--wishlist-share,
    .btn--wishlist-update {
        padding: 0.4rem 0.7rem;
        font-size: 0.75em;
    }
    .card--wishlist-empty {
        text-align: right;
    }
    .card--wishlist-empty .or {
        margin-left: 0.4rem;
        margin-right: 0.4rem;
    }
}
@media (min-width: 35em) and (max-width: 51.99em) {
    .u-visible-sm {
        display: block !important;
    }
    .u-visible-sm-inline {
        display: inline !important;
    }
    .btn--menu,
    .u-visible-sm-inline-block {
        display: inline-block !important;
    }
    .card--order-summary,
    .u-hidden-sm {
        display: none !important;
    }
    .nav--primary .u-display,
    .u-hidden-sm-inline {
        display: none !important;
    }
    .u-hidden-sm-inline-block {
        display: none !important;
    }
    .add-to-cart__conf {
        margin-bottom: 0.4rem;
    }
    .footer__confidence {
        width: 100%;
    }
    .o-interest-unit .o-interest-action {
        padding-bottom: 36%;
    }
    .basket-additional .buttons-basket {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .table--basket-items tbody td {
        width: 50%;
    }
}
@media (min-width: 35em) and (max-width: 34.99em) {
    .accordion-to-tabs > [class*="__header"] {
        padding: 0.7rem;
        margin-right: 1px;
    }
}
@media (min-width: 35em) and (min-width: 35em) {
    .accordion-to-tabs > [class*="__header"] {
        margin-right: 0.7rem;
        padding: 0.7rem 1.3rem;
    }
}
@media (min-width: 40em) {
    .o-product-buying .btn-cart .opt {
        display: inline;
    }
}
@media (min-width: 51.99em) {
    .card--paypal-express-review .card__footer,
    .card--paypal-express-review .card__header {
        margin-bottom: 1rem;
        display: -ms-flexbox;
        display: flex;
    }
    .card--paypal-express-review .card__footer > a,
    .card--paypal-express-review .card__header > a {
        margin-left: auto;
    }
}
@media (min-width: 52em) {
    .g-three-up > * {
        width: 33.33333%;
    }
    .g-four-up > * {
        width: 25%;
    }
    .g-five-up > * {
        width: 20%;
    }
    .g-six-up > * {
        width: 16.66667%;
    }
    .l-three-col-alternate {
        display: block;
    }
    .l-three-col-alternate .l-body {
        float: left;
        width: 64%;
        -ms-flex-order: 1;
        order: 1;
    }
    .l-three-col-alternate .l-side {
        float: right;
        width: 36%;
        -ms-flex-order: 2;
        order: 2;
    }
    .l-three-col-alternate .l-side--right {
        -ms-flex-order: 3;
        order: 3;
    }
    .definition-inline {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .definition-inline dt {
        width: 30%;
    }
    .definition-inline dd {
        width: 70%;
    }
    .h1,
    h1 {
        font-size: 2.6em;
    }
    .h2,
    h2 {
        font-size: 2.08em;
    }
    .card--customer-address-edit .card__title,
    .card--customer-dashboard .card__title,
    .card--customer-edit .card__title,
    .card--customer-login .card__title,
    .card--customer-newsletter .card__title,
    .card--customer-register .card__title,
    .card--forgot-password .card__title,
    .card--paypal-express-review > .card__header .card__title,
    .card--sales-order-info .card__title,
    .card--sales-order-view .card__title,
    .h3,
    h3 {
        font-size: 1.56em;
    }
    .add-to-cart {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }
    .add-to-cart__additional {
        margin-left: 0.4rem;
    }
    .nav--multi-level li {
        position: relative;
    }
    .nav--multi-level li.is-active > ol,
    .nav--multi-level li.is-active > ul {
        display: block;
    }
    .nav--primary > li > ul {
        padding-top: 2rem;
    }
    .nav--primary > .has-children,
    .nav--primary > .has-children a,
    .nav--primary > .parent,
    .nav--primary > .parent a {
        position: relative;
    }
    .nav--primary > li > a {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .nav--primary > li.has-children:hover a:after,
    .nav--primary > li.parent:hover a:after {
        opacity: 1;
    }
    .sector-icon--lg [class*=" ac-"],
    .sector-icon--lg [class^="ac-"] {
        font-size: 6em;
    }
    .o-banner-unit {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: -0.5rem;
        margin-right: -0.5rem;
    }
    .o-banner-unit > * {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .o-banner-unit > * {
        width: 50%;
    }
    .o-banner-unit > :first-child {
        width: 62%;
    }
    .o-banner-unit > :last-child {
        width: 38%;
    }
    .o-category-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: -1.5%;
        margin-right: -1.5%;
    }
    .o-category-list > * {
        width: 50%;
    }
    .o-category-list > * {
        padding-left: 1.5%;
        padding-right: 1.5%;
    }
    .o-category-list--checker > :nth-child(4n + 1) .card,
    .o-category-list--checker > :nth-child(4n + 4) .card {
        background-color: #0a4e8a !important;
    }
    .o-category-list--checker > :nth-child(4n + 2) .card,
    .o-category-list--checker > :nth-child(4n + 3) .card {
        background-color: #39bbd7 !important;
    }
    .o-category-masthead .nav li {
        float: left;
        width: 50%;
    }
    .o-category-masthead--split .o-category-masthead__body {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: -0.5rem;
        margin-right: -0.5rem;
    }
    .o-category-masthead--split .o-category-masthead__body > * {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .o-category-masthead--split .o-category-masthead__body > * {
        width: 50%;
    }
    .o-category-masthead--split .o-category-masthead__body > :last-child {
        width: 40%;
    }
    .o-category-masthead--split .o-category-masthead__body > :first-child {
        width: 60%;
    }
    .o-contacts {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: -0.5rem;
        margin-right: -0.5rem;
    }
    .o-contacts > * {
        width: 50%;
    }
    .o-contacts > * {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .o-contacts > :first-child {
        width: 60%;
    }
    .o-contacts > :last-child {
        width: 40%;
    }
    .o-customer-login > * {
        width: 50%;
    }
    .o-customer-login > * {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .o-customer-welcome {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: -1.5%;
        margin-right: -1.5%;
    }
    .o-customer-welcome > * {
        width: 50%;
    }
    .o-customer-welcome > * {
        padding-left: 1.5%;
        padding-right: 1.5%;
    }
    .o-customer-welcome > :first-child {
        width: 65%;
    }
    .o-customer-welcome > :last-child {
        width: 35%;
    }
    .o-featured-unit {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: -0.65rem;
        margin-right: -0.65rem;
    }
    .o-featured-unit > * {
        padding-left: 0.65rem;
        padding-right: 0.65rem;
    }
    .o-featured-unit > * {
        width: 50%;
    }
    .o-featured-unit > :first-child {
        width: 26%;
    }
    .o-featured-unit > :last-child {
        width: 74%;
    }
    .o-featured-unit--reverse > :first-child {
        width: 74%;
    }
    .o-featured-unit--reverse > :last-child {
        width: 26%;
    }
    .footer__grid > * {
        width: 33.33333%;
    }
    .footer__grid .footer__links {
        width: 50%;
    }
    .footer__grid .footer__confidence,
    .footer__grid .footer__contact {
        width: 25%;
    }
    .footer__grid .footer__links {
        padding-right: 4rem;
    }
    .header__logo {
        max-width: 14em;
    }
    .header__auxiliary {
        -ms-flex-order: 10;
        order: 10;
    }
    .header__search {
        margin-left: auto;
        max-width: 34%;
        width: 50%;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .header--stripped .header__auxiliary {
        text-align: right;
    }
    .o-navbar .nav li:nth-last-child(2) {
        margin-left: auto;
    }
    .o-product-added {
        padding: 2rem;
    }
    .o-product-added .btn {
        padding: 0.7rem 1.3rem;
        font-size: 1.2em;
    }
    .o-product {
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .o-product > * {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .o-product__aside {
        width: 44%;
    }
    .o-product__content {
        width: 56%;
    }
    .o-product-grid > * {
        width: 33.33333%;
    }
    .o-product-table tr > td:last-child,
    .o-product-table tr > th:last-child {
        padding-right: 0;
    }
    .o-product-table__data,
    .o-product-table td:last-child .price-box {
        display: none;
    }
    .o-product-table__product > :first-child {
        width: 45px;
        margin-right: 1rem;
    }
    .o-product-table__product > :first-child img {
        width: 45px;
    }
    .o-product-table__product > :last-child {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 10em;
    }
    .o-promo-stack [class*=" ac-"],
    .o-promo-stack [class^="ac-"] {
        font-size: 480%;
    }
    .template--homepage .nav--primary > li:first-child:hover > ul,
    .template--homepage .nav--primary > li:first-child:hover > ul.is-active,
    .template--homepage .nav--primary > li:first-child > ul.is-active,
    .template-homepage .nav--primary > li:first-child:hover > ul,
    .template-homepage .nav--primary > li:first-child:hover > ul.is-active,
    .template-homepage .nav--primary > li:first-child > ul.is-active {
        display: none !important;
    }
    .template--homepage .nav--primary > li:first-child a:after,
    .template-homepage .nav--primary > li:first-child a:after {
        opacity: 1;
    }
    .basket-additional {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .basket-additional > * {
        width: 50%;
    }
    .basket-additional .btn--proceed-checkout {
        float: right;
    }
    .table--basket-items {
        border-collapse: separate;
    }
    .table--basket-items td {
        border-top: 1px solid #acacac;
    }
    .dashboard .col2-set {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: -1.5%;
        margin-right: -1.5%;
    }
    .dashboard .col2-set > * {
        width: 50%;
    }
    .dashboard .col2-set > * {
        padding-left: 1.5%;
        padding-right: 1.5%;
    }
    .dashboard .col2-set > * {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (min-width: 52em) and (max-width: 61.99em) {
    .u-visible-md {
        display: block !important;
    }
    .u-visible-md-inline {
        display: inline !important;
    }
    .u-visible-md-inline-block {
        display: inline-block !important;
    }
    .u-hidden-md {
        display: none !important;
    }
    .u-hidden-md-inline {
        display: none !important;
    }
    .u-hidden-md-inline-block {
        display: none !important;
    }
    .o-product-table td {
        padding-left: 0.2em;
        padding-right: 0.2em;
    }
}
@media (min-width: 62em) {
    .l-two-col .l-side {
        width: 20%;
    }
    .l-two-col .l-body {
        width: 80%;
    }
    .l-two-col--even .l-body,
    .l-two-col--even .l-side {
        width: 50%;
    }
    .l-three-col-alternate {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .l-three-col-alternate > * {
        width: 100%;
    }
    .l-three-col-alternate .l-side {
        width: 22.9%;
    }
    .l-three-col-alternate .l-body {
        width: 54%;
    }
    .u-visible-lg {
        display: block !important;
    }
    .u-visible-lg-inline {
        display: inline !important;
    }
    .u-visible-lg-inline-block {
        display: inline-block !important;
    }
    .u-hidden-lg {
        display: none !important;
    }
    .u-hidden-lg-inline {
        display: none !important;
    }
    .u-hidden-lg-inline-block {
        display: none !important;
    }
    .add-to-cart__additional {
        margin-left: 1.3rem;
    }
    .nav--primary > li > a {
        padding-left: 1.3rem;
        padding-right: 1.3rem;
    }
    .sector-icon--lg .sector-icon__text {
        line-height: 1;
        font-size: 1.6em;
    }
    .o-banner > * {
        padding: 1.3rem !important;
    }
    .o-checkout-login > * {
        width: 50%;
    }
    .o-checkout-login > * {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .o-contacts {
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .o-contacts > * {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .o-featured-unit {
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .o-featured-unit > * {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .o-featured-unit {
        margin-left: -1.3rem;
        margin-right: -1.3rem;
    }
    .o-featured-unit > * {
        padding-left: 1.3rem;
        padding-right: 1.3rem;
    }
    .footer__grid .footer__links {
        padding-right: 10rem;
    }
    .tel {
        margin-right: 2rem;
    }
    .header__logo {
        max-width: 16em;
    }
    .header__links--cms li {
        padding-right: 0.7rem;
        border-right: 1px solid #fff;
    }
    .o-interest-unit .o-interest-action {
        background-size: 22em;
    }
    .o-news-double {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: -0.5rem;
        margin-right: -0.5rem;
    }
    .o-news-double > * {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .o-news-double > * {
        width: 50%;
    }
    .o-product-grid > * {
        width: 25%;
    }
    .o-promo-stack .sector-icon__text {
        line-height: 1;
        font-size: 2em;
    }
    .flag--basket-info .flag__body {
        padding-left: 1rem;
    }
}
@media (min-width: 82em) {
    .u-visible-xl {
        display: block !important;
    }
    .u-visible-xl-inline {
        display: inline !important;
    }
    .u-visible-xl-inline-block {
        display: inline-block !important;
    }
    .u-hidden-xl {
        display: none !important;
    }
    .u-hidden-xl-inline {
        display: none !important;
    }
    .u-hidden-xl-inline-block {
        display: none !important;
    }
    .nav--primary {
        font-size: 1.2em;
    }
    .header__main {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .o-product {
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .o-product > * {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .o-product-table th {
        white-space: nowrap;
    }
    .o-product-table__product {
        width: auto;
    }
}
@media (max-width: 81.99em) {
    .header .o-confidence {
        display: none;
    }
}
@media (max-width: 61.99em) {
    .o-checkout-login > :first-child {
        margin-bottom: 1rem;
        border-bottom: 1px solid #e4e4e4;
    }
    .o-news-double > :last-child {
        display: none;
    }
    .o-product-table th {
        font-size: 0.75em;
    }
    .o-product-table__product > :first-child {
        display: none !important;
        margin-right: 1rem;
    }
}
@media (max-width: 51.99em) {
    .nav--multi-level ol,
    .nav--multi-level ul {
        right: 0;
    }
    .nav--multi-level li.is-active > ol,
    .nav--multi-level li.is-active > ul {
        display: none !important;
    }
    .nav--multi-level li.is-active > ol.is-active,
    .nav--multi-level li.is-active > ul.is-active {
        display: block !important;
    }
    .o-banner--ratio {
        background: none !important;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
    .o-banner-unit > :first-child {
        display: none;
    }
    .o-category-list--checker > :nth-child(odd) .card {
        background-color: #0a4e8a !important;
    }
    .o-category-list--checker > :nth-child(2n) .card {
        background-color: #39bbd7 !important;
    }
    .o-confidence__item:nth-child(3) {
        display: none;
    }
    .o-featured-unit > :first-child {
        display: none;
    }
    .o-featured-unit--reverse > :first-child {
        display: block;
    }
    .header__main {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .header__search {
        width: 100%;
        margin-top: 0.5em;
    }
    .header__account {
        width: 100%;
    }
    .header .switch {
        display: none;
    }
    .header__secure {
        display: none;
    }
    .header--stripped .header__main,
    .header__secure {
        text-align: center;
    }
    .payment-icons__img {
        max-width: 52px;
    }
    .o-orders-table thead th {
        padding-left: 0;
        padding-right: 0;
        border: 0;
    }
    .o-orders-table thead .o-orders-table__opt {
        display: none;
    }
    .o-orders-table tbody tr {
        margin-bottom: 1rem;
        border: 1px solid #e4e4e4;
    }
    .o-orders-table tr {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .o-orders-table tr > * {
        width: 50%;
    }
    .o-orders-table td[data-th-value]:before {
        content: attr(data-th-value) ":";
        display: inline-block;
        margin-right: 0.3em;
    }
    .o-orders-table td {
        width: 50%;
        border-top: 0;
    }
    .o-orders-table td:first-child,
    .o-orders-table td:last-child {
        background-color: #ebf8fb;
    }
    .o-orders-table td:first-child {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        font-size: 1.2em;
        font-weight: 600;
    }
    .o-orders-table td:nth-child(2) {
        -ms-flex-order: 3;
        order: 3;
    }
    .o-orders-table td:nth-child(3) {
        -ms-flex-order: 4;
        order: 4;
    }
    .o-orders-table td:nth-child(4) {
        -ms-flex-order: 5;
        order: 5;
    }
    .o-orders-table td:nth-child(5) {
        -ms-flex-order: 6;
        order: 6;
    }
    .o-orders-table td:nth-child(6) {
        -ms-flex-order: 2;
        order: 2;
    }
    .o-orders-table td:nth-child(2),
    .o-orders-table td:nth-child(3) {
        padding-bottom: 0;
    }
    .o-orders-table td:nth-child(4),
    .o-orders-table td:nth-child(5) {
        padding-top: 0;
    }
    .o-product-table tr {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: -0.5rem;
        margin-right: -0.5rem;
    }
    .o-product-table tr > * {
        width: 33.33333%;
    }
    .o-product-table tr > * {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .o-product-table tr td {
        width: 100%;
    }
    .o-product-table tr td:first-child {
        display: block;
    }
    .o-product-table tr td:last-child {
        background-color: #ebf8fb;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }
    .o-product-table tr td:last-child > :not(:last-child) {
        margin-right: 1rem;
    }
    .o-product-table tr td > :first-child + * {
        margin-left: auto;
    }
    .o-product-table tr tr > td:nth-child(6) {
        display: block;
        width: 100%;
    }
    .o-product-table thead {
        display: none;
    }
    .o-product-table__opt {
        display: none;
    }
    .availability-price {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .o-toolbar {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    }
    .o-toolbar .view-mode {
        display: none;
    }
    .o-toolbar .pagination li {
        margin-left: 0;
    }
    .o-carousel__pager {
        display: none;
    }
    .basket-additional .btn--proceed-checkout {
        display: block;
        width: 100%;
    }
    .table--basket-items thead,
    .table--basket-totals thead {
        display: none;
    }
    .table--basket-items tr {
        border: 1px solid #acacac;
    }
    .table--basket-items tbody tr {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 0.7rem;
    }
    .table--basket-items tbody td {
        border-top: 0;
        display: block;
    }
    .table--basket-items tbody td:last-child {
        display: none;
    }
    .table--orders {
        margin-top: 1rem;
    }
    .table--orders thead {
        display: none;
    }
    .table--orders td[data-label]:before {
        content: attr(data-label) ":";
        display: inline-block;
        margin-right: 0.1em;
        font-size: 0.9em;
    }
    .table--orders tbody tr {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .table--orders tbody tr > * {
        width: 33.33333%;
    }
    .table--orders tbody tr td {
        border-color: #f5f5f5;
    }
    .table--orders tbody tr td:last-child,
    .table--orders tbody tr td:nth-child(4) {
        background-color: #ebf8fb;
        border-bottom: 2px solid #acacac;
    }
    .table--orders tbody tr td:nth-child(4) {
        width: 40%;
    }
    .table--orders tbody tr td:last-child {
        width: 60%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    #m-wait .loader {
        top: 50% !important;
        left: 50% !important;
        margin-top: -50px;
        margin-left: -50px;
    }
    #wishlist-table td:first-child,
    #wishlist-table th:first-child {
        display: none;
    }
    #wp-widgets {
        margin-top: 1rem;
    }
}
@media (max-width: 42em) {
    .tel__label {
        display: none;
    }
}
@media (max-width: 35em) {
    .table--responsive {
        width: 100%;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #7d7d7d;
    }
}
@media (max-width: 34.99em) {
    [data-cc-action] {
        cursor: pointer;
    }
    [data-cc-action],
    [data-cc-action] * {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
    }
    .header__toggle__text,
    .u-visible-xs {
        display: block !important;
    }
    .u-visible-xs-inline {
        display: inline !important;
    }
    .btn--menu,
    .u-visible-xs-inline-block {
        display: inline-block !important;
    }
    .card--order-summary,
    .u-hidden-xs {
        display: none !important;
    }
    .nav--primary .u-display,
    .u-hidden-xs-inline {
        display: none !important;
    }
    .u-hidden-xs-inline-block {
        display: none !important;
    }
    .tabs > [class*="__header"] {
        padding: 0.7rem;
        margin-right: 1px;
    }
    .accordion-to-tabs > [class*="__header"] {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #0a4e8a;
        cursor: pointer;
        padding: 0.7rem 1.3rem;
        border-bottom: 1px solid #acacac;
    }
    .accordion-to-tabs > [class*="__header"] .tag {
        font-size: 0;
        padding: 0.4rem;
        background-color: #0a4e8a;
        border-radius: 0;
        margin-right: 0.7rem;
    }
    .accordion-to-tabs > [class*="__header"] .shape {
        display: inline-block;
        position: relative;
        width: 18px;
        height: 18px;
    }
    .accordion-to-tabs > [class*="__header"] .shape:after,
    .accordion-to-tabs > [class*="__header"] .shape:before {
        content: "";
        display: inline-block;
        background-color: #fff;
        position: absolute;
    }
    .accordion-to-tabs > [class*="__header"] .shape:before {
        width: 18px;
        height: 4px;
        left: 0;
        top: 50%;
        margin-top: -2px;
    }
    .accordion-to-tabs > [class*="__header"] .shape:after {
        width: 4px;
        height: 18px;
        left: 50%;
        top: 0;
        margin-left: -2px;
    }
    .accordion-to-tabs > [class*="__header"]:last-of-type {
        border-bottom: 0;
    }
    .accordion-to-tabs > [class*="__header"] > * {
        margin: 0;
    }
    .accordion-to-tabs > [class*="__header"].is-active {
        color: #39bbd7;
        border-bottom-color: #fff;
    }
    .accordion-to-tabs > [class*="__header"].is-active .tag {
        background-color: #39bbd7;
    }
    .accordion-to-tabs > [class*="__header"].is-active .shape {
        display: inline-block;
        position: relative;
        width: 18px;
        height: 18px;
    }
    .accordion-to-tabs > [class*="__header"].is-active .shape:before {
        content: "";
        display: inline-block;
        background-color: #fff;
        position: absolute;
        width: 18px;
        height: 4px;
        left: 0;
        top: 50%;
        margin-top: -2px;
    }
    .accordion-to-tabs > [class*="__header"].is-active .shape:after {
        display: none;
    }
    .accordion-to-tabs > [class*="__body"] {
        display: none;
        padding: 1rem 1rem 1rem 4rem;
        border-bottom: 1px solid #fff;
    }
    .accordion-to-tabs > [class*="__body"].is-active {
        display: block;
        border-bottom-color: #acacac;
    }
    .accordion-to-tabs > [class*="__body"] > :last-child {
        margin-bottom: 0;
    }
    .tabs-to-accordion {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .tabs-to-accordion .tag {
        display: none !important;
    }
    .tabs-to-accordion > [class*="__header"] {
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -ms-flex-order: 1;
        order: 1;
        position: relative;
        text-transform: uppercase;
        color: #fff;
        background-color: #acacac;
        border: 1px solid #acacac;
    }
    .tabs-to-accordion > [class*="__header"].is-active {
        color: #636363;
        background-color: #fff;
        border-color: #636363;
    }
    .tabs-to-accordion > [class*="__header"].is-active:before {
        background-color: #fff;
    }
    .tabs-to-accordion > [class*="__header"] > * {
        margin: 0;
    }
    .tabs-to-accordion > [class*="__header"]:before {
        content: "";
        position: absolute;
        bottom: -2px;
        left: 0;
        right: 0;
        height: 2px;
    }
    .tabs-to-accordion > [class*="__body"] {
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        padding: 1rem;
        border: 1px solid #636363;
        display: none;
    }
    .tabs-to-accordion > [class*="__body"].is-active {
        display: block;
    }
    .tabs-to-accordion > [class*="__body"] > :last-child {
        margin-bottom: 0;
    }
    .cart-summary {
        background-color: #39bbd7;
        padding: 0.4rem 0.7rem;
        font-size: 0.9em;
    }
    .cart-summary:hover {
        background-color: #29b0cd;
    }
    .cart-summary .cart-summary__quantity,
    .cart-summary .u-sprite-black {
        display: none !important;
    }
    .flag--category {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .flag--category > * {
        width: 100%;
    }
    .nav--primary > li > a {
        font-size: 0.9em;
        padding: 0.7rem 0.6rem;
    }
    .o-confidence__item:first-child {
        margin-bottom: 0;
    }
    .o-confidence__item:nth-child(2) {
        display: none;
    }
    .footer .card__header {
        border-top: 1px solid #fff;
    }
    .header__main {
        -ms-flex-align: center;
        align-items: center;
    }
    .header__links {
        display: none;
    }
    .btn--checkout {
        display: none;
    }
    .o-interest-unit > :last-child {
        display: none;
    }
    .o-interest-unit .o-interest-action .card__footer {
        margin-top: 20%;
    }
    .o-interest-unit .o-interest-action {
        background-size: 60%;
    }
    .o-product {
        -ms-flex-flow: column;
        flex-flow: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .o-product__aside {
        -ms-flex-order: 20;
        order: 20;
        margin-top: 2rem;
    }
    .o-product__content {
        -ms-flex-order: 10;
        order: 10;
    }
    .o-product-tabs > [class*="__body"] {
        padding: 0.5rem;
    }
    .o-product-tabs > [class*="__body"] .product-table tr > td:first-child {
        padding-left: 0.7rem;
    }
    .o-product-tabs > [class*="__body"] .product-table tr > td:last-child {
        border-top-color: #ebf8fb;
    }
    .o-product-tabs > [class*="__body"] .quantity input {
        max-width: 4em;
    }
    .o-toolbar .limiter,
    .o-toolbar .sorter {
        margin-bottom: 0.4rem;
    }
    .o-toolbar .pagination {
        margin-top: 0.4rem;
        margin-bottom: 0.4rem;
    }
    .o-trade-promo .flag__media {
        display: none;
    }
    .o-trade-promo .flag__body {
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .template--checkout .title,
    .template-checkout .title {
        margin-bottom: 1rem;
    }
    .title .btn--proceed-checkout {
        display: block;
        width: 100%;
    }
    .table--basket-items tbody td {
        width: 100%;
    }
    .table--basket-items td:not(:first-child),
    .table--basket-items th:not(:first-child) {
        border-top: 1px solid #acacac;
    }
    .table--basket-items tfoot {
        text-align: center;
    }
    .table--basket-items tfoot td > span:not(.break) {
        display: block;
        margin-bottom: 0.4rem;
    }
    .btn--checkout-order {
        padding: 0.7rem 1.3rem;
        font-size: 1.2em;
    }
    .table--checkout-success thead {
        display: none;
    }
    .table--checkout-success td[data-label]:before {
        content: attr(data-label) ":";
        display: inline-block;
        margin-right: 0.1em;
        font-size: 0.9em;
    }
    .btn--paypal-express-review {
        display: block;
        width: 100%;
    }
    .btn--wishlist-add,
    .btn--wishlist-share,
    .btn--wishlist-update {
        display: block;
        width: 100%;
    }
    .my-wishlist .buttons-set2 {
        margin-top: 1rem;
    }
    #wishlist-table {
        margin-top: 1rem;
    }
    #wishlist-table thead {
        display: none;
    }
    #wishlist-table td[data-label]:before {
        content: attr(data-label) ":";
        display: inline-block;
        margin-right: 0.1em;
        font-size: 0.9em;
    }
    #wishlist-table tbody tr {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    #wishlist-table tbody tr > * {
        width: 100%;
    }
    #wishlist-table tbody td {
        border-color: #f5f5f5;
    }
    #wishlist-table tbody td:last-child {
        background-color: #ebf8fb;
        border-bottom: 2px solid #acacac;
    }
    .card--wishlist-empty .or {
        display: block;
        margin-top: 0.4rem;
        margin-bottom: 0.4rem;
    }
}
@media (max-width: 34.99em) and (max-width: 34.99em) {
    .tabs-to-accordion > [class*="__header"] {
        padding: 0.7rem;
        margin-right: 1px;
    }
}
@media (max-width: 29.99em) {
    .card--checkout-step:not(:first-child) .card__footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .card--checkout-step:not(:first-child)
        .card__footer
        .btn--checkout-continue,
    .card--checkout-step:not(:first-child) .card__footer .btn--checkout-order {
        display: block;
        width: 100%;
        margin-bottom: 0.7rem;
    }
}
@-moz-document url-prefix() {
    .select select {
        text-indent: 0.01px;
        text-overflow: "";
        padding-right: 1rem;
    }
    .select option {
        background-color: #fff;
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}
.o-accreditation {
    -ms-flex-pack: center;
    justify-content: center;
}
.shape-circle-orange {
    background-color: #d83838 !important;
}
