/** Shopify CDN: Minification failed

Line 5922:16 Expected identifier but found whitespace
Line 5923:12 Unexpected "{"
Line 5924:26 Expected ":"
Line 9656:0 Comments in CSS use "/* ... */" instead of "//"
Line 10041:1 Unexpected ";"

**/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    -ms-text-size-adjust:100%;
     /* max-width:1920px; */
     margin:auto;
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

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

a {
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

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

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

svg:not(:root) {
    overflow: hidden
}

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

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

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

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

legend {
    box-sizing: border-box;
    display: table
}

progress {
    display: inline-block
}

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

[type=search] {
    -webkit-appearance: textfield
}

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

details,
menu {
    display: block
}

canvas {
    display: inline-block
}

[hidden] {
    display: none
}

#shopify-section-header .user-menu a,
.footer-navigation-header,
.footer-pre-navigation-header,
.main-navigation a,
.site-footer {
    font-family: var(--font-main)
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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

body {
    margin: 0;
    font-weight: 500;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    font-family: var(--font-main-body);
    font-size: 1.1rem;
    color: #333333;
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: var(--font-main-heading);
    font-weight: 500;
    font-style: normal;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1.1rem;
    line-height: 1.3rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,
svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

select {
    word-wrap: normal
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

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

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}


.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #007bff !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important
}

.rounded-right,
.rounded-top {
    border-top-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

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

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

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

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

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

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

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

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

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

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}



.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.85714%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    top: 0
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

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

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

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

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 500 !important
}

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

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: hsla(0, 0%, 100%, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

form {
    margin: 0
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

input,
select,
textarea {
    font-size: 1.1rem;
    max-width: 100%;

    border:1px solid #b3b3b3;
    border-radius:0
}

input[disabled],
select[disabled],
textarea[disabled] {
    border-color: #000;
    background-color: #000;
    cursor: default
}

select {
    -webkit-appearance: none;
    border: 1px solid #000 ;
    background-color: #fff;
    background-image: linear-gradient(45deg, transparent 50%, #000 0), linear-gradient(135deg, #000 50%, transparent 0), linear-gradient(90deg, transparent, transparent);
    background-position: calc(100% - 15px) 50%, calc(100% - 10px) 50%, calc(100% - 2.5rem) .5rem;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat
}

button,
input[type=submit],
label[for] {
    cursor: pointer
}

textarea {
    min-height: 100px
}

select::-ms-expand {
    display: none
}

option {
    background-color: #fff
}

.input-error,
option {
    color: #333333
}

.input-error {
    border-color: #ff6d6d;
    background-color: #fff
}

.label-input-grey,
.newsletter-signup label {
    color: #4a4a4a;
    padding-right: 10px
}

.input-grey,
.newsletter-signup input[type=email] {
    border: 2px solid #b2b2b2;
    font-size: 14px;
    padding: 5px
}

.input-black {
    width: 100%;
    border: 2px solid #000;
    padding: 2px 10px;
    margin: 2px
}

.input-black:focus {
    outline-color: #fff;
    border-color: #000;
    box-shadow: none
}

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

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

.js-focus-hidden:focus {
    outline: none
}

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

.no-placeholder .label-hidden,
.visually-shown {
    position: inherit !important;
    overflow: auto;
    width: auto;
    height: auto;
    margin: 0;
    clip: auto
}

.no-js:not(html) {
    display: none
}

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

.no-js .js,
.supports-no-cookies:not(html) {
    display: none
}

html.supports-no-cookies .supports-no-cookies:not(html) {
    display: block
}

html.supports-no-cookies .supports-cookies {
    display: none
}

.skip-link:focus {
    position: absolute !important;
    overflow: auto;
    width: auto;
    height: auto;
    margin: 0;
    clip: auto;
    z-index: 10000;
    padding: 15px;

    color: #333333;
    transition:none
}

.skip-link:focus,
html {
    background-color: #fff
}

*,
:after,
:before,
html {
    box-sizing: border-box
}

main .shopify-section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.display-block {
    display: block
}

.full-width {
    width: 100%
}

.template-flex-layout {
    min-height: 100vh;
    height: 100%
}

.template-flex-layout .template-flex-layout-header {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 5
}

.template-flex-layout .template-flex-layout-content {
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: auto
}

.template-flex-layout main {
    /* padding-bottom: 5%; */
    position: relative
}

figure {
    margin: 0
}

img,
picture {
    margin: 0;
    max-width: 100%
}



.rte {
    margin: 0
}

.rte img {
    height: auto
}

.rte table {
    table-layout: fixed
}

.rte ol,
.rte ul {
    margin: 0 0 15px 30px
}

.rte strong {
    font-weight: {
            {
            font_body_bold.weight | default: 'bold'
        }
    }
}

.rte-table {
    overflow: auto;
    max-width: 100%;
    /*-webkit-overflow-scrolling: touch */
}

.rte__video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: 0;
    height: auto;
    padding-bottom: 56.25%
}

.rte__video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.rte__table-wrapper {
    overflow: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch
}

html {
    font-size: 16px;
    transition: .3s
}

body,
button,
input,
select,
textarea {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

a, a:hover {
    color: #333333;
}

a:focus {
    color: inherit
}


.text-underline {
    text-decoration: underline !important
}

.grid {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -30px
}

.grid:after {
    display: block;
    clear: both;
    content: ""
}

.grid__item {
    float: left;
    padding-left: 30px;
    width: 100%
}

.grid__item[class*="--push"] {
    position: relative
}

.grid--rev {
    direction: rtl;
    text-align: left
}

.grid--rev>.grid__item {
    direction: ltr;
    text-align: left;
    float: right
}

.one-whole {
    width: 100%
}

.one-half {
    width: 50%
}

.one-third {
    width: 33.33333%
}

.two-thirds {
    width: 66.66667%
}

.one-quarter {
    width: 25%
}

.two-quarters {
    width: 50%
}

.three-quarters {
    width: 75%
}

.one-fifth {
    width: 20%
}

.two-fifths {
    width: 40%
}

.three-fifths {
    width: 60%
}

.four-fifths {
    width: 80%
}

.one-sixth {
    width: 16.66667%
}

.two-sixths {
    width: 33.33333%
}

.three-sixths {
    width: 50%
}

.four-sixths {
    width: 66.66667%
}

.five-sixths {
    width: 83.33333%
}

.one-eighth {
    width: 12.5%
}

.two-eighths {
    width: 25%
}

.three-eighths {
    width: 37.5%
}

.four-eighths {
    width: 50%
}

.five-eighths {
    width: 62.5%
}

.six-eighths {
    width: 75%
}

.seven-eighths {
    width: 87.5%
}

.one-tenth {
    width: 10%
}

.two-tenths {
    width: 20%
}

.three-tenths {
    width: 30%
}

.four-tenths {
    width: 40%
}

.five-tenths {
    width: 50%
}

.six-tenths {
    width: 60%
}

.seven-tenths {
    width: 70%
}

.eight-tenths {
    width: 80%
}

.nine-tenths {
    width: 90%
}

.one-twelfth {
    width: 8.33333%
}

.two-twelfths {
    width: 16.66667%
}

.three-twelfths {
    width: 25%
}

.four-twelfths {
    width: 33.33333%
}

.five-twelfths {
    width: 41.66667%
}

.six-twelfths {
    width: 50%
}

.seven-twelfths {
    width: 58.33333%
}

.eight-twelfths {
    width: 66.66667%
}

.nine-twelfths {
    width: 75%
}

.ten-twelfths {
    width: 83.33333%
}

.eleven-twelfths {
    width: 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:45.85em) {
    .small--one-whole {
        width: 100%
    }

    .small--one-half {
        width: 50%
    }

    .small--one-third {
        width: 33.33333%
    }

    .small--two-thirds {
        width: 66.66667%
    }

    .small--one-quarter {
        width: 25%
    }

    .small--two-quarters {
        width: 50%
    }

    .small--three-quarters {
        width: 75%
    }

    .small--one-fifth {
        width: 20%
    }

    .small--two-fifths {
        width: 40%
    }

    .small--three-fifths {
        width: 60%
    }

    .small--four-fifths {
        width: 80%
    }

    .small--one-sixth {
        width: 16.66667%
    }

    .small--two-sixths {
        width: 33.33333%
    }

    .small--three-sixths {
        width: 50%
    }

    .small--four-sixths {
        width: 66.66667%
    }

    .small--five-sixths {
        width: 83.33333%
    }

    .small--one-eighth {
        width: 12.5%
    }

    .small--two-eighths {
        width: 25%
    }

    .small--three-eighths {
        width: 37.5%
    }

    .small--four-eighths {
        width: 50%
    }

    .small--five-eighths {
        width: 62.5%
    }

    .small--six-eighths {
        width: 75%
    }

    .small--seven-eighths {
        width: 87.5%
    }

    .small--one-tenth {
        width: 10%
    }

    .small--two-tenths {
        width: 20%
    }

    .small--three-tenths {
        width: 30%
    }

    .small--four-tenths {
        width: 40%
    }

    .small--five-tenths {
        width: 50%
    }

    .small--six-tenths {
        width: 60%
    }

    .small--seven-tenths {
        width: 70%
    }

    .small--eight-tenths {
        width: 80%
    }

    .small--nine-tenths {
        width: 90%
    }

    .small--one-twelfth {
        width: 8.33333%
    }

    .small--two-twelfths {
        width: 16.66667%
    }

    .small--three-twelfths {
        width: 25%
    }

    .small--four-twelfths {
        width: 33.33333%
    }

    .small--five-twelfths {
        width: 41.66667%
    }

    .small--six-twelfths {
        width: 50%
    }

    .small--seven-twelfths {
        width: 58.33333%
    }

    .small--eight-twelfths {
        width: 66.66667%
    }

    .small--nine-twelfths {
        width: 75%
    }

    .small--ten-twelfths {
        width: 83.33333%
    }

    .small--eleven-twelfths {
        width: 91.66667%
    }

    .grid--uniform .small--five-tenths:nth-child(odd),
    .grid--uniform .small--four-eighths:nth-child(odd),
    .grid--uniform .small--four-twelfths:nth-child(3n+1),
    .grid--uniform .small--one-eighth:nth-child(8n+1),
    .grid--uniform .small--one-fifth:nth-child(5n+1),
    .grid--uniform .small--one-half:nth-child(odd),
    .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(odd),
    .grid--uniform .small--three-sixths:nth-child(odd),
    .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:46.85em) {
    .medium-up--one-whole {
        width: 100%
    }

    .medium-up--one-half {
        width: 50%
    }

    .medium-up--one-third {
        width: 33.33333%
    }

    .medium-up--two-thirds {
        width: 66.66667%
    }

    .medium-up--one-quarter {
        width: 25%
    }

    .medium-up--two-quarters {
        width: 50%
    }

    .medium-up--three-quarters {
        width: 75%
    }

    .medium-up--one-fifth {
        width: 20%
    }

    .medium-up--two-fifths {
        width: 40%
    }

    .medium-up--three-fifths {
        width: 60%
    }

    .medium-up--four-fifths {
        width: 80%
    }

    .medium-up--one-sixth {
        width: 16.66667%
    }

    .medium-up--two-sixths {
        width: 33.33333%
    }

    .medium-up--three-sixths {
        width: 50%
    }

    .medium-up--four-sixths {
        width: 66.66667%
    }

    .medium-up--five-sixths {
        width: 83.33333%
    }

    .medium-up--one-eighth {
        width: 12.5%
    }

    .medium-up--two-eighths {
        width: 25%
    }

    .medium-up--three-eighths {
        width: 37.5%
    }

    .medium-up--four-eighths {
        width: 50%
    }

    .medium-up--five-eighths {
        width: 62.5%
    }

    .medium-up--six-eighths {
        width: 75%
    }

    .medium-up--seven-eighths {
        width: 87.5%
    }

    .medium-up--one-tenth {
        width: 10%
    }

    .medium-up--two-tenths {
        width: 20%
    }

    .medium-up--three-tenths {
        width: 30%
    }

    .medium-up--four-tenths {
        width: 40%
    }

    .medium-up--five-tenths {
        width: 50%
    }

    .medium-up--six-tenths {
        width: 60%
    }

    .medium-up--seven-tenths {
        width: 70%
    }

    .medium-up--eight-tenths {
        width: 80%
    }

    .medium-up--nine-tenths {
        width: 90%
    }

    .medium-up--one-twelfth {
        width: 8.33333%
    }

    .medium-up--two-twelfths {
        width: 16.66667%
    }

    .medium-up--three-twelfths {
        width: 25%
    }

    .medium-up--four-twelfths {
        width: 33.33333%
    }

    .medium-up--five-twelfths {
        width: 41.66667%
    }

    .medium-up--six-twelfths {
        width: 50%
    }

    .medium-up--seven-twelfths {
        width: 58.33333%
    }

    .medium-up--eight-twelfths {
        width: 66.66667%
    }

    .medium-up--nine-twelfths {
        width: 75%
    }

    .medium-up--ten-twelfths {
        width: 83.33333%
    }

    .medium-up--eleven-twelfths {
        width: 91.66667%
    }

    .grid--uniform .medium-up--five-tenths:nth-child(odd),
    .grid--uniform .medium-up--four-eighths:nth-child(odd),
    .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
    .grid--uniform .medium-up--one-eighth:nth-child(8n+1),
    .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
    .grid--uniform .medium-up--one-half:nth-child(odd),
    .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(odd),
    .grid--uniform .medium-up--three-sixths:nth-child(odd),
    .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
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    border: 0;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.button-orange,
.newsletter-signup input[type=submit] {
    font-size: .875rem;
    background-color: transparent;
    border: 2px solid #e04e39;
    /* color: #000; */
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    padding: .429em .5em;
    text-align: center;
    text-transform: uppercase;
    transition: all .3s ease
}

.button-orange:hover,
.newsletter-signup input:hover[type=submit] {
    background-color: #b2b2b2;
    border: 2px solid #b2b2b2;
    color: #fff
}

.button-underline {
    font-size: 1rem;
    background-color: transparent;
    border: none;
    color: #4a4a4a;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    padding: .429em .5em;
    text-align: center;
    transition: all .3s ease;
    text-decoration: underline
}

.button-underline:hover {
    color: #7d7d7d
}


.hero-banner {
    background-repeat: no-repeat
}

.hero-banner--article {
    min-height: 278px;
    background-position: 50%;
    background-size: cover
}

.icon {
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 22px;
    fill: currentColor
}

.no-svg .icon {
    display: none
}

.icon--wide {
    width: 40px
}

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) img,
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,
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) img,
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 {
    max-width: 100%
}

svg.icon:not(.icon--full-color) rect,
symbol.icon:not(.icon--full-color) rect {
    fill: inherit;
    stroke: inherit
}

.icon-fallback-text {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0)
}

.no-svg .icon-fallback-text {
    position: static !important;
    overflow: auto;
    width: auto;
    height: auto;
    margin: 0;
    clip: auto
}

.payment-icons {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default
}

.placeholder-svg {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    border: 1px solid #161d25;
    background-color: #f9fafb;
    fill: #161d25
}

.placeholder-svg--small {
    width: 480px
}

.placeholder-noblocks {
    padding: 40px;
    text-align: center
}

.placeholder-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.placeholder-background .icon {
    border: 0
}

.responsive-image__wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto
}

.no-js .responsive-image__wrapper {
    display: none
}

.responsive-image__wrapper:before {
    content: "";
    position: relative;
    display: block
}

.responsive-image__wrapper img {
    display: block;
    width: 100%
}

.responsive-image__wrapper--full-height {
    height: 100%
}

.responsive-image__image {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

.responsive-image__image:focus {
    outline-offset: -4px
}

#shopify-section-header {
    width: 100%;
    z-index: 100
}

#shopify-section-header header {
    background-color: #fff;
    height: 100%;
}

