b,
optgroup,
strong,
th {
    font-weight: 700
}

.flex__item,
.grid__item[class*="--push"],
sub,
sup {
    position: relative
}

.skip-link:focus,
body,
html {
    background-color: #f7f7f7
}

.payment-icons,
button[disabled],
html input[disabled] {
    cursor: default
}

input[type=search],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none
}

.nav-bar:after,
.slick-slide.dragging img {
    pointer-events: none
}

.meganav,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.grid:after {
    content: '';
    display: table;
    clear: both
}

.grid {
    list-style: none;
    margin: 0 0 0 -20px;
    padding: 0
}

.grid__item {
    float: left;
    padding-left: 20px;
    width: 100%;
    -ms-flex-preferred-size: auto !important;
    -webkit-flex-basis: auto !important;
    -moz-flex-basis: auto !important;
    flex-basis: auto !important
}

.flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.flex__item {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: auto !important;
    min-width: 0
}

.flex__item--fixed {
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.one-whole {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%
}

.one-half {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%
}

.one-third {
    width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    flex-basis: 33.33333%
}

.two-thirds {
    width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    flex-basis: 66.66667%
}

.one-quarter {
    width: 25%;
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    flex-basis: 25%
}

.two-quarters {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%
}

.three-quarters {
    width: 75%;
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    flex-basis: 75%
}

.one-fifth {
    width: 20%;
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis: 20%;
    -moz-flex-basis: 20%;
    flex-basis: 20%
}

.two-fifths {
    width: 40%;
    -ms-flex-preferred-size: 40%;
    -webkit-flex-basis: 40%;
    -moz-flex-basis: 40%;
    flex-basis: 40%
}

.three-fifths {
    width: 60%;
    -ms-flex-preferred-size: 60%;
    -webkit-flex-basis: 60%;
    -moz-flex-basis: 60%;
    flex-basis: 60%
}

.four-fifths {
    width: 80%;
    -ms-flex-preferred-size: 80%;
    -webkit-flex-basis: 80%;
    -moz-flex-basis: 80%;
    flex-basis: 80%
}

.one-sixth {
    width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    flex-basis: 16.66667%
}

.two-sixths {
    width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    flex-basis: 33.33333%
}

.three-sixths {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%
}

.four-sixths {
    width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    flex-basis: 66.66667%
}

.five-sixths {
    width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    flex-basis: 83.33333%
}

.one-eighth {
    width: 12.5%;
    -ms-flex-preferred-size: 12.5%;
    -webkit-flex-basis: 12.5%;
    -moz-flex-basis: 12.5%;
    flex-basis: 12.5%
}

.two-eighths {
    width: 25%;
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    flex-basis: 25%
}

.three-eighths {
    width: 37.5%;
    -ms-flex-preferred-size: 37.5%;
    -webkit-flex-basis: 37.5%;
    -moz-flex-basis: 37.5%;
    flex-basis: 37.5%
}

.four-eighths {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%
}

.five-eighths {
    width: 62.5%;
    -ms-flex-preferred-size: 62.5%;
    -webkit-flex-basis: 62.5%;
    -moz-flex-basis: 62.5%;
    flex-basis: 62.5%
}

.six-eighths {
    width: 75%;
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    flex-basis: 75%
}

.seven-eighths {
    width: 87.5%;
    -ms-flex-preferred-size: 87.5%;
    -webkit-flex-basis: 87.5%;
    -moz-flex-basis: 87.5%;
    flex-basis: 87.5%
}

.one-tenth {
    width: 10%;
    -ms-flex-preferred-size: 10%;
    -webkit-flex-basis: 10%;
    -moz-flex-basis: 10%;
    flex-basis: 10%
}

.two-tenths {
    width: 20%;
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis: 20%;
    -moz-flex-basis: 20%;
    flex-basis: 20%
}

.three-tenths {
    width: 30%;
    -ms-flex-preferred-size: 30%;
    -webkit-flex-basis: 30%;
    -moz-flex-basis: 30%;
    flex-basis: 30%
}

.four-tenths {
    width: 40%;
    -ms-flex-preferred-size: 40%;
    -webkit-flex-basis: 40%;
    -moz-flex-basis: 40%;
    flex-basis: 40%
}

.five-tenths {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%
}

.six-tenths {
    width: 60%;
    -ms-flex-preferred-size: 60%;
    -webkit-flex-basis: 60%;
    -moz-flex-basis: 60%;
    flex-basis: 60%
}

.seven-tenths {
    width: 70%;
    -ms-flex-preferred-size: 70%;
    -webkit-flex-basis: 70%;
    -moz-flex-basis: 70%;
    flex-basis: 70%
}

.eight-tenths {
    width: 80%;
    -ms-flex-preferred-size: 80%;
    -webkit-flex-basis: 80%;
    -moz-flex-basis: 80%;
    flex-basis: 80%
}

.nine-tenths {
    width: 90%;
    -ms-flex-preferred-size: 90%;
    -webkit-flex-basis: 90%;
    -moz-flex-basis: 90%;
    flex-basis: 90%
}

.one-twelfth {
    width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    flex-basis: 8.33333%
}

.two-twelfths {
    width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    flex-basis: 16.66667%
}

.three-twelfths {
    width: 25%;
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    flex-basis: 25%
}

.four-twelfths {
    width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    flex-basis: 33.33333%
}

.five-twelfths {
    width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    flex-basis: 41.66667%
}

.six-twelfths {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%
}

.seven-twelfths {
    width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    flex-basis: 58.33333%
}

.eight-twelfths {
    width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    flex-basis: 66.66667%
}

.nine-twelfths {
    width: 75%;
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    flex-basis: 75%
}

.ten-twelfths {
    width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    flex-basis: 83.33333%
}

.eleven-twelfths {
    width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    flex-basis: 91.66667%
}

.show {
    display: block !important
}

.hide {
    display: none !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media only screen and (max-width:749px) {
    .small--one-whole {
        width: 100%;
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        flex-basis: 100%
    }

    .small--one-half {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .small--one-third {
        width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        flex-basis: 33.33333%
    }

    .small--two-thirds {
        width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        -webkit-flex-basis: 66.66667%;
        -moz-flex-basis: 66.66667%;
        flex-basis: 66.66667%
    }

    .small--one-quarter {
        width: 25%;
        -ms-flex-preferred-size: 25%;
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        flex-basis: 25%
    }

    .small--two-quarters {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .small--three-quarters {
        width: 75%;
        -ms-flex-preferred-size: 75%;
        -webkit-flex-basis: 75%;
        -moz-flex-basis: 75%;
        flex-basis: 75%
    }

    .small--one-fifth {
        width: 20%;
        -ms-flex-preferred-size: 20%;
        -webkit-flex-basis: 20%;
        -moz-flex-basis: 20%;
        flex-basis: 20%
    }

    .small--two-fifths {
        width: 40%;
        -ms-flex-preferred-size: 40%;
        -webkit-flex-basis: 40%;
        -moz-flex-basis: 40%;
        flex-basis: 40%
    }

    .small--three-fifths {
        width: 60%;
        -ms-flex-preferred-size: 60%;
        -webkit-flex-basis: 60%;
        -moz-flex-basis: 60%;
        flex-basis: 60%
    }

    .small--four-fifths {
        width: 80%;
        -ms-flex-preferred-size: 80%;
        -webkit-flex-basis: 80%;
        -moz-flex-basis: 80%;
        flex-basis: 80%
    }

    .small--one-sixth {
        width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        -webkit-flex-basis: 16.66667%;
        -moz-flex-basis: 16.66667%;
        flex-basis: 16.66667%
    }

    .small--two-sixths {
        width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        flex-basis: 33.33333%
    }

    .small--three-sixths {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .small--four-sixths {
        width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        -webkit-flex-basis: 66.66667%;
        -moz-flex-basis: 66.66667%;
        flex-basis: 66.66667%
    }

    .small--five-sixths {
        width: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        -webkit-flex-basis: 83.33333%;
        -moz-flex-basis: 83.33333%;
        flex-basis: 83.33333%
    }

    .small--one-eighth {
        width: 12.5%;
        -ms-flex-preferred-size: 12.5%;
        -webkit-flex-basis: 12.5%;
        -moz-flex-basis: 12.5%;
        flex-basis: 12.5%
    }

    .small--two-eighths {
        width: 25%;
        -ms-flex-preferred-size: 25%;
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        flex-basis: 25%
    }

    .small--three-eighths {
        width: 37.5%;
        -ms-flex-preferred-size: 37.5%;
        -webkit-flex-basis: 37.5%;
        -moz-flex-basis: 37.5%;
        flex-basis: 37.5%
    }

    .small--four-eighths {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .small--five-eighths {
        width: 62.5%;
        -ms-flex-preferred-size: 62.5%;
        -webkit-flex-basis: 62.5%;
        -moz-flex-basis: 62.5%;
        flex-basis: 62.5%
    }

    .small--six-eighths {
        width: 75%;
        -ms-flex-preferred-size: 75%;
        -webkit-flex-basis: 75%;
        -moz-flex-basis: 75%;
        flex-basis: 75%
    }

    .small--seven-eighths {
        width: 87.5%;
        -ms-flex-preferred-size: 87.5%;
        -webkit-flex-basis: 87.5%;
        -moz-flex-basis: 87.5%;
        flex-basis: 87.5%
    }

    .small--one-tenth {
        width: 10%;
        -ms-flex-preferred-size: 10%;
        -webkit-flex-basis: 10%;
        -moz-flex-basis: 10%;
        flex-basis: 10%
    }

    .small--two-tenths {
        width: 20%;
        -ms-flex-preferred-size: 20%;
        -webkit-flex-basis: 20%;
        -moz-flex-basis: 20%;
        flex-basis: 20%
    }

    .small--three-tenths {
        width: 30%;
        -ms-flex-preferred-size: 30%;
        -webkit-flex-basis: 30%;
        -moz-flex-basis: 30%;
        flex-basis: 30%
    }

    .small--four-tenths {
        width: 40%;
        -ms-flex-preferred-size: 40%;
        -webkit-flex-basis: 40%;
        -moz-flex-basis: 40%;
        flex-basis: 40%
    }

    .small--five-tenths {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .small--six-tenths {
        width: 60%;
        -ms-flex-preferred-size: 60%;
        -webkit-flex-basis: 60%;
        -moz-flex-basis: 60%;
        flex-basis: 60%
    }

    .small--seven-tenths {
        width: 70%;
        -ms-flex-preferred-size: 70%;
        -webkit-flex-basis: 70%;
        -moz-flex-basis: 70%;
        flex-basis: 70%
    }

    .small--eight-tenths {
        width: 80%;
        -ms-flex-preferred-size: 80%;
        -webkit-flex-basis: 80%;
        -moz-flex-basis: 80%;
        flex-basis: 80%
    }

    .small--nine-tenths {
        width: 90%;
        -ms-flex-preferred-size: 90%;
        -webkit-flex-basis: 90%;
        -moz-flex-basis: 90%;
        flex-basis: 90%
    }

    .small--one-twelfth {
        width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        -webkit-flex-basis: 8.33333%;
        -moz-flex-basis: 8.33333%;
        flex-basis: 8.33333%
    }

    .small--two-twelfths {
        width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        -webkit-flex-basis: 16.66667%;
        -moz-flex-basis: 16.66667%;
        flex-basis: 16.66667%
    }

    .small--three-twelfths {
        width: 25%;
        -ms-flex-preferred-size: 25%;
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        flex-basis: 25%
    }

    .small--four-twelfths {
        width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        flex-basis: 33.33333%
    }

    .small--five-twelfths {
        width: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        -webkit-flex-basis: 41.66667%;
        -moz-flex-basis: 41.66667%;
        flex-basis: 41.66667%
    }

    .small--six-twelfths {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .small--seven-twelfths {
        width: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        -webkit-flex-basis: 58.33333%;
        -moz-flex-basis: 58.33333%;
        flex-basis: 58.33333%
    }

    .small--eight-twelfths {
        width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        -webkit-flex-basis: 66.66667%;
        -moz-flex-basis: 66.66667%;
        flex-basis: 66.66667%
    }

    .small--nine-twelfths {
        width: 75%;
        -ms-flex-preferred-size: 75%;
        -webkit-flex-basis: 75%;
        -moz-flex-basis: 75%;
        flex-basis: 75%
    }

    .small--ten-twelfths {
        width: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        -webkit-flex-basis: 83.33333%;
        -moz-flex-basis: 83.33333%;
        flex-basis: 83.33333%
    }

    .small--eleven-twelfths {
        width: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        -webkit-flex-basis: 91.66667%;
        -moz-flex-basis: 91.66667%;
        flex-basis: 91.66667%
    }

    .grid--uniform .small--five-tenths:nth-child(2n+1),
    .grid--uniform .small--four-eighths:nth-child(2n+1),
    .grid--uniform .small--four-twelfths:nth-child(3n+1),
    .grid--uniform .small--one-fifth:nth-child(5n+1),
    .grid--uniform .small--one-half:nth-child(2n+1),
    .grid--uniform .small--one-quarter:nth-child(4n+1),
    .grid--uniform .small--one-sixth:nth-child(6n+1),
    .grid--uniform .small--one-third:nth-child(3n+1),
    .grid--uniform .small--one-twelfth:nth-child(12n+1),
    .grid--uniform .small--six-twelfths:nth-child(2n+1),
    .grid--uniform .small--three-sixths:nth-child(2n+1),
    .grid--uniform .small--three-twelfths:nth-child(4n+1),
    .grid--uniform .small--two-eighths:nth-child(4n+1),
    .grid--uniform .small--two-sixths:nth-child(3n+1),
    .grid--uniform .small--two-twelfths:nth-child(6n+1) {
        clear: both
    }

    .small--show {
        display: block !important
    }

    .small--hide {
        display: none !important
    }

    .small--text-left {
        text-align: left !important
    }

    .small--text-right {
        text-align: right !important
    }

    .small--text-center {
        text-align: center !important
    }
}

@media only screen and (min-width:750px) {
    .medium-up--one-whole {
        width: 100%;
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        flex-basis: 100%
    }

    .medium-up--one-half {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .medium-up--one-third {
        width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        flex-basis: 33.33333%
    }

    .medium-up--two-thirds {
        width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        -webkit-flex-basis: 66.66667%;
        -moz-flex-basis: 66.66667%;
        flex-basis: 66.66667%
    }

    .medium-up--one-quarter {
        width: 25%;
        -ms-flex-preferred-size: 25%;
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        flex-basis: 25%
    }

    .medium-up--two-quarters {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .medium-up--three-quarters {
        width: 75%;
        -ms-flex-preferred-size: 75%;
        -webkit-flex-basis: 75%;
        -moz-flex-basis: 75%;
        flex-basis: 75%
    }

    .medium-up--one-fifth {
        width: 20%;
        -ms-flex-preferred-size: 20%;
        -webkit-flex-basis: 20%;
        -moz-flex-basis: 20%;
        flex-basis: 20%
    }

    .medium-up--two-fifths {
        width: 40%;
        -ms-flex-preferred-size: 40%;
        -webkit-flex-basis: 40%;
        -moz-flex-basis: 40%;
        flex-basis: 40%
    }

    .medium-up--three-fifths {
        width: 60%;
        -ms-flex-preferred-size: 60%;
        -webkit-flex-basis: 60%;
        -moz-flex-basis: 60%;
        flex-basis: 60%
    }

    .medium-up--four-fifths {
        width: 80%;
        -ms-flex-preferred-size: 80%;
        -webkit-flex-basis: 80%;
        -moz-flex-basis: 80%;
        flex-basis: 80%
    }

    .medium-up--one-sixth {
        width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        -webkit-flex-basis: 16.66667%;
        -moz-flex-basis: 16.66667%;
        flex-basis: 16.66667%
    }

    .medium-up--two-sixths {
        width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        flex-basis: 33.33333%
    }

    .medium-up--three-sixths {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .medium-up--four-sixths {
        width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        -webkit-flex-basis: 66.66667%;
        -moz-flex-basis: 66.66667%;
        flex-basis: 66.66667%
    }

    .medium-up--five-sixths {
        width: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        -webkit-flex-basis: 83.33333%;
        -moz-flex-basis: 83.33333%;
        flex-basis: 83.33333%
    }

    .medium-up--one-eighth {
        width: 12.5%;
        -ms-flex-preferred-size: 12.5%;
        -webkit-flex-basis: 12.5%;
        -moz-flex-basis: 12.5%;
        flex-basis: 12.5%
    }

    .medium-up--two-eighths {
        width: 25%;
        -ms-flex-preferred-size: 25%;
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        flex-basis: 25%
    }

    .medium-up--three-eighths {
        width: 37.5%;
        -ms-flex-preferred-size: 37.5%;
        -webkit-flex-basis: 37.5%;
        -moz-flex-basis: 37.5%;
        flex-basis: 37.5%
    }

    .medium-up--four-eighths {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .medium-up--five-eighths {
        width: 62.5%;
        -ms-flex-preferred-size: 62.5%;
        -webkit-flex-basis: 62.5%;
        -moz-flex-basis: 62.5%;
        flex-basis: 62.5%
    }

    .medium-up--six-eighths {
        width: 75%;
        -ms-flex-preferred-size: 75%;
        -webkit-flex-basis: 75%;
        -moz-flex-basis: 75%;
        flex-basis: 75%
    }

    .medium-up--seven-eighths {
        width: 87.5%;
        -ms-flex-preferred-size: 87.5%;
        -webkit-flex-basis: 87.5%;
        -moz-flex-basis: 87.5%;
        flex-basis: 87.5%
    }

    .medium-up--one-tenth {
        width: 10%;
        -ms-flex-preferred-size: 10%;
        -webkit-flex-basis: 10%;
        -moz-flex-basis: 10%;
        flex-basis: 10%
    }

    .medium-up--two-tenths {
        width: 20%;
        -ms-flex-preferred-size: 20%;
        -webkit-flex-basis: 20%;
        -moz-flex-basis: 20%;
        flex-basis: 20%
    }

    .medium-up--three-tenths {
        width: 30%;
        -ms-flex-preferred-size: 30%;
        -webkit-flex-basis: 30%;
        -moz-flex-basis: 30%;
        flex-basis: 30%
    }

    .medium-up--four-tenths {
        width: 40%;
        -ms-flex-preferred-size: 40%;
        -webkit-flex-basis: 40%;
        -moz-flex-basis: 40%;
        flex-basis: 40%
    }

    .medium-up--five-tenths {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .medium-up--six-tenths {
        width: 60%;
        -ms-flex-preferred-size: 60%;
        -webkit-flex-basis: 60%;
        -moz-flex-basis: 60%;
        flex-basis: 60%
    }

    .medium-up--seven-tenths {
        width: 70%;
        -ms-flex-preferred-size: 70%;
        -webkit-flex-basis: 70%;
        -moz-flex-basis: 70%;
        flex-basis: 70%
    }

    .medium-up--eight-tenths {
        width: 80%;
        -ms-flex-preferred-size: 80%;
        -webkit-flex-basis: 80%;
        -moz-flex-basis: 80%;
        flex-basis: 80%
    }

    .medium-up--nine-tenths {
        width: 90%;
        -ms-flex-preferred-size: 90%;
        -webkit-flex-basis: 90%;
        -moz-flex-basis: 90%;
        flex-basis: 90%
    }

    .medium-up--one-twelfth {
        width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        -webkit-flex-basis: 8.33333%;
        -moz-flex-basis: 8.33333%;
        flex-basis: 8.33333%
    }

    .medium-up--two-twelfths {
        width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        -webkit-flex-basis: 16.66667%;
        -moz-flex-basis: 16.66667%;
        flex-basis: 16.66667%
    }

    .medium-up--three-twelfths {
        width: 25%;
        -ms-flex-preferred-size: 25%;
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        flex-basis: 25%
    }

    .medium-up--four-twelfths {
        width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        flex-basis: 33.33333%
    }

    .medium-up--five-twelfths {
        width: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        -webkit-flex-basis: 41.66667%;
        -moz-flex-basis: 41.66667%;
        flex-basis: 41.66667%
    }

    .medium-up--six-twelfths {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .medium-up--seven-twelfths {
        width: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        -webkit-flex-basis: 58.33333%;
        -moz-flex-basis: 58.33333%;
        flex-basis: 58.33333%
    }

    .medium-up--eight-twelfths {
        width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        -webkit-flex-basis: 66.66667%;
        -moz-flex-basis: 66.66667%;
        flex-basis: 66.66667%
    }

    .medium-up--nine-twelfths {
        width: 75%;
        -ms-flex-preferred-size: 75%;
        -webkit-flex-basis: 75%;
        -moz-flex-basis: 75%;
        flex-basis: 75%
    }

    .medium-up--ten-twelfths {
        width: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        -webkit-flex-basis: 83.33333%;
        -moz-flex-basis: 83.33333%;
        flex-basis: 83.33333%
    }

    .medium-up--eleven-twelfths {
        width: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        -webkit-flex-basis: 91.66667%;
        -moz-flex-basis: 91.66667%;
        flex-basis: 91.66667%
    }

    .grid--uniform .medium-up--five-tenths:nth-child(2n+1),
    .grid--uniform .medium-up--four-eighths:nth-child(2n+1),
    .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
    .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
    .grid--uniform .medium-up--one-half:nth-child(2n+1),
    .grid--uniform .medium-up--one-quarter:nth-child(4n+1),
    .grid--uniform .medium-up--one-sixth:nth-child(6n+1),
    .grid--uniform .medium-up--one-third:nth-child(3n+1),
    .grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
    .grid--uniform .medium-up--six-twelfths:nth-child(2n+1),
    .grid--uniform .medium-up--three-sixths:nth-child(2n+1),
    .grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
    .grid--uniform .medium-up--two-eighths:nth-child(4n+1),
    .grid--uniform .medium-up--two-sixths:nth-child(3n+1),
    .grid--uniform .medium-up--two-twelfths:nth-child(6n+1) {
        clear: both
    }

    .medium-up--show {
        display: block !important
    }

    .medium-up--hide {
        display: none !important
    }

    .medium-up--text-left {
        text-align: left !important
    }

    .medium-up--text-right {
        text-align: right !important
    }

    .medium-up--text-center {
        text-align: center !important
    }

    .medium-up--push-one-half {
        left: 50%
    }

    .medium-up--push-one-third {
        left: 33.33333%
    }

    .medium-up--push-two-thirds {
        left: 66.66667%
    }

    .medium-up--push-one-quarter {
        left: 25%
    }

    .medium-up--push-two-quarters {
        left: 50%
    }

    .medium-up--push-three-quarters {
        left: 75%
    }

    .medium-up--push-one-fifth {
        left: 20%
    }

    .medium-up--push-two-fifths {
        left: 40%
    }

    .medium-up--push-three-fifths {
        left: 60%
    }

    .medium-up--push-four-fifths {
        left: 80%
    }

    .medium-up--push-one-sixth {
        left: 16.66667%
    }

    .medium-up--push-two-sixths {
        left: 33.33333%
    }

    .medium-up--push-three-sixths {
        left: 50%
    }

    .medium-up--push-four-sixths {
        left: 66.66667%
    }

    .medium-up--push-five-sixths {
        left: 83.33333%
    }

    .medium-up--push-one-eighth {
        left: 12.5%
    }

    .medium-up--push-two-eighths {
        left: 25%
    }

    .medium-up--push-three-eighths {
        left: 37.5%
    }

    .medium-up--push-four-eighths {
        left: 50%
    }

    .medium-up--push-five-eighths {
        left: 62.5%
    }

    .medium-up--push-six-eighths {
        left: 75%
    }

    .medium-up--push-seven-eighths {
        left: 87.5%
    }

    .medium-up--push-one-tenth {
        left: 10%
    }

    .medium-up--push-two-tenths {
        left: 20%
    }

    .medium-up--push-three-tenths {
        left: 30%
    }

    .medium-up--push-four-tenths {
        left: 40%
    }

    .medium-up--push-five-tenths {
        left: 50%
    }

    .medium-up--push-six-tenths {
        left: 60%
    }

    .medium-up--push-seven-tenths {
        left: 70%
    }

    .medium-up--push-eight-tenths {
        left: 80%
    }

    .medium-up--push-nine-tenths {
        left: 90%
    }

    .medium-up--push-one-twelfth {
        left: 8.33333%
    }

    .medium-up--push-two-twelfths {
        left: 16.66667%
    }

    .medium-up--push-three-twelfths {
        left: 25%
    }

    .medium-up--push-four-twelfths {
        left: 33.33333%
    }

    .medium-up--push-five-twelfths {
        left: 41.66667%
    }

    .medium-up--push-six-twelfths {
        left: 50%
    }

    .medium-up--push-seven-twelfths {
        left: 58.33333%
    }

    .medium-up--push-eight-twelfths {
        left: 66.66667%
    }

    .medium-up--push-nine-twelfths {
        left: 75%
    }

    .medium-up--push-ten-twelfths {
        left: 83.33333%
    }

    .medium-up--push-eleven-twelfths {
        left: 91.66667%
    }
}

@media only screen and (min-width:990px) {
    .large-up--one-whole {
        width: 100%;
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        flex-basis: 100%
    }

    .large-up--one-half {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .large-up--one-third {
        width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        flex-basis: 33.33333%
    }

    .large-up--two-thirds {
        width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        -webkit-flex-basis: 66.66667%;
        -moz-flex-basis: 66.66667%;
        flex-basis: 66.66667%
    }

    .large-up--one-quarter {
        width: 25%;
        -ms-flex-preferred-size: 25%;
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        flex-basis: 25%
    }

    .large-up--two-quarters {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .large-up--three-quarters {
        width: 75%;
        -ms-flex-preferred-size: 75%;
        -webkit-flex-basis: 75%;
        -moz-flex-basis: 75%;
        flex-basis: 75%
    }

    .large-up--one-fifth {
        width: 20%;
        -ms-flex-preferred-size: 20%;
        -webkit-flex-basis: 20%;
        -moz-flex-basis: 20%;
        flex-basis: 20%
    }

    .large-up--two-fifths {
        width: 40%;
        -ms-flex-preferred-size: 40%;
        -webkit-flex-basis: 40%;
        -moz-flex-basis: 40%;
        flex-basis: 40%
    }

    .large-up--three-fifths {
        width: 60%;
        -ms-flex-preferred-size: 60%;
        -webkit-flex-basis: 60%;
        -moz-flex-basis: 60%;
        flex-basis: 60%
    }

    .large-up--four-fifths {
        width: 80%;
        -ms-flex-preferred-size: 80%;
        -webkit-flex-basis: 80%;
        -moz-flex-basis: 80%;
        flex-basis: 80%
    }

    .large-up--one-sixth {
        width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        -webkit-flex-basis: 16.66667%;
        -moz-flex-basis: 16.66667%;
        flex-basis: 16.66667%
    }

    .large-up--two-sixths {
        width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        flex-basis: 33.33333%
    }

    .large-up--three-sixths {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .large-up--four-sixths {
        width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        -webkit-flex-basis: 66.66667%;
        -moz-flex-basis: 66.66667%;
        flex-basis: 66.66667%
    }

    .large-up--five-sixths {
        width: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        -webkit-flex-basis: 83.33333%;
        -moz-flex-basis: 83.33333%;
        flex-basis: 83.33333%
    }

    .large-up--one-eighth {
        width: 12.5%;
        -ms-flex-preferred-size: 12.5%;
        -webkit-flex-basis: 12.5%;
        -moz-flex-basis: 12.5%;
        flex-basis: 12.5%
    }

    .large-up--two-eighths {
        width: 25%;
        -ms-flex-preferred-size: 25%;
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        flex-basis: 25%
    }

    .large-up--three-eighths {
        width: 37.5%;
        -ms-flex-preferred-size: 37.5%;
        -webkit-flex-basis: 37.5%;
        -moz-flex-basis: 37.5%;
        flex-basis: 37.5%
    }

    .large-up--four-eighths {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .large-up--five-eighths {
        width: 62.5%;
        -ms-flex-preferred-size: 62.5%;
        -webkit-flex-basis: 62.5%;
        -moz-flex-basis: 62.5%;
        flex-basis: 62.5%
    }

    .large-up--six-eighths {
        width: 75%;
        -ms-flex-preferred-size: 75%;
        -webkit-flex-basis: 75%;
        -moz-flex-basis: 75%;
        flex-basis: 75%
    }

    .large-up--seven-eighths {
        width: 87.5%;
        -ms-flex-preferred-size: 87.5%;
        -webkit-flex-basis: 87.5%;
        -moz-flex-basis: 87.5%;
        flex-basis: 87.5%
    }

    .large-up--one-tenth {
        width: 10%;
        -ms-flex-preferred-size: 10%;
        -webkit-flex-basis: 10%;
        -moz-flex-basis: 10%;
        flex-basis: 10%
    }

    .large-up--two-tenths {
        width: 20%;
        -ms-flex-preferred-size: 20%;
        -webkit-flex-basis: 20%;
        -moz-flex-basis: 20%;
        flex-basis: 20%
    }

    .large-up--three-tenths {
        width: 30%;
        -ms-flex-preferred-size: 30%;
        -webkit-flex-basis: 30%;
        -moz-flex-basis: 30%;
        flex-basis: 30%
    }

    .large-up--four-tenths {
        width: 40%;
        -ms-flex-preferred-size: 40%;
        -webkit-flex-basis: 40%;
        -moz-flex-basis: 40%;
        flex-basis: 40%
    }

    .large-up--five-tenths {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .large-up--six-tenths {
        width: 60%;
        -ms-flex-preferred-size: 60%;
        -webkit-flex-basis: 60%;
        -moz-flex-basis: 60%;
        flex-basis: 60%
    }

    .large-up--seven-tenths {
        width: 70%;
        -ms-flex-preferred-size: 70%;
        -webkit-flex-basis: 70%;
        -moz-flex-basis: 70%;
        flex-basis: 70%
    }

    .large-up--eight-tenths {
        width: 80%;
        -ms-flex-preferred-size: 80%;
        -webkit-flex-basis: 80%;
        -moz-flex-basis: 80%;
        flex-basis: 80%
    }

    .large-up--nine-tenths {
        width: 90%;
        -ms-flex-preferred-size: 90%;
        -webkit-flex-basis: 90%;
        -moz-flex-basis: 90%;
        flex-basis: 90%
    }

    .large-up--one-twelfth {
        width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        -webkit-flex-basis: 8.33333%;
        -moz-flex-basis: 8.33333%;
        flex-basis: 8.33333%
    }

    .large-up--two-twelfths {
        width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        -webkit-flex-basis: 16.66667%;
        -moz-flex-basis: 16.66667%;
        flex-basis: 16.66667%
    }

    .large-up--three-twelfths {
        width: 25%;
        -ms-flex-preferred-size: 25%;
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        flex-basis: 25%
    }

    .large-up--four-twelfths {
        width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        flex-basis: 33.33333%
    }

    .large-up--five-twelfths {
        width: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        -webkit-flex-basis: 41.66667%;
        -moz-flex-basis: 41.66667%;
        flex-basis: 41.66667%
    }

    .large-up--six-twelfths {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }

    .large-up--seven-twelfths {
        width: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        -webkit-flex-basis: 58.33333%;
        -moz-flex-basis: 58.33333%;
        flex-basis: 58.33333%
    }

    .large-up--eight-twelfths {
        width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        -webkit-flex-basis: 66.66667%;
        -moz-flex-basis: 66.66667%;
        flex-basis: 66.66667%
    }

    .large-up--nine-twelfths {
        width: 75%;
        -ms-flex-preferred-size: 75%;
        -webkit-flex-basis: 75%;
        -moz-flex-basis: 75%;
        flex-basis: 75%
    }

    .large-up--ten-twelfths {
        width: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        -webkit-flex-basis: 83.33333%;
        -moz-flex-basis: 83.33333%;
        flex-basis: 83.33333%
    }

    .large-up--eleven-twelfths {
        width: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        -webkit-flex-basis: 91.66667%;
        -moz-flex-basis: 91.66667%;
        flex-basis: 91.66667%
    }

    .grid--uniform .large-up--five-tenths:nth-child(2n+1),
    .grid--uniform .large-up--four-eighths:nth-child(2n+1),
    .grid--uniform .large-up--four-twelfths:nth-child(3n+1),
    .grid--uniform .large-up--one-fifth:nth-child(5n+1),
    .grid--uniform .large-up--one-half:nth-child(2n+1),
    .grid--uniform .large-up--one-quarter:nth-child(4n+1),
    .grid--uniform .large-up--one-sixth:nth-child(6n+1),
    .grid--uniform .large-up--one-third:nth-child(3n+1),
    .grid--uniform .large-up--one-twelfth:nth-child(12n+1),
    .grid--uniform .large-up--six-twelfths:nth-child(2n+1),
    .grid--uniform .large-up--three-sixths:nth-child(2n+1),
    .grid--uniform .large-up--three-twelfths:nth-child(4n+1),
    .grid--uniform .large-up--two-eighths:nth-child(4n+1),
    .grid--uniform .large-up--two-sixths:nth-child(3n+1),
    .grid--uniform .large-up--two-twelfths:nth-child(6n+1) {
        clear: both
    }

    .large-up--show {
        display: block !important
    }

    .large-up--hide {
        display: none !important
    }

    .large-up--text-left {
        text-align: left !important
    }

    .large-up--text-right {
        text-align: right !important
    }

    .large-up--text-center {
        text-align: center !important
    }
}

*,
:after,
:before {
    box-sizing: border-box
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

.clearfix:after,
.page-width:after {
    content: '';
    display: table;
    clear: both
}

body,
button,
input,
select,
textarea {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

a {
    background-color: transparent
}

em {
    font-style: italic
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    border: 0
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

.js-focus-hidden:focus,
.quotes-wrapper .slick-slide[tabindex="0"],
[tabindex='-1']:focus {
    outline: 0
}

textarea {
    overflow: auto;
    min-height: 100px
}

.icon__fallback-text,
.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.skip-link:focus {
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    color: #666;
    padding: 10px;
    z-index: 10000;
    transition: none
}

.page-width {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 10px
}

@media only screen and (min-width:750px) {
    .page-width {
        padding: 0 20px
    }
}

blockquote p+cite {
    margin-top: 10px
}

blockquote cite {
    display: block
}

blockquote cite:before {
    content: '\2014 \0020'
}

code,
pre {
    font-family: Consolas, monospace;
    font-size: 1em
}

.h2,
.h3,
.h4,
.h5,
.h6,
body,
button,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea {
    font-family: "Source Sans Pro", HelveticaNeue, "Helvetica Neue", sans-serif
}

pre {
    overflow: auto
}

.icon {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px
}

.no-svg .icon {
    display: none
}

.icon--wide {
    width: 40px
}

.no-svg .icon__fallback-text {
    position: static !important;
    overflow: inherit;
    clip: none;
    height: auto;
    width: auto;
    margin: 0
}

svg.icon:not(.icon--full-color) circle,
svg.icon:not(.icon--full-color) ellipse,
svg.icon:not(.icon--full-color) g,
svg.icon:not(.icon--full-color) line,
svg.icon:not(.icon--full-color) path,
svg.icon:not(.icon--full-color) polygon,
svg.icon:not(.icon--full-color) polyline,
svg.icon:not(.icon--full-color) rect,
symbol.icon:not(.icon--full-color) circle,
symbol.icon:not(.icon--full-color) ellipse,
symbol.icon:not(.icon--full-color) g,
symbol.icon:not(.icon--full-color) line,
symbol.icon:not(.icon--full-color) path,
symbol.icon:not(.icon--full-color) polygon,
symbol.icon:not(.icon--full-color) polyline,
symbol.icon:not(.icon--full-color) rect {
    fill: inherit;
    stroke: inherit
}

.payment-icons {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.payment-icons li {
    margin-left: 5px
}

.list--inline,
ol,
ul {
    margin: 0;
    padding: 0
}

.payment-icons .icon {
    height: 26px;
    width: 40px
}

.payment-icons .icon--wide {
    width: 55px
}

.social-icons .icon {
    width: 24px;
    height: 24px
}

ol {
    list-style: decimal
}

.list--inline li {
    display: inline-block;
    margin-bottom: 0
}

.rte ol,
.rte ul {
    margin: 0 0 10px 20px
}

.rte ul {
    list-style: disc
}

.rte ul ul {
    list-style: circle
}

.rte ul ul ul {
    list-style: square
}

.drawer__nav,
.errors ul,
.list--no-bullets,
.meganav__nav,
.site-footer__list,
.slick-dots {
    list-style: none
}

.text-center .rte ol,
.text-center .rte ul,
.text-center.rte ol,
.text-center.rte ul {
    margin-left: 0;
    list-style-position: inside
}

.rte__table-wrapper {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.label--hidden,
.video-wrapper,
svg:not(:root) {
    overflow: hidden
}

.btn,
.btn--secondary,
.rte .btn,
.rte .btn--secondary {
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid transparent;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #e6332a;
    color: #fff
}

.btn--secondary:hover,
.btn:hover,
.rte .btn--secondary:hover,
.rte .btn:hover {
    background-color: #c62017;
    color: #fff
}

.btn--secondary:active,
.btn--secondary:focus,
.btn:active,
.btn:focus,
.rte .btn--secondary:active,
.rte .btn--secondary:focus,
.rte .btn:active,
.rte .btn:focus {
    background-color: #981812;
    color: #fff
}

.btn[disabled],
.rte .btn[disabled],
.rte [disabled].btn--secondary,
[disabled].btn--secondary {
    cursor: default;
    color: #757575;
    background-color: #d5d5d5
}

button,
input[type=submit],
label[for],
select {
    cursor: pointer
}

.btn .icon,
.btn--secondary .icon,
.rte .btn .icon,
.rte .btn--secondary .icon {
    fill: currentColor;
    path: currentColor
}

.btn--secondary,
.rte .btn--secondary {
    background-color: #030303
}

.btn--secondary:hover,
.rte .btn--secondary:hover {
    background-color: #101010;
    color: #fff
}

.btn--secondary:active,
.btn--secondary:focus,
.rte .btn--secondary:active,
.rte .btn--secondary:focus {
    background-color: #292929;
    color: #fff
}

.text-link {
    display: inline;
    border: 0;
    background: 0 0;
    padding: 0;
    margin: 0
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    text-align: left
}

@media only screen and (max-width:749px) {
    .responsive-table thead {
        display: none
    }

    .responsive-table tr {
        display: block
    }

    .responsive-table td,
    .responsive-table tr {
        float: left;
        clear: both;
        width: 100%
    }

    .responsive-table td,
    .responsive-table th {
        display: block;
        text-align: right;
        padding: 10px;
        margin: 0
    }

    .responsive-table td:before {
        content: attr(data-label);
        float: left;
        text-align: center;
        font-size: 14px;
        padding-right: 10px
    }
}

.giftcard__code-bubble:after,
.rte:after {
    content: ''
}

.responsive-table__row {
    border-bottom: 1px solid #f7f7f7
}

.video-wrapper {
    position: relative;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media only screen and (max-width:989px) {

    input,
    select,
    textarea {
        font-size: 16px
    }
}

fieldset {
    border: 1px solid #f7f7f7;
    margin: 0 0 20px;
    padding: 10px
}

legend {
    border: 0;
    padding: 0
}

input,
select,
textarea {
    border-radius: 0
}

input:focus,
select:focus,
textarea:focus {
    border-color: #dedede
}

input[disabled],
select[disabled],
textarea[disabled] {
    cursor: default;
    background-color: #d5d5d5;
    border-color: #757575
}

input.input--error,
select.input--error,
textarea.input--error {
    border-color: #ec523e;
    background-color: #ec523e
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(//cdn2.shopify.com/s/files/1/1721/5377/t/4/assets/ico-select.svg?327);
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 28px;
    text-indent: .01px;
    text-overflow: ''
}

.ie9 select {
    padding-right: 10px;
    background-image: none
}

option {
    color: #000;
    background-color: #fff
}

select::-ms-expand {
    display: none
}

.label--hidden {
    position: absolute;
    height: 0;
    width: 0;
    margin-bottom: 0;
    clip: rect(1px, 1px, 1px, 1px)
}

.ie9 .label--hidden {
    position: static;
    height: auto;
    width: auto;
    margin-bottom: 2px;
    overflow: visible;
    clip: initial
}

.site-header__logo img {
    display: block;
    width: 100%;
    padding-top: 12.5px;
}

.site-nav li {
    display: inline-block
}

.site-nav__link {
    display: block;
    white-space: nowrap
}

.site-nav__link .icon-arrow-down {
    position: relative
}

.site-nav__dropdown {
    display: none;
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    z-index: 5
}

.site-nav__dropdown li {
    display: block
}

.giftcard__qr-code img {
    margin: 0 auto
}

.giftcard__apple-wallet-image {
    display: block;
    margin: 0 auto
}

.giftcard__wrap {
    margin: 0 auto 20px
}

@media print {
    @page {
        margin: .5cm
    }

    p {
        orphans: 3;
        widows: 3
    }

    body,
    html {
        background-color: #fff;
        color: #000
    }

    .giftcard__apple-wallet,
    .giftcard__print-link {
        display: none
    }
}

.no-js:not(html) {
    display: none
}

.no-js .no-js:not(html) {
    display: block
}

.no-js .js {
    display: none
}

.main-content {
    display: block;
    margin-top: 30px;
    padding-bottom: 40px
}

@media only screen and (min-width:750px) {
    .main-content {
        margin-top: 60px;
        padding-bottom: 80px
    }
}

.template-index .main-content {
    padding-bottom: 0
}

.full-width {
    padding: 80px 20px;
    background-color: #f7f7f7
}

.full-width--return-link {
    margin-bottom: -40px
}

@media only screen and (min-width:750px) {
    .full-width--return-link {
        margin-bottom: -80px
    }
}

.content-block+.full-width--return-link {
    margin-top: -20px
}

hr {
    margin: 20px 0;
    border-color: #f7f7f7;
    border-style: solid;
    border-width: 1px 0 0
}

.hr--dark {
    border-color: #d1d1d1
}

.page-empty {
    padding: 120px 0;
    margin-bottom: 20px
}

.index-section {
    margin-bottom: 50px
}

.index-section--flush+.index-section--flush {
    margin-top: -50px
}

.index-section--flush:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.flex--center-vertical .flex__item {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center
}

.flex--grid {
    margin: 0 -10px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex--grid>.flex__item {
    padding: 10px
}

.flex--grid-center {
    justify-content: center
}

.flex--no-gutter {
    margin: 0
}

.flex--no-gutter>.flex__item {
    padding: 0
}

.grid--half-gutters {
    margin-left: -10px
}

.grid--no-gutters,
.grid--table {
    margin-left: 0
}

.grid--half-gutters>.grid__item {
    padding-left: 10px
}

.grid--no-gutters>.grid__item {
    padding-left: 0
}

.grid--table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.grid--table>.grid__item {
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding-left: 0
}

.medium-up--grid--table {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-left: 0
}

.medium-up--grid--table>.grid__item {
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding-left: 0
}

@media only screen and (max-width:749px) {

    .medium-up--grid--table,
    .medium-up--grid--table>.grid__item {
        display: block
    }
}

body,
button,
input,
select,
textarea {
    font-size: 17px;
    color: #666;
    line-height: 1.375
}

@media only screen and (max-width:989px) {

    input,
    textarea {
        font-size: 16px
    }
}

.h1,
.h1--mini,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #030303;
    margin: 0 0 .58824em
}

.h1 a,
.h1--mini a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit
}

.h1--mini:last-child,
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
    margin-bottom: 0
}

.h2,
.h3,
.h4,
.h5,
.h6,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: inherit;
    text-transform: inherit;
    font-weight: 700
}

.h1,
.h1--mini,
.h4,
.site-nav__link,
h1,
h4,
label {
    text-transform: uppercase
}

.h1,
.h1--mini,
h1 {
    font-family: "Open Sans Condensed", HelveticaNeue, "Helvetica Neue", sans-serif;
    font-weight: 700;
    font-size: 1.76471em
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: "slick-icons, sans-serif";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media only screen and (min-width:750px) {

    .h1,
    .h1--mini,
    h1 {
        font-size: 2.11765em
    }
}

.h2,
h2 {
    font-size: 1.76471em
}

.h3,
h3 {
    font-size: 1.41176em
}

.h4,
h4 {
    font-size: 1.05882em
}

.h5,
h5 {
    font-size: 1.17647em
}

.h6,
h6 {
    font-size: .94118em
}

.h1--mini {
    font-size: 1.64706em
}

.rte {
    margin-bottom: 20px
}

.rte:after {
    display: table;
    clear: both
}

.emphasized-subtitle,
.emphasized-title {
    display: inline;
    -o-box-decoration-break: clone
}

.rte:last-child {
    margin-bottom: 0
}

.rte .h1,
.rte .h1--mini,
.rte .h2,
.rte .h3,
.rte .h4,
.rte .h5,
.rte .h6,
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {
    margin-top: 40px
}

.rte .h1--mini:first-child,
.rte .h1:first-child,
.rte .h2:first-child,
.rte .h3:first-child,
.rte .h4:first-child,
.rte .h5:first-child,
.rte .h6:first-child,
.rte h1:first-child,
.rte h2:first-child,
.rte h3:first-child,
.rte h4:first-child,
.rte h5:first-child,
.rte h6:first-child {
    margin-top: 0
}

.rte p {
    margin: 0 0 20px
}

.rte li {
    margin-bottom: 10px
}

.rte li:last-child {
    margin-bottom: 0
}

.rte-setting {
    margin-bottom: 10px
}

.rte-setting:last-child,
p:last-child {
    margin-bottom: 0
}

p {
    margin: 0 0 10px
}

blockquote {
    color: #030303;
    font-size: 1.17647em;
    font-weight: 700;
    text-align: center
}

blockquote cite {
    font-size: .8em;
    font-weight: 400;
    opacity: .6;
    font-style: normal
}

@media only screen and (max-width:749px) {
    blockquote {
        margin-left: 0;
        margin-right: 0
    }
}

.list--bold {
    font-weight: 700;
    font-size: .88235em
}

label {
    font-size: .70588em;
    font-weight: 700;
    color: #666;
    margin-bottom: 13px
}

.blog__meta {
    font-size: .82353em
}

.blog__rss-link .icon-rss {
    fill: currentColor;
    width: 18px;
    height: 18px;
    vertical-align: baseline
}

.emphasized-title {
    position: relative;
    font-size: 2.11765em;
    line-height: 1;
    padding: 0 10px;
    background-color: #e6332a;
    color: #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}

.emphasized-subtitle,
.hero__arrow,
.hero__subtitle,
.hero__title {
    -webkit-box-decoration-break: clone
}

.emphasized-title--link:focus,
.emphasized-title--link:hover {
    background-color: #c62017;
    color: #fff
}

.emphasized-subtitle {
    line-height: 2;
    padding: 10px;
    background-color: #030303;
    color: #fff;
    box-decoration-break: clone;
    transition: background-color .15s ease-in
}

.hero__arrow,
.hero__subtitle,
.hero__title {
    -o-box-decoration-break: clone;
    display: inline
}

.btn,
.btn--secondary,
.link-accent-color,
.link-body-color,
.rte .btn--secondary,
.text-link,
a {
    transition: color .1s ease-in, background-color .1s ease-in
}

@media only screen and (min-width:750px) {
    .emphasized-title--large {
        font-size: 3.52941em
    }

    .emphasized-subtitle {
        font-size: 1.17647em
    }
}

.emphasized-subtitle:focus,
.emphasized-subtitle:hover {
    color: #fff;
    background-color: #1c1c1c
}

.emphasized-title-wrapper {
    margin-bottom: 8px
}

td,
th {
    padding: 10px;
    border: 1px solid #f7f7f7
}

::-webkit-input-placeholder {
    color: #666;
    opacity: .6
}

:-moz-placeholder {
    color: #666;
    opacity: .6
}

:-ms-input-placeholder {
    color: #666;
    opacity: .6
}

::-ms-input-placeholder {
    color: #666;
    opacity: .6;
    opacity: 1
}

input,
select,
textarea {
    background-color: #f4f4f4;
    color: #333;
    border: 0;
    max-width: 100%
}

input[disabled],
select[disabled],
textarea[disabled] {
    color: rgba(0, 0, 0, .4)
}

.errors,
input.input--error,
select.input--error,
textarea.input--error {
    color: #fff
}

input.input--error::-webkit-input-placeholder,
select.input--error::-webkit-input-placeholder,
textarea.input--error::-webkit-input-placeholder {
    color: #fff;
    opacity: .6
}

input.input--error:-moz-placeholder,
select.input--error:-moz-placeholder,
textarea.input--error:-moz-placeholder {
    color: #fff;
    opacity: .6
}

input.input--error:-ms-input-placeholder,
select.input--error:-ms-input-placeholder,
textarea.input--error:-ms-input-placeholder {
    color: #fff;
    opacity: .6
}

input.input--error::-ms-input-placeholder,
select.input--error::-ms-input-placeholder,
textarea.input--error::-ms-input-placeholder {
    color: #fff;
    opacity: .6;
    opacity: 1
}

.input--content-color {
    background-color: #fff
}

input,
textarea {
    padding: 13px 15px
}

input[type=search] {
    padding-right: 0
}

select {
    padding-top: 13px;
    padding-left: 15px;
    padding-bottom: 13px
}

.form-vertical input,
.form-vertical select,
.form-vertical textarea {
    display: block;
    width: 100%;
    margin-bottom: 10px
}

.form-vertical input[type=radio],
.form-vertical input[type=checkbox] {
    display: inline-block;
    width: auto;
    margin-right: 5px
}

.input--full,
.input-group__field {
    width: 100%
}

.form-vertical .btn,
.form-vertical .btn--secondary,
.form-vertical input[type=submit] {
    display: inline-block
}

.errors,
.form-success,
.note {
    padding: 13px;
    margin: 0 0 10px
}

.note {
    border: 1px solid #f7f7f7
}

.form-success {
    background-color: #59ac6c;
    color: #fff
}

.errors {
    background-color: #ec523e
}

.errors ul {
    padding: 0;
    margin: 0
}

.input-group {
    position: relative;
    display: table;
    width: 100%;
    border-collapse: separate
}

.form-vertical .input-group {
    margin-bottom: 20px
}

.input-group__btn,
.input-group__field {
    display: table-cell;
    vertical-align: middle;
    margin: 0
}

.input-group__btn .btn,
.input-group__btn .btn--secondary,
.input-group__field {
    height: 48px;
    padding-top: 0;
    padding-bottom: 0
}

.form-vertical .input-group__field {
    margin: 0
}

.input-group__btn {
    white-space: nowrap;
    width: 1%
}

.input-group__btn .icon-arrow-right {
    width: 14px;
    height: 17px
}

.btn,
.btn--secondary,
.rte .btn--secondary {
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 45px
}

.btn--narrow {
    padding-left: 15px;
    padding-right: 15px
}

.btn--full {
    display: block;
    width: 100%
}

.link-accent-color,
a {
    color: #e6332a;
    text-decoration: none
}

.link-accent-color:focus,
.link-accent-color:hover,
a:focus,
a:hover {
    color: #af1c15
}

.link-body-color {
    color: #666
}

.link-body-color:focus,
.link-body-color:hover {
    color: #e6332a
}

.giftcard__amount,
.giftcard__amount-remaining,
.password-page .h1,
.password-page .h1--mini,
.password-page .h2,
.password-page .h3,
.password-page .h4,
.password-page .h5,
.password-page .h6,
.password-page a,
.password-page h1,
.password-page h2,
.password-page h3,
.password-page h4,
.password-page h5,
.password-page h6,
.password-page label {
    color: #fff
}

.return-link {
    display: block;
    text-align: center;
    margin-bottom: 0;
    font-size: 1.41176em
}

.return-link .icon {
    fill: currentColor
}

.placeholder-svg {
    fill: rgba(102, 102, 102, .35);
    background-color: rgba(102, 102, 102, .1);
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    border: 1px solid rgba(102, 102, 102, .2)
}

.placeholder-noblocks {
    padding: 40px;
    text-align: center
}

.placeholder-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.placeholder-background .placeholder-svg {
    border: 0
}

.featured-card__image .placeholder-svg {
    width: auto
}

.hero__slide .placeholder-background {
    background-color: #f7f7f7
}

.template-giftcard,
.template-password {
    background-color: #030303
}

.template-password {
    height: 100vh;
    color: #fff
}

.ie9 .template-password {
    height: auto;
    padding: 80px 0
}

.password-page {
    display: table;
    height: 100%;
    width: 100%
}

.password-page__inner {
    display: table-cell;
    vertical-align: middle
}

.password-modal__content,
.password-page__content {
    max-width: 450px;
    margin: 0 auto
}

.password-page__content {
    padding: 20px 0
}

.password-logo {
    margin-top: 10px;
    margin-bottom: 20px
}

.password-logo__image {
    max-width: 100%
}

.password-page__title {
    font-size: 2.94118em;
    line-height: 1;
    margin-bottom: 20px
}

.password-page__message {
    font-size: 1.05882em;
    margin-bottom: 40px
}

.password-signup-form,
.password-social-sharing {
    margin-bottom: 80px
}

.password-login-link {
    display: block;
    padding: 20px;
    text-align: center
}

@media only screen and (min-width:750px) {
    .password-login-link {
        position: absolute;
        top: 0;
        right: 0
    }
}

.password-login-link .icon {
    width: 12px;
    height: 1em;
    margin-right: 6.67px;
    fill: currentColor
}

.password-login-form {
    margin-bottom: 40px
}

.icon-shopify-logo {
    width: 87.43px;
    height: 25.5px;
    margin-left: 6.67px;
    fill: currentColor
}

.giftcard__header {
    margin: 80px auto 40px
}

.giftcard__content {
    background-color: #fff;
    max-width: 540px;
    margin: 0 auto 40px;
    padding: 20px
}

.giftcard__shop-url {
    display: none
}

.giftcard__wrap {
    position: relative
}

.giftcard__wrap:after,
.giftcard__wrap:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #fff;
    height: 40px;
    width: 40px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.giftcard__wrap:before {
    top: -2px;
    left: -2px;
    border-radius: 12px 0 100%;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, .05)
}

.giftcard__wrap:after {
    bottom: -2px;
    right: -2px;
    border-radius: 100% 0 12px;
    box-shadow: -2px -2px 1px rgba(0, 0, 0, .05)
}

.giftcard__image {
    display: block;
    border-radius: 12px;
    overflow: hidden
}

.giftcard__amount-wrapper {
    position: absolute;
    top: 6.67px;
    right: 10px
}

.giftcard__amount {
    font-size: 1.64706em;
    margin-bottom: 0;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .1)
}

@media only screen and (min-width:750px) {
    .giftcard__amount {
        font-size: 2.35294em
    }
}

.giftcard__code {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px
}

.giftcard__code-bubble {
    position: relative;
    display: inline-block;
    background-color: #fff;
    color: #666;
    padding: 10px 20px;
    font-size: .88235em;
    border-radius: 4px
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    background: 0 0
}

@media only screen and (min-width:750px) {
    .giftcard__code-bubble {
        font-size: 1.17647em
    }
}

.giftcard__code-bubble:after {
    display: block;
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    border: 1px dashed #666;
    border-radius: 4px;
    opacity: .3
}

@media print {
    .giftcard__shop-url {
        display: block
    }

    .giftcard__wrap:after,
    .giftcard__wrap:before {
        display: none
    }

    .giftcard__amount-wrapper {
        background-color: #fff;
        border-radius: 4px;
        padding: 0 6.67px
    }
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-slider {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-initialized .slick-slide {
    display: block
}

 

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots,
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slick-loading .slick-list {
    background: url(//cdn2.shopify.com/s/files/1/1721/5377/t/4/assets/ajax-loader.gif?327) center center no-repeat #fff
}

.slick-next,
.slick-prev {
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    margin-top: -10px\9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #000;
    opacity: .75
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "\2190"
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: "\2192"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

[dir=rtl] .slick-next:before {
    content: "\2190"
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    bottom: -45px;
    text-align: center;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.collection-card,
.hero__image {
    background-repeat: no-repeat;
    background-size: cover
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2022";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25
}

.collection-card:after,
.featured-card:before,
.js-drawer-open .page-container:after,
.link-block:after,
.nav-bar:after,
.site-nav--active .site-nav__link:after {
    content: ''
}

.hero__title,
.product-single__meta-list {
    line-height: 1
}

.slick-dots li.slick-active button:before {
    color: #fff;
    opacity: .75
}

.site-header {
    background-color: #030303
}

.site-header__upper {
    padding-top: 10px;
    padding-bottom: 10px
}

.site-header__logo {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    max-width: 100%
}

.site-header__logo a {
    display: block;
    color: #fff
}

@media only screen and (min-width:750px) {
    .site-header__upper {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .site-header__logo a {
        display: block;
        float: left
    }
}

.site-header__shop-name--small {
    font-size: 20px
}

.template-giftcard .site-header__logo-link {
    display: inline-block;
    float: none
}

.site-header__link {
    display: inline-block;
    color: #fff;
    padding: 0 10px;
    line-height: 1
}

.site-header__link .icon {
    width: 22px;
    height: 22px;
    fill: currentColor
}

.site-header__link .icon-cart {
    position: relative;
    top: -1px
}

.site-header__link:focus,
.site-header__link:hover {
    color: #e6332a
}

.site-header__link.js-drawer-open .site-header__menu-toggle--open,
.site-header__menu-toggle--close {
    display: none
}

.site-header__link.js-drawer-open .site-header__menu-toggle--close {
    display: block
}

.site-header__cart {
    position: relative
}

.site-header__cart-indicator {
    position: absolute;
    bottom: 19px;
    right: 8px;
    background-color: #e6332a;
    height: 10px;
    width: 10px;
    border-radius: 10px
}

.no-svg .site-header__cart-indicator {
    bottom: auto;
    top: -6px;
    right: -10px
}

.site-header__search {
    position: relative;
    display: inline
}

.site-header__search-inner {
    position: absolute;
    right: 0;
    top: -4px;
    bottom: 0;
    display: block;
    width: 200px
}

.sticky--active .sticky-hidden,
.sticky-only {
    display: none
}

@media only screen and (min-width:990px) {
    .site-header__search-inner {
        width: 250px
    }
}

header .site-header__search-input {
    position: absolute;
    opacity: 0;
    top: -4px;
    right: 8px;
    width: 0;
    padding: 10px 0;
    font-size: .76471em;
    color: #fff;
    background-color: #171717;
    transition: opacity .15s ease-in, width .15s ease-in;
    z-index: 1
}

.nav-bar,
.nav-bar:after {
    background-color: #030303
}

.site-header__search-input.site-header__search-input--visible,
.site-header__search-input:focus {
    width: 100%;
    opacity: 1;
    padding-left: 10px;
    padding-right: 30px
}

.site-header__search-input::-webkit-input-placeholder {
    color: #fff;
    opacity: .6
}

.site-header__search-input:-moz-placeholder {
    color: #fff;
    opacity: .6
}

.site-header__search-input:-ms-input-placeholder {
    color: #fff;
    opacity: .6
}

.site-header__search-input::-ms-input-placeholder {
    color: #fff;
    opacity: .6;
    opacity: 1
}

.site-header__search-submit {
    position: relative;
    z-index: 2
}

.nav-bar {
    position: relative;
    border-top: 1px solid #101010;
    z-index: 5
}

.nav-bar:after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 6
}

.sticky {
    position: relative;
    overflow: visible;
    z-index: 5
}

.sticky--active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -ms-transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.site-nav__item--no-columns,
.site-nav__link,
.sticky-only {
    position: relative
}

.sticky--open {
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all .35s cubic-bezier(.33, .59, .14, 1)
}

.sticky-only {
    z-index: 7
}

.sticky--active .sticky-only {
    display: block
}

.site-nav {
    margin-left: -20px;
    white-space: nowrap
}

.site-nav__item--no-columns .meganav {
    right: auto;
    min-width: 200px
}

.site-nav__item--no-columns .meganav__list {
    width: 100%
}

.site-nav__link {
    font-size: .82353em;
    font-weight: 700;
    color: #fff;
    color: rgba(255, 255, 255, .6);
    z-index: 7
}

.site-nav__link .icon {
    position: relative;
    top: -1.5px;
    width: 9px;
    height: 9px;
    fill: currentColor
}

.site-nav--active .site-nav__link,
.site-nav__link:focus,
.site-nav__link:hover {
    color: #fff
}

.site-nav__link:focus {
    background-color: #171717
}

.site-nav--active .site-nav__link:after {
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    height: 3px;
    background-color: #ff0
}

.site-nav__link--compressed {
    margin-left: -20px
}

.site-nav__link--compressed .icon {
    width: 22px;
    height: 22px
}

.site-nav__link-menu-label {
    display: none
}

@media only screen and (min-width:750px) {
    .site-nav__link-menu-label {
        display: inline-block
    }
}

.customer-login-links {
    position: relative;
    display: inline-block;
    margin-right: -10px;
    z-index: 7
}

.customer-login-links a {
    display: inline-block;
    color: #fff;
    color: rgba(255, 255, 255, .6);
    padding: 20px 10px;
    font-size: .76471em
}

.customer-login-links a:focus,
.customer-login-links a:hover {
    color: #fff
}

.meganav {
    display: block;
    right: 0;
    background-color: #fff;
    overflow: hidden
}

.meganav.meganav--active {
    visibility: visible;
    z-index: 6
}

.site-header .meganav {
    opacity: 0;
    -ms-transform: translate3d(0, -15%, 0);
    -webkit-transform: translate3d(0, -15%, 0);
    transform: translate3d(0, -15%, 0);
    transition: none
}

.site-header .meganav.meganav--active {
    opacity: 1;
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all .8s cubic-bezier(.075, .82, .165, 1), opacity .4s cubic-bezier(.075, .82, .165, 1)
}

.site-header .meganav.meganav--no-animation {
    transition: none
}

.drawer__nav .meganav {
    max-height: 0;
    transition: all .2s cubic-bezier(.33, .59, .14, 1)
}

.drawer__nav .meganav.meganav--active {
    max-height: 350px;
    transition: all .45s cubic-bezier(.33, .59, .14, 1)
}

.meganav__nav {
    position: relative
}

.meganav__list {
    padding: 20px 0
}

.meganav__list--has-title {
    padding-top: 70px
}

.meganav__title {
    position: absolute;
    top: 30px;
    font-size: 1.41176em;
    margin-bottom: 0
}

.meganav__link {
    display: block;
    color: #666;
    padding: 5px 10px;
    margin-left: -10px
}

.meganav__link:focus,
.meganav__link:hover {
    color: #e6332a
}

.meganav__link--active {
    color: #262626;
    font-weight: 700
}

.meganav__product .product-card {
    border-bottom-width: 0
}

.meganav__product:last-child .product-card {
    border-right-width: 1px
}

.site-nav__dropdown {
    box-shadow: rgba(0, 0, 0, .1) 0 0 5px
}

.meganav--drawer {
    background-color: #f7f7f7
}

.meganav--drawer .product-card {
    margin-top: 1px
}

.meganav--drawer .meganav__product {
    margin-left: -4px
}

.meganav--active .drawer__nav-toggle--open {
    display: none
}

.meganav--active .drawer__nav-toggle--close {
    display: block
}

.meganav__scroller {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.hero,
.js-drawer-open,
.page-container {
    overflow: hidden
}

.drawer__nav--template-index .meganav__scroller {
    background-color: #fff;
    border-top: 1px solid #f7f7f7
}

.site-footer,
html {
    background-color: #030303
}

.meganav__scroller .grid__item {
    float: none;
    display: inline-block;
    width: 180px;
    vertical-align: top;
    white-space: normal
}

.drawer__nav .meganav__scroller--has-list {
    padding-left: 20px
}

.site-footer {
    color: #fff;
    color: rgba(255, 255, 255, .6);
    padding-top: 20px
}

@media only screen and (min-width:750px) {
    .site-footer {
        padding-top: 40px
    }
}

.site-footer a {
    color: #fff;
    color: rgba(255, 255, 255, .6)
}

.site-footer a:focus,
.site-footer a:hover {
    color: #fff
}

.site-footer p {
    margin-bottom: 10px
}

@media only screen and (max-width:749px) {
    .site-footer .page-width {
        padding: 0 20px
    }
}

.flex-footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px
}

.flex-footer .flex__item {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 0 10px
}

.site-footer__section {
    padding-bottom: 20px
}

@media only screen and (min-width:750px) {
    .flex-footer .flex__item {
        -webkit-flex: 1 1 20%;
        -moz-flex: 1 1 20%;
        -ms-flex: 1 1 20%;
        flex: 1 1 20%
    }

    .site-footer__section {
        padding-bottom: 40px
    }
}

.site-footer__copyright {
    border-top: 1px solid #101010;
    padding: 10px 0
}

.site-footer__section-title {
    color: #fff;
    font-size: 1.41176em
}

.site-footer__list-item {
    margin-bottom: 10px
}

.site-footer__newsletter-label {
    display: block;
    color: #fff;
    color: rgba(255, 255, 255, .6);
    font-family: "Source Sans Pro", HelveticaNeue, "Helvetica Neue", sans-serif;
    font-size: inherit;
    font-weight: 400;
    text-transform: inherit
}

.site-footer .payment-icons .icon,
.site-footer .social-icons .icon {
    fill: currentColor
}

.site-footer .social-icons .icon {
    margin-right: 10px
}

.site-footer .social-icons a {
    display: block;
    margin-bottom: 10px
}

.site-footer .payment-icons,
.site-footer .payment-icons li {
    padding: 5px 0
}

.content-block {
    background-color: #fff;
    padding: 40px;
    margin-bottom: 20px
}

.content-block:last-child {
    margin-bottom: 0
}

.content-block--small {
    padding: 20px
}

.content-block--no-bottom-padding {
    padding-bottom: 0
}

.content-block__item {
    margin-bottom: 20px
}

.content-block__full-image {
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: 40px
}

.content-block__full-image img {
    display: block;
    margin: 0 auto
}

.content-block__full-image:first-child {
    margin-top: -40px
}

.product-card {
    position: relative;
    display: block;
    background-color: #fff;
    text-align: center;
    padding: 12.5px;
    border-color: #f7f7f7;
    border-style: solid;
    border-width: 0 0 1px;
    color: #666;
    z-index: 1;
    margin-bottom: 30px;
}

.grid--no-gutters .product-card {
    border-left-width: 1px
}

.collection__card--first .product-card {
    border-left-width: 0
}

.product-card:focus,
.product-card:hover {
    color: #666
}

.product-card:focus {
    z-index: 2
}

@media only screen and (min-width:750px) {
    .product-card {
        padding: 25px
    }
}

.product-card__overlay {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .06);
    transition: all .15s ease-in
}

.product-card__info,
.template-product .page-container {
    background-color: #fff
}

.product-card:focus .product-card__overlay,
.product-card:hover .product-card__overlay {
    visibility: visible;
    opacity: 1
}

.product-card__overlay-btn {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-45%);
    -webkit-transform: translateY(-45%);
    transform: translateY(-45%);
    transition: all .15s ease-in
}

.product-card:hover .product-card__overlay-btn {
    -ms-transform: translateY(-85%);
    -webkit-transform: translateY(-85%);
    transform: translateY(-85%)
}

.product-card__image,
.product-single__thumbnail img {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.no-csstransforms .product-card__overlay-btn {
    top: 35%
}

.product-card__image-wrapper {
    height: 235px;
    margin-bottom: 60px
}

.product-card__image {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    max-height: 100%
}

.no-csstransforms .product-card__image {
    top: 0
}

.product-card__info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px 12.5px
}

.product-card__availability,
.product-card__name {
    position: relative;
    z-index: 3
}

.product-card__name {
    font-weight: 700;
    color: #030303;
    white-space: normal
}

.product-card__availability {
    font-weight: 700;
    text-transform: uppercase;
    font-size: .82353em;
    color: #e6332a
}

.product-card__brand,
.product-card__price {
    font-size: .82353em
}

.product-card__regular-price {
    opacity: 1;
    color: #737373
}

.product-single {
    margin-bottom: 40px
}

@media only screen and (min-width:750px) {
    .product-card__info {
        padding: 10px 12.5px 20px
    }

    .product-single {
        margin-bottom: 80px
    }
}

@media only screen and (max-width:749px) {
    .product-single__info-wrapper {
        padding: 0 10px
    }

    .product-single__photo,
    .product-single__photo img {
        max-height: 340px
    }
}

.product-single__meta-list li {
    padding-right: 10px;
    vertical-align: middle
}

.product-single__meta-list li:last-child {
    padding-right: 0
}

.product-single__vendor {
    margin-bottom: 5px
}

.product-single__title {
    margin-bottom: 6.67px
}

.product-single__price {
    font-size: 1.17647em
}

.product-single__price--compare {
    color: #737373
}

.product-single__stock {
    display: inline-block;
    padding: 20px 0;
    font-size: .76471em;
    text-transform: uppercase
}

.product-form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
    margin: -5px
}

.product-form .btn,
.product-form .btn--secondary {
    padding-top: 12px;
    padding-bottom: 12px
}

.product-form .btn,
.product-form .btn--secondary,
.product-form input[type=text],
.product-form select {
    min-height: 48px
}

.no-js .product-form__variants {
    display: block;
    margin-bottom: 10px
}

.product-form__item {
    -webkit-flex: 1 0 160px;
    -moz-flex: 1 0 160px;
    -ms-flex: 1 0 160px;
    flex: 1 0 160px;
    margin-bottom: 10px;
    padding: 0 5px
}

.product-form__item label {
    display: block
}

.product-form__item--quantity {
    -webkit-flex: 0 0 100px;
    -moz-flex: 0 0 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
}

.product-form__item--submit {
    -ms-flex-preferred-size: 200px;
    -webkit-flex-basis: 200px;
    -moz-flex-basis: 200px;
    flex-basis: 200px
}

.product-form__input {
    display: block;
    width: 100%
}

.btn--sold-out[disabled] {
    background-color: #ec523e;
    color: #fff
}

.product-form__cart-submit {
    padding-left: 5px;
    padding-right: 5px;
    white-space: normal
}

.photos__item--main {
    text-align: center;
    min-width: 0
}

.photos__item--thumbs {
    max-width: 94%
}

@media only screen and (min-width:750px) {
    .photos {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
        flex-direction: column
    }

    .photos__item--main {
        -webkit-flex: 1 1 auto;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        order: 1
    }

    .photos__item--thumbs {
        order: 2;
        -webkit-flex: 0 0 15%;
        -moz-flex: 0 0 15%;
        -ms-flex: 0 0 15%;
        flex: 0 0 15%
    }
}

.product-single__photo {
    margin-bottom: 20px
}

.product-single__thumbnails.slick-vertical .slick-slide {
    border: 0;
    padding: 2px 0
}

.product-single__thumbnails {
    display: none;
    margin: 0 40px 20px
}

.product-single__thumbnails.slick-initialized {
    display: block
}

@media only screen and (min-width:750px) {
    .product-single__thumbnails {
        margin: 0
    }
}

.product-single__thumbnails--static {
    display: inline-flex;
    text-align: center
}

@media only screen and (max-width:749px) {
    .product-single__thumbnails--static .product-single__thumbnail-item {
        display: inline-block;
        width: 45%;
        max-width: 150px
    }
}

.product-single__thumbnail {
    position: relative;
    display: block;
    height: 130px;
    padding: 10px;
    max-width: 200px;
    margin: 0 auto
}

.product-single__thumbnail img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    max-height: 110px;
    margin: 0 auto
}

.no-csstransforms .product-single__thumbnail img {
    top: 0
}

.is-active .product-single__thumbnail:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 3px solid #e6332a
}

.product-single__thumbnails.slick-initialized .slick-next,
.product-single__thumbnails.slick-initialized .slick-prev {
    opacity: .5;
    transition: opacity .15s ease-in;
    width: 30px;
    height: 30px
}

.product-single__thumbnails.slick-initialized .slick-next:before,
.product-single__thumbnails.slick-initialized .slick-prev:before {
    display: none
}

.product-single__thumbnails.slick-initialized .slick-next:focus,
.product-single__thumbnails.slick-initialized .slick-next:hover,
.product-single__thumbnails.slick-initialized .slick-prev:focus,
.product-single__thumbnails.slick-initialized .slick-prev:hover {
    opacity: 1
}

.product-single__thumbnails.slick-initialized .slick-next .icon,
.product-single__thumbnails.slick-initialized .slick-prev .icon {
    fill: #666;
    width: 30px;
    height: 30px
}

.product-single__thumbnails.slick-initialized .slick-disabled {
    opacity: 0;
    visibility: hidden
}

.product-single__thumbnails.slick-vertical .slick-next,
.product-single__thumbnails.slick-vertical .slick-prev {
    left: 0;
    right: 0;
    margin-top: 0;
    width: 100%;
    height: auto
}

.product-single__thumbnails.slick-vertical .slick-prev {
    top: -20px
}

.product-single__thumbnails.slick-vertical .slick-next {
    top: auto;
    bottom: -40px
}

.product-modal__image {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    max-height: 95%;
    max-width: 95%;
    margin: 0 auto
}

.no-csstransforms .product-modal__image {
    top: 2.5%
}

.js-modal-open-product-modal {
    cursor: zoom-in
}

.product-tag {
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    font-size: .70588em;
    background-color: #e6332a;
    color: #fff;
    padding: 4px 10px
}

.product-tag--absolute {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.hero .slick-dots li button,
.hero-wrapper,
.hero__image,
.hero__slide {
    position: relative
}

.pagination {
    text-align: center;
    margin: 40px 40px 0
}

.pagination a {
    color: #666
}

.pagination a:focus,
.pagination a:hover {
    color: #e6332a
}

.pagination .current {
    font-weight: 700;
    color: #030303
}

.pagination .current,
.pagination a {
    display: inline-block;
    padding: 5px 10px
}

.comment {
    margin-bottom: 20px
}

.comment:last-child {
    margin-bottom: 0
}

.comment+.comment {
    padding-top: 20px;
    border-top: 1px solid #f7f7f7
}

.rte--indented-images .rte__image-indent {
    position: relative;
    margin-left: -20px;
    margin-right: -20px
}

.section-header {
    margin-bottom: 40px
}

@media only screen and (max-width:749px) {
    .section-header__item+.section-header__item {
        margin-top: 20px
    }
}

.section-header__subtext,
.section-header__title {
    margin-bottom: 0
}

.hero-wrapper {
    margin-top: 0px
}

.hero-wrapper .owl-pagination{ bottom: 30px;}
.hero {
    height: 330px;
    margin-bottom: 0px
}

@media only screen and (min-width:750px) {
    .rte--indented-images .rte__image-indent {
        margin-left: -40px;
        margin-right: -40px
    }

    .hero-wrapper {
        margin-top: 0px
    }

    .hero {
        height: auto;
        margin-bottom: 0px
    }
}

.hero .hero__slide,
.hero .slick-list,
.hero .slick-track {
    height: 100%
}

.ie9 .hero {
    margin-bottom: 60px
}

.hero__pause:focus {
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    color: #fff;
    background-color: #e6332a;
    padding: 10px;
    z-index: 10000;
    transition: none
}

.hero__pause:focus .icon {
    fill: currentColor
}

.hero__pause-stop {
    display: block
}

.hero__pause-play,
.is-paused .hero__pause-stop {
    display: none
}

.is-paused .hero__pause-play {
    display: block
}

.hero .slick-dots {
    margin: 0;
    bottom: 10px
}

.hero .slick-dots li {
    margin: 0;
    vertical-align: middle
}

.hero .slick-dots li button:before {
    text-indent: -9999px;
    background-color: #fff;
    border-radius: 100%;
    border: 2px solid transparent;
    width: 10px;
    height: 10px;
    margin: 5px 0 0 5px;
    opacity: 1;
    transition: all .2s
}

.hero .slick-dots li.slick-active button:before {
    background-color: transparent;
    border-color: #fff;
    opacity: 1;
    width: 12px;
    height: 12px;
    margin: 4px 0 0 4px
}

.hero .slick-dots li button:active:before {
    opacity: .5
}

.hero .slick-next,
.hero .slick-prev {
    top: 0;
    height: 100%;
    margin-top: 0;
    width: 40px
}

.hero .slick-prev {
    left: 0
}

.hero .slick-next {
    right: 0
}

.hero__image {
    opacity: 0;
    transition: opacity .8s cubic-bezier(.44, .13, .48, .87);
    height: 100%;
    width: 100%;
    background-position: top center
}

.no-js .hero__image,
.slick-initialized .hero__image {
    opacity: 1
}

.hero__image img {
    display: block;
    width: 100%
}

.ie9 .hero__slide {
    z-index: 1 !important
}

.ie9 .slick-dots {
    z-index: 2
}

.hero__text-wrap {
    position: absolute;
    bottom: 45px;
    left: 0;
    right: 10px
}

.hero__text-content {
    opacity: 0;
    -ms-transform: translateY(40px);
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    transition: all .6s cubic-bezier(.44, .13, .48, .87);
    transition-delay: .3s
}

.hero__arrow,
.hero__subtitle.hero__link,
.hero__title--has-link {
    transition: background-color .15s ease-in
}

.slick-active .hero__text-content {
    opacity: 1;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.hero__title-wrap {
    margin-bottom: 8px
}

.hero__title {
    font-size: 2.11765em;
    margin: 0;
    padding: 0 10px;
    background-color: #e6332a;
    color: #fff;
    box-decoration-break: clone
}

.hero__title--has-link:focus,
.hero__title--has-link:hover {
    background-color: #c62017
}

.hero__link,
.hero__link:focus,
.hero__link:hover {
    color: inherit
}

.hero__arrow,
.hero__subtitle {
    line-height: 2;
    padding: 10px;
    background-color: #030303;
    color: #fff;
    box-decoration-break: clone
}

@media only screen and (min-width:750px) {
    .hero__text-wrap {
        bottom: 120px
    }

    .hero__title {
        font-size: 3.52941em
    }

    .hero__arrow,
    .hero__subtitle {
        font-size: 1.17647em
    }
}

.drawer,
.is-moved-by-drawer,
.js-drawer-open .is-moved-by-drawer {
    transition: all .35s cubic-bezier(.33, .59, .14, 1)
}

.hero__arrow:focus,
.hero__arrow:hover,
.hero__subtitle.hero__link:focus,
.hero__subtitle.hero__link:hover {
    color: #fff;
    background-color: #171717
}

.hero__arrows {
    display: inline;
    color: #fff;
    margin-right: 1px
}

.no-js .hero__arrows {
    display: none
}

.hero__arrow {
    cursor: pointer;
    padding-right: 15px;
    padding-left: 15px
}

.hero__arrow .icon {
    position: relative;
    top: -3px;
    left: 3px;
    width: 11px;
    height: 11px;
    fill: currentColor
}

.hero__arrow--next {
    border-left: 1px solid #101010
}

.is-transitioning {
    display: block !important;
    visibility: visible !important
}

.js-drawer-open .page-container:after {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10
}

.drawer {
    display: none;
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    top: 0;
    bottom: 0;
    max-width: 95%;
    z-index: 1;
    background-color: #fff;
    overflow: visible;
    color: #262626
}

.drawer__search,
.page-container {
    background-color: #f7f7f7
}

.no-csstransforms .js-drawer-open-left .drawer--left {
    left: 0
}

.drawer--right {
    width: 300px;
    right: -300px
}

.js-drawer-open-right .drawer--right {
    display: block;
    -ms-transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px)
}

.no-csstransforms .js-drawer-open-right .drawer--right {
    right: 0
}

.js-drawer-open-left .is-moved-by-drawer {
    -ms-transform: translateX(300px);
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
    box-shadow: rgba(0, 0, 0, .1) 0 0 5px
}

.no-csstransforms .js-drawer-open-left .is-moved-by-drawer {
    left: 300px
}

.js-drawer-open-right .is-moved-by-drawer {
    -ms-transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
    box-shadow: rgba(0, 0, 0, .1) 0 0 -5px
}

.no-csstransforms .js-drawer-open-right .is-moved-by-drawer {
    left: -300px
}

.page-element {
    position: relative
}

.page-element.is-transitioning {
    z-index: 2
}

.drawer--left {
    width: 300px;
    left: -75px
}

.js-drawer-open-left .drawer--left {
    display: block;
    -ms-transform: translateX(75px);
    -webkit-transform: translateX(75px);
    transform: translateX(75px)
}

.drawer__inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden
}

.drawer__search {
    position: relative;
    padding: 10px
}

.drawer__search-input {
    display: block;
    width: 100%;
    padding-left: 15px;
    background-color: #fff
}

.drawer__search-input[type=search] {
    padding-right: 60px
}

.drawer__search-input::-webkit-search-decoration {
    display: none
}

.drawer__search-submit {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0 20px
}

.drawer__search-submit .icon {
    width: 25px;
    height: 25px;
    fill: #262626
}

.drawer__nav--template-index {
    position: relative;
    margin-bottom: -10px;
    background-color: #fff
}

.drawer__nav--margin {
    margin-bottom: 30px
}

.drawer__nav-item {
    display: block;
    border-bottom: 1px solid #f7f7f7
}

.drawer__nav-link {
    font-family: "Open Sans Condensed", HelveticaNeue, "Helvetica Neue", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    padding: 13.33px 20px;
    font-size: 1.52941em;
    color: #262626
}

.drawer__nav-link:focus,
.drawer__nav-link:hover {
    color: #262626;
    background-color: #fafafa
}

.drawer__nav-has-sublist {
    display: table;
    width: 100%
}

.drawer__nav-has-sublist .drawer__nav-link {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.drawer__nav-toggle {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 1%
}

.drawer__nav-toggle-btn {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 10px 20px;
    color: #262626;
    line-height: 1
}

.drawer__nav-toggle-btn .icon {
    width: 18px;
    height: 18px;
    fill: currentColor
}

.drawer__nav-toggle-btn:focus,
.drawer__nav-toggle-btn:hover {
    opacity: .6;
    border-left: 1px solid #f7f7f7
}

.drawer__nav-toggle--open {
    display: block
}

.drawer__nav-toggle--close {
    display: none
}

.collection-sort {
    display: inline-block;
    text-align: left;
    max-width: 150px
}

.collection-sort+.collection-sort {
    margin-left: 20px
}

@media only screen and (max-width:749px) {
    .collection-sort {
        width: 80%
    }

    .collection-sort+.collection-sort {
        margin: 20px 0 0
    }

    .collection-sort__input {
        width: 100%;
        border: 1px solid #dedede
    }
}

.collection-sort__label {
    display: block;
    text-align: center
}

@media only screen and (min-width:750px) {
    .collection-sort__label {
        text-align: left;
        padding-left: 6.67px;
        margin-bottom: 0
    }
}

.collection-sort__input {
    background-color: transparent;
    font-weight: 700;
    padding-top: 6.67px;
    padding-bottom: 6.67px;
    padding-left: 6.67px
}

.collection {
    margin-bottom: 30px
}

.collection:last-child {
    margin-bottom: 0
}

.collection-card {
    position: relative;
    box-sizing: content-box;
    display: block;
    background-color: #fff;
    background-position: center top;
    padding: 12.5px;
    height: 295px;
    z-index: 1
}

.collection-card:focus {
    z-index: 2
}

.collection-card:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    z-index: 1
}

.collection-card:focus:after,
.collection-card:hover:after {
    opacity: .2
}

.collection-card__meta {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 0;
    margin-right: 10px;
    z-index: 2
}

@media only screen and (min-width:750px) {
    .collection-card {
        padding: 25px
    }

    .collection-card__meta {
        bottom: 40px
    }
}

.collection-card__title {
    display: inline;
    background-color: #e6332a;
    color: #fff;
    margin-bottom: 10px;
    padding: 2px 10px;
    letter-spacing: 0;
    line-height: 1.2;
    -webkit-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone
}

@media only screen and (min-width:990px) {
    .collection-card__title {
        font-size: 1.88235em
    }
}

.collection-card__subtext {
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0 0 10px;
    font-size: .76471em
}

.social-sharing .icon {
    width: 24px;
    height: 24px;
    fill: currentColor
}

@media only screen and (max-width:749px) {
    .social-sharing__title {
        display: inline-block;
        margin-bottom: 10px
    }
}

.social-sharing__link {
    color: #666;
    opacity: .7
}

.social-sharing__link:focus,
.social-sharing__link:hover {
    opacity: 1;
    color: #e6332a
}

.notification--error,
.notification--error a,
.notification--promo a,
.notification--success a {
    color: #fff
}

.social-sharing__link+.social-sharing__link {
    margin-left: 10px
}

.cart-table {
    background-color: #fff;
    border: 0;
    margin-bottom: 20px
}

.cart-table td,
.cart-table th {
    border: 0
}

@media only screen and (min-width:750px) {

    .cart-table td,
    .cart-table th {
        padding: 20px
    }

    .cart__cell--image {
        width: 180px
    }

    .cart__cell--quantity {
        width: 130px
    }

    .cart__cell--total {
        width: 200px;
        text-align: right
    }

    .cart__item-total {
        padding-right: 20px
    }
}

@media only screen and (max-width:749px) {

    .cart-table td,
    .cart-table th {
        text-align: center
    }

    .cart-table td:before {
        display: none
    }

    .cart__image img {
        max-height: 120px
    }
}

.cart__image {
    display: inline-block;
    max-width: 120px;
    margin: 10px auto
}

.cart__quantity-label {
    display: block;
    text-align: center
}

.cart__cell--quantity .js-qty {
    max-width: 120px;
    margin: 0 auto
}

.cart__quantity {
    display: none
}

.no-js .cart__quantity {
    display: block
}

.cart__item-total {
    font-size: 1.2em
}

.cart__subtotal {
    margin: 30px 0 0
}

@media only screen and (min-width:750px) {
    .cart__subtotal {
        margin-top: 20px
    }
}

.cart__taxes {
    margin-bottom: 40px
}

.cart__note {
    width: 100%;
    background-color: #fff;
    border: 1px solid #dedede
}

.featured-card,
.js-qty__adjust {
    border-style: solid;
    text-align: center
}

.cart__buttons .btn,
.cart__buttons .btn--secondary {
    margin-bottom: 10px
}

@media only screen and (max-width:749px) {
    .cart__note {
        min-height: 50px
    }

    .cart__buttons .btn,
    .cart__buttons .btn--secondary {
        display: block;
        width: 100%
    }
}

.update-cart {
    display: none
}

.no-js .update-cart {
    display: inline-block
}

.cart-item__discount,
.cart-item__original-price {
    font-size: 80% !important;
    margin-bottom: 0 !important
}

.js-qty {
    position: relative
}

.js-qty--is-loading {
    opacity: .6
}

.js-qty__input {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center
}

.js-qty__adjust {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    padding: 0;
    background: 0 0;
    border-color: #e7e7e7;
    border-width: 0;
    transition: background-color 30ms ease-in
}

.article-block__image,
.featured-card--cover,
.link-block {
    background-position: top center
}

.article-block__image,
.column-flex__image,
.featured-card--cover,
.featured-content {
    background-repeat: no-repeat
}

.js-qty__adjust:focus,
.js-qty__adjust:hover {
    background-color: #e7e7e7;
    transition-duration: 80ms
}

.js-qty__adjust .icon {
    width: 8px;
    height: 8px;
    fill: currentColor
}

.js-qty__adjust--minus {
    left: 0;
    border-right-width: 1px
}

.js-qty__adjust--plus {
    right: 0;
    border-left-width: 1px
}

.notification {
    visibility: hidden;
    position: absolute;
    width: 100%;
    top: 0;
    opacity: 0;
    transition: top .25s, visibility .25s, opacity .15s;
    transition-timing-function: cubic-bezier(.33, .59, .14, 1);
    z-index: 4
}

.modal,
.modal__inner {
    transition: all ease-in-out .2s
}

.notification--promo {
    position: static;
    display: none
}

.notification--active {
    display: block;
    visibility: visible;
    top: 100%;
    opacity: 1
}

.notification__link {
    display: block;
    padding: 10px 0
}

.notification__link:hover u {
    text-decoration: none
}

.notification__inner {
    position: relative;
    overflow: visible;
    padding: 10px 0
}

.map-section,
body.modal--is-active {
    overflow: hidden
}

.notification__inner--has-link {
    padding: 0
}

.notification__message {
    display: block;
    padding: 0 60px;
    text-align: center;
    font-weight: 700
}

.notification__message span {
    text-decoration: underline;
    white-space: nowrap
}

.notification--promo,
.notification--success {
    background-color: #e6332a;
    color: #fff
}

.notification--error {
    background-color: #ec523e
}

.notification__close {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    padding: 0 10px;
    color: inherit
}

.notification__close .icon {
    fill: currentColor
}

.modal {
    display: none;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f7f7f7;
    color: #666;
    z-index: 15
}

.modal.modal--is-active {
    display: block;
    opacity: 1
}

.modal__inner {
    height: 100%;
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.modal--is-active .modal__inner {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.modal__centered {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.modal__centered .no-csstransforms {
    top: 20%
}

.modal__close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px
}

.modal__close .icon {
    font-size: 1.17647em
}

.featured-card {
    display: block;
    position: relative;
    height: 380px;
    border-color: #f7f7f7;
    border-width: 0 0 1px 1px;
    background-color: #fff
}

.featured-card:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .06);
    opacity: 0;
    transition: opacity .15s ease-in;
    z-index: 1
}

.featured-card__header--background,
.map-section__overlay,
.section-block {
    background-color: #fff
}

.featured-card:hover:before {
    opacity: 1
}

.featured-card--cover {
    background-size: cover;
    border-width: 0
}

.featured-card__image-wrapper {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    height: 62%
}

.featured-card__image {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    height: 100%
}

.featured-card__header {
    position: relative;
    display: inline-block;
    padding: 30px 5% 10px;
    z-index: 1
}

.featured-card__title {
    font-size: 1.64706em;
    margin-bottom: 0;
    color: #030303
}

.featured-card__action {
    font-weight: 700;
    text-transform: uppercase;
    font-size: .76471em;
    color: #e6332a
}

.featured-card:hover .featured-card__action {
    color: inherit
}

.section-block {
    position: relative
}

.section-block--padding {
    padding: 30px
}

.section-block__header {
    margin-bottom: 30px
}

.section-block__header--padded {
    padding-top: 30px
}

.section-block__subtext,
.section-block__title {
    margin-bottom: 0
}

.map-section {
    position: relative;
    height: 650px;
    width: 100%
}

@media only screen and (min-width:750px) {
    .map-section {
        height: 500px
    }
}

.map-section__page-width {
    position: relative;
    text-align: center;
    height: 100%
}

.map-section__overlay {
    position: relative;
    display: inline-block;
    padding: 40px;
    margin: 0 20px;
    text-align: center;
    z-index: 3
}

@media only screen and (min-width:750px) {
    .map-section__overlay {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%)
    }

    .ie9 .map-section__overlay {
        top: 10%
    }
}

.map-section__link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.map-section__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    margin-bottom: -50%
}

@media only screen and (min-width:750px) {
    .map-section__container {
        width: 130%;
        height: 100%;
        margin: 0 -30% 0 0
    }
}

.gm-style-cc,
.gm-style-cc+div {
    visibility: hidden
}

.link-block {
    position: relative;
    display: block;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 100px 20px;
    text-align: center;
    flex: 1;
    background-size: cover
}

.link-block:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .4;
    transition: opacity .2s ease;
    z-index: 1
}

.link-block:hover:after,
.link-block:hover:focus {
    opacity: .5
}

.link-block__cta {
    word-break: break-word;
    z-index: 2
}

.quote-icon {
    display: block;
    margin: 0 auto 20px
}

.quotes-wrapper .slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 30px
}

.quotes-wrapper .slick-dots button,
.quotes-wrapper .slick-dots li {
    width: auto;
    height: auto
}

.quotes-wrapper .slick-dots button {
    line-height: 1;
    font-size: 1em;
    opacity: .6;
    color: currentColor
}

.quotes-wrapper .slick-dots button:before {
    display: none
}

.quotes-wrapper .slick-dots .slick-active button {
    font-weight: 700;
    opacity: 1
}

.image-content__image {
    display: block;
    margin: 0 auto
}

.image-content__text {
    padding: 40px
}

.article-block {
    display: block;
    text-align: center
}

@media only screen and (max-width:749px) {
    .featured-product__text {
        text-align: center;
        position: relative;
        top: -50px;
        margin-bottom: -50px
    }

    .featured-product__image {
        text-align: center
    }

    .article-block {
        padding: 20px 0
    }
}

.article-block__image {
    height: 0;
    padding-bottom: 75%;
    background-size: cover
}

@media only screen and (max-width:749px) {
    .article-block__image {
        padding-bottom: 50%
    }

    .column-flex {
        -webkit-flex-direction: column;
        flex-direction: column
    }
}

.article-block__info {
    padding: 20px 10px
}

.article-block__date {
    display: block;
    font-size: .875em;
    color: #666
}

.article-block__date,
.article-block__title {
    margin-bottom: 5px
}

.featured-content {
    position: relative;
    padding: 120px 20px 40px;
    background-size: cover;
    background-position: 50% 50%
}

.column-flex__image {
    position: relative;
    height: 200px;
    background-size: cover;
    background-position: top center
}

@media only screen and (min-width:750px) {
    .featured-content {
        padding: 80px
    }

    .column-flex__image {
        height: 380px
    }
}

.column-flex__image--tall {
    height: 300px
}

@media only screen and (min-width:750px) {
    .column-flex__image--tall {
        height: 520px
    }
}

.column-flex__content {
    padding: 20px
}

.custom-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto
}

.align--center,
.align--middle-left {
    -ms-flex-item-align: center;
    -webkit-align-self: center
}

.align--top-middle {
    text-align: center
}

.align--top-right {
    text-align: right
}

.align--middle-left {
    align-self: center
}

.align--center {
    align-self: center;
    text-align: center
}

.align--middle-right {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    text-align: right
}

.align--bottom-left,
.align--bottom-middle {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end
}

.align--bottom-left {
    align-self: flex-end
}

.align--bottom-middle {
    align-self: flex-end;
    text-align: center
}

.align--bottom-right {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    text-align: right
}

.site-nav__link {
    padding: 20px 15px
}

.hidden {
    display: none
}

a.white {
    color: #fff
}

.collection-card__subtext,
.highlight {
    color: #666
}

.collection-card__title {
    font-size: 1.8em
}

.collection-card:after {
    opacity: .1;
    transition: opacity .1s
}

.header-bar__sep {
    padding: 0 7px 0 20px
}

.product-info {
    margin-top: auto
}

.one-half-column-left {
    width: 30%;
    float: left
}

.one-half-column-right {
    width: 70%;
    float: right
}

@media only screen and (max-width:600px) {

    .one-half-column-left,
    .one-half-column-right,
    .one-third-column,
    .one-third-column-last {
        float: none;
        width: 100%;
        margin-right: 0
    }
}

.btn,
.btn--secondary,
.rte .btn--secondary {
    font-size: 1em
}

.one-half-column-a {
    width: 48%;
    float: left
}

.one-half-column-b {
    width: 48%;
    float: right
}

@media only screen and (max-width:600px) {

    .one-half-column-a,
    .one-half-column-b,
    .one-third-column,
    .one-third-column-last {
        float: none;
        width: 100%;
        margin-right: 0
    }
}

.highlight {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 15px;
    font: sans-serif !important
}

.h2,
.top,
h2 {
    padding-bottom: 0;
    margin-bottom: 0
}

a.grey {
    color: #888
}

a:hover.grey {
    color: #333
}



@media (min-width: 1330px) {
    .container {
        width: 1230px;
        max-width: 1230px;
    }
}

@media (min-width: 1430px) {
    .container {
        width: 1330px;
        max-width: 1330px
    }
}

@media (min-width: 1530px) {
    .container {
        width: 1430px;
        max-width: 1430px
    }
}

@media (min-width: 1630px) {
    .container {
        width: 1530px;
        max-width: 1530px;
    }
}

@media (min-width: 1730px) {
    .container {
        width: 1630px;
        max-width: 1630px;
    }
}

@media (min-width: 1830px) {
    .container {
        width: 1730px;
        max-width: 1730px
    }
}

@media (min-width: 1930px) {
    .container {
        width: 1830px;
        max-width: 1830px;
    }
}


/*广告语*/
.bottomcontent { margin-bottom: 0; padding-bottom: 15px;}
.bottomcontent h2,
.bottomcontent .h2 {
    font-size: 28px;
    font-weight: 500;
    color: #333;
    margin-top: 35px;
    margin-bottom: 40px;
    padding-bottom: 20px;
    padding-top: 25px;
    position: relative;
    text-align: center;
    display: inline-block;
    max-width: 100%;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    max-width: 1200px;
}

/* Default CSS */
.container-half {
    margin: 0 auto;
    width: 60%;
    padding: 0 15px;
  }
  
  .bg-cover {
    background-position: center center;
    background-size: cover;
  }
  
  .bg-contain {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  
  .bg-fixed {
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
  }
  
  .bg-gray {
    background-color: #f7f7f7;
  }
  
  .bg-white {
    background-color: #fff;
  }

  .bg-theme-small {
    background-color: #edf5ff;
  }
  
  .bg-light {
    background-color: #ffffff;
  }
  
  .bg-theme {
    background-color: #f71735;
  }
  


/* 公共标题 */
.site-heading {
	text-align: center;
	width: 60%;
	margin: 0 auto 30px;
}

.site-heading p{
    font-size: 16px
}
.site-heading h2 {
	font-family: 'Ubuntu', sans-serif;
	color: #111;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 36px;
	margin-bottom: 15px;
    position: relative;
    display: inline-block;
}

.site-heading h2:before, .site-heading h2:before {
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    top: 50%;
    margin-left: -35px;
    position: absolute;
    width: 20px;
    border-bottom: 1px solid #0067b9;
}

.site-heading h2:after, .site-heading  .h1:after {
    bottom: 0;
    content: "";
    height: 1px;
    left: 100%;
    top: 50%;
    margin-left: 15px;
    position: absolute;
    width: 20px;
    border-bottom: 1px solid #0067b9;
}

.site-heading h2 span {
	display: block
}

/*================ Tablet desktop :768px.==================*/
@media (max-width: 991px) and (min-width: 768px){
    .site-heading {
		width: 75%
	}
	.single-guide,
	.gallery-item {
		margin: 30px auto 0;
		width: 75%;
	}
	.site-heading h4 {
		font-size: 32px
	}
	.site-heading h2 {
		font-size: 32px
	}
}

/* ======================Large Mobile :480px.================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .site-heading {
		width: 100%
	}
	.site-heading h4 {
		font-size: 28px
	}
	.site-heading h2 {
		font-size: 26px;
		letter-spacing: 3px
	} 
}




/* 视频列表 */
.howtodescription {
    margin-bottom: 25px
}

.howtodescription,
.howtolink {
    text-align: center
}

.howtoitem {
    padding-right: 0;
    cursor: pointer
}

.howtolink {
    margin-top: 30px
}

.howtotitle:after {
    content: "";
    border-bottom: 1px solid #ccc;
    width: 60px;
    margin-left: -30px;
    left: 50%;
    position: absolute;
    margin-top: 58px
}

.howtosubtitle {
    padding: 7px 0 12px 0;
    text-align: center;
    background-color: #dbdbdb;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor:pointer;

}

.howtosubtitle p {
    margin: 0;
    font-size: 14px;
}

/* 首页产品列表 */
.iproductlist {
    width: 100%;
}

.iproductlist .container-fluid {
    padding: 0;
}

.iproductlist .solutiondiv {
    position: relative;
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 2px;
    margin-top: 2px;
    z-index: 2;
}

.solutionslider {
    overflow: hidden;
}

.solutionslider .featured-card__header {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 4% 0;
    color: white;
    font-size: 18px;
    font-weight: 500;
    z-index: 999;
    transition: all 0.5s ease;
    left: 0;

}

.solutionslider .featured-card__header .featured-card__title {
    font-size: 18px;
    color: white;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.solutionslider .featured-card {
    height: auto;
}

.solutionslider .featured-card__header .featured-card__action {
    display: none;
}

.solutionslider .featured-card__image-wrapper {
    display: block;
    position: relative;
    bottom: 0;
}

.solutionslider .featured-card__image {
    height: auto;
}


.iproductlist .solutiondiv:hover .featured-card__header {
    padding: 12% 0;
    background-color: rgba(0, 0, 0, 0.8);
}



/* 首页 视频列表 */
.ivideolist { background: #f7f7f7;}

.ivideolist .row .row {
    margin-right: 2px;
    margin-left: -2px;
}

.ivideolist .row .row .col-sm-12 {
    padding: 0;
}

.width40 {
    padding: 0 2px;
    width: 40%;
    float: left;
}

.width60 {
    padding: 0 2px;
    background-color: #fff;
    width: 60%;
    float: left;
}


.howtotxt {
    padding: 15px;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}


.howtogrey {
    background-color: #dbdbdb;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}

.youtubeBlockResponsive16by9,
.youtubeBlockResponsive4by3 {
    position: relative;
    height: 0
}

.youtubeBlockResponsive16by9 iframe,
.youtubeBlockResponsive4by3 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.youtubeBlockResponsive16by9 {
    padding-bottom: 56.25%
}

.youtubeBlockResponsive4by3 {
    padding-bottom: 75%
}

.ccm-edit-mode-disabled-item.youtubeBlockResponsive16by9 {
    padding-top: 28.125%;
    padding-bottom: 28.125%
}

.ccm-edit-mode-disabled-item.youtubeBlockResponsive4by3 {
    padding-top: 37.5%;
    padding-bottom: 37.5%
}

.ivideolist .alu-title h2 {
    margin-bottom: 0 !important;
    padding-bottom: 5px !important;
    padding-top: 10px !important;
    margin-top: 60px !important
}

.ivideolist .alu-title h3 {
    padding-bottom: 60px !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
    font-style: italic;
    font-size: 20px !important
}

.howtovid .embed-responsive,
.howtotxt {
    height: 240px
}

.slideholder {
    padding-top: 4px
}

.bx-wrapper {
    max-width: 100% !important
}

.howtogrey {
    background-color: #dbdbdb;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.width60 {
    padding: 0 2px;
    background-color: #fff;
    width: 60%;
    float: left
}

.width40 {
    padding: 0 2px;
    width: 40%;
    float: left
}

.howtotxt {
    padding: 15px 75px 15px 75px;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    position: relative
}

.howtotitle {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: 20px;
    text-align: center
}

.ivideolist .howtotxt hr {
    height: 1px;
    left: 50%;
    margin-left: -33px;
    position: relative;
    width: 66px;
    margin-top: 0
}

.clickHtml {
    display: none
}

.howtodescription {
    margin-bottom: 25px
}

.howtodescription,
.howtolink {
    text-align: center
}

.howtoitem {
    padding-right: 0;
    cursor: pointer
}

.howtolink {
    margin-top: 30px
}

.howtotitle:after {
    content: "";
    border-bottom: 1px solid #ccc;
    width: 60px;
    margin-left: -30px;
    left: 50%;
    position: absolute;
    margin-top: 58px
}

.howtosubtitle {
    padding: 7px 0 12px 0;
    text-align: center;
    background-color: #dbdbdb
}

.howtosubtitle p {
    margin: 0
}

.bx-controls,
.bx-controls-direction,
.bx-wrapper .bx-controls-direction a {
    height: 20%;
    width: 41px
}

.bx-wrapper .bx-controls-direction a {
    top: 35%;
    margin-top: 0;
    z-index: 99
}

.bx-wrapper .bx-prev {
    background: rgba(0, 0, 0, 0) url("https://www.aluvision.com/packages/abcstart/themes/abcbasic/img/prev-arrow.png") no-repeat scroll;
    left: -20px
}

.bx-wrapper .bx-next {
    background: rgba(0, 0, 0, 0) url("https://www.aluvision.com/packages/abcstart/themes/abcbasic/img/next-arrow.png") no-repeat scroll;
    right: -20px
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper {
    margin-left: -1px !important
}

@media only screen and (max-width: 1200px) {
    .howtotxt {
        padding: 20px
    }

    .howtodescription {
        margin-bottom: 0
    }

    .howtosecondlink {
        margin-bottom: 0 !important
    }
}

@media only screen and (max-width: 992px) {
    .howtotitle {
        font-size: 18px;
        padding-bottom: 20px
    }

    .howtotxt .ctaalulink {
        margin: 0 !important
    }

    .howtotxt {
        padding: 15px
    }
}

@media only screen and (max-width : 767px) {
    .bx-controls {
        display: none
    }

    .howtogrey {
        width: 100% !important;
        padding-left: 15px;
        padding-right: 15px
    }

    .howtotxt {
        height: auto
    }

    .howtogrey .col-sm-5 {
        border: none;
        padding-left: 15px
    }

    .howtowhite.col-sm-7 {
        background-color: #f3f3f3;
        padding-left: 15px
    }

    .howtovid {
        padding-bottom: 0
    }

    .width40,
    .width60 {
        float: none;
        width: 100%
    }

    .howtotxt {
        padding: 15px
    }
}

@media (min-width: 768px) {

    .howtovid .embed-responsive,
    .howtotxt {
        height: 309px
    }
}

@media (min-width: 990px) {

    .howtovid .embed-responsive,
    .howtotxt {
        height: 309px
    }
}

@media (min-width: 1230px) {

    .howtovid .embed-responsive,
    .howtotxt {
        height: 374px
    }
}

@media (min-width: 1530px) {

    .howtovid .embed-responsive,
    .howtotxt {
        height: 478px
    }
}


.bluecontent .col-sm-6 {
    padding: 20px 0;
    display: table-cell;
    vertical-align: bottom;
    float: none
}

.bluecontent .col-sm-3 {
    padding: 20px 0;
    display: table-cell;
    vertical-align: bottom;
    float: none
}

.bluecontent .leftblue {
    border-right: 3px solid #fff
}

.bluecontent .rightblue {
    border-left: 3px solid #fff
}

.howtophoto {
    position: relative
}

.howtosearch {
    display: table;
    position: absolute;
    top: calc(50% - 20px);
    top: -webkit-calc(50% - 20px);
    top: -moz-calc(50% - 20px);
    top: -o-calc(50% - 20px);
    background-color: rgba(0, 103, 185, 0.8);
    color: white;
    left: calc(50% - 20px);
    left: -webkit-calc(50% - 20px);
    left: -moz-calc(50% - 20px);
    left: -o-calc(50% - 20px);
    height: 40px;
    width: 40px;
    border-radius: 50%
}

.howtosearchicon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-left: 3px
}

/* bx-wrapper */
.ivideolist .bx-wrapper {
    border: none;
    padding: 2px;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.ivideolist .bx-wrapper .bx-controls-direction a {
    top:50%;
    margin-top: -16px;
 
    height: 41px;
    width: 41px;
    text-indent: -9999px;
    z-index: 9999;
}
.ivideolist .bx-wrapper .bx-prev{
    background: rgba(0, 0, 0, 0) url(../images/prev-arrow.png) no-repeat scroll;
    left: -20px;
}
 

.ivideolist .bx-wrapper .bx-next{
    background: rgba(0, 0, 0, 0) url(../images/next-arrow.png) no-repeat scroll;
    right: -20px;
}

.ivideolist .bx-wrapper .bx-next:hover,.ivideolist .bx-wrapper .bx-next:focus { background-position: 0;}


/* 首页 理念列表 */
.iconcept { background: #f7f7f7;}
.iconcept .container{ margin-bottom: 50px;}

/* 首页新闻中心 */
.inewslist {
    width: 100%;
}

.inewslist .container-fluid {
    padding: 0;
}

.inewslist .solutiondiv {
    position: relative;
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 2px;
    margin-top: 2px;
    z-index: 2;
}

.solutionslider {
    overflow: hidden;
}

.solutionslider .featured-card__header {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 4% 0;
    color: white;
    font-size: 18px;
    font-weight: 500;
    z-index: 999;
    transition: all 0.5s ease;
    left: 0;

}

.solutionslider .featured-card__header .featured-card__title {
    font-size: 16px;
    font-weight: 400;
    color: white;
}

.solutionslider .featured-card {
    height: auto;
}

.solutionslider .featured-card__header .featured-card__action {
    display: none;
}

.solutionslider .featured-card__image-wrapper {
    display: block;
    position: relative;
    bottom: 0;
}

.solutionslider .featured-card__image {
    height: auto;
}


.inewslist .solutiondiv:hover .featured-card__header {
    padding: 12% 0;
    background-color: rgba(0, 0, 0, 0.8);
}

/* iabout */
.iabout{   } 
.d-row .col-lg-6 { padding: 2px;}
.advantageleft,
.advantageright {
    height: 240px;
    position: relative
}

.advantageleft-bg {
    width: 100%;
    height: 100%;
    background-size: cover !important
}

.advantageleft-table {
    display: table;
    width: 100%;
    height: 100%
}

.advantageleft-cell {
    display: table-cell;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    color: white;
    z-index: 6;
    font-weight: bold;
    padding: 25px;
    vertical-align: middle;
    word-wrap: break-word;
    display: none
}

.advantageleft-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

.advantageright {
    background-color: #eee;
    padding: 25px
}

.advantageright-table {
    display: table;
    width: 100%;
    height: 100%
}

.advantageright-cell {
    display: table-cell;
    text-align: center;
    width: 100%;
    height: 100%;
    z-index: 6;
    padding: 25px 25px 25px 25px;
    word-wrap: break-word
}

.advantageright-subtitle {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px
}

.advantageright-content {
    text-align: left
}

.advantageright-content p{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5;
}

.advantageitem-bg {
    width: 100%;
    height: 100%;
    background-size: cover !important
}

.advantageitem-table {
    display: table;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.advantageitem-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    color: white;
    z-index: 6;
    font-weight: bold;
    padding: 25px;
    word-wrap: break-word
}

.advantageitem-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 103, 185, 0.8);
    z-index: 5
}

.advantageitem-cell img {
    margin: 0 auto;
    padding-bottom: 10px
}

.advantageright-content ul {
    margin-left: 18px
}

.advantageitems {
    height: 190px;
    margin-top: 4px
}

.advantageitems .bx-wrapper,
.advantageitems .bx-viewport {
    height: 190px !important
}

.advantageitems .slideholder {
    width: 100%;
    height: 100%;
    margin-top: 0
}

.advantageitems .advantagelst {
    width: 100%;
    height: 100%
}

.advantageitem {
    width: 100%;
    height: 100%
}

/* 响应模式 */
@media (min-width: 768px) {

    .advantageleft,
    .advantageright {
        height: 229px
    }
}

@media (min-width: 990px) {

    .advantageleft,
    .advantageright {
        height: 309px
    }
}

@media (min-width: 1230px) {

    .advantageleft,
    .advantageright {
        height: 374px
    }
}

@media (min-width: 1530px) {

    .advantageleft,
    .advantageright {
        height: 478px
    }
}