


@import url('https://fonts.googleapis.com/css?family=Jost:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&amp;display=swap');


:root {
    --font-1-family: Jost, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    --font-1-style: normal;
    --font-1-weight: normal;
    --font-2-family: Jost, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    --font-2-style: normal;
    --font-2-weight: normal;
    --font-3-family: Barlow Semi Condensed, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    --font-3-style: normal;
    --font-3-weight: normal;
    --font-body-family: var(--font-1-family);
    --font-body-style: var(--font-1-style);
    --font-body-weight: var(--font-1-weight);
    --font-heading-family: var(--font-1-family);
    --font-heading-style: var(--font-1-style);
    --font-heading-weight: var(--font-1-weight);
    --font-page-title-family: var(--font-1-family);
    --font-page-title-style: var(--font-1-style);
    --font-page-title-weight: var(--font-1-weight);
    --color-text: #000000;
    --color-text2: #505050;
    --color-global: #BC1B3B;
    --color-global-bg: #FFFFFF;
    --color-global-darken: #e5e5e5;
    --color-white: #FFFFFF;
    --color-grey: #808080;
    --color-black: #202020;
    --color-base-text-rgb: 0, 0, 0;
    --color-base-text2-rgb: 80, 80, 80;
    --color-background: #f9f9f9;
    --color-background-rgb: 249, 249, 249;
    --color-background-overylay: rgba(249, 249, 249, 0.9);
    --color-base-accent-text:;
    --color-base-accent-1:;
    --color-base-accent-2:;
    --color-link: #000000;
    --color-link-hover: #FF0033;
    --color-error: #D93333;
    --color-error-bg: #FCEEEE;
    --color-success: #5A5A5A;
    --color-success-bg: #DFF0D8;
    --color-info: #202020;
    --color-info-bg: #FFF2DD;
    --color-background-10: #e0e0e0;
    --color-background-20: #c7c7c7;
    --color-background-30: #aeaeae;
    --color-background-50: #7d7d7d;
    --color-background-global: #db8a9a;
    --font-size: 16px;
    --font-weight: 400;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-bolder: 800;
    --font-weight-black: 900;
    --line-height: 1.5;
    --letter-spacing: Infinityem;
    --header-font-size: 24px;
    --header-mobile-font-size: 24px;
    --header-font-weight: 700;
    --header-text-transform: uppercase;
    --page-title-font-size: 30px;
    --page-title-mobile-font-size: 30px;
    --page-title-font-weight: 700;
    --page-title-text-transform: uppercase;
    --btn-font-name: var(--font-1-family);
    --btn-font-size: 16px;
    --btn-font-weight: 700;
    --btn-text-transform: uppercase;
    --btn-border-width: 1px;
    --btn-border-style: solid;
    --btn-border-radius: 0px;
    --btn-padding-top: 17px;
    --btn-padding-bottom: 17px;
    --btn-1-color: #FFFFFF;
    --btn-1-bg: #000000;
    --btn-1-border: #000000;
    --btn-1-color-hover: #FFFFFF;
    --btn-1-bg-hover: #BC1B3B;
    --btn-1-border-hover: #BC1B3B;
    --btn-2-color: #000000;
    --btn-2-bg: #FFFFFF;
    --btn-2-border: #FFFFFF;
    --btn-2-color-hover: #FFFFFF;
    --btn-2-bg-hover: #000000;
    --btn-2-border-hover: #000000;
    --btn-3-color: #FFFFFF;
    --btn-3-bg: #191919;
    --btn-3-border: #808080;
    --btn-3-color-hover: #000000;
    --btn-3-bg-hover: #808080;
    --btn-3-border-hover: #808080;
    --btn-4-color: #FFFFFF;
    --btn-4-bg: #BC1B3B;
    --btn-4-border: #BC1B3B;
    --btn-4-color-hover: #FFFFFF;
    --btn-4-bg-hover: #000000;
    --btn-4-border-hover: #000000;
    --btn-5-color: #000000;
    --btn-5-bg: #E5E5E5;
    --btn-5-border: #E5E5E5;
    --btn-5-color-hover: #FFFFFF;
    --btn-5-bg-hover: #000000;
    --btn-5-border-hover: #000000;
    --anchor-transition: all ease .3s;
    --bg-white: #ffffff;
    --bg-black: #000000;
    --bg-grey: #808080;
    --icon: var(--color-text);
    --duration-short: 100ms;
    --duration-default: 250ms;
    --duration-long: 500ms;
    --form-input-bg: #ffffff;
    --form-input-border: #c7c7c7;
    --form-input-color: #000000;
    ;
    --form-input-placeholder: #808080;
    --form-label: #000000;
    --form-label-checkbox-before-border: #808080;
    --form-label-checkbox-before-bg: transparent;
    --form-label-checkbox-before-border-checked: #808080;
    --form-label-checkbox-before-bg-checked: #808080;
    --new-badge-color: #010101;
    --new-badge-bg: #FFFFFF;
    --sale-badge-color: #D12442;
    --sale-badge-bg: #FFFFFF;
    --sold-out-badge-color: #808080;
    --sold-out-badge-bg: #FFFFFF;
    --custom-badge-color: #010101;
    --custom-badge-bg: #FFFFFF;
    --bundle-badge-color: #010101;
    --bundle-badge-bg: #FFFFFF;
    --product-title-font: var(--font-1-family);
    --product-title-font-size: 16px;
    --product-title-font-weight: 400;
    --product-title-line-text: 2;
    --product-title-text-transform: capitalize;
    --product-title-color: #505050;
    --product-title-color-hover: #505050;
    --product-vendor-color: #010101;
    --product-price-color: #010101;
    --product-sale-price-color: #D12442;
    --product-compare-price-color: #808080;
    --product-review-full-color: #000000;
    --product-review-empty-color: #A4A4A4;
    --product-swatch-border: transparent;
    --product-swatch-border-active: #808080;
    --product-wishlist-color: #000000;
    --product-wishlist-bg: #FFFFFF;
    --product-wishlist-color-added: #D12442;
    --product-wishlist-bg-added: #FFFFFF;
    --product-compare-color: #000000;
    --product-compare-bg: #FFFFFF;
    --product-compare-color-added: #D12442;
    --product-compare-bg-added: #FFFFFF;
    --product-quick-view-color: #000000;
    --product-quick-view-bg: #FFFFFF;
    --product-quick-view-color-hover: #FFFFFF;
    --product-quick-view-bg-hover: #000000;
    --product-action-font: var(--font-1-family);
    --product-action-font-size: 16px;
    --product-action-font-weight: 700;
    --product-action-color: #FFFFFF;
    --product-action-text-transform: uppercase;
    --product-action-bg: #000000;
    --product-action-border: #000000;
    --product-action-color-hover: #FFFFFF;
    --product-action-bg-hover: #D12442;
    --product-action-border-hover: #D12442;
    --product-action-min-height: 60.0px;
    --free-shipping-height: 10px;
    --free-shipping-color: #808080;
    --free-shipping-color-2: #D12442;
    --free-shipping-bg: #a9a9a9;
    --free-shipping-border: #a9a9a9;
    --free-shipping-borderw: 0px;
    --free-shipping-bg-1: #D12442;
    --free-shipping-bg-2: #FF5431;
    --free-shipping-bg-3: #69C69C;
    --free-shipping-bg-4: #69C69C;
    --free-shipping-min-height: 44.0px;
    --swatch-border: transparent;
    --swatch-border-active: #808080;
    --variant-bg: #FFFFFF;
    --variant-color: #000000;
    --variant-border: #c7c7c7;
    --variant-bg-active: #000000;
    --variant-color-active: #FFFFFF;
    --variant-border-active: #000000;
    --lookbook-point-bg: #000000;
    --lookbook-point-bg-2: rgba(0, 0, 0, 0.5);
    --lookbook-point-border: #D8D8D8;
    --lookbook-point-border-2: rgba(216, 216, 216, 0.5);
    --lookbook-point-color: #FFFFFF;
    --badge-text-transform: uppercase;
}

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

html {
    box-sizing: border-box;
    font-size: 62.5%;
    height: 100%;
}

body {
    display: grid;
    grid-template-rows: auto auto 1fr auto;
    grid-template-columns: 100%;
    min-height: 100%;
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

img {
    height: auto;
}


/* Base */
.no-js:not(html),
.no-js-inline,
html.no-js .no-js-hidden {
    display: none !important;
}

html.no-js .no-js:not(html) {
    display: block!important;
}

html.no-js .no-js-inline {
    isplay: inline-block!important;
}

body {
    font-family: var(--font-body-family);
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
    color: var(--color-text);
    background: var(--color-background);
    margin: 0 auto;
    opacity: 1;
    visibility: visible;
    overflow-x: hidden;
}

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

.hide,
.hidden {
    display: none !important;
}

.visually-hidden {
    position: absolute!important;
    overflow: hidden!important;
    width: 1px!important;
    height: 1px!important;
    margin: -1px!important;
    padding: 0!important;
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    word-wrap: normal!important;
}

.overflow-hidden {
    overflow: hidden;
}

.clearfix:after{
    content: '';
    display: block;
    clear: both;
}

h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    font-weight: var(--font-heading-weight);
    letter-spacing: var(--letter-spacing);
    color: var(--color-text);
    line-height: var(--line-height);
}

.h0 {
    font-size: 4rem;
}

h1,
.h1 {
    font-size: 3rem;
}

h2,
.h2 {
    font-size: 2rem;
}

h3,
.h3 {
    font-size: 1.7rem;
}

h4,
.h4 {
    font-size: 1.5rem;
}

h5,
.h5 {
    font-size: 1.2rem;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
    display: inherit;
    color: inherit!important;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit;
}

.left,
.text-left {
    text-align: left;
}

.center,
.text-center {
    text-align: center;
}

.right,
.text-right {
    text-align: right;
}

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

.lowercase{
    text-transform: lowercase!important;
}

.capitalize{
    text-transform: capitalize!important;
}

*:empty {
    display: none;
}

br:empty,
hr:empty,
iframe:empty,
path:empty,
line:empty,
circle:empty,
use:empty,
img:empty,
input:empty,
rect:empty,
textarea:empty,
.display-empty:empty,
shopify-payment-terms:empty,
shopify-installments-modal:empty,
model-viewer:empty,
polyline:empty {
    display: block;
}

a{
    transition: var(--anchor-transition);
    color: var(--color-link);
    cursor: pointer;
    border: none;
    box-shadow: none;
    text-decoration: none;
}

.link{
    display: inline-block;
    vertical-align: top;
    font-size: var(--font-size);
    font-weight: var(--font-weight-normal);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

.link .icon{
    fill: var(--color-link);
}

.link-underline .text{
    transition: text-decoration var(--duration-short) ease;
}

.skip-to-content-link{
    position: absolute;
    left: -999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}

.skip-to-content-link:hover,
.skip-to-content-link:focus {
    z-index: 9999;
    position: inherit;
    overflow: auto;
    width: auto;
    height: auto;
    clip: auto;
    font-size: 1.2em;
    font-weight: normal;
}

hr {
    border: none;
    height: 0.1rem;
    display: block;
    margin: 5rem 0;
    background-color: var(--color-background-10);
}

details > * {
    box-sizing: border-box;
}

.break {
    word-break: break-word;
}

.visibility-hidden {
    visibility: hidden;
}

#preview-bar-iframe{
    display: block;
    position: fixed;
    z-index: -1;
    width: 0;
    height: 0;
}

/* START: Scrollbar */
    body::-webkit-scrollbar{
        width: 10px;
    }

    body::-webkit-scrollbar-track {
        background-color: transparent;
    }

    body::-webkit-scrollbar-thumb {
        background-color: transparent;
        border-radius: 10px;
    }

    body::-webkit-scrollbar-thumb:hover {
        background-color: var(--color-background-50);
    }

    body:hover::-webkit-scrollbar-thumb {
        background-color: var(--color-background-30);
    }

    .disable-scrollbar::-webkit-scrollbar {
        display: none;
    }

    .disable-scrollbar::-webkit-scrollbar-track {
        display: none;
    }

    .disable-scrollbar::-webkit-scrollbar-thumb {
        display: none;
    }

    .disable-scrollbar::-webkit-scrollbar-thumb:hover {
        display: none;
    }

    .custom-scrollbar::-webkit-scrollbar-track {
        background-color: #f4f4f4;
    }

    .custom-scrollbar::-webkit-scrollbar {
        width: 5px;
        background-color: #f4f4f4;
    }

    .custom-scrollbar::-webkit-scrollbar-thumb {
        background-color: var(--color-background-30);
    }

    .custom-scrollbar-x::-webkit-scrollbar{
        height: 5px;
    }

    .custom-scrollbar-x::-webkit-scrollbar-track{
        background-color: #f4f4f4;
    }

    .custom-scrollbar-x::-webkit-scrollbar-thumb{
        background-color: var(--color-background-30);
    }
/* END: Scrollbar */

/* START: Focus */
    /* Focus ring - default (with offset) */
    *:focus-visible {
        /*outline: 0.2rem solid var(--color-background-50);
        outline-offset: 0.3rem;
        box-shadow: 0 0 0 0.3rem var(--color-background), 0 0 0.5rem 0.4rem var(--color-background-30);*/
        outline: 0;
        box-shadow: none;
    }

    /* Fallback - for browsers that don't support :focus-visible, a fallback is set for :focus */
    *:focus {
       /* outline: 0.2rem solid var(--color-background-50);
        outline-offset: 0.3rem;
        box-shadow: 0 0 0 0.3rem var(--color-background), 0 0 0.5rem 0.4rem var(--color-background-30);*/
        outline: 0;
        box-shadow: none;
    }

    /* Negate the fallback side-effect for browsers that support :focus-visible */
    *:focus:not(:focus-visible) {
        outline: 0;
        box-shadow: none;
    }

    /* Focus ring - inset */
    .focus-inset:focus-visible {
        /*outline: 0.2rem solid var(--color-background-50);
        outline-offset: -0.2rem;
        box-shadow: 0 0 0.2rem 0 var(--color-background-30);*/
        outline: 0;
        box-shadow: none;
    }

    /* Fallback */
    .focus-inset:focus {
        /*outline: 0.2rem solid var(--color-background-50);
        outline-offset: -0.2rem;
        box-shadow: 0 0 0.2rem 0 var(--color-background-30);*/
        outline: 0;
        box-shadow: none;
    }

    .focus-inset:focus:not(:focus-visible) {
        outline: 0;
        box-shadow: none;
    }

    /* Dangerous for a11y - Use with care */
    .focus-none {
        box-shadow: none!important;
        outline: 0!important;
    }
/* END: Focus */

/* START: Container */
    .container{
        display: block;
        width: 100%;
        position: relative;
        max-width: 100%;
        padding: 0 15px;
        margin: 0 auto;
    }

    .container.container-full{
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        overflow-x: hidden;
    }
/* END: Container */

/* START: SVG Icon */
    svg {
        display: inline-block;
        vertical-align: middle;
        fill: currentColor;
        stroke: currentColor;
        width: 1rem;
        height: 1rem;
        transition: var(--anchor-transition);
    }

    .icon{
        fill: var(--icon);
        stroke: transparent;
    }

    .placeholder-svg{
        display: block;
        fill: rgba(120, 129, 136, 0.15);
        stroke: rgba(120, 129, 136, 0.2);
        background-color: rgba(120, 129, 136, 0.1);
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 100%;
        border: 1px solid rgba(120, 129, 136, 0.2);
        stroke-width: .1px
    }
/* END: SVG Icon */

/* START: Background Overlay */
    .background-overlay{
        position: fixed;
        background-color: rgba(0, 0, 0, 0.3);
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        cursor: pointer;
        display: none;
        z-index: 100;
    }
/* END: Background Overlay */

/* START: Button */
    .button {
        display: block;
        width: 100%;
        font-family: var(--btn-font-name);
        font-size: var(--btn-font-size);
        font-weight: var(--btn-font-weight);
        text-transform: var(--btn-text-transform);
        text-align: center;
        letter-spacing: var(--letter-spacing);
        line-height: var(--line-height);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-radius: var(--btn-border-radius);
        border-style: var(--btn-border-style);
        border-width: var(--btn-border-width);
        min-width: 130px;
        max-width: 100%;
        transition: var(--anchor-transition);
        padding-top: var(--btn-padding-top);
        padding-bottom: var(--btn-padding-bottom);
        padding-left: 15px;
        padding-right: 15px;
        margin: auto;
        outline: none!important;
        box-shadow: none!important;
        cursor: pointer;
    }

    .button-icon{
        padding-top: calc(var(--btn-padding-top) - 5px);
        padding-bottom:calc(var(--btn-padding-bottom) - 5px);
    }

    .button-icon .text{
        /*display: inline-block;*/
        vertical-align: middle;
    }

    .button svg{
        display: inline-block;
        vertical-align: middle;
        width: 32px;
        height: 32px;
        margin: 0 6px 0 0;
    }

    .button.button-1,
    .button.button--primary{
        background: var(--btn-1-bg);
        border-color: var(--btn-1-border);
        color: var(--btn-1-color);
    }

    .button.button-1 svg,
    .button.button--primary svg{
        fill: var(--btn-1-color);
    }

    .button.button-2,
    .button.button--secondary{
        background: var(--btn-2-bg);
        border-color: var(--btn-2-border);
        color: var(--btn-2-color);
    }

    .button.button-2 svg,
    .button.button--secondary svg{
        fill: var(--btn-2-color);
    }

    .button.button-3{
        background: var(--btn-3-bg);
        border-color: var(--btn-3-border);
        color: var(--btn-3-color);
    }

    .button.button-3 svg{
        fill: var(--btn-3-color);
    }

    .button.button-4{
        background: var(--btn-4-bg);
        border-color: var(--btn-4-border);
        color: var(--btn-4-color);
    }

    .button.button-4 svg{
        fill: var(--btn-4-color);
    }

    .button.button-5{
        background: var(--btn-5-bg);
        border-color: var(--btn-5-border);
        color: var(--btn-5-color);
    }

    .button.button-5 svg{
        fill: var(--btn-5-color);
    }

    button[aria-disabled='true'],
    button:disabled,
    button[disabled],
    button.disabled,
    .button:disabled,
    .button[disabled],
    .button[aria-disabled='true'],
    .button.disabled {
        opacity: .6;
        pointer-events: none;
    }

    .button:focus-visible,
    .button:focus {
        box-shadow: 0 0 0 0.1rem var(--color-background-10), 0 0 0 0.3rem var(--color-background), 0 0 0.5rem 0.4rem var(--color-background-30);
    }

    .button.loading:after {
        content: '';
        animation: loading var(--duration-long) infinite linear;
        border: 0.5rem solid rgba(var(--color-button-text-rgb), 0.4);
        border-left: 0.5rem solid var(--color-button-text);
        border-radius: 100%;
        box-sizing: content-box;
        display: block;
        height: 2rem;
        position: absolute;
        width: 2rem;
    }