#shopify-section-header .user-menu {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    list-style: none
}

#shopify-section-header .user-menu li {
    padding-right: 15px
}

#shopify-section-header .user-menu a {
    color: #4a4a4a;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none
}

.announcement-banner {
    background-color: #3b3b39;
    text-align: center;
    font-size: 1.125rem;
    color: #fff;
    font-weight: 700;
    padding: 0px 0
}


.announcement-banner p {
    margin: 0;
    color: inherit
}

.announcement-banner a {
    color: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 1;
}

.announcement-banner a:hover {
    text-decoration: none;
}

.secondary-menu-container {
    background-color: #e7e5e0;
    border-bottom: 1px solid #ccc
}

.secondary-menu-container .navigation-wrapper {
    display: -ms-flexbox;
    display: flex
}

.secondary-menu-container .navigation-wrapper li {
    border-left: 1px solid #ccc;
    padding: 10px 15px
}

.secondary-menu-container .navigation-wrapper li:last-child {
    border-right: 1px solid #ccc
}

.secondary-menu-container .navigation-wrapper.top-menu {
    position: relative;
    height: 100%;
    margin-right: 15px
}

.secondary-menu-container .navigation-wrapper.top-menu>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.secondary-menu-container .navigation-wrapper.top-menu li {
    border: none
}

.secondary-menu-container .navigation-wrapper.top-menu p {
    margin: 0;
    color: #4a4a4a;
    font-size: 14px;
    text-transform: uppercase;
    font-family: var(--font-main)
}

.secondary-menu-container .navigation-wrapper.top-menu .submenu {
    width: auto;
    z-index: 100;
    left: auto;
    right: 0;
    top: 100%;
    min-width: 150px
}

.secondary-menu-container .navigation-wrapper.top-menu .submenu li {
    border: none;
    padding: 0
}

.mn-wrapper {
    display:none;
}



.navigation-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    position: static;
}

.mobile-menu-nav {
    max-height: 75vh;
    overflow: auto;
}

.mobile-menu-nav .icon {
    width: 15px;
}

.mobile-menu-nav .submenu {
    display: none;
}

.mobile-menu-nav .subsubmenu {
    display: none;
}

.mobile-menu-nav .submenu-link {
    opacity: 1;
}

.mobile-menu-nav .menu-item  {
    width: 100%;
    text-align: center;
    position: relative;
    padding: 25px 0 15px;
    border-bottom: 1px solid #898c8d;
}

.mobile-menu-nav .mobile-opened-submenu .menu-item {
    border-bottom-color: transparent;
}

.mobile-menu-nav .menu-item .mobile-menu-expand-submenu {
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-50%);
    z-index: 1;
    height: 100%;
}

.mobile-menu-nav .submenu.mobile-show-submenu {
    display: block;
}



.mobile-menu-nav .mobile-menu-expand-submenu.mobile-opened-submenu .icon {
    transform: rotate(180deg);
}

.mobile-menu-nav .menu-item a {
    display: block;
    font-weight: 700;
}

.mobile-menu-nav .submenu {
    text-align: center;

}

.mobile-menu-nav .submenu-link-title {
    position: relative;
}

.mobile-menu-nav .submenu-link-title a {
    display: block;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 10px;

}

.mobile-menu-nav .mobile-menu-expand-subsubmenu {
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-50%);
    z-index: 1;
    height: 100%;
}

.mobile-menu-nav .mobile-menu-expand-subsubmenu .icon-minus {
    display: none;
}

.mobile-menu-nav .subsubmenu.mobile-show-subsubmenu {
    display: block;
}

.mobile-menu-nav .mobile-menu-expand-subsubmenu.mobile-opened-subsubmenu .icon-plus {
    display: none;
}

.mobile-menu-nav .mobile-menu-expand-subsubmenu.mobile-opened-subsubmenu .icon-minus {
    display: block;
}

.mobile-menu-nav .submenu-link-title a {
    text-decoration: underline;
}


.mobile-menu-nav .subsubmenu a {
    display: block;
    padding: 10px 0;
    font-size: 0.9rem;
}

.mobile-menu-expand-subsubmenu {
    background: transparent;
    border: none;
}

.search-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center
}

.search-col .search-form {
    width: 100%
}



.user-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: stretch;
    align-items: stretch
}

.main-navigation {
    position: static
}

.main-navigation .navigation-wrapper > li:not(:last-child) {
    margin-right: 2.5rem;
}
.main-navigation a {
    font-size: 14px;
    font-weight: 700;
    position: relative;
    padding-bottom: 5px;
}

.main-navigation .menu-item a {
    border-bottom: 3px solid transparent;
    text-transform: uppercase;
}

.main-navigation .menu-item:hover a {
    text-decoration: none;
    
}

.main-header-content {
    padding-top: 15px;
    padding-bottom: 25px;
    padding-left:60px;
    position: relative;
    min-height: 60px;
}

 .brand-tab.active img {
   -webkit-filter: invert(.6);
    filter: invert(.6);
}
.main-header-content h1 {
    margin: 0
}

.navigation-wrapper {
    list-style: none;
    margin-bottom: 0;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}


.navigation-wrapper>li {
     display: inline-block;
}


.navigation-wrapper>li:hover .submenu {
   /* display: block */
  display:flex;
  justify-content:center;
  /* padding-top:30px; */
  visibility: visible;
}

.navigation-wrapper>li:hover .menu-item a {
    border-bottom-color: #878d8d;
}

.navigation-wrapper>li .submenu-link {
   /* display: block */
opacity:0;
transition-duration: 350ms;
transition-property: opacity; 
transition-timing-function: ease;
transition-delay: 200ms;  
}


.navigation-wrapper>li:hover .submenu-link {
 opacity:1;
}

.navigation-wrapper .submenu-link:not(:last-child) {
    margin-right: 30px;
}

.navigation-wrapper .submenu-link a {
    font-weight: 700;
}

.navigation-wrapper .submenu-link:not(:first-child) a {
    font-weight: 500;
}

.navigation-wrapper .submenu-link-title a {
    font-weight: 500;
    text-decoration: underline;
}

.subsubmenu a {
    font-weight: 500;
    text-decoration: none;
}

.subsubmenu a:hover {
    text-decoration: underline;
}

.navigation-wrapper .submenu {
    width: 100%;
    visibility:hidden;
    position: absolute;
    left: 0;
    top: 70%;
    padding-left: 0;
    padding-top: 15px;
    min-width: 200px;
}

