File: /var/www/ThemeBackup/eisschnecken/webardorstyle.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: 900px) {
.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 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;
}
.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: #ffffff;
}
.jw-menu-link:hover {
color: #ffffff;
background: transparent;
}
.jw-menu-link--icon [class^="website-rendering-icon-"]:before {
transform: scale(1.25);
}
.jw-menu-link--icon > span:last-child {
margin-left: 0.5em;
}
.jw-menu-item > .jw-menu-link:hover,
.jw-menu-is-hover > .jw-menu-link {
color: #ffffff;
background: transparent;
}
.jw-submenu {
background: rgba(168, 158, 227, 0.9);
}
.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: #cbc6ee;
color: #5c596b;
}
.jw-icon-badge-wrapper {
position: relative;
display: inline-block;
line-height: 1em;
}
.jw-icon-badge {
background: #2a1f68;
color: #fff;
display: block;
border-radius: 50%;
font-size: 0.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: #4231a3;
}
.jw-menu-cta .jw-btn {
--jw-comp--button--primary-color: #2a1f68;
--jw-comp--button--on-primary-color: #fff;
--jw-comp--button--primary-color-hover: #3a2b8f;
}
.jw-menu {
display: flex;
flex-wrap: wrap;
*zoom: 1;
font-size: 2rem;
font-family: "Arial", "Helvetica Neue", "Helvetica", "sans-serif";
}
.jw-menu:before,
.jw-menu:after {
display: table;
content: "";
line-height: 0;
}
.jw-menu:after {
clear: both;
}
.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-family: "Arial", "Helvetica Neue", "Helvetica", "sans-serif";
font-size: 1.8rem;
}
.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: 16px;
}
.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: 6px 16px;
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: 0.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: 0.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: #a89ee3;
}
.jw-menu-is-mobile .jw-submenu {
background: #a89ee3;
}
.jw-menu-is-mobile .jw-submenu .jw-menu-link {
color: #fff;
}
.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: #cbc6ee;
color: #ffffff;
}
.jw-menu-is-mobile .jw-menu-link {
color: #ffffff;
}
.jw-menu-is-mobile .jw-menu-link:hover {
background: #cbc6ee;
color: #ffffff;
}
.jw-menu-is-mobile .jw-menu-item > .jw-menu-link:hover,
.jw-menu-is-mobile .jw-menu-is-hover > .jw-menu-link {
background: #cbc6ee;
color: #ffffff;
}
.jw-menu-is-mobile .jw-menu-vertical .jw-arrow,
.jw-menu-is-mobile .jw-menu-horizontal .jw-arrow {
color: #ffffff;
background: #bab2e9;
}
.jw-menu-is-mobile .jw-menu-vertical .jw-arrow:hover,
.jw-menu-is-mobile .jw-menu-horizontal .jw-arrow:hover {
background: #a89ee3;
}
.jw-menu-is-mobile .jw-menu-vertical .jw-arrow:active,
.jw-menu-is-mobile .jw-menu-horizontal .jw-arrow:active {
background: #968add;
}
.jw-menu-is-mobile .jw-menu {
font-size: 2rem;
}
.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: 13px 13px;
}
.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: 13px;
}
.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 {
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.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,
:host > div {
font-family: "Arial", "Helvetica Neue", "Helvetica", "sans-serif";
line-height: 1.8;
font-size: 1.5rem;
color: #929292;
}
body > div .jw-icon-image__inner,
:host > div .jw-icon-image__inner {
background-color: #2a1f68;
}
body > div .jw-image-is-square .jw-icon-image,
:host > div .jw-image-is-square .jw-icon-image,
body > div .jw-image-is-rounded .jw-icon-image,
:host > div .jw-image-is-rounded .jw-icon-image,
body > div .jw-image-is-round .jw-icon-image,
:host > div .jw-image-is-round .jw-icon-image {
background-color: #2a1f68;
}
body > div .jw-image-is-square .jw-icon-image__inner,
:host > div .jw-image-is-square .jw-icon-image__inner,
body > div .jw-image-is-rounded .jw-icon-image__inner,
:host > div .jw-image-is-rounded .jw-icon-image__inner,
body > div .jw-image-is-round .jw-icon-image__inner,
:host > div .jw-image-is-round .jw-icon-image__inner {
background-color: #f9f8f6;
}
@media (max-width: 900px) {
body > div,
:host > div {
line-height: 1.71;
}
}
@media (max-width: 768px) {
body > div,
:host > div {
line-height: 1.62;
font-size: 1.37rem;
}
}
body > div a,
:host > div a {
color: #2a1f68;
text-decoration: none;
}
body > div a:hover,
:host > div a:hover {
color: #3a2b8f;
text-decoration: underline;
}
body > div p,
:host > div p,
body > div ol,
:host > div ol,
body > div ul,
:host > div ul {
margin-top: 0;
margin-bottom: 0.4em;
}
body > div span[style*="color"] a,
:host > div span[style*="color"] a {
color: inherit;
}
body > div button,
:host > div button {
line-height: 1.8;
}
body > div .jw-text-small,
:host > div .jw-text-small {
font-size: 1.05rem;
}
body > div .jw-accent-text-color,
:host > div .jw-accent-text-color {
color: #2a1f68;
}
body > div .jw-accent-background,
:host > div .jw-accent-background {
color: #beb6e9;
background-color: #2a1f68;
}
body > div .jw-accent-background a,
:host > div .jw-accent-background a {
color: #beb6e9;
}
body > div .jw-accent-border-link-color,
:host > div .jw-accent-border-link-color {
border-color: #2a1f68;
}
body > div .jw-accent-border-color,
:host > div .jw-accent-border-color {
border-color: #929292;
}
.jw-section h1,
.jw-section h2,
.jw-section h3,
.jw-section h4,
.jw-section h5,
.jw-section h6 {
line-height: 1.25;
color: #2a1f68;
font-family: "Pacifico", "cursive";
font-weight: 400;
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.134;
}
}
@media (max-width: 900px) {
.jw-section h1,
.jw-section h2,
.jw-section h3,
.jw-section h4,
.jw-section h5,
.jw-section h6 {
line-height: 1.197;
}
}
.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: #2a1f68;
}
.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: #3a2b8f;
}
.jw-section .product-page .product__price__price {
color: #2a1f68;
}
.jw-section .jw-heading-200 {
font-size: 6rem;
margin-top: 3.3rem;
margin-bottom: 1.2rem;
}
@media (max-width: 900px) {
.jw-section .jw-heading-200 {
font-size: 4.5rem;
margin-top: 2.85rem;
margin-bottom: 1.05rem;
}
}
@media (max-width: 768px) {
.jw-section .jw-heading-200 {
font-size: 3.75rem;
margin-top: 2.625rem;
margin-bottom: 0.975rem;
}
}
.jw-section .jw-heading-150 {
font-size: 4.5rem;
margin-top: 2.85rem;
margin-bottom: 1.05rem;
}
@media (max-width: 900px) {
.jw-section .jw-heading-150 {
font-size: 3.5rem;
margin-top: 2.55rem;
margin-bottom: 0.95rem;
}
}
@media (max-width: 768px) {
.jw-section .jw-heading-150 {
font-size: 3rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section .jw-heading-130 {
font-size: 3.9rem;
margin-top: 2.67rem;
margin-bottom: 0.99rem;
}
@media (max-width: 900px) {
.jw-section .jw-heading-130 {
font-size: 3.1rem;
margin-top: 2.43rem;
margin-bottom: 0.91rem;
}
}
@media (max-width: 768px) {
.jw-section .jw-heading-130 {
font-size: 2.7rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section .jw-heading-120 {
font-size: 3.6rem;
margin-top: 2.58rem;
margin-bottom: 0.96rem;
}
@media (max-width: 900px) {
.jw-section .jw-heading-120 {
font-size: 2.9rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section .jw-heading-120 {
font-size: 2.55rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section h1,
.jw-section .jw-heading-100 {
font-size: 3rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-section h1,
.jw-section .jw-heading-100 {
font-size: 2.5rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section h1,
.jw-section .jw-heading-100 {
font-size: 2.25rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section h2,
.jw-section .jw-heading-85 {
font-size: 2.55rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-section h2,
.jw-section .jw-heading-85 {
font-size: 2.2rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section h2,
.jw-section .jw-heading-85 {
font-size: 2.02rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section h3,
.jw-section .jw-heading-70 {
font-size: 2.1rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-section h3,
.jw-section .jw-heading-70 {
font-size: 1.9rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section h3,
.jw-section .jw-heading-70 {
font-size: 1.8rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section h4 {
font-size: 1.44rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-section h4 {
font-size: 1.46rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section h4 {
font-size: 1.47rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section-blackwhite {
line-height: 1.8;
font-size: 1.5rem;
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: 900px) {
.jw-section-blackwhite {
line-height: 1.71;
}
}
@media (max-width: 768px) {
.jw-section-blackwhite {
line-height: 1.62;
font-size: 1.37rem;
}
}
.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: 0.4em;
}
.jw-section-blackwhite span[style*="color"] a {
color: inherit;
}
.jw-section-blackwhite button {
line-height: 1.8;
}
.jw-section-blackwhite .jw-text-small {
font-size: 1.05rem;
}
.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: 900px) {
.jw-section-sidebar {
line-height: 1.62;
}
}
.jw-section-white {
line-height: 1.8;
font-size: 1.5rem;
color: #929292;
}
.jw-section-white .jw-icon-image__inner {
background-color: #2a1f68;
}
.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: #2a1f68;
}
.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: 900px) {
.jw-section-white {
line-height: 1.71;
}
}
@media (max-width: 768px) {
.jw-section-white {
line-height: 1.62;
font-size: 1.37rem;
}
}
.jw-section-white a {
color: #2a1f68;
text-decoration: none;
}
.jw-section-white a:hover {
color: #3a2b8f;
text-decoration: underline;
}
.jw-section-white p,
.jw-section-white ol,
.jw-section-white ul {
margin-top: 0;
margin-bottom: 0.4em;
}
.jw-section-white span[style*="color"] a {
color: inherit;
}
.jw-section-white button {
line-height: 1.8;
}
.jw-section-white .jw-text-small {
font-size: 1.05rem;
}
.jw-section-white .jw-accent-text-color {
color: #2a1f68;
}
.jw-section-white .jw-accent-background {
color: #beb6e9;
background-color: #2a1f68;
}
.jw-section-white .jw-accent-background a {
color: #beb6e9;
}
.jw-section-white .jw-accent-border-link-color {
border-color: #2a1f68;
}
.jw-section-white .jw-accent-border-color {
border-color: #929292;
}
.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.25;
color: #2a1f68;
font-family: "Pacifico", "cursive";
font-weight: 400;
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.134;
}
}
@media (max-width: 900px) {
.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.197;
}
}
.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: #2a1f68;
}
.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: #3a2b8f;
}
.jw-section-white .product-page .product__price__price {
color: #2a1f68;
}
.jw-section-white .jw-heading-200 {
font-size: 6rem;
margin-top: 3.3rem;
margin-bottom: 1.2rem;
}
@media (max-width: 900px) {
.jw-section-white .jw-heading-200 {
font-size: 4.5rem;
margin-top: 2.85rem;
margin-bottom: 1.05rem;
}
}
@media (max-width: 768px) {
.jw-section-white .jw-heading-200 {
font-size: 3.75rem;
margin-top: 2.625rem;
margin-bottom: 0.975rem;
}
}
.jw-section-white .jw-heading-150 {
font-size: 4.5rem;
margin-top: 2.85rem;
margin-bottom: 1.05rem;
}
@media (max-width: 900px) {
.jw-section-white .jw-heading-150 {
font-size: 3.5rem;
margin-top: 2.55rem;
margin-bottom: 0.95rem;
}
}
@media (max-width: 768px) {
.jw-section-white .jw-heading-150 {
font-size: 3rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section-white .jw-heading-130 {
font-size: 3.9rem;
margin-top: 2.67rem;
margin-bottom: 0.99rem;
}
@media (max-width: 900px) {
.jw-section-white .jw-heading-130 {
font-size: 3.1rem;
margin-top: 2.43rem;
margin-bottom: 0.91rem;
}
}
@media (max-width: 768px) {
.jw-section-white .jw-heading-130 {
font-size: 2.7rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section-white .jw-heading-120 {
font-size: 3.6rem;
margin-top: 2.58rem;
margin-bottom: 0.96rem;
}
@media (max-width: 900px) {
.jw-section-white .jw-heading-120 {
font-size: 2.9rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section-white .jw-heading-120 {
font-size: 2.55rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section-white h1,
.jw-section-white .jw-heading-100 {
font-size: 3rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-section-white h1,
.jw-section-white .jw-heading-100 {
font-size: 2.5rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section-white h1,
.jw-section-white .jw-heading-100 {
font-size: 2.25rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section-white h2,
.jw-section-white .jw-heading-85 {
font-size: 2.55rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-section-white h2,
.jw-section-white .jw-heading-85 {
font-size: 2.2rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section-white h2,
.jw-section-white .jw-heading-85 {
font-size: 2.02rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section-white h3,
.jw-section-white .jw-heading-70 {
font-size: 2.1rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-section-white h3,
.jw-section-white .jw-heading-70 {
font-size: 1.9rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section-white h3,
.jw-section-white .jw-heading-70 {
font-size: 1.8rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section-white h4 {
font-size: 1.44rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-section-white h4 {
font-size: 1.46rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section-white h4 {
font-size: 1.47rem;
margin-top: 0.8em;
margin-bottom: 0.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: #2d672d;
border-color: #2d672d;
}
.jw-element-form-error {
color: #b52b27;
border-color: #b52b27;
}
.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: #2d672d;
border-color: #2d672d;
}
.jw-section-footer .jw-element-form-error {
color: #b52b27;
border-color: #b52b27;
}
.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: #2a1f68;
font-family: "Pacifico", "cursive";
font-weight: 400;
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(42, 31, 104, 0.8);
}
.jw-header-slogan {
color: #2a1f68;
font-size: 1.5rem;
}
.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;
font-family: "Comic Sans MS", "TSCu_Comic", cursive;
line-height: 4rem;
margin-top: -2rem;
width: 4rem;
height: 4rem;
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: 2.1rem;
}
.jw-slideshow .bx-prev:hover,
.jw-slideshow .bx-next:hover {
opacity: 0.8;
color: #fff;
text-decoration: none;
}
.jw-slideshow .bx-prev.disabled,
.jw-slideshow .bx-next.disabled {
display: none;
}
.jw-slideshow .bx-prev {
left: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.jw-slideshow .bx-prev > i::before {
margin: 0 0 0 -0.1em;
}
.jw-slideshow .bx-next {
right: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.jw-slideshow .bx-next > i::before {
margin: 0 -0.1em 0 0;
}
@media screen and (max-width: 750px) {
.jw-slideshow .bx-prev {
left: 0;
}
.jw-slideshow .bx-next {
right: 0;
}
}
.jw-slideshow .bx-caption {
color: white;
font-weight: 400;
font-style: normal;
line-height: 1;
font-family: "Pacifico", "cursive";
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--size-default {
font-size: 2.25rem;
line-height: 1.2em;
}
@media screen and (max-width: 750px) {
.jw-slideshow-sub-title,
.jw-slideshow-btn.jw-btn--size-default {
font-size: 1.575rem;
}
}
@media screen and (max-width: 500px) {
.jw-slideshow-sub-title,
.jw-slideshow-btn.jw-btn--size-default {
font-size: 1.125rem;
}
}
.jw-slideshow-title {
font-size: 4.5rem;
line-height: 120% !important;
}
@media screen and (max-width: 750px) {
.jw-slideshow-title {
font-size: 3.15rem;
}
}
@media screen and (max-width: 500px) {
.jw-slideshow-title {
font-size: 2.25rem;
}
}
.banner-lg {
font-size: 120%;
}
.banner-lg .jw-slideshow-title {
font-size: 5.4rem;
line-height: 120% !important;
}
@media screen and (max-width: 750px) {
.banner-lg .jw-slideshow-title {
font-size: 3.78rem;
}
}
@media screen and (max-width: 500px) {
.banner-lg .jw-slideshow-title {
font-size: 2.7rem;
}
}
.banner-sm {
font-size: 85%;
}
.banner-sm .jw-slideshow-title {
font-size: 3.825rem;
line-height: 120% !important;
}
@media screen and (max-width: 750px) {
.banner-sm .jw-slideshow-title {
font-size: 2.6775rem;
}
}
@media screen and (max-width: 500px) {
.banner-sm .jw-slideshow-title {
font-size: 1.9125rem;
}
}
.jw-slideshow-sub-title,
.jw-slideshow-btn.jw-btn--size-default {
font-size: 1.4em;
}
@media screen and (max-width: 750px) {
.jw-slideshow-sub-title,
.jw-slideshow-btn.jw-btn--size-default {
font-size: 1.3em;
}
}
@media screen and (max-width: 500px) {
.jw-slideshow-sub-title,
.jw-slideshow-btn.jw-btn--size-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: 1rem;
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, 0.5rem);
}
.jw-slideshow--multiple .bx-caption {
padding-right: 4rem;
padding-left: 4rem;
}
@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: 900px) {
.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;
}
body {
background-color: #a89ee3;
}
.jw-background {
width: 100%;
height: 100%;
background-color: #a89ee3;
background-size: auto;
background-repeat: repeat;
background-position: top left;
position: absolute;
opacity: 1;
background-image: url("https://primary.jwwb.nl/public/m/p/e/temp-aavhbhigqruvzzacemus/eisschnecken-grafitti-favorit-standard.png");
}
.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;
}
.jw-body:before,
.jw-body:after {
display: table;
content: "";
line-height: 0;
}
.jw-body:after {
clear: both;
}
@media (max-width: 900px) {
.message-bar {
order: -1;
}
}
.jw-menu-is-mobile .message-bar {
z-index: 1400;
}
.message-bar--accent {
background: #2a1f68;
color: #fff;
}
.message-bar-usps {
min-height: 2.8em;
}
.jw-mobile-header {
background: transparent;
}
.jw-mobile-text {
color: #2a1f68;
}
.jw-mobile-text:hover {
color: #2a1f68;
}
.jw-mobile-menu__button {
background: transparent;
color: #2a1f68;
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-family: "Pacifico", "cursive";
font-weight: 400;
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(0.215, 0.61, 0.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;
}
.mobile-bar--accent {
background: #2a1f68;
}
.mobile-bar--accent .mobile-bar__item {
color: #fff;
}
.mobile-bar--accent .mobile-bar__item:hover {
background: #221954;
}
.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(0.9, 0.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: #2a1f68;
}
.jw-popover .jw-search__submit {
color: #fff;
background: #2a1f68;
}
.jw-popover .jw-search__submit:focus,
.jw-popover .jw-search__submit:hover {
background: #201850;
}
.jw-popover .jw-search__submit:active {
background: #1c1445;
}
.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: #2a1f68;
}
.jw-mobile-menu-search-item .jw-search__submit {
color: #fff;
background: #2a1f68;
}
.jw-mobile-menu-search-item .jw-search__submit:focus,
.jw-mobile-menu-search-item .jw-search__submit:hover {
background: #201850;
}
.jw-mobile-menu-search-item .jw-search__submit:active {
background: #1c1445;
}
.jw-section-content .jw-search__input {
color: #222;
background: white;
border: 1px solid #d0c8b9;
border-right: 0;
}
.jw-section-content .jw-search__input:focus {
border-color: #2a1f68;
}
.jw-section-content .jw-search__submit {
color: #fff;
background: #2a1f68;
}
.jw-section-content .jw-search__submit:focus,
.jw-section-content .jw-search__submit:hover {
background: #201850;
}
.jw-section-content .jw-search__submit:active {
background: #1c1445;
}
.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 {
font-family: "Arial", "Helvetica Neue", "Helvetica", "sans-serif";
line-height: 1.8;
font-size: 1.5rem;
}
@media (max-width: 900px) {
.cc-window.cc-theme-jw {
line-height: 1.71;
}
}
@media (max-width: 768px) {
.cc-window.cc-theme-jw {
line-height: 1.62;
font-size: 1.37rem;
}
}
.cc-window.cc-theme-jw .cc-allow.cc-btn,
.cc-window.cc-theme-jw .cc-dismiss.cc-btn {
background: #f1d600;
color: #000;
border-color: black;
}
.cc-window.cc-theme-jw .cc-allow.cc-btn:hover,
.cc-window.cc-theme-jw .cc-dismiss.cc-btn:hover {
background: #bea900;
color: #000;
}
.jw-section .jw-element-ads h3 {
font-size: 25px;
}
@media (max-width: 900px) {
.jw-section .jw-element-ads h3 {
font-size: 20px;
}
}
.jw-section .jw-element-ads--accent {
background: #2a1f68;
}
.jw-section .jw-element-ads--accent h3 {
color: #beb6e9;
}
.jw-section .jw-element-ads--tint {
background: #e5e0d7;
}
.jw-section .jw-element-ads--tint h3 {
color: #676561;
}
:root,
.website-preview__container {
--strip-content-padding-inline: 13px;
--strip-content-padding-block: max(2em, 20px);
--strip-content-padding-block--primary: max(2em, 20px);
}
@media (min-width: 900px) {
:root,
.website-preview__container {
--strip-content-padding-inline: 25px;
--strip-content-padding-block: max(3.3em, 30px);
--strip-content-padding-block--primary: 30px;
}
}
@media (width < 900px) {
.jw-is-strips .jw-strip--style-split-image {
grid-template-columns: [image content] 1fr;
grid-template-rows: [image] auto [content] auto;
}
.jw-is-strips .jw-strip--style-split-image .jw-strip__image {
position: static;
}
}
@media (min-width: 900px) {
.jw-is-sidebar .jw-body .main-content {
flex-direction: row;
justify-content: center;
}
.jw-is-sidebar .jw-body .main-content .block-content {
width: 70%;
}
.jw-is-sidebar .jw-body .main-content .block-sidebar {
width: 30%;
}
}
.jw-btn--style-flat,
.jw-menu-cta .jw-btn:not(.jw-btn--style-flat, .jw-btn--style-border),
.jw-btn:not(.jw-btn--style-flat, .jw-btn--style-border) {
background: var(--jw-comp--button--primary-color);
color: var(--jw-comp--button--on-primary-color) !important;
border: none;
}
.jw-btn--style-flat:hover:not(:disabled),
.jw-btn--style-flat.jw-btn__active,
.jw-menu-cta
.jw-btn:not(.jw-btn--style-flat, .jw-btn--style-border):hover:not(:disabled),
.jw-menu-cta
.jw-btn:not(.jw-btn--style-flat, .jw-btn--style-border).jw-btn__active,
.jw-btn:not(.jw-btn--style-flat, .jw-btn--style-border):hover:not(:disabled),
.jw-btn:not(.jw-btn--style-flat, .jw-btn--style-border).jw-btn__active {
background: var(--jw-comp--button--primary-color-hover);
color: var(--jw-comp--button--on-primary-color) !important;
}
.jw-btn--style-border {
background: transparent;
color: var(--jw-comp--button--primary-color) !important;
border: 2px solid var(--jw-comp--button--primary-color);
}
.jw-btn--style-border:hover:not(:disabled),
.jw-btn--style-border.jw-btn__active {
background: var(--jw-comp--button--primary-color);
color: var(--jw-comp--button--on-primary-color) !important;
}
.jw-btn--roundness-square {
border-radius: 0;
}
.jw-btn--roundness-rounded,
.jw-btn:not(
.jw-btn--roundness-square,
.jw-btn--roundness-rounded,
.jw-btn--roundness-round
) {
border-radius: 0.2em;
}
.jw-btn--roundness-round {
border-radius: 1000px;
padding-left: 1.1em;
padding-right: 1.1em;
}
.jw-btn {
--jw-comp--button--primary-color: #2a1f68;
--jw-comp--button--on-primary-color: #fff;
--jw-comp--button--primary-color-hover: #3a2b8f;
}
.jw-section-white .jw-btn {
--jw-comp--button--primary-color: #2a1f68;
--jw-comp--button--on-primary-color: #fff;
--jw-comp--button--primary-color-hover: #3a2b8f;
}
.jw-slideshow .jw-btn {
--jw-comp--button--primary-color: #2a1f68;
--jw-comp--button--on-primary-color: #fff;
--jw-comp--button--primary-color-hover: #3a2b8f;
}
.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: #b52b27;
}
.product,
.product__description,
.product-page__description,
.product-page__social {
border-color: rgba(146, 146, 146, 0.2);
}
.jw-columns .jw-product .product,
.image-gallery__thumbnail-item {
border-radius: 3px;
}
.product__free-shipping-motivator {
color: #2a1f68;
}
.jw-select {
display: inline-flex;
line-height: 1.8;
}
.jw-select__prefix {
position: relative;
margin-right: -1px;
}
.jw-select__input {
height: 1.8em;
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: 0.3em;
padding-bottom: 0.3em;
padding-left: 0.6em;
}
.jw-select--size-default .jw-select__prefix,
.jw-select--size-default .jw-select__input {
font-size: 1.3em;
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 0.6em;
}
.jw-select--size-large .jw-select__prefix,
.jw-select--size-large .jw-select__input {
font-size: 1.8em;
padding-top: 0.39em;
padding-bottom: 0.39em;
padding-left: 0.6em;
}
.jw-section .cart-item {
border-color: rgba(146, 146, 146, 0.16);
}
.jw-section .cart-totals__row {
border-color: rgba(146, 146, 146, 0.16);
}
.jw-section .cart-totals__row--free_shipping_motivator,
.jw-section .cart-totals__row--free_shipping .cart-totals__row-price {
color: #2a1f68;
}
.jw-section .product-quantity-input__remove {
color: rgba(146, 146, 146, 0.6);
}
.jw-section .product-quantity-input__remove:hover {
color: #929292;
}
.jw-section .cart-totals__tooltip {
display: flex;
color: rgba(146, 146, 146, 0.6);
font-size: 0.9em;
}
.jw-section .cart-totals__tooltip .website-rendering-icon-help-circled {
margin-right: 0.25em;
}
.jw-section-white .cart-item {
border-color: rgba(146, 146, 146, 0.16);
}
.jw-section-white .cart-totals__row {
border-color: rgba(146, 146, 146, 0.16);
}
.jw-section-white .cart-totals__row--free_shipping_motivator,
.jw-section-white .cart-totals__row--free_shipping .cart-totals__row-price {
color: #2a1f68;
}
.jw-section-white .product-quantity-input__remove {
color: rgba(146, 146, 146, 0.6);
}
.jw-section-white .product-quantity-input__remove:hover {
color: #929292;
}
.jw-section-white .cart-totals__tooltip {
display: flex;
color: rgba(146, 146, 146, 0.6);
font-size: 0.9em;
}
.jw-section-white .cart-totals__tooltip .website-rendering-icon-help-circled {
margin-right: 0.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: #e0dfdd;
box-shadow: inset 0 0 0 1px #c8c6c3;
}
.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: #bbb4e9;
box-shadow: inset 0 0 0 1px #dfdbf5;
}
.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: #e0dfdd;
box-shadow: inset 0 0 0 1px #c8c6c3;
}
.jw-map--marker-accent .jw-marker__back {
fill: #2a1f68;
}
.jw-map--marker-accent .jw-marker__circle {
fill: #fff;
}
:root {
--jw-swatch--heading-color: #2a1f68;
--jw-swatch--heading-color--button-text-on: #fff;
--jw-swatch--heading-color--button-hover: #3a2b8f;
--jw-swatch--paragraph-color: #929292;
--jw-swatch--paragraph-color--button-text-on: #fff;
--jw-swatch--paragraph-color--button-hover: #ababab;
--jw-swatch--paragraph-link-color: #2a1f68;
--jw-swatch--paragraph-link-color--button-text-on: #fff;
--jw-swatch--paragraph-link-color--button-hover: #3a2b8f;
--jw-swatch--accent-color: #2a1f68;
--jw-swatch--accent-color--button-text-on: #fff;
--jw-swatch--accent-color--button-hover: #3a2b8f;
--jw-swatch--header-color: #2a1f68;
--jw-swatch--header-color--button-text-on: #fff;
--jw-swatch--header-color--button-hover: #3a2b8f;
}
:root {
--jw-swatch--paragraph-link-color: #2a1f68;
--jw-swatch--paragraph-link-color--button-text-on: #fff;
--jw-swatch--paragraph-link-color--button-hover: #3a2b8f;
--jw-swatch--heading-color: #2a1f68;
--jw-swatch--heading-color--button-text-on: #fff;
--jw-swatch--heading-color--button-hover: #3a2b8f;
--jw-swatch--paragraph-color: #929292;
--jw-swatch--paragraph-color--button-text-on: #fff;
--jw-swatch--paragraph-color--button-hover: #ababab;
}
.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(146, 146, 146, 0.2);
}
.jw-steps__step {
background-color: #f9f8f6;
border-color: rgba(146, 146, 146, 0.3);
color: #a6a6a6;
}
a.jw-steps__step:hover,
a.jw-steps__step:focus {
color: #a6a6a6;
}
.jw-steps__step--enabled {
color: #929292;
}
a.jw-steps__step--enabled:hover,
a.jw-steps__step--enabled:focus {
color: #929292;
}
.jw-steps__step--completed {
background-color: #e4e2e8;
border-color: #2a1f68;
color: #120d2d;
}
a.jw-steps__step--completed:hover,
a.jw-steps__step--completed:focus {
color: #120d2d;
}
.jw-steps__step--selected {
background-color: #2a1f68;
border-color: #2a1f68;
color: #fff;
}
a.jw-steps__step--selected:hover,
a.jw-steps__step--selected:focus {
color: #fff;
}
.jw-toggle-block__label {
border-color: rgba(146, 146, 146, 0.2);
}
input:checked + .jw-toggle-block__label {
border-color: #2a1f68;
box-shadow: 0 0 0 1px #2a1f68;
}
.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: #f1f0ee;
}
.jw-element-form-input-text {
border-color: rgba(94, 85, 140, 0.5);
color: #2a1f68;
background-color: rgba(42, 31, 104, 0.2);
box-shadow: 0 0 rgba(0, 0, 0, 0);
}
.jw-element-form-input-text:hover {
border-color: #5e558c;
}
.jw-element-form-input-text:focus {
border-color: #2a1f68;
box-shadow: 0 0 0 2px #928caf, 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%232a1f68%22%20/%3E%3C/svg%3E");
}
input[type="radio"]:focus,
input[type="checkbox"]:focus {
box-shadow: 0 0 0 2px #2a1f68;
outline: none;
}
input[type="radio"]:focus:not(:focus-visible),
input[type="checkbox"]:focus:not(:focus-visible) {
box-shadow: none;
}
.jw-pagination__page {
color: #2a1f68;
border-radius: 0.2em;
}
.jw-pagination__page:hover {
background: rgba(42, 31, 104, 0.15);
color: #2a1f68;
}
.jw-pagination__page--active,
.jw-pagination__page--active:hover {
box-shadow: inset 0 0 0 2px #2a1f68;
background: transparent;
color: #2a1f68;
}
.product-sticker {
color: #fff;
background: #2a1f68;
}
.jw-tree-empty-placeholder {
--jw-tree-empty-placeholder__border-color: rgba(146, 146, 146, 0.8);
}
.jw-tree-empty-placeholder__image {
background-image: url("https://assets.jwwb.nl/assets/img/content-empty.png?version=1");
}
.text--muted {
color: #bbbbba;
}
.jw-element-social-share .share-button--wrapper {
border-color: rgba(146, 146, 146, 0.2);
}
.jw-element-rating--color-accent .jw-element-rating__icon-full {
color: #2a1f68;
}
.jw-element-rating__icon-empty {
color: #dad9d8;
}
.jw-element-audio {
--plyr-color-main: #2a1f68;
--plyr-audio-controls-background: #eae9e7;
--plyr-audio-control-color: #696968;
--plyr-audio-control-background-hover: #2a1f68;
--plyr-audio-control-color-hover: #fff;
--plyr-audio-progress-buffered-background: rgba(105, 105, 104, 0.3);
--plyr-control-radius: 0.2em;
}
.jw-element-audio .plyr--audio .plyr__controls {
border-radius: 0.2em;
border-color: #d0cfce;
}
.jw-element-video {
--plyr-color-main: #2a1f68;
--plyr-video-control-background-hover: #2a1f68;
--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: #2a1f68;
border-color: #2a1f68;
}
.jw-element-social-follow--color-default.jw-element-social-follow--style-solid
.jw-element-social-follow-profile {
background-color: #2a1f68;
color: #fff;
}
.jw-element-social-follow__default-color-getter {
color: #2a1f68;
}
.jw-element-social-follow--color-brand.jw-element-social-follow--style-solid
.jw-element-social-follow-profile--medium-discord {
background-color: #5865f2;
}
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-discord,
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly
.jw-element-social-follow-profile--medium-discord {
color: #5865f2;
border-color: #5865f2;
}
.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-telegram {
background-color: #0088cc;
}
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-telegram,
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly
.jw-element-social-follow-profile--medium-telegram {
color: #0088cc;
border-color: #0088cc;
}
.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: #23ca62;
border-color: #23ca62;
}
.image-gallery__main:has(.image-gallery__slides :focus-visible) {
outline: 1px dotted #2a1f68;
outline-offset: 1px;
}
.image-gallery__thumbnail-item {
border-color: rgba(146, 146, 146, 0.3);
}
.image-gallery__thumbnail-item:hover {
border-color: rgba(146, 146, 146, 0.6);
}
.image-gallery__thumbnail-item.image-gallery__thumbnail-item--active {
border-color: #2a1f68;
}
.jw-element-accordion--style-box .jw-element-accordion__heading {
background-color: #2a1f68;
color: #fff;
border-color: #1a1341;
}
.jw-element-accordion--style-box .jw-element-accordion__item {
background-color: rgba(146, 146, 146, 0.05);
}
.jw-element-accordion--style-box .jw-element-accordion__content {
border-color: #1a1341;
}
.jw-table.jw-table--header.jw-table--border th,
.jw-table.jw-table--header.jw-table--striped th {
background-color: #2a1f68;
color: #fff;
}
.jw-table.jw-table--border tr,
.jw-table.jw-table--striped tr td {
border-top: 1px solid rgba(146, 146, 146, 0.1);
}
.jw-table.jw-table--striped tr:nth-child(odd) td {
background-color: rgba(146, 146, 146, 0.05);
}
.jw-table.jw-table--hover tr:hover td {
background-color: rgba(146, 146, 146, 0.15);
}
.jw-table.jw-table--nowrap {
white-space: nowrap;
}
.responsive-table-container::-webkit-scrollbar-thumb {
background-color: rgba(146, 146, 146, 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: #2a1f68;
color: #fff;
}
.product,
.product__description,
.product-page__description,
.product-page__social {
border-color: rgba(146, 146, 146, 0.2);
}
.jw-columns .jw-product .product,
.image-gallery__thumbnail-item {
border-radius: 3px;
}
.product__free-shipping-motivator {
color: #2a1f68;
}
.product-gallery--empty {
border: 1px solid rgba(146, 146, 146, 0.3);
color: rgba(146, 146, 146, 0.5);
}
.product-gallery__content {
background: #f9f8f6;
}
.product-gallery--style-bordered .product-gallery__content {
border-color: rgba(146, 146, 146, 0.3);
}
.product-gallery--style-bordered .product-gallery__content:hover,
.product-gallery--style-clean .product-gallery__content:hover {
background: #fff;
border-color: rgba(146, 146, 146, 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(146, 146, 146, 0.6);
}
.product-gallery--style-image-only .product-gallery__info-container {
background-color: rgba(255, 255, 255, 0.9);
}
.product-gallery__price {
color: #b1b0b0;
}
.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,
.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,
.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,
.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: #2a1f68;
}
.jw-btn {
--jw-comp--button--primary-color: #2a1f68;
--jw-comp--button--on-primary-color: #fff;
--jw-comp--button--primary-color-hover: #3a2b8f;
}
.jw-section-footer {
line-height: 1.8;
font-size: 1.2rem;
color: white;
}
:root .jw-section-footer {
--jw-swatch--paragraph-link-color: #3a2b8f;
--jw-swatch--paragraph-link-color--button-text-on: #fff;
--jw-swatch--paragraph-link-color--button-hover: #4a36b7;
--jw-swatch--heading-color: white;
--jw-swatch--heading-color--button-text-on: #737373;
--jw-swatch--heading-color--button-hover: #e6e6e6;
--jw-swatch--paragraph-color: white;
--jw-swatch--paragraph-color--button-text-on: #737373;
--jw-swatch--paragraph-color--button-hover: #e6e6e6;
}
.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(255, 255, 255, 0.2);
}
.jw-section-footer .jw-steps__step {
background-color: #a89ee3;
border-color: rgba(255, 255, 255, 0.3);
color: #eeecf9;
}
a.jw-section-footer .jw-steps__step:hover,
a.jw-section-footer .jw-steps__step:focus {
color: #eeecf9;
}
.jw-section-footer .jw-steps__step--enabled {
color: white;
}
a.jw-section-footer .jw-steps__step--enabled:hover,
a.jw-section-footer .jw-steps__step--enabled:focus {
color: white;
}
.jw-section-footer .jw-steps__step--completed {
background-color: #9d92db;
border-color: #3a2b8f;
color: #221954;
}
a.jw-section-footer .jw-steps__step--completed:hover,
a.jw-section-footer .jw-steps__step--completed:focus {
color: #221954;
}
.jw-section-footer .jw-steps__step--selected {
background-color: #3a2b8f;
border-color: #3a2b8f;
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(255, 255, 255, 0.2);
}
input:checked + .jw-section-footer .jw-toggle-block__label {
border-color: #3a2b8f;
box-shadow: 0 0 0 1px #3a2b8f;
}
.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: #afa6e5;
}
.jw-section-footer .jw-element-form-input-text {
border-color: rgba(74, 63, 135, 0.5);
color: #2a1f68;
background-color: rgba(42, 31, 104, 0.2);
box-shadow: 0 0 rgba(0, 0, 0, 0);
}
.jw-section-footer .jw-element-form-input-text:hover {
border-color: #4a3f87;
}
.jw-section-footer .jw-element-form-input-text:focus {
border-color: #3a2b8f;
box-shadow: 0 0 0 2px #7164b9, 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%232a1f68%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 #3a2b8f;
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: #3a2b8f;
border-radius: 0.2em;
}
.jw-section-footer .jw-pagination__page:hover {
background: rgba(58, 43, 143, 0.15);
color: #3a2b8f;
}
.jw-section-footer .jw-pagination__page--active,
.jw-section-footer .jw-pagination__page--active:hover {
box-shadow: inset 0 0 0 2px #3a2b8f;
background: transparent;
color: #3a2b8f;
}
.jw-section-footer .product-sticker {
color: #fff;
background: #3a2b8f;
}
.jw-section-footer .jw-tree-empty-placeholder {
--jw-tree-empty-placeholder__border-color: rgba(255, 255, 255, 0.8);
}
.jw-section-footer .jw-tree-empty-placeholder__image {
background-image: url("https://assets.jwwb.nl/assets/img/content-empty-light.png?version=1");
}
.jw-section-footer .text--muted {
color: #dcd8f4;
}
.jw-section-footer .jw-element-social-share .share-button--wrapper {
border-color: rgba(255, 255, 255, 0.2);
}
.jw-section-footer
.jw-element-rating--color-accent
.jw-element-rating__icon-full {
color: #3a2b8f;
}
.jw-section-footer .jw-element-rating__icon-empty {
color: #c2bbeb;
}
.jw-section-footer .jw-element-audio {
--plyr-color-main: #3a2b8f;
--plyr-audio-controls-background: #dad5f3;
--plyr-audio-control-color: #62606d;
--plyr-audio-control-background-hover: #3a2b8f;
--plyr-audio-control-color-hover: #fff;
--plyr-audio-progress-buffered-background: rgba(98, 96, 109, 0.3);
--plyr-control-radius: 0.2em;
}
.jw-section-footer .jw-element-audio .plyr--audio .plyr__controls {
border-radius: 0.2em;
border-color: #9a92cb;
}
.jw-section-footer .jw-element-video {
--plyr-color-main: #3a2b8f;
--plyr-video-control-background-hover: #3a2b8f;
--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: white;
border-color: white;
}
.jw-section-footer
.jw-element-social-follow--color-default.jw-element-social-follow--style-solid
.jw-element-social-follow-profile {
background-color: white;
color: #737373;
}
.jw-section-footer .jw-element-social-follow__default-color-getter {
color: white;
}
.jw-section-footer
.jw-element-social-follow--color-brand.jw-element-social-follow--style-solid
.jw-element-social-follow-profile--medium-discord {
background-color: #5865f2;
}
.jw-section-footer
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-discord,
.jw-section-footer
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly
.jw-element-social-follow-profile--medium-discord {
color: #4f5cf1;
border-color: #4f5cf1;
}
.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: #e10022;
border-color: #e10022;
}
.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: #d81f5e;
border-color: #d81f5e;
}
.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: #e00000;
border-color: #e00000;
}
.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-telegram {
background-color: #0088cc;
}
.jw-section-footer
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-telegram,
.jw-section-footer
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly
.jw-element-social-follow-profile--medium-telegram {
color: #0077b3;
border-color: #0077b3;
}
.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: #17813e;
border-color: #17813e;
}
.jw-section-footer
.image-gallery__main:has(.image-gallery__slides :focus-visible) {
outline: 1px dotted #3a2b8f;
outline-offset: 1px;
}
.jw-section-footer .image-gallery__thumbnail-item {
border-color: rgba(255, 255, 255, 0.3);
}
.jw-section-footer .image-gallery__thumbnail-item:hover {
border-color: rgba(255, 255, 255, 0.6);
}
.jw-section-footer
.image-gallery__thumbnail-item.image-gallery__thumbnail-item--active {
border-color: #3a2b8f;
}
.jw-section-footer
.jw-element-accordion--style-box
.jw-section-footer
.jw-element-accordion__heading {
background-color: #3a2b8f;
color: #fff;
border-color: #2a1f68;
}
.jw-section-footer
.jw-element-accordion--style-box
.jw-section-footer
.jw-element-accordion__item {
background-color: rgba(255, 255, 255, 0.05);
}
.jw-section-footer
.jw-element-accordion--style-box
.jw-section-footer
.jw-element-accordion__content {
border-color: #2a1f68;
}
.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: #3a2b8f;
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(255, 255, 255, 0.1);
}
.jw-section-footer .jw-table.jw-table--striped tr:nth-child(odd) td {
background-color: rgba(255, 255, 255, 0.05);
}
.jw-section-footer .jw-table.jw-table--hover tr:hover td {
background-color: rgba(255, 255, 255, 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(255, 255, 255, 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: #3a2b8f;
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(255, 255, 255, 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: #3a2b8f;
}
.jw-section-footer .product-gallery--empty {
border: 1px solid rgba(255, 255, 255, 0.3);
color: rgba(255, 255, 255, 0.5);
}
.jw-section-footer .product-gallery__content {
background: #a89ee3;
}
.jw-section-footer .product-gallery--style-bordered .product-gallery__content {
border-color: rgba(255, 255, 255, 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: #bdb6ea;
border-color: rgba(255, 255, 255, 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: #bdb6ea;
border-color: rgba(255, 255, 255, 0.6);
}
.jw-section-footer
.product-gallery--style-image-only
.product-gallery__info-container {
background-color: rgba(189, 182, 234, 0.9);
}
.jw-section-footer .product-gallery__price {
color: #e5e2f7;
}
.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: 29px;
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: -44px;
}
.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: -44px;
}
.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: 29px;
margin-top: -29px;
}
.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: -83px;
}
.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: -83px;
}
.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: 68px;
margin-top: -68px;
}
.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,
.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,
.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,
.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: #3a2b8f;
}
.jw-section-footer .jw-btn {
--jw-comp--button--primary-color: #3a2b8f;
--jw-comp--button--on-primary-color: #fff;
--jw-comp--button--primary-color-hover: #4a36b7;
}
.jw-section-footer .jw-icon-image__inner {
background-color: #3a2b8f;
}
.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: #3a2b8f;
}
.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: #a89ee3;
}
@media (max-width: 900px) {
.jw-section-footer {
line-height: 1.71;
}
}
@media (max-width: 768px) {
.jw-section-footer {
line-height: 1.62;
font-size: 1.27rem;
}
}
.jw-section-footer a {
color: #3a2b8f;
text-decoration: none;
}
.jw-section-footer a:hover {
color: #4a36b7;
text-decoration: underline;
}
.jw-section-footer p,
.jw-section-footer ol,
.jw-section-footer ul {
margin-top: 0;
margin-bottom: 0.4em;
}
.jw-section-footer span[style*="color"] a {
color: inherit;
}
.jw-section-footer button {
line-height: 1.8;
}
.jw-section-footer .jw-text-small {
font-size: 0.84rem;
}
.jw-section-footer .jw-accent-text-color {
color: #3a2b8f;
}
.jw-section-footer .jw-accent-background {
color: #e1ddf5;
background-color: #3a2b8f;
}
.jw-section-footer .jw-accent-background a {
color: #e1ddf5;
}
.jw-section-footer .jw-accent-border-link-color {
border-color: #3a2b8f;
}
.jw-section-footer .jw-accent-border-color {
border-color: white;
}
.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.25;
color: white;
font-family: "Pacifico", "cursive";
font-weight: 400;
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.134;
}
}
@media (max-width: 900px) {
.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.197;
}
}
.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: #3a2b8f;
}
.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: #4a36b7;
}
.jw-section-footer .product-page .product__price__price {
color: white;
}
.jw-section-footer .jw-heading-200 {
font-size: 4.8rem;
margin-top: 2.94rem;
margin-bottom: 1.08rem;
}
@media (max-width: 900px) {
.jw-section-footer .jw-heading-200 {
font-size: 3.7rem;
margin-top: 2.61rem;
margin-bottom: 0.97rem;
}
}
@media (max-width: 768px) {
.jw-section-footer .jw-heading-200 {
font-size: 3.15rem;
margin-top: 2.445rem;
margin-bottom: 0.915rem;
}
}
.jw-section-footer .jw-heading-150 {
font-size: 3.6rem;
margin-top: 2.58rem;
margin-bottom: 0.96rem;
}
@media (max-width: 900px) {
.jw-section-footer .jw-heading-150 {
font-size: 2.9rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section-footer .jw-heading-150 {
font-size: 2.55rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section-footer .jw-heading-130 {
font-size: 3.12rem;
margin-top: 2.436rem;
margin-bottom: 0.912rem;
}
@media (max-width: 900px) {
.jw-section-footer .jw-heading-130 {
font-size: 2.58rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section-footer .jw-heading-130 {
font-size: 2.31rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section-footer .jw-heading-120 {
font-size: 2.88rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-section-footer .jw-heading-120 {
font-size: 2.42rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section-footer .jw-heading-120 {
font-size: 2.19rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section-footer h1,
.jw-section-footer .jw-heading-100 {
font-size: 2.4rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-section-footer h1,
.jw-section-footer .jw-heading-100 {
font-size: 2.1rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section-footer h1,
.jw-section-footer .jw-heading-100 {
font-size: 1.95rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section-footer h2,
.jw-section-footer .jw-heading-85 {
font-size: 2.04rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-section-footer h2,
.jw-section-footer .jw-heading-85 {
font-size: 1.86rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section-footer h2,
.jw-section-footer .jw-heading-85 {
font-size: 1.77rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section-footer h3,
.jw-section-footer .jw-heading-70 {
font-size: 1.68rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-section-footer h3,
.jw-section-footer .jw-heading-70 {
font-size: 1.62rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section-footer h3,
.jw-section-footer .jw-heading-70 {
font-size: 1.59rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-section-footer h4 {
font-size: 1.15rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-section-footer h4 {
font-size: 1.27rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-section-footer h4 {
font-size: 1.33rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
:root,
:host {
--jw-strip__background-color--default: #f9f8f6;
--jw-strip__background-color--shaded: #efece7;
--jw-strip__background-color--accent: #2a1f68;
--jw-strip__background-color--inverse: #323231;
--jw-strip__swatch-color--default: var(--jw-strip__background-color--default);
--jw-strip__swatch-color--shaded: #dad4c8;
--jw-strip__swatch-color--accent: var(--jw-strip__background-color--accent);
--jw-strip__swatch-color--inverse: var(--jw-strip__background-color--inverse);
}
.jw-is-strips
.jw-strip--color-default.jw-strip--padding-both
+ :is(.jw-is-strips .jw-strip--color-default.jw-strip--padding-both) {
border-top: 1px solid rgba(146, 146, 146, 0.2);
}
.jw-is-strips .jw-strip--color-shaded {
background-color: #efece7;
line-height: 1.8;
font-size: 1.5rem;
color: #929292;
}
.jw-is-strips
.jw-strip--color-shaded
+ :is(.jw-is-strips .jw-strip--color-shaded) {
border-top: 1px solid rgba(146, 146, 146, 0.2);
}
:root .jw-is-strips .jw-strip--color-shaded {
--jw-swatch--paragraph-link-color: #2a1f68;
--jw-swatch--paragraph-link-color--button-text-on: #fff;
--jw-swatch--paragraph-link-color--button-hover: #3a2b8f;
--jw-swatch--heading-color: #2a1f68;
--jw-swatch--heading-color--button-text-on: #fff;
--jw-swatch--heading-color--button-hover: #3a2b8f;
--jw-swatch--paragraph-color: #929292;
--jw-swatch--paragraph-color--button-text-on: #fff;
--jw-swatch--paragraph-color--button-hover: #ababab;
}
.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(146, 146, 146, 0.2);
}
.jw-is-strips .jw-strip--color-shaded .jw-steps__step {
background-color: #efece7;
border-color: rgba(146, 146, 146, 0.3);
color: #a4a4a3;
}
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: #a4a4a3;
}
.jw-is-strips .jw-strip--color-shaded .jw-steps__step--enabled {
color: #929292;
}
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: #929292;
}
.jw-is-strips .jw-strip--color-shaded .jw-steps__step--completed {
background-color: #dbd8da;
border-color: #2a1f68;
color: #120d2d;
}
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: #120d2d;
}
.jw-is-strips .jw-strip--color-shaded .jw-steps__step--selected {
background-color: #2a1f68;
border-color: #2a1f68;
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(146, 146, 146, 0.2);
}
input:checked + .jw-is-strips .jw-strip--color-shaded .jw-toggle-block__label {
border-color: #2a1f68;
box-shadow: 0 0 0 1px #2a1f68;
}
.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: #e7e5e0;
}
.jw-is-strips .jw-strip--color-shaded .jw-element-form-input-text {
border-color: rgba(91, 82, 136, 0.5);
color: #2a1f68;
background-color: rgba(42, 31, 104, 0.2);
box-shadow: 0 0 rgba(0, 0, 0, 0);
}
.jw-is-strips .jw-strip--color-shaded .jw-element-form-input-text:hover {
border-color: #5b5288;
}
.jw-is-strips .jw-strip--color-shaded .jw-element-form-input-text:focus {
border-color: #2a1f68;
box-shadow: 0 0 0 2px #8c86a7, 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%232a1f68%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 #2a1f68;
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: #2a1f68;
border-radius: 0.2em;
}
.jw-is-strips .jw-strip--color-shaded .jw-pagination__page:hover {
background: rgba(42, 31, 104, 0.15);
color: #2a1f68;
}
.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 #2a1f68;
background: transparent;
color: #2a1f68;
}
.jw-is-strips .jw-strip--color-shaded .product-sticker {
color: #fff;
background: #2a1f68;
}
.jw-is-strips .jw-strip--color-shaded .jw-tree-empty-placeholder {
--jw-tree-empty-placeholder__border-color: rgba(146, 146, 146, 0.8);
}
.jw-is-strips .jw-strip--color-shaded .jw-tree-empty-placeholder__image {
background-image: url("https://assets.jwwb.nl/assets/img/content-empty.png?version=1");
}
.jw-is-strips .jw-strip--color-shaded .text--muted {
color: #b7b6b4;
}
.jw-is-strips
.jw-strip--color-shaded
.jw-element-social-share
.share-button--wrapper {
border-color: rgba(146, 146, 146, 0.2);
}
.jw-is-strips
.jw-strip--color-shaded
.jw-element-rating--color-accent
.jw-element-rating__icon-full {
color: #2a1f68;
}
.jw-is-strips .jw-strip--color-shaded .jw-element-rating__icon-empty {
color: #d3d1cd;
}
.jw-is-strips .jw-strip--color-shaded .jw-element-audio {
--plyr-color-main: #2a1f68;
--plyr-audio-controls-background: #fff;
--plyr-audio-control-color: #929292;
--plyr-audio-control-background-hover: #2a1f68;
--plyr-audio-control-color-hover: #fff;
--plyr-audio-progress-buffered-background: rgba(146, 146, 146, 0.3);
--plyr-control-radius: 0.2em;
}
.jw-is-strips
.jw-strip--color-shaded
.jw-element-audio
.plyr--audio
.plyr__controls {
border-radius: 0.2em;
border-color: #dcdad6;
}
.jw-is-strips .jw-strip--color-shaded .jw-element-video {
--plyr-color-main: #2a1f68;
--plyr-video-control-background-hover: #2a1f68;
--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: #2a1f68;
border-color: #2a1f68;
}
.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: #2a1f68;
color: #fff;
}
.jw-is-strips
.jw-strip--color-shaded
.jw-element-social-follow__default-color-getter {
color: #2a1f68;
}
.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-discord {
background-color: #5865f2;
}
.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-discord,
.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-discord {
color: #5865f2;
border-color: #5865f2;
}
.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-telegram {
background-color: #0088cc;
}
.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-telegram,
.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-telegram {
color: #0088cc;
border-color: #0088cc;
}
.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 #2a1f68;
outline-offset: 1px;
}
.jw-is-strips .jw-strip--color-shaded .image-gallery__thumbnail-item {
border-color: rgba(146, 146, 146, 0.3);
}
.jw-is-strips .jw-strip--color-shaded .image-gallery__thumbnail-item:hover {
border-color: rgba(146, 146, 146, 0.6);
}
.jw-is-strips
.jw-strip--color-shaded
.image-gallery__thumbnail-item.image-gallery__thumbnail-item--active {
border-color: #2a1f68;
}
.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: #2a1f68;
color: #fff;
border-color: #1a1341;
}
.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(146, 146, 146, 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: #1a1341;
}
.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: #2a1f68;
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(146, 146, 146, 0.1);
}
.jw-is-strips
.jw-strip--color-shaded
.jw-table.jw-table--striped
tr:nth-child(odd)
td {
background-color: rgba(146, 146, 146, 0.05);
}
.jw-is-strips .jw-strip--color-shaded .jw-table.jw-table--hover tr:hover td {
background-color: rgba(146, 146, 146, 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(146, 146, 146, 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: #2a1f68;
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(146, 146, 146, 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: #2a1f68;
}
.jw-is-strips .jw-strip--color-shaded .product-gallery--empty {
border: 1px solid rgba(146, 146, 146, 0.3);
color: rgba(146, 146, 146, 0.5);
}
.jw-is-strips .jw-strip--color-shaded .product-gallery__content {
background: #efece7;
}
.jw-is-strips
.jw-strip--color-shaded
.product-gallery--style-bordered
.product-gallery__content {
border-color: rgba(146, 146, 146, 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: #fbfaf9;
border-color: rgba(146, 146, 146, 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: #fbfaf9;
border-color: rgba(146, 146, 146, 0.6);
}
.jw-is-strips
.jw-strip--color-shaded
.product-gallery--style-image-only
.product-gallery__info-container {
background-color: rgba(251, 250, 249, 0.9);
}
.jw-is-strips .jw-strip--color-shaded .product-gallery__price {
color: #adadab;
}
.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,
.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,
.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,
.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: #2a1f68;
}
.jw-is-strips .jw-strip--color-shaded .jw-btn {
--jw-comp--button--primary-color: #2a1f68;
--jw-comp--button--on-primary-color: #fff;
--jw-comp--button--primary-color-hover: #3a2b8f;
}
.jw-is-strips .jw-strip--color-shaded .jw-icon-image__inner {
background-color: #2a1f68;
}
.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: #2a1f68;
}
.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: #efece7;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-shaded {
line-height: 1.71;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-shaded {
line-height: 1.62;
font-size: 1.37rem;
}
}
.jw-is-strips .jw-strip--color-shaded a {
color: #2a1f68;
text-decoration: none;
}
.jw-is-strips .jw-strip--color-shaded a:hover {
color: #3a2b8f;
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: 0.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.8;
}
.jw-is-strips .jw-strip--color-shaded .jw-text-small {
font-size: 1.05rem;
}
.jw-is-strips .jw-strip--color-shaded .jw-accent-text-color {
color: #2a1f68;
}
.jw-is-strips .jw-strip--color-shaded .jw-accent-background {
color: #beb6e9;
background-color: #2a1f68;
}
.jw-is-strips .jw-strip--color-shaded .jw-accent-background a {
color: #beb6e9;
}
.jw-is-strips .jw-strip--color-shaded .jw-accent-border-link-color {
border-color: #2a1f68;
}
.jw-is-strips .jw-strip--color-shaded .jw-accent-border-color {
border-color: #929292;
}
.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.25;
color: #2a1f68;
font-family: "Pacifico", "cursive";
font-weight: 400;
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.134;
}
}
@media (max-width: 900px) {
.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.197;
}
}
.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: #2a1f68;
}
.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: #3a2b8f;
}
.jw-is-strips .jw-strip--color-shaded .product-page .product__price__price {
color: #2a1f68;
}
.jw-is-strips .jw-strip--color-shaded .jw-heading-200 {
font-size: 6rem;
margin-top: 3.3rem;
margin-bottom: 1.2rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-shaded .jw-heading-200 {
font-size: 4.5rem;
margin-top: 2.85rem;
margin-bottom: 1.05rem;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-shaded .jw-heading-200 {
font-size: 3.75rem;
margin-top: 2.625rem;
margin-bottom: 0.975rem;
}
}
.jw-is-strips .jw-strip--color-shaded .jw-heading-150 {
font-size: 4.5rem;
margin-top: 2.85rem;
margin-bottom: 1.05rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-shaded .jw-heading-150 {
font-size: 3.5rem;
margin-top: 2.55rem;
margin-bottom: 0.95rem;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-shaded .jw-heading-150 {
font-size: 3rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-shaded .jw-heading-130 {
font-size: 3.9rem;
margin-top: 2.67rem;
margin-bottom: 0.99rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-shaded .jw-heading-130 {
font-size: 3.1rem;
margin-top: 2.43rem;
margin-bottom: 0.91rem;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-shaded .jw-heading-130 {
font-size: 2.7rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-shaded .jw-heading-120 {
font-size: 3.6rem;
margin-top: 2.58rem;
margin-bottom: 0.96rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-shaded .jw-heading-120 {
font-size: 2.9rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-shaded .jw-heading-120 {
font-size: 2.55rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-shaded h1,
.jw-is-strips .jw-strip--color-shaded .jw-heading-100 {
font-size: 3rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-shaded h1,
.jw-is-strips .jw-strip--color-shaded .jw-heading-100 {
font-size: 2.5rem;
margin-top: 0.8em;
margin-bottom: 0.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: 2.25rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-shaded h2,
.jw-is-strips .jw-strip--color-shaded .jw-heading-85 {
font-size: 2.55rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-shaded h2,
.jw-is-strips .jw-strip--color-shaded .jw-heading-85 {
font-size: 2.2rem;
margin-top: 0.8em;
margin-bottom: 0.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: 2.02rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-shaded h3,
.jw-is-strips .jw-strip--color-shaded .jw-heading-70 {
font-size: 2.1rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-shaded h3,
.jw-is-strips .jw-strip--color-shaded .jw-heading-70 {
font-size: 1.9rem;
margin-top: 0.8em;
margin-bottom: 0.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.8rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-shaded h4 {
font-size: 1.44rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-shaded h4 {
font-size: 1.46rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-shaded h4 {
font-size: 1.47rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-accent {
background-color: #2a1f68;
line-height: 1.8;
font-size: 1.5rem;
color: #929292;
}
.jw-is-strips
.jw-strip--color-accent
+ :is(.jw-is-strips .jw-strip--color-accent) {
border-top: 1px solid rgba(146, 146, 146, 0.2);
}
:root .jw-is-strips .jw-strip--color-accent {
--jw-swatch--paragraph-link-color: #897bd8;
--jw-swatch--paragraph-link-color--button-text-on: #fff;
--jw-swatch--paragraph-link-color--button-hover: #aca3e3;
--jw-swatch--heading-color: #929292;
--jw-swatch--heading-color--button-text-on: #fff;
--jw-swatch--heading-color--button-hover: #ababab;
--jw-swatch--paragraph-color: #929292;
--jw-swatch--paragraph-color--button-text-on: #fff;
--jw-swatch--paragraph-color--button-hover: #ababab;
--jw-swatch--accent-color: #897bd8;
--jw-swatch--accent-color--button-text-on: #fff;
--jw-swatch--accent-color--button-hover: #aca3e3;
--jw-swatch--header-color: #897bd8;
--jw-swatch--header-color--button-text-on: #fff;
--jw-swatch--header-color--button-hover: #aca3e3;
}
.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(146, 146, 146, 0.2);
}
.jw-is-strips .jw-strip--color-accent .jw-steps__step {
background-color: #2a1f68;
border-color: rgba(146, 146, 146, 0.3);
color: #7d7b89;
}
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: #7d7b89;
}
.jw-is-strips .jw-strip--color-accent .jw-steps__step--enabled {
color: #929292;
}
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: #929292;
}
.jw-is-strips .jw-strip--color-accent .jw-steps__step--completed {
background-color: #342873;
border-color: #897bd8;
color: #beb6e9;
}
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: #beb6e9;
}
.jw-is-strips .jw-strip--color-accent .jw-steps__step--selected {
background-color: #897bd8;
border-color: #897bd8;
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(146, 146, 146, 0.2);
}
input:checked + .jw-is-strips .jw-strip--color-accent .jw-toggle-block__label {
border-color: #897bd8;
box-shadow: 0 0 0 1px #897bd8;
}
.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: #32286b;
}
.jw-is-strips .jw-strip--color-accent .jw-element-form-input-text {
border-color: rgba(102, 84, 204, 0.5);
color: #897bd8;
background-color: rgba(137, 123, 216, 0.2);
box-shadow: 0 0 rgba(0, 0, 0, 0);
}
.jw-is-strips .jw-strip--color-accent .jw-element-form-input-text:hover {
border-color: #6654cc;
}
.jw-is-strips .jw-strip--color-accent .jw-element-form-input-text:focus {
border-color: #897bd8;
box-shadow: 0 0 0 2px #5a4da0, 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%23897bd8%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 #897bd8;
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: #897bd8;
border-radius: 0.2em;
}
.jw-is-strips .jw-strip--color-accent .jw-pagination__page:hover {
background: rgba(137, 123, 216, 0.15);
color: #897bd8;
}
.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 #897bd8;
background: transparent;
color: #897bd8;
}
.jw-is-strips .jw-strip--color-accent .product-sticker {
color: #fff;
background: #897bd8;
}
.jw-is-strips .jw-strip--color-accent .jw-tree-empty-placeholder {
--jw-tree-empty-placeholder__border-color: rgba(146, 146, 146, 0.8);
}
.jw-is-strips .jw-strip--color-accent .jw-tree-empty-placeholder__image {
background-image: url("https://assets.jwwb.nl/assets/img/content-empty-light.png?version=1");
}
.jw-is-strips .jw-strip--color-accent .text--muted {
color: #686481;
}
.jw-is-strips
.jw-strip--color-accent
.jw-element-social-share
.share-button--wrapper {
border-color: rgba(146, 146, 146, 0.2);
}
.jw-is-strips
.jw-strip--color-accent
.jw-element-rating--color-accent
.jw-element-rating__icon-full {
color: #897bd8;
}
.jw-is-strips .jw-strip--color-accent .jw-element-rating__icon-empty {
color: #494174;
}
.jw-is-strips .jw-strip--color-accent .jw-element-audio {
--plyr-color-main: #897bd8;
--plyr-audio-controls-background: #504783;
--plyr-audio-control-color: #eeedf5;
--plyr-audio-control-background-hover: #897bd8;
--plyr-audio-control-color-hover: #fff;
--plyr-audio-progress-buffered-background: rgba(238, 237, 245, 0.3);
--plyr-control-radius: 0.2em;
}
.jw-is-strips
.jw-strip--color-accent
.jw-element-audio
.plyr--audio
.plyr__controls {
border-radius: 0.2em;
border-color: #6f689a;
}
.jw-is-strips .jw-strip--color-accent .jw-element-video {
--plyr-color-main: #897bd8;
--plyr-video-control-background-hover: #897bd8;
--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: #897bd8;
border-color: #897bd8;
}
.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: #897bd8;
color: #fff;
}
.jw-is-strips
.jw-strip--color-accent
.jw-element-social-follow__default-color-getter {
color: #897bd8;
}
.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-discord {
background-color: #5865f2;
}
.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-discord,
.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-discord {
color: #5865f2;
border-color: #5865f2;
}
.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: #3b5998;
border-color: #3b5998;
}
.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: #fff;
border-color: #fff;
}
.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: #e60023;
border-color: #e60023;
}
.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: #e1306c;
border-color: #e1306c;
}
.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: #ff0000;
border-color: #ff0000;
}
.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: #465c79;
border-color: #465c79;
}
.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: #0077b5;
border-color: #0077b5;
}
.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: #fff;
border-color: #fff;
}
.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-telegram {
background-color: #0088cc;
}
.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-telegram,
.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-telegram {
color: #0088cc;
border-color: #0088cc;
}
.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 #897bd8;
outline-offset: 1px;
}
.jw-is-strips .jw-strip--color-accent .image-gallery__thumbnail-item {
border-color: rgba(146, 146, 146, 0.3);
}
.jw-is-strips .jw-strip--color-accent .image-gallery__thumbnail-item:hover {
border-color: rgba(146, 146, 146, 0.6);
}
.jw-is-strips
.jw-strip--color-accent
.image-gallery__thumbnail-item.image-gallery__thumbnail-item--active {
border-color: #897bd8;
}
.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: #897bd8;
color: #fff;
border-color: #6654cc;
}
.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(146, 146, 146, 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: #6654cc;
}
.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: #897bd8;
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(146, 146, 146, 0.1);
}
.jw-is-strips
.jw-strip--color-accent
.jw-table.jw-table--striped
tr:nth-child(odd)
td {
background-color: rgba(146, 146, 146, 0.05);
}
.jw-is-strips .jw-strip--color-accent .jw-table.jw-table--hover tr:hover td {
background-color: rgba(146, 146, 146, 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(146, 146, 146, 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: #897bd8;
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(146, 146, 146, 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: #897bd8;
}
.jw-is-strips .jw-strip--color-accent .product-gallery--empty {
border: 1px solid rgba(146, 146, 146, 0.3);
color: rgba(146, 146, 146, 0.5);
}
.jw-is-strips .jw-strip--color-accent .product-gallery__content {
background: #2a1f68;
}
.jw-is-strips
.jw-strip--color-accent
.product-gallery--style-bordered
.product-gallery__content {
border-color: rgba(146, 146, 146, 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: #342680;
border-color: rgba(146, 146, 146, 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: #342680;
border-color: rgba(146, 146, 146, 0.6);
}
.jw-is-strips
.jw-strip--color-accent
.product-gallery--style-image-only
.product-gallery__info-container {
background-color: rgba(52, 38, 128, 0.9);
}
.jw-is-strips .jw-strip--color-accent .product-gallery__price {
color: #726f85;
}
.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,
.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,
.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,
.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: #897bd8;
}
.jw-is-strips .jw-strip--color-accent .jw-btn {
--jw-comp--button--primary-color: #897bd8;
--jw-comp--button--on-primary-color: #fff;
--jw-comp--button--primary-color-hover: #aca3e3;
}
.jw-is-strips .jw-strip--color-accent .jw-icon-image__inner {
background-color: #897bd8;
}
.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: #897bd8;
}
.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: #2a1f68;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-accent {
line-height: 1.71;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-accent {
line-height: 1.62;
font-size: 1.37rem;
}
}
.jw-is-strips .jw-strip--color-accent a {
color: #897bd8;
text-decoration: underline;
}
.jw-is-strips .jw-strip--color-accent a:hover {
color: #aca3e3;
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: 0.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.8;
}
.jw-is-strips .jw-strip--color-accent .jw-text-small {
font-size: 1.05rem;
}
.jw-is-strips .jw-strip--color-accent .jw-accent-text-color {
color: #897bd8;
}
.jw-is-strips .jw-strip--color-accent .jw-accent-background {
color: #fff;
background-color: #897bd8;
}
.jw-is-strips .jw-strip--color-accent .jw-accent-background a {
color: #fff;
}
.jw-is-strips .jw-strip--color-accent .jw-accent-border-link-color {
border-color: #897bd8;
}
.jw-is-strips .jw-strip--color-accent .jw-accent-border-color {
border-color: #929292;
}
.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.25;
color: #929292;
font-family: "Pacifico", "cursive";
font-weight: 400;
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.134;
}
}
@media (max-width: 900px) {
.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.197;
}
}
.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: #897bd8;
}
.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: #aca3e3;
}
.jw-is-strips .jw-strip--color-accent .product-page .product__price__price {
color: #929292;
}
.jw-is-strips .jw-strip--color-accent .jw-heading-200 {
font-size: 6rem;
margin-top: 3.3rem;
margin-bottom: 1.2rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-accent .jw-heading-200 {
font-size: 4.5rem;
margin-top: 2.85rem;
margin-bottom: 1.05rem;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-accent .jw-heading-200 {
font-size: 3.75rem;
margin-top: 2.625rem;
margin-bottom: 0.975rem;
}
}
.jw-is-strips .jw-strip--color-accent .jw-heading-150 {
font-size: 4.5rem;
margin-top: 2.85rem;
margin-bottom: 1.05rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-accent .jw-heading-150 {
font-size: 3.5rem;
margin-top: 2.55rem;
margin-bottom: 0.95rem;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-accent .jw-heading-150 {
font-size: 3rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-accent .jw-heading-130 {
font-size: 3.9rem;
margin-top: 2.67rem;
margin-bottom: 0.99rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-accent .jw-heading-130 {
font-size: 3.1rem;
margin-top: 2.43rem;
margin-bottom: 0.91rem;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-accent .jw-heading-130 {
font-size: 2.7rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-accent .jw-heading-120 {
font-size: 3.6rem;
margin-top: 2.58rem;
margin-bottom: 0.96rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-accent .jw-heading-120 {
font-size: 2.9rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-accent .jw-heading-120 {
font-size: 2.55rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-accent h1,
.jw-is-strips .jw-strip--color-accent .jw-heading-100 {
font-size: 3rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-accent h1,
.jw-is-strips .jw-strip--color-accent .jw-heading-100 {
font-size: 2.5rem;
margin-top: 0.8em;
margin-bottom: 0.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: 2.25rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-accent h2,
.jw-is-strips .jw-strip--color-accent .jw-heading-85 {
font-size: 2.55rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-accent h2,
.jw-is-strips .jw-strip--color-accent .jw-heading-85 {
font-size: 2.2rem;
margin-top: 0.8em;
margin-bottom: 0.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: 2.02rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-accent h3,
.jw-is-strips .jw-strip--color-accent .jw-heading-70 {
font-size: 2.1rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-accent h3,
.jw-is-strips .jw-strip--color-accent .jw-heading-70 {
font-size: 1.9rem;
margin-top: 0.8em;
margin-bottom: 0.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.8rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-accent h4 {
font-size: 1.44rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-accent h4 {
font-size: 1.46rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-accent h4 {
font-size: 1.47rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-inverse {
background-color: #323231;
line-height: 1.8;
font-size: 1.5rem;
color: #929292;
}
.jw-is-strips
.jw-strip--color-inverse
+ :is(.jw-is-strips .jw-strip--color-inverse) {
border-top: 1px solid rgba(146, 146, 146, 0.2);
}
:root .jw-is-strips .jw-strip--color-inverse {
--jw-swatch--paragraph-link-color: #897bd8;
--jw-swatch--paragraph-link-color--button-text-on: #fff;
--jw-swatch--paragraph-link-color--button-hover: #aca3e3;
--jw-swatch--heading-color: #929292;
--jw-swatch--heading-color--button-text-on: #fff;
--jw-swatch--heading-color--button-hover: #ababab;
--jw-swatch--paragraph-color: #929292;
--jw-swatch--paragraph-color--button-text-on: #fff;
--jw-swatch--paragraph-color--button-hover: #ababab;
--jw-swatch--accent-color: #897bd8;
--jw-swatch--accent-color--button-text-on: #fff;
--jw-swatch--accent-color--button-hover: #aca3e3;
--jw-swatch--header-color: #897bd8;
--jw-swatch--header-color--button-text-on: #fff;
--jw-swatch--header-color--button-hover: #aca3e3;
}
.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(146, 146, 146, 0.2);
}
.jw-is-strips .jw-strip--color-inverse .jw-steps__step {
background-color: #323231;
border-color: rgba(146, 146, 146, 0.3);
color: #7e7e7e;
}
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: #7e7e7e;
}
.jw-is-strips .jw-strip--color-inverse .jw-steps__step--enabled {
color: #929292;
}
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: #929292;
}
.jw-is-strips .jw-strip--color-inverse .jw-steps__step--completed {
background-color: #3b3942;
border-color: #897bd8;
color: #beb6e9;
}
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: #beb6e9;
}
.jw-is-strips .jw-strip--color-inverse .jw-steps__step--selected {
background-color: #897bd8;
border-color: #897bd8;
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(146, 146, 146, 0.2);
}
input:checked + .jw-is-strips .jw-strip--color-inverse .jw-toggle-block__label {
border-color: #897bd8;
box-shadow: 0 0 0 1px #897bd8;
}
.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: #393939;
}
.jw-is-strips .jw-strip--color-inverse .jw-element-form-input-text {
border-color: rgba(105, 89, 190, 0.5);
color: #897bd8;
background-color: rgba(137, 123, 216, 0.2);
box-shadow: 0 0 rgba(0, 0, 0, 0);
}
.jw-is-strips .jw-strip--color-inverse .jw-element-form-input-text:hover {
border-color: #6959be;
}
.jw-is-strips .jw-strip--color-inverse .jw-element-form-input-text:focus {
border-color: #897bd8;
box-shadow: 0 0 0 2px #5e5684, 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%23897bd8%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 #897bd8;
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: #897bd8;
border-radius: 0.2em;
}
.jw-is-strips .jw-strip--color-inverse .jw-pagination__page:hover {
background: rgba(137, 123, 216, 0.15);
color: #897bd8;
}
.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 #897bd8;
background: transparent;
color: #897bd8;
}
.jw-is-strips .jw-strip--color-inverse .product-sticker {
color: #fff;
background: #897bd8;
}
.jw-is-strips .jw-strip--color-inverse .jw-tree-empty-placeholder {
--jw-tree-empty-placeholder__border-color: rgba(146, 146, 146, 0.8);
}
.jw-is-strips .jw-strip--color-inverse .jw-tree-empty-placeholder__image {
background-image: url("https://assets.jwwb.nl/assets/img/content-empty-light.png?version=1");
}
.jw-is-strips .jw-strip--color-inverse .text--muted {
color: #6b6b6b;
}
.jw-is-strips
.jw-strip--color-inverse
.jw-element-social-share
.share-button--wrapper {
border-color: rgba(146, 146, 146, 0.2);
}
.jw-is-strips
.jw-strip--color-inverse
.jw-element-rating--color-accent
.jw-element-rating__icon-full {
color: #897bd8;
}
.jw-is-strips .jw-strip--color-inverse .jw-element-rating__icon-empty {
color: #4f4e4e;
}
.jw-is-strips .jw-strip--color-inverse .jw-element-audio {
--plyr-color-main: #897bd8;
--plyr-audio-controls-background: #585857;
--plyr-audio-control-color: #e4e4e4;
--plyr-audio-control-background-hover: #897bd8;
--plyr-audio-control-color-hover: #fff;
--plyr-audio-progress-buffered-background: rgba(228, 228, 228, 0.3);
--plyr-control-radius: 0.2em;
}
.jw-is-strips
.jw-strip--color-inverse
.jw-element-audio
.plyr--audio
.plyr__controls {
border-radius: 0.2em;
border-color: #747473;
}
.jw-is-strips .jw-strip--color-inverse .jw-element-video {
--plyr-color-main: #897bd8;
--plyr-video-control-background-hover: #897bd8;
--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: #897bd8;
border-color: #897bd8;
}
.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: #897bd8;
color: #fff;
}
.jw-is-strips
.jw-strip--color-inverse
.jw-element-social-follow__default-color-getter {
color: #897bd8;
}
.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-discord {
background-color: #5865f2;
}
.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-discord,
.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-discord {
color: #5865f2;
border-color: #5865f2;
}
.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-telegram {
background-color: #0088cc;
}
.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-telegram,
.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-telegram {
color: #0088cc;
border-color: #0088cc;
}
.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 #897bd8;
outline-offset: 1px;
}
.jw-is-strips .jw-strip--color-inverse .image-gallery__thumbnail-item {
border-color: rgba(146, 146, 146, 0.3);
}
.jw-is-strips .jw-strip--color-inverse .image-gallery__thumbnail-item:hover {
border-color: rgba(146, 146, 146, 0.6);
}
.jw-is-strips
.jw-strip--color-inverse
.image-gallery__thumbnail-item.image-gallery__thumbnail-item--active {
border-color: #897bd8;
}
.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: #897bd8;
color: #fff;
border-color: #6654cc;
}
.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(146, 146, 146, 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: #6654cc;
}
.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: #897bd8;
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(146, 146, 146, 0.1);
}
.jw-is-strips
.jw-strip--color-inverse
.jw-table.jw-table--striped
tr:nth-child(odd)
td {
background-color: rgba(146, 146, 146, 0.05);
}
.jw-is-strips .jw-strip--color-inverse .jw-table.jw-table--hover tr:hover td {
background-color: rgba(146, 146, 146, 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(146, 146, 146, 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: #897bd8;
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(146, 146, 146, 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: #897bd8;
}
.jw-is-strips .jw-strip--color-inverse .product-gallery--empty {
border: 1px solid rgba(146, 146, 146, 0.3);
color: rgba(146, 146, 146, 0.5);
}
.jw-is-strips .jw-strip--color-inverse .product-gallery__content {
background: #323231;
}
.jw-is-strips
.jw-strip--color-inverse
.product-gallery--style-bordered
.product-gallery__content {
border-color: rgba(146, 146, 146, 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: #414140;
border-color: rgba(146, 146, 146, 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: #414140;
border-color: rgba(146, 146, 146, 0.6);
}
.jw-is-strips
.jw-strip--color-inverse
.product-gallery--style-image-only
.product-gallery__info-container {
background-color: rgba(65, 65, 64, 0.9);
}
.jw-is-strips .jw-strip--color-inverse .product-gallery__price {
color: #757575;
}
.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,
.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,
.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,
.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: #897bd8;
}
.jw-is-strips .jw-strip--color-inverse .jw-btn {
--jw-comp--button--primary-color: #897bd8;
--jw-comp--button--on-primary-color: #fff;
--jw-comp--button--primary-color-hover: #aca3e3;
}
.jw-is-strips .jw-strip--color-inverse .jw-icon-image__inner {
background-color: #897bd8;
}
.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: #897bd8;
}
.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: #323231;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-inverse {
line-height: 1.71;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-inverse {
line-height: 1.62;
font-size: 1.37rem;
}
}
.jw-is-strips .jw-strip--color-inverse a {
color: #897bd8;
text-decoration: underline;
}
.jw-is-strips .jw-strip--color-inverse a:hover {
color: #aca3e3;
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: 0.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.8;
}
.jw-is-strips .jw-strip--color-inverse .jw-text-small {
font-size: 1.05rem;
}
.jw-is-strips .jw-strip--color-inverse .jw-accent-text-color {
color: #897bd8;
}
.jw-is-strips .jw-strip--color-inverse .jw-accent-background {
color: #fff;
background-color: #897bd8;
}
.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: #897bd8;
}
.jw-is-strips .jw-strip--color-inverse .jw-accent-border-color {
border-color: #929292;
}
.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.25;
color: #929292;
font-family: "Pacifico", "cursive";
font-weight: 400;
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.134;
}
}
@media (max-width: 900px) {
.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.197;
}
}
.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: #897bd8;
}
.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: #aca3e3;
}
.jw-is-strips .jw-strip--color-inverse .product-page .product__price__price {
color: #929292;
}
.jw-is-strips .jw-strip--color-inverse .jw-heading-200 {
font-size: 6rem;
margin-top: 3.3rem;
margin-bottom: 1.2rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-inverse .jw-heading-200 {
font-size: 4.5rem;
margin-top: 2.85rem;
margin-bottom: 1.05rem;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-inverse .jw-heading-200 {
font-size: 3.75rem;
margin-top: 2.625rem;
margin-bottom: 0.975rem;
}
}
.jw-is-strips .jw-strip--color-inverse .jw-heading-150 {
font-size: 4.5rem;
margin-top: 2.85rem;
margin-bottom: 1.05rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-inverse .jw-heading-150 {
font-size: 3.5rem;
margin-top: 2.55rem;
margin-bottom: 0.95rem;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-inverse .jw-heading-150 {
font-size: 3rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-inverse .jw-heading-130 {
font-size: 3.9rem;
margin-top: 2.67rem;
margin-bottom: 0.99rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-inverse .jw-heading-130 {
font-size: 3.1rem;
margin-top: 2.43rem;
margin-bottom: 0.91rem;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-inverse .jw-heading-130 {
font-size: 2.7rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-inverse .jw-heading-120 {
font-size: 3.6rem;
margin-top: 2.58rem;
margin-bottom: 0.96rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-inverse .jw-heading-120 {
font-size: 2.9rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-inverse .jw-heading-120 {
font-size: 2.55rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-inverse h1,
.jw-is-strips .jw-strip--color-inverse .jw-heading-100 {
font-size: 3rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-inverse h1,
.jw-is-strips .jw-strip--color-inverse .jw-heading-100 {
font-size: 2.5rem;
margin-top: 0.8em;
margin-bottom: 0.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: 2.25rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-inverse h2,
.jw-is-strips .jw-strip--color-inverse .jw-heading-85 {
font-size: 2.55rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-inverse h2,
.jw-is-strips .jw-strip--color-inverse .jw-heading-85 {
font-size: 2.2rem;
margin-top: 0.8em;
margin-bottom: 0.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: 2.02rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-inverse h3,
.jw-is-strips .jw-strip--color-inverse .jw-heading-70 {
font-size: 2.1rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-inverse h3,
.jw-is-strips .jw-strip--color-inverse .jw-heading-70 {
font-size: 1.9rem;
margin-top: 0.8em;
margin-bottom: 0.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.8rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--color-inverse h4 {
font-size: 1.44rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--color-inverse h4 {
font-size: 1.46rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--color-inverse h4 {
font-size: 1.47rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--image-content-color-dark {
background-color: white;
line-height: 1.8;
font-size: 1.5rem;
color: #454545;
}
.jw-is-strips
.jw-strip--image-content-color-dark
+ :is(.jw-is-strips .jw-strip--image-content-color-dark) {
border-top: 1px solid rgba(69, 69, 69, 0.08);
}
:root .jw-is-strips .jw-strip--image-content-color-dark {
--jw-swatch--paragraph-link-color: #2a1f68;
--jw-swatch--paragraph-link-color--button-text-on: #fff;
--jw-swatch--paragraph-link-color--button-hover: #3a2b8f;
--jw-swatch--heading-color: #454545;
--jw-swatch--heading-color--button-text-on: #fff;
--jw-swatch--heading-color--button-hover: #5f5f5f;
--jw-swatch--paragraph-color: #454545;
--jw-swatch--paragraph-color--button-text-on: #fff;
--jw-swatch--paragraph-color--button-hover: #5f5f5f;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-element-separator,
.jw-is-strips .jw-strip--image-content-color-dark .jw-news-post,
.jw-is-strips .jw-strip--image-content-color-dark .jw-comment,
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-columns__node--separator-left,
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-columns__node--separator-right,
.jw-is-strips .jw-strip--image-content-color-dark .website-logout,
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-accordion__heading {
border-color: rgba(69, 69, 69, 0.08);
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-steps__step {
background-color: white;
border-color: rgba(69, 69, 69, 0.2);
color: #6a6a6a;
}
a.jw-is-strips .jw-strip--image-content-color-dark .jw-steps__step:hover,
a.jw-is-strips .jw-strip--image-content-color-dark .jw-steps__step:focus {
color: #6a6a6a;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-steps__step--enabled {
color: #454545;
}
a.jw-is-strips
.jw-strip--image-content-color-dark
.jw-steps__step--enabled:hover,
a.jw-is-strips
.jw-strip--image-content-color-dark
.jw-steps__step--enabled:focus {
color: #454545;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-steps__step--completed {
background-color: #eae9f0;
border-color: #2a1f68;
color: #120d2d;
}
a.jw-is-strips
.jw-strip--image-content-color-dark
.jw-steps__step--completed:hover,
a.jw-is-strips
.jw-strip--image-content-color-dark
.jw-steps__step--completed:focus {
color: #120d2d;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-steps__step--selected {
background-color: #2a1f68;
border-color: #2a1f68;
color: #fff;
}
a.jw-is-strips
.jw-strip--image-content-color-dark
.jw-steps__step--selected:hover,
a.jw-is-strips
.jw-strip--image-content-color-dark
.jw-steps__step--selected:focus {
color: #fff;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-toggle-block__label {
border-color: rgba(69, 69, 69, 0.08);
}
input:checked
+ .jw-is-strips
.jw-strip--image-content-color-dark
.jw-toggle-block__label {
border-color: #2a1f68;
box-shadow: 0 0 0 1px #2a1f68;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-toggle-block__label.jw-element-form-is-error,
input:checked
+ .jw-is-strips
.jw-strip--image-content-color-dark
.jw-toggle-block__label.jw-element-form-is-error {
border-color: #d9534f;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-element-form-well {
background: #f6f6f6;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-element-form-input-text {
border-color: rgba(95, 87, 142, 0.5);
color: #2a1f68;
background-color: rgba(42, 31, 104, 0.2);
box-shadow: 0 0 rgba(0, 0, 0, 0);
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-form-input-text:hover {
border-color: #5f578e;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-form-input-text:focus {
border-color: #2a1f68;
box-shadow: 0 0 0 2px #958fb4, 0 0 rgba(0, 0, 0, 0);
}
.jw-is-strips
.jw-strip--image-content-color-dark
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%232a1f68%22%20/%3E%3C/svg%3E");
}
.jw-is-strips .jw-strip--image-content-color-dark input[type="radio"]:focus,
.jw-is-strips .jw-strip--image-content-color-dark input[type="checkbox"]:focus {
box-shadow: 0 0 0 2px #2a1f68;
outline: none;
}
.jw-is-strips
.jw-strip--image-content-color-dark
input[type="radio"]:focus:not(:focus-visible),
.jw-is-strips
.jw-strip--image-content-color-dark
input[type="checkbox"]:focus:not(:focus-visible) {
box-shadow: none;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-pagination__page {
color: #2a1f68;
border-radius: 0.2em;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-pagination__page:hover {
background: rgba(42, 31, 104, 0.15);
color: #2a1f68;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-pagination__page--active,
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-pagination__page--active:hover {
box-shadow: inset 0 0 0 2px #2a1f68;
background: transparent;
color: #2a1f68;
}
.jw-is-strips .jw-strip--image-content-color-dark .product-sticker {
color: #fff;
background: #2a1f68;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-tree-empty-placeholder {
--jw-tree-empty-placeholder__border-color: rgba(69, 69, 69, 0.8);
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-tree-empty-placeholder__image {
background-image: url("https://assets.jwwb.nl/assets/img/content-empty.png?version=1");
}
.jw-is-strips .jw-strip--image-content-color-dark .text--muted {
color: #8f8f8f;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-social-share
.share-button--wrapper {
border-color: rgba(69, 69, 69, 0.08);
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-rating--color-accent
.jw-element-rating__icon-full {
color: #2a1f68;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-rating__icon-empty {
color: #c7c7c7;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-element-audio {
--plyr-color-main: #2a1f68;
--plyr-audio-controls-background: #f0f0f0;
--plyr-audio-control-color: #454545;
--plyr-audio-control-background-hover: #2a1f68;
--plyr-audio-control-color-hover: #fff;
--plyr-audio-progress-buffered-background: rgba(69, 69, 69, 0.3);
--plyr-control-radius: 0.2em;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-audio
.plyr--audio
.plyr__controls {
border-radius: 0.2em;
border-color: #cecece;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-element-video {
--plyr-color-main: #2a1f68;
--plyr-video-control-background-hover: #2a1f68;
--plyr-video-control-color-hover: #fff;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-social-follow--color-default.jw-element-social-follow--style-border
.jw-element-social-follow-profile,
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-social-follow--color-default.jw-element-social-follow--style-icononly
.jw-element-social-follow-profile {
color: #2a1f68;
border-color: #2a1f68;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-social-follow--color-default.jw-element-social-follow--style-solid
.jw-element-social-follow-profile {
background-color: #2a1f68;
color: #fff;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-social-follow__default-color-getter {
color: #2a1f68;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-solid
.jw-element-social-follow-profile--medium-discord {
background-color: #5865f2;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-discord,
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly
.jw-element-social-follow-profile--medium-discord {
color: #5865f2;
border-color: #5865f2;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-facebook,
.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.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--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-twitter,
.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.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--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-pinterest,
.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.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--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-instagram,
.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.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--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-youtube,
.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.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--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-tumblr,
.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.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--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-linkedin,
.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.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--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-tiktok,
.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-solid
.jw-element-social-follow-profile--medium-telegram {
background-color: #0088cc;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-telegram,
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly
.jw-element-social-follow-profile--medium-telegram {
color: #0088cc;
border-color: #0088cc;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-whatsapp,
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly
.jw-element-social-follow-profile--medium-whatsapp {
color: #24cf64;
border-color: #24cf64;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.image-gallery__main:has(.image-gallery__slides :focus-visible) {
outline: 1px dotted #2a1f68;
outline-offset: 1px;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.image-gallery__thumbnail-item {
border-color: rgba(69, 69, 69, 0.2);
}
.jw-is-strips
.jw-strip--image-content-color-dark
.image-gallery__thumbnail-item:hover {
border-color: rgba(69, 69, 69, 0.5);
}
.jw-is-strips
.jw-strip--image-content-color-dark
.image-gallery__thumbnail-item.image-gallery__thumbnail-item--active {
border-color: #2a1f68;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-accordion--style-box
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-accordion__heading {
background-color: #2a1f68;
color: #fff;
border-color: #1a1341;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-accordion--style-box
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-accordion__item {
background-color: rgba(69, 69, 69, 0.05);
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-accordion--style-box
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-element-accordion__content {
border-color: #1a1341;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-table.jw-table--header.jw-table--border
th,
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-table.jw-table--header.jw-table--striped
th {
background-color: #2a1f68;
color: #fff;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-table.jw-table--border tr,
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-table.jw-table--striped
tr
td {
border-top: 1px solid rgba(69, 69, 69, 0.1);
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-table.jw-table--striped
tr:nth-child(odd)
td {
background-color: rgba(69, 69, 69, 0.05);
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-table.jw-table--hover
tr:hover
td {
background-color: rgba(69, 69, 69, 0.15);
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-table.jw-table--nowrap {
white-space: nowrap;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.responsive-table-container::-webkit-scrollbar-thumb {
background-color: rgba(69, 69, 69, 0.3);
}
.jw-is-strips
.jw-strip--image-content-color-dark
.handsontable
.jw-table--header.jw-table--border
tr:first-child
td,
.jw-is-strips
.jw-strip--image-content-color-dark
.handsontable
.jw-table--header.jw-table--striped
tr:first-child
td {
background-color: #2a1f68;
color: #fff;
}
.jw-is-strips .jw-strip--image-content-color-dark .product,
.jw-is-strips .jw-strip--image-content-color-dark .product__description,
.jw-is-strips .jw-strip--image-content-color-dark .product-page__description,
.jw-is-strips .jw-strip--image-content-color-dark .product-page__social {
border-color: rgba(69, 69, 69, 0.07);
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-columns
.jw-product
.product,
.jw-is-strips
.jw-strip--image-content-color-dark
.image-gallery__thumbnail-item {
border-radius: 3px;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.product__free-shipping-motivator {
color: #2a1f68;
}
.jw-is-strips .jw-strip--image-content-color-dark .product-gallery--empty {
border: 1px solid rgba(69, 69, 69, 0.2);
color: rgba(69, 69, 69, 0.5);
}
.jw-is-strips .jw-strip--image-content-color-dark .product-gallery__content {
background: white;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__content {
border-color: rgba(69, 69, 69, 0.2);
}
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__content:hover,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__content:hover {
background: #fff;
border-color: rgba(69, 69, 69, 0.5);
}
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__content:focus-within,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__content:focus-within {
background: #fff;
border-color: rgba(69, 69, 69, 0.5);
}
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-image-only
.product-gallery__info-container {
background-color: rgba(255, 255, 255, 0.9);
}
.jw-is-strips .jw-strip--image-content-color-dark .product-gallery__price {
color: #7d7d7d;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__expand-container
button,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__expand-container
button,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__expand-container
select,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__expand-container
select {
height: 36px;
box-sizing: border-box;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item--has-button
.product-gallery__content:hover,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__item--has-button
.product-gallery__content:hover,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item--has-options
.product-gallery__content:hover,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__item--has-options
.product-gallery__content:hover {
margin-bottom: -51px;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item--has-button
.product-gallery__content:hover
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__item--has-button
.product-gallery__content:hover
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item--has-options
.product-gallery__content:hover
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item--has-button
.product-gallery__content:focus-within,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__item--has-button
.product-gallery__content:focus-within,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item--has-options
.product-gallery__content:focus-within,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__item--has-options
.product-gallery__content:focus-within {
margin-bottom: -51px;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item--has-button
.product-gallery__content:focus-within
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__item--has-button
.product-gallery__content:focus-within
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item--has-options
.product-gallery__content:focus-within
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item--has-button
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__item--has-button
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item--has-options
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__item--has-options
.product-gallery__expand-container {
height: 36px;
margin-top: -36px;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item--has-button.product-gallery__item--has-options
.product-gallery__content:hover,
.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.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--image-content-color-dark
.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--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item--has-button.product-gallery__item--has-options
.product-gallery__content:focus-within,
.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.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--image-content-color-dark
.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--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item--has-button.product-gallery__item--has-options
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item
.product-gallery__content:hover,
.jw-is-touch-device
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__item
.product-gallery__content:hover,
.jw-is-touch-device.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item
.product-gallery__content:hover,
.jw-is-touch-device.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__item
.product-gallery__content:hover {
margin-bottom: 0;
}
.jw-is-touch-device
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item
.product-gallery__content:focus-within,
.jw-is-touch-device
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__item
.product-gallery__content:focus-within,
.jw-is-touch-device.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item
.product-gallery__content:focus-within,
.jw-is-touch-device.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__item
.product-gallery__content:focus-within {
margin-bottom: 0;
}
.jw-is-touch-device
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item
.product-gallery__expand-container,
.jw-is-touch-device
.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-clean
.product-gallery__item
.product-gallery__expand-container,
.jw-is-touch-device.jw-is-strips
.jw-strip--image-content-color-dark
.product-gallery--style-bordered
.product-gallery__item
.product-gallery__expand-container,
.jw-is-touch-device.jw-is-strips
.jw-strip--image-content-color-dark
.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--image-content-color-dark
.product-gallery-filter__button {
color: #2a1f68;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-btn {
--jw-comp--button--primary-color: #2a1f68;
--jw-comp--button--on-primary-color: #fff;
--jw-comp--button--primary-color-hover: #3a2b8f;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-icon-image__inner {
background-color: #2a1f68;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-image-is-square
.jw-icon-image,
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-image-is-rounded
.jw-icon-image,
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-image-is-round
.jw-icon-image {
background-color: #2a1f68;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-image-is-square
.jw-icon-image__inner,
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-image-is-rounded
.jw-icon-image__inner,
.jw-is-strips
.jw-strip--image-content-color-dark
.jw-image-is-round
.jw-icon-image__inner {
background-color: white;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-dark {
line-height: 1.71;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-dark {
line-height: 1.62;
font-size: 1.37rem;
}
}
.jw-is-strips .jw-strip--image-content-color-dark a {
color: #2a1f68;
text-decoration: underline;
}
.jw-is-strips .jw-strip--image-content-color-dark a:hover {
color: #3a2b8f;
text-decoration: underline;
}
.jw-is-strips .jw-strip--image-content-color-dark p,
.jw-is-strips .jw-strip--image-content-color-dark ol,
.jw-is-strips .jw-strip--image-content-color-dark ul {
margin-top: 0;
margin-bottom: 0.4em;
}
.jw-is-strips .jw-strip--image-content-color-dark span[style*="color"] a {
color: inherit;
}
.jw-is-strips .jw-strip--image-content-color-dark button {
line-height: 1.8;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-text-small {
font-size: 1.05rem;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-accent-text-color {
color: #2a1f68;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-accent-background {
color: #beb6e9;
background-color: #2a1f68;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-accent-background a {
color: #beb6e9;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-accent-border-link-color {
border-color: #2a1f68;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-accent-border-color {
border-color: #454545;
}
.jw-is-strips .jw-strip--image-content-color-dark h1,
.jw-is-strips .jw-strip--image-content-color-dark h2,
.jw-is-strips .jw-strip--image-content-color-dark h3,
.jw-is-strips .jw-strip--image-content-color-dark h4,
.jw-is-strips .jw-strip--image-content-color-dark h5,
.jw-is-strips .jw-strip--image-content-color-dark h6 {
line-height: 1.25;
color: #454545;
font-family: "Pacifico", "cursive";
font-weight: 400;
font-style: normal;
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-dark h1,
.jw-is-strips .jw-strip--image-content-color-dark h2,
.jw-is-strips .jw-strip--image-content-color-dark h3,
.jw-is-strips .jw-strip--image-content-color-dark h4,
.jw-is-strips .jw-strip--image-content-color-dark h5,
.jw-is-strips .jw-strip--image-content-color-dark h6 {
line-height: 1.134;
}
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-dark h1,
.jw-is-strips .jw-strip--image-content-color-dark h2,
.jw-is-strips .jw-strip--image-content-color-dark h3,
.jw-is-strips .jw-strip--image-content-color-dark h4,
.jw-is-strips .jw-strip--image-content-color-dark h5,
.jw-is-strips .jw-strip--image-content-color-dark h6 {
line-height: 1.197;
}
}
.jw-is-strips .jw-strip--image-content-color-dark h1 a,
.jw-is-strips .jw-strip--image-content-color-dark h2 a,
.jw-is-strips .jw-strip--image-content-color-dark h3 a,
.jw-is-strips .jw-strip--image-content-color-dark h4 a,
.jw-is-strips .jw-strip--image-content-color-dark h5 a,
.jw-is-strips .jw-strip--image-content-color-dark h6 a {
text-decoration: underline;
color: #2a1f68;
}
.jw-is-strips .jw-strip--image-content-color-dark h1 a:hover,
.jw-is-strips .jw-strip--image-content-color-dark h2 a:hover,
.jw-is-strips .jw-strip--image-content-color-dark h3 a:hover,
.jw-is-strips .jw-strip--image-content-color-dark h4 a:hover,
.jw-is-strips .jw-strip--image-content-color-dark h5 a:hover,
.jw-is-strips .jw-strip--image-content-color-dark h6 a:hover {
color: #3a2b8f;
}
.jw-is-strips
.jw-strip--image-content-color-dark
.product-page
.product__price__price {
color: #454545;
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-200 {
font-size: 6rem;
margin-top: 3.3rem;
margin-bottom: 1.2rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-200 {
font-size: 4.5rem;
margin-top: 2.85rem;
margin-bottom: 1.05rem;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-200 {
font-size: 3.75rem;
margin-top: 2.625rem;
margin-bottom: 0.975rem;
}
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-150 {
font-size: 4.5rem;
margin-top: 2.85rem;
margin-bottom: 1.05rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-150 {
font-size: 3.5rem;
margin-top: 2.55rem;
margin-bottom: 0.95rem;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-150 {
font-size: 3rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-130 {
font-size: 3.9rem;
margin-top: 2.67rem;
margin-bottom: 0.99rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-130 {
font-size: 3.1rem;
margin-top: 2.43rem;
margin-bottom: 0.91rem;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-130 {
font-size: 2.7rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-120 {
font-size: 3.6rem;
margin-top: 2.58rem;
margin-bottom: 0.96rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-120 {
font-size: 2.9rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-120 {
font-size: 2.55rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--image-content-color-dark h1,
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-100 {
font-size: 3rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-dark h1,
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-100 {
font-size: 2.5rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-dark h1,
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-100 {
font-size: 2.25rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--image-content-color-dark h2,
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-85 {
font-size: 2.55rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-dark h2,
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-85 {
font-size: 2.2rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-dark h2,
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-85 {
font-size: 2.02rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--image-content-color-dark h3,
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-70 {
font-size: 2.1rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-dark h3,
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-70 {
font-size: 1.9rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-dark h3,
.jw-is-strips .jw-strip--image-content-color-dark .jw-heading-70 {
font-size: 1.8rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--image-content-color-dark h4 {
font-size: 1.44rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-dark h4 {
font-size: 1.46rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-dark h4 {
font-size: 1.47rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--image-content-color-dark .jw-strip__backdrop {
background-color: rgba(255, 255, 255, 0.3);
}
.jw-is-strips .jw-strip--image-content-color-light {
background-color: black;
line-height: 1.8;
font-size: 1.5rem;
color: #fff;
}
.jw-is-strips
.jw-strip--image-content-color-light
+ :is(.jw-is-strips .jw-strip--image-content-color-light) {
border-top: 1px solid rgba(255, 255, 255, 0.2);
}
:root .jw-is-strips .jw-strip--image-content-color-light {
--jw-swatch--paragraph-link-color: #6654cc;
--jw-swatch--paragraph-link-color--button-text-on: #fff;
--jw-swatch--paragraph-link-color--button-hover: #897bd8;
--jw-swatch--heading-color: #fff;
--jw-swatch--heading-color--button-text-on: #737373;
--jw-swatch--heading-color--button-hover: #e6e6e6;
--jw-swatch--paragraph-color: #fff;
--jw-swatch--paragraph-color--button-text-on: #737373;
--jw-swatch--paragraph-color--button-hover: #e6e6e6;
--jw-swatch--accent-color: #6654cc;
--jw-swatch--accent-color--button-text-on: #fff;
--jw-swatch--accent-color--button-hover: #897bd8;
--jw-swatch--header-color: #6654cc;
--jw-swatch--header-color--button-text-on: #fff;
--jw-swatch--header-color--button-hover: #897bd8;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-element-separator,
.jw-is-strips .jw-strip--image-content-color-light .jw-news-post,
.jw-is-strips .jw-strip--image-content-color-light .jw-comment,
.jw-is-strips
.jw-strip--image-content-color-light
.jw-columns__node--separator-left,
.jw-is-strips
.jw-strip--image-content-color-light
.jw-columns__node--separator-right,
.jw-is-strips .jw-strip--image-content-color-light .website-logout,
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-accordion__heading {
border-color: rgba(255, 255, 255, 0.2);
}
.jw-is-strips .jw-strip--image-content-color-light .jw-steps__step {
background-color: black;
border-color: rgba(255, 255, 255, 0.3);
color: #ccc;
}
a.jw-is-strips .jw-strip--image-content-color-light .jw-steps__step:hover,
a.jw-is-strips .jw-strip--image-content-color-light .jw-steps__step:focus {
color: #ccc;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-steps__step--enabled {
color: #fff;
}
a.jw-is-strips
.jw-strip--image-content-color-light
.jw-steps__step--enabled:hover,
a.jw-is-strips
.jw-strip--image-content-color-light
.jw-steps__step--enabled:focus {
color: #fff;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-steps__step--completed {
background-color: #0a0814;
border-color: #6654cc;
color: #9b8fde;
}
a.jw-is-strips
.jw-strip--image-content-color-light
.jw-steps__step--completed:hover,
a.jw-is-strips
.jw-strip--image-content-color-light
.jw-steps__step--completed:focus {
color: #9b8fde;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-steps__step--selected {
background-color: #6654cc;
border-color: #6654cc;
color: #fff;
}
a.jw-is-strips
.jw-strip--image-content-color-light
.jw-steps__step--selected:hover,
a.jw-is-strips
.jw-strip--image-content-color-light
.jw-steps__step--selected:focus {
color: #fff;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-toggle-block__label {
border-color: rgba(255, 255, 255, 0.2);
}
input:checked
+ .jw-is-strips
.jw-strip--image-content-color-light
.jw-toggle-block__label {
border-color: #6654cc;
box-shadow: 0 0 0 1px #6654cc;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-toggle-block__label.jw-element-form-is-error,
input:checked
+ .jw-is-strips
.jw-strip--image-content-color-light
.jw-toggle-block__label.jw-element-form-is-error {
border-color: #d9534f;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-element-form-well {
background: #141414;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-element-form-input-text {
border-color: rgba(79, 58, 196, 0.5);
color: #6654cc;
background-color: rgba(102, 84, 204, 0.2);
box-shadow: 0 0 rgba(0, 0, 0, 0);
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-form-input-text:hover {
border-color: #4f3ac4;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-form-input-text:focus {
border-color: #6654cc;
box-shadow: 0 0 0 2px #332a66, 0 0 rgba(0, 0, 0, 0);
}
.jw-is-strips
.jw-strip--image-content-color-light
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%236654cc%22%20/%3E%3C/svg%3E");
}
.jw-is-strips .jw-strip--image-content-color-light input[type="radio"]:focus,
.jw-is-strips
.jw-strip--image-content-color-light
input[type="checkbox"]:focus {
box-shadow: 0 0 0 2px #6654cc;
outline: none;
}
.jw-is-strips
.jw-strip--image-content-color-light
input[type="radio"]:focus:not(:focus-visible),
.jw-is-strips
.jw-strip--image-content-color-light
input[type="checkbox"]:focus:not(:focus-visible) {
box-shadow: none;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-pagination__page {
color: #6654cc;
border-radius: 0.2em;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-pagination__page:hover {
background: rgba(102, 84, 204, 0.15);
color: #6654cc;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-pagination__page--active,
.jw-is-strips
.jw-strip--image-content-color-light
.jw-pagination__page--active:hover {
box-shadow: inset 0 0 0 2px #6654cc;
background: transparent;
color: #6654cc;
}
.jw-is-strips .jw-strip--image-content-color-light .product-sticker {
color: #fff;
background: #6654cc;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-tree-empty-placeholder {
--jw-tree-empty-placeholder__border-color: rgba(255, 255, 255, 0.8);
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-tree-empty-placeholder__image {
background-image: url("https://assets.jwwb.nl/assets/img/content-empty-light.png?version=1");
}
.jw-is-strips .jw-strip--image-content-color-light .text--muted {
color: #999;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-social-share
.share-button--wrapper {
border-color: rgba(255, 255, 255, 0.2);
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-rating--color-accent
.jw-element-rating__icon-full {
color: #6654cc;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-rating__icon-empty {
color: #4d4d4d;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-element-audio {
--plyr-color-main: #6654cc;
--plyr-audio-controls-background: #262626;
--plyr-audio-control-color: #fff;
--plyr-audio-control-background-hover: #6654cc;
--plyr-audio-control-color-hover: #fff;
--plyr-audio-progress-buffered-background: rgba(255, 255, 255, 0.3);
--plyr-control-radius: 0.2em;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-audio
.plyr--audio
.plyr__controls {
border-radius: 0.2em;
border-color: #525252;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-element-video {
--plyr-color-main: #6654cc;
--plyr-video-control-background-hover: #6654cc;
--plyr-video-control-color-hover: #fff;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-social-follow--color-default.jw-element-social-follow--style-border
.jw-element-social-follow-profile,
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-social-follow--color-default.jw-element-social-follow--style-icononly
.jw-element-social-follow-profile {
color: #6654cc;
border-color: #6654cc;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-social-follow--color-default.jw-element-social-follow--style-solid
.jw-element-social-follow-profile {
background-color: #6654cc;
color: #fff;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-social-follow__default-color-getter {
color: #6654cc;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-social-follow--color-brand.jw-element-social-follow--style-solid
.jw-element-social-follow-profile--medium-discord {
background-color: #5865f2;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-discord,
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly
.jw-element-social-follow-profile--medium-discord {
color: #5865f2;
border-color: #5865f2;
}
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-facebook,
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.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--image-content-color-light
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-twitter,
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.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--image-content-color-light
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-pinterest,
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.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--image-content-color-light
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-instagram,
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.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--image-content-color-light
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-youtube,
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.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--image-content-color-light
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-tumblr,
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.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--image-content-color-light
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-linkedin,
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.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--image-content-color-light
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-tiktok,
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.jw-element-social-follow--color-brand.jw-element-social-follow--style-solid
.jw-element-social-follow-profile--medium-telegram {
background-color: #0088cc;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-telegram,
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-social-follow--color-brand.jw-element-social-follow--style-icononly
.jw-element-social-follow-profile--medium-telegram {
color: #0088cc;
border-color: #0088cc;
}
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.jw-element-social-follow--color-brand.jw-element-social-follow--style-border
.jw-element-social-follow-profile--medium-whatsapp,
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.image-gallery__main:has(.image-gallery__slides :focus-visible) {
outline: 1px dotted #6654cc;
outline-offset: 1px;
}
.jw-is-strips
.jw-strip--image-content-color-light
.image-gallery__thumbnail-item {
border-color: rgba(255, 255, 255, 0.3);
}
.jw-is-strips
.jw-strip--image-content-color-light
.image-gallery__thumbnail-item:hover {
border-color: rgba(255, 255, 255, 0.6);
}
.jw-is-strips
.jw-strip--image-content-color-light
.image-gallery__thumbnail-item.image-gallery__thumbnail-item--active {
border-color: #6654cc;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-accordion--style-box
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-accordion__heading {
background-color: #6654cc;
color: #fff;
border-color: #4a36b7;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-accordion--style-box
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-accordion__item {
background-color: rgba(255, 255, 255, 0.05);
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-accordion--style-box
.jw-is-strips
.jw-strip--image-content-color-light
.jw-element-accordion__content {
border-color: #4a36b7;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-table.jw-table--header.jw-table--border
th,
.jw-is-strips
.jw-strip--image-content-color-light
.jw-table.jw-table--header.jw-table--striped
th {
background-color: #6654cc;
color: #fff;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-table.jw-table--border
tr,
.jw-is-strips
.jw-strip--image-content-color-light
.jw-table.jw-table--striped
tr
td {
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-table.jw-table--striped
tr:nth-child(odd)
td {
background-color: rgba(255, 255, 255, 0.05);
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-table.jw-table--hover
tr:hover
td {
background-color: rgba(255, 255, 255, 0.15);
}
.jw-is-strips .jw-strip--image-content-color-light .jw-table.jw-table--nowrap {
white-space: nowrap;
}
.jw-is-strips
.jw-strip--image-content-color-light
.responsive-table-container::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.3);
}
.jw-is-strips
.jw-strip--image-content-color-light
.handsontable
.jw-table--header.jw-table--border
tr:first-child
td,
.jw-is-strips
.jw-strip--image-content-color-light
.handsontable
.jw-table--header.jw-table--striped
tr:first-child
td {
background-color: #6654cc;
color: #fff;
}
.jw-is-strips .jw-strip--image-content-color-light .product,
.jw-is-strips .jw-strip--image-content-color-light .product__description,
.jw-is-strips .jw-strip--image-content-color-light .product-page__description,
.jw-is-strips .jw-strip--image-content-color-light .product-page__social {
border-color: rgba(255, 255, 255, 0.2);
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-columns
.jw-product
.product,
.jw-is-strips
.jw-strip--image-content-color-light
.image-gallery__thumbnail-item {
border-radius: 3px;
}
.jw-is-strips
.jw-strip--image-content-color-light
.product__free-shipping-motivator {
color: #6654cc;
}
.jw-is-strips .jw-strip--image-content-color-light .product-gallery--empty {
border: 1px solid rgba(255, 255, 255, 0.3);
color: rgba(255, 255, 255, 0.5);
}
.jw-is-strips .jw-strip--image-content-color-light .product-gallery__content {
background: black;
}
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__content {
border-color: rgba(255, 255, 255, 0.3);
}
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__content:hover,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__content:hover {
background: #0f0f0f;
border-color: rgba(255, 255, 255, 0.6);
}
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__content:focus-within,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__content:focus-within {
background: #0f0f0f;
border-color: rgba(255, 255, 255, 0.6);
}
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-image-only
.product-gallery__info-container {
background-color: rgba(15, 15, 15, 0.9);
}
.jw-is-strips .jw-strip--image-content-color-light .product-gallery__price {
color: #b3b3b3;
}
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__expand-container
button,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__expand-container
button,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__expand-container
select,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__expand-container
select {
height: 36px;
box-sizing: border-box;
}
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item--has-button
.product-gallery__content:hover,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__item--has-button
.product-gallery__content:hover,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item--has-options
.product-gallery__content:hover,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__item--has-options
.product-gallery__content:hover {
margin-bottom: -51px;
}
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item--has-button
.product-gallery__content:hover
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__item--has-button
.product-gallery__content:hover
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item--has-options
.product-gallery__content:hover
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item--has-button
.product-gallery__content:focus-within,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__item--has-button
.product-gallery__content:focus-within,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item--has-options
.product-gallery__content:focus-within,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__item--has-options
.product-gallery__content:focus-within {
margin-bottom: -51px;
}
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item--has-button
.product-gallery__content:focus-within
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__item--has-button
.product-gallery__content:focus-within
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item--has-options
.product-gallery__content:focus-within
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item--has-button
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__item--has-button
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item--has-options
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__item--has-options
.product-gallery__expand-container {
height: 36px;
margin-top: -36px;
}
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item--has-button.product-gallery__item--has-options
.product-gallery__content:hover,
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.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--image-content-color-light
.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--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item--has-button.product-gallery__item--has-options
.product-gallery__content:focus-within,
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.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--image-content-color-light
.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--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item--has-button.product-gallery__item--has-options
.product-gallery__expand-container,
.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item
.product-gallery__content:hover,
.jw-is-touch-device
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__item
.product-gallery__content:hover,
.jw-is-touch-device.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item
.product-gallery__content:hover,
.jw-is-touch-device.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__item
.product-gallery__content:hover {
margin-bottom: 0;
}
.jw-is-touch-device
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item
.product-gallery__content:focus-within,
.jw-is-touch-device
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__item
.product-gallery__content:focus-within,
.jw-is-touch-device.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item
.product-gallery__content:focus-within,
.jw-is-touch-device.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__item
.product-gallery__content:focus-within {
margin-bottom: 0;
}
.jw-is-touch-device
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item
.product-gallery__expand-container,
.jw-is-touch-device
.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-clean
.product-gallery__item
.product-gallery__expand-container,
.jw-is-touch-device.jw-is-strips
.jw-strip--image-content-color-light
.product-gallery--style-bordered
.product-gallery__item
.product-gallery__expand-container,
.jw-is-touch-device.jw-is-strips
.jw-strip--image-content-color-light
.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--image-content-color-light
.product-gallery-filter__button {
color: #6654cc;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-btn {
--jw-comp--button--primary-color: #6654cc;
--jw-comp--button--on-primary-color: #fff;
--jw-comp--button--primary-color-hover: #897bd8;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-icon-image__inner {
background-color: #6654cc;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-image-is-square
.jw-icon-image,
.jw-is-strips
.jw-strip--image-content-color-light
.jw-image-is-rounded
.jw-icon-image,
.jw-is-strips
.jw-strip--image-content-color-light
.jw-image-is-round
.jw-icon-image {
background-color: #6654cc;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-image-is-square
.jw-icon-image__inner,
.jw-is-strips
.jw-strip--image-content-color-light
.jw-image-is-rounded
.jw-icon-image__inner,
.jw-is-strips
.jw-strip--image-content-color-light
.jw-image-is-round
.jw-icon-image__inner {
background-color: black;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-light {
line-height: 1.71;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-light {
line-height: 1.62;
font-size: 1.37rem;
}
}
.jw-is-strips .jw-strip--image-content-color-light a {
color: #6654cc;
text-decoration: none;
}
.jw-is-strips .jw-strip--image-content-color-light a:hover {
color: #897bd8;
text-decoration: underline;
}
.jw-is-strips .jw-strip--image-content-color-light p,
.jw-is-strips .jw-strip--image-content-color-light ol,
.jw-is-strips .jw-strip--image-content-color-light ul {
margin-top: 0;
margin-bottom: 0.4em;
}
.jw-is-strips .jw-strip--image-content-color-light span[style*="color"] a {
color: inherit;
}
.jw-is-strips .jw-strip--image-content-color-light button {
line-height: 1.8;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-text-small {
font-size: 1.05rem;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-accent-text-color {
color: #6654cc;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-accent-background {
color: #fff;
background-color: #6654cc;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-accent-background a {
color: #fff;
}
.jw-is-strips
.jw-strip--image-content-color-light
.jw-accent-border-link-color {
border-color: #6654cc;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-accent-border-color {
border-color: #fff;
}
.jw-is-strips .jw-strip--image-content-color-light h1,
.jw-is-strips .jw-strip--image-content-color-light h2,
.jw-is-strips .jw-strip--image-content-color-light h3,
.jw-is-strips .jw-strip--image-content-color-light h4,
.jw-is-strips .jw-strip--image-content-color-light h5,
.jw-is-strips .jw-strip--image-content-color-light h6 {
line-height: 1.25;
color: #fff;
font-family: "Pacifico", "cursive";
font-weight: 400;
font-style: normal;
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-light h1,
.jw-is-strips .jw-strip--image-content-color-light h2,
.jw-is-strips .jw-strip--image-content-color-light h3,
.jw-is-strips .jw-strip--image-content-color-light h4,
.jw-is-strips .jw-strip--image-content-color-light h5,
.jw-is-strips .jw-strip--image-content-color-light h6 {
line-height: 1.134;
}
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-light h1,
.jw-is-strips .jw-strip--image-content-color-light h2,
.jw-is-strips .jw-strip--image-content-color-light h3,
.jw-is-strips .jw-strip--image-content-color-light h4,
.jw-is-strips .jw-strip--image-content-color-light h5,
.jw-is-strips .jw-strip--image-content-color-light h6 {
line-height: 1.197;
}
}
.jw-is-strips .jw-strip--image-content-color-light h1 a,
.jw-is-strips .jw-strip--image-content-color-light h2 a,
.jw-is-strips .jw-strip--image-content-color-light h3 a,
.jw-is-strips .jw-strip--image-content-color-light h4 a,
.jw-is-strips .jw-strip--image-content-color-light h5 a,
.jw-is-strips .jw-strip--image-content-color-light h6 a {
text-decoration: underline;
color: #6654cc;
}
.jw-is-strips .jw-strip--image-content-color-light h1 a:hover,
.jw-is-strips .jw-strip--image-content-color-light h2 a:hover,
.jw-is-strips .jw-strip--image-content-color-light h3 a:hover,
.jw-is-strips .jw-strip--image-content-color-light h4 a:hover,
.jw-is-strips .jw-strip--image-content-color-light h5 a:hover,
.jw-is-strips .jw-strip--image-content-color-light h6 a:hover {
color: #897bd8;
}
.jw-is-strips
.jw-strip--image-content-color-light
.product-page
.product__price__price {
color: #fff;
}
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-200 {
font-size: 6rem;
margin-top: 3.3rem;
margin-bottom: 1.2rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-200 {
font-size: 4.5rem;
margin-top: 2.85rem;
margin-bottom: 1.05rem;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-200 {
font-size: 3.75rem;
margin-top: 2.625rem;
margin-bottom: 0.975rem;
}
}
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-150 {
font-size: 4.5rem;
margin-top: 2.85rem;
margin-bottom: 1.05rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-150 {
font-size: 3.5rem;
margin-top: 2.55rem;
margin-bottom: 0.95rem;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-150 {
font-size: 3rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-130 {
font-size: 3.9rem;
margin-top: 2.67rem;
margin-bottom: 0.99rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-130 {
font-size: 3.1rem;
margin-top: 2.43rem;
margin-bottom: 0.91rem;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-130 {
font-size: 2.7rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-120 {
font-size: 3.6rem;
margin-top: 2.58rem;
margin-bottom: 0.96rem;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-120 {
font-size: 2.9rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-120 {
font-size: 2.55rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--image-content-color-light h1,
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-100 {
font-size: 3rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-light h1,
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-100 {
font-size: 2.5rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-light h1,
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-100 {
font-size: 2.25rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--image-content-color-light h2,
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-85 {
font-size: 2.55rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-light h2,
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-85 {
font-size: 2.2rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-light h2,
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-85 {
font-size: 2.02rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--image-content-color-light h3,
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-70 {
font-size: 2.1rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-light h3,
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-70 {
font-size: 1.9rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-light h3,
.jw-is-strips .jw-strip--image-content-color-light .jw-heading-70 {
font-size: 1.8rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--image-content-color-light h4 {
font-size: 1.44rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
@media (max-width: 900px) {
.jw-is-strips .jw-strip--image-content-color-light h4 {
font-size: 1.46rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
@media (max-width: 768px) {
.jw-is-strips .jw-strip--image-content-color-light h4 {
font-size: 1.47rem;
margin-top: 0.8em;
margin-bottom: 0.3em;
}
}
.jw-is-strips .jw-strip--image-content-color-light .jw-strip__backdrop {
background-color: rgba(0, 0, 0, 0.3);
}
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
.wrapper {
margin: 0 auto;
width: 900px;
}
@media (max-width: 900px) {
.wrapper {
width: auto;
margin: 0 20px;
}
}
@media (max-width: 600px) {
.wrapper {
margin-right: 10px;
margin-left: 10px;
}
}
.header-wrap {
margin: 40px 0 30px;
display: flex;
justify-content: center;
}
.jw-menu-is-mobile .header-wrap {
padding-right: 44px;
position: relative;
}
.center-header {
position: relative;
float: left;
left: 50%;
}
.header {
position: relative;
float: left;
left: -50%;
}
.jw-menu-is-mobile .center-header {
position: initial;
clear: both;
left: auto;
}
.jw-menu-is-mobile .header {
position: initial;
clear: both;
left: auto;
}
.logo:before,
.logo:after {
font-family: "cupcake";
font-size: 6rem;
line-height: 1;
display: inline-block;
color: #cbc6ee;
float: left;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
display: none;
}
.logo:before {
margin-right: 1rem;
content: "\e800";
}
.logo:after {
margin-left: 1rem;
content: "\e801";
}
.jw-header-is-text .logo:before,
.jw-header-is-text .logo:after {
display: block;
}
.content-wrap {
background: #f9f8f6;
margin-top: 3rem;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.block-sidebar {
align-items: flex-start;
}
@media (min-width: 900px) {
.block-sidebar {
padding-right: var(--strip-content-padding-inline);
box-sizing: border-box;
}
}
@media (max-width: 900px) {
.jw-is-strips.jw-is-sidebar .block-sidebar {
margin-bottom: 0;
}
}
.block-sidebar .jw-section-sidebar {
--strip-content-padding-block--primary: 1.5rem;
--strip-content-padding-inline: 1.5rem;
background: #efece7;
}
.jw-header-text {
padding: 0;
}
.jw-header-title {
line-height: 1.8;
}
.block-footer {
--strip-content-padding-block--primary: 15px;
--strip-content-padding-inline: 15px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.jw-menu {
justify-content: center;
margin: 0 10px 30px 10px;
}
.jw-menu > .jw-menu-item:after {
margin: 0 0.5rem;
display: inline-block;
font-family: "cupcake";
color: #ffffff;
content: "\e802";
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.jw-menu > .jw-menu-item:last-child:after {
display: none;
}
.jw-menu > .jw-menu-item > .jw-submenu {
margin-left: 2.6rem;
}
.jw-menu > .jw-menu-item > .jw-menu-link {
border-bottom: 2px dashed transparent;
}
.jw-menu > .jw-menu-item > .jw-menu-link:hover {
border-bottom-color: #ffffff;
}
.jw-menu > .jw-menu-item:first-child > .jw-submenu {
margin-left: 0;
}
.jw-menu > .jw-menu-item.jw-menu-cta {
margin-left: 0;
}
.jw-menu > .jw-menu-is-active > .jw-menu-link {
color: #ffffff;
border-bottom-color: #ffffff;
}
.jw-mobile-menu__button {
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.jw-menu-link {
display: inline-block;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.jw-menu-link:hover {
text-decoration: none;
}
.jw-submenu .jw-menu-link {
display: block;
text-align: left;
}
.jw-menu-is-mobile .jw-menu-clone {
opacity: 0.7;
}
.jw-menu-is-mobile .jw-menu {
text-align: left;
margin: 0;
}
.jw-menu-is-mobile .jw-menu > .jw-menu-item:after {
display: none;
}
.jw-menu-is-mobile .jw-menu > .jw-menu-item > .jw-menu-link {
border-bottom: 0;
}
.jw-menu-is-mobile .jw-submenu .jw-menu-item {
background: none;
}
.jw-menu-is-mobile .jw-menu-link {
display: block;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.jw-menu-is-mobile .jw-menu-link:hover {
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.jw-menu-is-mobile .content-wrap {
margin-top: 10px;
}
.slider-wrapper {
margin: 0 0.62em;
padding: 0.62em 0 0 0;
box-shadow: 0 15px 6px -16px rgba(0, 0, 0, 0.5);
}
.jw-slideshow,
.jw-slideshow-slide-content {
box-sizing: border-box;
}
.jw-menu-is-mobile .logo {
margin-left: 10px;
}
.jw-menu-is-mobile .logo:after,
.jw-menu-is-mobile .logo:before {
display: none;
}
.jw-menu-is-mobile .jw-header {
float: none;
}
.jw-menu-is-mobile .header-wrap {
display: none;
}
.jw-element-form-input-text {
border-radius: 5px;
}
.jw-header-logo {
justify-content: center;
float: left;
}
.jw-header-logo > .jw-header {
margin: 0 20px;
}
#jw-variable-loaded {
color: #fc0;
}
.jw-variable-value-paragraph-color {
color: #929292;
}
.jw-variable-value-paragraph-link-color {
color: #2a1f68;
}
.jw-variable-value-heading-color {
color: #2a1f68;
}
.jw-variable-value-heading-link-color {
color: #2a1f68;
}
.jw-variable-value-menu-text-color {
color: white;
}
.jw-variable-value-menu-text-link-color {
color: #ffffff;
}
.jw-variable-value-footer-text-color {
color: white;
}
.jw-variable-value-footer-text-link-color {
color: #3a2b8f;
}
@media (min-width: 900px) {
:root {
--simple-brick-max-width: 850px;
}
.jw-is-sidebar .block-content {
--simple-brick-max-width: 585px;
}
.block-sidebar {
--simple-brick-max-width: 230px;
}
.simple-brick-max-width-sidebar {
--simple-brick-max-width: 230px;
}
.block-footer {
--simple-brick-max-width: 850px;
}
.jw-strip--narrow {
--simple-brick-max-width: 425px;
}
.jw-strip--default {
--simple-brick-max-width: 850px;
}
.jw-strip--wide {
--simple-brick-max-width: 1105px;
}
}
/* compiled in: 0.296s */