/* END: Button */

/* START: Form */
    .field {
        display: flex;
        position: relative;
        width: 100%;
    }

    .field__form {
        display: block;
        width: 100%;
    }

    .field--with-error {
        flex-wrap: wrap;
    }

    label{
        font-size: var(--font-size);
        font-weight: var(--font-weight-normal);
        letter-spacing: var(--letter-spacing);
        line-height: var(--line-height);
        text-transform: capitalize;
        text-align: left;
        color: var(--form-label);
    }

    .form-label,
    .field__label{
        display: block;
        width: 100%;
        padding: 0;
        margin: 0 0 8px 0;
    }

    .field__labelInline{
        position: absolute;
        left: 15px;
        top: 50%;
        color: var(--form-input-placeholder);
        transition: top var(--duration-short) ease, font-size var(--duration-short) ease;
        pointer-events: none;
        transform: translateY(-50%);
        margin-bottom: 0;
    }

    label.hiddenLabels{
        display: none;
        border: 0;
        clip: rect(1px,1px,1px,1px);
        height: 1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    input{
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: transparent;
        border-radius: 0;
        min-height: unset;
        outline-offset: unset;
    }

    input[type=checkbox],
    input[type=radio] {
        display: none;
        border: 0;
        clip: rect(1px,1px,1px,1px);
        height: 1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        box-sizing: border-box;
    }

    input[type="checkbox"] + .form-label--checkbox,
    input[type="radio"] + .form-label--radio {
        display: block;
        width: 100%;
        position: relative;
        padding: 0 0 0 23px;
        margin: 0;
        pointer-events: auto;
        cursor: pointer;
    }

    input[type="checkbox"] + .form-label--checkbox:before{
        content: '';
        position: absolute;
        top: 1px;
        left: 0;
        border: 2px solid var(--form-label-checkbox-before-border);
        width: 16px;
        height: 16px;
        background-color: var(--form-label-checkbox-before-bg);
        border-radius: 3px;
    }

    input[type="checkbox"] + .form-label--checkbox:after{
        content: '';
        display: block;
        position: absolute;
        top: 4px;
        left: 3px;
        width: 11px;
        height: 11px;
        background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='check' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-check fa-w-16 fa-3x'%3E%3Cpath fill='%23ffffff' d='M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E");
        background-size: cover;
        background-position: center;
        line-height: 1;
        transition: transform .3s ease-out;
        opacity: 0;
        transform: scale(.9);
    }

    input[type="checkbox"]:checked + .form-label--checkbox:before {
        background-color: var(--form-label-checkbox-before-bg-checked);
        border-color: var(--form-label-checkbox-before-border-checked);
    }

    input[type="checkbox"]:checked + .form-label--checkbox:after {
        opacity: 1;
        transform: scale(1);
    }

    input[type="radio"] + .form-label--radio:before{
        content: "";
        display: block;
        position: absolute;
        top: 4px;
        left: 0;
        transition: all 50ms ease-out;
        background-color: var(--form-label-checkbox-before-bg);
        border: 1px solid var(--form-label-checkbox-before-border);
        width: 16px;
        height: 16px;
        border-radius: 50%;
    }

    input[type="radio"] + .form-label--radio:after{
        content: "";
        display: block;
        position: absolute;
        top: 8px;
        left: 4px;
        transition: all 50ms ease-out;
        width: 0;
        height: 0;
        border: 4px solid var(--form-label-checkbox-before-bg-checked);
        border-radius: 50%;
        transform: scale(0);
        opacity: 0;
        background-color: var(--form-label-checkbox-before-bg-checked);
    }

    input[type="radio"]:checked + .form-label--radio:before{
        border-color: var(--form-label-checkbox-before-border-checked);
    }

    input[type="radio"]:checked + .form-label--radio:after{
        opacity: 1;
        transform: scale(1);
    }

    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button{
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto;
        margin: 0;
        opacity: 1;
        width: 15px;
        height: auto;
    }

    input[type="search"]::-webkit-search-cancel-button {
        display: none;
    }

    .form-input,
    .field__input{
        flex-grow: 1;
        display: block;
        width: 100%;
        height: auto;
        font-family: var(--font-body-family);
        font-size: var(--font-size);
        font-weight: var(--font-weight-normal);
        letter-spacing: var(--letter-spacing);
        line-height: var(--line-height);
        text-align: left;
        border: 1px solid var(--form-input-border);
        color: var(--form-input-color);
        background-color: var(--form-input-bg);
        box-shadow: unset!important;
        outline: none!important;
        padding: 17px 20px;
        margin: 0;
        overflow: hidden;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    input.form-input-placeholder::-webkit-input-placeholder,
    textarea.form-input-placeholder::-webkit-input-placeholder{
        color: var(--form-input-placeholder);
        transition: var(--anchor-transition);
    }

    input.form-input-placeholder:-ms-input-placeholder,
    textarea.form-input-placeholder:-ms-input-placeholder{
        color: var(--form-input-placeholder);
        transition: var(--anchor-transition);
    }

    input.form-input-placeholder::placeholder,
    textarea.form-input-placeholder::placeholder{
        color: var(--form-input-placeholder);
        transition: var(--anchor-transition);
    }

    input.form-input-placeholder:focus::-webkit-input-placeholder,
    textarea.form-input-placeholder:focus::-webkit-input-placeholder{
        opacity: 0;
        visibility: hidden;
    }

    input.form-input-placeholder:focus:-ms-input-placeholder,
    textarea.form-input-placeholder:focus:-ms-input-placeholder{
        opacity: 0;
        visibility: hidden;
    }

    input.form-input-placeholder:focus::placeholder,
    textarea.form-input-placeholder:focus::placeholder{
        opacity: 0;
        visibility: hidden;
    }

    input.form-input-hiddenPlaceholder::-webkit-input-placeholder,
    textarea.form-input-hiddenPlaceholder::-webkit-input-placeholder{
        opacity: 0;
        visibility: hidden;
    }

    input.form-input-hiddenPlaceholder::-ms-input-placeholder,
    textarea.form-input-hiddenPlaceholder::-ms-input-placeholder{
        opacity: 0;
        visibility: hidden;
    }

    input.form-input-hiddenPlaceholder::placeholder,
    textarea.form-input-hiddenPlaceholder::placeholder {
        opacity: 0;
        visibility: hidden;
    }

    .field__input:focus ~ .field__labelInline,
    .field__input:not(:placeholder-shown) ~ .field__labelInline,
    .field__input:-webkit-autofill ~ .field__labelInline{
        font-size: 1rem;
        top: 5px;
        left: 10px;
        transform: unset;
    }

    .form-text{
        display: block;
        font-size: calc(var(--font-size) - 1px);
        font-weight: var(--font-weight-normal);
        line-height: var(--line-height);
        letter-spacing: var(--letter-spacing);
        color: var(--color-grey);
        margin: 17px 0 0 0;
    }

    .select__select{
        font-family: var(--font-body-family);
        font-size: var(--font-size);
        font-weight: var(--font-weight-normal);
        letter-spacing: var(--letter-spacing);
        line-height: var(--line-height);
        -webkit-appearance: none;
        appearance: none;
        background-color: var(--form-input-bg);
        width: 100%;
        box-sizing: border-box;
        transition: box-shadow var(--duration-short) ease;
        cursor: pointer;
        padding: 18px 15px;
        box-shadow: 0 0 0 .1rem var(--form-input-border);
        border: 0;
        border-radius: 0;
        text-align: left;
        outline: none!important;
        color: var(--form-input-color);
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 24 24'%3E%3Cpath d='M 7 10 L 12 15 L 17 10 Z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right 9px center;
        background-size: 20px 20px;
    }

    .select__select:hover{
        box-shadow: 0 0 0 .2rem var(--form-input-border);
    }

    .text-area {
        min-height: 10rem;
        resize: none;
    }

    .text-area--resize-vertical {
        resize: vertical;
    }

    .form__message {
        display: flex;
        align-items: center;
        font-size: var(--font-size);
        font-weight: var(--font-weight-normal);
        line-height: var(--line-height);
        color: var(--color-grey);
        outline: 0;
        box-shadow: none;
    }

    .form__message .icon{
        width: 20px;
        height: 20px;
        margin: 0 10px 0 0;
    }

    .form-status {
        margin: 0;
    }

    .form-status-list {
        padding: 0;
        margin: 2rem 0 4rem;
    }

    .form-status-list li {
        list-style-position: inside;
    }

    .form-status-list .link::first-letter {
        text-transform: capitalize;
    }

    .form-field.form-field--success .form-input,
    .form-field.form-field--success .form-textarea{
        border-color: var(--color-success-bg);
    }

    .form-field.form-field--error .form-input,
    .form-field.form-field--error .form-textarea{
        border-color: var(--color-error-bg);
    }

    .form-field-group{
        font-size: 0;
        letter-spacing: 0;
        margin: 0 0 10px 0;
    }

    .form-field-group .form-field{
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }

    .form-fieldInline{
        display: flex;
        flex-wrap: nowrap;
    }
/* END: Form */

/* START: Dropdown Icon */
    .halo-icon-dropdown{
        display: block!important;
        position: absolute;
        top: 50%;
        right: 13px;
        transform: translateY(-50%);
        transition: var(--anchor-transition);
    }

    .halo-icon-dropdown:before{
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 24 24'%3E%3Cpath d='M 7 10 L 12 15 L 17 10 Z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
/* END: Dropdown Icon */

/* START: Page Header */
    .page-header{
        display: block;
        position: relative;
        font-family: var(--font-page-title-family);
        font-size: var(--page-title-mobile-font-size);
        font-weight: var(--page-title-font-weight);
        text-transform: var(--page-title-text-transform);
        letter-spacing: var(--letter-spacing);
        line-height: var(--line-height);
        color: var(--color-text);
        padding: 13px 0 24px 0;
        margin-top: 0;
        margin-bottom: 0;
    }

    .page-subheader{
        display: block;
        font-family: var(--font-page-title-family);
        font-size: calc(var(--font-size) + 2px);
        font-weight: var(--font-weight-bold);
        text-transform: var(--page-title-text-transform);
        letter-spacing: var(--letter-spacing);
        line-height: var(--line-height);
        position: relative;
        color: var(--color-text);
        padding: 0 0 17px 0;
        margin: 0;
    }

    .page-desc{
        font-size: calc(var(--font-size) + 2px);
        font-weight: var(--font-weight-normal);
        letter-spacing: var(--letter-spacing);
        line-height: var(--line-height);
        position: relative;
        color: var(--color-text);
        padding: 0 0 31px 0;
    }

    .breadcrumb + .page-header{
        padding-top: 0;
    }
/* END: Page Header */
    
/* START: Block */
    .halo-block{
        display: block;
        position: relative;
    }

    .halo-block-header{
        position: relative;
        margin: 0 0 29px 0;
    }

    .halo-block-header .title{
        display: block;
        position: relative;
        font-family: var(--font-heading-family);
        font-size: var(--header-mobile-font-size);
        font-weight: var(--header-font-weight);
        text-transform: var(--header-text-transform);
        letter-spacing: var(--letter-spacing);
        line-height: var(--line-height);
        color: var(--color-text);
        margin-top: 0;
        margin-bottom: 0;
    }

    .halo-block-header .title svg{
        position: absolute;
        top: 50%;
        left: 13px;
        width: 30px;
        height: 30px;
        fill: var(--icon);
        stroke: transparent;
        transform: translateY(-50%);
    }

    .halo-block-header .title .text{
        display: inline-block;
        vertical-align: top;
        width: auto;
        padding: 0 20px;
        position: relative;
        z-index: 2;
        background: var(--color-background);
    }

    .halo-block-header .title .text-2{
        padding-left: 50px;
    }

    .halo-block-header .title:before{
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #c7c7c7;
        transform: translateY(-50%);
    }

    .halo-block-header .desc{
        display: block;
        font-size: var(--font-size);
        font-weight: var(--font-weight-bold);
        letter-spacing: var(--letter-spacing);
        line-height: var(--line-height);
        color: var(--color-text);
        margin: 20px 0 0 0;
    }

    .halo-block-header .desc .underline{
        text-decoration: underline;
        text-underline-offset: 0.3rem
    }

    .halo-block-header .button{
        max-width: 190px;
        margin: 13px auto 0 auto;
    }

    .halo-block-header .button.text-left{
        margin-left: 0;
    }

    .halo-block-header .button.text-right{
        margin-right: 0;
    }

    .halo-block-header .text-left .text{
        padding-left: 0;
    }

    .halo-block-header .text-right .text{
        padding-right: 0;
    }

    .halo-block-content--border{
        border-bottom: 1px solid #d6d6d6;
    }

    .halo-block-footer{
        margin: 50px 0 0 0;
    }

    .halo-block-footer .button{
        max-width: 340px;
        margin-left: auto;
        margin-right: auto;
    }

    .halo-product-block .products-carousel{
        display: block;
        position: relative;
        margin: 0 -8px;
        width: auto!important;
    }

    .halo-product-block .slick-dots{
        bottom: -40px;
    }

    .halo-product-block .product {
        display: inline-block;
        vertical-align: top;
        padding: 0 8px;
    }

    .halo-product-block .products-carousel.slick-dotted{
        margin-bottom: 30px;
    }

    .halo-product-block .products-carousel:not(.slick-initialized){
        white-space: nowrap;
        overflow: hidden;
        font-size: 0;
        letter-spacing: 0;
    }

    .halo-product-block .products-carousel:not(.slick-initialized) > .product{
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }

    .halo-block .halo-row{
        font-size: 0;
        letter-spacing: 0;
        margin: 0 -8px;
    }

    .halo-block .halo-row--swipe{
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 0 0 0 15px;
        margin-left: 0;
        margin-right: 0;
    }

    .halo-block .halo-row .halo-row-item{
        display: inline-block;
        vertical-align: top;
        position: relative;
        padding: 0 8px;
        margin: 15px 0 0 0;
    }

    .halo-block .halo-row--swipe .halo-row-item{
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
        margin-right: 15px;
        white-space: normal;
        width: auto;
    }

    .halo-block .halo-row--swipe .banner-item{
        width: 300px;
    }

    .featured-brand.style-2 .halo-row--swipe .brands-item{
        width: 200px;
    }

    .halo-block .halo-row.style-2{
        margin-left: 0;
        margin-right: 0;
        padding-left: 0!important;
    }

    .halo-block .halo-row.style-2 .halo-row-item{
        padding-left: 0!important;
        padding-right: 0!important;
    }

    .halo-block .halo-row.style-2 .halo-row-item:last-child{
        margin-right: 0;
    }

    .halo-block .halo-row.column-1{
        padding-left: 0;
    }

    .halo-block .halo-row.column-1 .halo-row-item{
        width: 100%;
        margin-top: 0;
        margin-right: 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    .halo-block .halo-row.column-1 .banner-item{
        width: 100%;
    }

    .halo-block .halo-row--fixed{
        font-size: 0;
        letter-spacing: 0;
        margin: 0 -8px;
    }

    .halo-block .halo-row--fixed .halo-row-item{
        display: inline-block;
        vertical-align: top;
        width: calc(100% + 16px);
        padding: 0 8px;
        margin: 0 -8px;
    }

    .halo-block .halo-row--fixed .item{
        display: inline-block;
        vertical-align: top;
        width: 100%;
        padding: 0 8px;
    }

    .halo-block .halo-row--fixed .item + .item,
    .halo-block .halo-row--fixed + .halo-row--fixed{
        margin-top: 15px;
    }

    .halo-block .halo-row--fixed .halo-row-itemFirst,
    .halo-block .halo-row--fixed .halo-item-wrapperFirst,
    .halo-block .halo-row--fixed.style-2 .halo-item-wrapperFirst .halo-row-itemFirst{
        margin-top: 0;
        margin-bottom: 15px;
    }

    .halo-block .halo-row--fixed.style-2 .halo-row-itemSecond,
    .halo-block .halo-row--fixed.style-2 .halo-item-wrapperSecond{
        order: -1;
    }

    .halo-block.fixed-banner-5 .halo-row--fixed .halo-row-itemSecond .item{
        height: 100%!important;
    }

    .halo-block .halo-items .halo-item{
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        position: relative;
    }

    .halo-block .halo-items .item{
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .halo-block .halo-items .item + .item,
    .halo-block .halo-items .halo-item + .halo-item{
        margin-top: 30px;
    }
/* END: Block */

/* START: Panel */
    .halo-panel-carousel:not(.slick-initialized){
        white-space: nowrap;
        overflow: hidden;
        font-size: 0;
        letter-spacing: 0;
    }

    .halo-panel-carousel:not(.slick-initialized) > .halo-panel-item{
        display: inline-block;
        vertical-align: top;
        width: 100%;
        white-space: normal;
    }
/* END: Panel */

/* START: Masonry */
    .masonry-row{
        font-size: 0;
        letter-spacing: 0;
    }

    .masonry-row .masonry-item{
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin: 0 0 15px 0;
    }

    .masonry-row .item{
        position: relative;
        overflow: hidden;
    }
/* END: Masonry */

/* START: Calculator Free Shipping Message */
    .haloCalculatorShipping{
        position: relative;
        margin: 0 0 32px 0;
        min-height: var(--free-shipping-min-height);
    }

    .haloCalculatorShipping .progress{
        position: relative;
        margin: 0 0 10px 0;
        font-size: 0;
        letter-spacing: 0;
    }

    .haloCalculatorShipping .progress .progress_shipping{
        height: var(--free-shipping-height);
        background-color: var(--free-shipping-bg);
        border-style: solid;
        border-width: var(--free-shipping-borderw);
        border-color: var(--free-shipping-border);
    }

    .haloCalculatorShipping .progress .progress-meter{
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        font-size: calc(var(--font-size) - 5px);
        font-weight: var(--font-weight-normal);
        letter-spacing: var(--letter-spacing);
        line-height: calc(var(--free-shipping-height) + 2px);
        color: var(--color-white);
    }

    .haloCalculatorShipping .progress.progress-free .progress_shipping{
        border-color: var(--free-shipping-bg-4);
    }

    .haloCalculatorShipping .progress.progress-30 .progress_shipping{
        border-color: var(--free-shipping-bg-1);
    }

    .haloCalculatorShipping .progress.progress-60 .progress_shipping{
        border-color: var(--free-shipping-bg-2);
    }

    .haloCalculatorShipping .progress.progress-100 .progress_shipping{
        border-color: var(--free-shipping-bg-3);
    }

    .haloCalculatorShipping .progress.progress-free .progress-meter{
        background-color: var(--free-shipping-bg-4);
    }

    .haloCalculatorShipping .progress.progress-30 .progress-meter{
        background-color: var(--free-shipping-bg-1);
    }

    .haloCalculatorShipping .progress.progress-60 .progress-meter{
        background-color: var(--free-shipping-bg-2);
    }

    .haloCalculatorShipping .progress.progress-100 .progress-meter{
        background-color: var(--free-shipping-bg-3);
    }

    .haloCalculatorShipping .message{
        font-size: calc(var(--font-size) - 2px);
        font-weight: var(--font-weight-normal);
        letter-spacing: var(--letter-spacing);
        line-height: var(--line-height);
        color: var(--free-shipping-color);
    }

    .skin-5 .haloCalculatorShipping .message{
        font-size: calc(var(--font-size) - 1px);
    }

    .haloCalculatorShipping .message .text{
        text-transform: capitalize;
        text-decoration: underline;
        text-underline-position: under;
    }

    .haloCalculatorShipping .message.progress-free{
        color: var(--free-shipping-bg-4);
    }

    .haloCalculatorShipping .message.progress-30{
        color: var(--free-shipping-bg-1);
    }

    .haloCalculatorShipping .message.progress-60{
        color: var(--free-shipping-bg-2);
    }

    .haloCalculatorShipping .message.progress-100{
        color: var(--free-shipping-bg-3);
    }

    .skin-2 .haloCalculatorShipping .message,
    .skin-3 .haloCalculatorShipping .message,
    .skin-4 .haloCalculatorShipping .message,
    .skin-5 .haloCalculatorShipping .message{
        color: var(--free-shipping-color)!important;
    }

    .haloCalculatorShipping.style-2{
        text-align: center;
    }

    .haloCalculatorShipping.style-2 .progress {
        margin-bottom: 11px;
    }

    .skin-3 .haloCalculatorShipping.style-2 .progress{
        margin-bottom: 10px;
    }

    .haloCalculatorShipping.style-2 .message .text{
        text-decoration: none;
        color: var(--free-shipping-color-2)!important;
    }

    .skin-3 .haloCalculatorShipping.style-2 .message .text,
    .skin-4 .haloCalculatorShipping.style-2 .message .text{
        font-weight: var(--font-weight-bold);
    }

    .skin-5 .haloCalculatorShipping.style-2 .message .text{
        text-decoration: underline;
    }

    .haloCalculatorShipping.style-3 .progress .progress-meter{
        text-align: center;
        animation: 2s linear 0s infinite progress-bar-stripes;
        background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
        background-size: 40px 40px;
        transition: .9s linear;
        transition-property: width,background-color;
    }
/* END: Calculator Free Shipping Message */

/* START: Base Details Summary */
    summary {
        cursor: pointer;
        list-style: none;
        position: relative;
    }

    summary .icon-caret {
        position: absolute;
        height: 0.6rem;
        right: 1.5rem;
        top: calc(50% - 0.35rem);
    }

    summary::-webkit-details-marker {
        display: none;
    }

    .disclosure-has-popup {
        position: relative;
    }

    .disclosure-has-popup[open] > summary::before {
        content: ' ';
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2;
        display: block;
        cursor: default;
        background: transparent;
    }

    .disclosure-has-popup > summary::before {
        display: none;
    }

    .disclosure-has-popup[open] > summary + * {
        z-index: 100;
    }
/* END: Base Details Summary */

/* START: Component Modal */
    .modal__toggle {
        list-style-type: none;
    }

    .no-js details[open] .modal__toggle {
        position: absolute;
        z-index: 2;
    }

    .modal__toggle-close {
        display: none!important;
    }

    .no-js details[open] .modal__toggle-close {
        display: flex;
        z-index: 1;
        height: 1.7rem;
        width: 1.7rem;
    }

    .modal__toggle-open {
        display: flex;
    }

    .no-js details[open] .modal__toggle-open {
        display: none;
    }

    .no-js .modal__close-button.link {
        display: none;
    }

    .modal__close-button.link {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0rem;
        height: 4.4rem;
        width: 4.4rem;
        background-color: transparent;
    }

    .modal__close-button .icon {
        width: 1.7rem;
        height: 1.7rem;
    }

    .modal__content {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 100;
        background: var(--color-global-bg);
    }
/* END: Component Modal */

/* START: Component Cart Count Bubble */
    .cart-count-bubble:empty {
        display: none;
    }

    .cart-count-bubble {
        position: absolute;
        top: -7px;
        right: -5px;
        min-width: 22px;
        min-height: 22px;
        text-align: center;
        border-radius: 50%;
        font-size: calc(var(--font-size) - 3px);
        font-weight: var(--font-weight-normal);
        line-height: 22px;
        letter-spacing: var(--letter-spacing);
    }

    .cart-count-bubble .text{
        display: inherit;
    }
/* END: Component Cart Count Bubble */

/* START: Announcement Bar */
    #shopify-section-announcement-bar {
        z-index: 4;
    }

    .announcement-bar .wrapper-content {
        background: transparent;
        width: 100%;
        overflow: hidden;
        max-height: 40px;
    }

    .announcement-bar__message {
        position: relative;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .announcement-bar__message .icon{
        width: 6px;
        height: 6px;
        fill: var(--color-white);
        stroke: transparent;
        position: relative;
        left: 17px;
    }

    .announcement-bar__message .message{
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px 18px 5px 16px;
        position: relative;
    }

    .announcement-bar__message .text{
        display: inherit;
        font-size: var(--font-size);
        font-weight: var(--font-weight-bold);
        letter-spacing: .02em;
        line-height: var(--line-height);
        color: var(--color-white);
    }

    .announcement-bar__message p{
        margin-top: 0;
        margin-bottom: 0;
    }

    .announcement-bar__message .text-code{
        display: inherit;
        font-size: calc(var(--font-size) - 2px);
        font-weight: var(--font-weight-bolder);
        line-height: var(--line-height);
        margin: 0 0 0 17px;
        padding: 0 2px;
        background-color: var(--bg-white);
        color: #ae0015;
    }

    .announcement-bar__message .text + .text{
        margin-left: 15px;
    }

    .announcement-bar__link{
        width: 100%;
        outline: none;
        box-shadow: none;
    }

    .announcement-bar__link .announcement-bar__message{
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .announcement-bar__link .icon-arrow{
        fill: currentColor;
        stroke: transparent;
        width: 20px;
        height: 20px;
    }

    .announcement-bar__close{
        position: absolute;
        top: 50%;
        right: 0;
        font-size: 0;
        line-height: 1;
        transform: translateY(-50%);
    }

    .announcement-bar__close svg{
        width: 15px;
        height: 15px;
    }

    .announcement-bar-normal{
        padding-top: 10px;
        padding-bottom: 10px;
        max-height: unset!important;
    }

    .announcement-bar-normal .wrapper-content{
        max-height: unset!important;
    }

    .announcement-bar-normal .announcement-bar__message{
        /*display: inherit;*/
        flex-wrap: wrap;
    }

    .announcement-bar-scroll {
        padding-top: 0;
        padding-bottom: 0;
    }

    .announcement-bar-scroll .announcement-bar__link,
    .announcement-bar-scroll .announcement-bar__message {
      width: 7000px;
      display: inline-block;
      margin-left: -250px;
    }

    .announcement-bar-scroll .announcement-bar__message .message,
    .announcement-bar-scroll .announcement-bar__message .text {
        display: inline-block;
    }

    .top-announcement-bar{
        font-size: 0;
        letter-spacing: 0;
    }

    .top-announcement-bar-item{
        font-size: calc(var(--font-size) - 2px);
        font-weight: var(--font-weight-normal);
        line-height: var(--line-height);
        letter-spacing: var(--letter-spacing);
        color: var(--color-text);
    }

    .top-announcement-bar-item p{
        margin-top: 0;
        margin-bottom: 0;
    }

    .top-announcement-bar-item a{
        color: inherit;
        font-size: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        line-height: inherit;
    }

    .top-announcement-bar-item a > .text{
        text-decoration: underline;
        text-underline-offset: 0.3rem;
    }

    .top-announcement-bar-item a strong {
        text-transform: uppercase;
    }

    .top-announcement-bar .slick-arrow{
        padding: 0;
        width: auto;
        height: auto;
        transform: translateY(-50%)!important;
    }

    .top-announcement-bar .slick-arrow svg{
        width: 22px;
        height: 22px;
    }

    .top-announcement-bar .slick-arrow.slick-prev{
        left: -6px;
    }

    .top-announcement-bar .slick-arrow.slick-next{
        right: -6px;
    }

    .top-announcement-bar .slick-arrow.slick-prev svg{
        transform: rotate(90deg);
    }

    .top-announcement-bar .slick-arrow.slick-next svg{
        transform: rotate(-90deg);
    }

    .top-announcement-bar:not(.slick-initialized){
        white-space: nowrap;
        overflow: hidden;
        padding-left: 0;
        padding-right: 0;
    }

    .top-announcement-bar:not(.slick-initialized) > .top-announcement-bar-item{
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }

    .top-announcement-bar-2{
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .top-announcement-bar-2 .top-announcement-bar-item {
        font-size: calc(var(--font-size) - 4px);
        font-weight: var(--font-weight-semibold);
    }

    .top-announcement-bar-2 .slick-arrow svg{
        width: 12px;
        height: 24px;
    }

    .top-announcement-bar-2 .slick-arrow.slick-prev{
        left: auto;
        right: 20px;
    }

    .top-announcement-bar-3{
        position: relative;
        white-space: normal!important;
        overflow: unset!important;
    }

    .top-announcement-bar-3 .announcement-bar__link{
        width: auto;
    }

    .top-announcement-bar-3 .announcement-bar__message{
        display: block;
        text-align: center;
        padding-top: 16px;
        padding-bottom: 16px;
        font-size: calc(var(--font-size) - 3px);
        font-weight: var(--font-weight-normal);
    }
/* END: Announcement Bar */

/* START: Header */
    #shopify-section-header,
    [id^='shopify-section-header-'] {
        z-index: 20;
        will-change: transform;
    }

    .shopify-section-header-sticky {
        position: sticky;
        top: 0;
    }

    .shopify-section-header-hidden {
        transform: translateY(-100%);
    }

    #shopify-section-header.animate,
    [id^='shopify-section-header-'].animate {
        transition: transform 0.15s ease-out;
    }

    .header-wrapper {
        display: block;
        position: relative;
    }

    .header-wrapper--border-bottom {
        border-bottom: 0.1rem solid var(--color-background-20);
    }

    .header-top,
    .header-middle,
    .header-bottom{
        display: none;
        position: relative;
        background-color: var(--bg-white);
    }

    .header-bottom-2{
        padding: 35px 0;
    }

    .header-top--wrapper{
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
    }

    .header-top--wrapper-2{
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .header-top--wrapperRight{
        justify-content: flex-end;
    }

    .header-top-left,
    .header-top-right{
        display: block;
        position: relative;
        font-size: 0;
        letter-spacing: 0;
    }

    .header-middle-left,
    .header-middle-right{
        display: block;
        font-size: 0;
        letter-spacing: 0;
    }

    .header-top-center{
        overflow: hidden;
    }

    .header-top-left .header-top-leftItem{
        display: inline-block;
        vertical-align: middle;
    }

    .header-top-left .header-top-leftItem + .header-top-leftItem{
        margin-left: 38px;
    }

    .header-2 .header-top--wrapper{
        padding-top: 3px;
        padding-bottom: 2px;
        justify-content: center;
    }

    .header__icons{
        position: static!important;
    }

    .header *[tabindex='-1']:focus {
        outline: none;
    }

    .header__list{
        display: flex;
        font-size: 0;
        letter-spacing: 0;
        align-items: center;
    }

    .header__list .item{
        display: inline-block;
        vertical-align: top;
        width: auto;
        position: relative;
    }

    .header__list .link{
        font-size: calc(var(--font-size));
        font-weight: var(--font-weight-bold);
        padding: 12px 15px 9px 15px;
        text-transform: uppercase;
    }

    .header__list .link:hover{
        color: var(--color-link-hover);
    }

    .header__list .link svg{
        display: block;
        width: 32px;
        height: 32px;
    }

    .header__list .link[data-load-more-link]{
        padding-top: 0;
        padding-bottom: 0;
    }

    .header__list .dropdown{
        position: absolute;
        right: 0;
        width: 20rem;
        background-color: var(--bg-white);
        padding: 0;
        transition: opacity var(--duration-default) ease, transform var(--duration-default) ease;
        z-index: 5;
        box-shadow: 0 6px 27px 0 rgb(0, 0, 0, .2);
    }

    .header__list .dropdown .item,
    .header__list .dropdown .link{
        width: 100%;
    }

    .header__list .dropdown .item + .item{
        border-top: 1px solid transparent;
    }

    .header__heading{
        display: block;
        font-size: 0;
        letter-spacing: 0;
    }

    .header__heading .h2 {
        font-size: var(--font-size);
        font-weight: var(--font-weight-normal);
        line-height: var(--line-height);
        letter-spacing: var(--letter-spacing);
        color: var(--color-text);
        line-height: normal;
        white-space: nowrap;
        overflow: hidden;
    }

    .header__heading-logo {
        width: 100%;
        height: auto;
    }

    .header__heading--item .header__heading-link{
        display: none;
    }

    .header__heading--item .header__heading-link.is-active{
        display: block;
    }

    .header__iconItem,
    .header__brandItem{
        display: inline-block!important;
        vertical-align: middle;
    }

    .header__brand,
    .header__icon{
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
        letter-spacing: 0;
        line-height: 1;
        width: auto;
        position: relative;
    }

    .header__brand{
        max-width: 130px;
    }
    
    .header__brand img{
        width: 100%;
    }

    .header__brand .link {
        font-size: calc(var(--font-size) - 3px);
        font-weight: var(--font-weight-normal);
        margin-left: 20px;
        padding: 3px 15px;
        border: 1px solid var(--color-text2);
    }

    .header__brand + .header__brand{
        padding-left: 20px;
        margin-left: 20px;
    }

    .header__brand + .header__brand:before{
        content: '';
        width: 1px;
        height: 30px;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        background-color: var(--color-text2);
    }

    .header__icon .group-icon{
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        box-shadow: unset;
        outline: unset;
    }

    .header__icon .icon{
        display: block;
        width: 30px;
        height: 30px;
    }

    .header__icon > .text{
        display: inline-block;
        vertical-align: top;
        font-size: calc(var(--font-size) - 2px);
        font-weight: var(--font-weight-medium);
        line-height: var(--line-height);
        letter-spacing: var(--letter-spacing);
        text-transform: uppercase;
        margin: 0 0 0 10px;
        position: relative;
        top: 2px;
    }

    .header__icon > .text a{
        display: inherit;
        color: inherit!important;
        font-size: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        line-height: inherit;
        text-transform: inherit;
    }

    .header__icon > .text .text-line,
    .header__icon > .text .text-separate{
        font-size: calc(var(--font-size) - 3px);
        font-weight: var(--font-weight-normal);
        letter-spacing: .02em;
    }

    .header__icon > .text .text-line{
        display: block;
        text-transform: capitalize;
    }

    .header__icon > .text .text-separate{
        text-transform: lowercase;
    }

    .header__icons-2 .icon{
        width: 25px;
        height: 25px;
    }

    .header__icons-2 .group-icon,
    .header__icons-2 .icon,
    .header__icons-2 .header__icon > .text{
        display: inline-block;
        vertical-align: middle;
    }

    .header__icon--menu .icon{
        transform: scale(1);
        transition: transform 150ms ease,opacity 150ms ease;
    }

    .header__icon .icon.icon-search{
        transform: rotate(-90deg);
    }

    .header__icon + .header__icon,
    .header__iconItem + .header__iconItem{
        margin-left: 38px;
    }

    .header__icon + .header__icon--cart{
        margin-left: 31px;
    }
    
    .header .header__search .header__seach--details{
        display: none;
    }
    .header .header__search .header__seach--details:first-child{
        display: block;
    }

    .header-4 .header__icon + .header__icon--cart{
        margin-left: 38px;
    }

    .header-4 .header__icon > .text {
        font-size: calc(var(--font-size) - 4px);
        font-weight: var(--font-weight-bold);
        margin-left: 3px;
    }

    .header-5 .header__icon > .text{
        font-size: calc(var(--font-size) - 3px);
        font-weight: var(--font-weight-normal);
        letter-spacing: .02em;
        text-transform: capitalize;
        margin-left: 6px;
    }

    .header-5 .header__icon + .header__icon,
    .header-5 .header__iconItem + .header__iconItem{
        margin-left: 28px;
    }

    .header-mobile--wrapper{
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
    }

    .header-mobile--item{
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
    }

    .header-mobile--left{
        justify-content: flex-start;
    }

    .header-mobile--center{
        width: auto;
        flex: 1;
        padding-left: 5px;
        padding-right: 5px;
        justify-content: center;
    }

    .header-mobile--right{
        justify-content: flex-end;
    }

    .header-mobile--icon{
        display: flex;
        align-items: center;
        width: auto;
        min-height: 50px;
    }

    .header-mobile--icon + .header-mobile--icon{
        margin-left: 15px;
    }

    .header-mobile .header__heading svg{
        font-size: calc(var(--font-size) + 4px);
        font-weight: var(--font-weight-bold);
    }

    .mobileMenu-toggle {
        width: 30px;
        height: 30px;
        font-size: 0;
        overflow: hidden;
        position: relative;
        z-index: 1;
        outline: none;
        box-shadow: none;
        display: block;
    }

    .mobileMenu-toggle__Icon,
    .mobileMenu-toggle__Icon::before,
    .mobileMenu-toggle__Icon::after {
        content: "";
        display: block;
        height: 2px;
        width: 100%;
        position: absolute;
        transform: rotate(0deg);
        transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms;
    }

    .mobileMenu-toggle__Icon {
        top: 50%;
        width: calc(100%);
        transform: translateY(-50%);
        transition: background-color 10ms ease-in 100ms;
    }

    .mobileMenu-toggle__Icon::before {
        top: -10px;
    }

    .mobileMenu-toggle__Icon::after {
        bottom: -10px;
    }

    .mobileMenu-toggle.is-open .mobileMenu-toggle__Icon {
        background-color: transparent;
        transition-delay: 100ms;
    }

    .mobileMenu-toggle.is-open .mobileMenu-toggle__Icon::before,
    .mobileMenu-toggle.is-open .mobileMenu-toggle__Icon::after {
        bottom: auto;
        top: auto;
        transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in;
    }

    .mobileMenu-toggle.is-open .mobileMenu-toggle__Icon::before {
        top: 0;
        transform: rotate(45deg);
    }

    .mobileMenu-toggle.is-open .mobileMenu-toggle__Icon::after {
        bottom: 0;
        transform: rotate(-45deg);
    }

    details:not(.menu-opening) > .header__icon--menu .icon-close,
    details.menu-opening > .header__icon--menu .icon-hamburger{
        display: none;
        opacity: 0;
        visibility: hidden;
        transform: scale(.8);
    }

    .header-mobile-style-3 .header-mobile-search{
        border-top: 1px solid #dedede;
    }

    .header-mobile-style-3 .header-mobile-search .halo-sidebar-close{
        display: none!important;
    }

    .header-mobile-style-3 .header-mobile-search .header__icon{
        display: none!important;
    }

    .header-mobile-style-3 .header-mobile-search .search-modal-popup{
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        bottom: unset;
        padding: 0;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        box-shadow: none;
    }

    .header-mobile-style-3 .header-mobile-search .search-modal__close-button{
        display: none!important;
    }

    .header-mobile-style-3 .header-mobile-search .search-modal__close-button svg{
        width: 23px;
        height: 23px;
    }

    .header-mobile-style-3 .header-mobile-search .search-modal__content{
        border-bottom: 1px solid #dedede;
    }

    .header-mobile-style-3 .header-mobile-search .search-modal__form .search__input, 
    .header-mobile-style-3 .header-mobile-search .search-modal__form .search__button{
        background: transparent;
        border-color: transparent;
        color: var(--color-text);
    }

    .header-mobile-style-3 .header-mobile-search .search-modal__form .search__input{
        padding: 10px 15px 10px 15px;
    }

    .header-mobile-style-3 .header-mobile-search .search-modal__form .search__button{
        padding: 10px 15px;
        min-width: unset;
        overflow: unset;
    }

    .header-mobile-style-3 .header-mobile-search .search-modal__form .search__button svg{
        width: 23px;
        height: 23px;
        transform: rotate(-90deg);
    }

    .header-mobile-style-3 .header-mobile-search .header__search-full{
        border-bottom: 1px solid #dedede;
    }

    .header-mobile-style-3 .header-mobile-search .header__search-full + .search-modal{
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        bottom: unset;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        box-shadow: none;
    }

    .header-mobile-style-3 .header-mobile-search .header__search-full + .search-modal .quickSearchResultsWrap{
        position: relative;
        top: unset;
        left: unset;
        padding-top: 0;
    }
/* END: Header */

/* START: Search Full Box */
    .no-js details[open] > .header__icon--search {
        top: 1rem;
        right: 0.5rem;
    }

    .header__search.show_full{
        display: block;
        width: 100%;
        max-width: 250px;
    }

    .header__search-full .search-modal__form .search__input,
    .header__search-full  .search-modal__form .search__button{
        font-size: calc(var(--font-size) - 2px);
        padding: 3px 15px 5px 0;
    }

    .header__search-full .search-modal__form .search__input{
        border-radius: 0 20px 20px 0;
        border-left: none;
    }

    .header__search-full .search-modal__form .search__button{
        border-radius: 20px 0 0 20px;
        padding: 9px 5px 8px 11px;
        min-width: 45px;
        border-right: none;
    }

    .header__search-full .search-modal__form .search__button svg {
        width: 17px;
        height: 17px;
        margin-right: 0;
        transform: rotate(0deg);
    }

    .header-2 .header__search-full .search-modal__form .search__input,
    .header-2 .header__search-full .search-modal__form .search__button{
        border-radius: 0!important;
        border: none!important;
    }

    .header-2 .header__search-full .search-modal__form .search__input{
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .header-2 .header__search-full .search-modal__form .search__button{
        padding: 0;
        min-width: unset;
        margin-right: 10px;
        background-color: transparent;
        overflow: unset;
    }

    .header-2 .header__search-full .search-modal__form .search__button svg{
        width: 22px;
        height: 22px;
    }

    .header-3 .header__search.show_full{
        max-width: 190px;
        margin-left: auto;
        margin-right: 0;
    }

    .header-3 .header__search-full .search-modal__form{
        background-color: var(--bg-black);
        border-radius: 20px;
        max-width: 100%;
    }

    .header-3 .header__search-full .search-modal__form .search__button,
    .header-3 .header__search-full .search-modal__form .search__input{
        background-color: transparent;
        border: none;
        border-radius: 0;
        font-size: calc(var(--font-size) - 3px);
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .header-3 .header__search-full .search-modal__form .search__button{
        min-width: unset;
        padding-left: 10px;
        padding-right: 0;
        margin-right: 7px;
        display: flex;
        align-items: center;
    }

    .header-3 .header__search-full .search-modal__form .search__button svg{
        width: 24px;
        height: 24px;
        transform: rotate(-90deg);
    }

    .header-3 .header__search-full .search-modal__form .search__input::-webkit-input-placeholder{
        color: inherit;
    }

    .header-3 .header__search-full .search-modal__form .search__input:-ms-input-placeholder{
        color: inherit;
    }

    .header-3 .header__search-full .search-modal__form .search__input::placeholder{
        color: inherit;
    }

    .header-4 .header__search.show_full{
        max-width: 670px;
        margin-left: auto;
        margin-right: auto;
    }

    .header-4 .header__search-full .search-modal__form{
        background-color: var(--bg-black);
        border-radius: 25px;
        max-width: 100%;
    }

    .header-4 .header__search-full .search-modal__form .search__input{
        background-color: transparent;
        border: none;
        border-radius: 0;
        font-size: var(--font-size);
        padding-top: 14px;
        padding-bottom: 14px;
        color: var(--form-input-placeholder);
    }

    .header-4 .header__search-full .search-modal__form .search__button{
        background-color: transparent;
        border: none;
        border-radius: 0;
        min-width: unset;
        padding-left: 20px;
        padding-right: 0;
        margin-right: 14px;
    }

    .header-4 .header__search-full .search-modal__form .search__button svg{
        width: 25px;
        height: 25px;
        transform: rotate(-90deg);
    }

    .header-5 .header__search.show_full{
        max-width: 440px;
        margin-left: auto;
        margin-right: auto;
    }

    .header-5 .header__search-full .search-modal__form{
        background-color: var(--bg-white);
        border-radius: 0;
        max-width: 100%;
    }

    .header-5 .header__search-full .search-modal__form .search__input{
        background-color: transparent;
        border: none;
        border-radius: 0;
        font-size: var(--font-size);
        order: -1;
        padding: 9px 15px;
        letter-spacing: .02em;
    }

    .header-5 .header__search-full .search-modal__form .search__button{
        background-color: transparent;
        border: none;
        border-radius: 0;
        min-width: unset;
        padding: 9px 10px;
    }

    .header-5 .header__search-full .search-modal__form .search__button svg{
        width: 22px;
        height: 22px;
    }
/* END: Search Full Box */

/* START: Language */
    .disclosure__button {
        border: none;
        display: flex;
        background: transparent;
        align-items: center;
        padding: 0;
        cursor: pointer
    }

    .disclosure__button .icon{
        display: block;
        border-radius: 50%;
    }

    .disclosure__button .icon svg{
        width: 23px;
        height: 23px;
        stroke: initial;
    }

    .disclosure__button .text{
        font-family: var(--font-body-family);
        font-size: calc( var(--font-size) - 1px);
        font-weight: var(--font-weight-medium);
        padding: 0 4px 0 7px;
    }

    .skin-3 .header-2 .disclosure__button .icon svg{
        stroke: var(--bg-white);
    }
/* END: Language */

/* START: Menu */
    #HeaderNavigation.has-resize-menu{
        overflow: hidden;
    }

    .header__inline-menu {
        display: block;
        grid-area: navigation;
    }

    .header-2 .header__inline-menu{
        display: flex;
        justify-content: center;
    }

    .header-2 .style-2 .header__inline-menu{
        justify-content: flex-start;
    }

    .list-menu {
        font-size: 0;
        letter-spacing: 0;
    }

    .menu-lv-item{
        display: inline-block;
        vertical-align: top;
        position: relative;
    }

    .menu-lv-item .text {
        color: inherit;
        transition: text-decoration var(--duration-short) ease;
    }

    .menu-lv-item .icon{
        display: block;
        position: absolute;
        height: 10px;
        width: 10px;
        top: 50%;
        right: -5px;
        transform: translateY(-50%);
        fill: currentColor!important;
        stroke: transparent!important;
        color: inherit!important;
    }

    .menu-lv-item.has-megamenu{
        position: static;
    }

    .menu-lv-item.menu-lv-toggle > .menu-lv-1__action .icon{
        position: relative;
        width: 20px;
        height: 20px;
        right: unset;
        transform: unset;
    }

    .menu-lv-item > .list-menu__item{
        display: block;
        position: relative;
        margin-top: 0;
        margin-bottom: 0;
    }

    .menu-lv__dropdownmenu{
        display: none;
    }

    .menu-lv-1__action {
        padding: 14px 20px;
    }

    .menu-lv-1__action > .text{
        text-decoration-thickness: 0.2rem!important;
    }

    .header-5 .menu-lv-1__action{
        padding-top: 15px;
    }

    .menu-lv-item .label{
        position: static;
        top: 50%;
        display: inline-block;
        vertical-align: baseline;
        font-size: calc(var(--font-size) - 5px);
        font-weight: var(--font-weight-normal);
        letter-spacing: var(--letter-spacing);
        line-height: 20px;
        height: 20px;
        padding: 0 5px;
        border-radius: 5px;
        text-transform: capitalize;
        text-align: center;
        transform: translateY(-50%);
    }

    .menu-lv-1__action > .label {
        font-size: calc(var(--font-size) - 4px);
        border-radius: 0;
        position: absolute;
        right: -4px;
        top: -6px;
        transform: unset;
    }

    .menu-lv-1__action > .label:before{
        content: '';
        position: absolute;
        top: auto;
        left: 50%;
        bottom: -9px;
        transform: translateX(-50%) rotate(180deg);
        border: 5px solid transparent;
    }

    .header-3 .menu-lv-1__action{
        padding-top: 21px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .header-4 .menu-lv-1__action{
        padding-top: 14px;
        padding-bottom: 16px;
    }

    .header-2 .menu-lv-1__action > .text,
    .header-4 .menu-lv-1__action > .text{
        text-decoration: none!important;
    }
/* END: Menu */

/* START: Customer Service + Language / Currency */
    .top-customer-service{
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 12px 0;
    }

    .top-customer-service .customer-service--icon{
        width: 20px;
        height: 20px;
        margin: 0 8px 0 0;
    }

    .top-customer-service .customer-service--icon svg{
        display: block;
        width: 100%;
        height: 100%;
        margin-left: -2px;
        stroke: transparent;
    }

    .top-customer-service .customer-service--text{
        font-size: calc(var(--font-size) - 2px);
        font-weight: var(--font-weight-normal);
        line-height: var(--line-height);
        letter-spacing: var(--letter-spacing);
        color: var(--color-text);
    }

    .top-customer-service .customer-service--text a{
        color: inherit;
        font-size: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        line-height: inherit;
    }

    .halo-top-currency .currency-dropdown .icon svg {
        width: 23px;
        height: 23px;
        stroke: initial;
    }

    .halo-top-currency .shopify-currency .img-icon{
        width: 23px;
        height: 23px;
    }

    .halo-top-currency .shopify-currency .dropdown-label{
        display: flex;
        align-items: center
    }

    .halo-top-currency .dropdown-label{
        padding-left: 7px;
        font-size: calc( var(--font-size) - 1px);
        font-weight: var(--font-weight-medium);
        color: var(--color-link);
        line-height: var(--line-height);
        letter-spacing: var(--letter-spacing);
        cursor: pointer;
    }

    .halo-top-currency .dropdown-label .text span{
        padding-right: 3px;
    }

    .halo-top-currency .dropdown-label .icon,
    .halo-top-currency .dropdown-label .img-icon{
        display: none;
    }

    .halo-top-currency .dropdown-label.show-icon .icon,
    .halo-top-currency .dropdown-label.show-icon .img-icon{
        display: inline-block;
    }

    .top-language-currency .dropdown-icon{
        cursor: pointer;
        margin-left: 4px;
        line-height: 23px;
    }

    .header-3 .top-language-currency .dropdown-icon{
        position: relative;
        top: -1px;
    }

    .header-4 .top-language-currency,
    .header-5 .top-language-currency{
        margin-right: 0!important;
    }

    .header-5 .top-language-currency{
        min-width: unset;
    }

    .top-language-currency .dropdown-icon svg{
        width: 22px;
        height: 22px;
        fill: var(--bg-grey);
        color: var(--bg-grey);
    }

    .halo-currency .dropdown-icon svg{
        display: none;
    }

    .header__inline-language_currency svg{
        vertical-align:top;
    }

    .header-2 .halo-top-currency .dropdown-label{
        font-size: calc(var(--font-size) - 2px);
        font-weight: var(--font-weight-bold);
    }

    .header-2 .top-language-currency .dropdown-icon{
        position: relative;
        top: -2px;
    }

    .skin-3 .header-2 .top-language-currency .dropdown-icon svg{
        fill: #202020;
    }
/* END: Customer Service + Language / Currency */

/* START: Slick */
    .slick-arrow {
        display: block;
        line-height: 1;
        font-size: 0;
        letter-spacing: 0;
        cursor: pointer;
        position: absolute;
        top: 50%!important;
        padding: 10px;
        width: 40px;
        height: 40px;
        transform: translateY(-50%);
        z-index: 1;
        outline: none;
        background-color: transparent;
        border: none;
        transition: var(--anchor-transition);
    }

    .slick-arrow svg{
        width: 100%;
        height: 100%;
        fill: var(--icon);
        stroke: transparent;
    }

    .slick-arrow.slick-prev {
        left: 0;
        transform: translateY(-50%) rotate(-180deg);
    }

    .slick-arrow.slick-next {
        right: 0;
    }

    .slick-arrow.slick-arrow--bottom{
        top: auto;
        transform: unset;
        width: 30px;
        height: 30px;
        padding: 0;
    }

    .slick-arrow--bottom.slick-prev{
        left: 0;
        transform: rotate(-180deg);
    }

    .slick-arrow--bottom.slick-next{
        right: 0;
    }

    .slick-arrow.slick-disabled {
        display: none!important;
        opacity: .4;
        filter: alpha(opacity=40);
    }

    .slick-dots {
        position: absolute;
        top: auto;
        bottom: -30px;
        left: 0;
        list-style: none;
        display: block;
        text-align: center;
        font-size: 0;
        letter-spacing: 0;
        padding: 0;
        width: 100%;
    }

    .slick-dots li {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        height: auto;
        margin: 0 10px;
        position: relative;
        border-radius: 50%;
    }

    .slick-dots li button {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        border-radius: 50%;
        border: 1px solid var(--icon);
        background: transparent;
        font-size: 0;
        letter-spacing: 0;
        width: 14px;
        height: 14px;
        cursor: pointer;
        transition: var(--anchor-transition);
    }

    .slick-dots li.slick-active button {
        background: var(--icon);
    }

    .slick-slider.slick-dotted{
        margin-bottom: 30px;
    }
/* END: Slick */

/* START: Popup */
    .halo-popup{
        display: block;
        position: fixed;
        top: 50%;
        left: 50%;
        height: auto;
        z-index: 999;
        overflow-x: hidden;
        overflow-y: auto;
        width: 100%;
        max-width: 100%;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        background-color: var(--color-global-bg);
        box-shadow: 0px 6px 27px 0px rgb(0, 0, 0, 0.2);
        transition: transform var(--duration-long) ease, visibility var(--duration-long) ease;
        webkit-transition: all var(--duration-long) ease;
        transition: all var(--duration-long) ease;
        transform: translate3d(calc(-50% - 10px), -50%, 0);
    }

    .halo-popup-topDown{
        top: 0;
        transform: translate3d(-50%,-10px,0);
    }

    .halo-popup-banner{
        display: none;
        position: relative;
    }

    .halo-popup-banner-2{
        display: block!important;
    }

    .halo-popup-banner img{
        width: 100%;
        height: auto;
    }

    .halo-popup-wrapper{
        position: relative;
        padding: 30px;
    }

    .halo-popup-header{
        margin: 0 0 25px 0;
        padding: 21px 0 0 0;
    }

    .halo-popup-close {
        display: block;
        position: absolute;
        top: 17px;
        right: 17px;
        width: 22px;
        height: 22px;
        line-height: 1;
        font-size: 0;
        letter-spacing: 0;
    }
    .halo-auth-popup .halo-popup-close{
       right: 19px; 
    }

    .halo-popup-close svg {
        width: 100%;
        height: 100%;
        fill: var(--icon);
        stroke: transparent;
    }

    .halo-popup-banner .halo-popup-close svg{
        fill: var(--bg-white);
    }

    .halo-popup-title{
        font-size: var(--header-font-size);
        font-weight: var(--header-font-weight);
        overflow: hidden;
        white-space: normal;
        /* display: -webkit-box;
        -webkit-line-clamp: 1;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical; */
        text-transform: var(--header-text-transform);
        margin-top: 0;
        margin-bottom: 0;
    }

    .halo-popup-desc{
        display: block;
        font-size: calc(var(--font-size) - 1px);
        font-weight: var(--font-weight-normal);
        line-height: var(--line-height);
        letter-spacing: var(--letter-spacing);
        padding: 2px 0 9px 0;
        color: var(--color-text2);
    }

    .halo-popup-scroll{
        position: relative;
        overflow-x: hidden;
        overflow-y: auto;
        max-height: 80vh;
        webkit-overflow-scrolling: touch;
    }

    .halo-popup-scroll-x{
        overflow-x: auto;
    }

    .customPopup-banner{
        height: auto;
        max-height: calc(100vh - 25px);
    }

    .customPopup-header{
        padding-top: 0!important;
    }

    .customPopup-header-2{
        padding: 8px 30px!important;
        margin-bottom: 0;
        border-bottom: 1px solid #c7c7c7;
    }

    .customPopup-close{
        top: 10px;
        right: 10px;
        width: 14px;
        height: 14px;
    }

    .customPopup-title{
        font-size: calc(var(--font-size) + 8px);
        font-weight: var(--font-weight-bold);
    }

    .customPopup-title-2{
        font-size: var(--font-size);
        font-weight: var(--font-weight-normal);
        text-transform: inherit;
        color: var(--color-text2);
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .halo-recently-viewed-popup{
        overflow: initial;
        top: 50%;
        left: auto;
        right: 0;
        transform: translate3d(20px,-50%,0);
        width: 40px;
        box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
        z-index: 100;
    }
/* END:  Popup */

/* START: Sidebar */
    .halo-sidebar{
        position: fixed;
        top: 0;
        bottom: 0;
        padding: 0;
        height: 100%;
        z-index: 101;
        max-width:calc(100% - 40px);
        width: 100%;
        opacity: 0;
        visibility: hidden;
        transition: transform var(--duration-default) ease, visibility var(--duration-default) ease;
        background-color: var(--color-global-bg);
    }

    .halo-sidebar-header{
        position: relative;
        padding: 8px 20px;
        background-color: #f9f9f9;
    }

    .halo-sidebar-header .title{
        display: block;
        font-size: calc(var(--font-size) - 2px);
        font-weight: var(--font-weight-bold);
        letter-spacing: var(--letter-spacing);
        line-height: var(--line-height);
        color: var(--color-text);
        text-transform: var(--header-text-transform);
    }

    .halo-sidebar-header .close{
        position: absolute;
        top: 6px;
        right: 16px;
    }

    .halo-sidebar-header .close svg{
        display: block;
        width: 23px;
        height: 23px;
        fill: var(--icon);
        stroke: transparent;
    }

    .halo-sidebar-header.style-2{
        padding-top: 16px;
        padding-bottom: 0;
        background-color: transparent;
    }

    .halo-sidebar-header.style-2 .title{
        font-family: var(--font-heading-family);
        font-size: var(--header-font-size);
        font-weight: var(--header-font-weight);
    }

    .halo-sidebar-close{
        position: absolute;
        top: 0;
        width: 40px;
        height: 40px;
        z-index: 10;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        pointer-events: auto;
        background-color: var(--bg-black);
    }

    .halo-sidebar-close svg{
        display: block;
        width: 15px;
        height: 15px;
        fill: var(--color-white);
        stroke: transparent;
    }

    .halo-sidebar-wrapper{
        height: 100%;
        position: relative;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 0 0 70px 0;
    }

    .halo-sidebar.halo-sidebar-left{
        left: 0;
        transform: translate3d(-101%, 0, 0);
    }

    .halo-sidebar.halo-sidebar-right{
        right: 0;
        transform: translate3d(101%, 0, 0);
    }

    .halo-sidebar.halo-sidebar-left .halo-sidebar-close{
        right: -40px;
    }

    .halo-sidebar.halo-sidebar-right .halo-sidebar-close{
        left: -40px;
    }
/* END:  Sidebar */

/* START: Alert */
    .alertBox{
        font-size: var(--font-size);
        font-weight: var(--font-weight-normal);
        line-height: var(--line-height);
        letter-spacing: var(--letter-spacing);
        padding: 13px 15px;
    }

    .alertBox-message{
        margin-top: 0;
        margin-bottom: 0;
    }

    .alertBox svg{
        position: relative;
        top: -2px;
        width: 20px;
        height: 20px;
        margin-right: 5px;
        stroke: transparent;
    }

    .alertBox.alertBox--success{
        color: var(--color-success);
        background: var(--color-success-bg);
    }

    .alertBox.alertBox--success svg{
        fill: var(--color-success);
    }

    .alertBox.alertBox--error{
        color: var(--color-error);
        background: var(--color-error-bg);
    }

    .alertBox.alertBox--error svg{
        fill: var(--color-error);
    }

    .alertBox.alertBox--info{
        color: var(--color-info);
        background: var(--color-info-bg);
    }

    .alertBox.alertBox--info svg{
        fill: var(--color-info);
        position: relative;
        top: 1px;
    }
/* END: Alert */

/* START: Product Grid */
    .products-grid{
        font-size: 0;
        letter-spacing: 0;
        margin: 0 -10px;
        text-align: left;
    }

    .products-grid .product{
        display: inline-block;
        vertical-align: top;
        width: 100%;
        padding: 0 10px;
        margin-top: 20px;
    }

    .products-grid .product:first-child{
        margin-top: 0;
    }
/* END: Product Grid */

/* START: Infinite Scroll */
    .product-infinite-scroll{
        margin: 30px 0 0 0;
    }

    .product-infinite-scroll .button{
        width: 100%;
        max-width: 270px;
        margin-left: auto;
        margin-right: auto;
    }

    .product-infinite-scroll .button.is-loading{
        pointer-events: none;
    }
/* END: Infinite Scroll */

/*START: Toolbar Mobile*/
    .halo-toolbar-mobile{
        position: fixed;
        display: block;
        bottom: 0px;
        padding: 10px 15px;
        z-index: 9;
        transition: transform .6s;
        width: 100%;
        box-shadow: 0 6px 27px 0 rgb(0,0,0,0.2)
    }

    .halo-toolbar-mobile.show_text{
        padding: 6px 15px 5px;
    }

    .halo-toolbar-mobile .halo-toolbar-wrapper{
        display: flex;
        justify-content: space-between;
    }

    .halo-toolbar-mobile .halo-toolbar-item .link{
        text-align: center;
        position: relative;
    }

    .halo-toolbar-mobile .halo-toolbar-item .label{
        display: block;
        font-size: calc(var(--font-size) - 3px);
        letter-spacing: var(--letter-spacing);
        font-weight: var(--font-weight-medium);
        line-height: var(--line-height);
    }

    .halo-toolbar-mobile .halo-toolbar-item svg{
        width: 30px;
        height: 30px;
        fill: var(--icon);
        stroke: transparent;
    }

    .halo-toolbar-mobile .halo-toolbar-item .cart-count-bubble {
        top: -2px;
        right: -3px;
        min-width: 20px;
        min-height: 20px;
        line-height: 20px;
    }

    .halo-toolbar-mobile.show_text .halo-toolbar-item svg{
        padding: 2px;
    }
/*END: Toolbar Mobile*/

/*START: Challenge Page reCaptcha */
    .shopify-challenge__container{
        max-width: 500px;
        margin: auto;
        min-height: 500px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        align-content: center;
    }
    
    .shopify-challenge__container .shopify-challenge__button {
        display: block;
        width: 100%;
        font-family: var(--btn-font-name);
        font-size: var(--btn-font-size);
        font-weight: var(--btn-font-weight);
        text-transform: var(--btn-text-transform);
        text-align: center;
        letter-spacing: var(--letter-spacing);
        line-height: var(--line-height);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-radius: var(--btn-border-radius);
        border-style: var(--btn-border-style);
        border-width: var(--btn-border-width);
        min-width: 130px;
        max-width: 300px;
        transition: var(--anchor-transition);
        padding-top: var(--btn-padding-top);
        padding-bottom: var(--btn-padding-bottom);
        padding-left: 15px;
        padding-right: 15px;
        margin: auto;
        outline: 0!important;
        box-shadow: none!important;
        cursor: pointer;
        background-color: var(--product-action-bg);
        color: var(--product-action-color);
        border-color: var(--product-action-border);
        margin-top: 30px;
    }
/*END: Challenge Page reCaptcha*/

/* Responsive */
@media (max-width: 1024px){
    /* START: Container */
        .container-no-padding{
            padding-left: 0;
            padding-right: 0;
        }
    /* END: Container */

    /* START: Header */
        .header-2 .header-top-2{
            display: block;
        }

        .header-2 .header-top-left,
        .header-2 .header-top-right{
            display: none;
        }

        .header-2 .header-top-center{
            padding-top: 5px;
            padding-bottom: 5px;
        }

        .shopify-section-header-sticky .header-2 .header-top-2{
            /*display: none;*/
            position: absolute;
            z-index: -1;
            top: -100%;
        }

        .skin-3 .header__icon .icon-cart{
            width: 30px!important;
            height: 30px!important;
        }

        .skin-4 .halo-sidebar-search .header__search-full .search-modal__form{
            border-radius: 20px;
        }

        .skin-4 .halo-sidebar-search .header__search-full .search-modal__form .search__button,
        .skin-4 .halo-sidebar-search .header__search-full .search-modal__form .search__input{
            border: none;
            background-color: transparent;
            border-radius: 0;
            padding-top: 10px;
            padding-bottom: 9px;
        }

        .skin-5 .halo-sidebar-search .header__search-full .search-modal__form .search__input,
        .skin-5 .halo-sidebar-search .header__search-full .search-modal__form .search__button{
            padding-top: 9px;
            padding-bottom: 8px;
            font-size: calc(var(--font-size) - 1px);
        }
    /* END: Header */

    /* START: Block */
        .halo-block .halo-row--grid{
            margin-left: -8px;
            margin-right: -8px;
        }

        .halo-block .halo-row--grid .halo-row-item{
            padding-left: 8px;
            padding-right: 8px;
        }

        .halo-block .halo-row-carousel--mobile .halo-row-item{
            margin-top: 0!important;
        }

        .halo-block .halo-row-carousel--mobile:not(.slick-initialized){
            white-space: nowrap;
            overflow: hidden;
            font-size: 0;
            letter-spacing: 0;
        }
    /* END: Block */

    /* START: Product Grid */
        .products-grid.grid{
            display: flex;
            margin-left: 0;
            margin-right: 0;
            margin-bottom: 30px;
        }

        .products-grid.grid .grid__item{
            padding-left: 0;
            padding-right: 0;
            margin-top: 0!important;
            margin-left: 0.5rem;
            width: calc(25% - 0.5rem*3/4)!important;
            max-width: 50%;
            flex-grow: 1;
            flex-shrink: 0;
        }

        .products-grid.grid .grid__item:first-of-type{
            margin-left: 15px;
        }

        .products-grid.grid .grid__item:last-of-type{
            margin-right: 15px;
        }
    /* END: Product Grid */

    /* START: Announcement Bar */
        .announcement-bar__message .message{
            padding: 8px 18px 8px 16px;
        }
    /* END: Announcement Bar */
}

@media (max-width: 991px) {
    /* START: Product Grid */
        .products-grid.grid .grid__item{
            width: calc(33.333333% - 0.5rem*3/4)!important;
        }
    /* END: Product Grid */

    .halo-popup-title{
        padding: 0px 15px;
    }

    .halo-upsell-popup .halo-popup-header{
        position: relative;
    }

    .halo-upsell-popup .halo-popup-close{
        top: 50%;
        transform: translateY(-50%);
    }
}

@media (max-width: 767px){
    .top-announcement-bar-3 .announcement-bar__message{
        padding-left: 15px;
        padding-right: 25px;
    }

    /* START: Block */
        .halo-block .halo-row--grid .halo-row-item,
        .halo-block .halo-row-carousel--mobile:not(.slick-initialized) .halo-row-item{
            width: 50%;
        }
    /* END: Block */
}

@media (max-width: 550px){
    /* START: Product Grid */
        .products-grid.grid .grid__item{
            width: calc(50% - 3.75rem/2)!important;
        }
    /* END: Product Grid */

    /* START: Block */
        .halo-block .halo-row--grid .halo-row-item,
        .halo-block .halo-row-carousel--mobile:not(.slick-initialized) .halo-row-item{
            width: 100%;
        }

        .halo-block .halo-row--grid .halo-row-item + .halo-row-item{
            margin-top: 15px!important;
        }

        .halo-block .halo-row--no-distance .halo-row-item + .halo-row-item{
            margin-top: 0!important;
        }
    /* END: Block */
}

@media (min-width: 321px){
    /* START: Product Grid */
        .products-grid.column-2 .product,
        .products-grid.column-3 .product,
        .products-grid.column-4 .product,
        .products-grid.column-5 .product,
        .products-grid.column-6 .product,
        .products-grid.column-7 .product,
        .products-grid.column-8 .product{
            width: 50%;
        }

        .products-grid.column-2 .product:nth-child(-n + 2),
        .products-grid.column-3 .product:nth-child(-n + 2),
        .products-grid.column-4 .product:nth-child(-n + 2),
        .products-grid.column-5 .product:nth-child(-n + 2),
        .products-grid.column-6 .product:nth-child(-n + 2),
        .products-grid.column-7 .product:nth-child(-n + 2),
        .products-grid.column-8 .product:nth-child(-n + 2){
            margin-top: 0;
        }
    /* END: Product Grid */
}

@media (min-width: 375px){
    /* START: Block */
        .halo-product-block .products-carousel .product{
            padding-left: 8px;
            padding-right: 8px;
        }

        .halo-product-block .products-carousel:not(.slick-initialized) > .product{
            width: 50%;
        }
    /* END: Block */
}

@media (min-width: 551px){
    /* START: Popup */
        .halo-popup-header{
            padding-top: 3px;
        }

        .halo-popup.customPopup-tiny{
            max-width: 420px;
        }

        .halo-popup.customPopup-small{
            max-width: 470px;
        }

        .halo-recently-viewed-popup {
            right: 20px;
        }
    /* END: Popup */

    /* START: Sidebar */
        .halo-sidebar{
            max-width: 470px;
        }
    /* END: Sidebar */

    /* START: Block */
        .halo-block-header .title{
            font-size: var(--header-font-size);
        }

        .halo-block .halo-row.column-2{
            margin-left: -8px;
            margin-right: -8px;
            padding-left: 0;
        }

        .halo-block .halo-row--swipe.column-2{
            margin-left: 0;
            margin-right: 0;
            padding-left: 15px;
        }

        .halo-block .halo-row.column-2 .halo-row-item{
            width: 50%;
            margin-top: 0;
            margin-right: 0;
            padding-left: 8px;
            padding-right: 8px;
        }

        .halo-block .halo-row--swipe.column-2 .halo-row-item{
            margin-right: 15px;
            padding-left: 0;
            padding-right: 0;
        }

        .halo-block .halo-row.column-2 .banner-item{
            width: 100%;
        }

        .halo-block .halo-row.halo-row--no-distance{
            padding: 0;
            margin: 0;
        }

        .halo-block .halo-row.halo-row--no-distance .halo-row-item{
            padding-left: 0px!important;
            padding-right: 0px!important;
            margin-top: 0px!important;
        }
    /* END: Block */

    /* START: Masonry */
        .masonry-row{
            margin-left: -8px;
            margin-right: -8px;
        }

        .masonry-row .masonry-item{
            width: 50%;
            padding-left: 8px;
            padding-right: 8px;
        }

        .masonry-row.masonry--strait,
        .halo-block .halo-row.halo-row--strait{
            margin-left: -3px;
            margin-right: -3px;
        }

        .masonry-row.masonry--strait .masonry-item,
        .halo-block .halo-row--grid.halo-row--strait .collection-list-item,
        .halo-block .halo-row.halo-row--strait .halo-row-item{
            padding-left: 3px;
            padding-right: 3px;
            margin-bottom: 6px;
        }

        .halo-block .halo-row.halo-row--strait .halo-row-item{
            margin-bottom: 0px;
        }
    /* END: Masonry */

    /* START: Page Header */
        .page-header{
            font-size: var(--page-title-font-size);
        }
    /* END: Page Header */
}

@media (min-width: 551px) and (max-width: 767px){
    /* START: Block */
        .halo-block .halo-row--grid .halo-row-item:nth-child(-n+2){
            margin-top: 0!important;
        }
    /* END: Block */
}

@media (min-width: 551px) and (max-width: 991px){
    /* START: Block */
        .halo-block .halo-row--fixed .halo-row-itemSecond .item,
        .halo-block .halo-row--fixed .halo-item-wrapperFirst .halo-row-itemFirst .item{
            width: 50%;
        }

        .halo-block .halo-row--fixed .halo-row-itemSecond .item + .item,
        .halo-block .halo-row--fixed .halo-item-wrapperFirst .halo-row-itemFirst .item + .item{
            margin-top: 0;
        }

        .halo-block .halo-row--fixed .halo-item-wrapperFirst .halo-row-itemSecond .item{
            width: 100%;
        }

        .halo-block .halo-row--fixed .halo-item-wrapperSecond .halo-row-item{
            width: calc((100%/3) + 16px);
        }
    /* END: Block */
}

@media (min-width: 551px) and (max-width: 1024px) {
    /* START: Block */
        .halo-block .halo-row--grid.halo-row--wide{
            margin-left: -15px;
            margin-right: -15px;
        }

        .halo-block .halo-row--grid.halo-row--expand{
            margin-left: -20px;
            margin-right: -20px;
        }

        .halo-block .halo-row--grid.halo-row--expand .halo-row-item{
            margin-top: 40px;
            padding-left: 20px;
            padding-right: 20px;
        }

        .halo-block .halo-row--grid.halo-row--wide .halo-row-item{
            margin-top: 30px;
            padding-left: 15px;
            padding-right: 15px;
        }
    /* END: Block */
}

@media (min-width: 768px){
    /* START: Form */
        .form-field-group{
            margin-left: -10px;
            margin-right: -10px;
            margin-bottom: 0;
        }

        .form-field-group .form-field{
            width: 50%;
            padding-left: 10px;
            padding-right: 10px;
            margin-bottom: 15px;
        }
    /* END: Form */

    /* START: Popup */
        .halo-popup{
            max-width: 720px;
        }
    /* END: Popup */

    /* START: Product Grid */
        .products-grid.column-2 .product{
            margin-top: 30px;
        }

        .products-grid.column-3 .product,
        .products-grid.column-4 .product,
        .products-grid.column-5 .product,
        .products-grid.column-6 .product,
        .products-grid.column-7 .product,
        .products-grid.column-8 .product{
            width: 33.3333333%;
            margin-top: 30px;
        }

        .products-grid.column-3 .product:nth-child(-n + 3),
        .products-grid.column-4 .product:nth-child(-n + 3),
        .products-grid.column-5 .product:nth-child(-n + 3),
        .products-grid.column-6 .product:nth-child(-n + 3),
        .products-grid.column-7 .product:nth-child(-n + 3),
        .products-grid.column-8 .product:nth-child(-n + 3){
            margin-top: 0;
        }
    /* END: Product Grid */

    /* START: Block */
        .halo-product-block .products-carousel:not(.slick-initialized) > .product{
            width: 33.3333333%;
        }

        .halo-block .halo-items .halo-item{
            flex-wrap: nowrap;
        }

        .halo-block .halo-items .item{
            width: 50%;
        }

        .halo-block .halo-items .item-first{
            padding-right: 15px;
        }

        .halo-block .halo-items .item-second{
            padding-left: 15px;
        }

        .halo-block .halo-items .halo-item--even .item-first{
            padding-left: 15px;
            padding-right: 0;
        }

        .halo-block .halo-items .halo-item--even .item-second{
            order: -1;
            padding-left: 0;
            padding-right: 15px;
        }

        .halo-block .halo-items .item + .item{
            margin-top: 0;
        }

        .halo-block .halo-items .halo-item + .halo-item{
            margin-top: 60px;
        }
    /* END: Block */
}

@media (min-width: 768px) and (max-width: 1024px){
    /* START: Block */
        .halo-block .halo-row--grid .halo-row-item,
        .halo-block .halo-row-carousel--mobile:not(.slick-initialized) .halo-row-item{
            width: 33.33333333%;
        }

        .halo-block .halo-row--grid .halo-row-item:nth-child(-n+3){
            margin-top: 0!important;
        }
    /* END: Block */
}

@media (min-width: 992px){
    /* START: Block */
        .halo-product-block .products-carousel:not(.slick-initialized) > .product{
            width: 25%;
        }

        .halo-block .halo-row--swipe .banner-item--large{
            width: 400px;
        }

        .halo-block .halo-row--fixed{
            display: flex;
            flex-wrap: nowrap;
        }

        .halo-block .halo-row--fixed.style-2{
            flex-wrap: wrap;
        }

        .halo-block .halo-row--fixed .halo-row-item{
            margin-left: 0;
            margin-right: 0;
        }

        .halo-block .halo-row--fixed .halo-row-itemFirst,
        .halo-block .halo-row--fixed .halo-item-wrapperFirst{
            width: calc(100% - 440px);
            margin-top: 0!important;
            margin-bottom: 0;
        }

        .halo-block .halo-row--fixed .halo-row-itemSecond,
        .halo-block .halo-row--fixed .halo-item-wrapperSecond{
            width: 440px;
        }

        .halo-block.fixed-banner-5 .halo-row--fixed .halo-row-itemFirst,
        .halo-block.fixed-banner-5 .halo-row--fixed .halo-item-wrapperFirst{
            width: calc(100% - 470px);
        }

        .halo-block.fixed-banner-5 .halo-row--fixed .halo-row-itemSecond,
        .halo-block.fixed-banner-5 .halo-row--fixed .halo-item-wrapperSecond{
            width: 470px;
        }

        .halo-block .halo-row--fixed .item{
            padding-left: 0;
            padding-right: 0;
        }

        .halo-block .halo-row--fixed .halo-row-itemFirst .item,
        .halo-block .halo-row--fixed .img-box,
        .halo-block .halo-row--fixed .image{
            height: 100%;
        }

        .halo-block .halo-row--fixed .halo-row-itemSecond .item{
            height: calc(50% - 8px);
        }

        .halo-block .halo-row--fixed .halo-item-wrapper{
            display: inline-block;
            vertical-align: top;
            overflow: hidden;
        }

        .halo-block .halo-row--fixed .halo-item-wrapper .halo-row-item{
            width: 100%;
        }

        .halo-block .halo-row--fixed .halo-item-wrapperFirst .halo-row-item{
            padding-left: 8px;
            padding-right: 8px;
        }

        .halo-block .halo-row--fixed .halo-item-wrapperFirst .halo-row-itemFirst{
            height: calc(33.3333333% - 8px);
        }

        .halo-block .halo-row--fixed .halo-item-wrapperFirst .halo-row-itemSecond{
            margin-top: 15px;
            height: calc(66.6666666% - 8px);
        }

        .halo-block .halo-row--fixed .halo-item-wrapperSecond .halo-row-item{
            height: calc(33.3333333% - 8px);
        }

        .halo-block .halo-row--fixed .halo-item-wrapperFirst .halo-row-itemFirst .item{
            width: 50%;
            margin-top: 0;
            margin-bottom: 15px;
        }

        .halo-block .halo-row--fixed .halo-item-wrapperSecond .halo-row-item .item{
            height: 100%;
        }

        .halo-block .halo-row--fixed .halo-item-wrapperFirst .halo-row-itemFirst .item:first-child{
            padding-right: 8px;
        }

        .halo-block .halo-row--fixed .halo-item-wrapperFirst .halo-row-itemFirst .item:last-child{
            padding-left: 8px;
        }

        .halo-block .halo-row--fixed .halo-item-wrapperSecond .halo-row-item + .halo-row-item{
            margin-top: 15px;
        }

        .halo-block .halo-row--fixed .halo-item-wrapper .halo-row-item .item{
            height: 100%;
        }
    /* END: Block */

    /* START: Masonry */
        .masonry-row .masonry-item{
            width: 33.3333333%;
        }
    /* END: Masonry */
}

@media (min-width: 1025px){
    a:hover{
        color: var(--color-link-hover);
    }

    .link:hover .icon{
        fill: var(--color-link-hover);
    }

    .link-underline:hover .text{
        text-decoration: underline;
        text-underline-offset: 0.3rem;
    }

    /* START: Button */
        .button.button-1:hover,
        .button.button--primary:hover{
            color: var(--btn-1-color-hover);
            background: var(--btn-1-bg-hover);
            border-color: var(--btn-1-border-hover);
        }

        .button.button-1:hover svg,
        .button.button--primary:hover svg{
            fill: var(--btn-1-color-hover);
        }

        .button.button-2:hover,
        .button.button--secondary:hover{
            color: var(--btn-2-color-hover);
            background: var(--btn-2-bg-hover);
            border-color: var(--btn-2-border-hover);
        }

        .button.button-2:hover svg,
        .button.button--secondary:hover svg{
            fill: var(--btn-2-color-hover);
        }

        .button.button-3:hover{
            color: var(--btn-3-color-hover);
            background: var(--btn-3-bg-hover);
            border-color: var(--btn-3-border-hover);
        }

        .button.button-3:hover svg{
            fill: var(--btn-3-color-hover);
        }

        .button.button-4:hover{
            color: var(--btn-4-color-hover);
            background: var(--btn-4-bg-hover);
            border-color: var(--btn-4-border-hover);
        }

        .button.button-4:hover svg{
            fill: var(--btn-4-color-hover);
        }

        .button.button-5:hover{
            color: var(--btn-5-color-hover);
            background: var(--btn-5-bg-hover);
            border-color: var(--btn-5-border-hover);
        }

        .button.button-5:hover svg{
            fill: var(--btn-5-color-hover);
        }
    /* END: Button */

    /* START: Popup */
        .halo-popup-banner{
            display: block;
        }

        .halo-popup.customPopup-large,
        .halo-popup.customPopup-extraLarge{
            max-width: 1000px;
        }
    /* END: Popup */

    /* START: Sidebar */
        .halo-sidebar-header{
            padding-left: 30px;
            padding-right: 30px;
        }
    /* END: Sidebar */

    /* START: Announcement Bar */
        .announcement-bar__message .text{
            font-size: calc(var(--font-size) + 4px);
        }

        .top-announcement-bar{
            padding-left: 15px;
            padding-right: 15px;
        }

        .announcement-bar-scroll .announcement-bar__message .text-code{
            position: relative;
            top: -3px; 
        }

        .announcement-bar-scroll .announcement-bar__message .message{
            padding: 7px 18px 3px 16px;
        }

        .announcement-bar-scroll .announcement-bar__message .icon{
            position: relative;
            top: -2px;
        }
    /* END: Announcement Bar */

    /* START: Header */
        .header-top,
        .header-middle,
        .header-bottom{
            display: block;
        }

        .header-2 .header-top--wrapper{
            justify-content: space-between;
        }

        .header-2 .header-top-left,
        .header-2 .header-top-right{
            width: calc((100% - 500px)/2);
            position: static;
        }

        .header-2 .header-top-center{
            width: 500px;
        }

        .header-2 .header-top-left{
            padding-right: 15px;
        }

        .header-2 .header-top-right{
            padding-left: 15px;
        }

        .header-3 .header-top{
            padding-top: 11px;
            padding-bottom: 12px;
        }

        .header-4 .header-top{
            padding-top: 10px;
        }

        .header-4 .header-top--wrapper{
            padding-top: 10px;
            padding-bottom: 0;
        }

        .header-4 .header-top-center{
            flex: 1;
            width: calc(100% - 1100px);
            padding-left: 30px;
            padding-right: 30px;
        }

        .header-5 .header-top--wrapper{
            padding-top: 30px;
            padding-bottom: 30px;
        }

        .header-5 .header-top-center{
            flex: 1;
            width: calc(100% - 1100px);
            padding-left: 30px;
            padding-right: 30px;
        }

        .header__list .link{
            padding: 23px 26px;
        }

        .header__icon:hover .icon{
            transform: scale(1.15);
        }

        .header__icon:hover .icon.icon-search{
            transform: rotate(-90deg) scale(1.15);
        }

        .header-mobile{
            display: none;
        }
    /* END: Header */

    /* START: Component Cart Count Bubble */
        .skin-3 .header-2 .cart-count-bubble{
            top: 1px;
        }

        .header-3 .cart-count-bubble,
        .header-4 .cart-count-bubble,
        .header-5 .cart-count-bubble{
            position: relative;
            top: unset;
            right: unset;
            display: inline-block;
            vertical-align: middle;
            min-width: 21px;
            min-height: 21px;
            line-height: 21px;
        }

        .header-3 .cart-count-bubble{
            margin-left: 9px;
            font-size: calc(var(--font-size) - 2px);
        }

        .header-4 .cart-count-bubble{
            font-size: calc(var(--font-size) - 1px);
            font-weight: var(--font-weight-bold);
            margin-left: 8px;
        }

        .header-5 .cart-count-bubble{
            margin-left: 9px;
            border-radius: 20px;
            font-size: calc(var(--font-size) - 1px);
            font-weight: var(--font-weight-medium);
            letter-spacing: .02em;
            min-width: 30px;
        }
    /* END: Component Cart Count Bubble */

    /* START: Customer Service + Language / Currency */
        .dropdown-language-currency{
            display: flex;
            justify-content: flex-end;
            background: var(--color-global-bg);
            position: absolute;
            right: 0;
            box-shadow: 0px 6px 27px 0px rgba(0, 0, 0, 0.2);
            top: 10px;
            opacity: 0;
            z-index: -1;
            webkit-transition: all .6s ease;
            transition: all .6s ease;
            pointer-events: none;
            max-height: 300px;
            overflow-y: auto;
        }

        .header-3 .dropdown-language-currency{
            left: 0!important;
            right: auto;
        }

        .dropdown-language-currency.show{
            top: 100%;
            opacity: 1;
            z-index: 9999;
            pointer-events: auto;
        }

        .top-language-currency{
            display: flex;
            align-items: center;
            justify-content: flex-end;
            width: auto;
            min-width: 120px;
            float: right;
            position: relative;
        }

        .header-3 .top-language-currency{
            float: unset;
            justify-content: flex-start;
        }

        .header-middle{
            padding: 10px 0 0 0;
        }

        .header-middle--wrapper,
        .header-bottom--wrapper {
            display: flex;
            flex-wrap: nowrap;
            align-items: center;
            justify-content: space-between;
        }

        .header-middle--wrapper{
            padding: 10px 0;
        }

        .header-3 .header-middle--wrapper{
            padding-top: 8px;
            padding-bottom: 2px;
            align-items: flex-start;
        }

        .header-3 .header__inline-language_currency{
            position: relative;
        }

        .header-3 .header-bottom--wrapper{
            justify-content: center;
        }

        .header-4 .header-bottom--wrapper,
        .header-5 .header-bottom--wrapper{
            display: block;
        }

        .header-bottom--wrapper .header-bottom-right,
        .header-bottom--wrapper .header-bottom-left{
            width: 20%;
        }

        .header-bottom--wrapper .customer-service--hide > .list-menu{
            text-align: left;
            margin: 0 -20px;
        }

        .header-bottom--wrapper .language-currency--hide .list-menu{
            margin: 0 -20px; 
        }

        .header-bottom--wrapper .customer-service--hide.language-currency--hide{
            width: 100%;
        }

        .header-bottom--wrapper .customer-service--hide.language-currency--hide .list-menu{
            text-align: center;
            margin-left: 0;
            margin-right: 0;
        }

        .header-2 .header-bottom--wrapper .header-bottom-right{
            display: block;
            font-size: 0;
            letter-spacing: 0;
            width: auto;
        }

        .header-2 .header-bottom--wrapper .header-bottom-center{
            padding-left: 15px;
            padding-right: 15px;
            flex: 1;
        }

        .header-2 .style-search-full .header-bottom--wrapper .header-bottom-right{
            width: 490px;
        }

        .header-2 .style-2 .header-bottom--wrapper .header-bottom-center{
            flex: inherit;
        }
    /* END: Customer Service + Language / Currency */

    /* START: Menu */
        [data-navigation] [data-resize-menu]{
            display: flex;
        }

        [data-navigation] [data-resize-menu] > .menu-lv-item{
            flex-shrink: 0;
        }
    
        .header-2 .menu-lv-1__action{
            padding-top: 15px;
            padding-bottom: 15px;
            line-height: 20px;
        }

        .header-2 .menu-lv-1__action > .text:after{
            content: "";
            display: none;
            position: absolute;
            top: 100%;
            left: -25%;
            height: calc(100% + 35px);
            z-index: 2;
            width: 200%;
        }

        .header-2 .menu-lv-1.dropdown:hover > .menu-lv-1__action > .text:after{
            display: block;
        }

        .header-2 .menu-lv-1:first-child .menu-lv-1__action{
            padding-left: 0;
        }

        .header-4 .list-menu{
            display: flex;
            justify-content: space-around;
            flex-wrap: wrap;
        }

        .header-4 .text-left .list-menu{
            justify-content: flex-start;
        }

        .header-4 .text-right .list-menu{
            justify-content: flex-end;
        }

        .header-4 .text-left .list-menu .menu-lv-1:first-child .menu-lv-1__action,
        .header-5 .text-left .list-menu .menu-lv-1:first-child .menu-lv-1__action{
            padding-left: 0;
        }

        .header-4 .text-left .list-menu .menu-lv-1:last-child .menu-lv-1__action,
        .header-5 .text-left .list-menu .menu-lv-1:last-child .menu-lv-1__action{
            padding-right: 0;
        }

        .header-4 .header__inline-menuNarrow .list-menu{
            display: block;
            justify-content: inherit;
        }

        [data-navigation] .menu-lv-1 > .list-menu__item > .icon-dropdown{
            display: none;
        }
    /* END: Menu */

    /* START: Product Grid */
        .products-grid.col-wide{
            margin-left: -15px;
            margin-right: -15px;
        }

        .products-grid.col-wide .product{
            margin-top: 30px;
            padding-left: 15px;
            padding-right: 15px;
        }

        .products-grid.col-expand{
            margin-left: -20px;
            margin-right: -20px;
        }

        .products-grid.col-expand .product{
            margin-top: 40px;
            padding-left: 20px;
            padding-right: 20px;
        }

        .products-grid.column-4 .product,
        .products-grid.column-5 .product,
        .products-grid.column-6 .product,
        .products-grid.column-7 .product,
        .products-grid.column-8 .product{
            width: 25%;
        }

        .products-grid.column-4 .product:nth-child(-n + 4),
        .products-grid.column-5 .product:nth-child(-n + 4),
        .products-grid.column-6 .product:nth-child(-n + 4),
        .products-grid.column-7 .product:nth-child(-n + 4),
        .products-grid.column-8 .product:nth-child(-n + 4){
            margin-top: 0;
        }
    /* END: Product Grid */

    /* START: Block */
        .halo-product-block .products-carousel{
            margin-left: -10px;
            margin-right: -10px;
        }

        .halo-product-block-2 .products-carousel{
            margin-left: -6px;
            margin-right: -6px;
        }

        .halo-product-block .products-carousel .product{
            padding-left: 10px;
            padding-right: 10px;
        }

        .halo-product-block-2 .products-carousel .product{
            padding-left: 6px;
            padding-right: 6px;
        }

        .halo-product-block .products-carousel.col-wide{
            margin-left: -15px;
            margin-right: -15px;
        }

        .halo-product-block .products-carousel.col-wide .product{
            padding-left: 15px;
            padding-right: 15px;
        }

        .halo-product-block .products-carousel.col-expand{
            margin-left: -20px;
            margin-right: -20px;
        }

        .halo-product-block .products-carousel.col-expand .product{
            padding-left: 20px;
            padding-right: 20px;
        }

        .halo-product-block .products-carousel.column-4:not(.slick-initialized) > .product,
        .halo-product-block .products-carousel.column-5:not(.slick-initialized) > .product,
        .halo-product-block .products-carousel.column-6:not(.slick-initialized) > .product,
        .halo-product-block .products-carousel.column-7:not(.slick-initialized) > .product,
        .halo-product-block .products-carousel.column-8:not(.slick-initialized) > .product{
            width: 25%;
        }

        .halo-block .halo-row{
            white-space: normal!important;
            width: auto!important;
            padding-left: 0!important;
            min-width: 100%;
            overflow: visible!important;
            margin-left: -15px;
            margin-right: -15px;
        }

        .halo-block .halo-row.halo-row--narrow{
            margin-left: -10px;
            margin-right: -10px;
        }

        .halo-block .halo-row.halo-row--expand{
            margin-left: -20px;
            margin-right: -20px;
        }

        .halo-block .halo-row-carousel:not(.slick-initialized){
            white-space: nowrap!important;
            overflow: hidden!important;
            font-size: 0;
            letter-spacing: 0;
        }

        .halo-block .halo-row .halo-row-item{
            padding-left: 15px;
            padding-right: 15px;
            margin-right: 0;
            margin-top: 30px;
            margin-bottom: 0;
        }

        .halo-block .halo-row.halo-row--strait .halo-row-item{
            margin-top: 6px;
        }

        .halo-block .halo-row.halo-row--narrow .halo-row-item{
            margin-top: 20px;
            padding-left: 10px;
            padding-right: 10px;
        }

        .halo-block .halo-row.halo-row--expand .halo-row-item{
            margin-top: 40px;
            padding-left: 20px;
            padding-right: 20px;
        }

        .halo-block .halo-row .banner-item{
            width: 100%!important;
        }

        .halo-block .halo-row.column-2{
            margin-left: -15px;
            margin-right: -15px;
        }

        .halo-block .halo-row.halo-row--narrow.column-2{
            margin-left: -10px;
            margin-right: -10px;
        }

        .halo-block .halo-row.halo-row-carousel .halo-row-item,
        .halo-block .halo-row.halo-row-carousel.column-2 .halo-row-item,
        .halo-block .halo-row.halo-row-carousel.column-3 .halo-row-item,
        .halo-block .halo-row.halo-row-carousel.column-4 .halo-row-item,
        .halo-block .halo-row.halo-row-carousel.column-5 .halo-row-item,
        .halo-block .halo-row.halo-row-carousel.column-6 .halo-row-item{
            margin-top: 0!important;
        }

        .halo-block .halo-row.column-2 .halo-row-item{
            padding-left: 15px;
            padding-right: 15px;
            margin-right: 0;
        }

        .halo-block .halo-row.halo-row--narrow.column-2 .halo-row-item{
            padding-left: 10px;
            padding-right: 10px;
        }

        .halo-block .halo-row.halo-row--expand.column-2 .halo-row-item{
            padding-left: 20px;
            padding-right: 20px;
        }

        .halo-block .halo-row.column-3 .halo-row-item{
            width: 33.3333333%;
        }

        .halo-block .halo-row.column-4 .halo-row-item,
        .halo-block .halo-row.column-5 .halo-row-item,
        .halo-block .halo-row.column-6 .halo-row-item{
            width: 25%;
            margin-top: 30px;
        }

        .halo-block .halo-row.halo-row--strait.column-4 .halo-row-item,
        .halo-block .halo-row.halo-row--strait.column-5 .halo-row-item,
        .halo-block .halo-row.halo-row--strait.column-6 .halo-row-item{
            margin-top: 6px;
        }

        .halo-block .halo-row.halo-row--narrow.column-4 .halo-row-item,
        .halo-block .halo-row.halo-row--narrow.column-5 .halo-row-item,
        .halo-block .halo-row.halo-row--narrow.column-6 .halo-row-item{
            margin-top: 20px;
        }

        .halo-block .halo-row.halo-row--expand.column-4 .halo-row-item,
        .halo-block .halo-row.halo-row--expand.column-5 .halo-row-item,
        .halo-block .halo-row.halo-row--expand.column-6 .halo-row-item{
            margin-top: 40px;
        }

        .halo-block .halo-row.column-2 .halo-row-item:nth-child(-n+2),
        .halo-block .halo-row.column-3 .halo-row-item:nth-child(-n+3),
        .halo-block .halo-row.column-4 .halo-row-item:nth-child(-n+4),
        .halo-block .halo-row.column-5 .halo-row-item:nth-child(-n+4),
        .halo-block .halo-row.column-6 .halo-row-item:nth-child(-n+4){
            margin-top: 0;
        }

        .halo-block .halo-row.style-2.column-2 .banner-item{
            width: calc(100% - 10px);
        }

        .halo-block .halo-row.style-2.column-2 .halo-row-item:nth-child(1) .banner-item{
            margin-left: 0;
            margin-right: auto;
        }

        .halo-block .halo-row.style-2.column-2 .halo-row-item:nth-child(2) .banner-item{
            margin-left: auto;
            margin-right: 0;
        }

        .halo-block .halo-row.style-2.column-3 .banner-item{
            width: calc(100% - 10px);
        }

        .halo-block .halo-row.style-2.column-3 .halo-row-item:nth-child(1) .banner-item{
            margin-left: 0;
            margin-right: auto;
        }

        .halo-block .halo-row.style-2.column-3 .halo-row-item:nth-child(2) .banner-item{
            margin-left: auto;
            margin-right: auto;
        }

        .halo-block .halo-row.style-2.column-3 .halo-row-item:nth-child(3) .banner-item{
            margin-left: auto;
            margin-right: 0;
        }

        .halo-block .slick-arrow{
            width: 60px;
            height: 60px;
        }

        .halo-block .slick-prev{
            left: -15px;
        }

        .halo-block .slick-next{
            right: -15px;
        }

        .halo-block .halo-row--fixed{
            margin-left: -10px;
            margin-right: -10px;
        }

        .halo-block .halo-row--fixed .halo-row-item{
            padding-left: 10px;
            padding-right: 10px;
        }

        .halo-block .halo-row--fixed .item + .item{
            margin-top: 20px;
        }

        .halo-block .halo-row--fixed .halo-row-itemSecond .item{
            height: calc(50% - 10px);
        }

        .halo-block .halo-row--fixed.halo-row--wide{
            margin-left: -15px;
            margin-right: -15px;
        }

        .halo-block .halo-row--fixed.halo-row--wide .halo-row-item{
            padding-left: 15px;
            padding-right: 15px;
        }

        .halo-block .halo-row--fixed.halo-row--wide .item + .item{
            margin-top: 30px;
        }

        .halo-block .halo-row--fixed.halo-row--wide .halo-row-itemSecond .item{
            height: calc(50% - 15px);
        }

        .halo-block .halo-row--fixed + .halo-row--fixed{
            margin-top: 20px;
        }

        .halo-block .halo-row--fixed.halo-row--wide + .halo-row--fixed.halo-row--wide{
            margin-top: 30px;
        }

        .halo-block .halo-row--fixed .halo-item-wrapperFirst .halo-row-item{
            padding-left: 10px;
            padding-right: 10px;
        }

        .halo-block .halo-row--fixed .halo-item-wrapperFirst .halo-row-itemFirst{
            height: calc(33.3333333% - 10px);
        }

        .halo-block .halo-row--fixed .halo-item-wrapperFirst .halo-row-itemFirst .item{
            margin-bottom: 20px;
        }

        .halo-block .halo-row--fixed .halo-item-wrapperFirst .halo-row-itemFirst .item:first-child{
            padding-right: 10px;
        }

        .halo-block .halo-row--fixed .halo-item-wrapperFirst .halo-row-itemFirst .item:last-child{
            padding-left: 10px;
        }

        .halo-block .halo-row--fixed .halo-item-wrapperFirst .halo-row-itemSecond{
            margin-top: 20px;
            height: calc(66.6666666% - 10px);
        }

        .halo-block .halo-row--fixed .halo-item-wrapperSecond .halo-row-item{
            height: calc(33.3333333% - 10px);
        }

        .halo-block .halo-row--fixed .halo-item-wrapperSecond .halo-row-item + .halo-row-item{
            margin-top: 20px;
        }

        .halo-block .halo-row--fixed.halo-row--wide .halo-item-wrapperFirst .halo-row-item{
            padding-left: 15px;
            padding-right: 15px;
        }

        .halo-block .halo-row--fixed.halo-row--wide .halo-item-wrapperFirst .halo-row-itemFirst{
            height: calc(33.3333333% - 15px);
        }

        .halo-block .halo-row--fixed.halo-row--wide .halo-item-wrapperFirst .halo-row-itemFirst .item{
            margin-bottom: 30px;
        }

        .halo-block .halo-row--fixed.halo-row--wide .halo-item-wrapperFirst .halo-row-itemFirst .item:first-child{
            padding-right: 15px;
        }

        .halo-block .halo-row--fixed.halo-row--wide .halo-item-wrapperFirst .halo-row-itemFirst .item:last-child{
            padding-left: 15px;
            margin-top: 0;
        }

        .halo-block .halo-row--fixed.halo-row--wide .halo-item-wrapperFirst .halo-row-itemSecond .item{
            height: 100%;
        }

        .halo-block .halo-row--fixed.halo-row--wide .halo-item-wrapperFirst .halo-row-itemSecond{
            margin-top: 30px;
            height: calc(66.6666666% - 15px);
        }

        .halo-block .halo-row--fixed.halo-row--wide .halo-item-wrapperSecond .halo-row-item{
            height: calc(33.3333333% - 15px);
        }

        .halo-block .halo-row--fixed.halo-row--wide .halo-item-wrapperSecond .halo-row-item + .halo-row-item{
            margin-top: 30px;
        }

        .halo-block .halo-items .halo-item + .halo-item{
            margin-top: 80px;
        }

        .halo-block .halo-items .item-first{
            padding-right: 20px;
        }

        .halo-block .halo-items .item-second{
            padding-left: 20px;
        }
    /* END: Block */

    /* START: Masonry */
        .masonry-row{
            margin-left: -10px;
            margin-right: -10px;
        }

        .masonry-row .masonry-item{
            padding-left: 10px;
            padding-right: 10px;
            margin-bottom: 20px;
        }

        .masonry-row.column-4 .masonry-item,
        .masonry-row.column-5 .masonry-item{
            width: 25%;
        }

        .masonry-row.masonry--wide{
            margin-left: -15px;
            margin-right: -15px;
        }

        .masonry-row.masonry--wide .masonry-item{
            padding-left: 15px;
            padding-right: 15px;
            margin-bottom: 40px;
        }
    /* END: Masonry */

    /*START: Toolbar Mobile*/
        .halo-toolbar-mobile{
            display: none;
        }
    /*END: Toolbar Mobile*/

    /*START: Challenge Page reCaptcha */
        .shopify-challenge__container .shopify-challenge__button:hover {
            background-color: var(--product-action-bg-hover);
            color: var(--product-action-color-hover);
            border-color: var(--product-action-border-hover);
        }
    /*END: Challenge Page reCaptcha*/
}

@media (min-width: 1200px){
    /* START: Container */
        .container,
        .container.container-1170,
        .container.container-header-1170{
            padding-left: calc((100% - 1170px)/ 2);
            padding-right: calc((100% - 1170px)/ 2);
        }
    /* END: Container */

    /* START: Popup */
        .halo-popup.customPopup-extraLarge{
            max-width: 1170px;
        }
    /* END: Popup */

    /* START: Customer Service + Language / Currency */
        .header-1 .dropdown-language-currency,
        .header-2 .dropdown-language-currency,
        .header-1 .container-header-1170 .dropdown-language-currency{
            right: calc((100% - 1170px)/ 2);
        }

        .header-3 .dropdown-language-currency,
        .header-3 .container-header-1170 .dropdown-language-currency{
            left: calc((100% - 1170px)/ 2);
        }

        .top-language-currency{
            margin-right: -6px;
        }
    /* END: Customer Service + Language / Currency */

    /* START: Block */
        .halo-block .container-1170 .slick-prev,
        .halo-block .container-1370 .slick-prev,
        .halo-block .container-1570 .slick-prev,
        .halo-block .container-1770 .slick-prev{
            left: -20px;
        }

        .halo-block .container-1170 .slick-next
        .halo-block .container-1370 .slick-next,
        .halo-block .container-1570 .slick-next,
        .halo-block .container-1770 .slick-next{
            right: -20px;
        }
    /* END: Block */
}

@media (min-width: 1280px){
    /* START: Block */
        .halo-block .container-1170 .slick-prev,
        .halo-block .container-1370 .slick-prev,
        .halo-block .container-1570 .slick-prev,
        .halo-block .container-1770 .slick-prev{
            left: -30px;
        }

        .halo-block .container-1170 .slick-next,
        .halo-block .container-1370 .slick-next,
        .halo-block .container-1570 .slick-next,
        .halo-block .container-1770 .slick-next{
            right: -30px;
        }
    /* END: Block */
}

@media (min-width: 1400px){
    /* START: Container */
        .container,
        .container.container-1370,
        .container.container-header-1370{
            padding-left: calc((100% - 1370px)/ 2);
            padding-right: calc((100% - 1370px)/ 2);
        }
    /* END: Container */

    /* START: Popup */
        .halo-popup.customPopup-extraLarge{
            max-width: 1370px;
        }
    /* END: Popup */

    /* START: Customer Service + Language / Currency */
        .header-1 .dropdown-language-currency,
        .header-2 .dropdown-language-currency,
        .header-1 .container-header-1370 .dropdown-language-currency{
            right: calc((100% - 1370px)/ 2);
        }

        .header-3 .dropdown-language-currency,
        .header-3 .container-header-1370 .dropdown-language-currency{
            left: calc((100% - 1370px)/ 2);
        }
    /* END: Customer Service + Language / Currency */

    /* START: Block */
        .halo-block .container-1170 .slick-prev,
        .halo-block .container-1370 .slick-prev,
        .halo-block .container-1570 .slick-prev,
        .halo-block .container-1770 .slick-prev{
            left: -45px;
        }

        .halo-block .container-1170 .slick-next
        .halo-block .container-1370 .slick-next,
        .halo-block .container-1570 .slick-next,
        .halo-block .container-1770 .slick-next{
            right: -45px;
        }
    /* END: Block */
}

@media (min-width: 1600px){
    /* START: Container */
        .container,
        .container.container-1570,
        .container.container-header-1570{
            padding-left: calc((100% - 1570px)/2);
            padding-right: calc((100% - 1570px)/2);
        }
    /* END: Container */

    /* START: Popup */
        .halo-popup.customPopup-extraLarge{
            max-width: 1570px;
        }
    /* END: Popup */

    /* START: Announcement Bar */
        .top-announcement-bar{
            padding-left: 30px;
            padding-right: 30px;
        }
    /* END: Announcement Bar */

    /* START: Customer Service + Language / Currency */
        .header-1 .dropdown-language-currency,
        .header-2 .dropdown-language-currency,
        .header-1 .container-header-1570 .dropdown-language-currency{
            right: calc((100% - 1570px)/ 2);
        }

        .header-3 .dropdown-language-currency,
        .header-3 .container-header-1570 .dropdown-language-currency{
            left: calc((100% - 1570px)/ 2);
        }
    /* END: Customer Service + Language / Currency */

    /* START: Menu */
        .header-5 .list-menu--inline > .menu-lv-item{
            margin-right: 15px; 
        }
    /* END: Menu */

    /* START: Product Grid */
        .products-grid.column-5 .product{
            width: 20%;
        }

        .products-grid.column-5 .product:nth-child(-n + 5){
            margin-top: 0;
        }

        .products-grid.column-6 .product,
        .products-grid.column-7 .product,
        .products-grid.column-8 .product{
            width: 16.6666666%;
        }

        .products-grid.column-6 .product:nth-child(-n + 6),
        .products-grid.column-7 .product:nth-child(-n + 6),
        .products-grid.column-8 .product:nth-child(-n + 6){
            margin-top: 0;
        }

        .halo-block .halo-row.column-5 .halo-row-item{
            width: 20%;
        }

        .halo-block .halo-row.column-6 .halo-row-item{
            width: calc(100%/6);
        }

        .halo-block .halo-row.column-5 .halo-row-item:nth-child(-n + 5),
        .halo-block .halo-row.column-6 .halo-row-item:nth-child(-n + 6){
            margin-top: 0;
        }
    /* END: Product Grid */

    /* START: Block */
        .halo-product-block .products-carousel.column-5:not(.slick-initialized) > .product,
        .halo-product-block .products-carousel.column-6:not(.slick-initialized) > .product,
        .halo-product-block .products-carousel.column-7:not(.slick-initialized) > .product,
        .halo-product-block .products-carousel.column-8:not(.slick-initialized) > .product{
            width: 20%;
        }

        .halo-block .slick-prev{
            left: -30px;
        }

        .halo-block .slick-next{
            right: -30px;
        }

        .halo-block .container-1370 .slick-prev{
            left: -60px;
        }

        .halo-block .container-1370 .slick-next{
            right: -60px;
        }

        .halo-block .container-1570 .slick-prev,
        .halo-block .container-1770 .slick-prev{
            left: -45px;
        }

        .halo-block .container-1570 .slick-next,
        .halo-block .container-1770 .slick-next{
            right: -45px;
        }

        .halo-block .halo-items .item-first{
            padding-right: 30px;
        }

        .halo-block .halo-items .item-second{
            padding-left: 30px;
        }
    /* END: Block */

    /* START: Masonry */
        .masonry-row.column-5 .masonry-item{
            width: 20%;
        }
    /* END: Masonry */
}

@media (min-width: 1920px){
    /* START: Container */
        .container,
        .container.container-1770,
        .container.container-header-1770{
            padding-left: calc((100% - 1770px)/2);
            padding-right: calc((100% - 1770px)/2);
        }

        .container.container-1860{
            padding-left: calc((100% - 1860px)/2);
            padding-right: calc((100% - 1860px)/2);
        }
    /* END: Container */

    /* START: Customer Service + Language / Currency */
        .header-1 .dropdown-language-currency,
        .header-2 .dropdown-language-currency,
        .header-1 .container-header-1770 .dropdown-language-currency{
            right: calc((100% - 1770px)/ 2);
        }

        .header-3 .dropdown-language-currency
        .header-3 .container-header-1770 .dropdown-language-currency{
            left: calc((100% - 1770px)/ 2);
        }
    /* END: Customer Service + Language / Currency */

    /* START: Menu */
        .header-5 .list-menu--inline > .menu-lv-item{
            margin-right: 35px; 
        }
    /* END: Menu */

    /* START: Product Grid */
        .products-grid.column-7 .product{
            width: calc(100%/7);
        }

        .products-grid.column-7 .product:nth-child(-n + 7){
            margin-top: 0;
        }

        .products-grid.column-8 .product{
            width: calc(100%/8);
        }

        .products-grid.column-7 .product:nth-child(-n + 8){
            margin-top: 0;
        }
    /* END: Product Grid */

    /* START: Block */
        .halo-product-block .products-carousel.column-6:not(.slick-initialized) > .product {
            width: calc(100%/6);
        }

        .halo-product-block .products-carousel.column-7:not(.slick-initialized) > .product {
            width: calc(100%/7);
        }

        .halo-product-block .products-carousel.column-8:not(.slick-initialized) > .product {
            width: calc(100%/8);
        }

        .halo-block .slick-prev{
            left: -45px;
        }

        .halo-block .slick-next{
            right: -45px;
        }

        .halo-block .container-1570 .slick-prev,
        .halo-block .container-1770 .slick-prev{
            left: -60px;
        }

        .halo-block .container-1570 .slick-next,
        .halo-block .container-1770 .slick-next{
            right: -60px;
        }
    /* END: Block */
}

@media (min-width: 2000px){
    /* START: Container */
        .container{
            padding-left: 15px!important;
            padding-right: 15px!important;
        }

        .container.container-1170,
        .container.container-header-1170{
            max-width: 1200px!important;
        }

        .container.container-1370,
        .container.container-header-1370{
            max-width: 1400px!important;
        }

        .container.container-1570,
        .container.container-header-1570{
            max-width: 1600px!important;
        }

        .container.container-1770,
        .container.container-header-1770{
            max-width: 1800px!important;
        }

        .container.container-1860,
        .container.container-header-1860{
            max-width: 1890px!important;
        }
    /* END: Container */
}

@media (prefers-reduced-motion) {
    .motion-reduce {
        transition: none !important;
    }
}

/*
***
* SECTION FOR SKIN STYLE
***
* A paragraph with information
* that would be useful for someone
* who didn't write the code.
* The asterisks around the paragraph 
* help make it more readable.
***
*/

/* START: Skin 1 (Layout 1) */
    .skin-1 .halo-popup-title:not(.customPopup-title-2){
        font-size: calc(var(--header-font-size) + 6px);
        font-weight: var(--font-weight-bold);
    }
/* END: Skin 1 (Layout 1) */

/* START: Skin 2 (Layout 2) */
    .skin-2 .halo-sidebar{
        box-shadow: -3px 0px 7px 0px rgba(0, 0, 0, 0.2);
    }

    .skin-2 .halo-block-header .title:before{
        height: 10px;
        background-color: transparent;
        border-top: 1px solid var(--bg-grey);
        border-bottom: 1px solid var(--bg-grey);
    }

    .skin-2 .slick-dots li button,
    .skin-3 .slick-dots li button{
        border: 1px solid var(--icon);
    }

    .skin-2 .slick-dots li.slick-active button,
    .skin-3 .slick-dots li.slick-active button {
        background: transparent;
    }

    .skin-2 .slick-dots li.slick-active button:before,
    .skin-3 .slick-dots li.slick-active button:before{
        content: "";
        width: 4px;
        height: 4px;
        background: var(--icon);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 4;
        border-radius: 50%;
    }

    .skin-2 .slick-dots li.slick-active button:before,
    .skin-3 .slick-dots li.slick-active button:before{
        width: 6px;
        height: 6px;
        background-color: var(--icon);
    }

    .skin-2 .heroCarousel .slick-dots,
    .skin-3 .heroCarousel .slick-dots{
        bottom: 20px;
    }

    .skin-2 .heroCarousel .slick-dots li button,
    .skin-3 .heroCarousel .slick-dots li button{
        border-color: var(--color-white);
    }

    .skin-2 .heroCarousel .slick-dots li button:before,
    .skin-3 .heroCarousel .slick-dots li button:before{
        background-color: var(--color-white);
    }

    .skin-3 .heroCarousel .slick-dots li button,
    .skin-3 .heroCarousel .slick-dots li.slick-active button:before{
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    }

    .skin-2 .heroCarousel .slick-arrow,
    .skin-3 .heroCarousel .slick-arrow{
        background: transparent;
        padding: 0;
    }

    .skin-2 .heroCarousel .slick-arrow svg,
    .skin-3 .heroCarousel .slick-arrow svg{
        fill: var(--color-white);
    }

    @media (min-width: 551px){
        .skin-2 .halo-popup-header{
            padding-top: 11px;
        }

        .skin-2 .halo-block.instagram .halo-block-header .title svg {
            position: relative;
            top: -4px;
            left: 0px;
            transform: translateY(0);
            margin-right: 7px;
        }
    }

    @media (min-width: 1025px){
        .skin-2 .breadcrumb + .page-header{
            margin-top: -14px;
        }
    
        .skin-2 .slick-dots li button,
        .skin-3 .slick-dots li button{
            width: 18px;
            height: 18px;
            border-width: 2px;
        }
    }

    @media (min-width: 1600px){
        .skin-2 .halo-block-header{
            margin: 0 0 54px 0;
        }

        .skin-2 .halo-block-header .title .text{
            padding-left: 30px;
            padding-right: 30px;
        }

        .skin-2 .instagram .halo-block-header{
            margin: 0 0 34px 0;
        }

        .skin-2 .instagram .halo-block-header .desc{
            font-family: var(--font-heading-family);
            font-size: calc(var(--font-size) + 1px);
            margin: 48px 0 0 0;
        }

        .skin-2 .halo-product-block .slick-next {
            right: -45px;
        }
        
        .skin-2 .halo-product-block .slick-prev{
            left: -45px;
        }
    }

    @media (min-width: 1920px){
        .skin-2 .halo-block-header .title .text{
            padding-left: 50px;
            padding-right: 50px;
        }

        .skin-2 .halo-product-block .slick-next {
            right: -60px;
        }

        .skin-2 .halo-product-block .slick-prev {
            left: -60px;
        }

        .skin-2 .heroCarousel .slick-arrow.slick-next{
            right: 7px;
        }

        .skin-2 .heroCarousel .slick-arrow.slick-prev{
            left: 7px;
        }
    }
/* END: Skin 2 (Layout 2) */

/* START: Skin 3 (Layout 3) */
    .skin-3 .field__input,
    .skin-3 .form-input{
        border-radius: var(--btn-border-radius);
    }

    .skin-3 .halo-sidebar-header.style-2 .title{
        font-size: 30px;
        font-weight: var(--font-weight-normal);
    }

    .skin-3 .page-header{
        line-height: 1.2;
        margin-top: -5px;
        padding-bottom: 29px;
    }

    .skin-3 .button{
        letter-spacing: .02em;
    }

    .skin-3 .halo-block-header{
        margin-bottom: 26px;
    }

    .skin-3 .halo-block-header .title:before,
    .skin-4 .halo-block-header .title:before,
    .skin-5 .halo-block-header .title:before,
    .skin-6 .halo-block-header .title:before{
        display: none;
    }

    .skin-3 .halo-block-header .title svg{
        display: block;
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
        margin-left: auto;
        margin-right: auto;
        width: 35px;
        height: 35px;
    }

    .skin-3 .halo-block-header .title .text,
    .skin-4 .halo-block-header .title .text,
    .skin-5 .halo-block-header .title .text,
    .skin-6 .halo-block-header .title .text{
        padding-left: 0;
        padding-right: 0;
        background-color: transparent;
    }

    .skin-3 .halo-block-header .desc{
        font-size: calc(var(--font-size) + 1px);
        font-weight: var(--font-weight-normal);
        color: var(--color-text2);
        margin-top: 16px;
    }

    .skin-3 .halo-product-block .halo-block-header{
        margin-bottom: 31px;
    }

    .skin-3 .halo-block:not(.site-nav-product) .slick-arrow{
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: var(--bg-white);
        box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
    }

    @media (min-width: 1025px){
        .skin-3 .halo-popup-title{
            font-size: 34px;
        }

        .skin-3 .halo-popup-desc{
            padding-top: 0;
            padding-bottom: 7px;
            position: relative;
            margin-top: -2px;
        }

        .skin-3 .halo-product-block .halo-block-header{
            margin-bottom: 36px;
        }

        .skin-3 .halo-block:not(.site-nav-product) .slick-prev{
            left: -20px;
        }

        .skin-3 .halo-product-block:not(.site-nav-product) .slick-prev{
            left: -10px;
        }

        .skin-3 .halo-block:not(.site-nav-product) .slick-next{
            right: -20px;
        }

        .skin-3 .halo-product-block:not(.site-nav-product) .slick-next{
            right: -10px;
        }
    }

    @media (min-width: 1600px){
        .skin-3 .halo-product-block .halo-block-header{
            margin-bottom: 41px;
        }
    }

    @media (min-width: 1920px) {
        .skin-3 .card-swatch--slider .slick-prev{
            left: 0!important;
        }

        .skin-3 .card-swatch--slider .slick-next{
            right: 0!important;
        }
    }
/* END: Skin 3 (Layout 3) */

/* START: Skin 4 (Layout 4) */
    .skin-4 .halo-sidebar-header.style-2 .title{
        font-size: calc(var(--header-font-size) - 10px);
    }

    .skin-4 .halo-sidebar-header.style-2 .title [data-cart-count]{
        font-weight: var(--font-weight-normal);
    }

    .skin-4 .halo-block:not(.slideshow) .slick-arrow{
        width: 40px;
        height: 40px;
        padding: 10px;
        border: none;
        border-radius: 50%;
        background-color: #f9f9f9;
    }

    .skin-4 .instagram .slick-arrow{
        background-color: var(--bg-white)!important;
    }

    .skin-4 .halo-block-header{
        margin-bottom: 40px;
    }

    .skin-4 .halo-block-header .desc{
        font-size: calc(var(--font-size) - 1px);
        font-weight: var(--font-weight-normal);
        color: var(--color-text2);
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
    }

    .skin-4 .halo-block-header .desc.text-left{
        margin-left: 0;
    }

    .skin-4 .halo-block-header .desc.text-right{
        margin-right: 0;
    }

    .skin-4 .instagram .halo-block-header{
        margin-bottom: 37px;
    }

    .skin-4 .instagram .halo-block-header .desc{
        margin-top: 7px;
    }

    .skin-4 .halo-product-block .halo-block-header{
        margin-bottom: 25px;
    }

    .skin-4 .halo-product-block:not(.halo-product-tabs) .halo-block-header,
    .skin-4 .halo-product-block:not(.halo-custom-product-banner) .halo-block-header{
        margin-bottom: 40px;
    }

    .skin-4 .slick-dots li button{
        width: 11px;
        height: 11px;
        opacity: .5;
        border: none;
        padding: 0;
        background-color: var(--color-global-darken);
    }

    .skin-4 .slick-dots li.slick-active button {
        opacity: 1;
    }

    .skin-4 .heroCarousel .slick-dots{
        bottom: 20px;
    }

    .skin-4 .heroCarousel .slick-dots li button{
        background-color: var(--bg-white);
    }
    
    .skin-4 .top-language-currency .dropdown-icon svg{
        fill: var(--color-link);
        color: var(--color-link);
    }

    .skin-4 .halo-custom-product-banner .banner-button{
        padding: 9px 15px 10px;
        display: inline-block;
        vertical-align: top;
        width: auto;
        min-width: 190px;
        min-height: unset;
        border-radius: 40px;
        background: #ffb1c1;
        color: #000;
        border-color: #ffb1c1;
        text-transform: uppercase;
    }

    .skin-4 .frequently-bought-together-block .halo-block-header {
        margin-bottom: 33px;
    }

    @media (min-width: 1025px){
        .skin-4 .halo-block.halo-custom-product-banner .slick-prev{
            left: 0!important;
        }

        .skin-4 .halo-block.halo-custom-product-banner .slick-next{
            right: 0!important;
        }

        .skin-4 .halo-block.instagram .slick-prev{
            left: -5px!important;
        }

        .skin-4 .halo-block.instagram .slick-next{
            right: -5px!important;
        }
    }

    @media (min-width: 1600px) {
        .skin-4 .halo-block:not(.slideshow) .container-1370 .slick-prev{
            left: -55px;
        }

        .skin-4 .halo-block:not(.slideshow) .container-1370 .slick-next{
            right: -55px;
        }
    }

    @media (min-width: 1920px) {
        .skin-4 .halo-block:not(.slideshow) .container-1570 .slick-prev{
            left: -55px;
        }

        .skin-4 .halo-block:not(.slideshow) .container-1570 .slick-next{
            right: -55px;
        }
    }
/* END: Skin 4 (Layout 4) */

/* START: Skin 5 (Layout 5) */
    .skin-5 .page-header{
        padding-bottom: 34px;
    }

    .skin-5 .slick-arrow{
        width: 40px!important;
        height: 40px!important;
        padding: 0!important;
    }

    .skin-5 .slick-arrow.slick-prev{
        transform: translateY(-50%) rotate(90deg);
    }

    .skin-5 .slick-arrow.slick-next{
        transform: translateY(-50%) rotate(270deg);
    }

    .skin-5 .halo-block-header{
        margin-bottom: 32px;
    }

    .skin-5 .halo-block-header .title .text{
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 0;
        padding-right: 0;
    }

    .skin-5 .halo-block-header .title svg{
        width: 33px;
        height: 33px;
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
        margin-right: 22px;
    }

    .skin-5 .halo-block-header .title.text-left .text{
        justify-content: flex-start;
    }

    .skin-5 .halo-block-header .title.text-right .text{
        justify-content: flex-end;
    }

    .skin-5 .halo-block-header .desc{
        font-size: calc(var(--font-size) - 1px);
        font-weight: var(--font-weight-semibold);
        padding-bottom: 10px;
    }

    .skin-5 .halo-block-header .desc .underline{
        text-underline-offset: 2px;
    }

    .skin-5 .slick-dots li button{
        width: 10px;
        height: 10px;
        padding: 0;
        border-color: var(--bg-grey);
        background-color: transparent!important;
    }

    .skin-5 .slick-dots li.slick-active button{
        border-width: 2px;
        border-color: var(--bg-black);
    }

    .skin-5 .heroCarousel .slick-dots{
        bottom: -30px;
    }

    .skin-5 .heroCarousel.slick-dotted{
        margin-bottom: 30px;
    }

    .skin-5 .heroCarousel .slick-arrow{
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        background-color: transparent!important;
    }

    .skin-5 .product-infinite-scroll{
        margin-top: 45px;
    }

    .skin-5 .product-infinite-scroll .button{
        max-width: 240px;
    }

    .skin-5 .productView-price .price.price--large .price-item{
        font-size: 30px!important;
    }

    @media(max-width: 1399px){
        .top-customer-service .customer-service--text a.btn{
            display: block;
        }
    }

    @media (max-width: 1024px){
        .skin-5 .header__search-full .search-modal__form,
        .skin-6 .header__search-full .search-modal__form {
            background-color: transparent!important;
        }

        .skin-5 .header__search-full .search__button,
        .skin-6 .header__search-full .search__button{
            border-color: var(--form-input-border);
            background-color: transparent;
        }

        .skin-5 .header__search-full .search__input,
        .skin-6 .header__search-full .search__input{
            border-right: 1px solid var(--form-input-border);
        }

        .skin-5 .header__search-full .search-modal__form .search__button svg,
        .skin-6 .header__search-full .search-modal__form .search__button svg{
            fill: var(--form-input-border);
        }

        .skin-5 .header__icon--cart{
            top: -3px;
        }

        .skin-6 .header__search-full .search-modal__form .search__input,
        .skin-6 .header__search-full .search-modal__form .search__button{
            font-size: calc(var(--font-size) - 1px);
            padding-top: 9px;
            padding-bottom: 8px;
        }
    }

    @media (min-width: 1025px){
        .skin-5 .slick-arrow{
            width: 50px!important;
            height: 50px!important;
        }
    }

    @media (min-width: 1920px){
        .skin-5 .halo-block.halo-banner .container-1370 .slick-prev,
        .skin-5 .halo-block.halo-banner .container-1570 .slick-prev,
        .skin-5 .halo-block.halo-banner .container-1770 .slick-prev{
            left: -50px;
        }

        .skin-5 .halo-block.halo-banner .container-1370 .slick-next,
        .skin-5 .halo-block.halo-banner .container-1570 .slick-next,
        .skin-5 .halo-block.halo-banner .container-1770 .slick-next{
            right: -50px;
        }
    }
/* END: Skin 5 (Layout 5) */

/* START: Skin 6 (Layout Gym) */
    .skin-6 .page-header{
        letter-spacing: .08em;
    }
    
    .skin-6 .halo-block-header{
        margin-bottom: 32px;
    }

    .skin-6 .halo-block-header .title{
        letter-spacing: .08em;
    }

    .skin-6 .halo-product-block .halo-block-header{
        margin-bottom: 12px;
    }

    .skin-6 .halo-block .slick-arrow{
        width: 40px;
        height: 40px;
        padding: 13px;
        border: none;
        border-radius: 50%;
        background-color: #282828;
    }

    .skin-6 .halo-block .slick-arrow svg{
        fill: #ffca28;
    }

    @media (min-width: 1025px){
        .skin-6 .heroCarousel .slick-arrow{
            display: block!important;
            top: auto!important;
            bottom: 20px;
            opacity: 1;
            visibility: visible;
            pointer-events: auto;
        }

        .skin-6 .heroCarousel .slick-arrow.slick-prev{
            left: auto!important;
            right: 15px;
            transform: translateY(0) rotate(-180deg);
        }

        .skin-6 .heroCarousel .slick-arrow.slick-next{
            right: 15px;
            transform: translateY(0);
        }

        .skin-6 .heroCarousel .slick-arrow.slick-disabled svg{
            opacity: .5;
        }

        .skin-6 .halo-block:not(.slideshow) .col-wide .slick-prev,
        .skin-6 .halo-block:not(.slideshow) .halo-row--wide .slick-prev{
            left: -5px;
        }

        .skin-6 .halo-block:not(.slideshow) .col-wide .slick-next,
        .skin-6 .halo-block:not(.slideshow) .halo-row--wide .slick-next{
            right: -5px;
        }

        .skin-6 .halo-block:not(.slideshow) .col-narrow .slick-prev,
        .skin-6 .halo-block:not(.slideshow) .halo-row--narrow .slick-prev{
            left: -10px;
        }

        .skin-6 .halo-block:not(.slideshow) .col-narrow .slick-next,
        .skin-6 .halo-block:not(.slideshow) .halo-row--narrow .slick-next{
            right: -10px;
        }

        .skin-6 .halo-block:not(.slideshow) .col-expand .slick-prev,
        .skin-6 .halo-block:not(.slideshow) .halo-row--expand .slick-prev{
            left: 10px;
        }

        .skin-6 .halo-block:not(.slideshow) .col-expand .slick-next,
        .skin-6 .halo-block:not(.slideshow) .halo-row--expand .slick-next{
            right: 10px;
        }
    }

    @media (min-width: 1400px){
        .skin-6 .heroCarousel .slick-arrow.slick-prev{
            right: calc((100% - 1370px)/2 + 30px);
        }

        .skin-6 .heroCarousel .slick-arrow.slick-next{
            right: calc((100% - 1370px)/2 - 20px);
        }
    }
/* END: Skin 6 (Layout Gym) */