.navigation-wrapper .submenu > .container {
    background-color: #fff;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .15);
    padding: 15px 60px;
}

.navigation-wrapper .submenu-content {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 1.1rem;
}

.navigation-wrapper .submenu li {
    list-style: none;
    margin-bottom: 10px;
}

.navigation-wrapper .submenu-content > * {
    display: inline-block;
    vertical-align: top;
}

.navigation-wrapper .submenu a {
    font-size: 1rem
}


.breadcrumb {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0.9rem;
}

.breadcrumb a {
    color: #6c6463;
    
}

.search-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
   
}

.search-form .search-field {
    width: 100%;
    border: none;
    padding: 2px 5px
}

.search-form .button {
    background-color: transparent
}
.menu-image {
    max-width: 100px;
    max-height: 100%;
    filter: grayscale(100%)
}

.menu-image:hover {
    filter: grayscale(100%) brightness(175%)
}

.cart-icon {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px
}

.cart-icon:hover svg {
    color: #7f7f7f
}

.cart-icon svg {
    color: #b2b2b2;
    max-width: none;
    max-height: 100%;
    height: 100%;
    width: auto
}

.cart-icon .badge {
    background-color: #fff;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    border: 1px solid red;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 5px;
    right: 0;
    transform: translateX(50%);
    /* color: #000 */
}

.mobile-menu-col {
    display: none
}



.mobile-menu-header {
    display: none
}



.mobile-menu-header .mobile-menu-header-cart {
    display: inline-block;
    text-align: right;
    padding-right: 15px
}

.mobile-menu-button {
    background: none;
    border: none;
    display: none
}


.mobile-menu-button:focus {
    outline: none
}

.shopify-section {
    width: 100%
}

.mobile-menu-expand-submenu {
    background: none;
    border: none;
    display: none
}



.footer-pre-container {
    border-top: 1px solid #b2b2b2;
    padding-top: 10px;
    padding-bottom: 10px
}

.footer-pre-col-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

.footer-pre-col-left .footer-pre-navigation-header {
    -ms-flex-negative: 0;
    flex-shrink: 0
}



.footer-pre-col-left .footer-navigation-wrapper {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0
}

.footer-pre-col-left li {
    margin: 8px
}

.footer-pre-col-left a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    color: #fff;
    transition: .3s;
    text-decoration: none
}

.footer-pre-col-left a.Facebook {
    background-color: #3b5998
}

.footer-pre-col-left a.Twitter {
    background-color: #55acee
}

.footer-pre-col-left a.Pinterest {
    background-color: #cc2127
}

.footer-pre-col-left a.Instagram {
    background-color: #3f729b
}

.footer-pre-col-left a.YouTube {
    background-color: #e52d27
}

.footer-pre-col-left a:hover {
    opacity: .7
}

.footer-main-container {
    background-color: #a8aca9;
    padding-top: 40px;
    padding-bottom: 80px
}

.footer-navigation-header,
.footer-pre-navigation-header {
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    font-weight: 500;
 
    margin-bottom: 0;
    padding-bottom: 10px;
    letter-spacing: 1px
}

.footer-pre-navigation-header {
    border-bottom: none
}

.footer-post-container {
    background-color: #6c6463
}

.footer-post-container .container {
    padding-top: 10px;
    padding-bottom: 10px
}

#shopify-section-footer .footer-post-navigation a {
    color: #fff;
    text-transform: uppercase
}

.footer-navigation {
    list-style: none;
    font-weight: 500;
}

.footer-navigation li {
    padding: 2px 0
}

.footer-navigation a {
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    text-decoration: none
}

.footer-navigation a:hover {
    text-decoration: underline
}

.footer-navigation-wrapper {
    list-style: none;
    -webkit-padding-start: 0;
    padding-inline-start: 0
}

.footer-navigation-wrapper.socials-section a {
    color: #fff !important
}


.footer-navigation-wrapper-flex {
    display: -ms-flexbox;
    display: flex
}

.footer-post-navigation {
    text-align: center
}

.footer-post-navigation li {
    display: inline-block;
    padding: 0 8px;
    border-right: 1px solid #fff;
    line-height: 10px
}

.footer-post-navigation li:last-child {
    border-right: none
}

.footer-post-navigation a {
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px
}

.copyright-col {
    text-align: center
}

.copyright-col,
.copyright-col a {
    color: #fff;
    font-size: 12px
}

.custom-pagination-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.custom-pagination-col .pagination {
    padding-top: 10px;
    padding-bottom: 10px
}

.custom-pagination-col .next a,
.custom-pagination-col .page:not(.current) a,
.custom-pagination-col .prev a {
    display: inline-block;
    padding: 2px 5px;
    border: 2px solid #d14e39;
    /* color: #000; */
    transition: .3s ease-in-out
}

.custom-pagination-col .next a:hover,
.custom-pagination-col .page:not(.current) a:hover,
.custom-pagination-col .prev a:hover {
    text-decoration: none;
    background-color: #d14e39;
    color: #fff
}

.custom-pagination-col .current {
    display: inline-block;
    padding: 2px 5px;
    border: 2px solid #d14e39;
    background: #d14e39;
    color: #fff
}


#quick-shop-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 500;
    display: none;
    background-color: rgba(0, 0, 0, .5)
}

#quick-shop-modal.open {
    display: block
}

#quick-shop-modal .modal {
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: 85%;
    max-height: 650px;
    max-width: 1000px;
    overflow: auto;
    z-index: 10;
    padding: 20px;
    box-shadow: 0 0 21px 4px rgba(0, 0, 0, .5)
}

#quick-shop-modal .modal .images {
    margin-top: 20px;
    position: relative;
    max-height: 60vh
}

#quick-shop-modal .modal #quick-shop-main-image {
    width: 100%
}



#quick-shop-modal .modal .large-image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#quick-shop-modal .modal .large-image-container img {
    width: 100%;
    height: auto
}

#quick-shop-modal .modal .medium-up--one-half {
    position: relative
}

#quick-shop-modal .modal .modal-info {
    position: relative;
    width: 100%;
    padding-right: 20%
}

#quick-shop-modal .modal s {
    padding-right: 10px
}

#quick-shop-modal .modal .variant-image-thumb {
    margin-right: 10px;
    cursor: pointer
}

#quick-shop-modal .modal #quick-shop-name {
    color: #4a4a4a;
    font-size: 1.75rem;
    font-style: normal;
    line-height: 1.1em;
    max-width: 90%;
    font-weight: 400;
    text-transform: capitalize;
    padding-top: 15px
}

#quick-shop-modal .modal #quick-shop-options {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

#quick-shop-modal .modal #quick-shop-quantity {
    margin-top: 25px;
    margin-bottom: 15px
}

#quick-shop-modal .modal #quick-shop-button-add {
    margin-top: 10px
}

#quick-shop-modal .modal #quick-shop-price {
    font-size: 1.125rem;
    color: #6c6463;
    font-weight: 400
}

#quick-shop-modal .modal .social-sharing {
    margin-top: 30px
}

#quick-shop-modal .modal .social-sharing a {
    margin-right: 25px
}

#quick-shop-modal .modal .social-sharing a .icon {
    width: 15px;
    height: 15px
}

#quick-shop-modal #variant-large-image-container {
    transition: opacity .25s ease
}

#quick-shop-modal #variant-large-image-container .slick-list {
    overflow: hidden
}

#quick-shop-modal #variant-large-image-container .slick-list .slick-track img {
    width: auto;
    max-height: 100%
}

#quick-shop-modal .variant-item-label {
    color: #3b3b39;
    font-weight: 700;
    font-size: 1rem;
    display: inline-block
}

#quick-shop-modal .variant-item-label.block {
    display: block;
    margin-bottom: 0
}

#quick-shop-modal .variant-selected-color-name {
    font-size: .75rem;
    color: #3b3b39
}

#quick-shop-modal .variant-selector-wrapper.selector-quantity select {
    position: relative;
    border: 1px solid #3b3b39;
    margin-right: 20px
}

#quick-shop-modal .modal-button-submit {
    display: inline-block;
    background-color: #e04e39;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 7px 30px;
    text-align: center;
    text-transform: uppercase;
    transition: all .25s ease;
    border: none
}

#quick-shop-modal .modal-button-submit:active,
#quick-shop-modal .modal-button-submit:hover {
    background-color: #b2b2b2
}

#quick-shop-modal .variant-selected-link-full-details {
    padding-top: 15px;
    text-decoration: underline;
    color: #3b3b39;
    font-weight: 700
}

.no-scroll {
    overflow: hidden
}

#thumbnailContainer img {
    opacity: .5;
    max-width: 20%
}

#thumbnailContainer .slick-list .slick-track {
    max-width: 100%
}

#modal-content {
    display: none;
    position: relative
}

#modal-content .btn.button-toggle.close {
    z-index: 10;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    border: none
}

.product-col:hover .quick-shop-container {
    opacity: 1
}

