@charset "UTF-8";
.fancybox-container, .fancybox-thumbs, .fancybox-thumbs__list a, .slick-slider {
    -webkit-tap-highlight-color: transparent
}

.fancybox-container *, .slick-slider {
    box-sizing: border-box
}

.fancybox-infobar, .fancybox-slide--image .fancybox-content {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-slide, .fancybox-slide--image .fancybox-content {
    transition-property: transform, opacity;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    display: none;
    height: 100%;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    background: no-repeat;
    background-size: 100% 100%;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    transform-origin: top left;
    user-select: none;
    z-index: 99995
}

.fancybox-image, .fancybox-share__button, .fancybox-spaceball {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe, .fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: 0
}

.fancybox-button.fancybox-focus {
    outline: dotted 1px
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2), .fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.header, .hero-video, .post-slider-controls, .slick-slide.dragging img {
    pointer-events: none
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before, .header-link:hover {
    opacity: .5
}

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

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

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.alignright, [dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

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

#order_review_heading, .cart_totals .contact-title, .cart_totals .header-block .header-title, .cart_totals .post-block .intro-title, .cart_totals .post-title, .cart_totals .search-title, .cart_totals .section-header-title .header-title, .cart_totals .section-shop-header .shop-title, .cart_totals .section-stories .intro-title, .cart_totals h2, .category-slide-inner .post-block-title, .category-slide-inner .product-title, .category-slide-inner .section-resellers .reseller-title, .category-slide-inner .support-title, .category-slide-inner h3, .contact-title, .gallery-section-tabs span, .header-block .cart_totals .header-title, .header-block .header-title, .header-block .unreset-css .header-title, .post-block .cart_totals .intro-title, .post-block .intro-title, .post-block .unreset-css .intro-title, .post-block-title, .post-category, .post-title, .product-card-slide-category-inner .post-block-title, .product-card-slide-category-inner .product-title, .product-card-slide-category-inner .section-resellers .reseller-title, .product-card-slide-category-inner .support-title, .product-card-slide-category-inner h3, .product-title, .search-title, .section-header-title .cart_totals .header-title, .section-header-title .header-title, .section-header-title .unreset-css .header-title, .section-resellers .category-slide-inner .reseller-title, .section-resellers .product-card-slide-category-inner .reseller-title, .section-resellers .reseller-title, .section-resellers .unreset-css .reseller-title, .section-resellers form.woocommerce-checkout .reseller-title, .section-shop .shop-title, .section-shop-header .cart_totals .shop-title, .section-shop-header .shop-title, .section-shop-header .unreset-css .shop-title, .section-stories .cart_totals .intro-title, .section-stories .intro-title, .section-stories .unreset-css .intro-title, .section-usps .usps-title, .shop-notices-wrapper .woocommerce-result-count, .social-share p, .support-block-title, .support-title, .taxonomy-filter .title-li, .unreset-css .contact-title, .unreset-css .header-block .header-title, .unreset-css .post-block .intro-title, .unreset-css .post-block-title, .unreset-css .post-title, .unreset-css .product-title, .unreset-css .search-title, .unreset-css .section-header-title .header-title, .unreset-css .section-resellers .reseller-title, .unreset-css .section-shop-header .shop-title, .unreset-css .section-stories .intro-title, .unreset-css .support-title, .unreset-css h2, .unreset-css h3, .woocommerce .widget-title, a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, form.woocommerce-checkout .post-block-title, form.woocommerce-checkout .product-title, form.woocommerce-checkout .section-resellers .reseller-title, form.woocommerce-checkout .support-title, form.woocommerce-checkout h3, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

.unreset-css b, .unreset-css strong, .unreset-css th {
    font-weight: 700
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

:focus, a:focus, button:focus, input:focus, option:focus, select:focus, textarea:focus {
    outline: 0 !important
}

input[type=text], input[type=tel], input[type=password], input[type=email], input[type=number], input[type=submit], textarea {
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

select:-moz-focusring {
    color: transparent !important;
    text-shadow: 0 0 0 #000
}

::-moz-focus-inner {
    border: 0 !important
}

.added_to_cart:after, .back-link:before, .callout-video-link:before, .hero-category-video-link:before, .info-block:before, .post-quote blockquote:before, .read-more--pink:after, .read-more:after, .svg-arrow, .svg-arrow_down, .svg-arrow_down_darkblue, .svg-arrow_left, .svg-arrow_pink, .svg-arrow_right, .svg-icon_account, .svg-icon_cart, .svg-icon_check, .svg-icon_close, .svg-icon_facebook, .svg-icon_hamburger, .svg-icon_info, .svg-icon_instagram, .svg-icon_linkedin, .svg-icon_manual, .svg-icon_play, .svg-icon_quote, .svg-icon_search, .svg-icon_twitter, .svg-logo, .svg-star, .svg-star_grey, .svg-star_half, .unreset-css .unreset-info:before, .unreset-css ul.ul-checklist li:before, .video-block-link:before, .xoo-wsc-icon-close:before, .xoo-wsc-icon-cross:before {
    background: url(../svg/sprite.css.svg) no-repeat
}

.added_to_cart:after, .read-more:after, .svg-arrow {
    background-position: 0 0
}

.added_to_cart:after, .read-more:after, .svg-arrow-dims {
    width: 17px;
    height: 13px
}

.svg-arrow_down {
    background-position: 2.7053693624876667% 2.3248743673659176%
}

.svg-arrow_down-dims {
    width: 49.62px;
    height: 25.83px
}

.svg-arrow_down_darkblue {
    background-position: 10.029940119760479% 6.7357512953367875%
}

.svg-arrow_down_darkblue-dims {
    width: 10px;
    height: 6px
}

.svg-arrow_left {
    background-position: 11.827956989247312% 8.411214953271028%
}

.svg-arrow_left-dims {
    width: 27px;
    height: 50px
}

.added_to_cart:after, .back-link:before, .read-more--pink:after, .svg-arrow_pink {
    background-position: 15.733736762481088% 16.60839160839161%
}

.added_to_cart:after, .back-link:before, .read-more--pink:after, .svg-arrow_pink-dims {
    width: 17px;
    height: 13px
}

.svg-arrow_right {
    background-position: 18.58678955453149% 20.186915887850468%
}

.svg-arrow_right-dims {
    width: 27px;
    height: 50px
}

.svg-icon_account {
    background-position: 22.595419847328245% 28.01418439716312%
}

.svg-icon_account-dims {
    width: 23px;
    height: 21px
}

.svg-icon_cart {
    background-position: 26.267281105990783% 31.68141592920354%
}

.svg-icon_cart-dims {
    width: 27px;
    height: 20px
}

.svg-icon_check, .unreset-css ul.ul-checklist li:before {
    background-position: 30% 35.03521126760563%
}

.svg-icon_check-dims, .unreset-css ul.ul-checklist li:before {
    width: 18px;
    height: 17px
}

.svg-icon_close, .xoo-wsc-icon-close:before, .xoo-wsc-icon-cross:before {
    background-position: 32.77693474962064% 38.230088495575224%
}

.svg-icon_close-dims, .xoo-wsc-icon-close:before, .xoo-wsc-icon-cross:before {
    width: 19px;
    height: 20px
}

.svg-icon_facebook {
    background-position: 35.60606060606061% 41.62257495590829%
}

.svg-icon_facebook-dims {
    width: 18px;
    height: 18px
}

.svg-icon_hamburger {
    background-position: 38.80368098159509% 44.32809773123909%
}

.svg-icon_hamburger-dims {
    width: 26px;
    height: 12px
}

.info-block:before, .svg-icon_info, .unreset-css .unreset-info:before {
    background-position: 42.53048780487805% 47.246891651865006%
}

.info-block:before, .svg-icon_info-dims, .unreset-css .unreset-info:before {
    width: 22px;
    height: 22px
}

.svg-icon_instagram {
    background-position: 45.6752655538695% 50.88339222614841%
}

.svg-icon_instagram-dims {
    width: 19px;
    height: 19px
}

.svg-icon_linkedin {
    background-position: 48.484848484848484% 54.14462081128748%
}

.svg-icon_linkedin-dims {
    width: 18px;
    height: 18px
}

.svg-icon_manual {
    background-position: 51.05740181268882% 57.420494699646646%
}

.svg-icon_manual-dims {
    width: 16px;
    height: 19px
}

.callout-video-link:before, .hero-category-video-link:before, .svg-icon_play, .video-block-link:before {
    background-position: 60% 67.1875%
}

.callout-video-link:before, .hero-category-video-link:before, .svg-icon_play-dims, .video-block-link:before {
    width: 88px;
    height: 73px
}

.post-quote blockquote:before, .svg-icon_quote {
    background-position: 68.20987654320987% 74.06749555950266%
}

.post-quote blockquote:before, .svg-icon_quote-dims {
    width: 30px;
    height: 22px
}

.svg-icon_search {
    background-position: 71.95121951219512% 77.97513321492008%
}

.svg-icon_search-dims {
    width: 22px;
    height: 22px
}

.svg-icon_twitter {
    background-position: 75.19025875190259% 81.16197183098592%
}

.svg-icon_twitter-dims {
    width: 21px;
    height: 17px
}

.svg-logo {
    background-position: 90.35087719298245% 88.84758364312268%
}

.svg-logo-dims {
    width: 108px;
    height: 47px
}

.svg-star-dims, .svg-star_grey-dims {
    width: 22px;
    height: 20px
}

.svg-star {
    background-position: 94.96951219512195% 92.92035398230088%
}

.svg-star_grey {
    background-position: 98.32317073170732% 96.46017699115045%
}

.svg-star_half {
    background-position: 100% 100%
}

.svg-star_half-dims {
    width: 11px;
    height: 20px
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 50px auto
}

.alignright {
    margin: 1.563em 0 32px 1.563em
}

.alignleft {
    float: left;
    margin: 1.563em 32px 1.563em 0
}

.aligncenter {
    display: block;
    margin: 50px auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 10px 3px;
    text-align: center
}

.wp-caption.alignleft, .wp-caption.alignnone {
    margin: 10px 10px 10px 0
}

.wp-caption.alignright {
    margin: 10px 0 10px 10px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.clear, .clearfix:after, .clearfix:before {
    overflow: hidden;
    width: 0;
    visibility: hidden
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.cart_totals .header-block .unreset-css .header-title, .cart_totals .post-block .unreset-css .intro-title, .cart_totals .section-header-title .unreset-css .header-title, .cart_totals .section-shop-header .unreset-css .shop-title, .cart_totals .section-stories .unreset-css .intro-title, .cart_totals .unreset-css .contact-title, .cart_totals .unreset-css .post-title, .cart_totals .unreset-css .search-title, .cart_totals .unreset-css h2, .gallery-section-tabs .unreset-css span, .header-block .cart_totals .unreset-css .header-title, .header-block .unreset-css .header-title, .post-block .cart_totals .unreset-css .intro-title, .post-block .unreset-css .intro-title, .section-header-title .cart_totals .unreset-css .header-title, .section-header-title .unreset-css .header-title, .section-resellers .unreset-css .reseller-title, .section-shop .unreset-css .shop-title, .section-shop-header .cart_totals .unreset-css .shop-title, .section-shop-header .unreset-css .shop-title, .section-stories .cart_totals .unreset-css .intro-title, .section-stories .unreset-css .intro-title, .section-usps .unreset-css .usps-title, .shop-notices-wrapper .unreset-css .woocommerce-result-count, .social-share .unreset-css p, .taxonomy-filter .unreset-css .title-li, .unreset-css #order_review_heading, .unreset-css .cart_totals .contact-title, .unreset-css .cart_totals .header-block .header-title, .unreset-css .cart_totals .post-block .intro-title, .unreset-css .cart_totals .post-title, .unreset-css .cart_totals .search-title, .unreset-css .cart_totals .section-header-title .header-title, .unreset-css .cart_totals .section-shop-header .shop-title, .unreset-css .cart_totals .section-stories .intro-title, .unreset-css .cart_totals h2, .unreset-css .contact-title, .unreset-css .gallery-section-tabs span, .unreset-css .header-block .cart_totals .header-title, .unreset-css .header-block .header-title, .unreset-css .post-block .cart_totals .intro-title, .unreset-css .post-block .intro-title, .unreset-css .post-block-title, .unreset-css .post-category, .unreset-css .post-title, .unreset-css .product-title, .unreset-css .search-title, .unreset-css .section-header-title .cart_totals .header-title, .unreset-css .section-header-title .header-title, .unreset-css .section-resellers .reseller-title, .unreset-css .section-shop .shop-title, .unreset-css .section-shop-header .cart_totals .shop-title, .unreset-css .section-shop-header .shop-title, .unreset-css .section-stories .cart_totals .intro-title, .unreset-css .section-stories .intro-title, .unreset-css .section-usps .usps-title, .unreset-css .shop-notices-wrapper .woocommerce-result-count, .unreset-css .social-share p, .unreset-css .support-block-title, .unreset-css .support-title, .unreset-css .taxonomy-filter .title-li, .unreset-css .woocommerce .widget-title, .unreset-css address, .unreset-css blockquote, .unreset-css center, .unreset-css dd, .unreset-css dir, .unreset-css div, .unreset-css dl, .unreset-css dt, .unreset-css fieldset, .unreset-css form, .unreset-css form.woocommerce-checkout h3, .unreset-css frame, .unreset-css frameset, .unreset-css h1, .unreset-css h2, .unreset-css h3, .unreset-css h4, .unreset-css h5, .unreset-css h6, .unreset-css hr, .unreset-css menu, .unreset-css noframes, .unreset-css ol, .unreset-css p, .unreset-css pre, .unreset-css ul, .woocommerce .unreset-css .widget-title, form.woocommerce-checkout .unreset-css h3 {
    display: block
}

.unreset-css li {
    display: list-item
}

.unreset-css head {
    display: none
}

.unreset-css table {
    display: table;
    border-spacing: 2px
}

.unreset-css tr {
    display: table-row
}

.unreset-css thead {
    display: table-header-group
}

.unreset-css tbody {
    display: table-row-group
}

.unreset-css tfoot {
    display: table-footer-group
}

.unreset-css col {
    display: table-column
}

.unreset-css colgroup {
    display: table-column-group
}

.unreset-css td, .unreset-css th {
    display: table-cell
}

.unreset-css caption {
    display: table-caption;
    text-align: center
}

.image-container, .unreset-css button, .unreset-css input, .unreset-css select, .unreset-css textarea {
    display: inline-block
}

.unreset-css th {
    text-align: center
}

.unreset-css body {
    margin: 8px
}

.unreset-css blockquote, .unreset-css dir, .unreset-css dl, .unreset-css fieldset, .unreset-css form, .unreset-css menu, .unreset-css ol, .unreset-css p, .unreset-css ul {
    margin: 1.563em 0
}

.unreset-css p:first-child {
    margin-top: 0
}

.unreset-css p:last-child {
    margin-bottom: 0
}

.cart_totals .header-block .unreset-css .header-title, .cart_totals .post-block .unreset-css .intro-title, .cart_totals .section-header-title .unreset-css .header-title, .cart_totals .section-shop-header .unreset-css .shop-title, .cart_totals .section-stories .unreset-css .intro-title, .cart_totals .unreset-css .contact-title, .cart_totals .unreset-css .post-title, .cart_totals .unreset-css .search-title, .cart_totals .unreset-css h2, .header-block .cart_totals .unreset-css .header-title, .post-block .cart_totals .unreset-css .intro-title, .section-header-title .cart_totals .unreset-css .header-title, .section-resellers .unreset-css .reseller-title, .section-shop .unreset-css .shop-title, .section-shop-header .cart_totals .unreset-css .shop-title, .section-stories .cart_totals .unreset-css .intro-title, .taxonomy-filter .unreset-css .title-li, .unreset-css #order_review_heading, .unreset-css .cart_totals .contact-title, .unreset-css .cart_totals .header-block .header-title, .unreset-css .cart_totals .post-block .intro-title, .unreset-css .cart_totals .post-title, .unreset-css .cart_totals .search-title, .unreset-css .cart_totals .section-header-title .header-title, .unreset-css .cart_totals .section-shop-header .shop-title, .unreset-css .cart_totals .section-stories .intro-title, .unreset-css .cart_totals h2, .unreset-css .header-block .cart_totals .header-title, .unreset-css .post-block .cart_totals .intro-title, .unreset-css .post-block-title, .unreset-css .post-category, .unreset-css .product-title, .unreset-css .section-header-title .cart_totals .header-title, .unreset-css .section-resellers .reseller-title, .unreset-css .section-shop .shop-title, .unreset-css .section-shop-header .cart_totals .shop-title, .unreset-css .section-stories .cart_totals .intro-title, .unreset-css .support-title, .unreset-css .taxonomy-filter .title-li, .unreset-css .woocommerce .widget-title, .unreset-css form.woocommerce-checkout h3, .unreset-css h3, .unreset-css h5, .woocommerce .unreset-css .widget-title, form.woocommerce-checkout .unreset-css h3 {
    margin: 1.5em 0
}

.gallery-section-tabs .unreset-css span, .social-share .unreset-css p, .unreset-css .gallery-section-tabs span, .unreset-css .social-share p, .unreset-css h6 {
    margin: 1.67em 0
}

.unreset-css blockquote {
    margin-left: 40px;
    margin-right: 40px
}

.unreset-css address, .unreset-css cite, .unreset-css em, .unreset-css i, .unreset-css var {
    font-style: italic
}

.unreset-css code, .unreset-css kbd, .unreset-css pre, .unreset-css samp, .unreset-css tt {
    font-family: monospace
}

.unreset-css pre {
    white-space: pre
}

.unreset-css big {
    font-size: 1.17em
}

.unreset-css small, .unreset-css sub, .unreset-css sup {
    font-size: .83em
}

.unreset-css sub {
    vertical-align: sub
}

.unreset-css sup {
    vertical-align: super
}

.unreset-css tbody, .unreset-css tfoot, .unreset-css thead, img {
    vertical-align: middle
}

.unreset-css td, .unreset-css th, .unreset-css tr {
    vertical-align: inherit
}

progress, sub, sup {
    vertical-align: baseline
}

.unreset-css del, .unreset-css s, .unreset-css strike {
    text-decoration: line-through
}

.unreset-css hr {
    border: 1px inset
}

.image-container, .stretch-video {
    border: 0;
    font-size: 0
}

.unreset-css dd, .unreset-css dir, .unreset-css menu, .unreset-css ol, .unreset-css ul {
    margin-left: 40px
}

.unreset-css ol, .unreset-css ol li {
    list-style: decimal
}

.unreset-css ol ol, .unreset-css ol ul, .unreset-css ul ol, .unreset-css ul ul {
    margin-top: 0;
    margin-bottom: 0
}

.unreset-css ul, .unreset-css ul li {
    list-style: disc
}

.unreset-css ins, .unreset-css u {
    text-decoration: underline
}

.unreset-css br:before {
    content: "\A";
    white-space: pre-line
}

.unreset-css center {
    text-align: center
}

.image-container {
    zoom: 1
}

.image-container:first-child {
    margin-top: 0
}

.relative {
    position: relative !important
}

.static {
    position: static !important
}

.absolute, .show-for-sr, .show-on-focus {
    position: absolute !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.no-margin {
    margin: 0
}

.inline {
    display: inline
}

.block {
    display: block
}

.hidden {
    display: none
}

.inline-block {
    display: inline-block !important
}

.clear-both {
    clear: both
}

.no-overflow {
    overflow: hidden
}

i[class^=svg-] {
    display: inline-block
}

.gm-style img {
    max-width: inherit
}

.h10 {
    height: 10px !important
}

.h15 {
    height: 15px !important
}

.h20 {
    height: 20px !important
}

.h25 {
    height: 25px !important
}

.h30 {
    height: 30px !important
}

.h40, .h45 {
    height: 40px !important
}

.h50 {
    height: 50px !important
}

.h60 {
    height: 60px !important
}

.h70 {
    height: 70px !important
}

.h80 {
    height: 80px !important
}

.h90 {
    height: 90px !important
}

.h100, .h110, .h120 {
    height: 100px !important
}

.h100vh {
    height: 100vh !important
}

.h100p {
    height: 100% !important
}

.mt1e {
    margin-top: 1em !important
}

.mt2e {
    margin-top: 2em !important
}

.mt35e, .mt3e {
    margin-top: 3em !important
}

.mt4e {
    margin-top: 4em !important
}

.mt5e {
    margin-top: 5em !important
}

.mt6e {
    margin-top: 6em !important
}

.mt7e {
    margin-top: 7em !important
}

.mb05e {
    margin-bottom: .5em !important
}

.mb1e {
    margin-bottom: 1em !important
}

.mb2e {
    margin-bottom: 2em !important
}

.mb3e {
    margin-bottom: 3em !important
}

.mb4e {
    margin-bottom: 4em !important
}

.mt5 {
    margin-top: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt15 {
    margin-top: 15px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt25 {
    margin-top: 25px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt40, .mt45 {
    margin-top: 40px !important
}

.mt50 {
    margin-top: 50px !important
}

.mt60 {
    margin-top: 60px !important
}

.mt70 {
    margin-top: 70px !important
}

.mt80 {
    margin-top: 80px !important
}

.mt90 {
    margin-top: 90px !important
}

.mt100 {
    margin-top: 100px !important
}

.scale-image .image-container {
    overflow: hidden;
    display: block
}

.scale-image img {
    will-change: transform;
    -webkit-transition: .6s ease -webkit-transform;
    -moz-transition: .6s ease -moz-transform;
    -o-transition: .6s ease -o-transform;
    transition: .6s ease transform
}

a:hover .scale-image img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.bg-cover {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important
}

body, button {
    background: 0 0
}

.touchevents .show-for-touch {
    display: block !important
}

.no-touchevents .show-for-touch, .touchevents .hide-for-touch {
    display: none !important
}

.no-touchevents .hide-for-touch {
    display: block !important
}

.no-videoautoplay .show-for-videoautoplay, .videoautoplay .hide-for-videoautoplay {
    display: none !important
}

.clear {
    clear: both;
    display: block;
    height: 0
}

.clearfix:after, .clearfix:before {
    content: '\0020';
    display: block;
    height: 0
}

button, hr, input {
    overflow: visible
}

pre, textarea {
    overflow: auto
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

*, :after, :before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@font-face {
    font-family: 'Neurial Grotesk';
    src: url(../../fonts/NeurialGrotesk-Bold.eot);
    src: url(../../fonts/NeurialGrotesk-Bold.eot?#iefix) format("embedded-opentype"), url(../../fonts/NeurialGrotesk-Bold.woff2) format("woff2"), url(../../fonts/NeurialGrotesk-Bold.woff) format("woff"), url(../../fonts/NeurialGrotesk-Bold.ttf) format("truetype"), url(../../fonts/NeurialGrotesk-Bold.svg#NeurialGrotesk-Bold) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Neurial Grotesk';
    src: url(../../fonts/NeurialGrotesk-Medium.eot);
    src: url(../../fonts/NeurialGrotesk-Medium.eot?#iefix) format("embedded-opentype"), url(../../fonts/NeurialGrotesk-Medium.woff2) format("woff2"), url(../../fonts/NeurialGrotesk-Medium.woff) format("woff"), url(../../fonts/NeurialGrotesk-Medium.ttf) format("truetype"), url(../../fonts/NeurialGrotesk-Medium.svg#NeurialGrotesk-Medium) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Neurial Grotesk';
    src: url(../../fonts/NeurialGrotesk-Regular.eot);
    src: url(../../fonts/NeurialGrotesk-Regular.eot?#iefix) format("embedded-opentype"), url(../../fonts/NeurialGrotesk-Regular.woff2) format("woff2"), url(../../fonts/NeurialGrotesk-Regular.woff) format("woff"), url(../../fonts/NeurialGrotesk-Regular.ttf) format("truetype"), url(../../fonts/NeurialGrotesk-Regular.svg#NeurialGrotesk-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: fontello;
    src: url(../../fonts/fontello.eot?63471227);
    src: url(../../fonts/fontello.eot?63471227#iefix) format("embedded-opentype"), url(../../fonts/fontello.woff?63471227) format("woff"), url(../../fonts/fontello.ttf?63471227) format("truetype"), url(../../fonts/fontello.svg?63471227#fontello) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before, [class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

.icon-facebook:before {
    content: '\e800'
}

.icon-twitter:before {
    content: '\e801'
}

.icon-instagram:before {
    content: '\e802'
}

.icon-mail:before {
    content: '\e803'
}

.icon-linkedin:before {
    content: '\e804'
}

.icon-youtube:before {
    content: '\e805'
}

.icon-vimeo:before {
    content: '\e806'
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    display: inline-block;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

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

button, select {
    text-transform: none
}

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

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

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

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    height: auto;
    min-height: 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

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

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

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

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

body, html {
    -webkit-font-smoothing: antialiased
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=48em&large=60em&xlarge=65em&xxlarge=90em"
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    font-family: "Neurial Grotesk", sans-serif;
    font-weight: 400;
    color: #111A2A;
    -moz-osx-font-smoothing: grayscale
}

select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
    max-width: none !important
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 1;
    cursor: auto
}

[data-whatinput=mouse] button {
    outline: 0
}

button, input, optgroup, select, textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden, .show-for-print {
    display: none !important
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

b, em, i, small, strong {
    line-height: inherit
}

p + .stat {
    margin-top: -1rem
}

ol.no-bullet, ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print, screen and (min-width: 48em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    * {
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print, th.show-for-print {
        display: table-cell !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    .ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
        content: ''
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    blockquote, pre {
        border: 1px solid #8a8a8a
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    .contact-title, .header-block .header-title, .post-block .intro-title, .post-block-title, .post-title, .product-title, .search-title, .section-header-title .header-title, .section-resellers .reseller-title, .section-shop-header .shop-title, .section-stories .intro-title, .support-title, h2, h3, p {
        orphans: 3;
        widows: 3
    }

    .contact-title, .header-block .header-title, .post-block .intro-title, .post-block-title, .post-title, .product-title, .search-title, .section-header-title .header-title, .section-resellers .reseller-title, .section-shop-header .shop-title, .section-stories .intro-title, .support-title, h2, h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}

#order_review_heading, .cart_totals .contact-title, .cart_totals .header-block .header-title, .cart_totals .post-block .intro-title, .cart_totals .post-title, .cart_totals .search-title, .cart_totals .section-header-title .header-title, .cart_totals .section-shop-header .shop-title, .cart_totals .section-stories .intro-title, .cart_totals h2, .category-slide-inner .post-block-title, .category-slide-inner .product-title, .category-slide-inner .section-resellers .reseller-title, .category-slide-inner .support-title, .category-slide-inner h3, .contact-title, .gallery-section-tabs span, .header-block .cart_totals .header-title, .header-block .header-title, .header-block .unreset-css .header-title, .post-block .cart_totals .intro-title, .post-block .intro-title, .post-block .unreset-css .intro-title, .post-block-title, .post-category, .post-title, .product-card-slide-category-inner .post-block-title, .product-card-slide-category-inner .product-title, .product-card-slide-category-inner .section-resellers .reseller-title, .product-card-slide-category-inner .support-title, .product-card-slide-category-inner h3, .product-title, .search-title, .section-header-title .cart_totals .header-title, .section-header-title .header-title, .section-header-title .unreset-css .header-title, .section-resellers .category-slide-inner .reseller-title, .section-resellers .product-card-slide-category-inner .reseller-title, .section-resellers .reseller-title, .section-resellers .unreset-css .reseller-title, .section-resellers form.woocommerce-checkout .reseller-title, .section-shop .shop-title, .section-shop-header .cart_totals .shop-title, .section-shop-header .shop-title, .section-shop-header .unreset-css .shop-title, .section-stories .cart_totals .intro-title, .section-stories .intro-title, .section-stories .unreset-css .intro-title, .section-usps .usps-title, .shop-notices-wrapper .woocommerce-result-count, .social-share p, .support-block-title, .support-title, .taxonomy-filter .title-li, .unreset-css .contact-title, .unreset-css .header-block .header-title, .unreset-css .post-block .intro-title, .unreset-css .post-block-title, .unreset-css .post-title, .unreset-css .product-title, .unreset-css .search-title, .unreset-css .section-header-title .header-title, .unreset-css .section-resellers .reseller-title, .unreset-css .section-shop-header .shop-title, .unreset-css .section-stories .intro-title, .unreset-css .support-title, .unreset-css h2, .unreset-css h3, .woocommerce .widget-title, blockquote, dd, div, dl, dt, form, form.woocommerce-checkout .post-block-title, form.woocommerce-checkout .product-title, form.woocommerce-checkout .section-resellers .reseller-title, form.woocommerce-checkout .support-title, form.woocommerce-checkout h3, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility
}

em, i {
    font-style: italic
}

b, strong {
    font-weight: 700
}

#order_review_heading, .cart_totals .contact-title, .cart_totals .header-block .header-title, .cart_totals .post-block .intro-title, .cart_totals .post-title, .cart_totals .search-title, .cart_totals .section-header-title .header-title, .cart_totals .section-shop-header .shop-title, .cart_totals .section-stories .intro-title, .cart_totals h2, .category-slide-inner .post-block-title, .category-slide-inner .product-title, .category-slide-inner .section-resellers .reseller-title, .category-slide-inner .support-title, .category-slide-inner h3, .contact-title, .gallery-section-tabs span, .h1, .h2, .h3, .h4, .h5, .h6, .header-block .cart_totals .header-title, .header-block .header-title, .header-block .unreset-css .header-title, .post-block .cart_totals .intro-title, .post-block .intro-title, .post-block .unreset-css .intro-title, .post-block-title, .post-category, .post-title, .product-card-slide-category-inner .post-block-title, .product-card-slide-category-inner .product-title, .product-card-slide-category-inner .section-resellers .reseller-title, .product-card-slide-category-inner .support-title, .product-card-slide-category-inner h3, .product-title, .search-title, .section-header-title .cart_totals .header-title, .section-header-title .header-title, .section-header-title .unreset-css .header-title, .section-resellers .category-slide-inner .reseller-title, .section-resellers .product-card-slide-category-inner .reseller-title, .section-resellers .reseller-title, .section-resellers .unreset-css .reseller-title, .section-resellers form.woocommerce-checkout .reseller-title, .section-shop .shop-title, .section-shop-header .cart_totals .shop-title, .section-shop-header .shop-title, .section-shop-header .unreset-css .shop-title, .section-stories .cart_totals .intro-title, .section-stories .intro-title, .section-stories .unreset-css .intro-title, .section-usps .usps-title, .shop-notices-wrapper .woocommerce-result-count, .social-share p, .support-block-title, .support-title, .taxonomy-filter .title-li, .unreset-css .contact-title, .unreset-css .header-block .header-title, .unreset-css .post-block .intro-title, .unreset-css .post-block-title, .unreset-css .post-title, .unreset-css .product-title, .unreset-css .search-title, .unreset-css .section-header-title .header-title, .unreset-css .section-resellers .reseller-title, .unreset-css .section-shop-header .shop-title, .unreset-css .section-stories .intro-title, .unreset-css .support-title, .unreset-css h1, .unreset-css h2, .unreset-css h3, .woocommerce .widget-title, form.woocommerce-checkout .post-block-title, form.woocommerce-checkout .product-title, form.woocommerce-checkout .section-resellers .reseller-title, form.woocommerce-checkout .support-title, form.woocommerce-checkout h3, h1, h2, h3, h4, h5, h6 {
    font-family: "Neurial Grotesk", sans-serif;
    font-style: normal;
    font-weight: 500;
    color: inherit;
    text-rendering: optimizeLegibility
}

#order_review_heading small, .cart_totals .contact-title small, .cart_totals .header-block .header-title small, .cart_totals .post-block .intro-title small, .cart_totals .post-title small, .cart_totals .search-title small, .cart_totals .section-header-title .header-title small, .cart_totals .section-shop-header .shop-title small, .cart_totals .section-stories .intro-title small, .cart_totals h2 small, .category-slide-inner .post-block-title small, .category-slide-inner .product-title small, .category-slide-inner .section-resellers .reseller-title small, .category-slide-inner .support-title small, .category-slide-inner h3 small, .contact-title small, .gallery-section-tabs span small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, .header-block .cart_totals .header-title small, .header-block .header-title small, .header-block .unreset-css .header-title small, .post-block .cart_totals .intro-title small, .post-block .intro-title small, .post-block .unreset-css .intro-title small, .post-block-title small, .post-category small, .post-title small, .product-card-slide-category-inner .post-block-title small, .product-card-slide-category-inner .product-title small, .product-card-slide-category-inner .section-resellers .reseller-title small, .product-card-slide-category-inner .support-title small, .product-card-slide-category-inner h3 small, .product-title small, .search-title small, .section-header-title .cart_totals .header-title small, .section-header-title .header-title small, .section-header-title .unreset-css .header-title small, .section-resellers .category-slide-inner .reseller-title small, .section-resellers .product-card-slide-category-inner .reseller-title small, .section-resellers .reseller-title small, .section-resellers .unreset-css .reseller-title small, .section-resellers form.woocommerce-checkout .reseller-title small, .section-shop .shop-title small, .section-shop-header .cart_totals .shop-title small, .section-shop-header .shop-title small, .section-shop-header .unreset-css .shop-title small, .section-stories .cart_totals .intro-title small, .section-stories .intro-title small, .section-stories .unreset-css .intro-title small, .section-usps .usps-title small, .shop-notices-wrapper .woocommerce-result-count small, .social-share p small, .support-block-title small, .support-title small, .taxonomy-filter .title-li small, .unreset-css .contact-title small, .unreset-css .header-block .header-title small, .unreset-css .post-block .intro-title small, .unreset-css .post-block-title small, .unreset-css .post-title small, .unreset-css .product-title small, .unreset-css .search-title small, .unreset-css .section-header-title .header-title small, .unreset-css .section-resellers .reseller-title small, .unreset-css .section-shop-header .shop-title small, .unreset-css .section-stories .intro-title small, .unreset-css .support-title small, .unreset-css h1 small, .unreset-css h2 small, .unreset-css h3 small, .woocommerce .widget-title small, form.woocommerce-checkout .post-block-title small, form.woocommerce-checkout .product-title small, form.woocommerce-checkout .section-resellers .reseller-title small, form.woocommerce-checkout .support-title small, form.woocommerce-checkout h3 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    line-height: 0;
    color: #DBDBDB
}

code, kbd {
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #000
}

a, a:active, a:focus, a:hover, p {
    color: inherit
}

.h1, h1 {
    font-size: 3.75rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.contact-title, .h2, .h3, .header-block .header-title, .post-block .intro-title, .post-block-title, .post-title, .product-title, .search-title, .section-header-title .header-title, .section-resellers .reseller-title, .section-shop-header .shop-title, .section-stories .intro-title, .support-title, .unreset-css h1, h2, h3 {
    font-size: 2rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4, .header-block .unreset-css .header-title, .post-block .unreset-css .intro-title, .section-header-title .unreset-css .header-title, .section-shop-header .unreset-css .shop-title, .section-stories .unreset-css .intro-title, .section-usps .usps-title, .shop-notices-wrapper .woocommerce-result-count, .support-block-title, .unreset-css .contact-title, .unreset-css .header-block .header-title, .unreset-css .post-block .intro-title, .unreset-css .post-title, .unreset-css .search-title, .unreset-css .section-header-title .header-title, .unreset-css .section-shop-header .shop-title, .unreset-css .section-stories .intro-title, .unreset-css h2, h4 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

#order_review_heading, .cart_totals .contact-title, .cart_totals .header-block .header-title, .cart_totals .post-block .intro-title, .cart_totals .post-title, .cart_totals .search-title, .cart_totals .section-header-title .header-title, .cart_totals .section-shop-header .shop-title, .cart_totals .section-stories .intro-title, .cart_totals h2, .category-slide-inner .post-block-title, .category-slide-inner .product-title, .category-slide-inner .section-resellers .reseller-title, .category-slide-inner .support-title, .category-slide-inner h3, .h5, .header-block .cart_totals .header-title, .post-block .cart_totals .intro-title, .post-category, .product-card-slide-category-inner .post-block-title, .product-card-slide-category-inner .product-title, .product-card-slide-category-inner .section-resellers .reseller-title, .product-card-slide-category-inner .support-title, .product-card-slide-category-inner h3, .section-header-title .cart_totals .header-title, .section-resellers .category-slide-inner .reseller-title, .section-resellers .product-card-slide-category-inner .reseller-title, .section-resellers .unreset-css .reseller-title, .section-resellers form.woocommerce-checkout .reseller-title, .section-shop .shop-title, .section-shop-header .cart_totals .shop-title, .section-stories .cart_totals .intro-title, .taxonomy-filter .title-li, .unreset-css .post-block-title, .unreset-css .product-title, .unreset-css .section-resellers .reseller-title, .unreset-css .support-title, .unreset-css h3, .woocommerce .widget-title, form.woocommerce-checkout .post-block-title, form.woocommerce-checkout .product-title, form.woocommerce-checkout .section-resellers .reseller-title, form.woocommerce-checkout .support-title, form.woocommerce-checkout h3, h5 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.gallery-section-tabs span, .h6, .social-share p, h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

figure, kbd {
    margin: 0
}

@media print, screen and (min-width: 48em) {
    .h1, h1 {
        font-size: 5rem
    }

    .contact-title, .h2, .header-block .header-title, .post-block .intro-title, .post-title, .search-title, .section-header-title .header-title, .section-shop-header .shop-title, .section-stories .intro-title, h2 {
        font-size: 3.75rem
    }

    .h3, .post-block-title, .product-title, .section-resellers .reseller-title, .support-title, .unreset-css h1, h3 {
        font-size: 3.125rem
    }

    .h4, .header-block .unreset-css .header-title, .post-block .unreset-css .intro-title, .section-header-title .unreset-css .header-title, .section-shop-header .unreset-css .shop-title, .section-stories .unreset-css .intro-title, .section-usps .usps-title, .shop-notices-wrapper .woocommerce-result-count, .support-block-title, .unreset-css .contact-title, .unreset-css .header-block .header-title, .unreset-css .post-block .intro-title, .unreset-css .post-title, .unreset-css .search-title, .unreset-css .section-header-title .header-title, .unreset-css .section-shop-header .shop-title, .unreset-css .section-stories .intro-title, .unreset-css h2, h4 {
        font-size: 2.5rem
    }

    #order_review_heading, .cart_totals .contact-title, .cart_totals .header-block .header-title, .cart_totals .post-block .intro-title, .cart_totals .post-title, .cart_totals .search-title, .cart_totals .section-header-title .header-title, .cart_totals .section-shop-header .shop-title, .cart_totals .section-stories .intro-title, .cart_totals h2, .category-slide-inner .post-block-title, .category-slide-inner .product-title, .category-slide-inner .section-resellers .reseller-title, .category-slide-inner .support-title, .category-slide-inner h3, .h5, .header-block .cart_totals .header-title, .post-block .cart_totals .intro-title, .post-category, .product-card-slide-category-inner .post-block-title, .product-card-slide-category-inner .product-title, .product-card-slide-category-inner .section-resellers .reseller-title, .product-card-slide-category-inner .support-title, .product-card-slide-category-inner h3, .section-header-title .cart_totals .header-title, .section-resellers .category-slide-inner .reseller-title, .section-resellers .product-card-slide-category-inner .reseller-title, .section-resellers .unreset-css .reseller-title, .section-resellers form.woocommerce-checkout .reseller-title, .section-shop .shop-title, .section-shop-header .cart_totals .shop-title, .section-stories .cart_totals .intro-title, .taxonomy-filter .title-li, .unreset-css .post-block-title, .unreset-css .product-title, .unreset-css .section-resellers .reseller-title, .unreset-css .support-title, .unreset-css h3, .woocommerce .widget-title, form.woocommerce-checkout .post-block-title, form.woocommerce-checkout .product-title, form.woocommerce-checkout .section-resellers .reseller-title, form.woocommerce-checkout .support-title, form.woocommerce-checkout h3, h5 {
        font-size: 2rem
    }

    .gallery-section-tabs span, .h6, .social-share p, h6 {
        font-size: 1.125rem
    }
}

a {
    background-color: transparent;
    line-height: inherit;
    cursor: pointer
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 83.75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #DBDBDB;
    border-left: 0
}

dl, ol, ul {
    list-style-position: outside
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

ol ol, ol ul, ul ol, ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

.unreset-css .font-regular, code {
    font-weight: 400
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #DBDBDB
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: "— "
}

abbr, abbr[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
    text-decoration: none
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #DBDBDB
}

kbd {
    padding: .125rem .25rem 0
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 0em), screen and (min-width: 48em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print, screen and (min-width: 48em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width: 47.99875em) {
    .hide-for-small-only, .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width: 48em) and (max-width: 59.99875em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 47.99875em), screen and (min-width: 60em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print, screen and (min-width: 60em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }

    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width: 59.99875em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width: 60em) and (max-width: 64.99875em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 59.99875em), screen and (min-width: 65em) {
    .show-for-large-only {
        display: none !important
    }
}

@media screen and (min-width: 65em) {
    .xlarge-text-left {
        text-align: left
    }

    .xlarge-text-right {
        text-align: right
    }

    .xlarge-text-center {
        text-align: center
    }

    .xlarge-text-justify {
        text-align: justify
    }

    .hide-for-xlarge {
        display: none !important
    }
}

@media screen and (max-width: 64.99875em) {
    .show-for-xlarge {
        display: none !important
    }
}

@media screen and (min-width: 65em) and (max-width: 89.99875em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}

@media screen and (max-width: 64.99875em), screen and (min-width: 90em) {
    .show-for-xlarge-only {
        display: none !important
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-text-left {
        text-align: left
    }

    .xxlarge-text-right {
        text-align: right
    }

    .xxlarge-text-center {
        text-align: center
    }

    .xxlarge-text-justify {
        text-align: justify
    }

    .hide-for-xxlarge, .hide-for-xxlarge-only {
        display: none !important
    }
}

@media screen and (max-width: 89.99875em) {
    .show-for-xxlarge, .show-for-xxlarge-only {
        display: none !important
    }
}

.show-for-sr, .show-on-focus {
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.show-on-focus:active, .show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.hide-for-portrait, .show-for-landscape {
    display: block !important
}

@media screen and (orientation: landscape) {
    .hide-for-portrait, .show-for-landscape {
        display: block !important
    }

    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

@media screen and (orientation: portrait) {
    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }

    .hide-for-landscape, .show-for-portrait {
        display: block !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix::after, .clearfix::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.clearfix::after {
    clear: both
}

.row, .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns {
    max-width: 83.75rem;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.row.expanded, .row:not(.expanded) .row, .row:not(.expanded) .shop-result ul.products, .row:not(.expanded) body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .row:not(.expanded) body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result .row:not(.expanded) ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce:not(.expanded) ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns:not(.expanded) ul.products, .shop-result ul.expanded.products, .shop-result ul.products:not(.expanded) .row, .shop-result ul.products:not(.expanded) body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .shop-result ul.products:not(.expanded) body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result ul.products:not(.expanded) ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .expanded.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .expanded.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row:not(.expanded) .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result ul.products:not(.expanded) .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .u-columns:not(.expanded) .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce:not(.expanded) .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce:not(.expanded) .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce:not(.expanded) .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce:not(.expanded) .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .row:not(.expanded) .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result ul.products:not(.expanded) .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns:not(.expanded) .page-main .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns:not(.expanded) .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns:not(.expanded) .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns:not(.expanded) .u-columns {
    max-width: none
}

.row .row, .row .shop-result ul.products, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result .row ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns ul.products, .shop-result ul.products .row, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result ul.products ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result ul.products .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .u-columns .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .row .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result ul.products .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .page-main .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .u-columns {
    margin-right: -1rem;
    margin-left: -1rem
}

@media print, screen and (min-width: 48em) {
    .row .row, .row .shop-result ul.products, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result .row ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns ul.products, .shop-result ul.products .row, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result ul.products ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result ul.products .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .u-columns .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .row .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result ul.products .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .page-main .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .u-columns {
        margin-right: -1rem;
        margin-left: -1rem
    }
}

@media print, screen and (min-width: 60em) {
    .row .row, .row .shop-result ul.products, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result .row ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns ul.products, .shop-result ul.products .row, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result ul.products ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result ul.products .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .u-columns .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .row .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result ul.products .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .page-main .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .u-columns {
        margin-right: -1rem;
        margin-left: -1rem
    }
}

@media screen and (min-width: 65em) {
    .row .row, .row .shop-result ul.products, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result .row ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns ul.products, .shop-result ul.products .row, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result ul.products ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result ul.products .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .u-columns .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .row .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result ul.products .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .page-main .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .u-columns {
        margin-right: -1rem;
        margin-left: -1rem
    }
}

@media screen and (min-width: 90em) {
    .row .row, .row .shop-result ul.products, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result .row ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns ul.products, .shop-result ul.products .row, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result ul.products ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result ul.products .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .u-columns .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .row .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result ul.products .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .page-main .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .u-columns {
        margin-right: -1rem;
        margin-left: -1rem
    }
}

.row .row.collapse, .row .shop-result ul.collapse.products, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .collapse.u-columns, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .collapse.woocommerce, .shop-result .row ul.collapse.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce ul.collapse.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns ul.collapse.products, .shop-result ul.products .row.collapse, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .collapse.u-columns, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .collapse.woocommerce, .shop-result ul.products ul.collapse.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row .collapse.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result ul.products .collapse.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .u-columns .collapse.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .collapse.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .collapse.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .row.collapse, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .shop-result ul.collapse.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .row .collapse.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result ul.products .collapse.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .collapse.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .page-main .collapse.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .row.collapse, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .shop-result ul.collapse.products {
    margin-right: 0;
    margin-left: 0
}

.row.expanded .row, .row.expanded .shop-result ul.products, .row.expanded body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .row.expanded body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result .row.expanded ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .expanded.u-columns ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .expanded.woocommerce ul.products, .shop-result ul.expanded.products .row, .shop-result ul.expanded.products body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .shop-result ul.expanded.products body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result ul.expanded.products ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .expanded.u-columns .page-main .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .expanded.u-columns .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .expanded.u-columns .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .expanded.u-columns .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .expanded.u-columns .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .expanded.woocommerce .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .expanded.woocommerce .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .expanded.woocommerce .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .expanded.woocommerce .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row.expanded .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result ul.expanded.products .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .row.expanded .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result ul.expanded.products .u-columns {
    margin-right: auto;
    margin-left: auto
}

.row.collapse > .column, .row.collapse > .columns, .shop-result ul.collapse.products > .column, .shop-result ul.collapse.products > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .collapse.u-columns > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .collapse.u-columns > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .collapse.woocommerce > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .collapse.woocommerce > .columns {
    padding-right: 0;
    padding-left: 0
}

.row.collapse > .column > .row, .row.collapse > .columns > .row, .row.is-collapse-child, .shop-result .row.collapse > .column > ul.products, .shop-result .row.collapse > .columns > ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .collapse.u-columns > .column > ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .collapse.u-columns > .columns > ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .collapse.woocommerce > .column > ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .collapse.woocommerce > .columns > ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main ul.collapse.products > .column > .woocommerce, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main ul.collapse.products > .columns > .woocommerce, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) ul.collapse.products > .column > .u-columns, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) ul.collapse.products > .columns > .u-columns, .shop-result ul.collapse.products > .column > .row, .shop-result ul.collapse.products > .column > ul.products, .shop-result ul.collapse.products > .columns > .row, .shop-result ul.collapse.products > .columns > ul.products, .shop-result ul.is-collapse-child.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .collapse.u-columns > .column > .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .collapse.u-columns > .column > .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .collapse.u-columns > .columns > .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .collapse.u-columns > .columns > .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .is-collapse-child.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .collapse.u-columns > .column > .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .collapse.u-columns > .columns > .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .collapse.woocommerce > .column > .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .collapse.woocommerce > .column > .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .collapse.woocommerce > .column > .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .collapse.woocommerce > .columns > .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .collapse.woocommerce > .columns > .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .collapse.woocommerce > .columns > .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .is-collapse-child.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row.collapse > .column > .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row.collapse > .columns > .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result .collapse.woocommerce > .column > ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result .collapse.woocommerce > .columns > ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result ul.collapse.products > .column > .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result ul.collapse.products > .columns > .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .row.collapse > .column > .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .row.collapse > .columns > .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result .collapse.u-columns > .column > ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result .collapse.u-columns > .columns > ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result ul.collapse.products > .column > .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result ul.collapse.products > .columns > .u-columns {
    margin-right: 0;
    margin-left: 0
}

.column, .columns {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -moz-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: 1rem;
    padding-left: 1rem;
    min-width: 0
}

@media print, screen and (min-width: 48em) {
    .column, .columns {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

.column.row.row, .row.row.columns, .shop-result ul.column.products, .shop-result ul.columns.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .column.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .columns.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .column.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .columns.woocommerce {
    float: none;
    display: block
}

.row .column.row.row, .row .row.row.columns, .row .shop-result ul.column.products, .row .shop-result ul.columns.products, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .column.u-columns, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .columns.u-columns, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .column.woocommerce, .row body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .columns.woocommerce, .shop-result .row ul.column.products, .shop-result .row ul.columns.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce ul.column.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce ul.columns.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns ul.column.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns ul.columns.products, .shop-result ul.products .column.row.row, .shop-result ul.products .row.row.columns, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .column.u-columns, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .columns.u-columns, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .column.woocommerce, .shop-result ul.products body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .columns.woocommerce, .shop-result ul.products ul.column.products, .shop-result ul.products ul.columns.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row .column.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row .columns.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result ul.products .column.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result ul.products .columns.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .u-columns .column.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .u-columns .columns.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .column.row.row, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .column.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .column.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .columns.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .columns.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .row.row.columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .shop-result ul.column.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce .shop-result ul.columns.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .row .column.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .row .columns.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result ul.products .column.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result ul.products .columns.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .column.row.row, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .column.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .columns.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .page-main .column.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .page-main .columns.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .row.row.columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .shop-result ul.column.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .shop-result ul.columns.products {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.small-2, .small-3 {
    -webkit-box-flex: 0
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    -webkit-flex: 0 0 16.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.small-4, .small-5 {
    -webkit-box-flex: 0
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    -webkit-flex: 0 0 33.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    -webkit-flex: 0 0 41.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.small-6, .small-7 {
    -webkit-box-flex: 0
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    -webkit-flex: 0 0 58.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.small-8, .small-9 {
    -webkit-box-flex: 0
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    -webkit-flex: 0 0 66.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-1 > .column, .small-up-1 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.small-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-2 > .column, .small-up-2 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.small-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-3 > .column, .small-up-3 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-4 > .column, .small-up-4 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.small-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-5 > .column, .small-up-5 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.small-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-6 > .column, .small-up-6 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-7 > .column, .small-up-7 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.28571%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

.small-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-8 > .column, .small-up-8 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.small-collapse > .column, .small-collapse > .columns {
    padding-right: 0;
    padding-left: 0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-right: 1rem;
    padding-left: 1rem
}

@media print, screen and (min-width: 48em) {
    .medium-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .medium-offset-0 {
        margin-left: 0
    }

    .medium-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-1 > .column, .medium-up-1 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .medium-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .medium-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .medium-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .medium-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .medium-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .medium-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 14.28571%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .medium-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 12.5%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print, screen and (min-width: 48em) and (min-width: 48em) {
    .medium-expand {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.medium-unstack > .column, .row.medium-unstack > .columns, .shop-result ul.medium-unstack.products > .column, .shop-result ul.medium-unstack.products > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .medium-unstack.u-columns > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .medium-unstack.u-columns > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .medium-unstack.woocommerce > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .medium-unstack.woocommerce > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media print, screen and (min-width: 48em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns, .shop-result ul.medium-unstack.products > .column, .shop-result ul.medium-unstack.products > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .medium-unstack.u-columns > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .medium-unstack.u-columns > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .medium-unstack.woocommerce > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .medium-unstack.woocommerce > .columns {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .medium-collapse > .column, .medium-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media print, screen and (min-width: 60em) {
    .large-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .large-2, .large-3 {
        -webkit-box-flex: 0
    }

    .large-offset-0 {
        margin-left: 0
    }

    .large-2 {
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .large-4, .large-5 {
        -webkit-box-flex: 0
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        -webkit-flex: 0 0 41.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .large-6, .large-7 {
        -webkit-box-flex: 0
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        -webkit-flex: 0 0 58.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .large-8, .large-9 {
        -webkit-box-flex: 0
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        -webkit-flex: 0 0 66.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-1 > .column, .large-up-1 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .large-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-2 > .column, .large-up-2 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .large-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-3 > .column, .large-up-3 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .large-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-4 > .column, .large-up-4 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .large-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-5 > .column, .large-up-5 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .large-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-6 > .column, .large-up-6 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .large-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-7 > .column, .large-up-7 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 14.28571%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .large-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-8 > .column, .large-up-8 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 12.5%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print, screen and (min-width: 60em) and (min-width: 60em) {
    .large-expand {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.large-unstack > .column, .row.large-unstack > .columns, .shop-result ul.large-unstack.products > .column, .shop-result ul.large-unstack.products > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .large-unstack.u-columns > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .large-unstack.u-columns > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .large-unstack.woocommerce > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .large-unstack.woocommerce > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media print, screen and (min-width: 60em) {
    .row.large-unstack > .column, .row.large-unstack > .columns, .shop-result ul.large-unstack.products > .column, .shop-result ul.large-unstack.products > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .large-unstack.u-columns > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .large-unstack.u-columns > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .large-unstack.woocommerce > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .large-unstack.woocommerce > .columns {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .large-collapse > .column, .large-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media screen and (min-width: 65em) {
    .xlarge-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .xlarge-offset-0 {
        margin-left: 0
    }

    .xlarge-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .xlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xlarge-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .xlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xlarge-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .xlarge-offset-3 {
        margin-left: 25%
    }

    .xlarge-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .xlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xlarge-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .xlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xlarge-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .xlarge-offset-6 {
        margin-left: 50%
    }

    .xlarge-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .xlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xlarge-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .xlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xlarge-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .xlarge-offset-9 {
        margin-left: 75%
    }

    .xlarge-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .xlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xlarge-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .xlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xlarge-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .xlarge-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .xlarge-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .xlarge-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .xlarge-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .xlarge-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .xlarge-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 14.28571%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .xlarge-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 12.5%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media screen and (min-width: 65em) and (min-width: 65em) {
    .xlarge-expand {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns, .shop-result ul.xlarge-unstack.products > .column, .shop-result ul.xlarge-unstack.products > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .xlarge-unstack.woocommerce > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .xlarge-unstack.woocommerce > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .xlarge-unstack.u-columns > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .xlarge-unstack.u-columns > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width: 65em) {
    .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns, .shop-result ul.xlarge-unstack.products > .column, .shop-result ul.xlarge-unstack.products > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .xlarge-unstack.woocommerce > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .xlarge-unstack.woocommerce > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .xlarge-unstack.u-columns > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .xlarge-unstack.u-columns > .columns {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .xlarge-collapse > .column, .xlarge-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .xxlarge-offset-0 {
        margin-left: 0
    }

    .xxlarge-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .xxlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xxlarge-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .xxlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xxlarge-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .xxlarge-offset-3 {
        margin-left: 25%
    }

    .xxlarge-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .xxlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xxlarge-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .xxlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xxlarge-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .xxlarge-offset-6 {
        margin-left: 50%
    }

    .xxlarge-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .xxlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xxlarge-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .xxlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xxlarge-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .xxlarge-offset-9 {
        margin-left: 75%
    }

    .xxlarge-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .xxlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xxlarge-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .xxlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xxlarge-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .xxlarge-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .xxlarge-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .xxlarge-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .xxlarge-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .xxlarge-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .xxlarge-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 14.28571%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .xxlarge-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 12.5%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

.image-container, .row.row--max, .shop-result ul.row--max.products, .shrink, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row--max.woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .row--max.u-columns {
    max-width: 100%
}

@media screen and (min-width: 90em) and (min-width: 90em) {
    .xxlarge-expand {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns, .shop-result ul.xxlarge-unstack.products > .column, .shop-result ul.xxlarge-unstack.products > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .xxlarge-unstack.woocommerce > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .xxlarge-unstack.woocommerce > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .xxlarge-unstack.u-columns > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .xxlarge-unstack.u-columns > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width: 90em) {
    .row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns, .shop-result ul.xxlarge-unstack.products > .column, .shop-result ul.xxlarge-unstack.products > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .xxlarge-unstack.woocommerce > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .xxlarge-unstack.woocommerce > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .xxlarge-unstack.u-columns > .column, body.page-template-tpl-account:not(.woocommerce-lost-password) .xxlarge-unstack.u-columns > .columns {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

.shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.column-block {
    margin-bottom: 2rem
}

.column-block > :last-child {
    margin-bottom: 0
}

.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-left.vertical.menu > li > a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.align-right.vertical.menu > li > a {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu > li > a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.align-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -moz-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -moz-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

@media print, screen and (min-width: 48em) {
    .column-block {
        margin-bottom: 2rem
    }

    .column-block > :last-child {
        margin-bottom: 0
    }

    .medium-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print, screen and (min-width: 60em) {
    .large-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width: 65em) {
    .xlarge-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .xlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .xlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .xlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .xlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .xlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .xxlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .xxlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .xxlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .xxlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .xxlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column, .product-card-slider .product-card-slide .product-card, .product-solution-slider .product-card-slide .product-card, .shop-result li.product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal
}

.flex-dir-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print, screen and (min-width: 48em) {
    .medium-flex-dir-row, .medium-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal
    }

    .medium-flex-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }

    .medium-flex-child-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -moz-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print, screen and (min-width: 60em) {
    .large-flex-dir-row, .large-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal
    }

    .large-flex-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }

    .large-flex-child-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -moz-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 65em) {
    .xlarge-flex-dir-row, .xlarge-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal
    }

    .xlarge-flex-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }

    .xlarge-flex-child-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xlarge-flex-child-grow {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -moz-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .xlarge-flex-child-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xlarge-flex-dir-row {
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xlarge-flex-dir-row-reverse {
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xlarge-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xlarge-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-flex-dir-row, .xxlarge-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal
    }

    .xxlarge-flex-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }

    .xxlarge-flex-child-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xxlarge-flex-child-grow {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -moz-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .xxlarge-flex-child-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xxlarge-flex-dir-row {
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xxlarge-flex-dir-row-reverse {
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xxlarge-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xxlarge-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print, screen and (min-width: 48em) {
    .medium-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%
    }
}

@media print, screen and (min-width: 60em) {
    .large-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%
    }
}

@media screen and (min-width: 65em) {
    .xlarge-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%
    }
}

html {
    -webkit-text-size-adjust: none;
    font-size: 16px
}

dl, ol, p, ul, ul li ol, ul li ul {
    line-height: inherit;
    font-size: inherit
}

body {
    position: relative
}

.svg-definitions {
    display: none;
    visibility: hidden
}

button, input, select, textarea {
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

p:last-child {
    margin-bottom: 0
}

dl, ol, ul, ul li ol, ul li ul {
    margin-left: 0;
    margin-bottom: 0
}

.unreset-css, .wcwl_elements, body {
    line-height: 1.55556em
}

body, html {
    background-color: #F6F6FC;
    height: auto
}

html.navigation--open {
    height: 100%;
    overflow: hidden
}

body {
    font-size: 18px;
    font-size: 1.125rem
}

body.page-template-tpl-cart, body.page-template-tpl-checkout {
    background-color: #fff
}

a {
    text-decoration: none;
    outline: 0;
    display: inline-block;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.contact-card-person .contact-card-person-info a:hover, .unreset-css a:not(.wc-backward):hover, ul.support-cat-list a:hover {
    text-decoration: underline
}

.js .animation {
    opacity: 0;
    -webkit-transition: .8s cubic-bezier(0, 0, .39, 1.03) opacity, -webkit-transform .5s;
    -moz-transition: .8s cubic-bezier(0, 0, .39, 1.03) opacity, -moz-transform .5s;
    -o-transition: .8s cubic-bezier(0, 0, .39, 1.03) opacity, -o-transform .5s;
    transition: .8s cubic-bezier(0, 0, .39, 1.03) opacity, transform .5s
}

.js .animation.animate-down {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px)
}

.js .animation.animate-up {
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px)
}

.js .animation.animate-right {
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px)
}

.js .animation.animate-left {
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px)
}

.js.page-loaded .animation.scroll-visible {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.page-wrapper {
    width: 100%;
    overflow: hidden
}

.row.row--max .row, .row.row--max .shop-result ul.products, .row.row--max body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .row.row--max body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result .row.row--max ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row--max.woocommerce ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .row--max.u-columns ul.products, .shop-result ul.row--max.products .row, .shop-result ul.row--max.products body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .shop-result ul.row--max.products body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result ul.row--max.products ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row--max.u-columns .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row--max.woocommerce .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row--max.woocommerce .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row--max.woocommerce .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row--max.woocommerce .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row.row--max .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result ul.row--max.products .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .row--max.u-columns .page-main .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .row--max.u-columns .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .row--max.u-columns .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .row--max.u-columns .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .row.row--max .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result ul.row--max.products .u-columns {
    max-width: 83.75rem;
    margin-left: auto;
    margin-right: auto
}

.row.row--columns-no-padding > .columns, .shop-result ul.row--columns-no-padding.products > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row--columns-no-padding.woocommerce > .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .row--columns-no-padding.u-columns > .columns {
    padding-left: 0;
    padding-right: 0
}

.unreset-css {
    font-size: 18px;
    font-size: 1.125rem
}

.unreset-css h1 {
    line-height: 1.2em
}

.unreset-css a:not(.wc-backward) {
    color: #E2004C
}

.unreset-css a:not(.wc-backward):active, .unreset-css a:not(.wc-backward):focus, .unreset-css a:not(.wc-backward):hover {
    color: #E2004C !important
}

.unreset-css ul.ul-checklist {
    list-style: none;
    margin-left: 0
}

.unreset-css ul.ul-checklist li {
    list-style-type: none;
    position: relative;
    padding-left: 30px
}

.unreset-css ul.ul-checklist li + li {
    margin-top: 12px
}

.unreset-css ul.ul-checklist li:before {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 0
}

.unreset-css ul.ul-linklist {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5625em;
    color: #E2004C
}

.unreset-css ul.ul-linklist li + li {
    margin-top: 7px
}

.unreset-css ul.ul-linklist a {
    display: inline
}

.unreset-css a.button {
    color: #fff;
    background-color: #E2004C;
    text-decoration: none
}

.unreset-css a.button:active, .unreset-css a.button:focus, .unreset-css a.button:hover {
    color: #E2004C !important;
    background: #fff !important
}

.unreset-css a.button:hover {
    text-decoration: none
}

.product-card .unreset-css a.button, .unreset-css .product-card a.button, .unreset-css a.button--outline, .unreset-css table.woocommerce-cart-form__contents .coupon a.button, table.woocommerce-cart-form__contents .coupon .unreset-css a.button {
    background-color: transparent;
    color: #E2004C
}

.product-card .unreset-css a.button:active, .product-card .unreset-css a.button:focus, .product-card .unreset-css a.button:hover, .unreset-css .product-card a.button:active, .unreset-css .product-card a.button:focus, .unreset-css .product-card a.button:hover, .unreset-css a.button--outline:active, .unreset-css a.button--outline:focus, .unreset-css a.button--outline:hover, .unreset-css table.woocommerce-cart-form__contents .coupon a.button:active, .unreset-css table.woocommerce-cart-form__contents .coupon a.button:focus, .unreset-css table.woocommerce-cart-form__contents .coupon a.button:hover, table.woocommerce-cart-form__contents .coupon .unreset-css a.button:active, table.woocommerce-cart-form__contents .coupon .unreset-css a.button:focus, table.woocommerce-cart-form__contents .coupon .unreset-css a.button:hover {
    color: #fff !important;
    background: #E2004C !important
}

.shop-result .unreset-css ul.products, .unreset-css .row, .unreset-css .shop-result ul.products, .unreset-css body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .unreset-css body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .unreset-css .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .unreset-css .u-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.unreset-css .unreset-info {
    margin-top: 35px;
    margin-bottom: 70px
}

.added_to_cart, .hero-slide-button {
    margin-top: 20px
}

.unreset-css address {
    font-style: normal
}

.unreset-css .font-medium {
    font-weight: 500
}

.unreset-css font-light {
    font-weight: 300
}

.info-block, .unreset-css .unreset-info {
    background-color: #EBEBF2;
    position: relative;
    padding: 22px 30px 30px 78px
}

.info-block:before, .unreset-css .unreset-info:before {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    content: '';
    position: absolute;
    top: 27px;
    left: 34px;
    display: block
}

.added_to_cart:after, .read-more--pink:after, .read-more:after {
    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in
}

.text-big, .text-big .unreset-css {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 1.41176em;
    letter-spacing: -.91px
}

.single_variation_wrap, .single_variation_wrap .unreset-css, .text-large, .text-large .unreset-css, p.price, p.price .unreset-css {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.41667em
}

.product-comp-block-meta p, .product-comp-block-meta p .unreset-css, .section-shop-location p, .section-shop-location p .unreset-css, .support-subtitle, .support-subtitle .unreset-css, .text-small, .text-small .unreset-css, .unreset-css .gform_wrapper .gfield_description, .unreset-css .gform_wrapper .gfield_description .unreset-css, body.page-template-tpl-account:not(.woocommerce-lost-password) p.woocommerce-form-row input + span, body.page-template-tpl-account:not(.woocommerce-lost-password) p.woocommerce-form-row input + span .unreset-css {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.85714em
}

h1 {
    letter-spacing: -2.13px;
    line-height: 1
}

.contact-title, .header-block .header-title, .post-block .intro-title, .post-title, .search-title, .section-header-title .header-title, .section-shop-header .shop-title, .section-stories .intro-title, h2 {
    letter-spacing: -1.6px;
    line-height: 1.1em
}

.post-block-title, .product-title, .section-resellers .reseller-title, .support-title, h3 {
    letter-spacing: -1px;
    line-height: 1.2em
}

.header-block .unreset-css .header-title, .post-block .unreset-css .intro-title, .section-header-title .unreset-css .header-title, .section-shop-header .unreset-css .shop-title, .section-stories .unreset-css .intro-title, .section-usps .usps-title, .shop-notices-wrapper .woocommerce-result-count, .support-block-title, .unreset-css .contact-title, .unreset-css .header-block .header-title, .unreset-css .post-block .intro-title, .unreset-css .post-title, .unreset-css .search-title, .unreset-css .section-header-title .header-title, .unreset-css .section-shop-header .shop-title, .unreset-css .section-stories .intro-title, .unreset-css h2, h4 {
    letter-spacing: -.8px;
    line-height: 1.2em
}

#order_review_heading, .cart_totals .contact-title, .cart_totals .header-block .header-title, .cart_totals .post-block .intro-title, .cart_totals .post-title, .cart_totals .search-title, .cart_totals .section-header-title .header-title, .cart_totals .section-shop-header .shop-title, .cart_totals .section-stories .intro-title, .cart_totals h2, .category-slide-inner .post-block-title, .category-slide-inner .product-title, .category-slide-inner .section-resellers .reseller-title, .category-slide-inner .support-title, .category-slide-inner h3, .header-block .cart_totals .header-title, .post-block .cart_totals .intro-title, .post-category, .product-card-slide-category-inner .post-block-title, .product-card-slide-category-inner .product-title, .product-card-slide-category-inner .section-resellers .reseller-title, .product-card-slide-category-inner .support-title, .product-card-slide-category-inner h3, .section-header-title .cart_totals .header-title, .section-resellers .category-slide-inner .reseller-title, .section-resellers .product-card-slide-category-inner .reseller-title, .section-resellers .unreset-css .reseller-title, .section-resellers form.woocommerce-checkout .reseller-title, .section-shop .shop-title, .section-shop-header .cart_totals .shop-title, .section-stories .cart_totals .intro-title, .taxonomy-filter .title-li, .unreset-css .post-block-title, .unreset-css .product-title, .unreset-css .section-resellers .reseller-title, .unreset-css .support-title, .unreset-css h3, .woocommerce .widget-title, form.woocommerce-checkout .post-block-title, form.woocommerce-checkout .product-title, form.woocommerce-checkout .section-resellers .reseller-title, form.woocommerce-checkout .support-title, form.woocommerce-checkout h3, h5 {
    letter-spacing: -.8px;
    line-height: 1.25em
}

.cart_totals .header-block .page-template-tpl-cart .usp-block .header-title, .cart_totals .page-template-tpl-cart .usp-block .contact-title, .cart_totals .page-template-tpl-cart .usp-block .post-title, .cart_totals .page-template-tpl-cart .usp-block .search-title, .cart_totals .page-template-tpl-cart .usp-block h2, .cart_totals .post-block .page-template-tpl-cart .usp-block .intro-title, .cart_totals .section-header-title .page-template-tpl-cart .usp-block .header-title, .cart_totals .section-shop-header .page-template-tpl-cart .usp-block .shop-title, .cart_totals .section-stories .page-template-tpl-cart .usp-block .intro-title, .category-slide-inner .page-template-tpl-cart .usp-block .post-block-title, .category-slide-inner .page-template-tpl-cart .usp-block .product-title, .category-slide-inner .page-template-tpl-cart .usp-block .support-title, .category-slide-inner .page-template-tpl-cart .usp-block h3, .category-slide-inner .section-resellers .page-template-tpl-cart .usp-block .reseller-title, .cta-block .cta-block-subtitle, .header-block .cart_totals .page-template-tpl-cart .usp-block .header-title, .header-block .header-subtitle, .highlight-title, .page-template-tpl-cart .usp-block #order_review_heading, .page-template-tpl-cart .usp-block .cart_totals .contact-title, .page-template-tpl-cart .usp-block .cart_totals .header-block .header-title, .page-template-tpl-cart .usp-block .cart_totals .post-block .intro-title, .page-template-tpl-cart .usp-block .cart_totals .post-title, .page-template-tpl-cart .usp-block .cart_totals .search-title, .page-template-tpl-cart .usp-block .cart_totals .section-header-title .header-title, .page-template-tpl-cart .usp-block .cart_totals .section-shop-header .shop-title, .page-template-tpl-cart .usp-block .cart_totals .section-stories .intro-title, .page-template-tpl-cart .usp-block .cart_totals h2, .page-template-tpl-cart .usp-block .category-slide-inner .post-block-title, .page-template-tpl-cart .usp-block .category-slide-inner .product-title, .page-template-tpl-cart .usp-block .category-slide-inner .section-resellers .reseller-title, .page-template-tpl-cart .usp-block .category-slide-inner .support-title, .page-template-tpl-cart .usp-block .category-slide-inner h3, .page-template-tpl-cart .usp-block .header-block .cart_totals .header-title, .page-template-tpl-cart .usp-block .post-block .cart_totals .intro-title, .page-template-tpl-cart .usp-block .post-category, .page-template-tpl-cart .usp-block .product-card-slide-category-inner .post-block-title, .page-template-tpl-cart .usp-block .product-card-slide-category-inner .product-title, .page-template-tpl-cart .usp-block .product-card-slide-category-inner .section-resellers .reseller-title, .page-template-tpl-cart .usp-block .product-card-slide-category-inner .support-title, .page-template-tpl-cart .usp-block .product-card-slide-category-inner h3, .page-template-tpl-cart .usp-block .section-header-title .cart_totals .header-title, .page-template-tpl-cart .usp-block .section-resellers .category-slide-inner .reseller-title, .page-template-tpl-cart .usp-block .section-resellers .product-card-slide-category-inner .reseller-title, .page-template-tpl-cart .usp-block .section-resellers .unreset-css .reseller-title, .page-template-tpl-cart .usp-block .section-resellers form.woocommerce-checkout .reseller-title, .page-template-tpl-cart .usp-block .section-shop .shop-title, .page-template-tpl-cart .usp-block .section-shop-header .cart_totals .shop-title, .page-template-tpl-cart .usp-block .section-stories .cart_totals .intro-title, .page-template-tpl-cart .usp-block .taxonomy-filter .title-li, .page-template-tpl-cart .usp-block .unreset-css .post-block-title, .page-template-tpl-cart .usp-block .unreset-css .product-title, .page-template-tpl-cart .usp-block .unreset-css .section-resellers .reseller-title, .page-template-tpl-cart .usp-block .unreset-css .support-title, .page-template-tpl-cart .usp-block .unreset-css h3, .page-template-tpl-cart .usp-block .woocommerce .widget-title, .page-template-tpl-cart .usp-block form.woocommerce-checkout .post-block-title, .page-template-tpl-cart .usp-block form.woocommerce-checkout .product-title, .page-template-tpl-cart .usp-block form.woocommerce-checkout .section-resellers .reseller-title, .page-template-tpl-cart .usp-block form.woocommerce-checkout .support-title, .page-template-tpl-cart .usp-block form.woocommerce-checkout h3, .page-template-tpl-cart .usp-block h5, .post-article-meta p, .post-block .cart_totals .page-template-tpl-cart .usp-block .intro-title, .product-card .product-card-thumb-label, .product-card span.onsale, .product-card-slide-category-inner .page-template-tpl-cart .usp-block .post-block-title, .product-card-slide-category-inner .page-template-tpl-cart .usp-block .product-title, .product-card-slide-category-inner .page-template-tpl-cart .usp-block .support-title, .product-card-slide-category-inner .page-template-tpl-cart .usp-block h3, .product-card-slide-category-inner .section-resellers .page-template-tpl-cart .usp-block .reseller-title, .section-header-title .cart_totals .page-template-tpl-cart .usp-block .header-title, .section-resellers .category-slide-inner .page-template-tpl-cart .usp-block .reseller-title, .section-resellers .product-card-slide-category-inner .page-template-tpl-cart .usp-block .reseller-title, .section-resellers .unreset-css .page-template-tpl-cart .usp-block .reseller-title, .section-resellers form.woocommerce-checkout .page-template-tpl-cart .usp-block .reseller-title, .section-shop .page-template-tpl-cart .usp-block .shop-title, .section-shop-header .cart_totals .page-template-tpl-cart .usp-block .shop-title, .section-stories .cart_totals .page-template-tpl-cart .usp-block .intro-title, .support-c2a-inner p, .taxonomy-filter .page-template-tpl-cart .usp-block .title-li, .taxonomy-filter li:not(.title-li) label .form-term-label, .taxonomy-filter--icon-inline .title-li, .unreset-css .page-template-tpl-cart .usp-block .post-block-title, .unreset-css .page-template-tpl-cart .usp-block .product-title, .unreset-css .page-template-tpl-cart .usp-block .support-title, .unreset-css .page-template-tpl-cart .usp-block h3, .unreset-css .section-resellers .page-template-tpl-cart .usp-block .reseller-title, .woocommerce .page-template-tpl-cart .usp-block .widget-title, form.woocommerce-checkout .page-template-tpl-cart .usp-block .post-block-title, form.woocommerce-checkout .page-template-tpl-cart .usp-block .product-title, form.woocommerce-checkout .page-template-tpl-cart .usp-block .support-title, form.woocommerce-checkout .page-template-tpl-cart .usp-block h3, form.woocommerce-checkout .section-resellers .page-template-tpl-cart .usp-block .reseller-title {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    line-height: 1.66667em;
    letter-spacing: 1.71px;
    text-transform: uppercase
}

.button, .page-main .location-picker form input[type=submit] {
    font-size: 18px;
    font-size: 1.125rem;
    -webkit-border-radius: 38px;
    -moz-border-radius: 38px;
    border-radius: 38px;
    font-weight: 500;
    color: #fff;
    background-color: #E2004C;
    border: 2px solid #E2004C;
    text-align: center;
    padding: 14px 30px;
    min-width: 165px
}

.button:active, .button:focus, .button:hover, .page-main .location-picker form input:active[type=submit], .page-main .location-picker form input:focus[type=submit], .page-main .location-picker form input:hover[type=submit] {
    color: #E2004C !important;
    background: #fff !important
}

.button--outline, .page-main .location-picker form .product-card input[type=submit], .page-main .location-picker form table.woocommerce-cart-form__contents .coupon input[type=submit], .product-card .button, .product-card .page-main .location-picker form input[type=submit], table.woocommerce-cart-form__contents .coupon .button, table.woocommerce-cart-form__contents .coupon .page-main .location-picker form input[type=submit] {
    background-color: transparent;
    color: #E2004C
}

.button--outline:active, .button--outline:focus, .button--outline:hover, .page-main .location-picker form .product-card input:active[type=submit], .page-main .location-picker form .product-card input:focus[type=submit], .page-main .location-picker form .product-card input:hover[type=submit], .page-main .location-picker form table.woocommerce-cart-form__contents .coupon input:active[type=submit], .page-main .location-picker form table.woocommerce-cart-form__contents .coupon input:focus[type=submit], .page-main .location-picker form table.woocommerce-cart-form__contents .coupon input:hover[type=submit], .product-card .button:active, .product-card .button:focus, .product-card .button:hover, .product-card .page-main .location-picker form input:active[type=submit], .product-card .page-main .location-picker form input:focus[type=submit], .product-card .page-main .location-picker form input:hover[type=submit], table.woocommerce-cart-form__contents .coupon .button:active, table.woocommerce-cart-form__contents .coupon .button:focus, table.woocommerce-cart-form__contents .coupon .button:hover, table.woocommerce-cart-form__contents .coupon .page-main .location-picker form input:active[type=submit], table.woocommerce-cart-form__contents .coupon .page-main .location-picker form input:focus[type=submit], table.woocommerce-cart-form__contents .coupon .page-main .location-picker form input:hover[type=submit] {
    color: #fff !important;
    background: #E2004C !important
}

.button--white, .callout-content .unreset-css .button.button--outline, .callout-content .unreset-css .page-main .location-picker form .product-card input[type=submit], .callout-content .unreset-css .page-main .location-picker form input.button--outline[type=submit], .callout-content .unreset-css .page-main .location-picker form table.woocommerce-cart-form__contents .coupon input[type=submit], .callout-content .unreset-css .product-card .button, .callout-content .unreset-css .product-card .page-main .location-picker form input[type=submit], .callout-content .unreset-css table.woocommerce-cart-form__contents .coupon .button, .callout-content .unreset-css table.woocommerce-cart-form__contents .coupon .page-main .location-picker form input[type=submit], .page-main .location-picker form .callout-content .unreset-css input.button--outline[type=submit], .page-main .location-picker form .product-card .callout-content .unreset-css input[type=submit], .page-main .location-picker form table.woocommerce-cart-form__contents .coupon .callout-content .unreset-css input[type=submit], .product-card .callout-content .unreset-css .button, .product-card .page-main .location-picker form .callout-content .unreset-css input[type=submit], table.woocommerce-cart-form__contents .coupon .callout-content .unreset-css .button, table.woocommerce-cart-form__contents .coupon .page-main .location-picker form .callout-content .unreset-css input[type=submit] {
    color: #000;
    background-color: #fff;
    border-color: #fff
}

.button--white:active, .button--white:focus, .button--white:hover, .callout-content .unreset-css .button.button--outline:active, .callout-content .unreset-css .button.button--outline:focus, .callout-content .unreset-css .button.button--outline:hover, .callout-content .unreset-css .page-main .location-picker form .product-card input:active[type=submit], .callout-content .unreset-css .page-main .location-picker form .product-card input:focus[type=submit], .callout-content .unreset-css .page-main .location-picker form .product-card input:hover[type=submit], .callout-content .unreset-css .page-main .location-picker form input.button--outline:active[type=submit], .callout-content .unreset-css .page-main .location-picker form input.button--outline:focus[type=submit], .callout-content .unreset-css .page-main .location-picker form input.button--outline:hover[type=submit], .callout-content .unreset-css .page-main .location-picker form table.woocommerce-cart-form__contents .coupon input:active[type=submit], .callout-content .unreset-css .page-main .location-picker form table.woocommerce-cart-form__contents .coupon input:focus[type=submit], .callout-content .unreset-css .page-main .location-picker form table.woocommerce-cart-form__contents .coupon input:hover[type=submit], .callout-content .unreset-css .product-card .button:active, .callout-content .unreset-css .product-card .button:focus, .callout-content .unreset-css .product-card .button:hover, .callout-content .unreset-css .product-card .page-main .location-picker form input:active[type=submit], .callout-content .unreset-css .product-card .page-main .location-picker form input:focus[type=submit], .callout-content .unreset-css .product-card .page-main .location-picker form input:hover[type=submit], .callout-content .unreset-css table.woocommerce-cart-form__contents .coupon .button:active, .callout-content .unreset-css table.woocommerce-cart-form__contents .coupon .button:focus, .callout-content .unreset-css table.woocommerce-cart-form__contents .coupon .button:hover, .callout-content .unreset-css table.woocommerce-cart-form__contents .coupon .page-main .location-picker form input:active[type=submit], .callout-content .unreset-css table.woocommerce-cart-form__contents .coupon .page-main .location-picker form input:focus[type=submit], .callout-content .unreset-css table.woocommerce-cart-form__contents .coupon .page-main .location-picker form input:hover[type=submit], .page-main .location-picker form .callout-content .unreset-css input.button--outline:active[type=submit], .page-main .location-picker form .callout-content .unreset-css input.button--outline:focus[type=submit], .page-main .location-picker form .callout-content .unreset-css input.button--outline:hover[type=submit], .page-main .location-picker form .product-card .callout-content .unreset-css input:active[type=submit], .page-main .location-picker form .product-card .callout-content .unreset-css input:focus[type=submit], .page-main .location-picker form .product-card .callout-content .unreset-css input:hover[type=submit], .page-main .location-picker form table.woocommerce-cart-form__contents .coupon .callout-content .unreset-css input:active[type=submit], .page-main .location-picker form table.woocommerce-cart-form__contents .coupon .callout-content .unreset-css input:focus[type=submit], .page-main .location-picker form table.woocommerce-cart-form__contents .coupon .callout-content .unreset-css input:hover[type=submit], .product-card .callout-content .unreset-css .button:active, .product-card .callout-content .unreset-css .button:focus, .product-card .callout-content .unreset-css .button:hover, .product-card .page-main .location-picker form .callout-content .unreset-css input:active[type=submit], .product-card .page-main .location-picker form .callout-content .unreset-css input:focus[type=submit], .product-card .page-main .location-picker form .callout-content .unreset-css input:hover[type=submit], table.woocommerce-cart-form__contents .coupon .callout-content .unreset-css .button:active, table.woocommerce-cart-form__contents .coupon .callout-content .unreset-css .button:focus, table.woocommerce-cart-form__contents .coupon .callout-content .unreset-css .button:hover, table.woocommerce-cart-form__contents .coupon .page-main .location-picker form .callout-content .unreset-css input:active[type=submit], table.woocommerce-cart-form__contents .coupon .page-main .location-picker form .callout-content .unreset-css input:focus[type=submit], table.woocommerce-cart-form__contents .coupon .page-main .location-picker form .callout-content .unreset-css input:hover[type=submit] {
    color: #fff !important;
    background: #E2004C !important
}

.button--white:hover, .callout-content .unreset-css .button.button--outline:hover, .callout-content .unreset-css .page-main .location-picker form .product-card input:hover[type=submit], .callout-content .unreset-css .page-main .location-picker form input.button--outline:hover[type=submit], .callout-content .unreset-css .page-main .location-picker form table.woocommerce-cart-form__contents .coupon input:hover[type=submit], .callout-content .unreset-css .product-card .button:hover, .callout-content .unreset-css .product-card .page-main .location-picker form input:hover[type=submit], .callout-content .unreset-css table.woocommerce-cart-form__contents .coupon .button:hover, .callout-content .unreset-css table.woocommerce-cart-form__contents .coupon .page-main .location-picker form input:hover[type=submit], .page-main .location-picker form .callout-content .unreset-css input.button--outline:hover[type=submit], .page-main .location-picker form .product-card .callout-content .unreset-css input:hover[type=submit], .page-main .location-picker form table.woocommerce-cart-form__contents .coupon .callout-content .unreset-css input:hover[type=submit], .product-card .callout-content .unreset-css .button:hover, .product-card .page-main .location-picker form .callout-content .unreset-css input:hover[type=submit], table.woocommerce-cart-form__contents .coupon .callout-content .unreset-css .button:hover, table.woocommerce-cart-form__contents .coupon .page-main .location-picker form .callout-content .unreset-css input:hover[type=submit] {
    border-color: #E2004C
}

.button--small, .woocommerce-shipping-calculator button {
    font-size: 14px;
    font-size: .875rem;
    padding: 15px 20px;
    min-width: 1px
}

.added_to_cart, .read-more {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.7em
}

.added_to_cart:active, .added_to_cart:focus, .added_to_cart:hover, .read-more:active, .read-more:focus, .read-more:hover {
    color: #111A2A !important
}

.added_to_cart:hover:after, .read-more:hover:after {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px)
}

.added_to_cart:after, .read-more:after {
    content: '';
    display: inline-block;
    margin-left: 12px;
    transition: transform .2s ease-in
}

.read-more--big {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.20833em
}

.added_to_cart, .read-more--pink {
    color: #E2004C
}

.added_to_cart:active, .added_to_cart:focus, .added_to_cart:hover, .read-more--pink:active, .read-more--pink:focus, .read-more--pink:hover {
    color: #E2004C !important
}

.added_to_cart:after, .read-more--pink:after {
    display: inline-block;
    transition: transform .2s ease-in
}

.hero-category-img img, .hero-category-video-link img, .nav-category-link .nav-category-img img {
    -moz-transition: -moz-transform .2s ease-in;
    -webkit-transition: -webkit-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in
}

.read-more--anchor:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.read-more--anchor:hover:after {
    -webkit-transform: rotate(90deg) translateX(5px);
    -moz-transform: rotate(90deg) translateX(5px);
    -ms-transform: rotate(90deg) translateX(5px);
    -o-transform: rotate(90deg) translateX(5px);
    transform: rotate(90deg) translateX(5px)
}

.back-link {
    font-size: 20px;
    font-size: 1.25rem;
    color: #E2004C;
    line-height: 1.7em
}

.back-link:active, .back-link:focus, .back-link:hover {
    color: #E2004C !important
}

.back-link:hover:before {
    -webkit-transform: rotate(-180deg) translateX(5px);
    -moz-transform: rotate(-180deg) translateX(5px);
    -ms-transform: rotate(-180deg) translateX(5px);
    -o-transform: rotate(-180deg) translateX(5px);
    transform: rotate(-180deg) translateX(5px)
}

.back-link:before {
    content: '';
    display: inline-block;
    margin-right: 12px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in
}

.added_to_cart {
    margin-left: 5px
}

.cart .quantity label, .label, .page-main .location-picker form label, .unreset-css .gform_wrapper li.gfield .gfield_label {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.1875em;
    font-weight: 700;
    display: block;
    margin: 0 0 10px
}

.cart .quantity input, .input-field, .page-main .woocommerce form input:not([type=checkbox]):not([type=radio]):not([type=submit]), .unreset-css .gform_wrapper li.gfield input:not([type=checkbox]):not([type=radio]):not([type=file]):not(.button), .woocommerce-form input:not([type=checkbox]):not([type=radio]):not([type=submit]), .woocommerce-shipping-calculator input, table.woocommerce-cart-form__contents .coupon .input-text {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75em;
    font-family: "Neurial Grotesk", sans-serif;
    border: 1px solid #CECECE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0;
    width: 100%;
    max-width: 100%;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.faq-block .toggle-faq svg, .product-img-thumb {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in
}

.cart .quantity input:focus, .input-field:focus, .page-main .woocommerce form input:focus:not([type=checkbox]):not([type=radio]):not([type=submit]), .unreset-css .gform_wrapper li.gfield input:focus:not([type=checkbox]):not([type=radio]):not([type=file]):not(.button), .woocommerce-form input:focus:not([type=checkbox]):not([type=radio]):not([type=submit]), .woocommerce-shipping-calculator input:focus, table.woocommerce-cart-form__contents .coupon .input-text:focus {
    border: 2px solid #000;
    padding: 14px 20px
}

.page-main .woocommerce form textarea, .textarea-field, .unreset-css .gform_wrapper li.gfield textarea, .woocommerce-form textarea {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75em;
    font-family: "Neurial Grotesk", sans-serif;
    border: 1px solid #CECECE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0;
    width: 100%;
    max-width: 100%;
    height: 144px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.page-main .woocommerce form textarea:focus, .textarea-field:focus, .unreset-css .gform_wrapper li.gfield textarea:focus, .woocommerce-form textarea:focus {
    border: 2px solid #000;
    padding: 14px 20px
}

.methods select, .selectbox select, form select {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75em;
    font-family: "Neurial Grotesk", sans-serif;
    border: 1px solid #CECECE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    background-image: url(../svg/arrow_down.svg);
    -webkit-background-size: 15px 8px;
    -moz-background-size: 15px 8px;
    background-size: 15px 8px;
    background-repeat: no-repeat;
    background-position: right 15px top 50%, 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0;
    height: 60px;
    display: block;
    color: #111A2A;
    padding: 15px 50px 15px 20px;
    width: 100%;
    max-width: 100%;
    margin: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.methods select::-ms-expand, .selectbox select::-ms-expand, form select::-ms-expand {
    display: none
}

.methods select option, .selectbox select option, form select option {
    font-weight: 400
}

.header {
    padding-top: 24px;
    padding-bottom: 24px;
    position: fixed;
    top: 0;
    left: 0;
    height: 101px;
    width: 100%;
    z-index: 50;
    will-change: top;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.header.header--light .header-link {
    color: #fff
}

.header.header--light .logo svg {
    fill: #fff
}

.header.header--small .logo svg, .logo svg {
    fill: #E2004C
}

.header.header--small {
    background-color: #fff;
    padding-top: 14px;
    padding-bottom: 14px;
    height: 81px
}

.header.header--small .header-links {
    padding-top: 0
}

.header.header--small .header-link {
    color: #111A2A
}

.header.header--small.nav-up {
    top: -81px
}

.header.nav-up {
    top: -101px
}

.header a {
    pointer-events: all
}

.logo svg {
    width: 108px;
    height: 47px
}

.header-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 15px
}

.page-template-tpl-landing .header-links {
    display: none
}

.button--support, .header-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

.header-link {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 20px;
    color: #111A2A
}

.touchevents .header-link:hover {
    opacity: 1
}

.header-link + .header-link {
    margin-left: 30px
}

.header-link svg {
    fill: currentColor
}

.header-link svg.icon-account {
    width: 22px;
    height: 20px;
    margin-right: 10px
}

.header-link svg.icon-cart {
    width: 24px;
    height: 18px;
    margin-right: 11px
}

.header-link svg.icon-hamburger {
    width: 24px;
    height: 11px;
    margin-right: 14px
}

.header-link .header-hamburger, .header-link .header-hamburger:after, .header-link .header-hamburger:before {
    display: block;
    width: 24px;
    height: 2px;
    background-color: currentColor;
    -webkit-transition-property: background-color, -webkit-transform;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    transition-property: background-color, transform;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.header-link .header-hamburger {
    position: relative;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 14px;
    background-color: transparent
}

.header-link .header-hamburger:after, .header-link .header-hamburger:before {
    position: absolute;
    content: ""
}

.header-link .header-hamburger:before {
    top: -4px
}

.header-link .header-hamburger:after {
    top: 4px
}

.navigation--open .header-link .header-hamburger {
    background-color: transparent
}

.navigation--open .header-link .header-hamburger:before {
    -webkit-transform: translateY(4px) rotate(45deg);
    -moz-transform: translateY(4px) rotate(45deg);
    -ms-transform: translateY(4px) rotate(45deg);
    -o-transform: translateY(4px) rotate(45deg);
    transform: translateY(4px) rotate(45deg)
}

.navigation--open .header-link .header-hamburger:after {
    -webkit-transform: translateY(-4px) rotate(-45deg);
    -moz-transform: translateY(-4px) rotate(-45deg);
    -ms-transform: translateY(-4px) rotate(-45deg);
    -o-transform: translateY(-4px) rotate(-45deg);
    transform: translateY(-4px) rotate(-45deg)
}

.header-link .header-link-text {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.17647em;
    font-weight: 500
}

.button--support {
    position: fixed;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    background-color: rgba(17, 26, 42, .9);
    color: #fff;
    padding: 12px 21px 12px 18px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 40px;
    right: 40px;
    z-index: 50
}

.button--support:active, .button--support:focus, .button--support:hover {
    color: #fff !important;
    background: #000 !important
}

.button--support .button-icon {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    width: 22px;
    height: 22px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 22px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 22px;
    flex: 0 0 22px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.button--support .button-text {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1;
    font-weight: 700;
    margin-left: 10px;
    display: block
}

.nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 40;
    opacity: 0;
    visibility: hidden
}

.navigation--open .nav-overlay {
    opacity: 1;
    visibility: visible
}

.navigation {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    will-change: transform;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.68, 0, .265, 1), opacity 0s linear .5s, visibility 0s linear .5s;
    -moz-transition: -moz-transform .5s cubic-bezier(.68, 0, .265, 1), opacity 0s linear .5s, visibility 0s linear .5s;
    -o-transition: -o-transform .5s cubic-bezier(.68, 0, .265, 1), opacity 0s linear .5s, visibility 0s linear .5s;
    transition: transform .5s cubic-bezier(.68, 0, .265, 1), opacity 0s linear .5s, visibility 0s linear .5s
}

.navigation--open .navigation {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.68, 0, .265, 1);
    -moz-transition: -moz-transform .5s cubic-bezier(.68, 0, .265, 1);
    -o-transition: -o-transform .5s cubic-bezier(.68, 0, .265, 1);
    transition: transform .5s cubic-bezier(.68, 0, .265, 1);
    opacity: 1;
    visibility: visible
}

.navigation-wrapper {
    position: relative;
    height: 100%
}

.navigation-container {
    background-color: #fff;
    height: 100%;
    overflow-x: visible
}

.navigation-container:after {
    content: '';
    display: block;
    width: 100vw;
    height: 100%;
    background-color: #F6F6FC;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1
}

.navigation-container, .navigation-products, .navigation-search {
    will-change: transform;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.68, 0, .265, 1);
    -moz-transition: -moz-transform .5s cubic-bezier(.68, 0, .265, 1);
    -o-transition: -o-transform .5s cubic-bezier(.68, 0, .265, 1);
    transition: transform .5s cubic-bezier(.68, 0, .265, 1)
}

.navigation-inner {
    width: 470px;
    max-width: 50vw;
    padding: 60px 45px;
    height: 100%;
    overflow-y: auto
}

.navigation-close {
    margin-bottom: 15px
}

.navigation-close svg {
    width: 24px;
    height: 24px
}

.main-navigation ul, .secondary-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.main-navigation a, .main-navigation li, .secondary-navigation a, .secondary-navigation li {
    display: block
}

.main-navigation a:active, .main-navigation a:focus, .main-navigation a:hover, .secondary-navigation a:active, .secondary-navigation a:focus, .secondary-navigation a:hover {
    color: #E2004C !important
}

.main-navigation {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 1.41176em
}

.main-navigation li + li {
    margin-top: 6px
}

.main-navigation li.toggle-products > a {
    position: relative
}

.main-navigation li.toggle-products > a:after, .main-navigation li.toggle-products > a:before {
    content: '';
    display: block;
    width: 16px;
    height: 2px;
    position: absolute;
    background-color: currentColor;
    right: 0;
    top: 50%;
    margin-top: -1px
}

.main-navigation li.toggle-products > a:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.products--visible .main-navigation li.toggle-products > a {
    color: #E2004C
}

.main-navigation ul.sub-menu {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.88889em;
    padding: 5px 20px 0;
    display: none
}

.secondary-navigation {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.7em;
    margin-top: 40px
}

.secondary-navigation li + li {
    margin-top: 10px
}

.navigation-products, .navigation-search {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    background-color: #F6F6FC;
    max-width: 50vw;
    height: 100%;
    overflow-y: auto
}

.navigation-products {
    width: 680px
}

.navigation-search {
    width: 470px
}

.navigation-products-inner, .navigation-search-inner {
    padding: 110px 45px
}

.nav-categories {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -14px
}

.nav-category {
    padding: 0 14px;
    margin-bottom: 28px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.nav-category-link {
    position: relative;
    display: block
}

.nav-category-link:hover .nav-category-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.nav-category-link .nav-category-img {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    background-color: #E2004C;
    padding-bottom: 64%;
    position: relative;
    overflow: hidden
}

.footer-navigation > ul, .searchform {
    display: -webkit-box;
    display: -ms-flexbox
}

.nav-category-link .nav-category-img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: transform .2s ease-in
}

.nav-category-link p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.41667em;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    margin: 0;
    padding: 20px 30px
}

.searchform {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    width: 100%
}

.section-search .searchform {
    width: 550px;
    max-width: 100%;
    margin: 0 auto;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.section-search .searchform .field-submit {
    max-width: 52px;
    min-width: 52px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 52px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 52px;
    flex: 0 0 52px
}

.section-search .searchform .field-submit input[type=submit] {
    width: 52px;
    height: 68px;
    background-position: center right
}

.section-search .searchform .field-input input[type=text] {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5em;
    border: none;
    padding: 16px 15px
}

.searchform .field-submit {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 32px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    max-width: 32px
}

.searchform .field-submit input[type=submit] {
    background-color: transparent;
    background-image: url(../svg/icon_search.svg);
    -webkit-background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    background-size: 22px 22px;
    background-position: center left;
    background-repeat: no-repeat;
    width: 32px;
    height: 48px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: block
}

.searchform .field-input {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.searchform .field-input input[type=text] {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.7em;
    width: 100%;
    font-family: "Neurial Grotesk", sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #CECECE;
    padding: 8px 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: 0 0
}

.searchform .field-input ::-webkit-input-placeholder {
    color: #111A2A
}

.searchform .field-input ::-moz-placeholder {
    color: #111A2A
}

.searchform .field-input :-ms-input-placeholder {
    color: #111A2A
}

.searchform .field-input :-moz-placeholder {
    color: #111A2A
}

.footer-navigation {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2
}

.footer-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-navigation > ul {
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.hero-slide-inner, .service-navigation ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box
}

.footer-navigation > ul > li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 250px
}

.footer-navigation a {
    margin-bottom: 10px
}

.footer-navigation a:hover {
    opacity: .75
}

.footer-navigation a[href^=mailto] {
    border-bottom: 1px solid currentColor
}

.service-navigation {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.85714em
}

.service-navigation ul {
    margin: 0 -10px;
    padding: 0;
    list-style: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.service-navigation li {
    margin: 0 10px
}

.service-navigation a:hover {
    opacity: .75
}

.section-hero-slider {
    position: relative
}

.hero-slide-inner {
    display: -webkit-flex;
    display: flex;
    height: 700px
}

.hero-slide-content, .hero-slider-dots {
    display: -webkit-flex;
    display: -moz-box
}

.hero-slide-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 32px;
    padding-right: 32px
}

.header-block .hero-slide-content .header-title .hero-slide-title-img, .hero-slide-content .contact-title .hero-slide-title-img, .hero-slide-content .header-block .header-title .hero-slide-title-img, .hero-slide-content .post-block .intro-title .hero-slide-title-img, .hero-slide-content .post-title .hero-slide-title-img, .hero-slide-content .search-title .hero-slide-title-img, .hero-slide-content .section-header-title .header-title .hero-slide-title-img, .hero-slide-content .section-shop-header .shop-title .hero-slide-title-img, .hero-slide-content .section-stories .intro-title .hero-slide-title-img, .hero-slide-content h2 .hero-slide-title-img, .post-block .hero-slide-content .intro-title .hero-slide-title-img, .section-header-title .hero-slide-content .header-title .hero-slide-title-img, .section-shop-header .hero-slide-content .shop-title .hero-slide-title-img, .section-stories .hero-slide-content .intro-title .hero-slide-title-img {
    display: block
}

.header-block .hero-slide-content .header-title .hero-slide-title-text, .hero-slide-content .contact-title .hero-slide-title-text, .hero-slide-content .header-block .header-title .hero-slide-title-text, .hero-slide-content .post-block .intro-title .hero-slide-title-text, .hero-slide-content .post-title .hero-slide-title-text, .hero-slide-content .search-title .hero-slide-title-text, .hero-slide-content .section-header-title .header-title .hero-slide-title-text, .hero-slide-content .section-shop-header .shop-title .hero-slide-title-text, .hero-slide-content .section-stories .intro-title .hero-slide-title-text, .hero-slide-content h2 .hero-slide-title-text, .post-block .hero-slide-content .intro-title .hero-slide-title-text, .section-header-title .hero-slide-content .header-title .hero-slide-title-text, .section-shop-header .hero-slide-content .shop-title .hero-slide-title-text, .section-stories .hero-slide-content .intro-title .hero-slide-title-text {
    display: block;
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.hero-slide-content-inner {
    text-align: center;
    width: 425px;
    max-width: 100%
}

.hero-slide-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    height: 100%
}

.hero-slide-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.hero-slider-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 30px;
    z-index: 10;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hero-slider-dots .slider-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 24px;
    margin: 0;
    padding: 0;
    list-style: none
}

.hero-slider-dots .slider-dots li {
    display: block
}

.hero-slider-dots .slider-dots li.slick-active button::before {
    opacity: 1
}

.hero-slider-dots .slider-dots li.slick-active .circle-go {
    -webkit-animation: progress 68s;
    -moz-animation: progress 68s;
    -o-animation: progress 68s;
    animation: progress 68s
}

.hero-slider-dots .slider-dots button {
    width: 24px;
    height: 24px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 0;
    background-color: transparent;
    margin: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    position: relative;
    z-index: 0
}

.hero-slider-dots .slider-dots button::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    border: 2px solid #979797;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: opacity .1s ease-in;
    -moz-transition: opacity .1s ease-in;
    -o-transition: opacity .1s ease-in;
    transition: opacity .1s ease-in
}

.hero-slider-dots .slider-dots button svg, .hero-video video {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.hero-slider-dots .slider-dots button::after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff
}

.hero-slider-dots .slider-dots button svg {
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute
}

.hero-slider-dots .circle-bg {
    fill: rgba(255, 255, 255, 0);
    stroke: rgba(0, 0, 0, .05);
    stroke-width: 2;
    stroke-linecap: butt
}

.hero-slider-dots .circle-go {
    fill: rgba(255, 255, 255, 0);
    stroke: #fff;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-dasharray: 360px;
    stroke-dashoffset: 360
}

@-webkit-keyframes progress {
    from {
        stroke-dashoffset: 360
    }
    to {
        stroke-dashoffset: 0
    }
}

@-moz-keyframes progress {
    from {
        stroke-dashoffset: 360
    }
    to {
        stroke-dashoffset: 0
    }
}

@-o-keyframes progress {
    from {
        stroke-dashoffset: 360
    }
    to {
        stroke-dashoffset: 0
    }
}

@keyframes progress {
    from {
        stroke-dashoffset: 360
    }
    to {
        stroke-dashoffset: 0
    }
}

.section-intro {
    padding-top: 80px;
    padding-bottom: 80px
}

.section-hero {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    background-color: #000;
    position: relative;
    overflow: hidden
}

.callout-img, .callout-video-link, .category-slide-link, .hero-category-img, .hero-category-video-link {
    -moz-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.section-hero .row, .section-hero .shop-result ul.products, .section-hero body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .section-hero body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result .section-hero ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .section-hero .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .section-hero .u-columns {
    position: relative;
    z-index: 1;
    min-height: 700px;
    padding-bottom: 50px
}

.hero-video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.hero-video video {
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    min-width: 100%;
    min-height: 100%
}

.hero-category-video video, .hero-video iframe {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    left: 50%
}

.hero-video iframe {
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute
}

.hero-title {
    margin: 0 0 15px
}

.hero-subtitle {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.41667em;
    font-weight: 400;
    letter-spacing: 0
}

.author-meta p.author-name, .gallery-section-tabs span, .landing-language-title, ul.tabs li {
    font-weight: 700
}

.hero-button {
    margin-top: 40px
}

.section-usps {
    padding-top: 140px;
    padding-bottom: 140px
}

.home .section-usps {
    padding-bottom: 0
}

.section-usps .usps-title {
    text-align: center;
    margin: 0
}

.section-hero-category {
    padding-top: 115px
}

.hero-category-video-link:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.hero-category-video-link:before {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    -moz-transform: translate(-50%, -50%) scale(1.5);
    -ms-transform: translate(-50%, -50%) scale(1.5);
    -o-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5);
    content: '';
    display: block;
    z-index: 1
}

.hero-category-img, .hero-category-video-link {
    -webkit-background-size: cover;
    background-size: cover;
    display: block;
    position: relative;
    background-color: #5250A4;
    overflow: hidden;
    padding-bottom: 38%
}

.hero-category-img img, .hero-category-video-link img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: transform .2s ease-in
}

.hero-category-video {
    display: block;
    position: relative;
    background-color: #5250A4;
    width: 100%;
    padding-bottom: 38%;
    overflow: hidden
}

.reviews-slide-inner, .section-highlight-block-inner {
    background-color: #fff
}

.hero-category-video .hero-category-video-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.hero-category-video video {
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    min-width: 100%;
    min-height: 100%
}

.hero-category-video iframe {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute
}

.landing-languages {
    margin: -20px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.landing-languages li {
    margin: 20px
}

.landing-languages a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.landing-languages a img {
    margin-right: 5px
}

.section-categories {
    padding-bottom: 140px
}

.category-slider .slick-list {
    overflow: visible
}

.category-slide {
    width: -webkit-calc((1340px / 100) * 58.33333);
    width: -moz-calc((1340px / 100) * 58.33333);
    width: calc((1340px / 100) * 58.33333);
    max-width: 75vw;
    padding-right: 2rem
}

.category-slide-link {
    -webkit-background-size: cover;
    background-size: cover;
    display: block;
    position: relative;
    color: #fff
}

.category-slide-link:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.category-slide-link:active, .category-slide-link:focus, .category-slide-link:hover {
    color: #fff !important
}

.category-slide-img {
    position: relative;
    overflow: hidden;
    padding-bottom: 65.5716%
}

.category-slide-img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in
}

.category-slide-inner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 365px;
    max-width: 100%;
    padding: 35px 50px
}

.star, .star svg.star, .star svg.star-grey {
    width: 22px;
    height: 22px
}

.category-slide-inner p {
    margin: 0 0 7px
}

.category-slide-inner .post-block-title, .category-slide-inner .product-title, .category-slide-inner .section-resellers .reseller-title, .category-slide-inner .support-title, .category-slide-inner h3, .section-resellers .category-slide-inner .reseller-title {
    margin: 0
}

.section-featured-products {
    padding-bottom: 140px
}

.section-featured-products .product-articles {
    margin-top: 80px
}

.stars-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -3px;
    margin-right: -3px
}

.stars-icon {
    margin-left: 3px;
    margin-right: 3px
}

.star {
    position: relative;
    display: block
}

.star svg.star-half {
    width: 11px;
    height: 22px
}

.star .star-filled {
    position: absolute;
    top: 0;
    left: 0
}

.section-reviews {
    padding-top: 140px;
    padding-bottom: 60px
}

.reviews-title {
    margin: 0 0 70px
}

.reviews-slide {
    width: 358px;
    margin-left: 22px;
    margin-right: 22px
}

.reviews-slide--column {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px
}

.reviews-slide .stars-rating {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px
}

.reviews-slide .stars-rating--placeholder {
    min-height: 22px
}

.gallery-section-tabs .reviews-slide span, .reviews-slide .gallery-section-tabs span, .reviews-slide .social-share p, .reviews-slide h6, .social-share .reviews-slide p {
    margin: 20px 0 0
}

.reviews-slide img {
    width: auto;
    height: 100%;
    margin: 0 auto
}

.reviews-slide-img {
    width: 100%;
    height: 30px;
    margin: 20px 0
}

.reviews-slide-inner {
    padding: 55px 40px 40px;
    text-align: center
}

.section-highlight-block {
    margin-bottom: 80px
}

.highlight-block-img {
    height: 100%;
    min-height: 595px
}

.highlight-block-img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.highlight-block-content {
    padding: 50px 30px
}

.section-callout {
    padding-bottom: 70px
}

.callout-video-link:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.callout-video-link:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    content: '';
    display: block;
    z-index: 1
}

.callout-img, .callout-video-link {
    -webkit-background-size: cover;
    background-size: cover;
    display: block;
    position: relative;
    background-color: #5250A4;
    overflow: hidden;
    min-height: 440px
}

.callout-img img, .callout-video-link img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in
}

.callout-media-meta {
    margin-top: 20px
}

.callout-media-meta #order_review_heading, .callout-media-meta .cart_totals .contact-title, .callout-media-meta .cart_totals .header-block .header-title, .callout-media-meta .cart_totals .post-block .intro-title, .callout-media-meta .cart_totals .post-title, .callout-media-meta .cart_totals .search-title, .callout-media-meta .cart_totals .section-header-title .header-title, .callout-media-meta .cart_totals .section-shop-header .shop-title, .callout-media-meta .cart_totals .section-stories .intro-title, .callout-media-meta .cart_totals h2, .callout-media-meta .category-slide-inner .post-block-title, .callout-media-meta .category-slide-inner .product-title, .callout-media-meta .category-slide-inner .section-resellers .reseller-title, .callout-media-meta .category-slide-inner .support-title, .callout-media-meta .category-slide-inner h3, .callout-media-meta .header-block .cart_totals .header-title, .callout-media-meta .post-block .cart_totals .intro-title, .callout-media-meta .post-category, .callout-media-meta .product-card-slide-category-inner .post-block-title, .callout-media-meta .product-card-slide-category-inner .product-title, .callout-media-meta .product-card-slide-category-inner .section-resellers .reseller-title, .callout-media-meta .product-card-slide-category-inner .support-title, .callout-media-meta .product-card-slide-category-inner h3, .callout-media-meta .section-header-title .cart_totals .header-title, .callout-media-meta .section-resellers .category-slide-inner .reseller-title, .callout-media-meta .section-resellers .product-card-slide-category-inner .reseller-title, .callout-media-meta .section-resellers .unreset-css .reseller-title, .callout-media-meta .section-resellers form.woocommerce-checkout .reseller-title, .callout-media-meta .section-shop .shop-title, .callout-media-meta .section-shop-header .cart_totals .shop-title, .callout-media-meta .section-stories .cart_totals .intro-title, .callout-media-meta .taxonomy-filter .title-li, .callout-media-meta .unreset-css .post-block-title, .callout-media-meta .unreset-css .product-title, .callout-media-meta .unreset-css .section-resellers .reseller-title, .callout-media-meta .unreset-css .support-title, .callout-media-meta .unreset-css h3, .callout-media-meta .woocommerce .widget-title, .callout-media-meta form.woocommerce-checkout .post-block-title, .callout-media-meta form.woocommerce-checkout .product-title, .callout-media-meta form.woocommerce-checkout .section-resellers .reseller-title, .callout-media-meta form.woocommerce-checkout .support-title, .callout-media-meta form.woocommerce-checkout h3, .callout-media-meta h5, .cart_totals .callout-media-meta .contact-title, .cart_totals .callout-media-meta .post-title, .cart_totals .callout-media-meta .search-title, .cart_totals .callout-media-meta h2, .cart_totals .header-block .callout-media-meta .header-title, .cart_totals .post-block .callout-media-meta .intro-title, .cart_totals .section-header-title .callout-media-meta .header-title, .cart_totals .section-shop-header .callout-media-meta .shop-title, .cart_totals .section-stories .callout-media-meta .intro-title, .category-slide-inner .callout-media-meta .post-block-title, .category-slide-inner .callout-media-meta .product-title, .category-slide-inner .callout-media-meta .support-title, .category-slide-inner .callout-media-meta h3, .category-slide-inner .section-resellers .callout-media-meta .reseller-title, .header-block .cart_totals .callout-media-meta .header-title, .header-block .header-subtitle, .post-block .cart_totals .callout-media-meta .intro-title, .product-card-slide-category-inner .callout-media-meta .post-block-title, .product-card-slide-category-inner .callout-media-meta .product-title, .product-card-slide-category-inner .callout-media-meta .support-title, .product-card-slide-category-inner .callout-media-meta h3, .product-card-slide-category-inner .section-resellers .callout-media-meta .reseller-title, .section-header-title .cart_totals .callout-media-meta .header-title, .section-resellers .category-slide-inner .callout-media-meta .reseller-title, .section-resellers .product-card-slide-category-inner .callout-media-meta .reseller-title, .section-resellers .unreset-css .callout-media-meta .reseller-title, .section-resellers form.woocommerce-checkout .callout-media-meta .reseller-title, .section-shop .callout-media-meta .shop-title, .section-shop-header .cart_totals .callout-media-meta .shop-title, .section-stories .cart_totals .callout-media-meta .intro-title, .taxonomy-filter .callout-media-meta .title-li, .unreset-css .callout-media-meta .post-block-title, .unreset-css .callout-media-meta .product-title, .unreset-css .callout-media-meta .support-title, .unreset-css .callout-media-meta h3, .unreset-css .section-resellers .callout-media-meta .reseller-title, .woocommerce .callout-media-meta .widget-title, form.woocommerce-checkout .callout-media-meta .post-block-title, form.woocommerce-checkout .callout-media-meta .product-title, form.woocommerce-checkout .callout-media-meta .support-title, form.woocommerce-checkout .callout-media-meta h3, form.woocommerce-checkout .section-resellers .callout-media-meta .reseller-title {
    margin: 0
}

.callout-media-meta p {
    color: grey
}

.callout-content {
    background-color: #E2004C;
    color: #fff;
    padding: 50px 60px
}

.callout-content .unreset-css .button.button--outline:hover, .callout-content .unreset-css .page-main .location-picker form .product-card input:hover[type=submit], .callout-content .unreset-css .page-main .location-picker form input.button--outline:hover[type=submit], .callout-content .unreset-css .page-main .location-picker form table.woocommerce-cart-form__contents .coupon input:hover[type=submit], .callout-content .unreset-css .product-card .button:hover, .callout-content .unreset-css .product-card .page-main .location-picker form input:hover[type=submit], .callout-content .unreset-css table.woocommerce-cart-form__contents .coupon .button:hover, .callout-content .unreset-css table.woocommerce-cart-form__contents .coupon .page-main .location-picker form input:hover[type=submit], .page-main .location-picker form .callout-content .unreset-css input.button--outline:hover[type=submit], .page-main .location-picker form .product-card .callout-content .unreset-css input:hover[type=submit], .page-main .location-picker form table.woocommerce-cart-form__contents .coupon .callout-content .unreset-css input:hover[type=submit], .product-card .callout-content .unreset-css .button:hover, .product-card .page-main .location-picker form .callout-content .unreset-css input:hover[type=submit], table.woocommerce-cart-form__contents .coupon .callout-content .unreset-css .button:hover, table.woocommerce-cart-form__contents .coupon .page-main .location-picker form .callout-content .unreset-css input:hover[type=submit] {
    border-color: #fff
}

.header-block .header-title {
    margin: 0 0 22px
}

.page-block-title {
    margin: 0 0 25px
}

.section-highlight {
    background-color: #111A2A;
    color: #fff;
    padding-top: 140px;
    padding-bottom: 140px
}

.section-highlight-title {
    margin: 0
}

.highlight-block {
    border-bottom: 1px solid #484E58;
    padding-bottom: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.highlight-block + .highlight-block {
    margin-top: 50px
}

.highlight-block .highlight-block-img {
    width: 145px;
    height: 145px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 145px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 145px;
    flex: 0 0 145px;
    display: block;
    margin-left: 50px;
    margin-right: 50px
}

.highlight-block .highlight-block-img img {
    width: auto;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%
}

.highlight-block .highlight-block-inner {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -moz-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    padding-right: 50px
}

.highlight-block .highlight-block-title {
    margin: 0 0 25px
}

.cta-blocks {
    position: relative
}

.cta-blocks:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 1px;
    background-color: #CECECE
}

.cta-block {
    text-align: center;
    padding: 25px 0
}

.cta-block .cta-block-subtitle {
    margin: 0 0 5px
}

.cta-block .cta-block-title {
    margin: 0 0 25px
}

.cta-block .cta-block-button .button, .cta-block .cta-block-button .page-main .location-picker form input[type=submit], .page-main .location-picker form .cta-block .cta-block-button input[type=submit] {
    min-width: 215px
}

.section-header-title {
    background-color: #5250A4;
    color: #fff;
    padding-top: 200px;
    padding-bottom: 200px
}

.section-header-title .header-title {
    text-align: center;
    margin: 0
}

.section-resellers {
    padding-top: 60px
}

.section-resellers .reseller-title {
    margin: 0 0 20px
}

.resellers {
    margin-top: 20px
}

.reseller-column {
    margin-top: 50px
}

.reseller-logo {
    display: block;
    background-color: #fff;
    width: 100%;
    padding-bottom: 45.169%;
    position: relative
}

.reseller-logo .reseller-logo-inner {
    position: absolute;
    top: 0;
    left: 0;
    padding: 25px 75px;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.reseller-logo img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block
}

.post-block .cta-title {
    margin: 0 0 35px
}

.page-main .location-picker form .post-block .cta-button input[type=submit], .post-block .cta-button .button, .post-block .cta-button .page-main .location-picker form input[type=submit] {
    min-width: 215px
}

.post-block .intro-title {
    margin: 0 0 9px
}

.press-contact-card {
    background-color: #fff;
    padding: 40px
}

.cart_totals .header-block .press-contact-card .header-title, .cart_totals .post-block .press-contact-card .intro-title, .cart_totals .press-contact-card .contact-title, .cart_totals .press-contact-card .post-title, .cart_totals .press-contact-card .search-title, .cart_totals .press-contact-card h2, .cart_totals .section-header-title .press-contact-card .header-title, .cart_totals .section-shop-header .press-contact-card .shop-title, .cart_totals .section-stories .press-contact-card .intro-title, .category-slide-inner .press-contact-card .post-block-title, .category-slide-inner .press-contact-card .product-title, .category-slide-inner .press-contact-card .support-title, .category-slide-inner .press-contact-card h3, .category-slide-inner .section-resellers .press-contact-card .reseller-title, .header-block .cart_totals .press-contact-card .header-title, .post-block .cart_totals .press-contact-card .intro-title, .press-contact-card #order_review_heading, .press-contact-card .cart_totals .contact-title, .press-contact-card .cart_totals .header-block .header-title, .press-contact-card .cart_totals .post-block .intro-title, .press-contact-card .cart_totals .post-title, .press-contact-card .cart_totals .search-title, .press-contact-card .cart_totals .section-header-title .header-title, .press-contact-card .cart_totals .section-shop-header .shop-title, .press-contact-card .cart_totals .section-stories .intro-title, .press-contact-card .cart_totals h2, .press-contact-card .category-slide-inner .post-block-title, .press-contact-card .category-slide-inner .product-title, .press-contact-card .category-slide-inner .section-resellers .reseller-title, .press-contact-card .category-slide-inner .support-title, .press-contact-card .category-slide-inner h3, .press-contact-card .header-block .cart_totals .header-title, .press-contact-card .post-block .cart_totals .intro-title, .press-contact-card .post-category, .press-contact-card .product-card-slide-category-inner .post-block-title, .press-contact-card .product-card-slide-category-inner .product-title, .press-contact-card .product-card-slide-category-inner .section-resellers .reseller-title, .press-contact-card .product-card-slide-category-inner .support-title, .press-contact-card .product-card-slide-category-inner h3, .press-contact-card .section-header-title .cart_totals .header-title, .press-contact-card .section-resellers .category-slide-inner .reseller-title, .press-contact-card .section-resellers .product-card-slide-category-inner .reseller-title, .press-contact-card .section-resellers .unreset-css .reseller-title, .press-contact-card .section-resellers form.woocommerce-checkout .reseller-title, .press-contact-card .section-shop .shop-title, .press-contact-card .section-shop-header .cart_totals .shop-title, .press-contact-card .section-stories .cart_totals .intro-title, .press-contact-card .taxonomy-filter .title-li, .press-contact-card .unreset-css .post-block-title, .press-contact-card .unreset-css .product-title, .press-contact-card .unreset-css .section-resellers .reseller-title, .press-contact-card .unreset-css .support-title, .press-contact-card .unreset-css h3, .press-contact-card .woocommerce .widget-title, .press-contact-card form.woocommerce-checkout .post-block-title, .press-contact-card form.woocommerce-checkout .product-title, .press-contact-card form.woocommerce-checkout .section-resellers .reseller-title, .press-contact-card form.woocommerce-checkout .support-title, .press-contact-card form.woocommerce-checkout h3, .press-contact-card h5, .product-card-slide-category-inner .press-contact-card .post-block-title, .product-card-slide-category-inner .press-contact-card .product-title, .product-card-slide-category-inner .press-contact-card .support-title, .product-card-slide-category-inner .press-contact-card h3, .product-card-slide-category-inner .section-resellers .press-contact-card .reseller-title, .section-header-title .cart_totals .press-contact-card .header-title, .section-resellers .category-slide-inner .press-contact-card .reseller-title, .section-resellers .product-card-slide-category-inner .press-contact-card .reseller-title, .section-resellers .unreset-css .press-contact-card .reseller-title, .section-resellers form.woocommerce-checkout .press-contact-card .reseller-title, .section-shop .press-contact-card .shop-title, .section-shop-header .cart_totals .press-contact-card .shop-title, .section-stories .cart_totals .press-contact-card .intro-title, .taxonomy-filter .press-contact-card .title-li, .unreset-css .press-contact-card .post-block-title, .unreset-css .press-contact-card .product-title, .unreset-css .press-contact-card .support-title, .unreset-css .press-contact-card h3, .unreset-css .section-resellers .press-contact-card .reseller-title, .woocommerce .press-contact-card .widget-title, form.woocommerce-checkout .press-contact-card .post-block-title, form.woocommerce-checkout .press-contact-card .product-title, form.woocommerce-checkout .press-contact-card .support-title, form.woocommerce-checkout .press-contact-card h3, form.woocommerce-checkout .section-resellers .press-contact-card .reseller-title {
    margin: 0 0 15px
}

.press-contact-card + .post-content {
    margin-top: 60px
}

.contact-card-person .contact-card-person-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px
}

.contact-card-person .contact-card-person-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 64px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
    max-width: 64px;
    margin-right: 24px
}

.contact-card-person .contact-card-person-img img {
    width: 64px;
    height: 64px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.contact-card-person .contact-card-person-meta .gallery-section-tabs span, .contact-card-person .contact-card-person-meta .social-share p, .contact-card-person .contact-card-person-meta h6, .contact-card-person .contact-card-person-meta p, .gallery-section-tabs .contact-card-person .contact-card-person-meta span, .social-share .contact-card-person .contact-card-person-meta p {
    margin: 0
}

.contact-card-person .contact-card-person-info {
    margin-top: 30px
}

.contact-card-person .contact-card-person-info p {
    margin: 0
}

.contact-card-person .contact-card-person-info a {
    color: #E2004C
}

.contact-card-person .contact-card-person-info a:active, .contact-card-person .contact-card-person-info a:focus, .contact-card-person .contact-card-person-info a:hover {
    color: #E2004C !important
}

.gallery-section + .gallery-section {
    margin-top: 70px
}

.gallery-section-title {
    margin: 0
}

.gallery-section-tabs {
    margin: 25px 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    border-bottom: 1px solid #E6E6E6
}

.gallery-section-tabs--hidden {
    display: none
}

.gallery-section-tabs li {
    display: block;
    padding-right: 40px
}

.gallery-section-tabs li.current span {
    color: #E2004C
}

.gallery-section-tabs li.current span::after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

.gallery-section-tabs span::after, ul.tabs li span:after {
    -moz-transform: scaleX(0);
    left: 0;
    content: ''
}

.gallery-section-tabs span {
    display: block;
    margin: 0;
    padding-bottom: 15px;
    position: relative;
    cursor: pointer;
    -webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    transition: color .2s ease-in;
    white-space: nowrap
}

.gallery-section-tabs span:active, .gallery-section-tabs span:focus, .gallery-section-tabs span:hover {
    color: #E2004C !important
}

.gallery-section-tabs span::after {
    display: block;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #E2004C;
    position: absolute;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.gallery-section-tab::-webkit-scrollbar {
    display: none
}

.gallery-section-imgs.row, .shop-result ul.gallery-section-imgs.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .gallery-section-imgs.u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .gallery-section-imgs.woocommerce {
    margin-left: -4px;
    margin-right: -4px
}

.gallery-section-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 4px !important;
    padding-right: 4px !important;
    margin-top: 20px
}

@media print, screen and (min-width: 48em) {
    .gallery-section-img {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

.gallery-section-img-link {
    display: block
}

.gallery-section-img-link:hover img {
    -webkit-transform: translateZ(0) scale(1.05);
    -moz-transform: translateZ(0) scale(1.05);
    transform: translateZ(0) scale(1.05)
}

.gallery-section-img-wrapper {
    width: 100%;
    padding-bottom: 74%;
    position: relative;
    overflow: hidden
}

.gallery-section-img-wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    -moz-transition: -moz-transform .2s ease-in-out;
    -o-transition: -o-transform .2s ease-in-out;
    transition: transform .2s ease-in-out
}

.gallery-section-img-title {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.85714em;
    margin: 6px 0 0
}

.gallery-section-tab-content {
    display: none
}

.gallery-section-tab-content.current {
    display: block
}

.footer {
    background-color: #F6F6FC;
    padding-top: 90px;
    padding-bottom: 50px
}

.footer-trustpilot {
    margin-top: 30px
}

.footer-labels {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 -10px
}

.footer-label {
    display: inline-block;
    margin: 0 10px
}

.footer-language-selector, .footer-location-form, .mc4wp-form-fields {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

.footer-label img {
    width: auto;
    height: 44px
}

.footer-newsletter {
    text-align: center
}

.footer-newsletter .post-block-title, .footer-newsletter .product-title, .footer-newsletter .section-resellers .reseller-title, .footer-newsletter .support-title, .footer-newsletter h3, .section-resellers .footer-newsletter .reseller-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5em;
    margin: 0 0 5px
}

.mc4wp-form {
    width: 328px;
    max-width: 100%;
    margin: 0 auto 30px
}

.mc4wp-alert {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.85714em;
    padding-top: 10px
}

.mc4wp-form-fields {
    display: flex
}

.mc4wp-form-fields input {
    border: none;
    border-bottom: 1px solid #111A2A;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent
}

.mc4wp-form-fields input[type=email] {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.85714em;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-family: "Neurial Grotesk", sans-serif;
    color: #111A2A;
    padding: 10px 0
}

.mc4wp-form-fields input[type=submit] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
    height: 50px;
    padding: 0;
    background-image: url(../svg/arrow.svg);
    -webkit-background-size: 20px auto;
    -moz-background-size: 20px auto;
    background-size: 20px auto;
    background-position: center center;
    background-repeat: no-repeat
}

.mc4wp-form-fields ::-webkit-input-placeholder {
    color: #111A2A
}

.mc4wp-form-fields ::-moz-placeholder {
    color: #111A2A
}

.mc4wp-form-fields :-ms-input-placeholder {
    color: #111A2A
}

.mc4wp-form-fields :-moz-placeholder {
    color: #111A2A
}

.footer-bottom {
    margin-top: 150px
}

.footer-bottom p {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.85714em;
    margin: 0
}

.footer-bottom .row + .row, .footer-bottom .shop-result .row + ul.products, .footer-bottom .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main ul.products + .woocommerce, .footer-bottom .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) ul.products + .u-columns, .footer-bottom .shop-result ul.products + .row, .footer-bottom .shop-result ul.products + ul.products, .footer-bottom body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .row + .woocommerce, .footer-bottom body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result .woocommerce + ul.products, .footer-bottom body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .u-columns + .woocommerce, .footer-bottom body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce + .row, .footer-bottom body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce + .u-columns, .footer-bottom body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce + .woocommerce, .footer-bottom body.page-template-tpl-account:not(.woocommerce-lost-password) .row + .u-columns, .footer-bottom body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result .u-columns + ul.products, .footer-bottom body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns + .row, .footer-bottom body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns + .u-columns, .shop-result .footer-bottom .row + ul.products, .shop-result .footer-bottom body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce + ul.products, .shop-result .footer-bottom body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main ul.products + .woocommerce, .shop-result .footer-bottom body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns + ul.products, .shop-result .footer-bottom body.page-template-tpl-account:not(.woocommerce-lost-password) ul.products + .u-columns, .shop-result .footer-bottom ul.products + .row, .shop-result .footer-bottom ul.products + ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .footer-bottom .u-columns + ul.products, .shop-result body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .footer-bottom .woocommerce + ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .footer-bottom .page-main .u-columns + .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .footer-bottom .row + .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .footer-bottom .shop-result .u-columns + ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .footer-bottom .shop-result ul.products + .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .footer-bottom .u-columns + .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .footer-bottom .u-columns + .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .footer-bottom .row + .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .footer-bottom .shop-result .woocommerce + ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .footer-bottom .shop-result ul.products + .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .footer-bottom .u-columns + .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .footer-bottom .woocommerce + .row, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .footer-bottom .woocommerce + .u-columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .footer-bottom .woocommerce + .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .shop-result .footer-bottom ul.products + .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .shop-result .footer-bottom ul.products + .u-columns {
    margin-top: 20px
}

.footer-language-selector, .footer-location-form {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-location-form .location-picker form, .post-slider-arrows {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

.footer-location-form p {
    margin: 0 20px 0 0
}

.footer-location-form .location-picker form {
    display: flex
}

.footer-location-form .location-picker form label {
    display: none
}

.footer-location-form .location-picker form select {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.85714em;
    border: 1px solid #111A2A;
    -webkit-border-radius: 29px;
    -moz-border-radius: 29px;
    border-radius: 29px;
    background-color: transparent;
    background-image: url(../svg/arrow_down_small.svg);
    -webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    background-size: 10px auto;
    background-repeat: no-repeat;
    background-position: right 15px top 50%, 0 0;
    height: 40px;
    padding: 7px 30px 7px 18px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    display: inline-block;
    width: 138px
}

.post-article-img, .post-slide .post-slide-img {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-repeat: no-repeat
}

.footer-location-form .location-picker form input[type=submit] {
    width: 1px;
    opacity: 0;
    visibility: hidden
}

.post-title {
    margin: 0 0 10px
}

.post-title + .post-content {
    margin-top: 40px
}

.post-category {
    margin: 0
}

.post-slider-wrapper {
    position: relative
}

.post-slider-controls {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.post-slider-arrows {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.post-quote, .social-share-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

.post-slider-arrows .slick-arrow {
    width: 72px;
    height: 113px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, .3);
    position: relative;
    pointer-events: all
}

#feed:after, .ajax_add_to_cart:after, .post-slider-arrows .slick-arrow:hover {
    background-color: rgba(255, 255, 255, .5)
}

.post-slider-arrows .slick-arrow svg {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    fill: #fff;
    width: 27px;
    height: 50px
}

.post-slide {
    width: 800px;
    max-width: 75vw;
    padding: 0 10px
}

.single-product .post-slide {
    width: 500px
}

.single-product .post-slide .post-slide-img {
    padding-bottom: 100%
}

.post-slide .post-slide-img {
    background-size: cover;
    background-position: center center;
    width: 100%;
    padding-bottom: 79%
}

.post-block:last-of-type, .section-related {
    padding-bottom: 100px
}

body.page-template-tpl-choose, body.page-template-tpl-works, body.single-post {
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    -o-transition: background-color 1s ease;
    transition: background-color 1s ease
}

body.page-template-tpl-choose.color-light-purple, body.page-template-tpl-works.color-light-purple, body.single-post.color-light-purple {
    background-color: #F6F6FC
}

body.page-template-tpl-choose.color-light-green, body.page-template-tpl-works.color-light-green, body.single-post.color-light-green {
    background-color: #F4FDF2
}

body.page-template-tpl-choose.color-light-pink, body.page-template-tpl-works.color-light-pink, body.single-post.color-light-pink {
    background-color: #FEF1EB
}

body.page-template-tpl-choose.color-white, body.page-template-tpl-works.color-white, body.single-post.color-white {
    background-color: #fff
}

.post-block {
    padding-top: 100px
}

.post-block--small {
    padding-top: 50px
}

.post-block--large {
    padding-top: 150px
}

.post-block--intro {
    padding-top: 185px
}

.post-block--intro + .post-block--content {
    padding-top: 50px
}

.post-block--header {
    padding-top: 140px;
    padding-bottom: 50px
}

.post-text-img {
    padding-right: 50px
}

.medium-order-2 .post-text-img {
    padding-left: 50px;
    padding-right: 0
}

.post-quote {
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.post-quote blockquote {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    border: none;
    color: #111A2A;
    width: 228px;
    max-width: 100%
}

.post-quote blockquote:before {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    content: '';
    display: block;
    margin-bottom: 15px
}

.post-content {
    width: 600px;
    max-width: 100%
}

.post-content--expand {
    width: 100%
}

.post-content-img--square {
    padding-bottom: 100%;
    position: relative
}

.post-content-img--square img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute
}

.post-print-button {
    margin-top: 40px
}

.post-print-button .post-print-button-inner {
    display: inline-block;
    position: relative
}

.post-print-button .post-print-button-inner:hover .button-tooltip {
    top: -15px;
    opacity: 1;
    pointer-events: auto
}

.post-print-button .button-tooltip {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.85714em;
    background: #ffffe0;
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    top: 0;
    display: block;
    left: 50%;
    opacity: 0;
    padding: 15px 20px 20px;
    pointer-events: none;
    position: absolute;
    width: 300px;
    z-index: 1102;
    -webkit-transform: translate(-50%, -100%);
    -moz-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    -o-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out
}

.post-print-button .button-tooltip:before {
    bottom: 0;
    content: '';
    display: block;
    height: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    -moz-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    -o-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    position: absolute;
    border-color: #a9a9a9 transparent transparent;
    border-style: solid;
    border-width: 11px
}

.post-print-button .button-tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #ffffe0 10px;
    bottom: 0;
    content: '';
    height: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    -moz-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    -o-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    position: absolute;
    width: 0
}

.post-content-title {
    margin: 0 0 20px
}

.post-block-title {
    margin: 0 0 30px
}

.product-card-title {
    margin: 0 0 6px
}

.post-block-quote blockquote {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
    border: none;
    color: #111A2A;
    text-align: center
}

.post-block-author {
    margin-top: 50px
}

.post-block-author .author-card {
    border: none;
    padding: 0;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.post-block-author .author-img {
    width: 64px;
    height: 64px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 64px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
    margin-right: 24px
}

.post-block-author .author-meta p {
    margin: 0
}

.social-share {
    text-align: center
}

.social-share + .author-card {
    margin-top: 50px
}

.social-share p {
    margin: 0 0 22px
}

.social-share .social-link {
    width: 50px;
    height: 50px;
    border: 1px solid #111A2A;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-left: 5px;
    margin-right: 5px
}

.social-share .social-link:active, .social-share .social-link:focus, .social-share .social-link:hover {
    color: #111A2A !important;
    background: #fff !important
}

.social-share .social-link svg {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute
}

.author-img, .social-link {
    position: relative
}

.social-media {
    text-align: center
}

.social-media .social-link {
    margin-left: 10px;
    margin-right: 10px
}

.social-media .social-link:hover {
    opacity: .75
}

.social-share-icon {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.author-card, .post-article-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

.social-link svg.icon-facebook {
    width: 18px;
    height: 18px
}

.social-link svg.icon-twitter {
    width: 21px;
    height: 17px
}

.social-link svg.icon-instagram, .social-link svg.icon-linkedin {
    width: 18px;
    height: 18px
}

.author-card {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
    width: 600px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 32px;
    padding-bottom: 32px
}

.author-card--small {
    border-top: 0;
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%
}

.author-card--small .author-img {
    width: 49px;
    height: 49px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 49px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 49px;
    flex: 0 0 49px;
    margin-right: 30px
}

.author-card--small .author-meta p {
    margin: 0
}

.author-img {
    width: 120px;
    height: 120px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 120px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
}

.author-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute
}

.section-related {
    background-color: #111A2A;
    color: #fff;
    padding-top: 100px
}

.section-related .section-title {
    margin: 0 0 80px
}

.section-related .post-featured {
    margin-bottom: 125px
}

.post-article + .post-article {
    margin-top: 150px
}

.post-article-inner {
    background-color: #E2004C;
    color: #111A2A;
    display: flex;
    padding-bottom: 80px;
    position: relative
}

.post-article-img {
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.post-article-meta {
    position: relative;
    z-index: 1;
    width: 584px;
    min-height: 444px;
    max-width: 90%;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px 80px;
    text-align: center
}

.post-article-meta p {
    margin: 0 0 11px
}

.post-article-meta .post-block-title, .post-article-meta .product-title, .post-article-meta .section-resellers .reseller-title, .post-article-meta .support-title, .post-article-meta h3, .section-resellers .post-article-meta .reseller-title {
    margin: 0 0 35px
}

.product-card-slider, .product-solution-slider {
    margin-top: 80px
}

.product-card-slider--logos, .product-solution-slider--logos {
    margin-top: 28px
}

.product-card-slider .slick-track, .product-solution-slider .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.product-card-slider .product-card, .product-solution-slider .product-card {
    padding-right: 85px
}

.product-card-slider .product-card-slide, .product-solution-slider .product-card-slide {
    height: auto
}

.product-card-slider .product-card-slide .product-card, .product-solution-slider .product-card-slide .product-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.page-main .location-picker form .product-card-slider .product-card-slide .product-card input[type=submit], .page-main .location-picker form .product-solution-slider .product-card-slide .product-card input[type=submit], .product-card-slider .product-card-slide .product-card .button, .product-card-slider .product-card-slide .product-card .page-main .location-picker form input[type=submit], .product-solution-slider .product-card-slide .product-card .button, .product-solution-slider .product-card-slide .product-card .page-main .location-picker form input[type=submit] {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.product-solution-slider {
    margin-top: 50px
}

.product-card-slider .slick-list, .product-solution-slider .slick-list, .reviews-slider .slick-list {
    overflow: visible
}

.product-card-slider .slick-arrow, .product-solution-slider .slick-arrow, .reviews-slider .slick-arrow {
    position: absolute;
    top: 50%;
    width: 56px;
    height: 56px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.product-card-slider .slick-arrow.slick-disabled, .product-solution-slider .slick-arrow.slick-disabled, .reviews-slider .slick-arrow.slick-disabled {
    opacity: 0
}

.product-card-slider .slick-arrow.slick-next, .product-solution-slider .slick-arrow.slick-next, .reviews-slider .slick-arrow.slick-next {
    right: 0
}

.product-card-slider .slick-arrow.slick-prev, .product-solution-slider .slick-arrow.slick-prev, .reviews-slider .slick-arrow.slick-prev {
    left: 0;
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -moz-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    -o-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg)
}

.product-card-slider .slick-arrow svg, .product-solution-slider .slick-arrow svg, .reviews-slider .slick-arrow svg {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    width: 22px;
    height: 16px
}

.payment-methods-overview .payment-method-icon img, .payment-methods-overview .payment-method-icon svg, .product-card .product-card-thumb img {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.product-card-slide--category, .product-card-slide--logo {
    padding-right: 32px
}

.product-card-slide-category-inner {
    display: block;
    background-color: #E2004C;
    color: #fff;
    position: relative;
    padding-bottom: 100%
}

.product-card-slide-category-inner .post-block-title, .product-card-slide-category-inner .product-title, .product-card-slide-category-inner .section-resellers .reseller-title, .product-card-slide-category-inner .support-title, .product-card-slide-category-inner h3, .section-resellers .product-card-slide-category-inner .reseller-title {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0
}

.product-card-slide-category-inner .product-card-slide-category-img {
    display: block;
    width: 100%;
    height: 100%
}

.product-card-slide-category-inner .product-card-slide-category-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute
}

.product-card-slide-category-inner .product-card-slide-category-title--hidden {
    display: block;
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.product-card-logo-img {
    background-color: #fff;
    height: 140px;
    padding: 32px
}

.product-card-logo-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.header-block .unreset-css .product-card-logo-img + .header-title, .post-block .unreset-css .product-card-logo-img + .intro-title, .product-card-logo-img + .support-block-title, .product-card-logo-img + h4, .section-header-title .unreset-css .product-card-logo-img + .header-title, .section-shop-header .unreset-css .product-card-logo-img + .shop-title, .section-stories .unreset-css .product-card-logo-img + .intro-title, .section-usps .product-card-logo-img + .usps-title, .shop-notices-wrapper .product-card-logo-img + .woocommerce-result-count, .unreset-css .header-block .product-card-logo-img + .header-title, .unreset-css .post-block .product-card-logo-img + .intro-title, .unreset-css .product-card-logo-img + .contact-title, .unreset-css .product-card-logo-img + .post-title, .unreset-css .product-card-logo-img + .search-title, .unreset-css .product-card-logo-img + h2, .unreset-css .section-header-title .product-card-logo-img + .header-title, .unreset-css .section-shop-header .product-card-logo-img + .shop-title, .unreset-css .section-stories .product-card-logo-img + .intro-title {
    text-align: center;
    margin: 10px 0 0
}

.product-card .woocommerce-loop-product__link {
    display: block
}

.product-card .product-card-thumb {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    margin-bottom: 30px
}

.product-card .product-card-thumb img {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.product-card .product-card-thumb-label, .product-card span.onsale {
    background-color: #E2004C;
    color: #fff;
    display: inline-block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 0 8px;
    position: absolute;
    bottom: -20px;
    left: 0
}

.product-card .product-card-inner {
    margin-bottom: 30px
}

.product-card .woocommerce-loop-product__subtitle, .product-card .woocommerce-loop-product__title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.44444em;
    margin: 0;
    letter-spacing: 0;
    font-weight: 500
}

.product-card .unreset-css {
    color: grey
}

.product-card .price {
    display: block
}

.faq-inner {
    background-color: #fff;
    padding-top: 80px;
    padding-bottom: 100px
}

.faq-inner .faq-title {
    text-align: center;
    margin: 0 0 30px
}

.faq-inner .faq-category-title {
    text-align: center;
    margin: 0 0 50px
}

.faq-category + .faq-category {
    margin-top: 70px
}

.faq-block {
    border-bottom: 1px solid #CECECE
}

.faq-block + .faq-block {
    margin-top: 20px
}

.faq-block .toggle-faq {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px
}

.faq-block .toggle-faq--visible svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.post-card-link:hover .post-card-img img, .video-block-link:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.faq-block .toggle-faq svg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px;
    width: 16px;
    height: 10px;
    fill: #111A2A;
    margin-left: 20px;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.faq-block .faq-content {
    padding-top: 10px;
    padding-bottom: 50px;
    padding-left: 30px;
    display: none
}

.faq-block .faq-content .unreset-css {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.85714em
}

.section-stories .intro-block {
    padding-top: 160px;
    padding-bottom: 65px
}

.section-stories .intro-title {
    margin: 0 0 9px
}

.post-card-link {
    display: block
}

.post-card-link:hover .post-card-img img {
    transform: scale(1.1)
}

.post-card-img {
    position: relative;
    padding-bottom: 63%;
    overflow: hidden;
    background-color: #5250A4
}

.post-card-img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in
}

.post-card-meta {
    margin-top: 20px
}

.post-card-meta .post-block-title, .post-card-meta .product-title, .post-card-meta .section-resellers .reseller-title, .post-card-meta .support-title, .post-card-meta h3, .section-resellers .post-card-meta .reseller-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.41667em;
    letter-spacing: 0;
    font-weight: 400;
    min-height: 102px;
    margin: 0 0 30px
}

.post-stories .post-card {
    margin-bottom: 150px
}

.post-stories .post-card:last-child {
    margin-bottom: 0
}

.pagination, .woocommerce-pagination ul {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.41667em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 50px 0 100px;
    padding: 50px 0 0;
    list-style: none;
    border-top: 1px solid #CECECE
}

.pagination li, .woocommerce-pagination ul li {
    margin: 0 10px
}

.pagination a, .woocommerce-pagination ul a {
    display: block
}

.pagination a:hover, .woocommerce-pagination ul a:hover {
    opacity: .75
}

.pagination .current, .woocommerce-pagination ul .current {
    color: #E2004C
}

.pagination .next svg, .pagination .prev svg, .woocommerce-pagination ul .next svg, .woocommerce-pagination ul .prev svg {
    width: 17px;
    height: 13px;
    display: block
}

.pagination .prev svg, .woocommerce-pagination ul .prev svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.section-product {
    padding-top: 140px
}

.product-img-container {
    position: relative
}

.product-img-thumbs {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    max-width: 60px;
    margin-right: 30px
}

.product-img-thumb {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    border: 2px solid transparent;
    cursor: pointer
}

.product-img-thumb--active {
    border: 2px solid #000
}

.product-img-thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute
}

.product-img-wrapper {
    padding-left: 90px
}

.product-img-slide {
    height: 500px;
    text-align: center
}

.product-img-slide img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto
}

.product-title {
    margin: 0 0 15px
}

.cart .quantity, p.price {
    margin-bottom: 30px
}

.product-content, .product-intro {
    margin-top: 15px
}

.product-details, .product-information-sheet {
    margin-top: 45px
}

p.price {
    margin-top: 15px
}

.cart .quantity input {
    width: 300px
}

.cart .quantity ::-webkit-input-placeholder {
    color: grey
}

.cart .quantity ::-moz-placeholder {
    color: grey
}

.cart .quantity :-ms-input-placeholder {
    color: grey
}

.cart .quantity :-moz-placeholder {
    color: grey
}

.page-main .location-picker form input.single_add_to_cart_button.disabled[type=submit], .single_add_to_cart_button.button.disabled, .woocommerce-variation-add-to-cart-disabled {
    display: none
}

.wcwl_elements {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 45px
}

.wcwl_intro {
    margin: 0 0 15px
}

table.variations, table.variations tbody, table.variations td, table.variations tr {
    display: block
}

.reset_variations {
    font-size: 14px;
    font-size: .875rem;
    line-height: 2em;
    color: #E2004C;
    margin: 0 0 10px
}

.single_variation_wrap .price {
    display: block;
    margin-bottom: 30px
}

.product-comp-block-img, .product-comp-link {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

button.button {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    padding: 20px 30px
}

.woocommerce-shipping-calculator button, button.button--small {
    padding: 15px 20px
}

.section-compatibility {
    padding-bottom: 140px
}

.product-comp-block:nth-of-type(n+4) {
    margin-top: 32px
}

.product-comp-block--choose .product-comp-block-inner {
    padding: 55px 20px
}

.product-comp-block--choose .product-comp-block-meta .product-comp-block-text {
    padding-left: 15px;
    padding-right: 15px
}

.product-comp-block--choose .product-comp-block-meta .product-comp-block-text p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.55556em;
    text-align: center
}

.product-comp-block--choose .product-comp-block-meta .product-comp-block-text .unreset-css ul {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.55556em;
    padding-left: 15px;
    padding-right: 15px
}

.product-comp-block--choose .product-comp-block-meta .product-comp-block-text .unreset-css ul li + li {
    margin-top: 0
}

.product-comp-block-inner {
    background-color: #fff;
    padding: 55px 40px
}

.product-comp-block-img {
    width: 100%;
    height: 100px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px
}

.product-comp-block-img img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block
}

.product-comp-block-meta {
    text-align: center
}

.header-block .unreset-css .product-comp-block-meta .header-title, .post-block .unreset-css .product-comp-block-meta .intro-title, .product-comp-block-meta .header-block .unreset-css .header-title, .product-comp-block-meta .post-block .unreset-css .intro-title, .product-comp-block-meta .section-header-title .unreset-css .header-title, .product-comp-block-meta .section-shop-header .unreset-css .shop-title, .product-comp-block-meta .section-stories .unreset-css .intro-title, .product-comp-block-meta .section-usps .usps-title, .product-comp-block-meta .shop-notices-wrapper .woocommerce-result-count, .product-comp-block-meta .support-block-title, .product-comp-block-meta .unreset-css .contact-title, .product-comp-block-meta .unreset-css .header-block .header-title, .product-comp-block-meta .unreset-css .post-block .intro-title, .product-comp-block-meta .unreset-css .post-title, .product-comp-block-meta .unreset-css .search-title, .product-comp-block-meta .unreset-css .section-header-title .header-title, .product-comp-block-meta .unreset-css .section-shop-header .shop-title, .product-comp-block-meta .unreset-css .section-stories .intro-title, .product-comp-block-meta .unreset-css h2, .product-comp-block-meta h4, .section-header-title .unreset-css .product-comp-block-meta .header-title, .section-shop-header .unreset-css .product-comp-block-meta .shop-title, .section-stories .unreset-css .product-comp-block-meta .intro-title, .section-usps .product-comp-block-meta .usps-title, .shop-notices-wrapper .product-comp-block-meta .woocommerce-result-count, .unreset-css .header-block .product-comp-block-meta .header-title, .unreset-css .post-block .product-comp-block-meta .intro-title, .unreset-css .product-comp-block-meta .contact-title, .unreset-css .product-comp-block-meta .post-title, .unreset-css .product-comp-block-meta .search-title, .unreset-css .product-comp-block-meta h2, .unreset-css .section-header-title .product-comp-block-meta .header-title, .unreset-css .section-shop-header .product-comp-block-meta .shop-title, .unreset-css .section-stories .product-comp-block-meta .intro-title {
    margin: 0 0 10px
}

.product-comp-block-text {
    text-align: left;
    margin-top: 32px
}

.product-comp-block-text .unreset-css ul li + li {
    margin-top: 20px
}

.product-comp-block-link {
    margin-top: 25px
}

.header-block .product-comp-title.header-title, .post-block .product-comp-title.intro-title, .product-comp-title.contact-title, .product-comp-title.post-title, .product-comp-title.search-title, .section-header-title .product-comp-title.header-title, .section-shop-header .product-comp-title.shop-title, .section-stories .product-comp-title.intro-title, h2.product-comp-title {
    margin: 0 0 84px
}

.product-comp-title.post-block-title, .product-comp-title.product-title, .product-comp-title.support-title, .section-resellers .product-comp-title.reseller-title, h3.product-comp-title {
    margin: 0 0 70px
}

.product-comp-title.no-margin.post-block-title, .product-comp-title.no-margin.product-title, .product-comp-title.no-margin.support-title, .section-resellers .product-comp-title.no-margin.reseller-title, h3.product-comp-title.no-margin {
    margin: 0
}

.product-comp-title.margin-xs.post-block-title, .product-comp-title.margin-xs.product-title, .product-comp-title.margin-xs.support-title, .section-resellers .product-comp-title.margin-xs.reseller-title, h3.product-comp-title.margin-xs {
    margin-bottom: 40px
}

.product-comp-title + .product-comp-text {
    margin-top: -34px
}

.product-comp-text {
    margin-bottom: 70px
}

.compatibility-top + .compatibility-bottom {
    margin-top: 60px
}

.product-comp-link {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 55px
}

.tabs-title {
    margin: 0 0 36px
}

.tabs-container {
    overflow: hidden
}

ul.tabs {
    margin: 0 -20px 30px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #E6E6E6;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

ul.tabs li {
    line-height: 1.44444em;
    position: relative;
    padding: 0 20px
}

ul.tabs li span {
    display: block;
    position: relative;
    padding: 14px 0;
    cursor: pointer
}

ul.tabs li span:after {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #E2004C;
    bottom: -2px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    z-index: 1
}

ul.tabs li.current {
    color: #E2004C
}

ul.tabs li.current span:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

.tab-content {
    display: none
}

.tab-content.current {
    display: inherit
}

.tab-content-list a, .tab-content-list li {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

.tab-content-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.tab-content-list li {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tab-content-list li span {
    min-width: 185px
}

.tab-content-list li span + span {
    color: grey;
    padding-left: 40px
}

.tab-content-list .tab-content-img-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 130px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    margin: 10px 40px 10px 0
}

.tab-content-list .tab-content-img-wrapper .tab-content-img {
    width: 130px;
    height: 130px;
    background-color: #fff
}

.tab-content-list .tab-content-img-wrapper .tab-content-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 20px
}

.tab-content-list a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tab-content-list a:hover {
    opacity: .75
}

.tab-content-list a svg {
    width: 16px;
    height: 19px;
    margin-right: 14px
}

.section-related-products {
    background-color: #FEF1EB;
    padding-top: 100px;
    padding-bottom: 100px
}

.section-related-products .section-title {
    margin: 0 0 60px
}

.section-crosssell {
    background-color: #fff
}

.product-article-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.product-article-img {
    width: 235px;
    height: 200px;
    text-align: center;
    margin-right: 40px
}

.product-article-img img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto
}

.product-article-meta .unreset-css {
    margin-top: 10px
}

.product-article-price {
    margin-top: 12px;
    margin-bottom: 18px
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #fff;
    margin-bottom: 40px;
    padding: 20px 32px
}

.page-template-tpl-cart .woocommerce-error, .page-template-tpl-cart .woocommerce-info, .page-template-tpl-cart .woocommerce-message, .page-template-tpl-checkout .woocommerce-error, .page-template-tpl-checkout .woocommerce-info, .page-template-tpl-checkout .woocommerce-message {
    background-color: #F6F6FC
}

.woocommerce-error .woocommerce-message-inner, .woocommerce-info .woocommerce-message-inner, .woocommerce-message .woocommerce-message-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.woocommerce-error.cart-empty, .woocommerce-info.cart-empty, .woocommerce-message.cart-empty {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    background-color: #fff;
    padding-left: 1rem;
    padding-right: 1rem
}

.page-main .location-picker form .woocommerce-error input[type=submit], .page-main .location-picker form .woocommerce-info input[type=submit], .page-main .location-picker form .woocommerce-message input[type=submit], .woocommerce-error .button, .woocommerce-error .page-main .location-picker form input[type=submit], .woocommerce-info .button, .woocommerce-info .page-main .location-picker form input[type=submit], .woocommerce-message .button, .woocommerce-message .page-main .location-picker form input[type=submit] {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 32px
}

.section-shop {
    padding-top: 140px;
    padding-bottom: 100px
}

.section-shop .shop-title {
    margin: 0 0 30px
}

.page-main .location-picker form {
    width: 563px;
    max-width: 100%
}

.page-main .location-picker form input[type=submit] {
    margin-top: 20px
}

body.woocommerce-cart .woocommerce {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -1rem;
    margin-right: -1rem
}

body.woocommerce-cart .cart-collaterals, body.woocommerce-cart .woocommerce-cart-form, body.woocommerce-cart .woocommerce-notices-wrapper {
    padding-right: 1rem;
    padding-left: 1rem
}

body.woocommerce-cart .woocommerce-notices-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

body.woocommerce-cart .woocommerce-cart-form {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

body.woocommerce-cart .cart-collaterals {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

body.woocommerce-cart .cart-empty + .return-to-shop, body.woocommerce-cart .woocommerce-notices-wrapper + .return-to-shop {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1rem;
    padding-left: 1rem
}

@media print, screen and (min-width: 48em) {
    body.woocommerce-cart .cart-empty + .return-to-shop, body.woocommerce-cart .woocommerce-notices-wrapper + .return-to-shop {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

table.woocommerce-cart-form__contents {
    width: 100%
}

table.woocommerce-cart-form__contents .screen-reader-text {
    display: none
}

table.woocommerce-cart-form__contents th {
    text-align: left;
    padding-bottom: 25px
}

table.woocommerce-cart-form__contents tbody tr {
    border-top: 1px solid #CECECE
}

table.woocommerce-cart-form__contents tbody td {
    padding-top: 25px;
    padding-bottom: 25px
}

table.woocommerce-cart-form__contents td.product-thumbnail a {
    width: 102px;
    height: 102px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

table.woocommerce-cart-form__contents td.product-thumbnail img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto
}

table.woocommerce-cart-form__contents td.product-remove {
    width: 35px
}

table.woocommerce-cart-form__contents td.product-price, table.woocommerce-cart-form__contents td.product-quantity, table.woocommerce-cart-form__contents td.product-subtotal {
    width: 130px
}

table.woocommerce-cart-form__contents td.product-name {
    padding-right: 20px
}

table.woocommerce-cart-form__contents td.product-name a {
    color: #111A2A
}

table.woocommerce-cart-form__contents .quantity {
    margin-bottom: 0
}

table.woocommerce-cart-form__contents .quantity input:not([type=checkbox]):not([type=radio]):not([type=submit]) {
    width: 80px
}

table.woocommerce-cart-form__contents .coupon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

table.woocommerce-cart-form__contents .coupon label {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.page-main .location-picker form table.woocommerce-cart-form__contents .coupon input[type=submit], table.woocommerce-cart-form__contents .coupon .button, table.woocommerce-cart-form__contents .coupon .page-main .location-picker form input[type=submit] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

table.woocommerce-cart-form__contents .coupon .input-text {
    margin-left: 32px;
    margin-right: 32px
}

.unreset-css table.my_account_orders {
    width: 100%
}

.unreset-css table.my_account_orders td, .unreset-css table.my_account_orders th {
    padding: 10px
}

.unreset-css table.my_account_orders a.button {
    padding: 0;
    color: #E2004C;
    border: none;
    background-color: transparent;
    min-width: 1px
}

.cat-usp-block p, .home .usp-block p {
    color: grey
}

.page-main .location-picker form .unreset-css table.my_account_orders a.button + input[type=submit], .unreset-css table.my_account_orders .page-main .location-picker form a.button + input[type=submit], .unreset-css table.my_account_orders a.button + .button {
    margin-left: 20px
}

.woocommerce-MyAccount-content .woocommerce-pagination {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button--next {
    justify-self: flex-end
}

.cart_totals {
    background-color: #F6F6FC
}

.cart_totals .contact-title, .cart_totals .header-block .header-title, .cart_totals .post-block .intro-title, .cart_totals .post-title, .cart_totals .search-title, .cart_totals .section-header-title .header-title, .cart_totals .section-shop-header .shop-title, .cart_totals .section-stories .intro-title, .cart_totals h2, .header-block .cart_totals .header-title, .post-block .cart_totals .intro-title, .section-header-title .cart_totals .header-title, .section-shop-header .cart_totals .shop-title, .section-stories .cart_totals .intro-title {
    margin: 0 !important;
    padding-bottom: 30px;
    background-color: #fff
}

.cart_totals .shop_table {
    margin: 40px 40px 30px
}

.cart_totals .shop_table th {
    text-align: left;
    font-weight: 300;
    padding-right: 32px;
    vertical-align: top
}

.cart_totals .shop_table td, .cart_totals .shop_table th {
    padding-top: 5px;
    padding-bottom: 5px
}

.cart_totals .shop_table tr.order-total {
    border-top: 1px solid #CECECE
}

.cart_totals .shop_table tr.order-total td, .cart_totals .shop_table tr.order-total th {
    padding-top: 20px
}

.cart_totals .woocommerce-shipping-methods {
    margin: 0;
    padding: 0;
    list-style: none
}

.cart_totals .woocommerce-shipping-methods li {
    list-style-type: none
}

.cart_totals .wc-proceed-to-checkout {
    padding: 0 40px 40px
}

.cart_totals .wc-proceed-to-checkout a {
    display: block
}

.woocommerce-shipping-calculator .shipping-calculator-form {
    padding-top: 20px
}

.woocommerce-shipping-calculator p {
    margin: 10px 0 !important
}

.payment-methods-overview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px -5px 0
}

.payment-methods-overview .payment-method-block {
    padding: 0 5px 10px
}

.payment-methods-overview .payment-method-icon {
    border: 1px solid #E6E6E6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 48px;
    height: 33px;
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.page-main .woocommerce form #ship-to-different-address label.woocommerce-form__label-for-checkbox input[type=checkbox]:checked + span:before, .page-main .woocommerce form .form-row label.woocommerce-form__label-for-checkbox input[type=checkbox]:checked + span:before, .page-main .woocommerce form .mailchimp-newsletter .woocommerce-form__input-checkbox:checked + label span:not(.required):before, .woocommerce-form #ship-to-different-address label.woocommerce-form__label-for-checkbox input[type=checkbox]:checked + span:before, .woocommerce-form .form-row label.woocommerce-form__label-for-checkbox input[type=checkbox]:checked + span:before, .woocommerce-form .mailchimp-newsletter .woocommerce-form__input-checkbox:checked + label span:not(.required):before {
    background-color: #535A66
}

.payment-methods-overview .payment-method-icon img, .payment-methods-overview .payment-method-icon svg {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    max-width: 75%;
    max-height: 50%;
    width: auto;
    height: auto
}

.usp-block {
    text-align: center
}

.page-template-tpl-cart .usp-block {
    margin-top: 70px
}

.cart_totals .header-block .page-template-tpl-cart .usp-block .header-title, .cart_totals .page-template-tpl-cart .usp-block .contact-title, .cart_totals .page-template-tpl-cart .usp-block .post-title, .cart_totals .page-template-tpl-cart .usp-block .search-title, .cart_totals .page-template-tpl-cart .usp-block h2, .cart_totals .post-block .page-template-tpl-cart .usp-block .intro-title, .cart_totals .section-header-title .page-template-tpl-cart .usp-block .header-title, .cart_totals .section-shop-header .page-template-tpl-cart .usp-block .shop-title, .cart_totals .section-stories .page-template-tpl-cart .usp-block .intro-title, .category-slide-inner .page-template-tpl-cart .usp-block .post-block-title, .category-slide-inner .page-template-tpl-cart .usp-block .product-title, .category-slide-inner .page-template-tpl-cart .usp-block .support-title, .category-slide-inner .page-template-tpl-cart .usp-block h3, .category-slide-inner .section-resellers .page-template-tpl-cart .usp-block .reseller-title, .header-block .cart_totals .page-template-tpl-cart .usp-block .header-title, .page-template-tpl-cart .usp-block #order_review_heading, .page-template-tpl-cart .usp-block .cart_totals .contact-title, .page-template-tpl-cart .usp-block .cart_totals .header-block .header-title, .page-template-tpl-cart .usp-block .cart_totals .post-block .intro-title, .page-template-tpl-cart .usp-block .cart_totals .post-title, .page-template-tpl-cart .usp-block .cart_totals .search-title, .page-template-tpl-cart .usp-block .cart_totals .section-header-title .header-title, .page-template-tpl-cart .usp-block .cart_totals .section-shop-header .shop-title, .page-template-tpl-cart .usp-block .cart_totals .section-stories .intro-title, .page-template-tpl-cart .usp-block .cart_totals h2, .page-template-tpl-cart .usp-block .category-slide-inner .post-block-title, .page-template-tpl-cart .usp-block .category-slide-inner .product-title, .page-template-tpl-cart .usp-block .category-slide-inner .section-resellers .reseller-title, .page-template-tpl-cart .usp-block .category-slide-inner .support-title, .page-template-tpl-cart .usp-block .category-slide-inner h3, .page-template-tpl-cart .usp-block .header-block .cart_totals .header-title, .page-template-tpl-cart .usp-block .post-block .cart_totals .intro-title, .page-template-tpl-cart .usp-block .post-category, .page-template-tpl-cart .usp-block .product-card-slide-category-inner .post-block-title, .page-template-tpl-cart .usp-block .product-card-slide-category-inner .product-title, .page-template-tpl-cart .usp-block .product-card-slide-category-inner .section-resellers .reseller-title, .page-template-tpl-cart .usp-block .product-card-slide-category-inner .support-title, .page-template-tpl-cart .usp-block .product-card-slide-category-inner h3, .page-template-tpl-cart .usp-block .section-header-title .cart_totals .header-title, .page-template-tpl-cart .usp-block .section-resellers .category-slide-inner .reseller-title, .page-template-tpl-cart .usp-block .section-resellers .product-card-slide-category-inner .reseller-title, .page-template-tpl-cart .usp-block .section-resellers .unreset-css .reseller-title, .page-template-tpl-cart .usp-block .section-resellers form.woocommerce-checkout .reseller-title, .page-template-tpl-cart .usp-block .section-shop .shop-title, .page-template-tpl-cart .usp-block .section-shop-header .cart_totals .shop-title, .page-template-tpl-cart .usp-block .section-stories .cart_totals .intro-title, .page-template-tpl-cart .usp-block .taxonomy-filter .title-li, .page-template-tpl-cart .usp-block .unreset-css .post-block-title, .page-template-tpl-cart .usp-block .unreset-css .product-title, .page-template-tpl-cart .usp-block .unreset-css .section-resellers .reseller-title, .page-template-tpl-cart .usp-block .unreset-css .support-title, .page-template-tpl-cart .usp-block .unreset-css h3, .page-template-tpl-cart .usp-block .woocommerce .widget-title, .page-template-tpl-cart .usp-block form.woocommerce-checkout .post-block-title, .page-template-tpl-cart .usp-block form.woocommerce-checkout .product-title, .page-template-tpl-cart .usp-block form.woocommerce-checkout .section-resellers .reseller-title, .page-template-tpl-cart .usp-block form.woocommerce-checkout .support-title, .page-template-tpl-cart .usp-block form.woocommerce-checkout h3, .page-template-tpl-cart .usp-block h5, .post-block .cart_totals .page-template-tpl-cart .usp-block .intro-title, .product-card-slide-category-inner .page-template-tpl-cart .usp-block .post-block-title, .product-card-slide-category-inner .page-template-tpl-cart .usp-block .product-title, .product-card-slide-category-inner .page-template-tpl-cart .usp-block .support-title, .product-card-slide-category-inner .page-template-tpl-cart .usp-block h3, .product-card-slide-category-inner .section-resellers .page-template-tpl-cart .usp-block .reseller-title, .section-header-title .cart_totals .page-template-tpl-cart .usp-block .header-title, .section-resellers .category-slide-inner .page-template-tpl-cart .usp-block .reseller-title, .section-resellers .product-card-slide-category-inner .page-template-tpl-cart .usp-block .reseller-title, .section-resellers .unreset-css .page-template-tpl-cart .usp-block .reseller-title, .section-resellers form.woocommerce-checkout .page-template-tpl-cart .usp-block .reseller-title, .section-shop .page-template-tpl-cart .usp-block .shop-title, .section-shop-header .cart_totals .page-template-tpl-cart .usp-block .shop-title, .section-stories .cart_totals .page-template-tpl-cart .usp-block .intro-title, .taxonomy-filter .page-template-tpl-cart .usp-block .title-li, .unreset-css .page-template-tpl-cart .usp-block .post-block-title, .unreset-css .page-template-tpl-cart .usp-block .product-title, .unreset-css .page-template-tpl-cart .usp-block .support-title, .unreset-css .page-template-tpl-cart .usp-block h3, .unreset-css .section-resellers .page-template-tpl-cart .usp-block .reseller-title, .woocommerce .page-template-tpl-cart .usp-block .widget-title, form.woocommerce-checkout .page-template-tpl-cart .usp-block .post-block-title, form.woocommerce-checkout .page-template-tpl-cart .usp-block .product-title, form.woocommerce-checkout .page-template-tpl-cart .usp-block .support-title, form.woocommerce-checkout .page-template-tpl-cart .usp-block h3, form.woocommerce-checkout .section-resellers .page-template-tpl-cart .usp-block .reseller-title {
    margin: 0 0 4px
}

.home .usp-block {
    width: 201px;
    max-width: 100%;
    margin: 70px auto 0
}

.usp-block .usp-block-img {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    margin-bottom: 30px
}

.usp-block .usp-block-img img {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center bottom;
    object-position: center bottom
}

.page-main .woocommerce form .mailchimp-newsletter .woocommerce-form__input-checkbox, .woocommerce-form .mailchimp-newsletter .woocommerce-form__input-checkbox {
    display: none
}

.page-main .woocommerce form #ship-to-different-address abbr, .page-main .woocommerce form #ship-to-different-address abbr[title], .page-main .woocommerce form .form-row abbr, .page-main .woocommerce form .form-row abbr[title], .woocommerce-form #ship-to-different-address abbr, .woocommerce-form #ship-to-different-address abbr[title], .woocommerce-form .form-row abbr, .woocommerce-form .form-row abbr[title] {
    border: none
}

.page-main .woocommerce form #ship-to-different-address label, .page-main .woocommerce form .form-row label, .woocommerce-form #ship-to-different-address label, .woocommerce-form .form-row label {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.1875em;
    font-weight: 700;
    margin: 0 0 10px;
    display: block
}

.page-main .woocommerce form #ship-to-different-address label.woocommerce-form__label-for-checkbox, .page-main .woocommerce form .form-row label.woocommerce-form__label-for-checkbox, .woocommerce-form #ship-to-different-address label.woocommerce-form__label-for-checkbox, .woocommerce-form .form-row label.woocommerce-form__label-for-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    cursor: pointer
}

.page-main .woocommerce form #ship-to-different-address label.woocommerce-form__label-for-checkbox input[type=checkbox], .page-main .woocommerce form .form-row label.woocommerce-form__label-for-checkbox input[type=checkbox], .woocommerce-form #ship-to-different-address label.woocommerce-form__label-for-checkbox input[type=checkbox], .woocommerce-form .form-row label.woocommerce-form__label-for-checkbox input[type=checkbox] {
    display: none
}

.page-main .woocommerce form #ship-to-different-address label.woocommerce-form__label-for-checkbox > span:not(.required), .page-main .woocommerce form .form-row label.woocommerce-form__label-for-checkbox > span:not(.required), .woocommerce-form #ship-to-different-address label.woocommerce-form__label-for-checkbox > span:not(.required), .woocommerce-form .form-row label.woocommerce-form__label-for-checkbox > span:not(.required) {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.85714em;
    font-weight: 400;
    margin: 0;
    display: block;
    position: relative;
    padding-left: 22px
}

.page-main .woocommerce form #ship-to-different-address label.woocommerce-form__label-for-checkbox > span:not(.required):before, .page-main .woocommerce form .form-row label.woocommerce-form__label-for-checkbox > span:not(.required):before, .woocommerce-form #ship-to-different-address label.woocommerce-form__label-for-checkbox > span:not(.required):before, .woocommerce-form .form-row label.woocommerce-form__label-for-checkbox > span:not(.required):before {
    content: '';
    display: block;
    border: 1px solid #535A66;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: absolute;
    top: 6px;
    left: 0
}

.page-main .woocommerce form .optional, .screen-reader-text, .woocommerce-form .optional, ul.payment_methods li input[type=radio] {
    display: none
}

.ajax_add_to_cart, .video-block-link {
    position: relative;
    overflow: hidden
}

.page-main .woocommerce form #ship-to-different-address em, .page-main .woocommerce form .form-row em, .woocommerce-form #ship-to-different-address em, .woocommerce-form .form-row em {
    font-style: normal
}

.page-main .woocommerce form fieldset, .woocommerce-form fieldset {
    margin: 0;
    padding: 0
}

.page-main .woocommerce form #woocommerce_eu_vat_number, .woocommerce-form #woocommerce_eu_vat_number {
    margin: 1.563em 0
}

.section-resellers form.woocommerce-checkout .reseller-title, form.woocommerce-checkout .post-block-title, form.woocommerce-checkout .product-title, form.woocommerce-checkout .section-resellers .reseller-title, form.woocommerce-checkout .support-title, form.woocommerce-checkout h3 {
    margin: 0 0 30px !important
}

form.woocommerce-checkout .woocommerce-account-fields {
    margin-top: 32px
}

#order_review_heading {
    margin: 0 0 30px !important
}

.woocommerce-checkout-review-order {
    background-color: #F6F6FC;
    padding: 20px 30px 40px
}

.woocommerce-checkout-review-order .shop_table {
    border-spacing: 0;
    width: 100%
}

.woocommerce-checkout-review-order .shop_table th {
    text-align: left;
    vertical-align: top
}

.woocommerce-checkout-review-order .shop_table .product-name {
    padding-right: 20px
}

.woocommerce-checkout-review-order .shop_table td, .woocommerce-checkout-review-order .shop_table th {
    padding-top: 5px;
    padding-bottom: 5px
}

.woocommerce-checkout-review-order .shop_table tr.order-total {
    border-top: 1px solid #CECECE
}

.woocommerce-checkout-review-order .shop_table tr.order-total td, .woocommerce-checkout-review-order .shop_table tr.order-total th {
    padding-top: 20px
}

.woocommerce-checkout-review-order .woocommerce-shipping-methods {
    margin: 0;
    padding: 0;
    list-style: none
}

.woocommerce-checkout-review-order .woocommerce-shipping-methods li {
    list-style-type: none
}

.woocommerce-checkout-review-order .place-order p {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.85714em;
    margin-bottom: 32px
}

.page-main .location-picker form .woocommerce-checkout-review-order .place-order input[type=submit], .woocommerce-checkout-review-order .place-order .button, .woocommerce-checkout-review-order .place-order .page-main .location-picker form input[type=submit] {
    display: block;
    width: 100%
}

ul.payment_methods {
    margin: 32px 0 0;
    padding: 0;
    list-style: none
}

ul.payment_methods li {
    list-style-type: none;
    border: 1px solid #CECECE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0;
    width: 100%;
    max-width: 100%;
    margin-bottom: 23px
}

ul.payment_methods li input[type=radio]:checked + label:before {
    background-color: #535A66
}

ul.payment_methods li label {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.55556em;
    font-weight: 400;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

ul.payment_methods li label:before {
    content: '';
    display: block;
    border: 1px solid #535A66;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.cat-usps-img, .section-search {
    background-position: center center
}

ul.payment_methods li label img, ul.payment_methods li label svg {
    margin-left: 10px
}

ul.payment_methods li p {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.85714em;
    margin-top: 5px !important
}

.cat-usp-title {
    margin: 0 0 70px
}

.cat-usps-img {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    height: 100%
}

.cat-usp-inner {
    background-color: #fff;
    padding: 50px 50px 50px 64px
}

.cat-usp-block {
    margin-top: 40px
}

.cat-usp-block .cat-usp-block-icon {
    width: 100%;
    height: 45px;
    display: block;
    margin-bottom: 20px
}

.support-c2a-links, .support-file-list a {
    display: -webkit-box;
    -webkit-box-align: center
}

.cat-usp-block .cat-usp-block-icon img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

.support-c2a-inner {
    background-color: #fff;
    background-image: url(../../images/innr_boog_lampje.png);
    -webkit-background-size: 315px auto;
    -moz-background-size: 315px auto;
    background-size: 315px auto;
    background-position: right -25px bottom -50px;
    background-repeat: no-repeat;
    text-align: center;
    padding: 90px 25px 105px
}

.support-c2a-inner p {
    margin: 0 0 5px
}

.section-resellers .support-c2a-inner .reseller-title, .support-c2a-inner .post-block-title, .support-c2a-inner .product-title, .support-c2a-inner .section-resellers .reseller-title, .support-c2a-inner .support-title, .support-c2a-inner h3 {
    width: 850px;
    max-width: 100%;
    margin: 0 auto
}

.support-c2a-links {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 32px -16px 0
}

.support-c2a-links a {
    margin: 0 16px
}

.section-contact {
    padding-top: 110px;
    padding-bottom: 100px
}

.contact-title {
    margin: 112px 0 35px
}

.contact-content {
    margin-bottom: 40px
}

.contact-form {
    background-color: #fff;
    min-height: 100%;
    padding-top: 85px;
    padding-bottom: 95px
}

.contact-form-actions, .contact-form-text {
    border-top: 1px solid #E6E6E6;
    padding-top: 30px
}

.contact-form-title {
    margin: 0 0 25px
}

.contact-form-actions {
    margin-top: 30px
}

.cart_totals .contact-form-actions .contact-title, .cart_totals .contact-form-actions .post-title, .cart_totals .contact-form-actions .search-title, .cart_totals .contact-form-actions h2, .cart_totals .header-block .contact-form-actions .header-title, .cart_totals .post-block .contact-form-actions .intro-title, .cart_totals .section-header-title .contact-form-actions .header-title, .cart_totals .section-shop-header .contact-form-actions .shop-title, .cart_totals .section-stories .contact-form-actions .intro-title, .category-slide-inner .contact-form-actions .post-block-title, .category-slide-inner .contact-form-actions .product-title, .category-slide-inner .contact-form-actions .support-title, .category-slide-inner .contact-form-actions h3, .category-slide-inner .section-resellers .contact-form-actions .reseller-title, .contact-form-actions #order_review_heading, .contact-form-actions .cart_totals .contact-title, .contact-form-actions .cart_totals .header-block .header-title, .contact-form-actions .cart_totals .post-block .intro-title, .contact-form-actions .cart_totals .post-title, .contact-form-actions .cart_totals .search-title, .contact-form-actions .cart_totals .section-header-title .header-title, .contact-form-actions .cart_totals .section-shop-header .shop-title, .contact-form-actions .cart_totals .section-stories .intro-title, .contact-form-actions .cart_totals h2, .contact-form-actions .category-slide-inner .post-block-title, .contact-form-actions .category-slide-inner .product-title, .contact-form-actions .category-slide-inner .section-resellers .reseller-title, .contact-form-actions .category-slide-inner .support-title, .contact-form-actions .category-slide-inner h3, .contact-form-actions .header-block .cart_totals .header-title, .contact-form-actions .post-block .cart_totals .intro-title, .contact-form-actions .post-category, .contact-form-actions .product-card-slide-category-inner .post-block-title, .contact-form-actions .product-card-slide-category-inner .product-title, .contact-form-actions .product-card-slide-category-inner .section-resellers .reseller-title, .contact-form-actions .product-card-slide-category-inner .support-title, .contact-form-actions .product-card-slide-category-inner h3, .contact-form-actions .section-header-title .cart_totals .header-title, .contact-form-actions .section-resellers .category-slide-inner .reseller-title, .contact-form-actions .section-resellers .product-card-slide-category-inner .reseller-title, .contact-form-actions .section-resellers .unreset-css .reseller-title, .contact-form-actions .section-resellers form.woocommerce-checkout .reseller-title, .contact-form-actions .section-shop .shop-title, .contact-form-actions .section-shop-header .cart_totals .shop-title, .contact-form-actions .section-stories .cart_totals .intro-title, .contact-form-actions .taxonomy-filter .title-li, .contact-form-actions .unreset-css .post-block-title, .contact-form-actions .unreset-css .product-title, .contact-form-actions .unreset-css .section-resellers .reseller-title, .contact-form-actions .unreset-css .support-title, .contact-form-actions .unreset-css h3, .contact-form-actions .woocommerce .widget-title, .contact-form-actions form.woocommerce-checkout .post-block-title, .contact-form-actions form.woocommerce-checkout .product-title, .contact-form-actions form.woocommerce-checkout .section-resellers .reseller-title, .contact-form-actions form.woocommerce-checkout .support-title, .contact-form-actions form.woocommerce-checkout h3, .contact-form-actions h5, .header-block .cart_totals .contact-form-actions .header-title, .post-block .cart_totals .contact-form-actions .intro-title, .product-card-slide-category-inner .contact-form-actions .post-block-title, .product-card-slide-category-inner .contact-form-actions .product-title, .product-card-slide-category-inner .contact-form-actions .support-title, .product-card-slide-category-inner .contact-form-actions h3, .product-card-slide-category-inner .section-resellers .contact-form-actions .reseller-title, .section-header-title .cart_totals .contact-form-actions .header-title, .section-resellers .category-slide-inner .contact-form-actions .reseller-title, .section-resellers .product-card-slide-category-inner .contact-form-actions .reseller-title, .section-resellers .unreset-css .contact-form-actions .reseller-title, .section-resellers form.woocommerce-checkout .contact-form-actions .reseller-title, .section-shop .contact-form-actions .shop-title, .section-shop-header .cart_totals .contact-form-actions .shop-title, .section-stories .cart_totals .contact-form-actions .intro-title, .taxonomy-filter .contact-form-actions .title-li, .unreset-css .contact-form-actions .post-block-title, .unreset-css .contact-form-actions .product-title, .unreset-css .contact-form-actions .support-title, .unreset-css .contact-form-actions h3, .unreset-css .section-resellers .contact-form-actions .reseller-title, .woocommerce .contact-form-actions .widget-title, form.woocommerce-checkout .contact-form-actions .post-block-title, form.woocommerce-checkout .contact-form-actions .product-title, form.woocommerce-checkout .contact-form-actions .support-title, form.woocommerce-checkout .contact-form-actions h3, form.woocommerce-checkout .section-resellers .contact-form-actions .reseller-title {
    margin: 0 0 25px
}

.unreset-css .gform_wrapper .validation_error {
    margin-bottom: 20px
}

.unreset-css .gform_wrapper .gform_validation_container {
    display: none !important
}

.unreset-css .gform_wrapper ul.gform_fields {
    margin: 0;
    padding: 0;
    list-style: none !important
}

.header-block .unreset-css .gform_wrapper .gsection_title.header-title, .post-block .unreset-css .gform_wrapper .gsection_title.intro-title, .section-header-title .unreset-css .gform_wrapper .gsection_title.header-title, .section-shop-header .unreset-css .gform_wrapper .gsection_title.shop-title, .section-stories .unreset-css .gform_wrapper .gsection_title.intro-title, .unreset-css .gform_wrapper .gsection_title.contact-title, .unreset-css .gform_wrapper .gsection_title.post-title, .unreset-css .gform_wrapper .gsection_title.search-title, .unreset-css .gform_wrapper .header-block .gsection_title.header-title, .unreset-css .gform_wrapper .post-block .gsection_title.intro-title, .unreset-css .gform_wrapper .section-header-title .gsection_title.header-title, .unreset-css .gform_wrapper .section-shop-header .gsection_title.shop-title, .unreset-css .gform_wrapper .section-stories .gsection_title.intro-title, .unreset-css .gform_wrapper h2.gsection_title {
    margin: 0 0 40px
}

.unreset-css .gform_wrapper li.gfield {
    list-style-type: none !important;
    margin-bottom: 20px
}

.unreset-css .gform_wrapper li.gfield.gfield_error input:not([type=checkbox]):not([type=radio]):not([type=file]):not(.button), .unreset-css .gform_wrapper li.gfield.gfield_error textarea {
    border-color: #E2004C
}

.unreset-css .gform_wrapper .gform_heading {
    margin: 0 0 30px
}

.unreset-css .gform_wrapper .gfield_description {
    padding-top: 5px
}

.unreset-css .gform_wrapper .gfield_description.validation_message {
    color: #E2004C
}

.unreset-css .gform_wrapper .gform_footer {
    margin-top: 20px
}

.page-main .location-picker form .unreset-css .gform_wrapper .gform_footer input[type=submit], .unreset-css .gform_wrapper .gform_footer .button, .unreset-css .gform_wrapper .gform_footer .page-main .location-picker form input[type=submit] {
    display: block;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%
}

.unreset-css .gform_wrapper .gform_drop_area {
    padding: 24px;
    font-family: "Neurial Grotesk", sans-serif;
    border: 1px solid #CECECE;
    text-align: center;
    color: #DBDBDB;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.unreset-css .gform_wrapper .gform_drop_area span.gform_drop_instructions {
    display: block;
    margin-bottom: 8px
}

.sidebar-block ul.sidebar-block-list a, ul.support-cat-list a {
    display: inline
}

.page-main .location-picker form .unreset-css .gform_wrapper .gform_drop_area input.gform_button_select_files[type=submit], .unreset-css .gform_wrapper .gform_drop_area .page-main .location-picker form input.gform_button_select_files[type=submit], .unreset-css .gform_wrapper .gform_drop_area input.button.gform_button_select_files {
    padding: 6px 12px !important;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    z-index: 5
}

.unreset-css .gform_wrapper .ginput_container_consent input + label {
    margin-left: 10px
}

.unreset-css .gform_wrapper .ginput_container_checkbox ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.unreset-css .gform_wrapper .ginput_container_checkbox li {
    list-style-type: none
}

.unreset-css .gform_wrapper .ginput_container_checkbox input + label {
    margin-left: 10px
}

.unreset-css .gform_wrapper .ginput_container_fileupload .validation_message {
    font-size: 14px;
    font-size: .875rem;
    color: #E2004C;
    text-align: center
}

.unreset-css .gform_wrapper .ginput_container_fileupload .validation_message ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.unreset-css .gform_wrapper .ginput_container_fileupload .validation_message li {
    list-style-type: none;
    margin: 0 0 10px
}

.support-title {
    margin: 0 0 50px
}

.support-title + .support-subtitle {
    margin-top: -40px
}

.support-subtitle {
    margin: 0 0 50px
}

.related-title {
    margin: 0 0 30px
}

.sidebar-block .sidebar-block-title {
    margin: 0 0 20px;
    font-weight: 700
}

.sidebar-block ul.sidebar-block-list {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5625em;
    color: #E2004C;
    margin-left: 25px
}

.sidebar-block ul.sidebar-block-list li + li {
    margin-top: 7px
}

.sidebar-block + .sidebar-block {
    margin-top: 40px
}

.section-search {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    padding-top: 160px;
    padding-bottom: 125px
}

.search-title {
    margin: 0 0 40px
}

.support-block:nth-child(n+5) {
    margin-top: 32px
}

.support-block-title {
    margin: 0 0 30px
}

.support-block-inner {
    background-color: #fff;
    padding: 30px 25px 75px 30px
}

.support-cat-title {
    font-weight: 700;
    margin: 0 0 25px
}

ul.support-cat-list {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5625em;
    color: #E2004C;
    margin-left: 20px
}

ul.support-cat-list li + li {
    margin-top: 7px
}

.support-block-link {
    margin-top: 30px
}

.video-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 1rem;
    padding-left: 1rem
}

@media print, screen and (min-width: 48em) {
    .video-block {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

.video-block:nth-child(n+6) {
    margin-top: 32px
}

.video-block p {
    margin: 22px 0 0
}

.video-block-link {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 56.25%;
    display: block;
    background-color: #5250A4
}

.section-contest-header, .section-shop-header {
    -moz-background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.video-block-link:hover img {
    transform: scale(1.1)
}

.ajax_add_to_cart:before, .video-block-link:before, .xoo-wsc-img-col a:not(.xoo-wsc-remove) img {
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.video-block-link img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in
}

.video-block-link:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    content: '';
    display: block;
    z-index: 1
}

.download-block:nth-child(n+3) {
    margin-top: 40px
}

.download-block .support-cat-title {
    margin-bottom: 13px
}

.support-file-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.support-file-list li + li {
    margin-top: 10px
}

.support-file-list a {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.support-file-list a:hover {
    opacity: .75
}

.support-file-list a svg {
    width: 16px;
    height: 19px;
    margin-right: 14px
}

.row--search-results .columns {
    padding-bottom: 100px
}

body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce form .form-row label.woocommerce-form-login__rememberme {
    margin-bottom: 25px
}

body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce-MyAccount-navigation {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-right: 1rem;
    padding-left: 1rem
}

@media print, screen and (min-width: 48em) {
    body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce-MyAccount-navigation {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce-MyAccount-navigation li {
    list-style-type: none
}

body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce-MyAccount-navigation li + li {
    margin-top: 10px
}

body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce-MyAccount-navigation li.is-active a {
    border: 2px solid #000;
    padding: 20px 30px
}

body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce-MyAccount-navigation a {
    border: 1px solid #CECECE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    background-color: #fff;
    padding: 22px 30px
}

body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce-MyAccount-navigation a:hover {
    text-decoration: none
}

body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce-MyAccount-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    background-color: #fff;
    padding: 30px 1rem
}

body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce-MyAccount-content .woocommerce-notices-wrapper + p {
    margin-top: 0
}

body.page-template-tpl-account:not(.woocommerce-lost-password) .woocommerce-info, body.page-template-tpl-account:not(.woocommerce-lost-password) .woocommerce-message {
    background-color: #F6F6FC;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body.page-template-tpl-account:not(.woocommerce-lost-password) p.woocommerce-form-row input + span {
    display: block;
    margin-top: 10px
}

.section-shop-header .shop-title, .section-shop-location p {
    margin: 0
}

body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .u-column1, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .u-column2, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .woocommerce-Address {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 1rem;
    padding-left: 1rem
}

@media print, screen and (min-width: 48em) {
    body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce-MyAccount-content, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .u-column1, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .u-column2, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns .woocommerce-Address {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

body.page-template-tpl-account:not(.woocommerce-lost-password) #customer_login {
    margin-left: 0;
    margin-right: 0
}

.header-block body.page-template-tpl-account:not(.woocommerce-lost-password) #customer_login .header-title, .post-block body.page-template-tpl-account:not(.woocommerce-lost-password) #customer_login .intro-title, .section-header-title body.page-template-tpl-account:not(.woocommerce-lost-password) #customer_login .header-title, .section-shop-header body.page-template-tpl-account:not(.woocommerce-lost-password) #customer_login .shop-title, .section-stories body.page-template-tpl-account:not(.woocommerce-lost-password) #customer_login .intro-title, body.page-template-tpl-account:not(.woocommerce-lost-password) #customer_login .contact-title, body.page-template-tpl-account:not(.woocommerce-lost-password) #customer_login .header-block .header-title, body.page-template-tpl-account:not(.woocommerce-lost-password) #customer_login .post-block .intro-title, body.page-template-tpl-account:not(.woocommerce-lost-password) #customer_login .post-title, body.page-template-tpl-account:not(.woocommerce-lost-password) #customer_login .search-title, body.page-template-tpl-account:not(.woocommerce-lost-password) #customer_login .section-header-title .header-title, body.page-template-tpl-account:not(.woocommerce-lost-password) #customer_login .section-shop-header .shop-title, body.page-template-tpl-account:not(.woocommerce-lost-password) #customer_login .section-stories .intro-title, body.page-template-tpl-account:not(.woocommerce-lost-password) #customer_login h2 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.7em
}

.section-shop-header {
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    padding-top: 200px;
    padding-bottom: 200px
}

.section-shop-location {
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 5px
}

#feed:before, .ajax_add_to_cart:before {
    background: url(../svg/loading.svg) center center no-repeat;
    z-index: 101
}

.section-shop-location a {
    text-decoration: underline
}

.section-shop-archive {
    padding-top: 70px;
    padding-bottom: 100px
}

.ajax_add_to_cart:after, .ajax_add_to_cart:before {
    content: '';
    position: absolute;
    visibility: hidden
}

.ajax_add_to_cart:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 70px;
    height: 70px;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

#feed:before, .ajax_add_to_cart:after {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in
}

.ajax_add_to_cart:after {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 100;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0
}

.ajax_add_to_cart.loading:after, .ajax_add_to_cart.loading:before {
    opacity: 1;
    visibility: visible
}

.xoo-wsc-icon-atc {
    margin-left: 10px
}

.xoo-wsc-modal.xoo-wsc-active .xoo-wsc-opac {
    background-color: #111A2A;
    opacity: .1
}

.xoo-wsc-icon-close, .xoo-wsc-icon-cross {
    font-size: 0
}

.xoo-wsc-icon-close:before, .xoo-wsc-icon-cross:before {
    display: inline-block;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.xoo-wsc-img-col a:not(.xoo-wsc-remove) {
    display: block;
    padding-bottom: 100%;
    position: relative
}

.xoo-wsc-img-col a:not(.xoo-wsc-remove) img {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

#feed:before, .taxonomy-filter--icon li:not(.title-li) label .form-term-icon img {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    top: 50%
}

#feed:after, #feed:before {
    position: fixed;
    -o-transition: all .2s ease-in;
    opacity: 0;
    visibility: hidden;
    display: block;
    content: ''
}

#feed:before {
    left: 50%;
    transform: translate(-50%, -50%);
    width: 140px;
    height: 140px;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    transition: all .2s ease-in
}

#feed:after {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#feed.items-loading:after, #feed.items-loading:before {
    opacity: 1;
    visibility: visible
}

#feed.items-loading .columns {
    opacity: 0
}

.woocommerce .widget-title {
    margin: 0 0 20px
}

.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: .8751em
}

.page-main .location-picker form .woocommerce .widget_price_filter .price_slider_amount input[type=submit], .woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce .widget_price_filter .price_slider_amount .page-main .location-picker form input[type=submit] {
    float: left;
    display: none
}

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: 9px;
    margin-right: 9px
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 18px;
    height: 18px;
    background-color: #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: ew-resize;
    outline: 0;
    top: -7.5px;
    margin-left: -9px
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background-color: #000
}

.woocommerce .widget_price_filter .ui-widget-content {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background-color: #D2D2D2;
    border: 0
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 4px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

.shop-sidebar-inner {
    width: 310px;
    max-width: 100%;
    padding-right: 45px;
    border-right: 1px solid #CECECE
}

.shop-inner {
    padding-left: 40px
}

#sidebar, .taxonomy-filter {
    padding: 0;
    list-style: none
}

#sidebar {
    margin: 0
}

#sidebar .widget, .filter-block + .filter-block {
    margin-top: 36px
}

#category-filter-form {
    margin-top: 40px
}

.taxonomy-filter {
    margin: 0
}

.taxonomy-filter .title-li {
    margin: 0 0 23px
}

.taxonomy-filter input[type=checkbox] {
    display: none
}

.taxonomy-filter input[type=checkbox]:checked + label:before {
    background-color: #535A66
}

.taxonomy-filter input[type=checkbox]:checked + label .form-term-icon {
    border-color: #E2004C
}

.taxonomy-filter li:not(.title-li) + li {
    margin-top: 8px
}

.taxonomy-filter li:not(.title-li) label {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.85714em;
    font-weight: 400;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.taxonomy-filter li:not(.title-li) label:before {
    content: '';
    display: block;
    border: 1px solid #535A66;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.taxonomy-filter li:not(.title-li) label .form-term-name {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -moz-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0
}

.taxonomy-filter li:not(.title-li) label .form-term-label {
    background-color: #E2004C;
    color: #fff;
    display: block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 0 8px
}

.taxonomy-filter--icon li:not(.title-li) label {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.55556em
}

.taxonomy-filter--icon li:not(.title-li) label:before {
    display: none
}

.taxonomy-filter--icon li:not(.title-li) label .form-term-icon {
    width: 50px;
    height: 50px;
    border: 1px solid #DBDBDB;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    display: block;
    position: relative;
    margin-right: 12px;
    -webkit-transition: border .2s ease-in;
    -moz-transition: border .2s ease-in;
    -o-transition: border .2s ease-in;
    transition: border .2s ease-in
}

.taxonomy-filter--icon li:not(.title-li) label .form-term-icon img {
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    max-width: 50%;
    max-height: 75%;
    width: auto;
    height: auto
}

.taxonomy-filter--icon-inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -15px;
    margin-right: -15px
}

.taxonomy-filter--icon-inline li:not(.title-li) {
    margin: 0 15px 30px
}

.taxonomy-filter--icon-inline li:not(.title-li) + li {
    margin-top: 0
}

.taxonomy-filter--icon-inline .title-li {
    margin: 0 15px 30px
}

.taxonomy-filter--icon-inline input[type=checkbox]:checked + label .form-term-icon {
    border: 2px solid #000
}

.taxonomy-filter--icon-inline li:not(.title-li) label {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.55556em
}

.taxonomy-filter--icon-inline li:not(.title-li) label:before {
    display: none
}

.taxonomy-filter--icon-inline li:not(.title-li) label .form-term-icon {
    width: 58px;
    height: 58px;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    position: relative;
    margin-right: 20px;
    -webkit-transition: border .2s ease-in;
    -moz-transition: border .2s ease-in;
    -o-transition: border .2s ease-in;
    transition: border .2s ease-in
}

.taxonomy-filter--icon-inline li:not(.title-li) label .form-term-icon img {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.taxonomy-filter--button {
    margin-left: -6px;
    margin-right: -6px
}

.taxonomy-filter--button li {
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 12px
}

.taxonomy-filter--button li:not(.title-li) {
    display: inline-block
}

.taxonomy-filter--button li:not(.title-li) label {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.55556em;
    border: 1px solid #CECECE;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 5px 20px 7px
}

.taxonomy-filter--button li:not(.title-li) label:before {
    display: none
}

.taxonomy-filter--button input[type=checkbox]:checked + label {
    border-color: #E2004C
}

.shop-notices-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px
}

.shop-notices-wrapper .woocommerce-notices-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.shop-notices-wrapper .woocommerce-result-count {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -moz-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    margin: 0
}

.shop-result ul.products {
    list-style: none
}

.shop-result li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media print, screen and (min-width: 48em) {
    .shop-result li.product {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

.page-main .location-picker form .shop-result li.product input[type=submit], .shop-result li.product .button, .shop-result li.product .page-main .location-picker form input[type=submit] {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.section-brand {
    padding-top: 101px
}

.logo-brand {
    width: 133px;
    height: 85px
}

.brand-block {
    padding-top: 100px;
    padding-bottom: 100px
}

.brand-block--light-blue + .brand-block--light-blue, .brand-block--white + .brand-block--white {
    padding-top: 50px
}

.brand-block--white {
    background-color: #fff
}

.brand-block--light-blue {
    background-color: #F6F6FC
}

.brand-block p.last-updated {
    margin-top: 1em
}

.brand-block-intro {
    width: 240px;
    max-width: 100%
}

.brand-block-intro #order_review_heading, .brand-block-intro .cart_totals .contact-title, .brand-block-intro .cart_totals .header-block .header-title, .brand-block-intro .cart_totals .post-block .intro-title, .brand-block-intro .cart_totals .post-title, .brand-block-intro .cart_totals .search-title, .brand-block-intro .cart_totals .section-header-title .header-title, .brand-block-intro .cart_totals .section-shop-header .shop-title, .brand-block-intro .cart_totals .section-stories .intro-title, .brand-block-intro .cart_totals h2, .brand-block-intro .category-slide-inner .post-block-title, .brand-block-intro .category-slide-inner .product-title, .brand-block-intro .category-slide-inner .section-resellers .reseller-title, .brand-block-intro .category-slide-inner .support-title, .brand-block-intro .category-slide-inner h3, .brand-block-intro .header-block .cart_totals .header-title, .brand-block-intro .post-block .cart_totals .intro-title, .brand-block-intro .post-category, .brand-block-intro .product-card-slide-category-inner .post-block-title, .brand-block-intro .product-card-slide-category-inner .product-title, .brand-block-intro .product-card-slide-category-inner .section-resellers .reseller-title, .brand-block-intro .product-card-slide-category-inner .support-title, .brand-block-intro .product-card-slide-category-inner h3, .brand-block-intro .section-header-title .cart_totals .header-title, .brand-block-intro .section-resellers .category-slide-inner .reseller-title, .brand-block-intro .section-resellers .product-card-slide-category-inner .reseller-title, .brand-block-intro .section-resellers .unreset-css .reseller-title, .brand-block-intro .section-resellers form.woocommerce-checkout .reseller-title, .brand-block-intro .section-shop .shop-title, .brand-block-intro .section-shop-header .cart_totals .shop-title, .brand-block-intro .section-stories .cart_totals .intro-title, .brand-block-intro .taxonomy-filter .title-li, .brand-block-intro .unreset-css .post-block-title, .brand-block-intro .unreset-css .product-title, .brand-block-intro .unreset-css .section-resellers .reseller-title, .brand-block-intro .unreset-css .support-title, .brand-block-intro .unreset-css h3, .brand-block-intro .woocommerce .widget-title, .brand-block-intro form.woocommerce-checkout .post-block-title, .brand-block-intro form.woocommerce-checkout .product-title, .brand-block-intro form.woocommerce-checkout .section-resellers .reseller-title, .brand-block-intro form.woocommerce-checkout .support-title, .brand-block-intro form.woocommerce-checkout h3, .brand-block-intro h5, .cart_totals .brand-block-intro .contact-title, .cart_totals .brand-block-intro .post-title, .cart_totals .brand-block-intro .search-title, .cart_totals .brand-block-intro h2, .cart_totals .header-block .brand-block-intro .header-title, .cart_totals .post-block .brand-block-intro .intro-title, .cart_totals .section-header-title .brand-block-intro .header-title, .cart_totals .section-shop-header .brand-block-intro .shop-title, .cart_totals .section-stories .brand-block-intro .intro-title, .category-slide-inner .brand-block-intro .post-block-title, .category-slide-inner .brand-block-intro .product-title, .category-slide-inner .brand-block-intro .support-title, .category-slide-inner .brand-block-intro h3, .category-slide-inner .section-resellers .brand-block-intro .reseller-title, .header-block .cart_totals .brand-block-intro .header-title, .post-block .cart_totals .brand-block-intro .intro-title, .product-card-slide-category-inner .brand-block-intro .post-block-title, .product-card-slide-category-inner .brand-block-intro .product-title, .product-card-slide-category-inner .brand-block-intro .support-title, .product-card-slide-category-inner .brand-block-intro h3, .product-card-slide-category-inner .section-resellers .brand-block-intro .reseller-title, .section-header-title .cart_totals .brand-block-intro .header-title, .section-resellers .category-slide-inner .brand-block-intro .reseller-title, .section-resellers .product-card-slide-category-inner .brand-block-intro .reseller-title, .section-resellers .unreset-css .brand-block-intro .reseller-title, .section-resellers form.woocommerce-checkout .brand-block-intro .reseller-title, .section-shop .brand-block-intro .shop-title, .section-shop-header .cart_totals .brand-block-intro .shop-title, .section-stories .cart_totals .brand-block-intro .intro-title, .taxonomy-filter .brand-block-intro .title-li, .unreset-css .brand-block-intro .post-block-title, .unreset-css .brand-block-intro .product-title, .unreset-css .brand-block-intro .support-title, .unreset-css .brand-block-intro h3, .unreset-css .section-resellers .brand-block-intro .reseller-title, .woocommerce .brand-block-intro .widget-title, form.woocommerce-checkout .brand-block-intro .post-block-title, form.woocommerce-checkout .brand-block-intro .product-title, form.woocommerce-checkout .brand-block-intro .support-title, form.woocommerce-checkout .brand-block-intro h3, form.woocommerce-checkout .section-resellers .brand-block-intro .reseller-title {
    margin: 0 0 16px
}

.brand-block-intro .unreset-css p + ul {
    margin-top: -15px
}

.brand-block-intro .unreset-css ol, .brand-block-intro .unreset-css ul {
    margin-left: 20px
}

.brand-block-content .unreset-css h1 {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 1.1em;
    letter-spacing: -1.6px;
    margin: 0 0 13px
}

.brand-block-content .unreset-css h1 + p {
    margin-top: 0
}

.brand-block-color.medium-3:nth-child(n+5), .brand-block-color.medium-4:nth-child(n+4) {
    margin-top: 45px
}

.block-color {
    padding-bottom: 100%;
    display: block;
    width: 100%;
    margin-top: 25px
}

.block-color-meta dl {
    margin: 30px 0 0
}

.block-color-meta dl dd, .block-color-meta dl dt {
    float: left;
    font-weight: 400
}

.block-color-meta dl dt {
    width: 66px;
    padding-right: 5px;
    clear: both
}

.block-color-meta p {
    margin-top: 18px
}

.brand-block-imgs .brand-block-img {
    margin-bottom: 32px
}

.brand-block-imgs--large .brand-block-img {
    margin-bottom: 100px
}

.brand-block-img.medium-12 .block-img--small {
    padding-left: 180px
}

.brand-block-img.medium-6 .block-img--small {
    padding-left: 50px
}

.brand-block-list:nth-child(n+3) {
    margin-top: 52px
}

.brand-block-list-inner {
    position: relative;
    padding-left: 52px;
    width: 370px;
    max-width: 100%
}

.brand-block-list-inner #order_review_heading, .brand-block-list-inner .cart_totals .contact-title, .brand-block-list-inner .cart_totals .header-block .header-title, .brand-block-list-inner .cart_totals .post-block .intro-title, .brand-block-list-inner .cart_totals .post-title, .brand-block-list-inner .cart_totals .search-title, .brand-block-list-inner .cart_totals .section-header-title .header-title, .brand-block-list-inner .cart_totals .section-shop-header .shop-title, .brand-block-list-inner .cart_totals .section-stories .intro-title, .brand-block-list-inner .cart_totals h2, .brand-block-list-inner .category-slide-inner .post-block-title, .brand-block-list-inner .category-slide-inner .product-title, .brand-block-list-inner .category-slide-inner .section-resellers .reseller-title, .brand-block-list-inner .category-slide-inner .support-title, .brand-block-list-inner .category-slide-inner h3, .brand-block-list-inner .header-block .cart_totals .header-title, .brand-block-list-inner .post-block .cart_totals .intro-title, .brand-block-list-inner .post-category, .brand-block-list-inner .product-card-slide-category-inner .post-block-title, .brand-block-list-inner .product-card-slide-category-inner .product-title, .brand-block-list-inner .product-card-slide-category-inner .section-resellers .reseller-title, .brand-block-list-inner .product-card-slide-category-inner .support-title, .brand-block-list-inner .product-card-slide-category-inner h3, .brand-block-list-inner .section-header-title .cart_totals .header-title, .brand-block-list-inner .section-resellers .category-slide-inner .reseller-title, .brand-block-list-inner .section-resellers .product-card-slide-category-inner .reseller-title, .brand-block-list-inner .section-resellers .unreset-css .reseller-title, .brand-block-list-inner .section-resellers form.woocommerce-checkout .reseller-title, .brand-block-list-inner .section-shop .shop-title, .brand-block-list-inner .section-shop-header .cart_totals .shop-title, .brand-block-list-inner .section-stories .cart_totals .intro-title, .brand-block-list-inner .taxonomy-filter .title-li, .brand-block-list-inner .unreset-css .post-block-title, .brand-block-list-inner .unreset-css .product-title, .brand-block-list-inner .unreset-css .section-resellers .reseller-title, .brand-block-list-inner .unreset-css .support-title, .brand-block-list-inner .unreset-css h3, .brand-block-list-inner .woocommerce .widget-title, .brand-block-list-inner form.woocommerce-checkout .post-block-title, .brand-block-list-inner form.woocommerce-checkout .product-title, .brand-block-list-inner form.woocommerce-checkout .section-resellers .reseller-title, .brand-block-list-inner form.woocommerce-checkout .support-title, .brand-block-list-inner form.woocommerce-checkout h3, .brand-block-list-inner h5, .cart_totals .brand-block-list-inner .contact-title, .cart_totals .brand-block-list-inner .post-title, .cart_totals .brand-block-list-inner .search-title, .cart_totals .brand-block-list-inner h2, .cart_totals .header-block .brand-block-list-inner .header-title, .cart_totals .post-block .brand-block-list-inner .intro-title, .cart_totals .section-header-title .brand-block-list-inner .header-title, .cart_totals .section-shop-header .brand-block-list-inner .shop-title, .cart_totals .section-stories .brand-block-list-inner .intro-title, .category-slide-inner .brand-block-list-inner .post-block-title, .category-slide-inner .brand-block-list-inner .product-title, .category-slide-inner .brand-block-list-inner .support-title, .category-slide-inner .brand-block-list-inner h3, .category-slide-inner .section-resellers .brand-block-list-inner .reseller-title, .header-block .cart_totals .brand-block-list-inner .header-title, .post-block .cart_totals .brand-block-list-inner .intro-title, .product-card-slide-category-inner .brand-block-list-inner .post-block-title, .product-card-slide-category-inner .brand-block-list-inner .product-title, .product-card-slide-category-inner .brand-block-list-inner .support-title, .product-card-slide-category-inner .brand-block-list-inner h3, .product-card-slide-category-inner .section-resellers .brand-block-list-inner .reseller-title, .section-header-title .cart_totals .brand-block-list-inner .header-title, .section-resellers .category-slide-inner .brand-block-list-inner .reseller-title, .section-resellers .product-card-slide-category-inner .brand-block-list-inner .reseller-title, .section-resellers .unreset-css .brand-block-list-inner .reseller-title, .section-resellers form.woocommerce-checkout .brand-block-list-inner .reseller-title, .section-shop .brand-block-list-inner .shop-title, .section-shop-header .cart_totals .brand-block-list-inner .shop-title, .section-stories .cart_totals .brand-block-list-inner .intro-title, .taxonomy-filter .brand-block-list-inner .title-li, .unreset-css .brand-block-list-inner .post-block-title, .unreset-css .brand-block-list-inner .product-title, .unreset-css .brand-block-list-inner .support-title, .unreset-css .brand-block-list-inner h3, .unreset-css .section-resellers .brand-block-list-inner .reseller-title, .woocommerce .brand-block-list-inner .widget-title, form.woocommerce-checkout .brand-block-list-inner .post-block-title, form.woocommerce-checkout .brand-block-list-inner .product-title, form.woocommerce-checkout .brand-block-list-inner .support-title, form.woocommerce-checkout .brand-block-list-inner h3, form.woocommerce-checkout .section-resellers .brand-block-list-inner .reseller-title {
    margin: 0 0 20px
}

.brand-block-list-nr {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.25em;
    letter-spacing: -.8px;
    position: absolute;
    top: 0;
    left: 0;
    color: #E2004C
}

.section-categories-wrapper {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000
}

.section-categories-wrapper .category-sections-wrapper, .section-categories-wrapper .columns, .section-categories-wrapper .row, .section-categories-wrapper .shop-result ul.products, .section-categories-wrapper body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .section-categories-wrapper body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result .section-categories-wrapper ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .section-categories-wrapper .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .section-categories-wrapper .u-columns {
    height: 100%
}

.section-categories-wrapper .columns {
    padding-left: 0;
    padding-right: 0
}

.category-sections {
    width: 200vw;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.category-section {
    height: 100%;
    width: 50vw;
    position: relative;
    padding: 140px 1rem
}

.category-section .category-slide-link {
    height: 100%
}

.category-section .category-slide-img {
    padding: 0;
    height: 100%
}

#cookie-notice .cn-buttons-container {
    display: inline-block
}

#cookie-notice .button, #cookie-notice .page-main .location-picker form input[type=submit], .page-main .location-picker form #cookie-notice input[type=submit] {
    font-size: 14px;
    font-size: .875rem;
    text-transform: uppercase;
    min-width: 1px;
    padding: 10px 30px
}

.section-contest-header {
    -webkit-background-size: cover;
    background-size: cover;
    background-color: #5250A4;
    height: 459px
}

.section-contest-content {
    padding-top: 100px;
    padding-bottom: 100px
}

.section-contest-content .post-content {
    margin-bottom: 40px
}

.post-contest-title {
    margin: 60px 0 0;
    text-align: center
}

.post-contest-slider {
    padding-top: 100px
}

.post-contest-slider .post-contest-title {
    margin: 0 0 40px
}

.post-contest-link {
    display: block;
    width: 100%;
    padding-bottom: 79%;
    position: relative;
    margin-top: 32px
}

.post-contest-link img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 64.99875em) {
    body.woocommerce-cart .cart-collaterals, body.woocommerce-cart .woocommerce-cart-form {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    #order_review_heading {
        margin-top: 40px !important
    }

    .support-block:nth-child(n+4) {
        margin-top: 32px
    }
}

@media only screen and (max-width: 59.99875em) {
    ul.tabs li span:after {
        display: none
    }

    .contact-title {
        margin-top: 0
    }

    .contact-form {
        padding: 55px 40px 40px
    }

    .footer-navigation {
        font-size: 16px;
        font-size: 1rem
    }

    .footer-navigation > ul {
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .footer-navigation > ul > li {
        max-width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-bottom: 20px
    }

    .footer-navigation a {
        margin-bottom: 15px
    }
}

@media screen and (max-width: 47.99875em) {
    h1 {
        line-height: 1.03333em;
        letter-spacing: -1.6px
    }

    .text-big, .text-big .unreset-css {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 1.41667em
    }

    .read-more--big {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.7em
    }

    .header {
        padding-top: 27px;
        padding-bottom: 27px
    }

    .header.nav-up {
        top: 0 !important
    }

    .navigation--open .header.header--light .header-link {
        color: #111A2A
    }

    .navigation--open .header.header--light .logo svg {
        fill: #E2004C
    }

    .logo svg {
        width: 101px;
        height: 43px
    }

    .header-links {
        padding-top: 5px
    }

    .header-link {
        height: auto
    }

    .header-link + .header-link {
        margin-left: 0
    }

    .header-link svg.icon-account {
        margin-right: 30px
    }

    .header-link svg.icon-cart {
        margin-right: 23px
    }

    .header-link .header-hamburger, .header-link svg.icon-hamburger {
        margin-right: 0
    }

    .author-card--small .author-img, .author-img {
        margin-right: 20px
    }

    .header-link .header-link-text {
        display: none
    }

    .section-related {
        padding-top: 0;
        padding-bottom: 0
    }

    .section-related .section-title {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .section-related .post-featured {
        margin-bottom: 30px
    }

    .section-related .post-card {
        margin-bottom: 50px
    }

    .section-related-articles .post-card + .post-card {
        margin-top: 50px
    }

    .post-article .columns {
        padding-left: 0;
        padding-right: 0
    }

    .post-article + .post-article {
        margin-top: 0
    }

    .post-article-inner {
        display: block;
        padding-bottom: 0
    }

    .button--support, .navigation-close {
        display: none
    }

    .post-article-img {
        position: relative;
        padding-bottom: 100%
    }

    .post-article-meta {
        max-width: 100%;
        min-height: 100vw;
        padding: 35px 40px
    }

    .footer, .post-block {
        padding-top: 70px
    }

    .post-text-img, .product-card-slider .product-card, .product-solution-slider .product-card {
        padding-right: 0
    }

    .post-article-meta .post-block-title, .post-article-meta .product-title, .post-article-meta .section-resellers .reseller-title, .post-article-meta .support-title, .post-article-meta h3, .section-resellers .post-article-meta .reseller-title {
        margin-bottom: 25px
    }

    .post-block:last-of-type {
        padding-bottom: 70px
    }

    .post-block > .row:not(.no-padding) > .columns + .columns, .shop-result .post-block > ul.products:not(.no-padding) > .columns + .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .post-block > .woocommerce:not(.no-padding) > .columns + .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .post-block > .u-columns:not(.no-padding) > .columns + .columns {
        padding-top: 40px
    }

    .post-block--intro {
        padding-top: 144px
    }

    .post-block--intro > .row > .columns + .columns, .shop-result .post-block--intro > ul.products > .columns + .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .post-block--intro > .woocommerce > .columns + .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .post-block--intro > .u-columns > .columns + .columns {
        padding-top: 10px
    }

    .post-block--intro + .post-block--content {
        padding-top: 40px
    }

    .post-block--header {
        padding-top: 144px;
        padding-bottom: 0
    }

    .post-title + .post-content {
        margin-top: 20px
    }

    .medium-order-2 .post-text-img {
        padding-left: 0
    }

    .post-quote blockquote {
        width: 100%
    }

    .product-card-slider, .product-solution-slider {
        margin-top: 40px
    }

    .product-card-slider .product-card-inner, .product-solution-slider .product-card-inner {
        padding-right: 32px
    }

    .reviews-slider .slick-list {
        overflow: hidden
    }

    .reviews-slider .slick-arrow {
        top: auto;
        bottom: 20px;
        width: 22px;
        height: 16px;
        background-color: transparent;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .reviews-slider .slick-arrow.slick-next {
        right: 20px
    }

    .reviews-slider .slick-arrow.slick-prev {
        left: 20px;
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .author-img {
        width: 100px;
        height: 100px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100px;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px
    }

    .footer-newsletter {
        margin-top: 15px
    }

    .service-navigation {
        font-size: 12px;
        font-size: .75rem;
        line-height: 2.16667em
    }

    .footer-trustpilot {
        margin-top: 0;
        margin-bottom: 30px
    }

    .footer-bottom {
        margin-top: 70px
    }

    .footer-bottom p {
        font-size: 12px;
        font-size: .75rem;
        line-height: 2.16667em;
        margin-top: 5px
    }

    .navigation {
        width: 100%;
        z-index: 45;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 0;
        visibility: hidden;
        will-change: opacity;
        -webkit-transition: all .2s ease-in;
        -moz-transition: all .2s ease-in;
        -o-transition: all .2s ease-in;
        transition: all .2s ease-in
    }

    .navigation--open .navigation {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity .2s ease-in;
        -moz-transition: opacity .2s ease-in;
        -o-transition: opacity .2s ease-in;
        transition: opacity .2s ease-in
    }

    .navigation-inner {
        width: 100%;
        max-width: 100vw !important;
        padding: 101px 16px 32px
    }

    .main-navigation {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 1.6em
    }

    .secondary-navigation {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.88889em
    }

    .secondary-navigation li + li {
        margin-top: 6px
    }

    .section-stories .intro-block {
        padding-top: 144px;
        padding-bottom: 40px
    }

    .post-stories .post-card {
        margin-bottom: 50px
    }

    .post-stories .post-card:last-child {
        margin-bottom: 0
    }

    .post-card-meta .post-block-title, .post-card-meta .product-title, .post-card-meta .section-resellers .reseller-title, .post-card-meta .support-title, .post-card-meta h3, .section-resellers .post-card-meta .reseller-title {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.44444em;
        min-height: 1px;
        margin-bottom: 20px
    }

    .pagination, .woocommerce-pagination ul {
        margin: 25px 0 50px;
        padding-top: 25px
    }

    .product-img-thumbs {
        position: relative;
        max-width: 100%;
        margin: 25px -5px 35px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .product-img-thumb {
        margin: 5px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40px;
        -moz-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
        width: 40px;
        height: 40px
    }

    .product-img-wrapper {
        padding-left: 0
    }

    .product-img-slide {
        height: 200px
    }

    .product-comp-block {
        margin-top: 0 !important
    }

    .product-comp-block--choose .product-comp-block-inner {
        padding: 40px
    }

    .product-comp-block--choose .product-comp-block-meta .product-comp-block-text {
        padding-left: 0;
        padding-right: 0
    }

    .product-comp-block-inner {
        padding: 40px
    }

    ul.tabs li span {
        padding: 0 0 12px
    }

    .tabs-container {
        font-size: 14px;
        font-size: .875rem
    }

    .tab-content-list li {
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .tab-content-list li span {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
        min-width: 1px
    }

    .tab-content-list li .tab-content-img-wrapper {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-right: 0
    }

    .tab-content-list li .tab-content-img-wrapper + span {
        padding-left: 40px
    }

    .tab-content-list li .tab-content-img-wrapper .tab-content-img {
        width: 100%;
        height: auto;
        padding-bottom: 100%;
        position: relative
    }

    .tab-content-list li .tab-content-img-wrapper .tab-content-img img {
        position: absolute
    }

    .section-product {
        padding-top: 101px
    }

    .header-block .product-comp-title.header-title, .post-block .product-comp-title.intro-title, .product-comp-title.contact-title, .product-comp-title.post-block-title, .product-comp-title.post-title, .product-comp-title.product-title, .product-comp-title.search-title, .product-comp-title.support-title, .section-header-title .product-comp-title.header-title, .section-resellers .product-comp-title.reseller-title, .section-shop-header .product-comp-title.shop-title, .section-stories .product-comp-title.intro-title, h2.product-comp-title, h3.product-comp-title {
        margin: 0 0 40px
    }

    .product-comp-title + .product-comp-text {
        margin-top: 0
    }

    .product-comp-text {
        margin-bottom: 40px
    }

    .section-related-products {
        padding-top: 0;
        padding-bottom: 40px
    }

    .section-related-products .section-title {
        margin: 40px 0
    }

    .product-article + .product-article {
        margin-top: 40px
    }

    .product-article-img {
        width: 100px;
        height: 100px;
        margin-right: 32px
    }

    .section-shop {
        padding-top: 101px;
        padding-bottom: 70px
    }

    .section-shop .shop-title {
        margin-bottom: 20px
    }

    .shop_table.shop_table_responsive {
        display: block
    }

    .shop_table.shop_table_responsive thead {
        display: none
    }

    .shop_table.shop_table_responsive tbody, .shop_table.shop_table_responsive td, .shop_table.shop_table_responsive tr {
        display: block
    }

    .shop_table.shop_table_responsive td[data-title] {
        padding: 0;
        width: 100% !important
    }

    .shop_table.shop_table_responsive td[data-title]:before {
        content: attr(data-title);
        display: inline-block;
        font-weight: 700;
        margin-right: 5px
    }

    .shop_table.shop_table_responsive .quantity {
        display: inline-block
    }

    .shop_table.shop_table_responsive .quantity input:not([type=checkbox]):not([type=radio]) {
        padding: 0;
        border: none
    }

    .shop_table.shop_table_responsive .product-remove {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        padding: 20px 0;
        width: auto !important
    }

    form.woocommerce-cart-form {
        margin-top: 0
    }

    table.woocommerce-cart-form__contents tbody td {
        padding-top: 0;
        padding-bottom: 0
    }

    table.woocommerce-cart-form__contents tr {
        padding: 20px 0;
        position: relative
    }

    table.woocommerce-cart-form__contents td.product-thumbnail a {
        text-align: left;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%;
        height: 50px;
        margin-bottom: 20px
    }

    table.woocommerce-cart-form__contents td.product-thumbnail a img {
        margin: 0
    }

    table.woocommerce-cart-form__contents .coupon {
        display: block
    }

    .cart_totals .shop_table th, table.woocommerce-cart-form__contents .coupon label {
        display: none
    }

    table.woocommerce-cart-form__contents .coupon .input-text {
        margin: 10px 0
    }

    .cart_totals .contact-title, .cart_totals .header-block .header-title, .cart_totals .post-block .intro-title, .cart_totals .post-title, .cart_totals .search-title, .cart_totals .section-header-title .header-title, .cart_totals .section-shop-header .shop-title, .cart_totals .section-stories .intro-title, .cart_totals h2, .header-block .cart_totals .header-title, .post-block .cart_totals .intro-title, .section-header-title .cart_totals .header-title, .section-shop-header .cart_totals .shop-title, .section-stories .cart_totals .intro-title {
        padding-bottom: 20px
    }

    .cart_totals .shop_table {
        margin: 10px 20px
    }

    .cart_totals .shop_table tr {
        padding: 10px 0
    }

    .cart_totals .wc-proceed-to-checkout {
        padding: 0 20px 20px
    }

    .woocommerce-checkout-review-order, .woocommerce-error, .woocommerce-info, .woocommerce-message {
        padding: 20px 15px
    }

    .unreset-css ul.payment_methods {
        margin-left: 0
    }

    .section-hero .row, .section-hero .shop-result ul.products, .section-hero body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, .section-hero body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns, .shop-result .section-hero ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .section-hero .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .section-hero .u-columns {
        min-height: 650px;
        padding-bottom: 30px
    }

    .hero-slide-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto
    }

    .hero-slide-content {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 32px
    }

    .header-block .hero-slide-content .header-title .hero-slide-title-img, .hero-slide-content .contact-title .hero-slide-title-img, .hero-slide-content .header-block .header-title .hero-slide-title-img, .hero-slide-content .post-block .intro-title .hero-slide-title-img, .hero-slide-content .post-title .hero-slide-title-img, .hero-slide-content .search-title .hero-slide-title-img, .hero-slide-content .section-header-title .header-title .hero-slide-title-img, .hero-slide-content .section-shop-header .shop-title .hero-slide-title-img, .hero-slide-content .section-stories .intro-title .hero-slide-title-img, .hero-slide-content h2 .hero-slide-title-img, .post-block .hero-slide-content .intro-title .hero-slide-title-img, .section-header-title .hero-slide-content .header-title .hero-slide-title-img, .section-shop-header .hero-slide-content .shop-title .hero-slide-title-img, .section-stories .hero-slide-content .intro-title .hero-slide-title-img {
        width: 100%;
        height: 200px
    }

    .header-block .hero-slide-content .header-title .hero-slide-title-img img, .hero-slide-content .contact-title .hero-slide-title-img img, .hero-slide-content .header-block .header-title .hero-slide-title-img img, .hero-slide-content .post-block .intro-title .hero-slide-title-img img, .hero-slide-content .post-title .hero-slide-title-img img, .hero-slide-content .search-title .hero-slide-title-img img, .hero-slide-content .section-header-title .header-title .hero-slide-title-img img, .hero-slide-content .section-shop-header .shop-title .hero-slide-title-img img, .hero-slide-content .section-stories .intro-title .hero-slide-title-img img, .hero-slide-content h2 .hero-slide-title-img img, .post-block .hero-slide-content .intro-title .hero-slide-title-img img, .section-header-title .hero-slide-content .header-title .hero-slide-title-img img, .section-shop-header .hero-slide-content .shop-title .hero-slide-title-img img, .section-stories .hero-slide-content .intro-title .hero-slide-title-img img {
        -o-object-fit: contain;
        object-fit: contain;
        width: 100%;
        height: 100%;
        display: block
    }

    .hero-slide-content-inner {
        width: 100%
    }

    .hero-slide-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 40vh;
        position: relative
    }

    .home .section-usps, .section-usps {
        padding-bottom: 60px
    }

    .hero-slide-img img {
        position: absolute
    }

    .hero-slider-dots {
        bottom: auto;
        top: -webkit-calc(40vh - 15px);
        top: -moz-calc(40vh - 15px);
        top: calc(40vh - 15px);
        -webkit-transform: translate(-50%, -100%);
        -moz-transform: translate(-50%, -100%);
        -ms-transform: translate(-50%, -100%);
        -o-transform: translate(-50%, -100%);
        transform: translate(-50%, -100%)
    }

    .hero-button {
        margin-top: 30px
    }

    .section-usps {
        padding-top: 60px
    }

    .section-usps .usps-title {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 1.54545em;
        font-weight: 400;
        letter-spacing: 0;
        margin: 0 0 20px
    }

    .home .usp-block {
        margin-top: 35px
    }

    .cart_totals .header-block .home .usp-block .header-title, .cart_totals .home .usp-block .contact-title, .cart_totals .home .usp-block .post-title, .cart_totals .home .usp-block .search-title, .cart_totals .home .usp-block h2, .cart_totals .post-block .home .usp-block .intro-title, .cart_totals .section-header-title .home .usp-block .header-title, .cart_totals .section-shop-header .home .usp-block .shop-title, .cart_totals .section-stories .home .usp-block .intro-title, .category-slide-inner .home .usp-block .post-block-title, .category-slide-inner .home .usp-block .product-title, .category-slide-inner .home .usp-block .support-title, .category-slide-inner .home .usp-block h3, .category-slide-inner .section-resellers .home .usp-block .reseller-title, .header-block .cart_totals .home .usp-block .header-title, .home .usp-block #order_review_heading, .home .usp-block .cart_totals .contact-title, .home .usp-block .cart_totals .header-block .header-title, .home .usp-block .cart_totals .post-block .intro-title, .home .usp-block .cart_totals .post-title, .home .usp-block .cart_totals .search-title, .home .usp-block .cart_totals .section-header-title .header-title, .home .usp-block .cart_totals .section-shop-header .shop-title, .home .usp-block .cart_totals .section-stories .intro-title, .home .usp-block .cart_totals h2, .home .usp-block .category-slide-inner .post-block-title, .home .usp-block .category-slide-inner .product-title, .home .usp-block .category-slide-inner .section-resellers .reseller-title, .home .usp-block .category-slide-inner .support-title, .home .usp-block .category-slide-inner h3, .home .usp-block .header-block .cart_totals .header-title, .home .usp-block .post-block .cart_totals .intro-title, .home .usp-block .post-category, .home .usp-block .product-card-slide-category-inner .post-block-title, .home .usp-block .product-card-slide-category-inner .product-title, .home .usp-block .product-card-slide-category-inner .section-resellers .reseller-title, .home .usp-block .product-card-slide-category-inner .support-title, .home .usp-block .product-card-slide-category-inner h3, .home .usp-block .section-header-title .cart_totals .header-title, .home .usp-block .section-resellers .category-slide-inner .reseller-title, .home .usp-block .section-resellers .product-card-slide-category-inner .reseller-title, .home .usp-block .section-resellers .unreset-css .reseller-title, .home .usp-block .section-resellers form.woocommerce-checkout .reseller-title, .home .usp-block .section-shop .shop-title, .home .usp-block .section-shop-header .cart_totals .shop-title, .home .usp-block .section-stories .cart_totals .intro-title, .home .usp-block .taxonomy-filter .title-li, .home .usp-block .unreset-css .post-block-title, .home .usp-block .unreset-css .product-title, .home .usp-block .unreset-css .section-resellers .reseller-title, .home .usp-block .unreset-css .support-title, .home .usp-block .unreset-css h3, .home .usp-block .woocommerce .widget-title, .home .usp-block form.woocommerce-checkout .post-block-title, .home .usp-block form.woocommerce-checkout .product-title, .home .usp-block form.woocommerce-checkout .section-resellers .reseller-title, .home .usp-block form.woocommerce-checkout .support-title, .home .usp-block form.woocommerce-checkout h3, .home .usp-block h5, .post-block .cart_totals .home .usp-block .intro-title, .product-card-slide-category-inner .home .usp-block .post-block-title, .product-card-slide-category-inner .home .usp-block .product-title, .product-card-slide-category-inner .home .usp-block .support-title, .product-card-slide-category-inner .home .usp-block h3, .product-card-slide-category-inner .section-resellers .home .usp-block .reseller-title, .section-header-title .cart_totals .home .usp-block .header-title, .section-resellers .category-slide-inner .home .usp-block .reseller-title, .section-resellers .product-card-slide-category-inner .home .usp-block .reseller-title, .section-resellers .unreset-css .home .usp-block .reseller-title, .section-resellers form.woocommerce-checkout .home .usp-block .reseller-title, .section-shop .home .usp-block .shop-title, .section-shop-header .cart_totals .home .usp-block .shop-title, .section-stories .cart_totals .home .usp-block .intro-title, .taxonomy-filter .home .usp-block .title-li, .unreset-css .home .usp-block .post-block-title, .unreset-css .home .usp-block .product-title, .unreset-css .home .usp-block .support-title, .unreset-css .home .usp-block h3, .unreset-css .section-resellers .home .usp-block .reseller-title, .woocommerce .home .usp-block .widget-title, form.woocommerce-checkout .home .usp-block .post-block-title, form.woocommerce-checkout .home .usp-block .product-title, form.woocommerce-checkout .home .usp-block .support-title, form.woocommerce-checkout .home .usp-block h3, form.woocommerce-checkout .section-resellers .home .usp-block .reseller-title {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 1.25em;
        letter-spacing: -.6px
    }

    .usp-block img {
        margin-bottom: 17px
    }

    .cat-usp-title {
        margin-bottom: 40px
    }

    .cat-usps-img {
        height: auto;
        padding-bottom: 56%
    }

    .cat-usp-inner {
        padding: 30px 20px
    }

    .support-c2a-inner {
        padding: 40px 25px 120px;
        -webkit-background-size: 140px auto;
        -moz-background-size: 140px auto;
        background-size: 140px auto;
        background-position: center bottom -30px
    }

    .support-c2a-inner p {
        margin-bottom: 15px
    }

    .support-c2a-links {
        display: block;
        margin: 20px 0 0
    }

    .support-c2a-links a {
        margin: 0;
        display: block
    }

    .support-c2a-links a + a {
        margin-top: 10px
    }

    .section-categories-wrapper {
        width: 100%;
        height: auto !important;
        padding-bottom: 70px
    }

    .category-section, .category-sections {
        width: 100% !important
    }

    .category-section {
        height: auto;
        padding: 0 1rem
    }

    .category-section + .category-section {
        margin-top: 25px
    }

    .category-section .category-slide-link {
        height: auto;
        padding-bottom: 0
    }

    .category-section .category-slide-img {
        height: auto;
        padding-bottom: 100%
    }

    .section-categories {
        padding-bottom: 70px
    }

    .category-slide {
        width: 100%;
        max-width: 100% !important;
        padding-right: 0
    }

    .category-slide + .category-slide {
        margin-top: 25px
    }

    .category-slide-link {
        padding-bottom: 100%
    }

    .category-slide-inner {
        padding: 20px;
        width: 252px
    }

    .section-compatibility, .section-featured-products {
        padding-bottom: 70px
    }

    .cart_totals .category-slide-inner .contact-title, .cart_totals .category-slide-inner .post-title, .cart_totals .category-slide-inner .search-title, .cart_totals .category-slide-inner h2, .cart_totals .header-block .category-slide-inner .header-title, .cart_totals .post-block .category-slide-inner .intro-title, .cart_totals .section-header-title .category-slide-inner .header-title, .cart_totals .section-shop-header .category-slide-inner .shop-title, .cart_totals .section-stories .category-slide-inner .intro-title, .category-slide-inner #order_review_heading, .category-slide-inner .cart_totals .contact-title, .category-slide-inner .cart_totals .header-block .header-title, .category-slide-inner .cart_totals .post-block .intro-title, .category-slide-inner .cart_totals .post-title, .category-slide-inner .cart_totals .search-title, .category-slide-inner .cart_totals .section-header-title .header-title, .category-slide-inner .cart_totals .section-shop-header .shop-title, .category-slide-inner .cart_totals .section-stories .intro-title, .category-slide-inner .cart_totals h2, .category-slide-inner .header-block .cart_totals .header-title, .category-slide-inner .post-block .cart_totals .intro-title, .category-slide-inner .post-block-title, .category-slide-inner .post-category, .category-slide-inner .product-title, .category-slide-inner .section-header-title .cart_totals .header-title, .category-slide-inner .section-resellers .reseller-title, .category-slide-inner .section-shop .shop-title, .category-slide-inner .section-shop-header .cart_totals .shop-title, .category-slide-inner .section-stories .cart_totals .intro-title, .category-slide-inner .support-title, .category-slide-inner .taxonomy-filter .title-li, .category-slide-inner .woocommerce .widget-title, .category-slide-inner form.woocommerce-checkout h3, .category-slide-inner h3, .category-slide-inner h5, .header-block .cart_totals .category-slide-inner .header-title, .post-block .cart_totals .category-slide-inner .intro-title, .section-header-title .cart_totals .category-slide-inner .header-title, .section-resellers .category-slide-inner .reseller-title, .section-shop .category-slide-inner .shop-title, .section-shop-header .cart_totals .category-slide-inner .shop-title, .section-stories .cart_totals .category-slide-inner .intro-title, .taxonomy-filter .category-slide-inner .title-li, .woocommerce .category-slide-inner .widget-title, form.woocommerce-checkout .category-slide-inner h3 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 1.25em;
        letter-spacing: -.6px
    }

    .section-featured-products .product-articles {
        margin-top: 30px
    }

    .section-reviews {
        padding-top: 70px;
        padding-bottom: 40px
    }

    .reviews-title {
        margin: 0 0 40px
    }

    .reviews-slide-inner {
        padding: 55px 30px 40px
    }

    .reviews-slide {
        width: -webkit-calc(100vw - 40px);
        width: -moz-calc(100vw - 40px);
        width: calc(100vw - 40px);
        margin-left: 5px;
        margin-right: 5px
    }

    .reviews-slide--column {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 20px
    }

    .section-highlight {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .section-highlight-title {
        margin-bottom: 40px
    }

    .highlight-block {
        display: block;
        padding-bottom: 0;
        border-top: 1px solid #484E58;
        border-bottom: none;
        padding-top: 40px
    }

    .highlight-block + .highlight-block {
        margin-top: 40px
    }

    .highlight-block .highlight-block-img {
        margin: 0 auto 40px
    }

    .highlight-block .highlight-block-inner {
        padding-right: 0
    }

    .highlight-block .highlight-block-title {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 1.25em;
        letter-spacing: -.6px;
        margin: 0 0 15px
    }

    .cta-blocks:after {
        display: none
    }

    .cta-blocks .columns + .columns .cta-block {
        border-top: 1px solid #CECECE;
        padding-top: 40px
    }

    .cta-block {
        padding-top: 0
    }

    .cta-block .cta-block-title {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 1.25em;
        letter-spacing: -.6px
    }

    .section-header-title {
        padding-top: 120px;
        padding-bottom: 70px
    }

    .section-resellers {
        padding-top: 40px
    }

    .resellers {
        margin-top: 0
    }

    .reseller-column {
        margin-top: 40px
    }

    .product-comp-link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 40px
    }

    .post-block-quote blockquote {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 1.25em;
        letter-spacing: -.6px
    }

    .post-block-author {
        margin-top: 30px
    }

    .faq-category + .faq-category {
        margin-top: 40px
    }

    .faq-inner {
        padding: 40px 25px
    }

    .faq-inner .faq-title {
        margin-bottom: 40px
    }

    .faq-inner .faq-category-title {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 1.25em;
        letter-spacing: -.6px;
        margin: 0 0 30px
    }

    .unreset-css .align-right, .unreset-css .alignleft {
        float: none;
        display: block;
        margin-top: 1.563em;
        margin-bottom: 1.563em
    }

    .unreset-css ol, .unreset-css ul {
        margin-left: 20px
    }

    .info-block, .unreset-css .unreset-info {
        padding: 22px 22px 30px 50px
    }

    .info-block:before, .unreset-css .unreset-info:before {
        left: 15px
    }

    .support-block {
        margin-top: 0 !important
    }

    .support-block-inner {
        padding: 20px 15px 40px
    }

    .video-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media screen and (max-width: 47.99875em) and (min-width: 48em) {
    .video-block {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media screen and (max-width: 47.99875em) {
    .video-block:nth-child(n+3) {
        margin-top: 40px
    }

    .video-block p {
        margin-top: 10px
    }

    .video-block-link:before {
        -webkit-transform: translate(-50%, -50%) scale(.5);
        -moz-transform: translate(-50%, -50%) scale(.5);
        -ms-transform: translate(-50%, -50%) scale(.5);
        -o-transform: translate(-50%, -50%) scale(.5);
        transform: translate(-50%, -50%) scale(.5)
    }

    .download-block {
        margin-top: 0 !important
    }

    .section-search .searchform .field-submit {
        max-width: 40px;
        min-width: 40px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40px;
        -moz-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px
    }

    .section-search .searchform .field-submit input[type=submit] {
        width: 40px
    }

    .section-search .searchform .field-input input[type=text] {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.7em;
        padding: 18px 15px
    }

    .row--search-results .columns {
        padding-bottom: 0
    }

    body.page-template-tpl-account .page-main .woocommerce-MyAccount-navigation {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 40px
    }
}

@media screen and (max-width: 47.99875em) and (min-width: 48em) {
    body.page-template-tpl-account .page-main .woocommerce-MyAccount-navigation {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media screen and (max-width: 47.99875em) {
    body.page-template-tpl-account .page-main .woocommerce-MyAccount-content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 30px 20px;
        margin-left: 1rem;
        margin-right: 1rem;
        max-width: -webkit-calc(100% - 2rem);
        max-width: -moz-calc(100% - 2rem);
        max-width: calc(100% - 2rem)
    }

    body.page-template-tpl-account .u-columns .u-column1, body.page-template-tpl-account .u-columns .u-column2, body.page-template-tpl-account .u-columns .woocommerce-Address {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media screen and (max-width: 47.99875em) and (min-width: 48em) {
    body.page-template-tpl-account .page-main .woocommerce-MyAccount-content, body.page-template-tpl-account .u-columns .u-column1, body.page-template-tpl-account .u-columns .u-column2, body.page-template-tpl-account .u-columns .woocommerce-Address {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media screen and (max-width: 47.99875em) {
    .section-shop-archive {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .shop-inner {
        padding-left: 0
    }

    .shop-result li.product {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
        margin-bottom: 40px
    }
}

@media screen and (max-width: 47.99875em) and (min-width: 48em) {
    .shop-result li.product {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media screen and (max-width: 47.99875em) {
    .section-shop-header {
        padding-top: 120px;
        padding-bottom: 70px
    }

    .shop-notices-wrapper .woocommerce-ordering, .shop-notices-wrapper .woocommerce-result-count {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .shop-notices-wrapper .woocommerce-result-count {
        margin-bottom: 20px
    }

    .shop-sidebar-inner {
        width: 100%;
        padding-right: 0;
        border-right: none;
        border-top: 1px solid #CECECE;
        padding-top: 40px
    }

    #category-filter-form {
        margin-top: 20px
    }

    .taxonomy-filter .title-li {
        margin-bottom: 15px
    }

    .taxonomy-filter--icon-inline {
        margin-left: -10px;
        margin-right: -10px
    }

    .taxonomy-filter--icon-inline li:not(.title-li), .taxonomy-filter--icon-inline li:not(.title-li) + li {
        margin: 0 10px 10px
    }

    .taxonomy-filter--icon-inline .title-li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin: 0 10px 10px
    }

    .taxonomy-filter--icon-inline li:not(.title-li) label {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.85714em
    }

    .taxonomy-filter--icon-inline li:not(.title-li) label .form-term-icon {
        width: 40px;
        height: 40px;
        margin-right: 12px
    }

    .brand-block {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .section-contest-content, .section-crosssell .post-block {
        padding-bottom: 40px;
        padding-top: 40px
    }

    .brand-block--light-blue + .brand-block--light-blue, .brand-block--white + .brand-block--white {
        padding-top: 25px
    }

    .brand-block > .row > .columns + .columns, .shop-result .brand-block > ul.products > .columns + .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .brand-block > .u-columns > .columns + .columns, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .brand-block > .woocommerce > .columns + .columns {
        margin-top: 32px
    }

    .brand-block-intro {
        width: 100%
    }

    .brand-block-intro #order_review_heading, .brand-block-intro .cart_totals .contact-title, .brand-block-intro .cart_totals .header-block .header-title, .brand-block-intro .cart_totals .post-block .intro-title, .brand-block-intro .cart_totals .post-title, .brand-block-intro .cart_totals .search-title, .brand-block-intro .cart_totals .section-header-title .header-title, .brand-block-intro .cart_totals .section-shop-header .shop-title, .brand-block-intro .cart_totals .section-stories .intro-title, .brand-block-intro .cart_totals h2, .brand-block-intro .category-slide-inner .post-block-title, .brand-block-intro .category-slide-inner .product-title, .brand-block-intro .category-slide-inner .section-resellers .reseller-title, .brand-block-intro .category-slide-inner .support-title, .brand-block-intro .category-slide-inner h3, .brand-block-intro .header-block .cart_totals .header-title, .brand-block-intro .post-block .cart_totals .intro-title, .brand-block-intro .post-category, .brand-block-intro .product-card-slide-category-inner .post-block-title, .brand-block-intro .product-card-slide-category-inner .product-title, .brand-block-intro .product-card-slide-category-inner .section-resellers .reseller-title, .brand-block-intro .product-card-slide-category-inner .support-title, .brand-block-intro .product-card-slide-category-inner h3, .brand-block-intro .section-header-title .cart_totals .header-title, .brand-block-intro .section-resellers .category-slide-inner .reseller-title, .brand-block-intro .section-resellers .product-card-slide-category-inner .reseller-title, .brand-block-intro .section-resellers .unreset-css .reseller-title, .brand-block-intro .section-resellers form.woocommerce-checkout .reseller-title, .brand-block-intro .section-shop .shop-title, .brand-block-intro .section-shop-header .cart_totals .shop-title, .brand-block-intro .section-stories .cart_totals .intro-title, .brand-block-intro .taxonomy-filter .title-li, .brand-block-intro .unreset-css .post-block-title, .brand-block-intro .unreset-css .product-title, .brand-block-intro .unreset-css .section-resellers .reseller-title, .brand-block-intro .unreset-css .support-title, .brand-block-intro .unreset-css h3, .brand-block-intro .woocommerce .widget-title, .brand-block-intro form.woocommerce-checkout .post-block-title, .brand-block-intro form.woocommerce-checkout .product-title, .brand-block-intro form.woocommerce-checkout .section-resellers .reseller-title, .brand-block-intro form.woocommerce-checkout .support-title, .brand-block-intro form.woocommerce-checkout h3, .brand-block-intro h5, .cart_totals .brand-block-intro .contact-title, .cart_totals .brand-block-intro .post-title, .cart_totals .brand-block-intro .search-title, .cart_totals .brand-block-intro h2, .cart_totals .header-block .brand-block-intro .header-title, .cart_totals .post-block .brand-block-intro .intro-title, .cart_totals .section-header-title .brand-block-intro .header-title, .cart_totals .section-shop-header .brand-block-intro .shop-title, .cart_totals .section-stories .brand-block-intro .intro-title, .category-slide-inner .brand-block-intro .post-block-title, .category-slide-inner .brand-block-intro .product-title, .category-slide-inner .brand-block-intro .support-title, .category-slide-inner .brand-block-intro h3, .category-slide-inner .section-resellers .brand-block-intro .reseller-title, .header-block .cart_totals .brand-block-intro .header-title, .post-block .cart_totals .brand-block-intro .intro-title, .product-card-slide-category-inner .brand-block-intro .post-block-title, .product-card-slide-category-inner .brand-block-intro .product-title, .product-card-slide-category-inner .brand-block-intro .support-title, .product-card-slide-category-inner .brand-block-intro h3, .product-card-slide-category-inner .section-resellers .brand-block-intro .reseller-title, .section-header-title .cart_totals .brand-block-intro .header-title, .section-resellers .category-slide-inner .brand-block-intro .reseller-title, .section-resellers .product-card-slide-category-inner .brand-block-intro .reseller-title, .section-resellers .unreset-css .brand-block-intro .reseller-title, .section-resellers form.woocommerce-checkout .brand-block-intro .reseller-title, .section-shop .brand-block-intro .shop-title, .section-shop-header .cart_totals .brand-block-intro .shop-title, .section-stories .cart_totals .brand-block-intro .intro-title, .taxonomy-filter .brand-block-intro .title-li, .unreset-css .brand-block-intro .post-block-title, .unreset-css .brand-block-intro .product-title, .unreset-css .brand-block-intro .support-title, .unreset-css .brand-block-intro h3, .unreset-css .section-resellers .brand-block-intro .reseller-title, .woocommerce .brand-block-intro .widget-title, form.woocommerce-checkout .brand-block-intro .post-block-title, form.woocommerce-checkout .brand-block-intro .product-title, form.woocommerce-checkout .brand-block-intro .support-title, form.woocommerce-checkout .brand-block-intro h3, form.woocommerce-checkout .section-resellers .brand-block-intro .reseller-title {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.7em
    }

    .brand-block-color {
        margin-top: 32px !important
    }

    .brand-block-imgs--large .brand-block-img {
        margin-bottom: 32px
    }

    .brand-block-list:nth-child(n+2) {
        margin-top: 32px
    }

    .brand-block-list-inner #order_review_heading, .brand-block-list-inner .cart_totals .contact-title, .brand-block-list-inner .cart_totals .header-block .header-title, .brand-block-list-inner .cart_totals .post-block .intro-title, .brand-block-list-inner .cart_totals .post-title, .brand-block-list-inner .cart_totals .search-title, .brand-block-list-inner .cart_totals .section-header-title .header-title, .brand-block-list-inner .cart_totals .section-shop-header .shop-title, .brand-block-list-inner .cart_totals .section-stories .intro-title, .brand-block-list-inner .cart_totals h2, .brand-block-list-inner .category-slide-inner .post-block-title, .brand-block-list-inner .category-slide-inner .product-title, .brand-block-list-inner .category-slide-inner .section-resellers .reseller-title, .brand-block-list-inner .category-slide-inner .support-title, .brand-block-list-inner .category-slide-inner h3, .brand-block-list-inner .header-block .cart_totals .header-title, .brand-block-list-inner .post-block .cart_totals .intro-title, .brand-block-list-inner .post-category, .brand-block-list-inner .product-card-slide-category-inner .post-block-title, .brand-block-list-inner .product-card-slide-category-inner .product-title, .brand-block-list-inner .product-card-slide-category-inner .section-resellers .reseller-title, .brand-block-list-inner .product-card-slide-category-inner .support-title, .brand-block-list-inner .product-card-slide-category-inner h3, .brand-block-list-inner .section-header-title .cart_totals .header-title, .brand-block-list-inner .section-resellers .category-slide-inner .reseller-title, .brand-block-list-inner .section-resellers .product-card-slide-category-inner .reseller-title, .brand-block-list-inner .section-resellers .unreset-css .reseller-title, .brand-block-list-inner .section-resellers form.woocommerce-checkout .reseller-title, .brand-block-list-inner .section-shop .shop-title, .brand-block-list-inner .section-shop-header .cart_totals .shop-title, .brand-block-list-inner .section-stories .cart_totals .intro-title, .brand-block-list-inner .taxonomy-filter .title-li, .brand-block-list-inner .unreset-css .post-block-title, .brand-block-list-inner .unreset-css .product-title, .brand-block-list-inner .unreset-css .section-resellers .reseller-title, .brand-block-list-inner .unreset-css .support-title, .brand-block-list-inner .unreset-css h3, .brand-block-list-inner .woocommerce .widget-title, .brand-block-list-inner form.woocommerce-checkout .post-block-title, .brand-block-list-inner form.woocommerce-checkout .product-title, .brand-block-list-inner form.woocommerce-checkout .section-resellers .reseller-title, .brand-block-list-inner form.woocommerce-checkout .support-title, .brand-block-list-inner form.woocommerce-checkout h3, .brand-block-list-inner h5, .cart_totals .brand-block-list-inner .contact-title, .cart_totals .brand-block-list-inner .post-title, .cart_totals .brand-block-list-inner .search-title, .cart_totals .brand-block-list-inner h2, .cart_totals .header-block .brand-block-list-inner .header-title, .cart_totals .post-block .brand-block-list-inner .intro-title, .cart_totals .section-header-title .brand-block-list-inner .header-title, .cart_totals .section-shop-header .brand-block-list-inner .shop-title, .cart_totals .section-stories .brand-block-list-inner .intro-title, .category-slide-inner .brand-block-list-inner .post-block-title, .category-slide-inner .brand-block-list-inner .product-title, .category-slide-inner .brand-block-list-inner .support-title, .category-slide-inner .brand-block-list-inner h3, .category-slide-inner .section-resellers .brand-block-list-inner .reseller-title, .header-block .cart_totals .brand-block-list-inner .header-title, .post-block .cart_totals .brand-block-list-inner .intro-title, .product-card-slide-category-inner .brand-block-list-inner .post-block-title, .product-card-slide-category-inner .brand-block-list-inner .product-title, .product-card-slide-category-inner .brand-block-list-inner .support-title, .product-card-slide-category-inner .brand-block-list-inner h3, .product-card-slide-category-inner .section-resellers .brand-block-list-inner .reseller-title, .section-header-title .cart_totals .brand-block-list-inner .header-title, .section-resellers .category-slide-inner .brand-block-list-inner .reseller-title, .section-resellers .product-card-slide-category-inner .brand-block-list-inner .reseller-title, .section-resellers .unreset-css .brand-block-list-inner .reseller-title, .section-resellers form.woocommerce-checkout .brand-block-list-inner .reseller-title, .section-shop .brand-block-list-inner .shop-title, .section-shop-header .cart_totals .brand-block-list-inner .shop-title, .section-stories .cart_totals .brand-block-list-inner .intro-title, .taxonomy-filter .brand-block-list-inner .title-li, .unreset-css .brand-block-list-inner .post-block-title, .unreset-css .brand-block-list-inner .product-title, .unreset-css .brand-block-list-inner .support-title, .unreset-css .brand-block-list-inner h3, .unreset-css .section-resellers .brand-block-list-inner .reseller-title, .woocommerce .brand-block-list-inner .widget-title, form.woocommerce-checkout .brand-block-list-inner .post-block-title, form.woocommerce-checkout .brand-block-list-inner .product-title, form.woocommerce-checkout .brand-block-list-inner .support-title, form.woocommerce-checkout .brand-block-list-inner h3, form.woocommerce-checkout .section-resellers .brand-block-list-inner .reseller-title {
        font-size: 32px;
        font-size: 2rem;
        line-height: 1.25em;
        letter-spacing: -.8px
    }

    .footer-label {
        margin-top: 15px
    }

    .footer-labels {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .section-contest-header {
        height: 200px
    }

    .post-contest-slider {
        padding-top: 40px
    }

    .press-contact-card {
        padding: 20px
    }

    .gallery-section + .gallery-section, .press-contact-card + .post-content {
        margin-top: 40px
    }

    .gallery-section-title {
        font-size: 24px;
        font-size: 1.5rem
    }

    .gallery-section-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media screen and (max-width: 47.99875em) and (min-width: 48em) {
    .gallery-section-img {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media screen and (max-width: 47.99875em) {
    .gallery-section-tabs li {
        padding-right: 20px
    }

    .callout-content, .highlight-block-content {
        padding: 30px 20px
    }

    .highlight-block-img {
        min-height: 300px
    }

    .callout-content {
        margin-top: 40px
    }

    .section-hero-category {
        padding-top: 101px
    }

    .hero-category-video-link:before {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }

    .hero-category-img, .hero-category-video-link {
        padding-bottom: 75%
    }
}

@media screen and (min-width: 48em) and (max-width: 59.99875em) {
    .nav-category {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .product-comp-block:nth-of-type(n+3) {
        margin-top: 32px
    }

    .video-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .video-block:nth-child(n+4) {
        margin-top: 32px
    }

    .download-block + .download-block {
        margin-top: 40px
    }

    .shop-result li.product {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media screen and (min-width: 48em) and (max-width: 59.99875em) and (min-width: 48em) {
    .shop-result li.product, .video-block {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media screen and (min-width: 60em) and (max-width: 64.99875em) and (min-width: 48em) {
    .video-block {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media screen and (min-width: 60em) and (max-width: 64.99875em) {
    .video-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .video-block:nth-child(n+5) {
        margin-top: 32px
    }
}

@media screen and (min-width: 768px) and (max-height: 600px) {
    .category-section {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media print {
    .post-block, .post-block--header, .post-block--intro, .post-block--intro + .post-block--content, .post-block--large, .post-block--small {
        padding-top: 40px
    }

    .post-block--header, .post-block:last-of-type {
        padding-bottom: 40px
    }

    .footer, .header, .post-print-button {
        display: none
    }

    .row, .shop-result ul.products, body.page-template-tpl-account:not(.woocommerce-lost-password) .page-main .woocommerce, body.page-template-tpl-account:not(.woocommerce-lost-password) .u-columns {
        max-width: 100%
    }

    .columns {
        -webkit-box-flex: 0 !important;
        -webkit-flex: 0 0 100% !important;
        -moz-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important
    }

    .post-content {
        width: 100%
    }
}