@import url('fontawesome-all.min.css');

html {
    width: 100%;
    height: 100%;
    min-height: 100%;
    font-size: 10px
}

body {
    height: auto;
    min-height: 100%;
    width: 100%;
    position: relative;
    -webkit-font-smoothing: antialiased
}

ul,
ol {
    padding-left: 1.5em
}

ul {
    list-style-type: disc
}

ol {
    list-style-type: decimal
}

ul ul,
ol ul {
    list-style-type: circle
}

ol ol,
ul ol {
    list-style-type: lower-latin
}

a,
button {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent
}

a:focus:not(:focus-visible) {
    outline: none
}

.jw-breadcrumbs {
    margin-bottom: 1em;
    margin-top: -1.5rem
}

@media (max-width:960px) {
    .jw-breadcrumbs .jw-breadcrumbs {
        margin-top: -0.5rem
    }
}

.jw-breadcrumbs ol {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex
}

.jw-breadcrumbs__separator {
    margin: 0 .4em
}

.jw-breadcrumbs__link--current {
    color: inherit;
    text-decoration: none
}

.clear {
    *zoom: 1
}

.clear:before,
.clear:after {
    display: table;
    content: '';
    line-height: 0
}

.clear:after {
    clear: both
}

.jw-menu>.jw-menu-item {
    background: transparent
}

.jw-menu-link {
    color: #fff
}

.jw-menu-link:hover {
    color: #fff;
    background: #b78480
}

.jw-menu-link--icon [class^='website-rendering-icon-']:before {
    transform: scale(1.25)
}

.jw-menu-link--icon>span:last-child {
    margin-left: .5em
}

.jw-menu-item>.jw-menu-link:hover,
.jw-menu-is-hover>.jw-menu-link {
    color: #fff;
    background: #b78480
}

.jw-submenu {
    background: #b78480
}

.jw-submenu .jw-menu-link {
    color: #fff
}

.jw-submenu .jw-menu-item>.jw-menu-link:hover,
.jw-submenu .jw-menu-is-hover>.jw-menu-link {
    background: #caa4a0;
    color: #fff
}

.jw-icon-badge-wrapper {
    position: relative;
    display: inline-block;
    line-height: 1em
}

.jw-icon-badge {
    background: #caa4a0;
    color: #fff;
    display: block;
    border-radius: 50%;
    font-size: .6em;
    font-family: monospace;
    width: 1.7em;
    height: 1.7em;
    position: absolute;
    top: -0.9em;
    right: -0.7em;
    text-align: center;
    line-height: 1.8em;
    font-weight: bold;
    transition: 200ms ease
}

.mobile-bar--accent .jw-icon-badge {
    background: #c19490
}

.jw-menu-cta .jw-btn__default-color.jw-btn-style-default {
    border: none
}

.jw-menu-cta .jw-btn__default-color {
    outline-color: #fff
}

.jw-menu-cta .jw-btn__default-color.jw-btn-style-flat {
    background: #fff;
    color: #737373
}

.jw-menu-cta .jw-btn__default-color.jw-btn-style-flat:hover:not(:disabled),
.jw-menu-cta .jw-btn__default-color.jw-btn-style-flat.jw-btn__active {
    background: #e6e6e6;
    color: #737373
}

.jw-menu-cta .jw-btn__default-color.jw-btn-style-border {
    background: transparent;
    border: 2px solid #fff;
    color: #fff
}

.jw-menu-cta .jw-btn__default-color.jw-btn-style-border:hover:not(:disabled),
.jw-menu-cta .jw-btn__default-color.jw-btn-style-border.jw-btn__active {
    color: #737373;
    background: #fff
}

.jw-menu-cta .jw-btn__default-color.jw-btn-style-default {
    background: #fff;
    color: #737373
}

.jw-menu-cta .jw-btn__default-color.jw-btn-style-default:hover:not(:disabled),
.jw-menu-cta .jw-btn__default-color.jw-btn-style-default.jw-btn__active {
    background: #e6e6e6;
    color: #737373
}

.jw-menu-cta .jw-btn-roundness-default {
    border-radius: .2em
}

.jw-menu-cta .jw-btn--default-color {
    color: #fff
}

.jw-menu {
    display: flex;
    flex-wrap: wrap;
    *zoom: 1;
    font-size: 1.6rem;
}

.jw-menu:before,
.jw-menu:after {
    display: table;
    content: '';
    line-height: 0
}

.jw-menu:after {
    clear: both
}

.jw-menu,
.jw-submenu {
    list-style: none;
    margin: 0;
    padding: 0
}

.jw-menu-item,
.jw-menu-link {
    position: relative;
    box-sizing: border-box
}

.jw-menu-item:hover>.jw-submenu,
.jw-menu-item.jw-menu-is-hover>.jw-submenu {
    display: block
}

.jw-menu-is-desktop .jw-submenu {
    position: absolute;
    z-index: 1500;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 0
}

.jw-menu-is-desktop .jw-submenu .jw-menu-item>.jw-menu-link {
    border-radius: 0
}