.quick-shop-container {
    opacity: 0;
    padding-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.quick-shop-container button {
    border: 2px solid #6c6463;
    background-color: #6c6463;
    color: #fff;
    display: block;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding: .4rem 1.5rem .3rem;
    text-align: center;
    text-transform: uppercase;
    transition: all .3s ease;
    font-weight: 400
}

.quick-shop-container button:hover {
    background-color: #fff;
    color: #6c6463
}

.img-slideshow {
    position: absolute;
    left: 0;
    top: 0
}

.search-page-search-field {
    padding-top: 20px;
    margin-top: 10px;
    margin-bottom: 30px
}

.search-page-search-field .input-grey {
    border: none;
    border-bottom: 1px solid #333;
    /* background: #fff; */
    font-size: 14px;
    padding: 6px;
    width: 40%;
    min-width: 300px;
    /* margin-right: 10px; */
    border-radius: 0;
}

.newsletter-signup {
    margin-top: 10px;
    margin-bottom: 10px
}

.newsletter-signup form>div {
    display: -ms-flexbox;
    display: flex
}



.newsletter-signup .mc-field-group {
    display: inline-block;
    width: 100%;
    -ms-flex: 1;
    flex: 1
}

.newsletter-signup .mc-field-group.input-group {
    display: none
}

.newsletter-signup label {
    margin: 0;
    font-weight: 700
}

.newsletter-signup input[type=email] {
    width: 65%;
    height: 100%
}

.newsletter-signup .clear {
    display: inline-block;
    vertical-align: top
}

.newsletter-signup p {
    margin-top: 10px;
    color: #4a4a4a
}

.newsletter-signup input[type=submit] {
    display: inline-block
}


.side-filter-menu .filter-group {
    width: 100%
}

.side-filter-menu .filter-group.refine-header {
    display: none !important
}

.blog-section {
    margin: 0 auto
}

.blog-section .header-container {
    position: relative;
    text-align: center;
    margin-bottom: 20px
}

.blog-section .header-container:after {
    display: block;
    position: absolute;
    width: 100%;
    top: calc(50% - 1px);
    content: "";
    border-bottom: 1px solid #000
}

.blog-section .header-container h2 {
    position: relative;
    display: inline-block;
    background-color: #fff;
    color: #000;
    z-index: 5;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-family: ltc-bodoni;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    text-transform: capitalize
}

.blog-post {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

.blog-post__item {
    -ms-flex: 1 1 33.33333%;
    flex: 1 1 33.33333%;
    padding-left: 10px;
    padding-right: 10px
}

.blog-post__item:first-child {
    padding-left: 0
}

.blog-post__item:last-child {
    padding-right: 0
}

.blog-post__item h4 {
    font-family: apercu, Arial, sans-serif;
    text-transform: uppercase
}

.blog-post__item h3,
.blog-post__item h4 {
    color: #3b3b39;
    font-size: 16px;
    letter-spacing: 1.1px;
    margin-bottom: 0
}

.blog-post__item h3 {
    font-family: domaine, Lucida, serif;
    line-height: 16px;
    font-weight: 400
}

.blog-post__item .date {
    color: #d14e39;
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 80px;
    border-right: 2px solid #000
}

.blog-post__item .date,
.blog-post__item .info {
    padding-left: 15px;
    padding-right: 15px
}

.blog-post__item_preview {
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    margin-bottom: 15px;
    -ms-flex-pack: center;
    justify-content: center
}

.collection-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 73.75em
}

.collection-list-item {
    -ms-flex: 1 1 33.33333%;
    flex: 1 1 33.33333%;
    height: 100%;
    text-align: center
}

.collection-list__image {
    min-width: 320px
}

.collection-list__title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.collection-section {
    display: flex;
}

.collection-left {
    width: 300px;
    display: inline-block;
}

.collection-right {
    width: calc(100% - 300px);
    display: inline-block;
    position:relative;
}


.collection-section.filter-hide .collection-left {
    display: none;
}

.collection-section.filter-hide .collection-right {
    width: 100%;
}

.collection-product-images {
    position: relative;
}

.collection-product-images .product-image-swatch {
    z-index: -1;
    position: absolute;
    top: 0;
}

.collection-product-image {
    position: relative;
}

.collection-product-image .image-bottom {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.collection-product-image-link:hover .image-bottom {
    z-index: 1;
}

.product-form-container {
    max-width: 450px;
}

.product-color-swatches {
    text-align: left;
}

.product-color-swatches .swatch {
    width: 32px;
    height: 32px;
    overflow: hidden;
    border-radius: 50px;
    border: 1px solid white;
    display: inline-block;
    padding: 3px;
    background: transparent;
}

.product-color-swatches .swatch:hover,
.product-color-swatches .swatch.swatch-active {
    border-color: #b2b2b2;
}

.product-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center
}

.product-col .product-price ,
.product-col .product-price p{
    font-size: 0.95rem;
}

.product-block-name {
    text-transform: capitalize;
    font-size: 1rem;
    color: inherit;
}

.product-block-name:hover {
    text-decoration: none;
}
.filter-toggle {
    color: #6c6463;
    border: 1px solid #b2b2b2;
    background-color: #efefef;
    font-size: 20px;
    letter-spacing: 2.5px;
    font-weight: 700;
    padding-left: 15px;
    padding-right: 15px;
    transition: .2s ease-in-out
}

.filter-icon-add:after{
 content: '-';
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 29px;
    text-transform: uppercase;
    height: 0;
}

.filter-icon-add.extra:after{
 content: '+';
   
    
}

.filter-toggle:hover {
    background-color: #d6d6d6
}

.side-filter-menu {
    display: none;
    padding: 15px;
    padding-left: 0;
    /* margin-top: 15px; */
 
}

.side-filter-menu.active {
    display: block
}

.side-filter-menu .pt-mobile-header {
    display: none
}

.side-filter-menu .filter-menu {
    display: -ms-flexbox;
    display: none;
}

.side-filter-menu .filter-group {
    /* margin-right: 35px; */
    display: block;
    padding-top:10px;  
   position:relative;
}

.side-filter-menu .filter-group h4 {
    color: #000;
    font-weight: 500;
    border-top: 1px solid #b2b2b2;
    /* width:91%; */
    font-size: 14px;
   padding-top:10px;
   text-transform: uppercase;
  cursor:pointer;
  display: flex;
    align-items: center;
}

.side-filter-menu .filter-group ul {
    -webkit-padding-start: 20px;
    padding-inline-start: 20px;
    list-style-type: none;
    padding-left: 0
}

.side-filter-menu .filter-group a {
    /* color: #000; */
    font-size: 14px;
}
.side-filter-menu .filter-group a:hover {
    color: #ccc;
   text-decoration:none;
}

.side-filter-menu .filter-group .nav-size li,
.side-filter-menu .filter-group .nav-width li {
    border: 1px solid #b2b2b2;
    height: 45px;
    width: 45px;
    text-align: center;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 9px 1px;
    background-color: #fff
}

.side-sort-by-menu select {
    min-width: 175px
}

.template-collection #shopify-product-reviews {
    margin: 0
}

.template-collection #shopify-product-reviews .spr-container {
    padding: 0;
    border: none
}

.template-collection #shopify-product-reviews .spr-header-title {
    display: none
}

.featured-collection {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 73.75em
}

.featured-collection-item {
    -ms-flex: 1 1 33.33333%;
    flex: 1 1 33.33333%;
    height: 100%;
    text-align: center
}

.featured-collection__image {
    min-width: 320px
}

.featured-collection__title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.image-with-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.image-with-text__image {
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    min-width: 320px
}

.image-with-text__text {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%
}

.image-with-button {
    background-color: #fff
}

.image-with-button__container {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}


.image-with-button__container img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%
}

.image-with-button__button-container {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%);
    text-align: center;
    max-width: 66.6666666666%
}

.image-with-button__button-container.l-20 {
    left: 20%;
    max-width: 33.3333333%
}

.image-with-button__button-container.r-20 {
    left: auto;
    right: 20%;
    max-width: 33.3333333%
}

.image-with-button__button-container.l-25 {
    left: 25%;
    max-width: 45%
}

.image-with-button__button-container.r-25 {
    left: auto;
    right: 25%;
    max-width: 45%
}

.image-with-button__button-container.l-33 {
    left: 33.33333333333333%;
    max-width: 50%
}

.image-with-button__button-container.r-33 {
    left: auto;
    right: 33.33333333333333%;
    max-width: 50%
}

.image-with-button__button-container .image-text__container {
    padding-top: 10px;
    padding-bottom: 10px
}

.image-with-button__button-container .image-text__container h2 {
    font-family: apercu, Arial, sans-serif;
    color: #fff;
    font-size: 64px;
    line-height: 64px;
    text-align: center
}

.button__home-page {
    background-color: #3b3b39;
    color: #fff;
    display: inline-block;
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700
}

.button__home-page:hover {
    text-decoration: none;
    color: #fff;
    background-color: #070707
}

.hashtag-column {
    text-align: center
}

.hashtag {
    display: inline-block;
    text-transform: uppercase;
    padding: 10px;
    vertical-align: middle;
    color: #3b3b39
}

.hashtag_title {
    font-family: apercu, Arial, sans-serif;
    font-weight: 700;
    font-size: 25px
}

.hashtags {
    font-family: domaine, Lucida, serif;
    font-style: italic;
    font-size: 20px;
    letter-spacing: 1.1px
}

.hashtags:hover {
    text-decoration: none;
    color: #6f6f6b
}

.single-image-container {
    display: block;
    width: 100%
}

.single-image-container.align-image-right {
    text-align: right
}

.single-image-container.align-image-left {
    text-align: left
}

.section-button-column,
.single-image-container.align-image-center {
    text-align: center
}

.section-button {
    display: inline-block;
    color: #3b3b39;
    border: 2px solid #3b3b39;
    padding: 18px 38px;
    font-family: apercu, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 1.1px;
    text-transform: uppercase
}

.section-button:hover {
    text-decoration: none;
    background-color: #3b3b39;
    color: #fff;
    transition: .3s ease-in-out
}

.apple-wallet-image,
.giftcard-qr img {
    display: block;
    margin: 0 auto
}

.template-giftcard {
    padding-left: 15px;
    padding-right: 15px
}

.template-giftcard main {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.template-giftcard .giftcard {
    padding-top: 2%;
    padding-bottom: 2%
}

.template-giftcard .gift-card-image {
    text-align: center
}

.template-giftcard .gift-card-image img {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    max-width: 400px;
    width: auto
}

.template-giftcard .center {
    text-align: center
}

.product-image-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-align: center;
    align-items: center
}

.product-image-wrapper .thumbnail-list {
    list-style: none;
    -webkit-padding-start: 0;
    padding-inline-start: 0
}

.product-image-wrapper .thumbnail-list img {
    border: 1px solid transparent
}

.product-image-wrapper .thumbnail-list a {
    cursor: pointer
}

.product-image-wrapper .thumbnail-list a[aria-current=true] img {
    border-color: #6c6463
}

.product-image-wrapper li {
    padding: 20px 20px 20px 0;
    width: 100px
}

.product-image-col .zoom-label {
    text-align: right;
    font-size: .875rem;
    color: #6c6463
}

.product-image-col .zoom-label svg {
    width: 15px
}

.product-info-col .product-title {
    color: #6c6463;
    font-size: 1.75rem;
    font-weight: 400;
    text-transform: capitalize
}

.product-info-col input[type=number] {
    height: 35px;
    border: 1px solid #6c6463;
    padding: 5px
}

.product-info-col button[type=submit] {
    height: 35px;
    text-transform: uppercase;
    font-weight: 500
}

.product-price-and-sku {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.product-price-and-sku p {
    margin: 0
}

.product-price {
    font-size: 1.125rem;
    /* color: #000; */
   
}

.product-actions {
    margin-top: 20px
}

.product-actions .variant-label,
.product-actions label {
    font-size: 1.375rem;
    color: #6c6463
}

.product-actions input[type=number] {
    width: 50%
}

.product-actions select {
    min-width: 25%
}

.product-actions button[type=submit] {
    border: none;
    background-color: #333;
    color: #fff;
    font-weight: 500;
   text-transform:uppercase;
    font-size: 15px;
    padding: 4px 30px;
    line-height: 27px;
    /* margin-left: 20px; */
    min-width:250px;
    height:55px;
   padding: 4px 30px;
    display: inline-block;
    /* transition: background .2s ease; */
    /* letter-spacing:1px;   */
    border: 2px solid #333;
}

.product-actions button[type=submit] span {
    color: inherit;
}

.product-actions button[type=submit]:hover {
   
}

.product-color-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: stretch;
    align-items: stretch
}

.product-color-container .color-hex-swatch {
    border-radius: 50%;
    overflow: hidden
}

.product-color-container .variant-colour-label-small {
    font-size: .75rem;
    text-transform: uppercase
}

.product-color-container,
.shopify-product-form {
    /*max-width: 300px;*/
    width: 100%
}

.product-color-container .js,
.shopify-product-form .js {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 5px
}

.product-color-container .variant-label,
.product-color-container label,
.shopify-product-form .variant-label,
.shopify-product-form label {
    font-size: .875rem;
    font-weight: 500;
    color: #4a4a4a;
    margin-bottom: 0
}

.product-color-container select,
.shopify-product-form select {
    border: 1px solid #b2b2b2;
    height: 35px;
    line-height: 35px;
    padding-left: 5px
}

.zoom {
    background-position: 50% 50%;
    position: relative;
    overflow: hidden;
    cursor: zoom-in;
    max-width: 100%
}

.zoom img:hover {
    opacity: 0
}

.zoom img {
    transition: opacity .5s;
    display: block;
    width: 100%;
    height: auto
}

.product-overview-row {
   
    padding-bottom: 25px
}

.product-description-row {
    padding-top: 15px;
    padding-bottom: 15px
}

.section-heading {
    font-size: 1.75rem;
    font-weight: 400;
    text-transform: capitalize;
    color: #6c6463
}

.product-image {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start
}

.product-image ul {
    list-style: none;
    padding: 0
}

.product-image ul img {
    height: 100px;
    width: auto;
    margin-right: 10px;
    margin-bottom: 10px
}

.product-image #featured_image {
    position: relative
}

.product-image .large-image-container {
    position: relative;
    width: 100%;
    height: 100%
}

.product-information {
    position: relative
}

.product-information .vendor-logo {
    max-height: 75px;
    max-width: 200px;
    width: auto;
    height: auto;
    text-indent: -9999px
}

.product-information .product-price {
    margin-bottom: 20px
}

.product-information .product-reviews {
    margin-bottom: 30px
}

.product-information .product-description {
    line-height: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.product-information .product-shop form .selector-wrapper {
    margin: 5px 0
}

.product-information .product-shop form button {
    margin: 5px 0;
    -ms-flex-order: 2;
    order: 2
}

.product-information .product-shop form .variant-selector-wrapper.selector-dimension,
.product-information .product-shop form .variant-selector-wrapper.selector-width {
    -ms-flex-order: -1;
    order: -1
}

.product-information .product-shop form .selector-size .variant-option-label {
    -ms-flex-direction: row;
    flex-direction: row
}

.product-information .product-share {
    padding-top: 20px
}

.product-information .product-share a {
    margin-right: 15%
}

.product-information .product-share .icon {
    width: 15px;
    height: 15px
}

.variant-selector-radio {
    display: inline-block;
    float: left;
    border: 1px solid #e5e5e5;
    position: relative;
    width: 36px;
    height: 36px;
    margin-right: 1%;
    margin-bottom: 2%
}

.variant-selector-radio label {
    text-align: center;
    display: block;
    height: 100%;
    padding-top: 5px
}

.variant-selector-radio input {
    display: none
}

.variant-selector-radio input[type=radio]:checked+label {
    background: #e7e5e0;
    color: #4a4a4a;
    border: 1px solid #4a4a4a
}

.variant-selector-radio input[type=radio]:disabled+label {
    color: #ccc;
    cursor: default
}

.variant-selector-radio input[type=radio]:disabled+label:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to left top, transparent 48.75%, #ccc 49.5%, #ccc 50.5%, transparent 51.25%)
}

.variant-selector-radio:hover input[type=radio]+label {
   /* border: 1px solid #4a4a4a */
}

.variant-selector-radio:hover input[type=radio]:disabled+label {
    border-color: #fff
}

.variant-colours {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.variant-colour-img {
    margin-right: -1px;
    margin-bottom: -1px
}

.variant-colour-img img {
    padding: 5px
}

#variant-large-image-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden
}

#variant-large-image-container .slick-list {
    position: relative;
    height: 100%
}

#variant-large-image-container .slick-list .slick-track {
    height: 100%
}

#thumbnailContainer {
    width: 100%;
    overflow: hidden;
    margin-top: 15px
}

#thumbnailContainer .slick-list {
    position: relative;
    height: 100%
}

#thumbnailContainer .slick-list .slick-track {
    height: 100%
}

#thumbnailContainer .slick-list .slick-track img {
    cursor: pointer;
    padding: 5px;
    margin-right: -1px;
    margin-bottom: 0;
    opacity: .5
}

#thumbnailContainer .slick-list .slick-track img.slick-current {
    opacity: 1;
    border: 1px solid #b2b2b2
}

#thumbnailContainer .slick-list .slick-track img.slick-current:active,
#thumbnailContainer .slick-list .slick-track img.slick-current:focus {
    outline: none;
    box-shadow: none
}

.variant-option-label {
    display: block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: baseline;
    align-items: baseline
}

.variant-option-label .variant-label {
    margin-bottom: 5px;
    display: inline-block;
    margin-top: 10px;
    font-weight: 700;
    color: #3b3b39
}

.product-size-chart {
    display: inline-block
}

.product-size-chart .esc-size-guide--popup .modal_background {
    background: transparent;
    pointer-events: none
}

.product-size-chart .esc-size-guide--popup .modal_container {
    overflow: auto;
    width: auto;
    max-height: 50vh;
    max-width: 75vw;
    left: 25% !important
}

.product-size-chart .esc-size-guide--popup .modal_close {
    color: #999
}

.product-size-chart .esc-size-guide--popup .modal_close:after {
    display: block;
    position: relative
}

.product-size-chart .esc-size-guide--popup .modal_close:hover {
    background: #fff
}

.product-size-chart .esc-size-guide--popup .esc-size-guide--title {
    font-size: 28px;
    font-weight: 700;
    padding-top: 40px;
    padding-bottom: 40px;
    font-style: italic
}

.product-size-chart .esc-size-guide--popup .esc-size-guide--table-wrap>p {
    text-align: left
}

.product-size-chart .esc-size-guide--popup .esc-size-guide--table-wrap .esc-size-guide--cell {
    border: none
}

.product-size-chart .esc-size-guide--popup .esc-size-guide--table-wrap .esc-size-guide--heading {
    border: none;
    border-bottom: 1px solid #e5e5e5
}

#size-check {
    display: none;
    visibility: hidden
}

.sale-tag {
    /* color: #000; */
   margin-left:4px;
    font-size: 1rem
}

.row-radio {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.row-radio .col-radio {
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 45px;
    height: 45px;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative
}

.row-radio .col-radio input {
    position: absolute;
    opacity: 0;
    left: 0;
    cursor: pointer;
    height: 100%;
    width: inherit;
    height: inherit
}

.row-radio .col-radio input:checked~.radio-button {
    background-color:#7594b3;
    border-color:#7594b3;
    color:white;
}

.row-radio .col-radio .radio-button {
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 5px 0;
    width: 45px;
    height: 45px;
    font-size: 14px;
   line-height:34px;  
}

.row-radio .col-radio:hover input~.radio-button {
  /*  border-color: #000 */
  color:#ccc;
}

.product-recommendation .product-recommendation-title {
    color: #3b3b39;
    padding-bottom: 10px;

    border-bottom:1px solid #b3b3b3;
    padding-top:20px
}


.variant-colours .variant-colour-swatch {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 2px;
    background: white;
    overflow: hidden;
    border: 1px solid transparent;
}



.variant-colours .variant-colour-swatch:hover {
    border-color: #000
}

.variant-colours .variant-colour-swatch.selected {
    /* content: ""; */
    border: 1px solid #000;
    /* width: 36px */
}

.template-product .product-price s {
   color: #6c6463;
}


.spr-button-primary {
    background-color: #000;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase
}

.template-404 #MainContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.template-404 #MainContent .col {
    text-align: center
}

.blog-article a {
    color: #d14e39
}

.blog-article .container {
    max-width: 945px
}

.blog-article .article-header {
    text-align: center
}

.blog-article .article-header .article-header-category {
    font-family: apercu, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block
}

.blog-article .article-header .article-header-category:hover {
    text-decoration: none;
    color: #262626
}

.blog-article .article-header .article-header-date {
    font-family: apercu, Arial, sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px
}

.blog-article .article-header h1 {
    font-family: domaine, Lucida, serif;
    font-style: italic;
    font-weight: 500;
    font-size: 34px;
    line-height: 36px
}

.blog-article .hero-banner {
    min-height: 400px;
    margin-bottom: 60px
}

.blog-article .article-body-row img {
    margin-top: 40px;
    margin-bottom: 40px
}

.blog-article .article-social-row {
    padding-top: 30px;
    padding-bottom: 30px
}

.blog-article .article-social-row .article-title-col {
    text-align: center;
    font-family: ltc-bodoni;
    font-size: 20px;
    font-style: italic
}

.blog-article .article-social-row .social-sharing {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px
}

.blog-article .article-social-row a {
    margin-left: 5px;
    margin-right: 5px;
    color: #000
}

.blog-article .article-social-row a:hover {
    text-decoration: none
}

.blog-article .article-social-row span[aria-hidden=true] {
    display: none
}

.cart-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

#shopify-section-cart-template select {
    padding-left: 15px;
}

#shopify-section-cart-template .full-width {
    width: 100%
}

#shopify-section-cart-template {
    padding: 0 10px;
    margin-top: 25px
}

.cart-title {
    text-align: left;
    font-size: 1.5rem;
}

.table-cart h3 {
    font-size: 1em
}

.table-cart .logo-img {
    height: 15px
}

.table-cart .quan {
    width: 5em
}

.table-cart .shoe-name {
    /* color: #000; */
    text-decoration: none;
    /* font-size: 20px; */
    text-transform: capitalize;
    margin-top: 5px;
    font-weight: 700;
}

.table-cart .shoe-name:hover {
    text-decoration: none
}

.table-cart .size {
    font-size: 14px;
    margin-bottom: 0
}

.table-cart-mobile-quantity-label {
    font-weight: 700;
    font-size: 0.9rem;
}


#shopify-section-cart-template .order-sum {
    /* border: 1px solid #000; */
    margin-top: 25px;
    padding: 30px 30px 25px;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    border: 1px solid #e4e4e4;
}

#shopify-section-cart-template .order-sum .order-sum-info {
    /* margin: 0 10px; */
    /* font-size: 16px */
}

#shopify-section-cart-template .order-sum .checkout-button {
    /* border: 2px solid red; */
    text-transform: uppercase;
    background: #333;
    border-color: #333;
    color: white;
    
}

#shopify-section-cart-template .order-sum textarea {
    width: 100%
}

#shopify-section-cart-template .order-sum input {
    margin: 5px 0;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#shopify-section-cart-template .order-sum .right {
    float: right
}

#shopify-section-cart-template .table-cart *,
#shopify-section-cart-template .order-sum * {
    font-size: 1rem;
}

.table-cart select {
    border-color: #c5c5c5;
}

.table-cart th,
.table-cart td {
    border: none;
}

.table-cart  thead {
    border-bottom: 1px solid #e8e9eb;
}

.remove-link {
    font-size: 0.8rem;
}

.order-subtotal {
    font-weight: 700;
}

#shopify-section-cart-template  .order-sum-title {
    font-size: 1.2rem;
}

.template-password {
    text-align: center
}

.template-password header {
    padding-top: 10vh;
    padding-bottom: 5vh
}

.template-password main {
    margin-top: 10%
}

.template-password #Login {
    padding-top: 30px;
    padding-bottom: 20px
}