.jw-menu-is-desktop .jw-submenu .jw-menu-item:not(:first-child)>.jw-menu-link {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.jw-menu-is-desktop .jw-submenu .jw-menu-item:not(:last-child)>.jw-menu-link {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.jw-submenu {
    display: none;
    font-size: 1.6rem
}

.jw-submenu .jw-menu-item {
    display: list-item;
    width: 100%
}

.jw-submenu .jw-menu-link {
    white-space: nowrap;
    max-width: 20em;
    min-width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: 300ms ease
}

.jw-submenu .jw-menu-has-submenu .jw-menu-link {
    padding-right: 1.8em
}

.jw-submenu .jw-menu-has-submenu .jw-arrow {
    position: absolute;
    right: 20px
}

.jw-submenu .jw-arrow:after {
    font-family: Times, Serif;
    content: 'â–¸'
}

.jw-submenu .jw-menu-is-active>.jw-menu-link {
    text-decoration: underline;
    border-bottom: 0
}

.jw-menu-link {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    transition: 200ms ease
}

.jw-menu-link:hover {
    text-decoration: none
}

.jw-arrow {
    display: inline-block
}

.jw-arrow:after {
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    font-family: Arial, Helvetica, Times, serif;
    margin-left: .4em
}

.jw-menu-horizontal>.jw-menu-item {
    display: block
}

.jw-menu-horizontal .jw-arrow-toplevel:after {
    font-family: Times, Serif;
    content: 'â–¾'
}

.jw-menu-horizontal .jw-submenu {
    top: 100%;
    left: 0
}

.jw-menu-horizontal .jw-submenu .jw-submenu {
    left: 100%;
    top: 0
}

.jw-menu-vertical {
    flex-direction: column
}

.jw-menu-vertical>.jw-menu-item {
    text-overflow: ellipsis
}

.jw-menu-vertical .jw-submenu {
    left: 100%;
    top: 0
}

.jw-menu-vertical>.jw-menu-item.jw-menu-has-submenu>.jw-menu-link {
    padding-right: 1.5em
}

.jw-menu-vertical .jw-arrow-toplevel {
    position: absolute;
    right: .8em
}

.jw-menu-vertical .jw-arrow-toplevel:after {
    font-family: Times, Serif;
    content: 'â–¸'
}

.jw-menu-is-collapsed .jw-menu-collapse {
    display: none !important
}

.jw-menu-is-mobile .jw-menu-clone {
    background: #f4f3f3
}

.jw-menu-is-mobile .jw-submenu {
    background: #f4f3f3
}

.jw-menu-is-mobile .jw-submenu .jw-menu-item>.jw-menu-link:hover,
.jw-menu-is-mobile .jw-submenu .jw-menu-is-hover>.jw-menu-link {
    background: rgba(68, 68, 68, 0.1);
    color: #444
}

.jw-menu-is-mobile .jw-menu-link,
.jw-menu-is-mobile .jw-submenu .jw-menu-link {
    color: #444
}

.jw-menu-is-mobile .jw-menu-link:hover,
.jw-menu-is-mobile .jw-submenu .jw-menu-link:hover {
    background: rgba(68, 68, 68, 0.1);
    color: #444
}

.jw-menu-is-mobile .jw-menu-item>.jw-menu-link:hover,
.jw-menu-is-mobile .jw-menu-is-hover>.jw-menu-link {
    background: rgba(68, 68, 68, 0.1);
    color: #444
}

.jw-menu-is-mobile .jw-menu-vertical .jw-arrow,
.jw-menu-is-mobile .jw-menu-horizontal .jw-arrow {
    color: #444;
    background: rgba(68, 68, 68, 0.1)
}

.jw-menu-is-mobile .jw-menu-vertical .jw-arrow:hover,
.jw-menu-is-mobile .jw-menu-horizontal .jw-arrow:hover {
    background: #515151
}

.jw-menu-is-mobile .jw-menu-vertical .jw-arrow:active,
.jw-menu-is-mobile .jw-menu-horizontal .jw-arrow:active {
    background: #5e5e5e
}

.jw-menu-is-mobile .jw-menu {
    font-size: 1.6rem
}

.jw-menu-is-mobile .jw-submenu {
    font-size: 1.6rem
}

.jw-menu-is-mobile .jw-menu-item {
    display: list-item;
    width: 100%;
    max-width: none
}

.jw-menu-is-mobile .jw-menu-link {
    padding: 15px 15px
}

.jw-menu-is-mobile .jw-submenu {
    position: static;
    display: none;
    padding-left: 1em
}

.jw-menu-is-mobile .jw-submenu .jw-menu-item {
    display: list-item
}

.jw-menu-is-mobile .jw-submenu .jw-menu-link {
    max-width: none;
    box-shadow: none
}

.jw-menu-is-mobile .jw-menu-has-submenu>.jw-menu-link {
    padding-right: 4rem;
    text-overflow: ellipsis
}

.jw-menu-is-mobile .jw-menu-vertical .jw-menu-item,
.jw-menu-is-mobile .jw-menu-horizontal .jw-menu-item {
    max-width: none
}

.jw-menu-is-mobile .jw-menu-vertical .jw-arrow,
.jw-menu-is-mobile .jw-menu-horizontal .jw-arrow {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 4rem;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    padding-top: 15px
}

.jw-menu-is-mobile .jw-menu-vertical .jw-arrow:after,
.jw-menu-is-mobile .jw-menu-horizontal .jw-arrow:after {
    margin: 0
}

.jw-menu-is-mobile .jw-menu-vertical .jw-arrow-toplevel:after,
.jw-menu-is-mobile .jw-menu-horizontal .jw-arrow-toplevel:after,
.jw-menu-is-mobile .jw-menu-vertical .jw-arrow:after,
.jw-menu-is-mobile .jw-menu-horizontal .jw-arrow:after {
    font-family: Times, Serif;
    content: 'â–¼'
}

.jw-menu-is-mobile .jw-menu-item:hover>.jw-submenu,
.jw-menu-is-mobile .jw-menu-item.jw-menu-is-hover>.jw-submenu {
    display: none
}

.jw-menu-is-mobile .jw-submenu-is-opened>.jw-menu-link .jw-arrow-toplevel:after,
.jw-menu-is-mobile .jw-submenu-is-opened>.jw-menu-link .jw-arrow:after {
    font-family: Times, Serif;
    content: 'â–²'
}

.jw-menu-is-opened {
    display: block
}

.jw-menu-vertical>.jw-submenu>.jw-menu-is-overflowing>.jw-submenu,
.jw-submenu>.jw-menu-is-overflowing>.jw-submenu {
    left: auto;
    right: 100%
}

.jw-menu-clone {
    display: none
}

.jw-menu-is-desktop .jw-menu-clone {
    display: none !important
}

.jw-menu-is-mobile .jw-menu-clone {
    position: absolute;
    z-index: 1399;
    left: 0;
    right: 0;
    transition: opacity 150ms ease, transform 250ms ease;
    box-shadow: 0 0 0 2000vh rgba(0, 0, 0, 0.2), 0 2px 5px rgba(0, 0, 0, 0.2)
}

.jw-menu-is-collapsed.jw-menu-is-mobile .jw-menu-clone.jw-menu-collapse {
    display: block !important;
    visibility: hidden
}

.jw-menu-is-collapsed.jw-menu-is-mobile .jw-menu-clone.jw-menu-collapse {
    opacity: 0;
    transform: translate(0, -200px);
    transition: opacity 150ms ease, transform 200ms ease,
        visibility 200ms
}

.jw-menu-is-mobile .jw-menu-copy {
    display: none
}

.jw-menu-is-mobile .jw-menu-clone {
    display: block
}

.jw-menu-is-mobile .jw-menu-cta .jw-btn {
    margin: 1em
}

.jw-menu-is-mobile .jw-menu-cta .jw-btn,
.jw-menu-is-mobile .jw-menu-cta .jw-btn .jw-btn-caption {
    width: 100%;
    text-align: center
}

.jw-menu>.jw-menu-item.jw-menu-cta {
    display: flex;
    align-items: center;
    margin: 0 0 0 auto
}

.jw-menu-vertical.jw-menu>.jw-menu-item.jw-menu-cta {
    margin-left: 0
}

.jw-menu>.jw-menu-item.jw-menu-cta .jw-btn {
    margin-left: 1em
}

.jw-menu-vertical.jw-menu>.jw-menu-item.jw-menu-cta .jw-btn {
    margin-left: 0;
    margin-top: 1em
}

body>div {
    line-height: 1.6;
    font-size: 1.6rem;
    color: #6f6f6f
}

body>div .jw-icon-image__inner {
    background-color: #a5655f
}

body>div .jw-image-is-square .jw-icon-image,
body>div .jw-image-is-rounded .jw-icon-image,
body>div .jw-image-is-round .jw-icon-image {
    background-color: #a5655f
}

body>div .jw-image-is-square .jw-icon-image__inner,
body>div .jw-image-is-rounded .jw-icon-image__inner,
body>div .jw-image-is-round .jw-icon-image__inner {
    background-color: #f6f6f6
}

@media (max-width:960px) {
    body>div {
        line-height: 1.52
    }
}

@media (max-width:768px) {
    body>div {
        line-height: 1.44;
        font-size: 1.4rem
    }
}

body>div a {
    color: #e66d62;
    text-decoration: underline
}

body>div a:hover {
    color: #b78480;
    text-decoration: underline
}

body>div p,
body>div ol,
body>div ul {
    margin-top: 0;
    margin-bottom: .4em
}

body>div span[style*='color'] a {
    color: inherit
}

body>div button {
    line-height: 1.6
}

body>div .jw-text-small {
    font-size: 1.12rem
}

body>div .jw-accent-text-color {
    color: #a5655f
}

body>div .jw-accent-background {
    color: #fff;
    background-color: #a5655f
}

body>div .jw-accent-background a {
    color: #fff
}

body>div .jw-accent-border-link-color {
    border-color: #a5655f
}

body>div .jw-accent-border-color {
    border-color: #6f6f6f
}

.jw-section h1,
.jw-section h2,
.jw-section h3,
.jw-section h4,
.jw-section h5,
.jw-section h6 {
    line-height: 1.12;
    color: #444;
    font-weight: 700;
    font-style: normal
}

@media (max-width:768px) {

    .jw-section h1,
    .jw-section h2,
    .jw-section h3,
    .jw-section h4,
    .jw-section h5,
    .jw-section h6 {
        line-height: 1.1
    }
}

@media (max-width:960px) {

    .jw-section h1,
    .jw-section h2,
    .jw-section h3,
    .jw-section h4,
    .jw-section h5,
    .jw-section h6 {
        line-height: 1.1
    }
}

.jw-section h1 a,
.jw-section h2 a,
.jw-section h3 a,
.jw-section h4 a,
.jw-section h5 a,
.jw-section h6 a {
    text-decoration: underline;
    color: #a5655f
}

.jw-section h1 a:hover,
.jw-section h2 a:hover,
.jw-section h3 a:hover,
.jw-section h4 a:hover,
.jw-section h5 a:hover,
.jw-section h6 a:hover {
    color: #b78480
}

.jw-section .product-page .product__price__price {
    color: #444
}

.jw-section .jw-heading-200 {
    font-size: 4.8rem;
    margin-top: 2.94rem;
    margin-bottom: 1.08rem
}

@media (max-width:960px) {
    .jw-section .jw-heading-200 {
        font-size: 3.73rem;
        margin-top: 2.62rem;
        margin-bottom: .97333333rem
    }
}

@media (max-width:768px) {
    .jw-section .jw-heading-200 {
        font-size: 3.2rem;
        margin-top: 2.46rem;
        margin-bottom: .92rem
    }
}

.jw-section .jw-heading-150 {
    font-size: 3.6rem;
    margin-top: 2.58rem;
    margin-bottom: .96rem
}

@media (max-width:960px) {
    .jw-section .jw-heading-150 {
        font-size: 2.93rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-section .jw-heading-150 {
        font-size: 2.6rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section .jw-heading-130 {
    font-size: 3.12rem;
    margin-top: 2.436rem;
    margin-bottom: .912rem
}

@media (max-width:960px) {
    .jw-section .jw-heading-130 {
        font-size: 2.61rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-section .jw-heading-130 {
        font-size: 2.36rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section .jw-heading-120 {
    font-size: 2.88rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {
    .jw-section .jw-heading-120 {
        font-size: 2.45rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-section .jw-heading-120 {
        font-size: 2.24rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section h1,
.jw-section .jw-heading-100 {
    font-size: 2.4rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-section h1,
    .jw-section .jw-heading-100 {
        font-size: 2.13rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-section h1,
    .jw-section .jw-heading-100 {
        font-size: 2rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section h2,
.jw-section .jw-heading-85 {
    font-size: 2.04rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-section h2,
    .jw-section .jw-heading-85 {
        font-size: 1.89rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-section h2,
    .jw-section .jw-heading-85 {
        font-size: 1.82rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section h3,
.jw-section .jw-heading-70 {
    font-size: 1.68rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-section h3,
    .jw-section .jw-heading-70 {
        font-size: 1.65rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-section h3,
    .jw-section .jw-heading-70 {
        font-size: 1.64rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section h4 {
    font-size: 1.15rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {
    .jw-section h4 {
        font-size: 1.3rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-section h4 {
        font-size: 1.38rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section-blackwhite {
    line-height: 1.6;
    font-size: 1.6rem;
    color: #000
}

.jw-section-blackwhite .jw-icon-image__inner {
    background-color: #000
}

.jw-section-blackwhite .jw-image-is-square .jw-icon-image,
.jw-section-blackwhite .jw-image-is-rounded .jw-icon-image,
.jw-section-blackwhite .jw-image-is-round .jw-icon-image {
    background-color: #000
}

.jw-section-blackwhite .jw-image-is-square .jw-icon-image__inner,
.jw-section-blackwhite .jw-image-is-rounded .jw-icon-image__inner,
.jw-section-blackwhite .jw-image-is-round .jw-icon-image__inner {
    background-color: #fff
}

@media (max-width:960px) {
    .jw-section-blackwhite {
        line-height: 1.52
    }
}

@media (max-width:768px) {
    .jw-section-blackwhite {
        line-height: 1.44;
        font-size: 1.4rem
    }
}

.jw-section-blackwhite a {
    color: #000;
    text-decoration: underline
}

.jw-section-blackwhite a:hover {
    color: #1a1a1a;
    text-decoration: underline
}

.jw-section-blackwhite p,
.jw-section-blackwhite ol,
.jw-section-blackwhite ul {
    margin-top: 0;
    margin-bottom: .4em
}

.jw-section-blackwhite span[style*='color'] a {
    color: inherit
}

.jw-section-blackwhite button {
    line-height: 1.6
}

.jw-section-blackwhite .jw-text-small {
    font-size: 1.12rem
}

.jw-section-blackwhite .jw-accent-text-color {
    color: #000
}

.jw-section-blackwhite .jw-accent-background {
    color: #8c8c8c;
    background-color: #000
}

.jw-section-blackwhite .jw-accent-background a {
    color: #8c8c8c
}

.jw-section-blackwhite .jw-accent-border-link-color {
    border-color: #000
}

.jw-section-blackwhite .jw-accent-border-color {
    border-color: #000
}

@media (min-width:960px) {
    .jw-section-sidebar {
        line-height: 1.44
    }
}

.jw-section-white {
    line-height: 1.6;
    font-size: 1.6rem;
    color: #6f6f6f
}

.jw-section-white .jw-icon-image__inner {
    background-color: #a5655f
}

.jw-section-white .jw-image-is-square .jw-icon-image,
.jw-section-white .jw-image-is-rounded .jw-icon-image,
.jw-section-white .jw-image-is-round .jw-icon-image {
    background-color: #a5655f
}

.jw-section-white .jw-image-is-square .jw-icon-image__inner,
.jw-section-white .jw-image-is-rounded .jw-icon-image__inner,
.jw-section-white .jw-image-is-round .jw-icon-image__inner {
    background-color: white
}

@media (max-width:960px) {
    .jw-section-white {
        line-height: 1.52
    }
}

@media (max-width:768px) {
    .jw-section-white {
        line-height: 1.44;
        font-size: 1.4rem
    }
}

.jw-section-white a {
    color: #a5655f;
    text-decoration: underline
}

.jw-section-white a:hover {
    color: #b78480;
    text-decoration: underline
}

.jw-section-white p,
.jw-section-white ol,
.jw-section-white ul {
    margin-top: 0;
    margin-bottom: .4em
}

.jw-section-white span[style*='color'] a {
    color: inherit
}

.jw-section-white button {
    line-height: 1.6
}

.jw-section-white .jw-text-small {
    font-size: 1.12rem
}

.jw-section-white .jw-accent-text-color {
    color: #a5655f
}

.jw-section-white .jw-accent-background {
    color: #fff;
    background-color: #a5655f
}

.jw-section-white .jw-accent-background a {
    color: #fff
}

.jw-section-white .jw-accent-border-link-color {
    border-color: #a5655f
}

.jw-section-white .jw-accent-border-color {
    border-color: #6f6f6f
}

.jw-section-white h1,
.jw-section-white h2,
.jw-section-white h3,
.jw-section-white h4,
.jw-section-white h5,
.jw-section-white h6 {
    line-height: 1.12;
    color: #444;
    font-weight: 700;
    font-style: normal
}

@media (max-width:768px) {

    .jw-section-white h1,
    .jw-section-white h2,
    .jw-section-white h3,
    .jw-section-white h4,
    .jw-section-white h5,
    .jw-section-white h6 {
        line-height: 1.1
    }
}

@media (max-width:960px) {

    .jw-section-white h1,
    .jw-section-white h2,
    .jw-section-white h3,
    .jw-section-white h4,
    .jw-section-white h5,
    .jw-section-white h6 {
        line-height: 1.1
    }
}

.jw-section-white h1 a,
.jw-section-white h2 a,
.jw-section-white h3 a,
.jw-section-white h4 a,
.jw-section-white h5 a,
.jw-section-white h6 a {
    text-decoration: underline;
    color: #a5655f
}

.jw-section-white h1 a:hover,
.jw-section-white h2 a:hover,
.jw-section-white h3 a:hover,
.jw-section-white h4 a:hover,
.jw-section-white h5 a:hover,
.jw-section-white h6 a:hover {
    color: #b78480
}

.jw-section-white .product-page .product__price__price {
    color: #444
}

.jw-section-white .jw-heading-200 {
    font-size: 4.8rem;
    margin-top: 2.94rem;
    margin-bottom: 1.08rem
}

@media (max-width:960px) {
    .jw-section-white .jw-heading-200 {
        font-size: 3.73rem;
        margin-top: 2.62rem;
        margin-bottom: .97333333rem
    }
}

@media (max-width:768px) {
    .jw-section-white .jw-heading-200 {
        font-size: 3.2rem;
        margin-top: 2.46rem;
        margin-bottom: .92rem
    }
}

.jw-section-white .jw-heading-150 {
    font-size: 3.6rem;
    margin-top: 2.58rem;
    margin-bottom: .96rem
}

@media (max-width:960px) {
    .jw-section-white .jw-heading-150 {
        font-size: 2.93rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-section-white .jw-heading-150 {
        font-size: 2.6rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section-white .jw-heading-130 {
    font-size: 3.12rem;
    margin-top: 2.436rem;
    margin-bottom: .912rem
}

@media (max-width:960px) {
    .jw-section-white .jw-heading-130 {
        font-size: 2.61rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-section-white .jw-heading-130 {
        font-size: 2.36rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section-white .jw-heading-120 {
    font-size: 2.88rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {
    .jw-section-white .jw-heading-120 {
        font-size: 2.45rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-section-white .jw-heading-120 {
        font-size: 2.24rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section-white h1,
.jw-section-white .jw-heading-100 {
    font-size: 2.4rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-section-white h1,
    .jw-section-white .jw-heading-100 {
        font-size: 2.13rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-section-white h1,
    .jw-section-white .jw-heading-100 {
        font-size: 2rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section-white h2,
.jw-section-white .jw-heading-85 {
    font-size: 2.04rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-section-white h2,
    .jw-section-white .jw-heading-85 {
        font-size: 1.89rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-section-white h2,
    .jw-section-white .jw-heading-85 {
        font-size: 1.82rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section-white h3,
.jw-section-white .jw-heading-70 {
    font-size: 1.68rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-section-white h3,
    .jw-section-white .jw-heading-70 {
        font-size: 1.65rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-section-white h3,
    .jw-section-white .jw-heading-70 {
        font-size: 1.64rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section-white h4 {
    font-size: 1.15rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {
    .jw-section-white h4 {
        font-size: 1.3rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-section-white h4 {
        font-size: 1.38rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section-content .jw-element-form-is-error .jw-element-form-input-text,
.jw-section-sidebar .jw-element-form-is-error .jw-element-form-input-text,
.jw-section-footer .jw-element-form-is-error .jw-element-form-input-text {
    border-color: #d9534f
}

.jw-section-content .jw-element-form-is-error .jw-element-form-input-text:focus,
.jw-section-sidebar .jw-element-form-is-error .jw-element-form-input-text:focus,
.jw-section-footer .jw-element-form-is-error .jw-element-form-input-text:focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5), 0 0 rgba(0, 0, 0, 0)
}

.jw-element-form-success {
    color: #3d8b3d;
    border-color: #3d8b3d
}

.jw-element-form-error {
    color: #d9534f;
    border-color: #d9534f
}

.jw-section-content .jw-element-form-success {
    color: #3d8b3d;
    border-color: #3d8b3d
}

.jw-section-content .jw-element-form-error {
    color: #d9534f;
    border-color: #d9534f
}

.jw-section-footer .jw-element-form-success {
    color: #3d8b3d;
    border-color: #3d8b3d
}

.jw-section-footer .jw-element-form-error {
    color: #d9534f;
    border-color: #d9534f
}

.jw-is-no-sidebar .jw-sidebar-toggle {
    display: none
}

.jw-header {
    float: left;
    position: relative
}

.jw-header-text-toggle,
.jw-header-image-toggle,
.jw-header-plain-text-toggle {
    display: none
}

.jw-header-is-text .jw-header-text-toggle {
    display: block
}

.jw-header-is-image .jw-header-text-toggle {
    display: none
}

.jw-header-is-image .jw-header-image-toggle {
    display: block
}

.jw-header-is-image .jw-header {
    line-height: 0
}

.jw-header-image {
    width: 100%;
    height: auto;
    position: relative
}

.jw-header-is-image .jw-header-image {
    display: block
}

.jw-header-is-image-text .jw-header-text-toggle,
.jw-header-is-image-text .jw-header-image-toggle {
    display: block
}

.jw-header-is-image-text .jw-header-image-toggle {
    margin-right: 20px
}

.jw-header-title,
.jw-header-slogan {
    line-height: 1;
    margin: 0;
    color: #444;
    font-weight: 700;
    font-style: normal;
    font-size: 3.5rem;
    display: inline
}

.jw-header-title,
.jw-header-slogan,
.jw-header-title:hover,
.jw-header-slogan:hover {
    text-decoration: none
}

a.jw-header-title:hover {
    color: rgba(68, 68, 68, 0.8)
}

.jw-header-slogan {
    color: #444;
    font-size: 1.6rem
}

.jw-menu-is-mobile .jw-header {
    display: none
}

.jw-slideshow--multiple>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.jw-slideshow--multiple .jw-slideshow-slide {
    display: none
}

.jw-slideshow--multiple .jw-slideshow-slide:first-child {
    display: block
}

.jw-slideshow .bx-wrapper .jw-slideshow-slide {
    display: block
}

.jw-slideshow .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
    z-index: 0
}

.jw-slideshow .bx-wrapper img {
    max-width: 100%;
    display: block
}

.jw-slideshow .bx-viewport ul {
    padding: 0;
    margin: 0
}

.jw-slideshow .bx-viewport li {
    list-style: none
}

.jw-slideshow .bx-controls-direction {
    position: absolute;
    top: 50%;
    width: 100%
}

.jw-slideshow .bx-prev,
.jw-slideshow .bx-next {
    position: absolute;
    font-weight: bold;
    line-height: 2rem;
    margin-top: -1rem;
    width: 2rem;
    height: 2rem;
    outline: 0;
    text-align: center;
    text-decoration: none;
    z-index: 55;
    background: rgba(15, 15, 15, 0.5);
    color: #fff;
    transition: opacity 150ms ease;
    font-size: 1.1rem;
    border-radius: 2px
}

.jw-slideshow .bx-prev:hover,
.jw-slideshow .bx-next:hover {
    opacity: .8;
    color: #fff;
    text-decoration: none
}

.jw-slideshow .bx-prev.disabled,
.jw-slideshow .bx-next.disabled {
    display: none
}

.jw-slideshow .bx-prev {
    left: 1rem
}

.jw-slideshow .bx-prev>i::before {
    margin: 0 0 0 -0.1em
}

.jw-slideshow .bx-next {
    right: 1rem
}

.jw-slideshow .bx-next>i::before {
    margin: 0 -0.1em 0 0
}

@media screen and (max-width:750px) {
    .jw-slideshow .bx-prev {
        left: .5rem
    }

    .jw-slideshow .bx-next {
        right: .5rem
    }
}

.jw-slideshow .bx-caption {
    color: white;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    text-align: center;
    width: 100%;
    padding: 0 10px
}

@media screen and (max-width:750px) {
    .jw-slideshow .bx-caption {
        padding: 0 5px
    }
}

@media screen and (max-width:500px) {
    .jw-slideshow .bx-caption {
        padding: 0 1px
    }
}

.jw-slideshow-slide-content--no-backdrop .bx-caption {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.45)
}

.jw-slideshow .bx-caption-wrapper {
    z-index: 1;
    display: flex;
    align-items: center;
    width: 100%
}

.jw-slideshow {
    position: relative;
    margin: 0
}

.jw-slideshow-slide-content {
    overflow: hidden;
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center
}

.jw-slideshow-slide-content-height-enforcer-wrapper {
    display: block;
    width: 100%;
    margin-left: -100%;
    flex-shrink: 0
}

.jw-slideshow-slide-content-height-enforcer {
    width: 1px;
    margin-left: -1px
}

.jw-slideshow-slide-content.jw-slideshow-slide-content--display-cover {
    background-size: cover
}

.jw-slideshow-slide-content.jw-slideshow-slide-content--display-contain {
    background-size: contain
}

.jw-slideshow-sub-title,
.jw-slideshow-btn.jw-btn-default {
    font-size: 2.65rem;
    line-height: 1.2em
}

@media screen and (max-width:750px) {

    .jw-slideshow-sub-title,
    .jw-slideshow-btn.jw-btn-default {
        font-size: 1.855rem
    }
}

@media screen and (max-width:500px) {

    .jw-slideshow-sub-title,
    .jw-slideshow-btn.jw-btn-default {
        font-size: 1.325rem
    }
}

.jw-slideshow-title {
    font-size: 5.3rem;
    line-height: 120% !important
}

@media screen and (max-width:750px) {
    .jw-slideshow-title {
        font-size: 3.71rem
    }
}

@media screen and (max-width:500px) {
    .jw-slideshow-title {
        font-size: 2.65rem
    }
}

.banner-lg {
    font-size: 120%
}

.banner-lg .jw-slideshow-title {
    font-size: 6.36rem;
    line-height: 120% !important
}

@media screen and (max-width:750px) {
    .banner-lg .jw-slideshow-title {
        font-size: 4.452rem
    }
}

@media screen and (max-width:500px) {
    .banner-lg .jw-slideshow-title {
        font-size: 3.18rem
    }
}

.banner-sm {
    font-size: 85%
}

.banner-sm .jw-slideshow-title {
    font-size: 4.505rem;
    line-height: 120% !important
}

@media screen and (max-width:750px) {
    .banner-sm .jw-slideshow-title {
        font-size: 3.1535rem
    }
}

@media screen and (max-width:500px) {
    .banner-sm .jw-slideshow-title {
        font-size: 2.2525rem
    }
}

.jw-slideshow-sub-title,
.jw-slideshow-btn.jw-btn-default {
    font-size: 1.4em
}

@media screen and (max-width:750px) {

    .jw-slideshow-sub-title,
    .jw-slideshow-btn.jw-btn-default {
        font-size: 1.3em
    }
}

@media screen and (max-width:500px) {

    .jw-slideshow-sub-title,
    .jw-slideshow-btn.jw-btn-default {
        font-size: 1.2em
    }
}

.jw-slideshow .bx-caption .jw-slideshow-btn,
.jw-slideshow .bx-caption .jw-slideshow-sub-title {
    display: inline-block;
    margin: 10px 0;
    transition: margin 300ms
}

.jw-slideshow .jw-slideshow-btn {
    text-shadow: none
}

.jw-slideshow .jw-info-label {
    font-weight: normal;
    font-style: none;
    text-shadow: none;
    left: 50%
}

.jw-slideshow.banner-sm .bx-caption .jw-slideshow-btn,
.jw-slideshow.banner-sm .jw-slideshow-sub-title {
    margin: 5px 0 0 0
}

.jw-slideshow.banner-md .bx-caption .jw-slideshow-btn,
.jw-slideshow.banner-md .jw-slideshow-sub-title {
    margin: 25px 0 0 0
}

.jw-slideshow.banner-lg .bx-caption .jw-slideshow-btn,
.jw-slideshow.banner-lg .jw-slideshow-sub-title {
    margin: 30px 0 0 0
}

.jw-slideshow__scroll-arrow {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 3rem;
    margin: auto;
    width: 5.6rem;
    height: 5.2rem;
    text-align: center;
    line-height: 4rem;
    font-size: 4rem;
    color: white;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    cursor: pointer
}

.banner-lg.jw-slideshow--height-ratio .jw-slideshow__scroll-arrow {
    visibility: visible
}

.jw-slideshow__scroll-arrow>i {
    display: block;
    line-height: inherit;
    transition: transform 150ms ease
}

.jw-slideshow__scroll-arrow:hover>i {
    transform: translate(0, .5rem)
}

.jw-slideshow--multiple .bx-caption {
    padding-right: 3rem;
    padding-left: 3rem
}

@media screen and (max-width:600px) {
    .jw-slideshow--multiple .bx-caption {
        padding-right: 1px;
        padding-left: 1px
    }
}

@media screen and (max-width:600px) {
    .jw-slideshow .bx-controls {
        display: none
    }
}

.jw-is-no-slideshow .jw-slideshow-toggle {
    display: none
}

.jw-slideshow .bx-caption {
    display: none;
    padding: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    z-index: 10;
    box-sizing: border-box
}

@media (max-width:960px) {
    .jw-slideshow .bx-caption {
        padding: 25px
    }
}

@media (max-width:720px) {
    .jw-slideshow .bx-caption {
        padding: 5px
    }
}

.jw-slideshow .bx-caption .mce-content-body {
    cursor: default
}

.jw-slideshow .bx-caption .mce-edit-focus {
    cursor: text
}

.jw-slideshow .bx-caption .bx-edit {
    display: inline-block
}

.jw-slideshow-slide-content--captions .bx-caption {
    display: block
}

@media screen and (min-width:1200px) {
    .jw-slideshow--full-width .jw-slideshow-slide-content-height-enforcer {
        padding-bottom: 0 !important
    }
}

.jw-tree-container:not(.jw-tree-container__empty)+.jw-credits {
    margin-top: 1em
}

.jw-credits-owner {
    margin: 0;
    float: left;
    position: relative
}

.jw-credits-right {
    float: right;
    position: relative
}

.jw-footer-text-content {
    min-width: 1.4rem
}

@media (max-width:500px) {

    .jw-credits-owner,
    .jw-credits-right {
        float: left;
        clear: both
    }
}

body {
    background-color: #f4f3f3
}

.jw-background {
    width: 100%;
    height: 100%;
    background-color: #f4f3f3;
    background-size: auto;
    background-repeat: repeat;
    background-position: top left;
    position: absolute;
    opacity: 1;
    background-image: none
}

.jw-body {
    min-height: 100%;
    *zoom: 1;
    height: 100%;
    position: relative
}

.jw-body:before,
.jw-body:after {
    display: table;
    content: '';
    line-height: 0
}

.jw-body:after {
    clear: both
}

@media (max-width:960px) {
    .message-bar {
        order: -1
    }
}

.jw-menu-is-mobile .message-bar {
    z-index: 1400
}

.message-bar--accent {
    background: #a5655f;
    color: #fff
}

.message-bar-usps {
    min-height: 2.6em
}

.jw-mobile-header {
    background: transparent
}

.jw-mobile-text {
    color: #fff
}

.jw-mobile-text:hover {
    color: #fff
}

.jw-mobile-menu__button {
    background: transparent;
    color: #fff;
    outline: 0
}

.jw-mobile-menu__button:hover {
    background: transparent
}

.jw-mobile-menu__button:active,
.jw-mobile-menu__button:focus {
    background: transparent
}

.jw-mobile-menu__button--dummy {
    background: transparent
}

.jw-mobile-menu {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1400;
    box-sizing: border-box
}

.jw-menu-is-mobile .jw-mobile-menu {
    display: flex
}

.jw-mobile-header {
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
    position: relative;
    padding: 10px;
    max-height: 70px;
    min-height: 30px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.jw-mobile-header a,
.jw-mobile-header a:active,
.jw-mobile-header a:hover {
    text-decoration: none
}

.jw-header-is-image-text .jw-mobile-header,
.jw-header-is-text .jw-mobile-header,
.jw-header-is-image .jw-mobile-header {
    min-height: 100%;
    flex-direction: column
}

.jw-mobile-header-content {
    display: inline-flex;
    align-content: center;
    justify-content: center;
    height: 100%
}

.jw-mobile-logo {
    display: block;
    max-height: 50px;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.jw-mobile-header--text .jw-mobile-logo {
    display: none
}

.jw-mobile-text {
    box-sizing: border-box;
    min-width: 0;
    max-width: 100%;
    max-height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    text-decoration: none
}

.jw-mobile-text>span {
    margin: -10px;
    padding: 10px;
    max-width: 100%;
    max-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis
}

.jw-mobile-text:hover {
    text-decoration: none
}

@media (max-width:639px) {

    .jw-mobile-header--image .jw-mobile-text,
    .jw-mobile-header--image-text .jw-mobile-logo--landscape~.jw-mobile-text {
        display: none
    }
}

.jw-mobile-header--image-text .jw-mobile-text {
    margin-left: 10px
}

.jw-mobile-menu__button {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 44px;
    min-height: 40px;
    padding: 9px 9px;
    box-sizing: border-box;
    border: 0;
    cursor: pointer;
    font-size: 18px;
    line-height: 18px;
    transition: color 200ms ease
}

.jw-mobile-menu__button--dummy {
    flex: 0 99999 auto;
    padding: 0;
    cursor: default;
    pointer-events: none
}

body:not(.jw-menu-is-mobile) .jw-mobile-toggle {
    display: none
}

.jw-mobile-menu-search {
    display: none;
    position: absolute;
    z-index: 1401;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: background 300ms ease, visibility 300ms linear
}

.jw-menu-is-mobile .jw-mobile-menu-search {
    display: block
}

.jw-mobile-menu-search--hidden {
    visibility: hidden;
    pointer-events: none;
    background: transparent
}

.jw-mobile-menu-search__box {
    position: absolute;
    z-index: 1402;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    height: 50px;
    transition: transform 300ms cubic-bezier(.215, .61, .355, 1)
}

.jw-mobile-menu-search--hidden .jw-mobile-menu-search__box {
    transform: translate(0, -100%)
}

.jw-mobile-menu-search__input {
    flex: 1 1 auto;
    padding: 16px;
    border: 0;
    background: white;
    outline: none
}

.jw-mobile-menu-search__button.jw-btn {
    width: 44px;
    justify-content: center;
    align-items: center;
    padding: 16px;
    font-size: 18px;
    line-height: 18px;
    background: #a5655f;
    color: #fff
}

.jw-mobile-menu-search__button.jw-btn:hover:not(:disabled),
.jw-mobile-menu-search__button.jw-btn.jw-btn__active {
    background: #b78480;
    color: #fff
}

.mobile-bar--accent {
    background: #a5655f
}

.mobile-bar--accent .mobile-bar__item {
    color: #fff
}

.mobile-bar--accent .mobile-bar__item:hover {
    background: #965a54
}

.jw-tree-empty-placeholder {
    color: rgba(0, 0, 0, 0.6);
    border: 1px dashed rgba(0, 0, 0, 0.3)
}

.jw-tree-empty-placeholder__image {
    background-image: url('/assets/images/content-empty.png')
}

.jw-section-content .jw-tree-empty-placeholder {
    color: rgba(0, 0, 0, 0.6);
    border: 1px dashed rgba(0, 0, 0, 0.3)
}

.jw-section-content .jw-tree-empty-placeholder__image {
    background-image: url('/assets/images/content-empty.png')
}

.jw-section-sidebar .jw-tree-empty-placeholder {
    color: rgba(0, 0, 0, 0.6);
    border: 1px dashed rgba(0, 0, 0, 0.3)
}

.jw-section-sidebar .jw-tree-empty-placeholder__image {
    background-image: url('/assets/images/content-empty.png')
}

.jw-section-footer .jw-tree-empty-placeholder {
    color: rgba(0, 0, 0, 0.6);
    border: 1px dashed rgba(0, 0, 0, 0.3)
}

.jw-section-footer .jw-tree-empty-placeholder__image {
    background-image: url('/assets/images/content-empty.png')
}

.jw-popover-container--inline {
    display: inline
}

.jw-popover-container--modal {
    position: fixed;
    z-index: 1050;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.jw-popover-backdrop {
    position: fixed;
    z-index: 1049;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    transition: visibility 200ms, opacity 200ms ease
}

.is-hidden .jw-popover-backdrop {
    visibility: hidden;
    opacity: 0
}

.jw-popover {
    position: relative;
    z-index: 1050;
    text-align: left;
    text-transform: none;
    will-change: transform;
    transition: visibility 200ms, opacity 200ms ease, transform 200ms ease-out
}

.jw-popover-container--inline .jw-popover {
    position: absolute;
    bottom: -6px;
    width: 100%;
    max-width: 100px
}

.jw-popover-container--modal .jw-popover {
    width: 100%;
    padding: 20px
}

.is-hidden .jw-popover {
    visibility: hidden;
    opacity: 0;
    transform: scale3d(.9, .9, 1);
    transition: visibility 200ms, opacity 200ms ease, transform 200ms ease-in
}

.jw-popover:focus {
    outline: none
}

.jw-popover__arrow {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent white transparent
}

.jw-popover__content {
    box-sizing: border-box;
    padding: 10px;
    border-radius: 3px;
    background: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2)
}

.jw-popover-container--modal .jw-popover__content {
    padding: 15px
}

.jw-popover-container--inline .jw-popover__content {
    position: absolute;
    width: 25em
}

.jw-popover-container--inline .jw-popover__content--align-right {
    right: 0
}

.jw-menu-is-desktop .jw-menu-horizontal .jw-popover-container--inline .jw-popover__content {
    right: 0
}

.jw-menu-is-desktop .jw-menu-vertical .jw-popover-container--inline .jw-popover__content {
    left: 0
}

.jw-menu-is-desktop .jw-menu-item--left .jw-popover-container--inline .jw-popover__content {
    right: auto
}

.jw-search {
    display: flex
}

.jw-search__input {
    flex: 1;
    padding: 10px 12px;
    min-width: 0;
    font-size: inherit;
    border-radius: 3px 0 0 3px;
    transition: border-color 150ms ease
}

.jw-search__input:focus {
    outline: none
}

.jw-search__submit {
    padding: 0 15px;
    font-size: inherit;
    border: 0;
    border-radius: 0 3px 3px 0;
    transition: background 150ms ease
}

.jw-search__submit:active {
    outline: none
}

.jw-popover .jw-search__input {
    color: #222;
    background: white;
    border: 1px solid #ccc;
    border-right: 0
}

.jw-popover .jw-search__input:focus {
    border-color: #a5655f
}

.jw-popover .jw-search__submit {
    color: #fff;
    background: #a5655f
}

.jw-popover .jw-search__submit:focus,
.jw-popover .jw-search__submit:hover {
    background: #935853
}

.jw-popover .jw-search__submit:active {
    background: #89524d
}

.jw-mobile-menu-search-item {
    padding: 1em
}

.jw-mobile-menu-search-item .jw-search__input {
    color: #222;
    background: white;
    border: 1px solid #ccc;
    border-right: 0
}

.jw-mobile-menu-search-item .jw-search__input:focus {
    border-color: #a5655f
}

.jw-mobile-menu-search-item .jw-search__submit {
    color: #fff;
    background: #a5655f
}

.jw-mobile-menu-search-item .jw-search__submit:focus,
.jw-mobile-menu-search-item .jw-search__submit:hover {
    background: #935853
}

.jw-mobile-menu-search-item .jw-search__submit:active {
    background: #89524d
}

.jw-section-content .jw-search__input {
    color: #222;
    background: white;
    border: 1px solid #c3c3c3;
    border-right: 0
}

.jw-section-content .jw-search__input:focus {
    border-color: #a5655f
}

.jw-section-content .jw-search__submit {
    color: #fff;
    background: #a5655f
}

.jw-section-content .jw-search__submit:focus,
.jw-section-content .jw-search__submit:hover {
    background: #935853
}

.jw-section-content .jw-search__submit:active {
    background: #89524d
}

.jw-icon-burger {
    position: relative;
    margin-top: 6px;
    margin-bottom: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.jw-icon-burger,
.jw-icon-burger::before,
.jw-icon-burger::after {
    display: block;
    width: 22px;
    height: 2px;
    background-color: currentColor;
    border-radius: 2px;
    transform-origin: center center;
    transition-property: background-color, transform, width;
    transition-duration: 200ms
}

.jw-icon-burger::before,
.jw-icon-burger::after {
    content: '';
    position: absolute
}

.jw-icon-burger::before {
    top: -6px
}

.jw-icon-burger::after {
    top: 6px
}

.jw-icon-burger--cross {
    background-color: transparent;
    transform: rotate(180deg)
}

.jw-icon-burger--cross::before,
.jw-icon-burger--cross::after {
    width: 24px
}

.jw-icon-burger--cross::before {
    transform: translate(-1px, 6px) rotate(-45deg)
}

.jw-icon-burger--cross::after {
    transform: translate(-1px, -6px) rotate(45deg)
}

.jw-icon-search {
    display: block;
    width: 20px;
    height: 20px
}

.jw-icon-search::before,
.jw-icon-search::after {
    content: '';
    display: block;
    position: absolute
}

.jw-icon-search::before {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    box-shadow: inset 0 0 0 2px currentColor
}

.jw-icon-search::after {
    width: 10px;
    height: 2px;
    background-color: currentColor;
    border-radius: 0 2px 2px 0;
    transform-origin: -6px 1px;
    transform: translate(14px, 7px) rotate(45deg)
}

.cc-window.cc-theme-jw {
    line-height: 1.6;
    font-size: 1.6rem
}

@media (max-width:960px) {
    .cc-window.cc-theme-jw {
        line-height: 1.52
    }
}

@media (max-width:768px) {
    .cc-window.cc-theme-jw {
        line-height: 1.44;
        font-size: 1.4rem
    }
}

.cc-window.cc-theme-jw .cc-allow.cc-btn,
.cc-window.cc-theme-jw .cc-dismiss.cc-btn {
    background: #a5655f;
    color: #fff;
    border-color: black
}

.cc-window.cc-theme-jw .cc-allow.cc-btn:hover,
.cc-window.cc-theme-jw .cc-dismiss.cc-btn:hover {
    background: #b78480;
    color: #fff
}

.jw-section .jw-element-ads h3 {
    font-size: 25px
}

@media (max-width:960px) {
    .jw-section .jw-element-ads h3 {
        font-size: 20px
    }
}

.jw-section .jw-element-ads--accent {
    background: #a5655f
}

.jw-section .jw-element-ads--accent h3 {
    color: #fff
}

.jw-section .jw-element-ads--tint {
    background: #ddd
}

.jw-section .jw-element-ads--tint h3 {
    color: #636363
}

.jw-btn-rounded {
    border-radius: .2em
}

.jw-btn-round {
    border-radius: 1000px;
    padding-left: 1.1em;
    padding-right: 1.1em
}

.jw-btn__default-color {
    outline-color: #a5655f
}

.jw-btn__default-color.jw-btn-style-flat {
    background: #a5655f;
    color: #fff
}

.jw-btn__default-color.jw-btn-style-flat:hover:not(:disabled),
.jw-btn__default-color.jw-btn-style-flat.jw-btn__active {
    background: #b78480;
    color: #fff
}

.jw-btn__default-color.jw-btn-style-border {
    background: transparent;
    border: 2px solid #a5655f;
    color: #a5655f
}

.jw-btn__default-color.jw-btn-style-border:hover:not(:disabled),
.jw-btn__default-color.jw-btn-style-border.jw-btn__active {
    color: #fff;
    background: #a5655f
}

.jw-btn__default-color.jw-btn-style-default {
    background: #a5655f;
    color: #fff
}

.jw-btn__default-color.jw-btn-style-default:hover:not(:disabled),
.jw-btn__default-color.jw-btn-style-default.jw-btn__active {
    background: #b78480;
    color: #fff
}

.jw-btn-roundness-default {
    border-radius: .2em
}

.jw-btn--default-color {
    color: #a5655f
}

.jw-section-white .jw-btn__default-color {
    outline-color: #a5655f
}

.jw-section-white .jw-btn__default-color.jw-btn-style-flat {
    background: #a5655f;
    color: #fff
}

.jw-section-white .jw-btn__default-color.jw-btn-style-flat:hover:not(:disabled),
.jw-section-white .jw-btn__default-color.jw-btn-style-flat.jw-btn__active {
    background: #b78480;
    color: #fff
}

.jw-section-white .jw-btn__default-color.jw-btn-style-border {
    background: transparent;
    border: 2px solid #a5655f;
    color: #a5655f
}

.jw-section-white .jw-btn__default-color.jw-btn-style-border:hover:not(:disabled),
.jw-section-white .jw-btn__default-color.jw-btn-style-border.jw-btn__active {
    color: #fff;
    background: #a5655f
}

.jw-section-white .jw-btn__default-color.jw-btn-style-default {
    background: #a5655f;
    color: #fff
}

.jw-section-white .jw-btn__default-color.jw-btn-style-default:hover:not(:disabled),
.jw-section-white .jw-btn__default-color.jw-btn-style-default.jw-btn__active {
    background: #b78480;
    color: #fff
}

.jw-section-white .jw-btn-roundness-default {
    border-radius: .2em
}

.jw-section-white .jw-btn--default-color {
    color: #a5655f
}

.jw-slideshow .jw-btn__default-color {
    outline-color: #a5655f
}

.jw-slideshow .jw-btn__default-color.jw-btn-style-flat {
    background: #a5655f;
    color: #fff
}

.jw-slideshow .jw-btn__default-color.jw-btn-style-flat:hover:not(:disabled),
.jw-slideshow .jw-btn__default-color.jw-btn-style-flat.jw-btn__active {
    background: #b78480;
    color: #fff
}

.jw-slideshow .jw-btn__default-color.jw-btn-style-border {
    background: transparent;
    border: 2px solid #a5655f;
    color: #a5655f
}

.jw-slideshow .jw-btn__default-color.jw-btn-style-border:hover:not(:disabled),
.jw-slideshow .jw-btn__default-color.jw-btn-style-border.jw-btn__active {
    color: #fff;
    background: #a5655f
}

.jw-slideshow .jw-btn__default-color.jw-btn-style-default {
    background: #a5655f;
    color: #fff
}

.jw-slideshow .jw-btn__default-color.jw-btn-style-default:hover:not(:disabled),
.jw-slideshow .jw-btn__default-color.jw-btn-style-default.jw-btn__active {
    background: #b78480;
    color: #fff
}

.jw-slideshow .jw-btn-roundness-default {
    border-radius: .2em
}

.jw-slideshow .jw-btn--default-color {
    color: #a5655f
}

.jw-section-content .product__price s,
.jw-section-content .product-gallery__price s {
    text-decoration-color: #d9534f
}

.jw-section-sidebar .product__price s,
.jw-section-sidebar .product-gallery__price s {
    text-decoration-color: #d9534f
}

.jw-section-footer .product__price s,
.jw-section-footer .product-gallery__price s {
    text-decoration-color: #d9534f
}

.product,
.product__description,
.product-page__description,
.product-page__social {
    border-color: rgba(111, 111, 111, 0.2)
}

.jw-columns .jw-product .product,
.image-gallery__thumbnail-item {
    border-radius: 3px
}

.product__free-shipping-motivator {
    color: #a5655f
}

.jw-select {
    display: inline-flex;
    line-height: 1.6
}

.jw-select__prefix {
    position: relative;
    margin-right: -1px
}

.jw-select__input {
    height: 1.6em;
    box-sizing: content-box;
    flex: 1 1 auto;
    min-width: 0
}

.jw-select--size-small .jw-select__prefix,
.jw-select--size-small .jw-select__input {
    font-size: 1em;
    padding-top: .3em;
    padding-bottom: .3em;
    padding-left: .6em
}

.jw-select--size-default .jw-select__prefix,
.jw-select--size-default .jw-select__input {
    font-size: 1.3em;
    padding-top: .5em;
    padding-bottom: .5em;
    padding-left: .6em
}

.jw-select--size-large .jw-select__prefix,
.jw-select--size-large .jw-select__input {
    font-size: 1.6em;
    padding-top: .39em;
    padding-bottom: .39em;
    padding-left: .6em
}

.jw-section .cart-item {
    border-color: rgba(111, 111, 111, 0.16)
}

.jw-section .cart-totals__row {
    border-color: rgba(111, 111, 111, 0.16)
}

.jw-section .cart-totals__row--free_shipping_motivator,
.jw-section .cart-totals__row--free_shipping .cart-totals__row-price {
    color: #a5655f
}

.jw-section .product-quantity-input__remove {
    color: rgba(111, 111, 111, 0.6)
}

.jw-section .product-quantity-input__remove:hover {
    color: #6f6f6f
}

.jw-section .cart-totals__tooltip {
    display: flex;
    color: rgba(111, 111, 111, 0.6);
    font-size: .9em
}

.jw-section .cart-totals__tooltip .website-rendering-icon-help-circled {
    margin-right: .25em
}

.jw-section-white .cart-item {
    border-color: rgba(111, 111, 111, 0.16)
}

.jw-section-white .cart-totals__row {
    border-color: rgba(111, 111, 111, 0.16)
}

.jw-section-white .cart-totals__row--free_shipping_motivator,
.jw-section-white .cart-totals__row--free_shipping .cart-totals__row-price {
    color: #a5655f
}

.jw-section-white .product-quantity-input__remove {
    color: rgba(111, 111, 111, 0.6)
}

.jw-section-white .product-quantity-input__remove:hover {
    color: #6f6f6f
}

.jw-section-white .cart-totals__tooltip {
    display: flex;
    color: rgba(111, 111, 111, 0.6);
    font-size: .9em
}

.jw-section-white .cart-totals__tooltip .website-rendering-icon-help-circled {
    margin-right: .25em
}

.jw-element-image__image--placeholder,
.jw-album--placeholder.jw-album--display-format-cover .jw-album-image__inner,
.jw-album--placeholder.jw-album--display-format-contain .jw-album-image__image,
.jw-album--placeholder.jw-album--display-format-masonry .jw-album-image__image,
.fotorama--placeholder .fotorama__stage__frame,
.jw-header-image--placeholder,
.jw-mobile-logo--placeholder,
.product--placeholder .product__image,
.cart-item__image--placeholder img,
.product-gallery__image--placeholder img,
.product__image-container--placeholder img {
    background-color: #ddd;
    box-shadow: inset 0 0 0 1px #c4c4c4
}

.jw-section-footer .jw-element-image__image--placeholder,
.jw-section-footer .jw-album--placeholder.jw-album--display-format-cover .jw-album-image__inner,
.jw-section-footer .jw-album--placeholder.jw-album--display-format-contain .jw-album-image__image,
.jw-section-footer .jw-album--placeholder.jw-album--display-format-masonry .jw-album-image__image,
.jw-section-footer .fotorama--placeholder .fotorama__stage__frame,
.jw-section-footer .jw-header-image--placeholder,
.jw-section-footer .jw-mobile-logo--placeholder,
.jw-section-footer .product--placeholder .product__image,
.jw-section-footer .cart-item__image--placeholder img,
.jw-section-footer .product-gallery__image--placeholder img,
.jw-section-footer .product__image-container--placeholder img {
    background-color: #dcdbdb;
    box-shadow: inset 0 0 0 1px #c2c1c1
}

.jw-section-sidebar .jw-element-image__image--placeholder,
.jw-section-sidebar .jw-album--placeholder.jw-album--display-format-cover .jw-album-image__inner,
.jw-section-sidebar .jw-album--placeholder.jw-album--display-format-contain .jw-album-image__image,
.jw-section-sidebar .jw-album--placeholder.jw-album--display-format-masonry .jw-album-image__image,
.jw-section-sidebar .fotorama--placeholder .fotorama__stage__frame,
.jw-section-sidebar .jw-header-image--placeholder,
.jw-section-sidebar .jw-mobile-logo--placeholder,
.jw-section-sidebar .product--placeholder .product__image,
.jw-section-sidebar .cart-item__image--placeholder img,
.jw-section-sidebar .product-gallery__image--placeholder img,
.jw-section-sidebar .product__image-container--placeholder img {
    background-color: #ddd;
    box-shadow: inset 0 0 0 1px #c4c4c4
}

.jw-map--marker-accent .jw-marker__back {
    fill: #a5655f
}

.jw-map--marker-accent .jw-marker__circle {
    fill: #fff
}

.jw-element-separator,
.jw-news-post,
.jw-comment,
.jw-columns__node--separator-left,
.jw-columns__node--separator-right,
.website-logout,
.jw-element-accordion__heading {
    border-color: rgba(111, 111, 111, 0.2)
}

.jw-steps__step {
    background-color: #f6f6f6;
    border-color: rgba(111, 111, 111, 0.3);
    color: #8a8a8a
}

a.jw-steps__step:hover,
a.jw-steps__step:focus {
    color: #8a8a8a
}

.jw-steps__step--enabled {
    color: #6f6f6f
}

a.jw-steps__step--enabled:hover,
a.jw-steps__step--enabled:focus {
    color: #6f6f6f
}

.jw-steps__step--completed {
    background-color: #eee8e7;
    border-color: #a5655f;
    color: #754642
}

a.jw-steps__step--completed:hover,
a.jw-steps__step--completed:focus {
    color: #754642
}

.jw-steps__step--selected {
    background-color: #a5655f;
    border-color: #a5655f;
    color: #fff
}

a.jw-steps__step--selected:hover,
a.jw-steps__step--selected:focus {
    color: #fff
}

.jw-toggle-block__label {
    border-color: rgba(111, 111, 111, 0.2)
}

input:checked+.jw-toggle-block__label {
    border-color: #a5655f;
    box-shadow: 0 0 0 1px #a5655f
}

.jw-toggle-block__label.jw-element-form-is-error,
input:checked+.jw-toggle-block__label.jw-element-form-is-error {
    border-color: #d9534f
}

.jw-element-form-well {
    background: #ebebeb
}

.jw-element-form-input-text {
    border-color: rgba(157, 157, 157, 0.5);
    color: #6f6f6f;
    background-color: #ddd;
    box-shadow: 0 0 rgba(0, 0, 0, 0)
}

.jw-element-form-input-text:hover {
    border-color: #9d9d9d
}

.jw-element-form-input-text:focus {
    border-color: #a5655f;
    box-shadow: 0 0 0 2px #ceaeab, 0 0 rgba(0, 0, 0, 0)
}

select.jw-element-form-input-text {
    background-image: url('data:image/svg+xml;charset=UTF-8, %3Csvg%20width%3D%2221%22%20height%3D%2211%22%20viewBox%3D%220%200%2021%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10.3205%2010.7254L0.320511%200.33309L20.3205%200.333092L10.3205%2010.7254Z%22%20fill%3D%22%236f6f6f%22%20/%3E%3C/svg%3E')
}

input[type='radio']:focus,
input[type='checkbox']:focus {
    box-shadow: 0 0 0 2px #a5655f;
    outline: none
}

input[type='radio']:focus:not(:focus-visible),
input[type='checkbox']:focus:not(:focus-visible) {
    box-shadow: none
}

.jw-pagination__page {
    color: #a5655f;
    border-radius: .2em
}

.jw-pagination__page:hover {
    background: rgba(165, 101, 95, 0.15);
    color: #a5655f
}

.jw-pagination__page--active,
.jw-pagination__page--active:hover {
    box-shadow: inset 0 0 0 2px #a5655f;
    background: transparent;
    color: #a5655f
}

.product-sticker {
    color: #fff;
    background: #a5655f
}

.text--muted {
    color: #a5a5a5
}

.jw-element-social-share .share-button--wrapper {
    border-color: rgba(111, 111, 111, 0.2)
}

.jw-element-rating--color-accent .jw-element-rating__icon-full {
    color: #a5655f
}

.jw-element-rating__icon-empty {
    color: #cdcdcd
}

.jw-element-audio {
    --plyr-color-main: #a5655f;
    --plyr-audio-controls-background: #e7e7e7;
    --plyr-audio-control-color: #6f6f6f;
    --plyr-audio-control-background-hover: #a5655f;
    --plyr-audio-control-color-hover: #fff;
    --plyr-audio-progress-buffered-background: rgba(111, 111, 111, 0.3);
    --plyr-control-radius: .2em
}

.jw-element-audio .plyr--audio .plyr__controls {
    border-radius: .2em;
    border-color: #cfcfcf
}

.jw-element-video {
    --plyr-color-main: #a5655f;
    --plyr-video-control-background-hover: #a5655f;
    --plyr-video-control-color-hover: #fff
}

.jw-element-social-follow--color-default.jw-element-social-follow--style-border .jw-element-social-follow-profile,
.jw-element-social-follow--color-default.jw-element-social-follow--style-icononly .jw-element-social-follow-profile {
    color: #a5655f;
    border-color: #a5655f
}

.jw-element-social-follow--color-default.jw-element-social-follow--style-solid .jw-element-social-follow-profile {
    background-color: #a5655f;
    color: #fff
}

.jw-element-social-follow__default-color-getter {
    color: #a5655f
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-facebook {
    background-color: #3b5998
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-facebook,
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-facebook {
    color: #3b5998;
    border-color: #3b5998
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-twitter {
    background-color: #000
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-twitter,
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-twitter {
    color: #000;
    border-color: #000
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-pinterest {
    background-color: #e60023
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-pinterest,
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-pinterest {
    color: #e60023;
    border-color: #e60023
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-instagram {
    background-color: #e1306c
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-instagram,
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-instagram {
    color: #e1306c;
    border-color: #e1306c
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-youtube {
    background-color: #ff0000
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-youtube,
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-youtube {
    color: #ff0000;
    border-color: #ff0000
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-tumblr {
    background-color: #35465c
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-tumblr,
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-tumblr {
    color: #35465c;
    border-color: #35465c
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-linkedin {
    background-color: #0077b5
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-linkedin,
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-linkedin {
    color: #0077b5;
    border-color: #0077b5
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-tiktok {
    background-color: #010101
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-tiktok,
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-tiktok {
    color: #010101;
    border-color: #010101
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-whatsapp {
    background-color: #25d366
}

.jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-whatsapp,
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-whatsapp {
    color: #23c660;
    border-color: #23c660
}

.image-gallery__main:has(.image-gallery__slides :focus-visible) {
    outline: 1px dotted #a5655f;
    outline-offset: 1px
}

.image-gallery__thumbnail-item {
    border-color: rgba(111, 111, 111, 0.3)
}

.image-gallery__thumbnail-item:hover {
    border-color: rgba(111, 111, 111, 0.6)
}

.image-gallery__thumbnail-item.image-gallery__thumbnail-item--active {
    border-color: #a5655f
}

.jw-element-accordion--style-box .jw-element-accordion__heading {
    background-color: #a5655f;
    color: #fff;
    border-color: #86504b
}

.jw-element-accordion--style-box .jw-element-accordion__item {
    background-color: rgba(111, 111, 111, 0.05)
}

.jw-element-accordion--style-box .jw-element-accordion__content {
    border-color: #86504b
}

.jw-table.jw-table--header.jw-table--border th,
.jw-table.jw-table--header.jw-table--striped th {
    background-color: #a5655f;
    color: #fff
}

.jw-table.jw-table--border tr,
.jw-table.jw-table--striped tr td {
    border-top: 1px solid rgba(111, 111, 111, 0.1)
}

.jw-table.jw-table--striped tr:nth-child(odd) td {
    background-color: rgba(111, 111, 111, 0.05)
}

.jw-table.jw-table--hover tr:hover td {
    background-color: rgba(111, 111, 111, 0.15)
}

.jw-table.jw-table--nowrap {
    white-space: nowrap
}

.responsive-table-container::-webkit-scrollbar-thumb {
    background-color: rgba(111, 111, 111, 0.3)
}

.handsontable .jw-table--header.jw-table--border tr:first-child td,
.handsontable .jw-table--header.jw-table--striped tr:first-child td {
    background-color: #a5655f;
    color: #fff
}

.product,
.product__description,
.product-page__description,
.product-page__social {
    border-color: rgba(111, 111, 111, 0.2)
}

.jw-columns .jw-product .product,
.image-gallery__thumbnail-item {
    border-radius: 3px
}

.product__free-shipping-motivator {
    color: #a5655f
}

.product-gallery--empty {
    border: 1px solid rgba(111, 111, 111, 0.3);
    color: rgba(111, 111, 111, 0.5)
}

.product-gallery__content {
    background: #f6f6f6
}

.product-gallery--style-bordered .product-gallery__content {
    border-color: rgba(111, 111, 111, 0.3)
}

.product-gallery--style-bordered .product-gallery__content:hover,
.product-gallery--style-clean .product-gallery__content:hover {
    background: #fff;
    border-color: rgba(111, 111, 111, 0.6)
}

.product-gallery--style-bordered .product-gallery__content:focus-within,
.product-gallery--style-clean .product-gallery__content:focus-within {
    background: #fff;
    border-color: rgba(111, 111, 111, 0.6)
}

.product-gallery--style-image-only .product-gallery__info-container {
    background-color: rgba(255, 255, 255, 0.9)
}

.product-gallery__price {
    color: #979797
}

.product-gallery--style-bordered .product-gallery__expand-container button,
.product-gallery--style-clean .product-gallery__expand-container button,
.product-gallery--style-bordered .product-gallery__expand-container select,
.product-gallery--style-clean .product-gallery__expand-container select {
    height: 36px;
    box-sizing: border-box
}

.product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:hover,
.product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:hover,
.product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:hover,
.product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:hover {
    margin-bottom: -51px
}

.product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:hover .product-gallery__expand-container,
.product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:hover .product-gallery__expand-container,
.product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container,
.product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container {
    margin-top: 15px
}

.product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:focus-within,
.product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:focus-within,
.product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:focus-within,
.product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:focus-within {
    margin-bottom: -51px
}

.product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:focus-within .product-gallery__expand-container,
.product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:focus-within .product-gallery__expand-container,
.product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container,
.product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container {
    margin-top: 15px
}

.product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__expand-container,
.product-gallery--style-clean .product-gallery__item--has-button .product-gallery__expand-container,
.product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__expand-container,
.product-gallery--style-clean .product-gallery__item--has-options .product-gallery__expand-container {
    height: 36px;
    margin-top: -36px
}

.product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover,
.product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover {
    margin-bottom: -97px
}

.product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container,
.product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container {
    margin-top: 15px
}

.product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within,
.product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within {
    margin-bottom: -97px
}

.product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container,
.product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container {
    margin-top: 15px
}

.product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__expand-container,
.product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__expand-container {
    height: 82px;
    margin-top: -82px
}

.jw-is-touch-device .product-gallery--style-bordered .product-gallery__item .product-gallery__content:hover,
.jw-is-touch-device .product-gallery--style-clean .product-gallery__item .product-gallery__content:hover {
    margin-bottom: 0
}

.jw-is-touch-device .product-gallery--style-bordered .product-gallery__item .product-gallery__content:focus-within,
.jw-is-touch-device .product-gallery--style-clean .product-gallery__item .product-gallery__content:focus-within {
    margin-bottom: 0
}

.jw-is-touch-device .product-gallery--style-bordered .product-gallery__item .product-gallery__expand-container,
.jw-is-touch-device .product-gallery--style-clean .product-gallery__item .product-gallery__expand-container {
    height: auto;
    margin-top: 15px;
    opacity: 1;
    visibility: visible
}

.product-gallery-filter__button {
    color: #a5655f
}

.jw-btn__default-color {
    outline-color: #a5655f
}

.jw-btn__default-color.jw-btn-style-flat {
    background: #a5655f;
    color: #fff
}

.jw-btn__default-color.jw-btn-style-flat:hover:not(:disabled),
.jw-btn__default-color.jw-btn-style-flat.jw-btn__active {
    background: #b78480;
    color: #fff
}

.jw-btn__default-color.jw-btn-style-border {
    background: transparent;
    border: 2px solid #a5655f;
    color: #a5655f
}

.jw-btn__default-color.jw-btn-style-border:hover:not(:disabled),
.jw-btn__default-color.jw-btn-style-border.jw-btn__active {
    color: #fff;
    background: #a5655f
}

.jw-btn__default-color.jw-btn-style-default {
    background: #a5655f;
    color: #fff
}

.jw-btn__default-color.jw-btn-style-default:hover:not(:disabled),
.jw-btn__default-color.jw-btn-style-default.jw-btn__active {
    background: #b78480;
    color: #fff
}

.jw-btn-roundness-default {
    border-radius: .2em
}

.jw-btn--default-color {
    color: #a5655f
}

.jw-section-footer {
    line-height: 1.6;
    font-size: 1.4rem;
    color: #6f6f6f
}

.jw-section-footer .jw-element-separator,
.jw-section-footer .jw-news-post,
.jw-section-footer .jw-comment,
.jw-section-footer .jw-columns__node--separator-left,
.jw-section-footer .jw-columns__node--separator-right,
.jw-section-footer .website-logout,
.jw-section-footer .jw-element-accordion__heading {
    border-color: rgba(111, 111, 111, 0.2)
}

.jw-section-footer .jw-steps__step {
    background-color: #f4f3f3;
    border-color: rgba(111, 111, 111, 0.3);
    color: #898989
}

a.jw-section-footer .jw-steps__step:hover,
a.jw-section-footer .jw-steps__step:focus {
    color: #898989
}

.jw-section-footer .jw-steps__step--enabled {
    color: #6f6f6f
}

a.jw-section-footer .jw-steps__step--enabled:hover,
a.jw-section-footer .jw-steps__step--enabled:focus {
    color: #6f6f6f
}

.jw-section-footer .jw-steps__step--completed {
    background-color: #ece5e4;
    border-color: #a5655f;
    color: #754642
}

a.jw-section-footer .jw-steps__step--completed:hover,
a.jw-section-footer .jw-steps__step--completed:focus {
    color: #754642
}

.jw-section-footer .jw-steps__step--selected {
    background-color: #a5655f;
    border-color: #a5655f;
    color: #fff
}

a.jw-section-footer .jw-steps__step--selected:hover,
a.jw-section-footer .jw-steps__step--selected:focus {
    color: #fff
}

.jw-section-footer .jw-toggle-block__label {
    border-color: rgba(111, 111, 111, 0.2)
}

input:checked+.jw-section-footer .jw-toggle-block__label {
    border-color: #a5655f;
    box-shadow: 0 0 0 1px #a5655f
}

.jw-section-footer .jw-toggle-block__label.jw-element-form-is-error,
input:checked+.jw-section-footer .jw-toggle-block__label.jw-element-form-is-error {
    border-color: #d9534f
}

.jw-section-footer .jw-element-form-well {
    background: #e9e8e8
}

.jw-section-footer .jw-element-form-input-text {
    border-color: rgba(159, 150, 150, 0.5);
    color: #6f6f6f;
    background-color: #dcd8d8;
    box-shadow: 0 0 rgba(0, 0, 0, 0)
}

.jw-section-footer .jw-element-form-input-text:hover {
    border-color: #9f9696
}

.jw-section-footer .jw-element-form-input-text:focus {
    border-color: #a5655f;
    box-shadow: 0 0 0 2px #cdaca9, 0 0 rgba(0, 0, 0, 0)
}

.jw-section-footer select.jw-element-form-input-text {
    background-image: url('data:image/svg+xml;charset=UTF-8, %3Csvg%20width%3D%2221%22%20height%3D%2211%22%20viewBox%3D%220%200%2021%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10.3205%2010.7254L0.320511%200.33309L20.3205%200.333092L10.3205%2010.7254Z%22%20fill%3D%22%236f6f6f%22%20/%3E%3C/svg%3E')
}

.jw-section-footer input[type='radio']:focus,
.jw-section-footer input[type='checkbox']:focus {
    box-shadow: 0 0 0 2px #a5655f;
    outline: none
}

.jw-section-footer input[type='radio']:focus:not(:focus-visible),
.jw-section-footer input[type='checkbox']:focus:not(:focus-visible) {
    box-shadow: none
}

.jw-section-footer .jw-pagination__page {
    color: #a5655f;
    border-radius: .2em
}

.jw-section-footer .jw-pagination__page:hover {
    background: rgba(165, 101, 95, 0.15);
    color: #a5655f
}

.jw-section-footer .jw-pagination__page--active,
.jw-section-footer .jw-pagination__page--active:hover {
    box-shadow: inset 0 0 0 2px #a5655f;
    background: transparent;
    color: #a5655f
}

.jw-section-footer .product-sticker {
    color: #fff;
    background: #a5655f
}

.jw-section-footer .text--muted {
    color: #a4a4a4
}

.jw-section-footer .jw-element-social-share .share-button--wrapper {
    border-color: rgba(111, 111, 111, 0.2)
}

.jw-section-footer .jw-element-rating--color-accent .jw-element-rating__icon-full {
    color: #a5655f
}

.jw-section-footer .jw-element-rating__icon-empty {
    color: #cccbcb
}

.jw-section-footer .jw-element-audio {
    --plyr-color-main: #a5655f;
    --plyr-audio-controls-background: #e5e4e4;
    --plyr-audio-control-color: #6f6f6f;
    --plyr-audio-control-background-hover: #a5655f;
    --plyr-audio-control-color-hover: #fff;
    --plyr-audio-progress-buffered-background: rgba(111, 111, 111, 0.3);
    --plyr-control-radius: .2em
}

.jw-section-footer .jw-element-audio .plyr--audio .plyr__controls {
    border-radius: .2em;
    border-color: #cecdcd
}

.jw-section-footer .jw-element-video {
    --plyr-color-main: #a5655f;
    --plyr-video-control-background-hover: #a5655f;
    --plyr-video-control-color-hover: #fff
}

.jw-section-footer .jw-element-social-follow--color-default.jw-element-social-follow--style-border .jw-element-social-follow-profile,
.jw-section-footer .jw-element-social-follow--color-default.jw-element-social-follow--style-icononly .jw-element-social-follow-profile {
    color: #a5655f;
    border-color: #a5655f
}

.jw-section-footer .jw-element-social-follow--color-default.jw-element-social-follow--style-solid .jw-element-social-follow-profile {
    background-color: #a5655f;
    color: #fff
}

.jw-section-footer .jw-element-social-follow__default-color-getter {
    color: #a5655f
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-facebook {
    background-color: #3b5998
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-facebook,
.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-facebook {
    color: #3b5998;
    border-color: #3b5998
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-twitter {
    background-color: #000
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-twitter,
.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-twitter {
    color: #000;
    border-color: #000
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-pinterest {
    background-color: #e60023
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-pinterest,
.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-pinterest {
    color: #e60023;
    border-color: #e60023
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-instagram {
    background-color: #e1306c
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-instagram,
.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-instagram {
    color: #e1306c;
    border-color: #e1306c
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-youtube {
    background-color: #ff0000
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-youtube,
.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-youtube {
    color: #ff0000;
    border-color: #ff0000
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-tumblr {
    background-color: #35465c
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-tumblr,
.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-tumblr {
    color: #35465c;
    border-color: #35465c
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-linkedin {
    background-color: #0077b5
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-linkedin,
.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-linkedin {
    color: #0077b5;
    border-color: #0077b5
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-tiktok {
    background-color: #010101
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-tiktok,
.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-tiktok {
    color: #010101;
    border-color: #010101
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-whatsapp {
    background-color: #25d366
}

.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-whatsapp,
.jw-section-footer .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-whatsapp {
    color: #23c660;
    border-color: #23c660
}

.jw-section-footer .image-gallery__main:has(.image-gallery__slides :focus-visible) {
    outline: 1px dotted #a5655f;
    outline-offset: 1px
}

.jw-section-footer .image-gallery__thumbnail-item {
    border-color: rgba(111, 111, 111, 0.3)
}

.jw-section-footer .image-gallery__thumbnail-item:hover {
    border-color: rgba(111, 111, 111, 0.6)
}

.jw-section-footer .image-gallery__thumbnail-item.image-gallery__thumbnail-item--active {
    border-color: #a5655f
}

.jw-section-footer .jw-element-accordion--style-box .jw-section-footer .jw-element-accordion__heading {
    background-color: #a5655f;
    color: #fff;
    border-color: #86504b
}

.jw-section-footer .jw-element-accordion--style-box .jw-section-footer .jw-element-accordion__item {
    background-color: rgba(111, 111, 111, 0.05)
}

.jw-section-footer .jw-element-accordion--style-box .jw-section-footer .jw-element-accordion__content {
    border-color: #86504b
}

.jw-section-footer .jw-table.jw-table--header.jw-table--border th,
.jw-section-footer .jw-table.jw-table--header.jw-table--striped th {
    background-color: #a5655f;
    color: #fff
}

.jw-section-footer .jw-table.jw-table--border tr,
.jw-section-footer .jw-table.jw-table--striped tr td {
    border-top: 1px solid rgba(111, 111, 111, 0.1)
}

.jw-section-footer .jw-table.jw-table--striped tr:nth-child(odd) td {
    background-color: rgba(111, 111, 111, 0.05)
}

.jw-section-footer .jw-table.jw-table--hover tr:hover td {
    background-color: rgba(111, 111, 111, 0.15)
}

.jw-section-footer .jw-table.jw-table--nowrap {
    white-space: nowrap
}

.jw-section-footer .responsive-table-container::-webkit-scrollbar-thumb {
    background-color: rgba(111, 111, 111, 0.3)
}

.jw-section-footer .handsontable .jw-table--header.jw-table--border tr:first-child td,
.jw-section-footer .handsontable .jw-table--header.jw-table--striped tr:first-child td {
    background-color: #a5655f;
    color: #fff
}

.jw-section-footer .product,
.jw-section-footer .product__description,
.jw-section-footer .product-page__description,
.jw-section-footer .product-page__social {
    border-color: rgba(111, 111, 111, 0.2)
}

.jw-section-footer .jw-columns .jw-product .product,
.jw-section-footer .image-gallery__thumbnail-item {
    border-radius: 3px
}

.jw-section-footer .product__free-shipping-motivator {
    color: #a5655f
}

.jw-section-footer .product-gallery--empty {
    border: 1px solid rgba(111, 111, 111, 0.3);
    color: rgba(111, 111, 111, 0.5)
}

.jw-section-footer .product-gallery__content {
    background: #f4f3f3
}

.jw-section-footer .product-gallery--style-bordered .product-gallery__content {
    border-color: rgba(111, 111, 111, 0.3)
}

.jw-section-footer .product-gallery--style-bordered .product-gallery__content:hover,
.jw-section-footer .product-gallery--style-clean .product-gallery__content:hover {
    background: #fff;
    border-color: rgba(111, 111, 111, 0.6)
}

.jw-section-footer .product-gallery--style-bordered .product-gallery__content:focus-within,
.jw-section-footer .product-gallery--style-clean .product-gallery__content:focus-within {
    background: #fff;
    border-color: rgba(111, 111, 111, 0.6)
}

.jw-section-footer .product-gallery--style-image-only .product-gallery__info-container {
    background-color: rgba(255, 255, 255, 0.9)
}

.jw-section-footer .product-gallery__price {
    color: #979696
}

.jw-section-footer .product-gallery--style-bordered .product-gallery__expand-container button,
.jw-section-footer .product-gallery--style-clean .product-gallery__expand-container button,
.jw-section-footer .product-gallery--style-bordered .product-gallery__expand-container select,
.jw-section-footer .product-gallery--style-clean .product-gallery__expand-container select {
    height: 31px;
    box-sizing: border-box
}

.jw-section-footer .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:hover,
.jw-section-footer .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:hover,
.jw-section-footer .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:hover,
.jw-section-footer .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:hover {
    margin-bottom: -46px
}

.jw-section-footer .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:hover .product-gallery__expand-container,
.jw-section-footer .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:hover .product-gallery__expand-container,
.jw-section-footer .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container,
.jw-section-footer .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container {
    margin-top: 15px
}

.jw-section-footer .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:focus-within,
.jw-section-footer .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:focus-within,
.jw-section-footer .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:focus-within,
.jw-section-footer .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:focus-within {
    margin-bottom: -46px
}

.jw-section-footer .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-section-footer .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-section-footer .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-section-footer .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container {
    margin-top: 15px
}

.jw-section-footer .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__expand-container,
.jw-section-footer .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__expand-container,
.jw-section-footer .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__expand-container,
.jw-section-footer .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__expand-container {
    height: 31px;
    margin-top: -31px
}

.jw-section-footer .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover,
.jw-section-footer .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover {
    margin-bottom: -87px
}

.jw-section-footer .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container,
.jw-section-footer .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container {
    margin-top: 15px
}

.jw-section-footer .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within,
.jw-section-footer .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within {
    margin-bottom: -87px
}

.jw-section-footer .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-section-footer .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container {
    margin-top: 15px
}

.jw-section-footer .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__expand-container,
.jw-section-footer .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__expand-container {
    height: 72px;
    margin-top: -72px
}

.jw-is-touch-device .jw-section-footer .product-gallery--style-bordered .product-gallery__item .product-gallery__content:hover,
.jw-is-touch-device .jw-section-footer .product-gallery--style-clean .product-gallery__item .product-gallery__content:hover {
    margin-bottom: 0
}

.jw-is-touch-device .jw-section-footer .product-gallery--style-bordered .product-gallery__item .product-gallery__content:focus-within,
.jw-is-touch-device .jw-section-footer .product-gallery--style-clean .product-gallery__item .product-gallery__content:focus-within {
    margin-bottom: 0
}

.jw-is-touch-device .jw-section-footer .product-gallery--style-bordered .product-gallery__item .product-gallery__expand-container,
.jw-is-touch-device .jw-section-footer .product-gallery--style-clean .product-gallery__item .product-gallery__expand-container {
    height: auto;
    margin-top: 15px;
    opacity: 1;
    visibility: visible
}

.jw-section-footer .product-gallery-filter__button {
    color: #a5655f
}

.jw-section-footer .jw-btn__default-color {
    outline-color: #a5655f
}

.jw-section-footer .jw-btn__default-color.jw-btn-style-flat {
    background: #a5655f;
    color: #fff
}

.jw-section-footer .jw-btn__default-color.jw-btn-style-flat:hover:not(:disabled),
.jw-section-footer .jw-btn__default-color.jw-btn-style-flat.jw-btn__active {
    background: #b78480;
    color: #fff
}

.jw-section-footer .jw-btn__default-color.jw-btn-style-border {
    background: transparent;
    border: 2px solid #a5655f;
    color: #a5655f
}

.jw-section-footer .jw-btn__default-color.jw-btn-style-border:hover:not(:disabled),
.jw-section-footer .jw-btn__default-color.jw-btn-style-border.jw-btn__active {
    color: #fff;
    background: #a5655f
}

.jw-section-footer .jw-btn__default-color.jw-btn-style-default {
    background: #a5655f;
    color: #fff
}

.jw-section-footer .jw-btn__default-color.jw-btn-style-default:hover:not(:disabled),
.jw-section-footer .jw-btn__default-color.jw-btn-style-default.jw-btn__active {
    background: #b78480;
    color: #fff
}

.jw-section-footer .jw-btn-roundness-default {
    border-radius: .2em
}

.jw-section-footer .jw-btn--default-color {
    color: #a5655f
}

.jw-section-footer .jw-icon-image__inner {
    background-color: #a5655f
}

.jw-section-footer .jw-image-is-square .jw-icon-image,
.jw-section-footer .jw-image-is-rounded .jw-icon-image,
.jw-section-footer .jw-image-is-round .jw-icon-image {
    background-color: #a5655f
}

.jw-section-footer .jw-image-is-square .jw-icon-image__inner,
.jw-section-footer .jw-image-is-rounded .jw-icon-image__inner,
.jw-section-footer .jw-image-is-round .jw-icon-image__inner {
    background-color: #f4f3f3
}

@media (max-width:960px) {
    .jw-section-footer {
        line-height: 1.52
    }
}

@media (max-width:768px) {
    .jw-section-footer {
        line-height: 1.44;
        font-size: 1.33rem
    }
}

.jw-section-footer a {
    color: #a5655f;
    text-decoration: underline
}

.jw-section-footer a:hover {
    color: #b78480;
    text-decoration: underline
}

.jw-section-footer p,
.jw-section-footer ol,
.jw-section-footer ul {
    margin-top: 0;
    margin-bottom: .4em
}

.jw-section-footer span[style*='color'] a {
    color: inherit
}

.jw-section-footer button {
    line-height: 1.6
}

.jw-section-footer .jw-text-small {
    font-size: .98rem
}

.jw-section-footer .jw-accent-text-color {
    color: #a5655f
}

.jw-section-footer .jw-accent-background {
    color: #fff;
    background-color: #a5655f
}

.jw-section-footer .jw-accent-background a {
    color: #fff
}

.jw-section-footer .jw-accent-border-link-color {
    border-color: #a5655f
}

.jw-section-footer .jw-accent-border-color {
    border-color: #6f6f6f
}

.jw-section-footer h1,
.jw-section-footer h2,
.jw-section-footer h3,
.jw-section-footer h4,
.jw-section-footer h5,
.jw-section-footer h6 {
    line-height: 1.12;
    color: #6f6f6f;
    font-weight: 700;
    font-style: normal
}

@media (max-width:768px) {

    .jw-section-footer h1,
    .jw-section-footer h2,
    .jw-section-footer h3,
    .jw-section-footer h4,
    .jw-section-footer h5,
    .jw-section-footer h6 {
        line-height: 1.1
    }
}

@media (max-width:960px) {

    .jw-section-footer h1,
    .jw-section-footer h2,
    .jw-section-footer h3,
    .jw-section-footer h4,
    .jw-section-footer h5,
    .jw-section-footer h6 {
        line-height: 1.1
    }
}

.jw-section-footer h1 a,
.jw-section-footer h2 a,
.jw-section-footer h3 a,
.jw-section-footer h4 a,
.jw-section-footer h5 a,
.jw-section-footer h6 a {
    text-decoration: underline;
    color: #a5655f
}

.jw-section-footer h1 a:hover,
.jw-section-footer h2 a:hover,
.jw-section-footer h3 a:hover,
.jw-section-footer h4 a:hover,
.jw-section-footer h5 a:hover,
.jw-section-footer h6 a:hover {
    color: #b78480
}

.jw-section-footer .product-page .product__price__price {
    color: #6f6f6f
}

.jw-section-footer .jw-heading-200 {
    font-size: 4.2rem;
    margin-top: 2.76rem;
    margin-bottom: 1.02rem
}

@media (max-width:960px) {
    .jw-section-footer .jw-heading-200 {
        font-size: 3.33rem;
        margin-top: 2.5rem;
        margin-bottom: .93333333rem
    }
}

@media (max-width:768px) {
    .jw-section-footer .jw-heading-200 {
        font-size: 2.9rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section-footer .jw-heading-150 {
    font-size: 3.15rem;
    margin-top: 2.445rem;
    margin-bottom: .915rem
}

@media (max-width:960px) {
    .jw-section-footer .jw-heading-150 {
        font-size: 2.63rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-section-footer .jw-heading-150 {
        font-size: 2.38rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section-footer .jw-heading-130 {
    font-size: 2.73rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {
    .jw-section-footer .jw-heading-130 {
        font-size: 2.35rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-section-footer .jw-heading-130 {
        font-size: 2.17rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section-footer .jw-heading-120 {
    font-size: 2.52rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {
    .jw-section-footer .jw-heading-120 {
        font-size: 2.21rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-section-footer .jw-heading-120 {
        font-size: 2.06rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section-footer h1,
.jw-section-footer .jw-heading-100 {
    font-size: 2.1rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-section-footer h1,
    .jw-section-footer .jw-heading-100 {
        font-size: 1.93rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-section-footer h1,
    .jw-section-footer .jw-heading-100 {
        font-size: 1.85rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section-footer h2,
.jw-section-footer .jw-heading-85 {
    font-size: 1.78rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-section-footer h2,
    .jw-section-footer .jw-heading-85 {
        font-size: 1.72rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-section-footer h2,
    .jw-section-footer .jw-heading-85 {
        font-size: 1.69rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section-footer h3,
.jw-section-footer .jw-heading-70 {
    font-size: 1.47rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-section-footer h3,
    .jw-section-footer .jw-heading-70 {
        font-size: 1.51rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-section-footer h3,
    .jw-section-footer .jw-heading-70 {
        font-size: 1.54rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-section-footer h4 {
    font-size: 1.01rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {
    .jw-section-footer h4 {
        font-size: 1.21rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-section-footer h4 {
        font-size: 1.3rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

:root {
    --jw-strip__background-color--default: #f6f6f6;
    --jw-strip__background-color--shaded: #e9e9e9;
    --jw-strip__background-color--accent: #a5655f;
    --jw-strip__background-color--inverse: #313131
}

.jw-is-strips .jw-strip--color-default+:is(.jw-is-strips .jw-strip--color-default) {
    border-top: 1px solid rgba(111, 111, 111, 0.2)
}

.jw-is-strips .jw-strip--color-shaded {
    background-color: #e9e9e9;
    line-height: 1.6;
    font-size: 1.6rem;
    color: #6f6f6f
}

.jw-is-strips .jw-strip--color-shaded+:is(.jw-is-strips .jw-strip--color-shaded) {
    border-top: 1px solid rgba(111, 111, 111, 0.2)
}

.jw-is-strips .jw-strip--color-shaded .jw-element-separator,
.jw-is-strips .jw-strip--color-shaded .jw-news-post,
.jw-is-strips .jw-strip--color-shaded .jw-comment,
.jw-is-strips .jw-strip--color-shaded .jw-columns__node--separator-left,
.jw-is-strips .jw-strip--color-shaded .jw-columns__node--separator-right,
.jw-is-strips .jw-strip--color-shaded .website-logout,
.jw-is-strips .jw-strip--color-shaded .jw-element-accordion__heading {
    border-color: rgba(111, 111, 111, 0.2)
}

.jw-is-strips .jw-strip--color-shaded .jw-steps__step {
    background-color: #e9e9e9;
    border-color: rgba(111, 111, 111, 0.3);
    color: #878787
}

a.jw-is-strips .jw-strip--color-shaded .jw-steps__step:hover,
a.jw-is-strips .jw-strip--color-shaded .jw-steps__step:focus {
    color: #878787
}

.jw-is-strips .jw-strip--color-shaded .jw-steps__step--enabled {
    color: #6f6f6f
}

a.jw-is-strips .jw-strip--color-shaded .jw-steps__step--enabled:hover,
a.jw-is-strips .jw-strip--color-shaded .jw-steps__step--enabled:focus {
    color: #6f6f6f
}

.jw-is-strips .jw-strip--color-shaded .jw-steps__step--completed {
    background-color: #e2dcdb;
    border-color: #a5655f;
    color: #754642
}

a.jw-is-strips .jw-strip--color-shaded .jw-steps__step--completed:hover,
a.jw-is-strips .jw-strip--color-shaded .jw-steps__step--completed:focus {
    color: #754642
}

.jw-is-strips .jw-strip--color-shaded .jw-steps__step--selected {
    background-color: #a5655f;
    border-color: #a5655f;
    color: #fff
}

a.jw-is-strips .jw-strip--color-shaded .jw-steps__step--selected:hover,
a.jw-is-strips .jw-strip--color-shaded .jw-steps__step--selected:focus {
    color: #fff
}

.jw-is-strips .jw-strip--color-shaded .jw-toggle-block__label {
    border-color: rgba(111, 111, 111, 0.2)
}

input:checked+.jw-is-strips .jw-strip--color-shaded .jw-toggle-block__label {
    border-color: #a5655f;
    box-shadow: 0 0 0 1px #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-toggle-block__label.jw-element-form-is-error,
input:checked+.jw-is-strips .jw-strip--color-shaded .jw-toggle-block__label.jw-element-form-is-error {
    border-color: #d9534f
}

.jw-is-strips .jw-strip--color-shaded .jw-element-form-well {
    background: #dfdfdf
}

.jw-is-strips .jw-strip--color-shaded .jw-element-form-input-text {
    border-color: rgba(144, 144, 144, 0.5);
    color: #6f6f6f;
    background-color: #d0d0d0;
    box-shadow: 0 0 rgba(0, 0, 0, 0)
}

.jw-is-strips .jw-strip--color-shaded .jw-element-form-input-text:hover {
    border-color: #909090
}

.jw-is-strips .jw-strip--color-shaded .jw-element-form-input-text:focus {
    border-color: #a5655f;
    box-shadow: 0 0 0 2px #c7a7a4, 0 0 rgba(0, 0, 0, 0)
}

.jw-is-strips .jw-strip--color-shaded select.jw-element-form-input-text {
    background-image: url('data:image/svg+xml;charset=UTF-8, %3Csvg%20width%3D%2221%22%20height%3D%2211%22%20viewBox%3D%220%200%2021%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10.3205%2010.7254L0.320511%200.33309L20.3205%200.333092L10.3205%2010.7254Z%22%20fill%3D%22%236f6f6f%22%20/%3E%3C/svg%3E')
}

.jw-is-strips .jw-strip--color-shaded input[type='radio']:focus,
.jw-is-strips .jw-strip--color-shaded input[type='checkbox']:focus {
    box-shadow: 0 0 0 2px #a5655f;
    outline: none
}

.jw-is-strips .jw-strip--color-shaded input[type='radio']:focus:not(:focus-visible),
.jw-is-strips .jw-strip--color-shaded input[type='checkbox']:focus:not(:focus-visible) {
    box-shadow: none
}

.jw-is-strips .jw-strip--color-shaded .jw-pagination__page {
    color: #a5655f;
    border-radius: .2em
}

.jw-is-strips .jw-strip--color-shaded .jw-pagination__page:hover {
    background: rgba(165, 101, 95, 0.15);
    color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-pagination__page--active,
.jw-is-strips .jw-strip--color-shaded .jw-pagination__page--active:hover {
    box-shadow: inset 0 0 0 2px #a5655f;
    background: transparent;
    color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .product-sticker {
    color: #fff;
    background: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .text--muted {
    color: #a0a0a0
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-share .share-button--wrapper {
    border-color: rgba(111, 111, 111, 0.2)
}

.jw-is-strips .jw-strip--color-shaded .jw-element-rating--color-accent .jw-element-rating__icon-full {
    color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-element-rating__icon-empty {
    color: #c4c4c4
}

.jw-is-strips .jw-strip--color-shaded .jw-element-audio {
    --plyr-color-main: #a5655f;
    --plyr-audio-controls-background: #fff;
    --plyr-audio-control-color: #6f6f6f;
    --plyr-audio-control-background-hover: #a5655f;
    --plyr-audio-control-color-hover: #fff;
    --plyr-audio-progress-buffered-background: rgba(111, 111, 111, 0.3);
    --plyr-control-radius: .2em
}

.jw-is-strips .jw-strip--color-shaded .jw-element-audio .plyr--audio .plyr__controls {
    border-radius: .2em;
    border-color: #d1d1d1
}

.jw-is-strips .jw-strip--color-shaded .jw-element-video {
    --plyr-color-main: #a5655f;
    --plyr-video-control-background-hover: #a5655f;
    --plyr-video-control-color-hover: #fff
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-default.jw-element-social-follow--style-border .jw-element-social-follow-profile,
.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-default.jw-element-social-follow--style-icononly .jw-element-social-follow-profile {
    color: #a5655f;
    border-color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-default.jw-element-social-follow--style-solid .jw-element-social-follow-profile {
    background-color: #a5655f;
    color: #fff
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow__default-color-getter {
    color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-facebook {
    background-color: #3b5998
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-facebook,
.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-facebook {
    color: #3b5998;
    border-color: #3b5998
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-twitter {
    background-color: #000
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-twitter,
.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-twitter {
    color: #000;
    border-color: #000
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-pinterest {
    background-color: #e60023
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-pinterest,
.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-pinterest {
    color: #e60023;
    border-color: #e60023
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-instagram {
    background-color: #e1306c
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-instagram,
.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-instagram {
    color: #e1306c;
    border-color: #e1306c
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-youtube {
    background-color: #ff0000
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-youtube,
.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-youtube {
    color: #ff0000;
    border-color: #ff0000
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-tumblr {
    background-color: #35465c
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-tumblr,
.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-tumblr {
    color: #35465c;
    border-color: #35465c
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-linkedin {
    background-color: #0077b5
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-linkedin,
.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-linkedin {
    color: #0077b5;
    border-color: #0077b5
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-tiktok {
    background-color: #010101
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-tiktok,
.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-tiktok {
    color: #010101;
    border-color: #010101
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-whatsapp {
    background-color: #25d366
}

.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-whatsapp,
.jw-is-strips .jw-strip--color-shaded .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-whatsapp {
    color: #21bd5c;
    border-color: #21bd5c
}

.jw-is-strips .jw-strip--color-shaded .image-gallery__main:has(.image-gallery__slides :focus-visible) {
    outline: 1px dotted #a5655f;
    outline-offset: 1px
}

.jw-is-strips .jw-strip--color-shaded .image-gallery__thumbnail-item {
    border-color: rgba(111, 111, 111, 0.3)
}

.jw-is-strips .jw-strip--color-shaded .image-gallery__thumbnail-item:hover {
    border-color: rgba(111, 111, 111, 0.6)
}

.jw-is-strips .jw-strip--color-shaded .image-gallery__thumbnail-item.image-gallery__thumbnail-item--active {
    border-color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-element-accordion--style-box .jw-is-strips .jw-strip--color-shaded .jw-element-accordion__heading {
    background-color: #a5655f;
    color: #fff;
    border-color: #86504b
}

.jw-is-strips .jw-strip--color-shaded .jw-element-accordion--style-box .jw-is-strips .jw-strip--color-shaded .jw-element-accordion__item {
    background-color: rgba(111, 111, 111, 0.05)
}

.jw-is-strips .jw-strip--color-shaded .jw-element-accordion--style-box .jw-is-strips .jw-strip--color-shaded .jw-element-accordion__content {
    border-color: #86504b
}

.jw-is-strips .jw-strip--color-shaded .jw-table.jw-table--header.jw-table--border th,
.jw-is-strips .jw-strip--color-shaded .jw-table.jw-table--header.jw-table--striped th {
    background-color: #a5655f;
    color: #fff
}

.jw-is-strips .jw-strip--color-shaded .jw-table.jw-table--border tr,
.jw-is-strips .jw-strip--color-shaded .jw-table.jw-table--striped tr td {
    border-top: 1px solid rgba(111, 111, 111, 0.1)
}

.jw-is-strips .jw-strip--color-shaded .jw-table.jw-table--striped tr:nth-child(odd) td {
    background-color: rgba(111, 111, 111, 0.05)
}

.jw-is-strips .jw-strip--color-shaded .jw-table.jw-table--hover tr:hover td {
    background-color: rgba(111, 111, 111, 0.15)
}

.jw-is-strips .jw-strip--color-shaded .jw-table.jw-table--nowrap {
    white-space: nowrap
}

.jw-is-strips .jw-strip--color-shaded .responsive-table-container::-webkit-scrollbar-thumb {
    background-color: rgba(111, 111, 111, 0.3)
}

.jw-is-strips .jw-strip--color-shaded .handsontable .jw-table--header.jw-table--border tr:first-child td,
.jw-is-strips .jw-strip--color-shaded .handsontable .jw-table--header.jw-table--striped tr:first-child td {
    background-color: #a5655f;
    color: #fff
}

.jw-is-strips .jw-strip--color-shaded .product,
.jw-is-strips .jw-strip--color-shaded .product__description,
.jw-is-strips .jw-strip--color-shaded .product-page__description,
.jw-is-strips .jw-strip--color-shaded .product-page__social {
    border-color: rgba(111, 111, 111, 0.2)
}

.jw-is-strips .jw-strip--color-shaded .jw-columns .jw-product .product,
.jw-is-strips .jw-strip--color-shaded .image-gallery__thumbnail-item {
    border-radius: 3px
}

.jw-is-strips .jw-strip--color-shaded .product__free-shipping-motivator {
    color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--empty {
    border: 1px solid rgba(111, 111, 111, 0.3);
    color: rgba(111, 111, 111, 0.5)
}

.jw-is-strips .jw-strip--color-shaded .product-gallery__content {
    background: #e9e9e9
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__content {
    border-color: rgba(111, 111, 111, 0.3)
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__content:hover,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__content:hover {
    background: #f9f9f9;
    border-color: rgba(111, 111, 111, 0.6)
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__content:focus-within,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__content:focus-within {
    background: #f9f9f9;
    border-color: rgba(111, 111, 111, 0.6)
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--style-image-only .product-gallery__info-container {
    background-color: rgba(249, 249, 249, 0.9)
}

.jw-is-strips .jw-strip--color-shaded .product-gallery__price {
    color: #939393
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__expand-container button,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__expand-container button,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__expand-container select,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__expand-container select {
    height: 36px;
    box-sizing: border-box
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:hover,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:hover,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:hover,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:hover {
    margin-bottom: -51px
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:hover .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:hover .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container {
    margin-top: 15px
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:focus-within,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:focus-within,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:focus-within,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:focus-within {
    margin-bottom: -51px
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container {
    margin-top: 15px
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__expand-container {
    height: 36px;
    margin-top: -36px
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover {
    margin-bottom: -97px
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container {
    margin-top: 15px
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within {
    margin-bottom: -97px
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container {
    margin-top: 15px
}

.jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__expand-container {
    height: 82px;
    margin-top: -82px
}

.jw-is-touch-device .jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item .product-gallery__content:hover,
.jw-is-touch-device .jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item .product-gallery__content:hover {
    margin-bottom: 0
}

.jw-is-touch-device .jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item .product-gallery__content:focus-within,
.jw-is-touch-device .jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item .product-gallery__content:focus-within {
    margin-bottom: 0
}

.jw-is-touch-device .jw-is-strips .jw-strip--color-shaded .product-gallery--style-bordered .product-gallery__item .product-gallery__expand-container,
.jw-is-touch-device .jw-is-strips .jw-strip--color-shaded .product-gallery--style-clean .product-gallery__item .product-gallery__expand-container {
    height: auto;
    margin-top: 15px;
    opacity: 1;
    visibility: visible
}

.jw-is-strips .jw-strip--color-shaded .product-gallery-filter__button {
    color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-btn__default-color {
    outline-color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-btn__default-color.jw-btn-style-flat {
    background: #a5655f;
    color: #fff
}

.jw-is-strips .jw-strip--color-shaded .jw-btn__default-color.jw-btn-style-flat:hover:not(:disabled),
.jw-is-strips .jw-strip--color-shaded .jw-btn__default-color.jw-btn-style-flat.jw-btn__active {
    background: #b78480;
    color: #fff
}

.jw-is-strips .jw-strip--color-shaded .jw-btn__default-color.jw-btn-style-border {
    background: transparent;
    border: 2px solid #a5655f;
    color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-btn__default-color.jw-btn-style-border:hover:not(:disabled),
.jw-is-strips .jw-strip--color-shaded .jw-btn__default-color.jw-btn-style-border.jw-btn__active {
    color: #fff;
    background: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-btn__default-color.jw-btn-style-default {
    background: #a5655f;
    color: #fff
}

.jw-is-strips .jw-strip--color-shaded .jw-btn__default-color.jw-btn-style-default:hover:not(:disabled),
.jw-is-strips .jw-strip--color-shaded .jw-btn__default-color.jw-btn-style-default.jw-btn__active {
    background: #b78480;
    color: #fff
}

.jw-is-strips .jw-strip--color-shaded .jw-btn-roundness-default {
    border-radius: .2em
}

.jw-is-strips .jw-strip--color-shaded .jw-btn--default-color {
    color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-icon-image__inner {
    background-color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-image-is-square .jw-icon-image,
.jw-is-strips .jw-strip--color-shaded .jw-image-is-rounded .jw-icon-image,
.jw-is-strips .jw-strip--color-shaded .jw-image-is-round .jw-icon-image {
    background-color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-image-is-square .jw-icon-image__inner,
.jw-is-strips .jw-strip--color-shaded .jw-image-is-rounded .jw-icon-image__inner,
.jw-is-strips .jw-strip--color-shaded .jw-image-is-round .jw-icon-image__inner {
    background-color: #e9e9e9
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-shaded {
        line-height: 1.52
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-shaded {
        line-height: 1.44;
        font-size: 1.4rem
    }
}

.jw-is-strips .jw-strip--color-shaded a {
    color: #a5655f;
    text-decoration: underline
}

.jw-is-strips .jw-strip--color-shaded a:hover {
    color: #b78480;
    text-decoration: underline
}

.jw-is-strips .jw-strip--color-shaded p,
.jw-is-strips .jw-strip--color-shaded ol,
.jw-is-strips .jw-strip--color-shaded ul {
    margin-top: 0;
    margin-bottom: .4em
}

.jw-is-strips .jw-strip--color-shaded span[style*='color'] a {
    color: inherit
}

.jw-is-strips .jw-strip--color-shaded button {
    line-height: 1.6
}

.jw-is-strips .jw-strip--color-shaded .jw-text-small {
    font-size: 1.12rem
}

.jw-is-strips .jw-strip--color-shaded .jw-accent-text-color {
    color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-accent-background {
    color: #fff;
    background-color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-accent-background a {
    color: #fff
}

.jw-is-strips .jw-strip--color-shaded .jw-accent-border-link-color {
    border-color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded .jw-accent-border-color {
    border-color: #6f6f6f
}

.jw-is-strips .jw-strip--color-shaded h1,
.jw-is-strips .jw-strip--color-shaded h2,
.jw-is-strips .jw-strip--color-shaded h3,
.jw-is-strips .jw-strip--color-shaded h4,
.jw-is-strips .jw-strip--color-shaded h5,
.jw-is-strips .jw-strip--color-shaded h6 {
    line-height: 1.12;
    color: #444;
    font-weight: 700;
    font-style: normal
}

@media (max-width:768px) {

    .jw-is-strips .jw-strip--color-shaded h1,
    .jw-is-strips .jw-strip--color-shaded h2,
    .jw-is-strips .jw-strip--color-shaded h3,
    .jw-is-strips .jw-strip--color-shaded h4,
    .jw-is-strips .jw-strip--color-shaded h5,
    .jw-is-strips .jw-strip--color-shaded h6 {
        line-height: 1.1
    }
}

@media (max-width:960px) {

    .jw-is-strips .jw-strip--color-shaded h1,
    .jw-is-strips .jw-strip--color-shaded h2,
    .jw-is-strips .jw-strip--color-shaded h3,
    .jw-is-strips .jw-strip--color-shaded h4,
    .jw-is-strips .jw-strip--color-shaded h5,
    .jw-is-strips .jw-strip--color-shaded h6 {
        line-height: 1.1
    }
}

.jw-is-strips .jw-strip--color-shaded h1 a,
.jw-is-strips .jw-strip--color-shaded h2 a,
.jw-is-strips .jw-strip--color-shaded h3 a,
.jw-is-strips .jw-strip--color-shaded h4 a,
.jw-is-strips .jw-strip--color-shaded h5 a,
.jw-is-strips .jw-strip--color-shaded h6 a {
    text-decoration: underline;
    color: #a5655f
}

.jw-is-strips .jw-strip--color-shaded h1 a:hover,
.jw-is-strips .jw-strip--color-shaded h2 a:hover,
.jw-is-strips .jw-strip--color-shaded h3 a:hover,
.jw-is-strips .jw-strip--color-shaded h4 a:hover,
.jw-is-strips .jw-strip--color-shaded h5 a:hover,
.jw-is-strips .jw-strip--color-shaded h6 a:hover {
    color: #b78480
}

.jw-is-strips .jw-strip--color-shaded .product-page .product__price__price {
    color: #444
}

.jw-is-strips .jw-strip--color-shaded .jw-heading-200 {
    font-size: 4.8rem;
    margin-top: 2.94rem;
    margin-bottom: 1.08rem
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-shaded .jw-heading-200 {
        font-size: 3.73rem;
        margin-top: 2.62rem;
        margin-bottom: .97333333rem
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-shaded .jw-heading-200 {
        font-size: 3.2rem;
        margin-top: 2.46rem;
        margin-bottom: .92rem
    }
}

.jw-is-strips .jw-strip--color-shaded .jw-heading-150 {
    font-size: 3.6rem;
    margin-top: 2.58rem;
    margin-bottom: .96rem
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-shaded .jw-heading-150 {
        font-size: 2.93rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-shaded .jw-heading-150 {
        font-size: 2.6rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-shaded .jw-heading-130 {
    font-size: 3.12rem;
    margin-top: 2.436rem;
    margin-bottom: .912rem
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-shaded .jw-heading-130 {
        font-size: 2.61rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-shaded .jw-heading-130 {
        font-size: 2.36rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-shaded .jw-heading-120 {
    font-size: 2.88rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-shaded .jw-heading-120 {
        font-size: 2.45rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-shaded .jw-heading-120 {
        font-size: 2.24rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-shaded h1,
.jw-is-strips .jw-strip--color-shaded .jw-heading-100 {
    font-size: 2.4rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-is-strips .jw-strip--color-shaded h1,
    .jw-is-strips .jw-strip--color-shaded .jw-heading-100 {
        font-size: 2.13rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-is-strips .jw-strip--color-shaded h1,
    .jw-is-strips .jw-strip--color-shaded .jw-heading-100 {
        font-size: 2rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-shaded h2,
.jw-is-strips .jw-strip--color-shaded .jw-heading-85 {
    font-size: 2.04rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-is-strips .jw-strip--color-shaded h2,
    .jw-is-strips .jw-strip--color-shaded .jw-heading-85 {
        font-size: 1.89rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-is-strips .jw-strip--color-shaded h2,
    .jw-is-strips .jw-strip--color-shaded .jw-heading-85 {
        font-size: 1.82rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-shaded h3,
.jw-is-strips .jw-strip--color-shaded .jw-heading-70 {
    font-size: 1.68rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-is-strips .jw-strip--color-shaded h3,
    .jw-is-strips .jw-strip--color-shaded .jw-heading-70 {
        font-size: 1.65rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-is-strips .jw-strip--color-shaded h3,
    .jw-is-strips .jw-strip--color-shaded .jw-heading-70 {
        font-size: 1.64rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-shaded h4 {
    font-size: 1.15rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-shaded h4 {
        font-size: 1.3rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-shaded h4 {
        font-size: 1.38rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-accent {
    background-color: #a5655f;
    line-height: 1.6;
    font-size: 1.6rem;
    color: #fff
}

.jw-is-strips .jw-strip--color-accent+:is(.jw-is-strips .jw-strip--color-accent) {
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.jw-is-strips .jw-strip--color-accent .jw-element-separator,
.jw-is-strips .jw-strip--color-accent .jw-news-post,
.jw-is-strips .jw-strip--color-accent .jw-comment,
.jw-is-strips .jw-strip--color-accent .jw-columns__node--separator-left,
.jw-is-strips .jw-strip--color-accent .jw-columns__node--separator-right,
.jw-is-strips .jw-strip--color-accent .website-logout,
.jw-is-strips .jw-strip--color-accent .jw-element-accordion__heading {
    border-color: rgba(255, 255, 255, 0.2)
}

.jw-is-strips .jw-strip--color-accent .jw-steps__step {
    background-color: #a5655f;
    border-color: rgba(255, 255, 255, 0.3);
    color: #ede0df
}

a.jw-is-strips .jw-strip--color-accent .jw-steps__step:hover,
a.jw-is-strips .jw-strip--color-accent .jw-steps__step:focus {
    color: #ede0df
}

.jw-is-strips .jw-strip--color-accent .jw-steps__step--enabled {
    color: #fff
}

a.jw-is-strips .jw-strip--color-accent .jw-steps__step--enabled:hover,
a.jw-is-strips .jw-strip--color-accent .jw-steps__step--enabled:focus {
    color: #fff
}

.jw-is-strips .jw-strip--color-accent .jw-steps__step--completed {
    background-color: #9b5f59;
    border-color: #442927;
    color: #140c0b
}

a.jw-is-strips .jw-strip--color-accent .jw-steps__step--completed:hover,
a.jw-is-strips .jw-strip--color-accent .jw-steps__step--completed:focus {
    color: #140c0b
}

.jw-is-strips .jw-strip--color-accent .jw-steps__step--selected {
    background-color: #442927;
    border-color: #442927;
    color: #fff
}

a.jw-is-strips .jw-strip--color-accent .jw-steps__step--selected:hover,
a.jw-is-strips .jw-strip--color-accent .jw-steps__step--selected:focus {
    color: #fff
}

.jw-is-strips .jw-strip--color-accent .jw-toggle-block__label {
    border-color: rgba(255, 255, 255, 0.2)
}

input:checked+.jw-is-strips .jw-strip--color-accent .jw-toggle-block__label {
    border-color: #442927;
    box-shadow: 0 0 0 1px #442927
}

.jw-is-strips .jw-strip--color-accent .jw-toggle-block__label.jw-element-form-is-error,
input:checked+.jw-is-strips .jw-strip--color-accent .jw-toggle-block__label.jw-element-form-is-error {
    border-color: #d9534f
}

.jw-is-strips .jw-strip--color-accent .jw-element-form-well {
    background: #ac716c
}

.jw-is-strips .jw-strip--color-accent .jw-element-form-input-text {
    border-color: rgba(229, 211, 209, 0.5);
    color: #fff;
    background-color: #86504b;
    box-shadow: 0 0 rgba(0, 0, 0, 0)
}

.jw-is-strips .jw-strip--color-accent .jw-element-form-input-text:hover {
    border-color: #e5d3d1
}

.jw-is-strips .jw-strip--color-accent .jw-element-form-input-text:focus {
    border-color: #442927;
    box-shadow: 0 0 0 2px #754743, 0 0 rgba(0, 0, 0, 0)
}

.jw-is-strips .jw-strip--color-accent select.jw-element-form-input-text {
    background-image: url('data:image/svg+xml;charset=UTF-8, %3Csvg%20width%3D%2221%22%20height%3D%2211%22%20viewBox%3D%220%200%2021%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10.3205%2010.7254L0.320511%200.33309L20.3205%200.333092L10.3205%2010.7254Z%22%20fill%3D%22%23ffffff%22%20/%3E%3C/svg%3E')
}

.jw-is-strips .jw-strip--color-accent input[type='radio']:focus,
.jw-is-strips .jw-strip--color-accent input[type='checkbox']:focus {
    box-shadow: 0 0 0 2px #442927;
    outline: none
}

.jw-is-strips .jw-strip--color-accent input[type='radio']:focus:not(:focus-visible),
.jw-is-strips .jw-strip--color-accent input[type='checkbox']:focus:not(:focus-visible) {
    box-shadow: none
}

.jw-is-strips .jw-strip--color-accent .jw-pagination__page {
    color: #442927;
    border-radius: .2em
}

.jw-is-strips .jw-strip--color-accent .jw-pagination__page:hover {
    background: rgba(68, 41, 39, 0.15);
    color: #442927
}

.jw-is-strips .jw-strip--color-accent .jw-pagination__page--active,
.jw-is-strips .jw-strip--color-accent .jw-pagination__page--active:hover {
    box-shadow: inset 0 0 0 2px #442927;
    background: transparent;
    color: #442927
}

.jw-is-strips .jw-strip--color-accent .product-sticker {
    color: #fff;
    background: #442927
}

.jw-is-strips .jw-strip--color-accent .text--muted {
    color: #dbc1bf
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-share .share-button--wrapper {
    border-color: rgba(255, 255, 255, 0.2)
}

.jw-is-strips .jw-strip--color-accent .jw-element-rating--color-accent .jw-element-rating__icon-full {
    color: #442927
}

.jw-is-strips .jw-strip--color-accent .jw-element-rating__icon-empty {
    color: #c0938f
}

.jw-is-strips .jw-strip--color-accent .jw-element-audio {
    --plyr-color-main: #442927;
    --plyr-audio-controls-background: #c49b97;
    --plyr-audio-control-color: #fff;
    --plyr-audio-control-background-hover: #442927;
    --plyr-audio-control-color-hover: #fff;
    --plyr-audio-progress-buffered-background: rgba(255, 255, 255, 0.3);
    --plyr-control-radius: .2em
}

.jw-is-strips .jw-strip--color-accent .jw-element-audio .plyr--audio .plyr__controls {
    border-radius: .2em;
    border-color: #d0afac
}

.jw-is-strips .jw-strip--color-accent .jw-element-video {
    --plyr-color-main: #442927;
    --plyr-video-control-background-hover: #442927;
    --plyr-video-control-color-hover: #fff
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-default.jw-element-social-follow--style-border .jw-element-social-follow-profile,
.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-default.jw-element-social-follow--style-icononly .jw-element-social-follow-profile {
    color: #442927;
    border-color: #442927
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-default.jw-element-social-follow--style-solid .jw-element-social-follow-profile {
    background-color: #442927;
    color: #fff
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow__default-color-getter {
    color: #442927
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-facebook {
    background-color: #3b5998
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-facebook,
.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-facebook {
    color: #99aed8;
    border-color: #99aed8
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-twitter {
    background-color: #000
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-twitter,
.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-twitter {
    color: #000;
    border-color: #000
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-pinterest {
    background-color: #e60023
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-pinterest,
.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-pinterest {
    color: #ff8a9c;
    border-color: #ff8a9c
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-instagram {
    background-color: #e1306c
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-instagram,
.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-instagram {
    color: #ef92b2;
    border-color: #ef92b2
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-youtube {
    background-color: #ff0000
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-youtube,
.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-youtube {
    color: #ff8f8f;
    border-color: #ff8f8f
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-tumblr {
    background-color: #35465c
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-tumblr,
.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-tumblr {
    color: #35465c;
    border-color: #35465c
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-linkedin {
    background-color: #0077b5
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-linkedin,
.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-linkedin {
    color: #2bb6ff;
    border-color: #2bb6ff
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-tiktok {
    background-color: #010101
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-tiktok,
.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-tiktok {
    color: #010101;
    border-color: #010101
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-whatsapp {
    background-color: #25d366
}

.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-whatsapp,
.jw-is-strips .jw-strip--color-accent .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-whatsapp {
    color: #25d366;
    border-color: #25d366
}

.jw-is-strips .jw-strip--color-accent .image-gallery__main:has(.image-gallery__slides :focus-visible) {
    outline: 1px dotted #442927;
    outline-offset: 1px
}

.jw-is-strips .jw-strip--color-accent .image-gallery__thumbnail-item {
    border-color: rgba(255, 255, 255, 0.3)
}

.jw-is-strips .jw-strip--color-accent .image-gallery__thumbnail-item:hover {
    border-color: rgba(255, 255, 255, 0.6)
}

.jw-is-strips .jw-strip--color-accent .image-gallery__thumbnail-item.image-gallery__thumbnail-item--active {
    border-color: #442927
}

.jw-is-strips .jw-strip--color-accent .jw-element-accordion--style-box .jw-is-strips .jw-strip--color-accent .jw-element-accordion__heading {
    background-color: #442927;
    color: #fff;
    border-color: #241614
}

.jw-is-strips .jw-strip--color-accent .jw-element-accordion--style-box .jw-is-strips .jw-strip--color-accent .jw-element-accordion__item {
    background-color: rgba(255, 255, 255, 0.05)
}

.jw-is-strips .jw-strip--color-accent .jw-element-accordion--style-box .jw-is-strips .jw-strip--color-accent .jw-element-accordion__content {
    border-color: #241614
}

.jw-is-strips .jw-strip--color-accent .jw-table.jw-table--header.jw-table--border th,
.jw-is-strips .jw-strip--color-accent .jw-table.jw-table--header.jw-table--striped th {
    background-color: #442927;
    color: #fff
}

.jw-is-strips .jw-strip--color-accent .jw-table.jw-table--border tr,
.jw-is-strips .jw-strip--color-accent .jw-table.jw-table--striped tr td {
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.jw-is-strips .jw-strip--color-accent .jw-table.jw-table--striped tr:nth-child(odd) td {
    background-color: rgba(255, 255, 255, 0.05)
}

.jw-is-strips .jw-strip--color-accent .jw-table.jw-table--hover tr:hover td {
    background-color: rgba(255, 255, 255, 0.15)
}

.jw-is-strips .jw-strip--color-accent .jw-table.jw-table--nowrap {
    white-space: nowrap
}

.jw-is-strips .jw-strip--color-accent .responsive-table-container::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.3)
}

.jw-is-strips .jw-strip--color-accent .handsontable .jw-table--header.jw-table--border tr:first-child td,
.jw-is-strips .jw-strip--color-accent .handsontable .jw-table--header.jw-table--striped tr:first-child td {
    background-color: #442927;
    color: #fff
}

.jw-is-strips .jw-strip--color-accent .product,
.jw-is-strips .jw-strip--color-accent .product__description,
.jw-is-strips .jw-strip--color-accent .product-page__description,
.jw-is-strips .jw-strip--color-accent .product-page__social {
    border-color: rgba(255, 255, 255, 0.2)
}

.jw-is-strips .jw-strip--color-accent .jw-columns .jw-product .product,
.jw-is-strips .jw-strip--color-accent .image-gallery__thumbnail-item {
    border-radius: 3px
}

.jw-is-strips .jw-strip--color-accent .product__free-shipping-motivator {
    color: #442927
}

.jw-is-strips .jw-strip--color-accent .product-gallery--empty {
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.5)
}

.jw-is-strips .jw-strip--color-accent .product-gallery__content {
    background: #a5655f
}

.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__content {
    border-color: rgba(255, 255, 255, 0.3)
}

.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__content:hover,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__content:hover {
    background: #b07873;
    border-color: rgba(255, 255, 255, 0.6)
}

.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__content:focus-within,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__content:focus-within {
    background: #b07873;
    border-color: rgba(255, 255, 255, 0.6)
}

.jw-is-strips .jw-strip--color-accent .product-gallery--style-image-only .product-gallery__info-container {
    background-color: rgba(176, 120, 115, 0.9)
}

.jw-is-strips .jw-strip--color-accent .product-gallery__price {
    color: #e4d1cf
}

.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__expand-container button,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__expand-container button,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__expand-container select,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__expand-container select {
    height: 36px;
    box-sizing: border-box
}

.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:hover,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:hover,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:hover,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:hover {
    margin-bottom: -51px
}

.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:hover .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:hover .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container {
    margin-top: 15px
}

.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:focus-within,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:focus-within,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:focus-within,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:focus-within {
    margin-bottom: -51px
}

.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container {
    margin-top: 15px
}

.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__expand-container {
    height: 36px;
    margin-top: -36px
}

.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover {
    margin-bottom: -97px
}

.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container {
    margin-top: 15px
}

.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within {
    margin-bottom: -97px
}

.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container {
    margin-top: 15px
}

.jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__expand-container {
    height: 82px;
    margin-top: -82px
}

.jw-is-touch-device .jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item .product-gallery__content:hover,
.jw-is-touch-device .jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item .product-gallery__content:hover {
    margin-bottom: 0
}

.jw-is-touch-device .jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item .product-gallery__content:focus-within,
.jw-is-touch-device .jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item .product-gallery__content:focus-within {
    margin-bottom: 0
}

.jw-is-touch-device .jw-is-strips .jw-strip--color-accent .product-gallery--style-bordered .product-gallery__item .product-gallery__expand-container,
.jw-is-touch-device .jw-is-strips .jw-strip--color-accent .product-gallery--style-clean .product-gallery__item .product-gallery__expand-container {
    height: auto;
    margin-top: 15px;
    opacity: 1;
    visibility: visible
}

.jw-is-strips .jw-strip--color-accent .product-gallery-filter__button {
    color: #442927
}

.jw-is-strips .jw-strip--color-accent .jw-btn__default-color {
    outline-color: #442927
}

.jw-is-strips .jw-strip--color-accent .jw-btn__default-color.jw-btn-style-flat {
    background: #442927;
    color: #fff
}

.jw-is-strips .jw-strip--color-accent .jw-btn__default-color.jw-btn-style-flat:hover:not(:disabled),
.jw-is-strips .jw-strip--color-accent .jw-btn__default-color.jw-btn-style-flat.jw-btn__active {
    background: #653d39;
    color: #fff
}

.jw-is-strips .jw-strip--color-accent .jw-btn__default-color.jw-btn-style-border {
    background: transparent;
    border: 2px solid #442927;
    color: #442927
}

.jw-is-strips .jw-strip--color-accent .jw-btn__default-color.jw-btn-style-border:hover:not(:disabled),
.jw-is-strips .jw-strip--color-accent .jw-btn__default-color.jw-btn-style-border.jw-btn__active {
    color: #fff;
    background: #442927
}

.jw-is-strips .jw-strip--color-accent .jw-btn__default-color.jw-btn-style-default {
    background: #442927;
    color: #fff
}

.jw-is-strips .jw-strip--color-accent .jw-btn__default-color.jw-btn-style-default:hover:not(:disabled),
.jw-is-strips .jw-strip--color-accent .jw-btn__default-color.jw-btn-style-default.jw-btn__active {
    background: #653d39;
    color: #fff
}

.jw-is-strips .jw-strip--color-accent .jw-btn-roundness-default {
    border-radius: .2em
}

.jw-is-strips .jw-strip--color-accent .jw-btn--default-color {
    color: #442927
}

.jw-is-strips .jw-strip--color-accent .jw-icon-image__inner {
    background-color: #442927
}

.jw-is-strips .jw-strip--color-accent .jw-image-is-square .jw-icon-image,
.jw-is-strips .jw-strip--color-accent .jw-image-is-rounded .jw-icon-image,
.jw-is-strips .jw-strip--color-accent .jw-image-is-round .jw-icon-image {
    background-color: #442927
}

.jw-is-strips .jw-strip--color-accent .jw-image-is-square .jw-icon-image__inner,
.jw-is-strips .jw-strip--color-accent .jw-image-is-rounded .jw-icon-image__inner,
.jw-is-strips .jw-strip--color-accent .jw-image-is-round .jw-icon-image__inner {
    background-color: #a5655f
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-accent {
        line-height: 1.52
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-accent {
        line-height: 1.44;
        font-size: 1.4rem
    }
}

.jw-is-strips .jw-strip--color-accent a {
    color: #442927;
    text-decoration: none
}

.jw-is-strips .jw-strip--color-accent a:hover {
    color: #653d39;
    text-decoration: underline
}

.jw-is-strips .jw-strip--color-accent p,
.jw-is-strips .jw-strip--color-accent ol,
.jw-is-strips .jw-strip--color-accent ul {
    margin-top: 0;
    margin-bottom: .4em
}

.jw-is-strips .jw-strip--color-accent span[style*='color'] a {
    color: inherit
}

.jw-is-strips .jw-strip--color-accent button {
    line-height: 1.6
}

.jw-is-strips .jw-strip--color-accent .jw-text-small {
    font-size: 1.12rem
}

.jw-is-strips .jw-strip--color-accent .jw-accent-text-color {
    color: #442927
}

.jw-is-strips .jw-strip--color-accent .jw-accent-background {
    color: #ab9f9e;
    background-color: #442927
}

.jw-is-strips .jw-strip--color-accent .jw-accent-background a {
    color: #ab9f9e
}

.jw-is-strips .jw-strip--color-accent .jw-accent-border-link-color {
    border-color: #442927
}

.jw-is-strips .jw-strip--color-accent .jw-accent-border-color {
    border-color: #fff
}

.jw-is-strips .jw-strip--color-accent h1,
.jw-is-strips .jw-strip--color-accent h2,
.jw-is-strips .jw-strip--color-accent h3,
.jw-is-strips .jw-strip--color-accent h4,
.jw-is-strips .jw-strip--color-accent h5,
.jw-is-strips .jw-strip--color-accent h6 {
    line-height: 1.12;
    color: #444;
    font-weight: 700;
    font-style: normal
}

@media (max-width:768px) {

    .jw-is-strips .jw-strip--color-accent h1,
    .jw-is-strips .jw-strip--color-accent h2,
    .jw-is-strips .jw-strip--color-accent h3,
    .jw-is-strips .jw-strip--color-accent h4,
    .jw-is-strips .jw-strip--color-accent h5,
    .jw-is-strips .jw-strip--color-accent h6 {
        line-height: 1.1
    }
}

@media (max-width:960px) {

    .jw-is-strips .jw-strip--color-accent h1,
    .jw-is-strips .jw-strip--color-accent h2,
    .jw-is-strips .jw-strip--color-accent h3,
    .jw-is-strips .jw-strip--color-accent h4,
    .jw-is-strips .jw-strip--color-accent h5,
    .jw-is-strips .jw-strip--color-accent h6 {
        line-height: 1.1
    }
}

.jw-is-strips .jw-strip--color-accent h1 a,
.jw-is-strips .jw-strip--color-accent h2 a,
.jw-is-strips .jw-strip--color-accent h3 a,
.jw-is-strips .jw-strip--color-accent h4 a,
.jw-is-strips .jw-strip--color-accent h5 a,
.jw-is-strips .jw-strip--color-accent h6 a {
    text-decoration: underline;
    color: #442927
}

.jw-is-strips .jw-strip--color-accent h1 a:hover,
.jw-is-strips .jw-strip--color-accent h2 a:hover,
.jw-is-strips .jw-strip--color-accent h3 a:hover,
.jw-is-strips .jw-strip--color-accent h4 a:hover,
.jw-is-strips .jw-strip--color-accent h5 a:hover,
.jw-is-strips .jw-strip--color-accent h6 a:hover {
    color: #653d39
}

.jw-is-strips .jw-strip--color-accent .product-page .product__price__price {
    color: #444
}

.jw-is-strips .jw-strip--color-accent .jw-heading-200 {
    font-size: 4.8rem;
    margin-top: 2.94rem;
    margin-bottom: 1.08rem
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-accent .jw-heading-200 {
        font-size: 3.73rem;
        margin-top: 2.62rem;
        margin-bottom: .97333333rem
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-accent .jw-heading-200 {
        font-size: 3.2rem;
        margin-top: 2.46rem;
        margin-bottom: .92rem
    }
}

.jw-is-strips .jw-strip--color-accent .jw-heading-150 {
    font-size: 3.6rem;
    margin-top: 2.58rem;
    margin-bottom: .96rem
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-accent .jw-heading-150 {
        font-size: 2.93rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-accent .jw-heading-150 {
        font-size: 2.6rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-accent .jw-heading-130 {
    font-size: 3.12rem;
    margin-top: 2.436rem;
    margin-bottom: .912rem
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-accent .jw-heading-130 {
        font-size: 2.61rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-accent .jw-heading-130 {
        font-size: 2.36rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-accent .jw-heading-120 {
    font-size: 2.88rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-accent .jw-heading-120 {
        font-size: 2.45rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-accent .jw-heading-120 {
        font-size: 2.24rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-accent h1,
.jw-is-strips .jw-strip--color-accent .jw-heading-100 {
    font-size: 2.4rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-is-strips .jw-strip--color-accent h1,
    .jw-is-strips .jw-strip--color-accent .jw-heading-100 {
        font-size: 2.13rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-is-strips .jw-strip--color-accent h1,
    .jw-is-strips .jw-strip--color-accent .jw-heading-100 {
        font-size: 2rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-accent h2,
.jw-is-strips .jw-strip--color-accent .jw-heading-85 {
    font-size: 2.04rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-is-strips .jw-strip--color-accent h2,
    .jw-is-strips .jw-strip--color-accent .jw-heading-85 {
        font-size: 1.89rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-is-strips .jw-strip--color-accent h2,
    .jw-is-strips .jw-strip--color-accent .jw-heading-85 {
        font-size: 1.82rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-accent h3,
.jw-is-strips .jw-strip--color-accent .jw-heading-70 {
    font-size: 1.68rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-is-strips .jw-strip--color-accent h3,
    .jw-is-strips .jw-strip--color-accent .jw-heading-70 {
        font-size: 1.65rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-is-strips .jw-strip--color-accent h3,
    .jw-is-strips .jw-strip--color-accent .jw-heading-70 {
        font-size: 1.64rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-accent h4 {
    font-size: 1.15rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-accent h4 {
        font-size: 1.3rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-accent h4 {
        font-size: 1.38rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-inverse {
    background-color: #313131;
    line-height: 1.6;
    font-size: 1.6rem;
    color: #a2a2a2
}

.jw-is-strips .jw-strip--color-inverse+:is(.jw-is-strips .jw-strip--color-inverse) {
    border-top: 1px solid rgba(162, 162, 162, 0.2)
}

.jw-is-strips .jw-strip--color-inverse .jw-element-separator,
.jw-is-strips .jw-strip--color-inverse .jw-news-post,
.jw-is-strips .jw-strip--color-inverse .jw-comment,
.jw-is-strips .jw-strip--color-inverse .jw-columns__node--separator-left,
.jw-is-strips .jw-strip--color-inverse .jw-columns__node--separator-right,
.jw-is-strips .jw-strip--color-inverse .website-logout,
.jw-is-strips .jw-strip--color-inverse .jw-element-accordion__heading {
    border-color: rgba(162, 162, 162, 0.2)
}

.jw-is-strips .jw-strip--color-inverse .jw-steps__step {
    background-color: #313131;
    border-color: rgba(162, 162, 162, 0.3);
    color: #8c8c8c
}

a.jw-is-strips .jw-strip--color-inverse .jw-steps__step:hover,
a.jw-is-strips .jw-strip--color-inverse .jw-steps__step:focus {
    color: #8c8c8c
}

.jw-is-strips .jw-strip--color-inverse .jw-steps__step--enabled {
    color: #a2a2a2
}

a.jw-is-strips .jw-strip--color-inverse .jw-steps__step--enabled:hover,
a.jw-is-strips .jw-strip--color-inverse .jw-steps__step--enabled:focus {
    color: #a2a2a2
}

.jw-is-strips .jw-strip--color-inverse .jw-steps__step--completed {
    background-color: #3d3636;
    border-color: #a5655f;
    color: #c19490
}

a.jw-is-strips .jw-strip--color-inverse .jw-steps__step--completed:hover,
a.jw-is-strips .jw-strip--color-inverse .jw-steps__step--completed:focus {
    color: #c19490
}

.jw-is-strips .jw-strip--color-inverse .jw-steps__step--selected {
    background-color: #a5655f;
    border-color: #a5655f;
    color: #fff
}

a.jw-is-strips .jw-strip--color-inverse .jw-steps__step--selected:hover,
a.jw-is-strips .jw-strip--color-inverse .jw-steps__step--selected:focus {
    color: #fff
}

.jw-is-strips .jw-strip--color-inverse .jw-toggle-block__label {
    border-color: rgba(162, 162, 162, 0.2)
}

input:checked+.jw-is-strips .jw-strip--color-inverse .jw-toggle-block__label {
    border-color: #a5655f;
    box-shadow: 0 0 0 1px #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-toggle-block__label.jw-element-form-is-error,
input:checked+.jw-is-strips .jw-strip--color-inverse .jw-toggle-block__label.jw-element-form-is-error {
    border-color: #d9534f
}

.jw-is-strips .jw-strip--color-inverse .jw-element-form-well {
    background: #3a3a3a
}

.jw-is-strips .jw-strip--color-inverse .jw-element-form-input-text {
    border-color: rgba(138, 138, 138, 0.5);
    color: #a2a2a2;
    background-color: #181818;
    box-shadow: 0 0 rgba(0, 0, 0, 0)
}

.jw-is-strips .jw-strip--color-inverse .jw-element-form-input-text:hover {
    border-color: #8a8a8a
}

.jw-is-strips .jw-strip--color-inverse .jw-element-form-input-text:focus {
    border-color: #a5655f;
    box-shadow: 0 0 0 2px #6b4b48, 0 0 rgba(0, 0, 0, 0)
}

.jw-is-strips .jw-strip--color-inverse select.jw-element-form-input-text {
    background-image: url('data:image/svg+xml;charset=UTF-8, %3Csvg%20width%3D%2221%22%20height%3D%2211%22%20viewBox%3D%220%200%2021%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10.3205%2010.7254L0.320511%200.33309L20.3205%200.333092L10.3205%2010.7254Z%22%20fill%3D%22%23a2a2a2%22%20/%3E%3C/svg%3E')
}

.jw-is-strips .jw-strip--color-inverse input[type='radio']:focus,
.jw-is-strips .jw-strip--color-inverse input[type='checkbox']:focus {
    box-shadow: 0 0 0 2px #a5655f;
    outline: none
}

.jw-is-strips .jw-strip--color-inverse input[type='radio']:focus:not(:focus-visible),
.jw-is-strips .jw-strip--color-inverse input[type='checkbox']:focus:not(:focus-visible) {
    box-shadow: none
}

.jw-is-strips .jw-strip--color-inverse .jw-pagination__page {
    color: #a5655f;
    border-radius: .2em
}

.jw-is-strips .jw-strip--color-inverse .jw-pagination__page:hover {
    background: rgba(165, 101, 95, 0.15);
    color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-pagination__page--active,
.jw-is-strips .jw-strip--color-inverse .jw-pagination__page--active:hover {
    box-shadow: inset 0 0 0 2px #a5655f;
    background: transparent;
    color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .product-sticker {
    color: #fff;
    background: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .text--muted {
    color: #757575
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-share .share-button--wrapper {
    border-color: rgba(162, 162, 162, 0.2)
}

.jw-is-strips .jw-strip--color-inverse .jw-element-rating--color-accent .jw-element-rating__icon-full {
    color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-element-rating__icon-empty {
    color: #535353
}

.jw-is-strips .jw-strip--color-inverse .jw-element-audio {
    --plyr-color-main: #b78480;
    --plyr-audio-controls-background: #575757;
    --plyr-audio-control-color: #e3e3e3;
    --plyr-audio-control-background-hover: #b78480;
    --plyr-audio-control-color-hover: #fff;
    --plyr-audio-progress-buffered-background: rgba(227, 227, 227, 0.3);
    --plyr-control-radius: .2em
}

.jw-is-strips .jw-strip--color-inverse .jw-element-audio .plyr--audio .plyr__controls {
    border-radius: .2em;
    border-color: #737373
}

.jw-is-strips .jw-strip--color-inverse .jw-element-video {
    --plyr-color-main: #a5655f;
    --plyr-video-control-background-hover: #a5655f;
    --plyr-video-control-color-hover: #fff
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-default.jw-element-social-follow--style-border .jw-element-social-follow-profile,
.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-default.jw-element-social-follow--style-icononly .jw-element-social-follow-profile {
    color: #a5655f;
    border-color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-default.jw-element-social-follow--style-solid .jw-element-social-follow-profile {
    background-color: #a5655f;
    color: #fff
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow__default-color-getter {
    color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-facebook {
    background-color: #3b5998
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-facebook,
.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-facebook {
    color: #3e5d9f;
    border-color: #3e5d9f
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-twitter {
    background-color: #000
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-twitter,
.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-twitter {
    color: #fff;
    border-color: #fff
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-pinterest {
    background-color: #e60023
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-pinterest,
.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-pinterest {
    color: #e60023;
    border-color: #e60023
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-instagram {
    background-color: #e1306c
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-instagram,
.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-instagram {
    color: #e1306c;
    border-color: #e1306c
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-youtube {
    background-color: #ff0000
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-youtube,
.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-youtube {
    color: #ff0000;
    border-color: #ff0000
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-tumblr {
    background-color: #35465c
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-tumblr,
.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-tumblr {
    color: #4a6180;
    border-color: #4a6180
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-linkedin {
    background-color: #0077b5
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-linkedin,
.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-linkedin {
    color: #0077b5;
    border-color: #0077b5
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-tiktok {
    background-color: #010101
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-tiktok,
.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-tiktok {
    color: #fff;
    border-color: #fff
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-solid .jw-element-social-follow-profile--medium-whatsapp {
    background-color: #25d366
}

.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-border .jw-element-social-follow-profile--medium-whatsapp,
.jw-is-strips .jw-strip--color-inverse .jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly .jw-element-social-follow-profile--medium-whatsapp {
    color: #25d366;
    border-color: #25d366
}

.jw-is-strips .jw-strip--color-inverse .image-gallery__main:has(.image-gallery__slides :focus-visible) {
    outline: 1px dotted #a5655f;
    outline-offset: 1px
}

.jw-is-strips .jw-strip--color-inverse .image-gallery__thumbnail-item {
    border-color: rgba(162, 162, 162, 0.3)
}

.jw-is-strips .jw-strip--color-inverse .image-gallery__thumbnail-item:hover {
    border-color: rgba(162, 162, 162, 0.6)
}

.jw-is-strips .jw-strip--color-inverse .image-gallery__thumbnail-item.image-gallery__thumbnail-item--active {
    border-color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-element-accordion--style-box .jw-is-strips .jw-strip--color-inverse .jw-element-accordion__heading {
    background-color: #a5655f;
    color: #fff;
    border-color: #86504b
}

.jw-is-strips .jw-strip--color-inverse .jw-element-accordion--style-box .jw-is-strips .jw-strip--color-inverse .jw-element-accordion__item {
    background-color: rgba(162, 162, 162, 0.05)
}

.jw-is-strips .jw-strip--color-inverse .jw-element-accordion--style-box .jw-is-strips .jw-strip--color-inverse .jw-element-accordion__content {
    border-color: #86504b
}

.jw-is-strips .jw-strip--color-inverse .jw-table.jw-table--header.jw-table--border th,
.jw-is-strips .jw-strip--color-inverse .jw-table.jw-table--header.jw-table--striped th {
    background-color: #a5655f;
    color: #fff
}

.jw-is-strips .jw-strip--color-inverse .jw-table.jw-table--border tr,
.jw-is-strips .jw-strip--color-inverse .jw-table.jw-table--striped tr td {
    border-top: 1px solid rgba(162, 162, 162, 0.1)
}

.jw-is-strips .jw-strip--color-inverse .jw-table.jw-table--striped tr:nth-child(odd) td {
    background-color: rgba(162, 162, 162, 0.05)
}

.jw-is-strips .jw-strip--color-inverse .jw-table.jw-table--hover tr:hover td {
    background-color: rgba(162, 162, 162, 0.15)
}

.jw-is-strips .jw-strip--color-inverse .jw-table.jw-table--nowrap {
    white-space: nowrap
}

.jw-is-strips .jw-strip--color-inverse .responsive-table-container::-webkit-scrollbar-thumb {
    background-color: rgba(162, 162, 162, 0.3)
}

.jw-is-strips .jw-strip--color-inverse .handsontable .jw-table--header.jw-table--border tr:first-child td,
.jw-is-strips .jw-strip--color-inverse .handsontable .jw-table--header.jw-table--striped tr:first-child td {
    background-color: #a5655f;
    color: #fff
}

.jw-is-strips .jw-strip--color-inverse .product,
.jw-is-strips .jw-strip--color-inverse .product__description,
.jw-is-strips .jw-strip--color-inverse .product-page__description,
.jw-is-strips .jw-strip--color-inverse .product-page__social {
    border-color: rgba(162, 162, 162, 0.2)
}

.jw-is-strips .jw-strip--color-inverse .jw-columns .jw-product .product,
.jw-is-strips .jw-strip--color-inverse .image-gallery__thumbnail-item {
    border-radius: 3px
}

.jw-is-strips .jw-strip--color-inverse .product__free-shipping-motivator {
    color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--empty {
    border: 1px solid rgba(162, 162, 162, 0.3);
    color: rgba(162, 162, 162, 0.5)
}

.jw-is-strips .jw-strip--color-inverse .product-gallery__content {
    background: #313131
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__content {
    border-color: rgba(162, 162, 162, 0.3)
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__content:hover,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__content:hover {
    background: #414141;
    border-color: rgba(162, 162, 162, 0.6)
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__content:focus-within,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__content:focus-within {
    background: #414141;
    border-color: rgba(162, 162, 162, 0.6)
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--style-image-only .product-gallery__info-container {
    background-color: rgba(65, 65, 65, 0.9)
}

.jw-is-strips .jw-strip--color-inverse .product-gallery__price {
    color: #808080
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__expand-container button,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__expand-container button,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__expand-container select,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__expand-container select {
    height: 36px;
    box-sizing: border-box
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:hover,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:hover,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:hover,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:hover {
    margin-bottom: -51px
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:hover .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:hover .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container {
    margin-top: 15px
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:focus-within,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:focus-within,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:focus-within,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:focus-within {
    margin-bottom: -51px
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container {
    margin-top: 15px
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item--has-button .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item--has-button .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item--has-options .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item--has-options .product-gallery__expand-container {
    height: 36px;
    margin-top: -36px
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover {
    margin-bottom: -97px
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:hover .product-gallery__expand-container {
    margin-top: 15px
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within {
    margin-bottom: -97px
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__content:focus-within .product-gallery__expand-container {
    margin-top: 15px
}

.jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__expand-container,
.jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item--has-button.product-gallery__item--has-options .product-gallery__expand-container {
    height: 82px;
    margin-top: -82px
}

.jw-is-touch-device .jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item .product-gallery__content:hover,
.jw-is-touch-device .jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item .product-gallery__content:hover {
    margin-bottom: 0
}

.jw-is-touch-device .jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item .product-gallery__content:focus-within,
.jw-is-touch-device .jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item .product-gallery__content:focus-within {
    margin-bottom: 0
}

.jw-is-touch-device .jw-is-strips .jw-strip--color-inverse .product-gallery--style-bordered .product-gallery__item .product-gallery__expand-container,
.jw-is-touch-device .jw-is-strips .jw-strip--color-inverse .product-gallery--style-clean .product-gallery__item .product-gallery__expand-container {
    height: auto;
    margin-top: 15px;
    opacity: 1;
    visibility: visible
}

.jw-is-strips .jw-strip--color-inverse .product-gallery-filter__button {
    color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-btn__default-color {
    outline-color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-btn__default-color.jw-btn-style-flat {
    background: #a5655f;
    color: #fff
}

.jw-is-strips .jw-strip--color-inverse .jw-btn__default-color.jw-btn-style-flat:hover:not(:disabled),
.jw-is-strips .jw-strip--color-inverse .jw-btn__default-color.jw-btn-style-flat.jw-btn__active {
    background: #b78480;
    color: #fff
}

.jw-is-strips .jw-strip--color-inverse .jw-btn__default-color.jw-btn-style-border {
    background: transparent;
    border: 2px solid #a5655f;
    color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-btn__default-color.jw-btn-style-border:hover:not(:disabled),
.jw-is-strips .jw-strip--color-inverse .jw-btn__default-color.jw-btn-style-border.jw-btn__active {
    color: #fff;
    background: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-btn__default-color.jw-btn-style-default {
    background: #a5655f;
    color: #fff
}

.jw-is-strips .jw-strip--color-inverse .jw-btn__default-color.jw-btn-style-default:hover:not(:disabled),
.jw-is-strips .jw-strip--color-inverse .jw-btn__default-color.jw-btn-style-default.jw-btn__active {
    background: #b78480;
    color: #fff
}

.jw-is-strips .jw-strip--color-inverse .jw-btn-roundness-default {
    border-radius: .2em
}

.jw-is-strips .jw-strip--color-inverse .jw-btn--default-color {
    color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-icon-image__inner {
    background-color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-image-is-square .jw-icon-image,
.jw-is-strips .jw-strip--color-inverse .jw-image-is-rounded .jw-icon-image,
.jw-is-strips .jw-strip--color-inverse .jw-image-is-round .jw-icon-image {
    background-color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-image-is-square .jw-icon-image__inner,
.jw-is-strips .jw-strip--color-inverse .jw-image-is-rounded .jw-icon-image__inner,
.jw-is-strips .jw-strip--color-inverse .jw-image-is-round .jw-icon-image__inner {
    background-color: #313131
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-inverse {
        line-height: 1.52
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-inverse {
        line-height: 1.44;
        font-size: 1.4rem
    }
}

.jw-is-strips .jw-strip--color-inverse a {
    color: #a5655f;
    text-decoration: underline
}

.jw-is-strips .jw-strip--color-inverse a:hover {
    color: #b78480;
    text-decoration: underline
}

.jw-is-strips .jw-strip--color-inverse p,
.jw-is-strips .jw-strip--color-inverse ol,
.jw-is-strips .jw-strip--color-inverse ul {
    margin-top: 0;
    margin-bottom: .4em
}

.jw-is-strips .jw-strip--color-inverse span[style*='color'] a {
    color: inherit
}

.jw-is-strips .jw-strip--color-inverse button {
    line-height: 1.6
}

.jw-is-strips .jw-strip--color-inverse .jw-text-small {
    font-size: 1.12rem
}

.jw-is-strips .jw-strip--color-inverse .jw-accent-text-color {
    color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-accent-background {
    color: #fff;
    background-color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-accent-background a {
    color: #fff
}

.jw-is-strips .jw-strip--color-inverse .jw-accent-border-link-color {
    border-color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse .jw-accent-border-color {
    border-color: #a2a2a2
}

.jw-is-strips .jw-strip--color-inverse h1,
.jw-is-strips .jw-strip--color-inverse h2,
.jw-is-strips .jw-strip--color-inverse h3,
.jw-is-strips .jw-strip--color-inverse h4,
.jw-is-strips .jw-strip--color-inverse h5,
.jw-is-strips .jw-strip--color-inverse h6 {
    line-height: 1.12;
    color: #a2a2a2;
    font-weight: 700;
    font-style: normal
}

@media (max-width:768px) {

    .jw-is-strips .jw-strip--color-inverse h1,
    .jw-is-strips .jw-strip--color-inverse h2,
    .jw-is-strips .jw-strip--color-inverse h3,
    .jw-is-strips .jw-strip--color-inverse h4,
    .jw-is-strips .jw-strip--color-inverse h5,
    .jw-is-strips .jw-strip--color-inverse h6 {
        line-height: 1.1
    }
}

@media (max-width:960px) {

    .jw-is-strips .jw-strip--color-inverse h1,
    .jw-is-strips .jw-strip--color-inverse h2,
    .jw-is-strips .jw-strip--color-inverse h3,
    .jw-is-strips .jw-strip--color-inverse h4,
    .jw-is-strips .jw-strip--color-inverse h5,
    .jw-is-strips .jw-strip--color-inverse h6 {
        line-height: 1.1
    }
}

.jw-is-strips .jw-strip--color-inverse h1 a,
.jw-is-strips .jw-strip--color-inverse h2 a,
.jw-is-strips .jw-strip--color-inverse h3 a,
.jw-is-strips .jw-strip--color-inverse h4 a,
.jw-is-strips .jw-strip--color-inverse h5 a,
.jw-is-strips .jw-strip--color-inverse h6 a {
    text-decoration: underline;
    color: #a5655f
}

.jw-is-strips .jw-strip--color-inverse h1 a:hover,
.jw-is-strips .jw-strip--color-inverse h2 a:hover,
.jw-is-strips .jw-strip--color-inverse h3 a:hover,
.jw-is-strips .jw-strip--color-inverse h4 a:hover,
.jw-is-strips .jw-strip--color-inverse h5 a:hover,
.jw-is-strips .jw-strip--color-inverse h6 a:hover {
    color: #b78480
}

.jw-is-strips .jw-strip--color-inverse .product-page .product__price__price {
    color: #a2a2a2
}

.jw-is-strips .jw-strip--color-inverse .jw-heading-200 {
    font-size: 4.8rem;
    margin-top: 2.94rem;
    margin-bottom: 1.08rem
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-inverse .jw-heading-200 {
        font-size: 3.73rem;
        margin-top: 2.62rem;
        margin-bottom: .97333333rem
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-inverse .jw-heading-200 {
        font-size: 3.2rem;
        margin-top: 2.46rem;
        margin-bottom: .92rem
    }
}

.jw-is-strips .jw-strip--color-inverse .jw-heading-150 {
    font-size: 3.6rem;
    margin-top: 2.58rem;
    margin-bottom: .96rem
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-inverse .jw-heading-150 {
        font-size: 2.93rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-inverse .jw-heading-150 {
        font-size: 2.6rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-inverse .jw-heading-130 {
    font-size: 3.12rem;
    margin-top: 2.436rem;
    margin-bottom: .912rem
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-inverse .jw-heading-130 {
        font-size: 2.61rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-inverse .jw-heading-130 {
        font-size: 2.36rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-inverse .jw-heading-120 {
    font-size: 2.88rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-inverse .jw-heading-120 {
        font-size: 2.45rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-inverse .jw-heading-120 {
        font-size: 2.24rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-inverse h1,
.jw-is-strips .jw-strip--color-inverse .jw-heading-100 {
    font-size: 2.4rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-is-strips .jw-strip--color-inverse h1,
    .jw-is-strips .jw-strip--color-inverse .jw-heading-100 {
        font-size: 2.13rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-is-strips .jw-strip--color-inverse h1,
    .jw-is-strips .jw-strip--color-inverse .jw-heading-100 {
        font-size: 2rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-inverse h2,
.jw-is-strips .jw-strip--color-inverse .jw-heading-85 {
    font-size: 2.04rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-is-strips .jw-strip--color-inverse h2,
    .jw-is-strips .jw-strip--color-inverse .jw-heading-85 {
        font-size: 1.89rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-is-strips .jw-strip--color-inverse h2,
    .jw-is-strips .jw-strip--color-inverse .jw-heading-85 {
        font-size: 1.82rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-inverse h3,
.jw-is-strips .jw-strip--color-inverse .jw-heading-70 {
    font-size: 1.68rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {

    .jw-is-strips .jw-strip--color-inverse h3,
    .jw-is-strips .jw-strip--color-inverse .jw-heading-70 {
        font-size: 1.65rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {

    .jw-is-strips .jw-strip--color-inverse h3,
    .jw-is-strips .jw-strip--color-inverse .jw-heading-70 {
        font-size: 1.64rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

.jw-is-strips .jw-strip--color-inverse h4 {
    font-size: 1.15rem;
    margin-top: .8em;
    margin-bottom: .3em
}

@media (max-width:960px) {
    .jw-is-strips .jw-strip--color-inverse h4 {
        font-size: 1.3rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

@media (max-width:768px) {
    .jw-is-strips .jw-strip--color-inverse h4 {
        font-size: 1.38rem;
        margin-top: .8em;
        margin-bottom: .3em
    }
}

:root {
    --jw-palette__color--accent: #a5655f;
    --jw-palette__color--link: #a5655f;
    --jw-palette__color--heading: #444;
    --jw-palette__color--text: #6f6f6f;
    --jw-palette__color--header: #a5655f
}

.jw-section-footer,
.content-wrap,
.header-wrap .container {
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto
}

.header-wrap .container,
.jw-section-footer {
    padding: 0 30px
}

@media (max-width:960px) {

    .header-wrap .container,
    .jw-section-footer {
        padding: 0 30px
    }
}

@media (max-width:720px) {

    .header-wrap .container,
    .jw-section-footer {
        padding: 0 15px
    }
}

.content-wrap {
    padding: 25px 0
}

@media (max-width:960px) {
    .content-wrap {
        padding: 25px 0
    }
}

@media (max-width:720px) {
    .content-wrap {
        padding: 15px 0
    }
}

.jw-section-content,
.jw-section-sidebar {
    padding: 0 30px
}

@media (max-width:960px) {

    .jw-section-content,
    .jw-section-sidebar {
        padding: 0 30px
    }
}

@media (max-width:720px) {

    .jw-section-content,
    .jw-section-sidebar {
        padding: 0 15px
    }
}

.jw-section-footer {
    padding: 25px 30px
}

@media (max-width:960px) {
    .jw-section-footer {
        padding: 25px 30px
    }
}

@media (max-width:720px) {
    .jw-section-footer {
        padding: 15px 15px
    }
}

.main,
.header-wrap {
    padding: 0 10px
}

@media (max-width:960px) {

    .main,
    .header-wrap {
        padding: 0 10px
    }
}

@media (max-width:720px) {

    .main,
    .header-wrap {
        padding: 0 8px
    }
}

@media (min-width:720px) {

    .jw-section-footer,
    .content-wrap,
    .header-wrap .container {
        width: 610px
    }
}

@media (min-width:960px) {

    .jw-section-footer,
    .content-wrap,
    .header-wrap .container {
        width: 850px
    }
}

@media (min-width:1200px) {

    .jw-section-footer,
    .content-wrap,
    .header-wrap .container {
        width: 1090px
    }
}

.header-wrap .container {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 15px
}

.header-wrap .container .header {
    flex: 0 1 auto
}

.header-wrap .container .menu {
    flex: 0 3 auto
}

.jw-is-no-slideshow .header-wrap {
    padding-bottom: 30px;
    background: #a5655f
}

.jw-is-slideshow .header-wrap {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1000
}

.header {
    display: flex;
    align-items: center
}

.jw-header-title,
.jw-mobile-text {
    font-size: 28px;
    transition: color 100ms ease
}

.jw-header-title {
    color: #fff
}

.jw-is-slideshow .jw-header-title {
    color: white;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2)
}

.jw-mobile-text {
    color: #444
}

.jw-menu-is-collapsed .jw-mobile-text {
    color: #fff
}

.jw-is-slideshow.jw-menu-is-collapsed .jw-mobile-text {
    color: white;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2)
}

.jw-mobile-text span {
    color: inherit !important
}

a.jw-header-title:hover,
a.jw-mobile-text:hover {
    color: rgba(255, 255, 255, 0.85)
}

a.jw-header-title:active,
a.jw-mobile-text:active {
    color: rgba(255, 255, 255, 0.7)
}

.menu.jw-menu-copy {
    display: flex;
    align-items: center;
}

#navmenu > .contents {
    background-color: rgba(40,40,40,1);
    border-radius: 15px;
    padding: .5em .5em;

}

@media screen and (max-width: 480px) {
#navmenu > .contents {
    position: fixed;
    transition: transform 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    transform: translateY(35px);
    top:0;
    left:20px;
    right:60px;
    flex-direction: column;
    z-index: 10;
    padding: 1em 1em;
    box-shadow: 1px 1px 10px black;
   }

#navmenu > .contents > li {
    border-bottom: rgba(100, 100, 100, 1) 1px solid;
}
   
#navmenu.inactive > .contents {
    transform: translateY(-100%);
    box-shadow: 0px 0px 0px black;
   }

}

#navToggle {
    right: 0;
}

#navToggle:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-size: 2em;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    text-indent: 0;
    line-height: inherit;
    text-transform: none !important;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900; 
    position:relative;
    content: '\f0c9';
  } 


@media screen and (max-width: 1680px) {
    .hide-xlarge {
      display: none !important;
    }
  }
  @media screen and (max-width: 1280px) {
    .hide-large {
      display: none !important;
    }
  }
  @media screen and (max-width: 980px) {
      .hide-medium {
        display: none !important;
      }
    }
    
    @media screen and (max-width: 736px) {
      .hide-small {
        display: none !important;
      }
    }
        
    @media screen and (max-width: 480px) {
      .hide-xsmall {
        display: none !important;
      }
    }
  
  
  
    @media screen and (min-width: 1681px) {
      .show-xlarge {
        display: none !important;
      }
      .show-large {
        display: none !important;
      }
      .show-medium {
        display: none !important;
      }
      .show-small {
        display: none !important;
      }
      .show-xsmall {
        display: none !important;
      }
    }
    @media screen and (min-width: 1281px) {
      .show-large {
        display: none !important;
      }
      .show-medium {
        display: none !important;
      }
      .show-small {
        display: none !important;
      }
      .show-xsmall {
        display: none !important;
      }
    }
    @media screen and (min-width: 981px) {
      .show-medium {
        display: none !important;
      }
      .show-small {
        display: none !important;
      }
      .show-xsmall {
        display: none !important;
      }
    }
      
    @media screen and (min-width: 737px) {
      .show-small {
        display: none !important;
      }
      .show-xsmall {
        display: none !important;
      }
    }
        
    @media screen and (min-width: 481px) {
      .show-xsmall {
        display: none !important;
      }
    }


.jw-menu-is-mobile .menu.jw-menu-copy {
    display: none
}

.jw-is-menu-vertical-overflow .header-wrap .container {
    display: block
}

.jw-is-menu-vertical-overflow .header-wrap .container .jw-menu {
    margin-top: 5px;
    margin-left: -18px
}

.jw-is-menu-vertical-overflow .header-wrap .container .jw-menu-item:first-child.jw-menu-is-active {
    margin-left: 18px
}

.jw-is-menu-multiline .jw-menu-copy .jw-menu-link {
    line-height: 1.8rem
}

.jw-menu-copy .jw-menu-link {
    line-height: 1;
    transition: background 100ms ease,
        color 100ms ease
}

.jw-is-slideshow .jw-menu-copy .jw-menu-link {
    color: #fff;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2)
}

.jw-is-no-slideshow .jw-menu-copy .jw-menu-link {
    color: #fff
}

.jw-menu-copy .jw-menu>.jw-menu-item {
    margin-left: 5px
}

.jw-menu-copy .jw-menu>.jw-menu-item>.jw-menu-link {
    border-radius: 5px
}

.jw-menu-copy .jw-menu>.jw-menu-item.jw-menu-is-hover>.jw-menu-link,
.jw-menu-copy .jw-menu>.jw-menu-item:hover>.jw-menu-link {
    background: rgba(255, 255, 255, 0.1)
}

.jw-is-slideshow .jw-menu-copy .jw-menu>.jw-menu-item.jw-menu-is-hover>.jw-menu-link,
.jw-is-slideshow .jw-menu-copy .jw-menu>.jw-menu-item:hover>.jw-menu-link {
    background: rgba(255, 255, 255, 0.1)
}

.jw-menu-copy .jw-menu>.jw-menu-item>.jw-menu-link:active {
    background: rgba(255, 255, 255, 0.15)
}

.jw-is-slideshow .jw-menu-copy .jw-menu>.jw-menu-item>.jw-menu-link:active {
    background: rgba(255, 255, 255, 0.15)
}

.jw-is-slideshow .jw-menu-copy .jw-menu>.jw-menu-item>.jw-menu-link {
    color: white
}

.jw-menu-copy .jw-menu>.jw-menu-item.jw-menu-is-active>.jw-menu-link {
    box-shadow: inset 0 0 0 .125em #fff;
    color: #fff
}

.jw-menu-copy .jw-menu>.jw-menu-item.jw-menu-is-active>.jw-menu-link:hover {
    background: rgba(255, 255, 255, 0.1)
}

.jw-is-slideshow .jw-menu-copy .jw-menu>.jw-menu-item.jw-menu-is-active>.jw-menu-link {
    box-shadow: inset 0 0 0 .125em white;
    color: white
}

.jw-is-slideshow .jw-menu-copy .jw-menu>.jw-menu-item.jw-menu-is-active>.jw-menu-link:hover {
    background: rgba(255, 255, 255, 0.1)
}

.jw-menu-copy .jw-menu>.jw-menu-item>.jw-submenu {
    margin-top: 5px;
    min-width: 100%
}

.jw-menu-copy .jw-menu>.jw-menu-item>.jw-submenu>.jw-menu-item>.jw-submenu {
    margin-left: 5px
}

.jw-menu-copy .jw-submenu {
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 0 2px rgba(0, 0, 0, 0.13)
}

.jw-menu-copy .jw-submenu>.jw-menu-item>.jw-menu-link {
    background: #f4f3f3;
    color: #6e6d6d
}

.jw-menu-copy .jw-submenu>.jw-menu-item:first-child>.jw-menu-link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.jw-menu-copy .jw-submenu>.jw-menu-item:last-child>.jw-menu-link {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.jw-menu-copy .jw-submenu>.jw-menu-item.jw-menu-is-active>.jw-menu-link {
    background: #edecec
}

.jw-menu-copy .jw-submenu>.jw-menu-item:hover>.jw-menu-link {
    background: #e7e6e6
}

.jw-menu-copy .jw-submenu>.jw-menu-item>.jw-menu-link:active {
    background: #e1e0e0
}

body:not(.jw-menu-is-collapsed) .jw-mobile-header {
    background: transparent
}

body:not(.jw-menu-is-collapsed) .jw-mobile-text {
    color: #444
}

body:not(.jw-menu-is-collapsed) .jw-mobile-text:hover {
    color: #444
}

body:not(.jw-menu-is-collapsed) .jw-mobile-menu__button {
    background: transparent;
    color: #444;
    outline: 0
}

body:not(.jw-menu-is-collapsed) .jw-mobile-menu__button:hover {
    background: transparent
}

body:not(.jw-menu-is-collapsed) .jw-mobile-menu__button:active,
body:not(.jw-menu-is-collapsed) .jw-mobile-menu__button:focus {
    background: transparent
}

body:not(.jw-menu-is-collapsed) .jw-mobile-menu__button--dummy {
    background: transparent
}

.jw-is-slideshow.jw-menu-is-collapsed .jw-mobile-header {
    background: transparent
}

.jw-is-slideshow.jw-menu-is-collapsed .jw-mobile-text {
    color: white
}

.jw-is-slideshow.jw-menu-is-collapsed .jw-mobile-text:hover {
    color: white
}

.jw-is-slideshow.jw-menu-is-collapsed .jw-mobile-menu__button {
    background: transparent;
    color: white;
    outline: 0
}

.jw-is-slideshow.jw-menu-is-collapsed .jw-mobile-menu__button:hover {
    background: transparent
}

.jw-is-slideshow.jw-menu-is-collapsed .jw-mobile-menu__button:active,
.jw-is-slideshow.jw-menu-is-collapsed .jw-mobile-menu__button:focus {
    background: transparent
}

.jw-is-slideshow.jw-menu-is-collapsed .jw-mobile-menu__button--dummy {
    background: transparent
}

.jw-mobile-menu {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    z-index: 1401;
    width: auto;
    min-height: 40px
}

.jw-mobile-header {
    padding: 0 10px
}

.jw-menu-clone {
    overflow: auto
}

.jw-menu-clone .jw-menu {
    margin: 70px 15px 15px
}

.jw-menu-clone .jw-menu .jw-menu-item {
    margin-top: 5px
}

.jw-menu-clone .jw-menu .jw-menu-item>.jw-menu-link {
    border-radius: 5px !important
}

.jw-menu-clone .jw-menu .jw-menu-item>.jw-menu-link>.jw-arrow {
    border-radius: 5px
}

.jw-menu-clone .jw-menu .jw-menu-item.jw-menu-is-active>.jw-menu-link {
    background: #a5655f;
    color: #fff;
    text-decoration: none
}

.jw-menu-clone .jw-menu .jw-menu-item.jw-menu-is-active>.jw-menu-link>.jw-arrow {
    background: rgba(220, 195, 193, 0.1);
    color: #fff
}

.jw-menu-clone .jw-menu-cart-item .jw-popover-container {
    display: none
}

.jw-slideshow-slide-content {
    box-sizing: border-box;
    padding-top: 70px;
    padding-bottom: 70px
}

.content-wrap {
    position: relative;
    margin-top: -30px;
    background: #f6f6f6;
    border-radius: 5px 5px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.07), 0 0 2px rgba(0, 0, 0, 0.1);
    transition: margin-top 500ms ease
}

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

@media (max-width:768px) {
    .jw-breadcrumbs {
        margin-top: -0.5rem
    }
}

.jw-element-ads {
    text-align: center
}

.jw-is-sidebar .jw-section-content {
    width: 100%;
    max-width: 70%;
    box-sizing: border-box;
    float: left
}

.jw-is-sidebar .jw-section-sidebar {
    width: 100%;
    max-width: 30%;
    box-sizing: border-box;
    float: left;
    border-left: 2px solid rgba(111, 111, 111, 0.15)
}

@media (max-width:960px) {

    .jw-is-sidebar .jw-section-content,
    .jw-is-sidebar .jw-section-sidebar {
        padding-bottom: 15px
    }

    .jw-is-sidebar .jw-section-content,
    .jw-is-sidebar .jw-section-sidebar,
    .jw-is-sidebar .main {
        max-width: none;
        width: auto;
        float: none
    }

    .jw-is-sidebar .jw-section-sidebar {
        padding-top: 15px;
        border-left: none;
        border-top: 2px solid rgba(111, 111, 111, 0.15)
    }
}

.jw-section-content .jw-element-form-input-text,
.jw-section-sidebar .jw-element-form-input-text,
.jw-section-footer .jw-element-form-input-text {
    border-color: transparent
}

#jw-variable-loaded {
    color: #fc0
}

.jw-variable-value-paragraph-color {
    color: #6f6f6f
}

.jw-variable-value-paragraph-link-color {
    color: #a5655f
}

.jw-variable-value-heading-color {
    color: #444
}

.jw-variable-value-heading-link-color {
    color: #a5655f
}

.jw-variable-value-menu-text-color {
    color: #fff
}

.jw-variable-value-menu-text-link-color {
    color: #fff
}

.jw-variable-value-footer-text-color {
    color: #6f6f6f
}

.jw-variable-value-footer-text-link-color {
    color: #a5655f
}

.jw-variable-value-header-color {
    color: #a5655f
}

.jw-variable-value-footer-color {
    color: #f4f3f3
}

/* compiled in: 0.223s */