.template-password footer {
    padding-top: 5%
}

.template-page main *,
.template-page-basic main * {
    color: #242328;
}

.template-page-basic {
    margin-left: auto;
    margin-right: auto;
    max-width: 1380px
}



.template-page-basic a {
    text-decoration: underline
}

.template-page main {
    line-height: 2
}

.template-page main p {
    line-height: 1.5
}

.template-page main ol {
    margin-left: 0
}

.template-page main table p {
    margin: 0
}

.template-page main tbody,
.template-page main td,
.template-page main tr {
    border: 1px solid #000
}

.template-page main td {
    padding: 5px 15px
}

#rockport-about .hero-content {
    padding: 1em
}

#rockport-about .timeline-row .pf-c {
    padding: 0 !important
}

.customer-page {
    margin-top: 30px;

}

.customer-page-side-links {
    margin-top: 50px;
}

.customer-page .shopify-section * {
    color: #000;
}

.customer-page * {
    font-size: 0.9rem;
}

.customer-page .errors * {
    color: red;
}

.customer-page a:hover {
    text-decoration: none
}

.customer-page select,
.account.account-addresses select {
    width: 100%;
    border: none;
    border-bottom: 1px solid #000;
    padding: 2px 10px;
    margin: 2px
}

.customer-page-title {
    max-width: 825px;

    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    
    position: relative;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    overflow: hidden;
    line-height: 1.125;
    text-align: center;
    padding-top: 10px;
}

.customer-page-title span {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    font-size: 20px;
    font-weight: 700;
}

.customer-page-title span:before {
    content: '';
    position: absolute;
    left: 100%;
    width: 100vw;
    height: 1px;
    background: #e4e4e4;
    top: 50%;
}

.customer-page-title span:after {
    content: '';
    position: absolute;
    right: 100%;
    width: 100vw;
    height: 1px;
    background: #e4e4e4;
    top: 50%;
}

.customer-page-register .customer-page-title {
    margin-bottom: 50px;
}

.customer-page .breadcrumb {
    color: grey;
    margin-bottom: 2em
}

.customer-page .breadcrumb-current {
    color: #000
}

.customer-page .breadcrumb-current:hover{
    text-decoration: none
}

.customer-page .create-account-form .row {
    margin-bottom: 1em
}

.customer-page .create-account-form label,
.account.account-addresses label {
    margin-bottom: 0;
    font-weight: 700
}

.customer-page .create-account-form label.required:after,
.account.account-addresses label.required:after {
    content: "*"
}

.customer-page .create-account-form input,
.account.account-addresses input,
.account.account-addresses select {
    width: 100%;
    border: none;
    border-bottom: 1px solid #e4e4e4;
    padding: 2px 5px;
    margin: 2px;
    border-radius: 0;
    margin-bottom: 20px;
    transition: border-bottom 0.15s ease-in-out;
}

.customer-page .create-account-form input[type=checkbox], 
.account.account-addresses input[type=checkbox] {
    width: 20px;
}

.customer-page .create-account-form input:focus,
.account.account-addresses input:focus,
.account.account-addresses select:focus {
    border-bottom-color: #000;
    box-shadow: none
}

.customer-page .create-account-form .submit-button {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 10px 2em;
    text-transform: uppercase;
    background: #000;
    color: #fff;
}

.customer-page .no-bottom-margin {
    margin-bottom: 0
}

.customer-page .forgot-pass {
    text-decoration: underline;
    display: block;
    margin-bottom: 1em;
    margin-top: 10px
}

.customer-page .create-button {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 10px 2em;
    background: #000;
    color: #fff;
    text-transform: uppercase
}

.account a:hover {
    color: #000
}

/* .account select {
    width: 100%;
    border: 2px solid #000 !important;
    padding: 2px 10px;
    margin: 2px
} */

.account .breadcrumb {
    color: grey;
    margin-bottom: 2em
}

.account .breadcrumb-current {
    color: #000
}

.account .breadcrumb-current:hover {
    text-decoration: none
}

.account .responsive-table {
    width: 100%
}

.account .responsive-table a {
    text-decoration: underline
}

/* .account.account-addresses label {
    padding-top: 10px;
    font-weight: 700;
    color: #4a4a4a;
    display: block
}

.account.account-addresses input {
    width: 100%;
    border: 2px solid #4a4a4a;
    display: block
} */

.account.account-addresses .account-addresses-new-address {
    max-width: 1000px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #4a4a4a
}

.app-returnmagic {
    z-index: -1;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.app-returnmagic iframe {
    overflow: hidden
}

.app-returnmagic iframe.jsheight {
    height: 1300px
}

//** Joe Css *//  

.secondary-menu-container{display:none;}

.slick-vis{display:none;}

.slick-initialized { display:block;}

.pred-search-button{background:none!important;}
/* .pred-search-button svg{color:grey!important;} */

/* brands bar */

/* #brands_row{background-color:#303e48;} */

.brands-container {
    min-height:28px;
    padding-left: 60px;
    padding-right: 60px;
}

.brand-tab img{padding: 0px 0px;}

/* .a-brand-block{line-height:28px;} */
.a-brand-block {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.a-brand-block img {
    flex-grow: 0;
    flex-shrink: 0;
}

.brand-tab:hover{
    background-color:#c7c7c7;
}

.brand-tab:hover img {
    -webkit-filter: invert(.6);
    filter: invert(.6);
}

.brand-tab.active:hover {
    background: white;
}

/* .brand-tab:first-child{margin-left:5.5%;} */


/* header */
.logo-image {
    display: inline-block;
}

.logo-image img{
    max-height: 28px;
}

.logo-icons__right{
  margin-bottom:20px;
  position:absolute;
  right:40px;
  top:16px;
}

.logo-icons__right btn{padding-right:18px;}

.logo-icons__right a{padding-right:15px;}



/* popout search */

#open_cble{
    width: 500px;
    height: auto;
    /* width: 100%;
    height: 100%;
  max-width:500px;
  max-height:360px; */
  position:absolute;
  background-color:white;
  /* color:black; */
  /* left:59%; */
  right: 20px;
  top:50%;
  display:none;
  z-index:1000;
  overflow: auto;
  padding-top: 20px;
}

#open_cble.opened {
    display: block;
}

.ui-widget-overlay.opened-search {
    position: fixed;
}



/* #open_cble form{margin-top:10px;} */


input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.predictive-search-form  {
   width: 95%;
   display: block;
   margin-left: auto;
   margin-right: auto;
   position: relative;
}

.predictive-search-form .search-field {
    border-bottom: 1px solid #4a4a4a;
    border-radius: 0;
    padding-bottom: 15px;
    padding-left: 35px;
    padding-right: 30px;
}

.pred-contents-header {
    font-size: 1rem;
}

.predictive-search-form .pred-search-button {
    position: absolute;
    left: 0;
    top: -3px;
}

.predictive-search-form .pred-search-button-close {
    position: absolute;
    right: 0;
    top: 0;
    left: unset;
}


/* #Search-header{border-bottom:1px solid black;} */


.button-search {
    background:white;
    margin-right:2px;
    position: relative;
    line-height: 1;

    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.9rem;
}

.search-results {
 display:block;
 font-size:12px; 
}

.search-results-container{position:relative;}


.pred__contents{
    display:flex;
    margin-bottom: 15px;
}

.pred__image {
    width: 50px;
    height: 50px;
}

.pred-contents-header {
    margin-top: 30px;
}

.pred__contents a {
    display:flex;
}

.pred__contents a:hover {
    text-decoration: none;
}


.pred__contents-text p{
 margin-bottom:0px;
 margin-left:5px;
 /* max-width:250px;  */
 font-size: 0.9rem;
 font-weight: 500;
}

.pred__contents-collection{
 position:relative;
 margin-top:30px;
 /* left:70%;
 top:3px;  */
  
}

.pred__contents-collection p{
    padding-bottom:10px;
    font-size: 0.9rem;
}

.pred__contents-placeholder .pred__image-placeholder {
    height:50px; 
    width:50px; 
    background: #e3e3e3;
    margin-right: 10px;
}

.pred__text-placeholder {
    flex-grow: 1;
}

.pred__contents-placeholder .pred__text-title {
    background: #e3e3e3;
    height: 15px;
    width: 100%;
    margin-bottom: 10px;
}

.pred__contents-placeholder .pred__text-price {
    background: #e3e3e3;
    width: 50%;
    height: 15px;
}

.pred-content {
    display: none;
}

.pred-content.has-pred {
    display: block;
}
/* overlay of entire page when popout search is activated */

.ui-widget-overlay{
  position:static;
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  z-index:950;
  /* background: url("https://cdn.shopify.com/s/files/1/0465/0863/8358/files/ui-overlay-shadow.png?v=1599493950") 50% 50% repeat scroll rgb(51,51,51); */
  background: rgba(26, 26, 26, 0.4);
  /* opacity:0.4; */
 }

 .logo_wrapper{
    position:absolute;
     left: 50%;
     transform: translateX(-50%);
}

.nav-right-icon:hover {
    text-decoration: none;
}

.nav-right-icon .icon {
    width: 23px;
    height: 23px;
}

.nav-right-icon .icon-phone {
    width: 25px;
    height: 25px;
}


.slick-slide a{font-size:0.75rem;}


#announcement-wrapper.sticky{position:fixed;top:0;width:100%;z-index:1;}

/* menu accordian css */

/* .cd-accordion{width:100%;opacity:0;} */

/*.lets-try{opacity: 0;}*/


.cd-accordion__input {position: absolute; opacity: 0;
}

.cd-accordion__item .first-level-label {
    margin-left: 0;
}

.cd-accordion__item.initial-level-label {
    border-bottom: 1px solid #898c8d;
}

.cd-accordion-footer .cd-accordion__item.initial-level-label {
    border-bottom-color: #fff;
}

.cd-accordion__label {
  position: relative;
  /* display: flex; */
  /* align-items: center; */
  padding: 10px;
  width:100%;
  /* color: black; */
  padding-left:15px;
  padding-right:15px;
  text-align: center;
  
}

.cd-accordion-footer .cd-accordion__label {
    text-align: left;
}

.cd-accordion__sub {display: none;}

.cd-accordion__input:checked ~ .cd-accordion__sub {display: block;}

.acc-icon{position:absolute;right:15px;top:15%; }


.first-level-label{margin-left:10px;}

.first-level-label span{font-weight:700;}

.initial-level-label span{font-weight:700;}

.second-level-label span{font-weight:500;}

.initial-level-label{border-bottom: 1px solid white;}

.second-level-label{ 
    /* margin-left:20px; */
    padding:4px;
    font-size:13px;
}

.first-level-label .acc-icon{ right:30px;}

.submenu-link{opacity:0;}

.product-info-col{
  
  background:#f8f8f8;
  padding:30px 2% 50px 5%;

}

.product-header .productvendor{
 /* color:black; */
 font-weight:700;
 font-size:16px; 
}

.product-header .product-title{

 font-size:1.875rem;
 font-weight:700;
 color:#333;
 /* margin:none;  */
 margin: 0;
}

.nav-down{display:block!important}
.nav-up{display:none!important;}

.new-product-desc p{font-size:0.9rem;}
.new-product-head{font-size:1rem;text-transform:uppercase;font-weight:700;color:black;}

.top-footer-section{
 display:flex;
  flex-direction: column;
 background-color:#a8aca9;
 padding: 60px 0 20px 0px;
};



.footer-social-icons svg{width:35px;height:35px;padding-right:5px;}

.footer-header h3{font-size:34px;color:#fff;font-weight:500;letter-spacing:1px;text-transform:uppercase;margin-left:16px;}

.footer-newsletter{
    margin-left:20px;
    flex-grow: 1;
  text-align:center;
}

.footer-newsletter form {
    display: flex;
}

.footer-social-icons a:hover{text-decoration:none;color:#e7e5e0;}

.footer-social-icons i:hover{color:#e7e5e0;}

.footer-newsletter input{
  
  border:none;
  border-bottom:1px solid #fff;
  background-color:transparent;
  /* width:370px; */
  color:white;
  flex-grow: 1;
  max-width: 70%;
}

.footer-newsletter button,
.footer-newsletter input[type=submit]{
 padding: 0 30px; 
 background-color:transparent;
 line-height:36px;
 border: 1px solid white; 
 color:white;
 text-transform:uppercase;
 margin-left:12px; 
}

.footer-main-container .row{justify-content:center;}

.col-md-footer{flex: 0 0 20%;max-width:20%;}

/* power tools */

.side-filter-menu{
 display:flex;
 flex-direction:column;
 width:300px;
 /* width:300px; 
 position:absolute;
 left:0; 
 top:83px; */
}

.filter-menu{flex-direction:column;}

/* #rockport-container .container{padding-left:300px;} */

.collection-count{display:none;}

.t-container{padding-left:0px!important;}

/* #toggle-filter{position:absolute;left:87px;top:80px;font-size:23px;cursor:pointer;} */
.collection-actions .toggle-filter,
.collection-actions .filter-results-text,
.collection-actions .filter-group-sort-orders h4 {
    font-size: 0.95rem;
    text-transform: uppercase;
}

.collection-actions .filter-icon {
    vertical-align: middle;
}

.collection-actions .filter-icon svg {
    width: 17px;
    height: 17px;
}

.toggle-filter {
    /* cursor: pointer; */
    background: transparent;
    border: none;
}

.section-boxed-large {
    padding: 0 4.43%;
}

.section-boxed {
 padding: 0 4.43%;
 width: 100%;
}

.section-boxed-small {
    padding: 0 4.43%;
    width: 100%;
}

.section-boxed-wide {
    padding: 0 40px 20px;
    margin-top: 20px;
}


.filter-icon svg{display:none;}

.filter-icon.filter-active svg {
    display: inline-block;
}

.toggle-filter-text {
    vertical-align: middle;
    font-weight: 700;
    text-transform: uppercase;
}
.filter-show {
    display: flex;
    align-items: center;
}

.filter-show > * {
    margin-right: 30px;
}
a:hover, a:focus{opacity:1!important;}

.filter-group-sort-orders .scroll-content{display:none;}

.filter-group.filter-group-sort-orders h4{border-top:none;}

.nav-sort-orders{border:1px solid #ccc;}

.nav-sort-orders li{padding:5px 0px 5px 15px;text-transform:uppercase;}

.nav-sort-orders li:hover{background-color: rgba(0,0,0,0.02)}

.footer-social-icons{display:flex;margin-left:30px;margin:0 auto;}

.footer-social-icons i{font-size:2em;padding-right:14px;color:white;}

.cd-accordion-footer span{color:white;}

.images-two{opacity:0;}

.images-one{opacity:1;}


.responsive-image__wrapper:hover .images-two{opacity:1;}

.responsive-image__wrapper:hover .images-one{opacity:0;}

.collection-boxed{padding-left:60px;padding-right:60px;}

.filter-icon-add svg{display:none;}

.filter-icon-add.filter-active svg {
    display: inline-block;
}

.filter-group-sort-orders{
    position: relative;
 z-index:0;
  
}

.filter-sort-dropdown {
    position: absolute;
    background: white;
}

.filter-group-sort-orders .h4 {
    margin-bottom: 0;
    vertical-align: middle;
    display: inline-block;
    text-transform: uppercase;
}

.filter-group-sort-orders .nav-sort-orders{padding-top:6px;text-align:start;max-width:190px;width:166px;}

.product-col p{text-align:start;}


.second-overlay{

position:absolute;
top:0px;
right:0px;
text-align:center;

border-radius:1px;
color:white;
line-height:1.7em;
font-size:.875em;

}

.product-col p{margin-bottom:1px;}

.colorcode{color:red;}

.product-colorcode{color:#000;}

.product-colorcode span{font-weight:700;}

.fit-reviews-container{color:#000;}

.open-fit{
      display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-top: 3px;
    text-align: center;
    border-radius: 50%;
    background-color: #e04e39;
    color: #fff;
    cursor: pointer; 
}

.fit-reviews-mask{
     background-color: #000;
    opacity: .3;
    position: fixed;
    width: 100%;
    max-width: 5000px;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1004;
    display:none; 
}


.fit-reviews{
 background: #fff;
    display: none;
    position: absolute;
    top: 40%;
    width: 100%;
    max-width: 450px;
    clear: both;
    font-weight: 400;
    z-index: 1005;
    -webkit-box-shadow: 3px 5px 11px 4px #666;
    -moz-box-shadow: 3px 5px 11px 4px #666;
    box-shadow: 3px 5px 11px 4px #666;
  padding:10px;
}


/* Fits popout on product page */



.fit-reviews .width{
     text-align: center;
    clear: both;
    margin: 10px 0 20px;
}

.fit-reviews .main{
     display: inline-block;
    vertical-align: top;
    font-size: 14px;
    text-align: left;
    text-transform: none;
    width: 45px;

}

.fit-reviews .graph{
 display: inline-block;
    vertical-align: top;
    width: 180px;
    margin: 5px 0 0;
    position: relative;

}
.fit-reviews .graph ul.slider-bar{
border: 1px solid #ccc;
    margin: 0 0 10px;
    height: 9px;
} 

.fit-reviews .graph ul.slider-bar .slider-segment{
border-right: 1px solid #ccc;
    width: 25%;
    float: left;
    height: 8px;

}

.fit-reviews .graph .slider-value{
background-color: #f15a48;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0.3)),color-stop(1,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.3) 0,rgba(255,255,255,0) 100%);
    background-image: -moz-linear-gradient(top,rgba(255,255,255,0.3) 0,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,0.3) 0,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(top,rgba(255,255,255,0.3) 0,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff',endColorstr='#00ffffff',GradientType=0 );
    background-image: -ms-linear-gradient(top,rgba(255,255,255,0.3) 0,rgba(255,255,255,0) 100%);
    position: absolute;
    top: 0;
    left: -6px;
    margin-top: -1px;
    display: block;
    height: 12px;
    width: 12px;
    z-index: 2;
    -webkit-box-shadow: insert 1px 0 0 rgba(255,255,255,.5),inset -1px 0 0 rgba(0,0,0,.25);
    -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.5), inset -1px 0 0 rgba(0,0,0,.25);
    box-shadow: inset 1px 0 0 rgba(255,255,255,.5), inset -1px 0 0 rgba(0,0,0,.25);

}

.percentage{margin-block-start:1em;text-align:center;}

.fit-quote{font-size:14px;text-align:center;}

.left-label{float:left;font-size:12px;}

.right-label{float:right;font-size:12px;}

.new-product-desc{padding:20px;}


/* Size popup */



.ui-dialog{position:absolute;}

#chartContainer th{
     background: #e6e6e6;
    text-align: center;
    border-right: 1px solid #fff;
    text-transform: uppercase;
    font-weight: 400;
    color: #636363;
    width: 100px!important;
    padding:0px;
}

 .tableBody{
 overflow-y: auto;
    height: 440px;
  width:430px;
}

#chartContainer td{
 width: 100px!important;
    vertical-align: middle;
    padding: 5px 0;
  border:none!important;
}

#chartContainer p{margin-block-end:2px;}

#chartContainer{padding:27px;}

#chartContainer p span{
 margin-right:20px;
 font-size:12px; 
}

#chartContainer table{margin-bottom:2px;text-align:center;}

#chartContainer .tableBody::-webkit-scrollbar-track {
    background-color: #e7e5e0;
}

#chartContainer .tableBody::-webkit-scrollbar-thumb {
    background-color: #e04e39;
}

#chartContainer .tableBody::-webkit-scrollbar {width:10px;}

#chartContainer table{width:90%;}

#chartContainer .tableBody table{width:400px;}

#sizeChartTabOne{
 cursor: pointer;
  
    display: block;
    top: -17px;
    width: 85px;
    height: 32px;
    font-weight:700;
   
    text-decoration: none;
} 

#chartContainer tr:hover{background: #f15a48;}



.spr-icon{color:f15a48!important;}


#size-chart-popup{float:right;}

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

#clickid:after{
       content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin-left: 8px;
    position: relative;
    top: -4px;
  }


#clickid{cursor:pointer;}


.cart-logo-icon {
    padding-bottom: 15px;
}

#cart-mini-popup {
    background: white;
    /* padding: 20px; */
    position: absolute;
    right: 0;
    display: none;
    width: 330px;
    box-shadow: -2px 3px 20px rgba(0,0,0,.2);
    border: 1px solid #e4e4e4;
    font-size: .875rem;
    top: 100%;
    overflow: auto;
    padding-bottom: 20px;
}

.cart-mini-popup-checkout-info {
   padding-left: 20px;
   padding-right: 20px;
}

.cart-mini-popup-variants {
    padding-bottom: 5px;
}

#cart-mini-popup #cart-mini-popup-items {
    max-height: calc(90vh - 380px);
    overflow: auto;
    padding: 20px;
}

#cart-mini-popup.popup-opened {
    display: block;
}

#cart-mini-popup.sticky-right {
    position: fixed;
    top: 50px;
}

.cart-mini-popup-product-additional-info {
    display: flex;
    justify-content: space-between;
}

.mini-popup-item {
    display: flex;
}

.mini-popup-item:not(:last-child) {
    margin-bottom: 10px;
}

.cart-mini-popup-item-img {
    flex-shrink: 0;
    margin-right: 10px;
}

.cart-mini-popup-item-info {
    flex-grow: 1;
    padding-top: 10px;
}

.cart-mini-popup-item-name {
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 0;
}

.cart-mini-popup-variants p {
    text-transform: uppercase;
}

#cart-mini-popup .cart-mini-popup-checkout-button {
    background: #ffffff;
    color: #000000;
    border: 1px solid #e4e4e4;
}

#cart-mini-popup .cart-mini-popup-checkout-button:hover,
#cart-mini-popup .cart-mini-popup-checkout-button:focus { 
    text-decoration: none;
    background: #ffffff;
    color: #000000;
    border-color: #e4e4e4;
}

#cart-mini-popup p,
#cart-mini-popup a {
    font-size: 0.9rem;
    color: #212121;
}

#cart-mini-popup a:hover {
    text-decoration: none;
}

#cart-mini-popup-subtotal p {
    font-weight: 700;
    text-transform: uppercase;
}

.cart-mini-popup-checkout-info {
    border-top: 1px solid #e4e4e4;
}



#open_cble .mobile-buttons {
    display: none;
    padding-right: 20px;
    padding-top: 5px;
}

#open_cble .mobile-buttons .cart-logo-icon {
    padding: 0;
}

@media only screen and (min-width: 900px){
    .cd-accordion{display:none;}
}

@media (min-width:1200px) {
    .container {
        max-width: 1920px;
    }
}


@media (max-width:1199px) {
    .image-with-button__button-container .image-text__container h2 {
        font-size: 50px;
        line-height: 50px
    }
}

@media only screen and (max-width:60.85em) {
    .secondary-menu-container .navigation-wrapper li {
        padding: 5px 10px
    }

    .secondary-menu-container .col {
        padding: 0
    }

    .shown-mobile-menu {
        overflow: hidden;
    }

    .shown-mobile-menu .logo-icons__right {
        display: none;
    }

    .logo-icons__right .cart-logo-icon {
        padding-right: 0;
    }

    .navigation-col {
        position: fixed;
        /* left: -120vw; */
        left: 0;
        /* top: 30%; */
        opacity: 0;
        pointer-events: none;
        top: 110px;
        width: 100%;
        height: calc(100vh - 110px);
        padding-bottom: 50px;
        /* z-index: 10; */
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 10px;
        transition: .3s;
        overflow: auto;
        /* background: white; */
        background: rgba(26,26,26,0.5);
    }

    .mn-wrapper {
        display: block;
        /* opacity: 0; */
        height: 100%;
        width: calc(100% - 40px);
        background: white;
        padding: 20px;
        transform: translateX(-100%);
        transition: transform 0.3s ease-in-out;
    }


    .navigation-col.active {
        left: 0;
        padding: 0;
        z-index: 10;
        opacity: 1;
        pointer-events: auto;
        /* box-shadow: 33px 0 50px 0 rgba(0, 0, 0, .25); */
    }

    .navigation-col.active .mn-wrapper {
        transform: translateX(0);
    }

    .main-header-content {
        padding-bottom: 50px;
    }

    .navigation-wrapper>li {
        display: list-item;
        border-bottom: 1px solid #ccc;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .navigation-wrapper .submenu {
        position: relative;
        box-shadow: none;
        background: none
    }

    .menu-image {
        max-width: 65px
    }

    .cart-icon {
        margin-right: 20px
    }

    .mobile-menu-col {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center
    }
  
    .navigation-wrapper{
        display:none;
    } 

    .mobile-menu-header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px
    }

    .mobile-menu-button {
        display: inline-block;
        vertical-align: top
    }

    .mobile-menu-expand-submenu {
        display: inline-block
    }

    .menu {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .mobile-nav-user {
        -ms-flex-align: center;
        align-items: center
    }

    .mobile-nav-user .icon-user {
        margin-right: 15px
    }

    .footer-pre-col-left .footer-pre-navigation-header {
        display: none
    }

    .footer-pre-col-left .footer-navigation-wrapper {
        -ms-flex-pack: center;
        justify-content: center
    }

    #quick-shop-modal .modal #quick-shop-main-image {
        max-height: 200px;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    #quick-shop-modal .modal .modal-info {
        padding-right: 0
    }

    .quick-shop-container {
        display: none
    }

    .quick-shop-container button {
        width: auto
    }

    .newsletter-signup form>div {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product-info-col {
        padding-left: 20px;
        padding-right: 20px
    }

    #shopify-section-cart-template .quan {
        width: 100%
    }

    #shopify-section-cart-template .add-info {
        padding-left: 205px
    }

    .template-page-basic {
        padding-left: 15px;
        padding-right: 15px
    }

    .brands-container {
        padding-left: 0;
        padding-right: 0;
    }

    .button-search span {
        display: none;
    }

    .account-login_logo,
    .phone-login_logo {
        display: none;
    }

    .logo_wrapper {
        width: 50%;
    }

    .logo_wrapper .col {
        text-align: center;
    }

    .logo-icons__right .button-search span {
        display: none;
    }   

    #open_cble {
        position: relative;
        z-index: 0;
        left: unset;
        right: unset;
        padding-top: 0;
        width: auto;
    }

    #open_cble.opened {
        display: flex;
    }

    #open_cble.opened .predictive-search-content {
        flex-grow: 1;
        position: relative;
    }

    #open_cble.opened .mobile-buttons {
        display: inline-block;
        flex-shrink: 0;
    }

    .ui-widget-overlay {
        display:none!important;
        z-index:-1;
    }

    .search-results-container {
        display: none;
    }

    .predictive-search-form .pred-search-button {
        left: unset;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    } 

    .predictive-search-form .pred-search-button-close {
        right: unset;
        left: 0;
    }
}

@media only screen and (max-width:45.85em) {
    
    .responsive-table {
        width: 100%
    }

    .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;
        margin: 0;
        padding: 15px;
        text-align: right
    }

    .responsive-table td:before {
        content: attr(data-label);
        float: left;
        padding-right: 10px;
        text-align: center
    }

    .responsive-table-row+.responsive-table-row,
    tfoot>.responsive-table-row:first-child {
        position: relative;
        margin-top: 10px;
        padding-top: 15px
    }

    .responsive-table-row+.responsive-table-row:after,
    tfoot>.responsive-table-row:first-child:after {
        content: "";
        position: absolute;
        top: 0;
        right: 15px;
        left: 15px;
        display: block;

        border-bottom:1px solid #b3b3b3;
    }

    .search-col .search-form {
        margin-top: 15px
    }

    #cart-mini-popup {
        display: none!important;
    }

    .newsletter-signup input[type=email] {
        margin-bottom: 10px;
        width: 100%
    }

    .side-sort-by-menu {
        margin-top: 15px
    }

    .side-sort-by-menu .pt-sort-selector {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .side-sort-by-menu .pt-sort-selector select {
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .product-information {
        display: block;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: both
    }

    #rockport-about .timeline-row img {
        min-height: 300px
    }
    .customer-page .create-account-form {
        margin-top: 1em
    }

    .customer-page .create-account-form form {
        width: 100%
    }

    .customer-page .create-account-form .submit-button {
        width: 100%
    }

    .customer-page .create-button {
        width: 100%
    }

}

@media only screen and (min-width:46.85em) and (max-width:60.85em) {
    .search-col {
        margin-left: auto
    }
}

@media (max-width:991px) {
    .blog-post__item {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .order-summary-container {
        order: -1;
    }

    .cart-order-actions {
        position: fixed;
        bottom:0;
        left: 0;
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        z-index: 1;
    }
    .cart-order-action {
        text-align: center;
    }

    .cart-order-action input {
        max-width:300px;
        margin-left: auto;
        margin-right: auto;
    }

    .cart-order-actions .cart-order-action:not(:last-child) {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .collection-section {
        flex-direction: column;
    } 

    .collection-left {
        width: 100%;
        display: inline-block;
    }
    
    .collection-right {
        width: 100%;
        display: inline-block;
    }
    
}

@media (max-width:767px) {
    .image-with-button__container {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 900px){
    .account-login_logo{display:none;}
    
    .phone-login_logo{display:none;}
    
    .button-search p {display:none;}
    
    .navigation-wrapper > li{ float:none;}
  }

@media only screen and (max-width:1100px) {
    .footer-newsletter {
        width: 85%;
        margin-bottom: 30px;
    }
    .footer-newsletter input {
        max-width: 100%;
    }
}

@media only screen and (max-width:1100px){

    .top-footer-section{
    display:flex;
    flex-direction:column; 
    background-color:#a8aca9;
    align-items: center;   
   
   }
     
    .footer-main-container {
        display: none;
    }

    .footer-newsletter {
        margin-left: 0px;
        margin-top: 10px;
    }

    .footer-newsletter button,
    .footer-newsletter input[type=submit] {
        margin-top: 10px;
    }

    .footer-social-icons {
        display: flex;
        margin-left: 0px;
        margin-top: 10px;
    }
   
   }
   
@media only screen and (min-width:1100px) {

    .cd-accordion-footer {
        display: none;
    }

}

@media only screen and (min-width:1400px) {

    .top-footer-section {
        justify-content: space-evenly;
    }

}

@media screen and (min-width: 1380px) {
    .section-boxed {
        padding: 0 14.427%;
    }

    .section-boxed-small {
        padding: 0 14.427%;
    }

    .section-boxed-large {
        padding: 0 14.427%;
    }

}

@media screen and (min-width: 960px) {
    .section-boxed {
        padding: 0 13.66%;
    }

    .section-boxed-small {
        padding: 0 13.66%;
    }
}

@media only screen and (max-width: 600px) {

    .announcement-banner a {
        font-size:14px;
    }
    
    .logo-image img {
        margin-left:0px;
    }
    
    .main-navigation { 
        display:none;
    } 
      
    #rockport-container .container {
        padding-left:0px!important;
    }
      
    .side-filter-menu {
        display:flex;
        flex-direction:row!important;
        width:100%!important; 
        position:relative!important;
        left:0px; 
    }
      
    .logo_wrapper {
        position:absolute;
        width:46%; 
    }
    
    .footer-newsletter {
          margin-top:-13px;
    }
      
    .footer-newsletter input {
           width:66%;
           padding-left:7px;
           padding-right:7px;
    }
      
    .footer-social-icons {
        margin-left:auto;
        margin-right:auto;
    }
      
    .footer-social-icons a:hover {
        text-decoration:none;
    }
      
    .footer-header h3 {
        font-size:24px;
        margin-left:0px;
    }
      
    .brand-tab {
        padding-left:5px;
        padding-right:5px;
    } 

    
    
    .main-header-content {
          padding-left:30px;
    }
      
    .footer-newsletter button,
    .footer-newsletter input[type=submit] { 
        padding-left:16px;
        padding-right:16px;
    }
      
    .footer-social-icons{ 
        margin-top:40px;
    }
      
    .footer-social-icons a:hover{
        text-decoration:none;
    }
     
    .logo-icons__right{
        margin-bottom:20px;
        position:absolute;
        right:20px;
    }
      
    .pred__contents-text p {
        max-width:150px;
    }
    
    .pred__contents-collection {
        left:49%;
    }
    
    .rotate_svg {
        transform:rotateZ(180deg);
    }
    
    #shopify-section-product .slick-dots {
        bottom:17px!important;
    }

    .slick-prev {
        left:0px!important;
    }
    
    .slick-next {
        right:0px!important;
    }
    
    .filter-results-text {
        display:none;
    }
}

@media (max-width:575px) {
    .side-filter-menu .pt-mobile-header {
        display: block
    }
}

@media screen and (max-width:400px) {
    .quick-shop-container button {
        font-size: 8px
    }
}
   

@media print {
    @page {
        margin: .5cm
    }

    p {
        orphans: 3;
        widows: 3
    }

    .apple-wallet,
    .print-giftcard {
        display: none
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

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

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}
.gorgias-chat-key-1spa6uy{
  bottom: 60px !important;
}