@media screen and (min-width: 1600px) {.container {max-width: var(--container-width, 1440px);}.s-row .s-grid-12 {max-width: var(--container-width, 1440px);width: var(--container-width, 1440px);}}body {font-family: var(--wse-fontfamily, 'Playfair Display');font-size: var(--wse-fontsize, 14px);color: var(--wse-fontcolor, #1e1e1e);line-height: var(--wse-lineheight, 1.6em);opacity: 0;transition: opacity 0.5s ease-out;}body {overflow-x: hidden;}.btn {background-color: var(--back-button-bg, transparent);border: var(--back-button-border, 1px solid #1e1e1e);color: var(--back-button-text-color, #1e1e1e);font-size: var(--button-text-size, 14px);padding: var(--button-padding, 22px 30px);text-transform: var(--button-text-transform, uppercase);font-weight: var(--button-font-weight, 400);font-family: var(--wse-fontfamily, 'Playfair Display');}@media screen and (max-width: 768px) {.btn {font-size: var(--button-text-size, 14px);}}.btn:hover {background-color: var(--back-button-bg-hover, #1e1e1e);border: var(--back-button-border-hover, 1px solid #1e1e1e);color: var(--back-button-text-color-hover, #ffffff);}.btn.btn-red {background-color: var(--button-bg, #1e1e1e);border: var(--button-border, 1px solid #1e1e1e);color: var(--button-text-color, #ffffff);font-size: var(--button-text-size, 14px);text-transform: var(--button-text-transform, uppercase);padding: var(--button-padding, 22px 30px);font-weight: var(--button-font-weight, 400);}.btn.btn-red:hover {background-color: var(--button-bg-hover, transparent);border: var(--button-border-hover, 1px solid #1e1e1e);color: var(--button-text-color-hover, #1e1e1e);}@media screen and (max-width: 767px) {.btn > span > span {display: none;}.btn-red.btn {padding: 12px 12px;}.btn {padding: 12px 12px;}}.modal {background-color: var(--modal-bg-color, #ffffff);left: 50% !important;top: 50% !important;transform: translate(-50%, -50%) !important;max-height: 85dvh;overflow: auto;scrollbar-width: thin;max-width: 98vw;position: fixed !important;}.modal .modal-header {background-color: var(--modal-header-bg-color, #ffffff);color: var(--modal-header-color, #1e1e1e);}.modal .modal-header h3 {font-size: var(--modal-header-font-size, 1.563rem);color: var(--modal-header-font-color, #1e1e1e);}.modal .modal-header .modal-close::after {color: var(--modal-close-color, #1e1e1e);font-size: var(--modal-close-size, 28px);}.box_custom.empty {margin: 0;}.box,#box_mainproducts {margin-bottom: var(--box-margin, 48px);}@media screen and (max-width: 767px) {.box,#box_mainproducts {margin-bottom: var(--box-mobile-margin, 48px);}}.box .boxhead,#box_mainproducts .boxhead {border-bottom: var(--bh-border-b, 0px);color: var(--bh-fc, #1e1e1e);margin-bottom: var(--bh-mb, 48px);}@media screen and (max-width: 767px) {.box .boxhead,#box_mainproducts .boxhead {margin-bottom: var(--bh-mobile-mb, 24px);}}.box .boxhead > span,#box_mainproducts .boxhead > span,.box .boxhead h1,#box_mainproducts .boxhead h1,.box .boxhead h3,#box_mainproducts .boxhead h3 {font-size: var(--bh-fs, 1.953rem);line-height: 1.4em;font-weight: var(--bh-fw, 600);}@media screen and (max-width: 767px) {.box .boxhead > span,#box_mainproducts .boxhead > span,.box .boxhead h1,#box_mainproducts .boxhead h1,.box .boxhead h3,#box_mainproducts .boxhead h3 {font-size: var(--bh-mobile-fs, 24px);}}.leftcol .box .boxhead {margin-bottom: var(--bh-mb-lc, 12px);}.leftcol .box .boxhead > span,.leftcol .box .boxhead h1,.leftcol .box .boxhead h3 {font-size: var(--bh-fs-lc, 1.25rem);line-height: 1.4em;font-weight: var(--bh-fw-lc, 500);}.centercol .box .boxhead,.bottom-footer .box .boxhead,.centercol #box_mainproducts .boxhead,.bottom-footer #box_mainproducts .boxhead {text-align: var(--bh-ta, center);}@media screen and (max-width: 480px) {.box .boxhead,#box_mainproducts .boxhead {border-bottom: var(--bh-border-b, 0px);color: var(--bh-fc, #1e1e1e);}.box .boxhead > span,#box_mainproducts .boxhead > span,.box .boxhead h1,#box_mainproducts .boxhead h1,.box .boxhead h3,#box_mainproducts .boxhead h3 {line-height: 1.4em;font-weight: var(--bh-fw, 600);}.leftcol .box .boxhead > span,.leftcol .box .boxhead h1,.leftcol .box .boxhead h3 {line-height: 1.4em;font-weight: var(--bh-fw-lc, 500);}.centercol .box .boxhead,.bottom-footer .box .boxhead,.centercol #box_mainproducts .boxhead,.bottom-footer #box_mainproducts .boxhead {text-align: var(--bh-ta, center);}}.checkbox-wrap input[type='checkbox']:checked + label::after {border-color: var(--inputcolor, #333333) var(--inputcolor, #333333) transparent transparent;}input {-webkit-transition: border linear 0.2s;-moz-transition: border linear 0.2s;-o-transition: border linear 0.2s;transition: border linear 0.2s;display: inline-block;height: 24px;padding: 4px 6px;margin-bottom: 4px;font-size: var(--wse-fontsize, 14px);line-height: var(--wse-lineheight, 1.6em);color: #666;vertical-align: middle;background-color: #fff;border: 1px solid #d8d8d8;min-height: 35px;}.quickview {display: none !important;}input:focus,.search_focused .search__input-area,.search_focused .btn,.search_focused textarea {border-color: var(--wse-maincolor, #333333) !important;outline: 0 !important;box-shadow: none !important;}@media screen and (max-width: 767px) {#box_mainproducts .innerbox .products {margin-bottom: 20px;}}@media screen and (max-width: 767px) {.shop_product_list .rwd.wrap .main {margin: 0 0.5em;}}footer .innerfooter ul li.head {background: transparent;}footer .innerfooter ul.overall > li {border-top: 0;}@media screen and (max-width: 480px) {footer .innerfooter ul.overall > li {width: 100%;}}body.scroll_block {max-width: 100%;}#turn-classic.rwd,#turn-classic {display: none !important;}.resetcss img {max-width: 100%;height: auto;}#box_productfull .productdetails-more-details {border: 0;}.scroll_block {max-width: 100%;}.breadcrumbs .innerbreadcrumbs .path {display: flex;flex-wrap: wrap;}.breadcrumbs .innerbreadcrumbs .path .bred-1 {order: -1;}.information li span strong {word-break: normal;}.js__search-mobile-btn {display: none !important;}.box_infopage > .boxhead {margin-top: 40px;}body.noscroll {overflow: hidden;width: 100%;}body.noscroll:before {content: '';background: #0000006e;width: 100%;height: 100%;z-index: 20;display: block;position: fixed;}.wse_menu {grid-column-start: 1;display: flex;align-items: center;text-transform: uppercase;cursor: pointer;}.wse_menu span {font-size: var(--wse-h5size, 1.25rem);}.wse_menu i {font-size: 24px;margin-right: 10px;}.wse_menu:hover span {text-decoration: underline;}@media screen and (max-width: 979px) {.menu.row {padding-top: 0;display: none;position: absolute;left: 50%;transform: translate(-50%, 0);width: 100%;background: #fff;border-bottom: 1px solid var(--wse-lightgray, #efefef);}.menu.row .innermenu {height: auto;max-width: none;}.menu.row .innermenu .menu-list {display: flex;flex-direction: column;height: auto;max-height: 85vh;overflow: scroll;}.menu.row .innermenu .menu-list li:last-of-type {border-bottom: 1px solid var(--wse-white, #ffffff) !important;}.menu.row .innermenu .menu-list .wse_contactlink {background: var(--wse-lightgray, #efefef);}.menu.row .innermenu .menu-list .wse_contactlink ul.level1 {padding: 0 !important;}.menu.row .innermenu .menu-list .wse_contactlink ul.level1 li:first-child {margin-top: 0;}.menu.row .innermenu .menu-list .wse_contactlink ul.level1 i {font-size: 24px;position: relative;top: 4px;}.menu.row .innermenu .menu-list .wse_contactlink ul.level1 li {background: var(--wse-lightgray, #efefef) !important;}.menu.row .innermenu .menu-list .wse_contactlink:hover {background: var(--wse-lightgray, #efefef) !important;}.menu.row .innermenu .menu-list .wse_contactlink p {background: var(--wse-lightgray, #efefef);}.menu.row .innermenu .menu-list .wse_contactlink a {font-size: 100% !important;color: var(--wse-fontcolor, #1e1e1e);}.menu.row .innermenu .menu-list .wse_contactlink h3 {margin-top: 0;}.menu.row .innermenu .menu-list .wse_contactlink h3 p {font-size: 1em;color: var(--wse-black, #1e1e1e);padding: 1em 1.3em;}.menu.row .innermenu .menu-list:hover li {border-bottom: 1px solid var(--wse-lightgray, #efefef);}.menu.row .innermenu .menu-list:hover li:hover {border-bottom: 1px solid var(--wse-lightgray, #efefef);}.menu.row .innermenu .menu-list li {border-bottom: 1px solid var(--wse-lightgray, #efefef);}.menu.row .innermenu .menu-list li h3 {margin-top: 0;}.menu.row .innermenu .menu-list li h3 a {font-size: 16px;color: var(--wse-black, #1e1e1e);padding: 1em 1.3em;width: 75%;text-align: left;}.menu.row .innermenu .menu-list li:hover {border-bottom: 1px solid var(--wse-lightgray, #efefef);}.menu.row .innermenu .menu-list .parent {position: relative;}.menu.row .innermenu .menu-list .parent:hover {position: relative;border: 0;width: 100%;top: 0;}.menu.row .innermenu .menu-list .parent:hover > div > ul {position: relative;border: 0;width: 100%;top: 0;}.menu.row .innermenu .menu-list .parent > div > ul:before {display: none;}.menu.row .innermenu .menu-list .parent > div > ul li.parent:hover > div > ul {right: 0;top: 0;}.menu.row .innermenu .menu-list .parent h3 {position: relative;}.menu.row .innermenu .menu-list .parent .submenu {display: none;}.menu.row .innermenu .menu-list .parent .submenu ul {display: flex !important;flex-direction: column !important;padding-left: 10px;box-sizing: border-box;}.menu.row .innermenu .menu-list .parent .submenu ul li h3 a {text-align: left;display: inline-block;}.menu.row .innermenu .menu-list .parent .parent_btn {display: block;position: absolute;right: 20px;top: 50%;transform: translate(0, -50%);cursor: pointer;}.menu.row .innermenu .menu-list .parent .parent_btn i {font-size: 20px;}}header.row.menu_sticky,.menu.row.menu_sticky {position: sticky;width: 100%;transition: 0.2s;transform: translateY(0);top: 0;z-index: 20;box-sizing: border-box;background: #fff;}header.row.menu_sticky.opened,.menu.row.menu_sticky.opened {background: #fff;}.menu.row.menu_sticky {top: 81px;}header.row.opened {transform: translateY(-180px);}.menu.row.opened {transform: translateY(-180px);}.menu.row.opened .level1 {display: none;}.category-container {overflow-x: scroll;white-space: nowrap;display: none;grid-column-start: 1;grid-column-end: -1;margin-top: 10px;}.category-list {display: inline-block;}.category {display: inline-block;padding: 10px;border-right: 1px solid var(--wse-lightgray, #efefef);}.category:last-child {border-right: none;}@media screen and (max-width: 979px) {.category-container {display: block;}}.shop_product .breadcrumbs {display: block;opacity: 1;margin-top: 0;}.shop_product .breadcrumbs .innerbreadcrumbs {overflow-x: auto;scrollbar-width: none;}.shop_product .breadcrumbs .innerbreadcrumbs .breadcrumb-home {display: none;}.shop_product .breadcrumbs .innerbreadcrumbs ul.path {flex-wrap: nowrap;white-space: nowrap;}.shop_product .breadcrumbs .innerbreadcrumbs ul.path .last {display: none;}.breadcrumbs {display: none;margin-bottom: 15px;}.breadcrumbs .innerbreadcrumbs .breadcrumb-home > span {display: inline-block;}.breadcrumbs .innerbreadcrumbs .breadcrumb-home > img {display: none;}.breadcrumbs .innerbreadcrumbs ul.path .bred-2 .raq {display: none;}.breadcrumbs .innerbreadcrumbs ul.path li {padding: 0;margin-right: 7px;}.breadcrumbs .innerbreadcrumbs ul.path .raq {font-size: 0;margin-right: 5px;}.breadcrumbs .innerbreadcrumbs ul.path .raq:before {content: '/';font-size: var(--wse-fontsize, 14px);}#box_mainproducts .boxhead {position: relative;}#box_mainproducts .boxhead .category-name {float: none;font-weight: 400;}#box_mainproducts .boxhead .sort-and-view {position: absolute;bottom: 0;right: 0;}#box_mainproducts .boxhead .sort-and-view .sortlinks {margin-bottom: 0;}#box_mainproducts .boxhead .sort-and-view .sortlinks option[value*='default/9'],#box_mainproducts .boxhead .sort-and-view .sortlinks option[value*='default/2'] {display: none;}#faq .faq_container > div {margin-bottom: 10px;}#faq .faq_container {max-width: 800px;display: block;margin: 0px auto;}#faq .faq_container h2 {margin-top: 2em;}#faq .faq_container > div {padding: 20px;box-sizing: border-box;border: 1px solid var(--wse-secondary, #707070);cursor: pointer;position: relative;}#faq .faq_container .question {font-size: var(--wse-h5size, 1.25rem);display: block;max-width: 85%;}#faq .faq_container .answer {display: none;margin-top: 16px;}#faq .faq_container .faq_btn {position: absolute;top: 18px;right: 10px;}#faq .faq_container .faq_btn i {font-size: var(--wse-h4size, 1.563rem);}.wse_sidefilter {transition: 0.2s;position: fixed;left: 0;top: 0;height: 100vh;background: #fff;max-width: 480px;padding: 10px;z-index: 200;overflow-y: scroll;left: -120%;border-right: 1px solid var(--wse-lightgray, #efefef);box-sizing: border-box;}.wse_sidefilter.opened {visibility: visible;opacity: 1;left: 0;}.wse_sidefilter .boxhead {position: relative;}.wse_sidefilter .boxhead span {text-transform: uppercase;font-weight: 400;text-align: left;font-size: var(--wse-h4size, 1.563rem);}.wse_sidefilter .boxhead .filter_close {position: absolute;top: 0;right: 0;cursor: pointer;}.wse_sidefilter .boxhead .filter_close i {font-size: 28px;}.wse_sidefilter .innerbox {max-height: 80vh;overflow-y: scroll;scrollbar-width: thin;}.wse_sidefilter .innerbox > div {flex: 0 0 100% !important;}.wse_sidefilter .clear_filter {position: absolute;bottom: 10px;}.wse_filter_sort {position: sticky;display: flex;gap: 10px;top: 20px;z-index: 15;cursor: pointer;text-transform: uppercase;padding-bottom: 20px;}@media screen and (max-width: 480px) {.wse_filter_sort {top: 0px;padding-top: 10px;padding-bottom: 10px;background: #fff;justify-content: space-between;}.wse_filter_sort .sort-and-view {display: block !important;}}.wse_filter_sort .wse_sidefilter_btn {padding: 8px 24px;display: flex;align-items: center;border: 1px solid var(--wse-lightgray, #efefef);background: var(--wse-white, #ffffff);}.wse_filter_sort .wse_sidefilter_btn i {margin-right: 8px;}.wse_filter_sort .sort-and-view {max-width: 160px;}.wse_filter_sort .sort-and-view .sortlinks {margin-bottom: 0;background: #fff;position: relative;}.wse_filter_sort .sort-and-view .sortlinks:before {content: '\f0dc';font-family: 'Line Awesome Free';font-weight: 900;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;position: absolute;top: 50%;left: 10px;transform: translate(0, -50%);}.wse_filter_sort .sort-and-view .sortlinks select,.wse_filter_sort .sort-and-view .sortlinks option {font: -moz-pull-down-menu;}.wse_filter_sort .sort-and-view .sortlinks select {border: 1px solid var(--wse-lightgray, #efefef);padding-left: 30px;background: #fff;text-transform: uppercase;font-family: 'Jost', sans-serif;font-size: var(--wse-fontsize, 14px);}.wse_filter_sort .sort-and-view .sortlinks select option {font-family: 'Jost', sans-serif;font-size: var(--wse-fontsize, 14px);}.wse_filter_sort .sort-and-view .sortlinks select:hover {background: #fff;color: var(--wse-fontcolor, #1e1e1e);}.orders_wrapper {overflow-x: scroll;scrollbar-width: thin;}.btn-newsletter {width: 100%;margin-top: 10px;box-sizing: border-box;}#box_newsletter {margin-bottom: 0;overflow: visible !important;}#box_newsletter .fullwidth {background: var(--wse-newsletterbg, #ffffff);padding: 20px 1em;}#box_newsletter .boxhead {margin-bottom: 0;}#box_newsletter .boxhead span {font-size: 42px;color: var(--wse-newslettercolor, var(--wse-fontcolor, #333333));}#box_newsletter .boxintro {margin-bottom: 20px;}#box_newsletter h5 {color: var(--wse-newslettercolor, var(--wse-fontcolor, #333333));}#box_newsletter .newsletter_box {display: flex;flex-direction: column;align-items: center;}#box_newsletter .newsletter_box input {max-width: 400px;width: 100%;}#box_newsletter .newsletter_box .btn {margin-top: 20px;max-width: 200px;width: 100%;}.price__inactive,.price__regular,.price__omnibus {font-size: var(--wse-fontsize, 14px) !important;color: var(--wse-fontcolor, #1e1e1e);}.price__regular,.price__omnibus {flex: 0 0 100%;}.promo-time {display: none !important;}#preloader {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: white;display: flex;align-items: center;justify-content: center;z-index: 9999;}#preloader.loaded {display: none;}#wseCounter {margin: 20px 0;color: #b73131;}#wseCounter h3 {margin-top: 0;color: #b73131;}#wseCounter .clock {display: flex;flex-wrap: nowrap;font-size: var(--wse-h5size, 1.25rem);gap: 5px;}#cookie {display: none !important;}#box_newsletter {text-align: center;}#box_newsletter .btn span {display: block;}#box_newsletter .btn img {display: none;}.availability_notify_info {float: none;min-width: 0;max-width: none;width: 100%;text-align: center;margin: 0;}.availability_notify_info img {max-width: 120px;}.availability_notify_form {text-align: center;}.availability_notify_form .btn {margin-top: 10px;}.availability_notify_form .notify-small-font {display: none;}.availability_notify_form a {text-decoration: underline;font-weight: 600;}#minibaner,#minibaner_product {width: 100vw;left: 50%;transform: translateX(-50%);box-sizing: border-box;text-align: center;margin-bottom: 0;background: transparent;color: var(--wse-fontcolor, #1e1e1e);border: 2px solid var(--wse-secondary, #707070);}#minibaner p,#minibaner_product p {margin: 0.5em 0;}#minibaner a,#minibaner_product a {color: var(--wse-fontcolor, #1e1e1e);}@media screen and (min-width: 1200px) {#minibaner,#minibaner_product {width: auto;left: 0;transform: none;margin-top: 15px;}}.shop_product .wse_productinfo .addtobasket,.shop_product .wse_productinfo .availability-notifier-btn {font-size: 14px !important;padding: 20px !important;}.slider-bestsellers .products.slick-slider .slick-list {padding-bottom: 0;}.products.viewphot .product {height: auto;}#box_bestsellers .innerbox,#box_lastadded .innerbox {margin-bottom: 0;}#mobile-links {display: none !important;}@media screen and (max-width: 480px) {.products.viewphot .product .prodimage span {min-height: 0;}.products.viewphot .product .productname {height: 2.2em;}}.wse_stickybutton {position: fixed;bottom: 20px;left: 50%;transform: translate(-50%);display: none;z-index: 9999;cursor: pointer;}.sticky-basket {position: fixed;bottom: 0;left: 0;right: 0;background-color: white;padding: 10px;display: none;z-index: 200;border-top: 1px solid var(--wse-lightgray, #efefef);}.sticky-basket img {max-height: 80px;}.sticky-basket.show {display: block;}.sticky-basket.show .container {display: grid;grid-template-columns: auto auto auto auto;align-items: center;gap: 15px;}.sticky-basket.show .container:before,.sticky-basket.show .container:after {display: none;}@media screen and (max-width: 480px) {.sticky-basket.show .container {grid-template-columns: auto auto;}}.loadproducts {display: block;margin: 0px auto;max-width: 300px;margin-bottom: 30px;}.basketbar {text-align: center;background: var(--wse-secondary, #707070);padding: 5px 0;}.relatedHeader {display: block !important;}#customRelated {display: grid !important;grid-template-columns: repeat(6, 1fr);gap: 10px;}#customRelated:before,#customRelated:after {display: none;}@media screen and (max-width: 480px) {#customRelated {overflow-y: auto;scrollbar-width: thin;display: flex !important;}#customRelated > * {flex-shrink: 0;}}#customRelated .related-item {border-radius: 50%;border: 1px solid var(--wse-darkgray, #707070);height: 60px;width: 60px;overflow: hidden;display: flex;justify-content: center;align-items: center;box-sizing: border-box;}#customRelated .related-item.current {order: -1;border: 3px solid #b73131;}#customRelated .related-item img {max-width: 80px;position: relative;bottom: 20px;left: 5px;}.flex-row {display: grid;grid-template-columns: 1fr 1fr;align-items: center;justify-content: center;}@media screen and (max-width: 480px) {.flex-row {grid-template-columns: 1fr;}.flex-row .img-flex {order: -1;}}.flex-row > div {padding: 20px;text-align: center;}.review-module {padding: 60px 0;}@media screen and (max-width: 979px) {.review-module {padding: 30px 1em;}}.review-module h3 {text-align: center;font-size: var(--wse-h3size, 1.953rem);margin-top: 0;}.review-module h3 .hint {font-weight: 400;}.review-module h3 .hint:hover .icon {color: var(--wse-black, #1e1e1e);}.review-module h3 .hint:hover .icon:before {content: '\f3ed';font-family: 'Line Awesome Free';font-weight: 900;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;}.review-module h3 .hint .icon {color: var(--wse-black, #1e1e1e);}.review-module h3 .hint .icon:before {content: '\f3ed';font-family: 'Line Awesome Free';font-weight: 900;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;}.review-module i {cursor: pointer;}.review-module .btn {display: block;margin: 0px auto;max-width: 250px;}.review-container {display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 20px;}.review-column {width: calc(33.33% - 20px);margin-bottom: 20px;background-color: var(--wse-white, #ffffff);padding: 20px;box-sizing: border-box;box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);}@media screen and (max-width: 979px) {.review-column {width: 100%;}}.review-column h4 {margin-top: 0;margin-bottom: 10px;font-size: 18px;font-weight: bold;}.review-column p {margin-top: 0;margin-bottom: 10px;font-size: 14px;line-height: 1.5;}.review-column .stars {display: flex;align-items: center;margin-bottom: 10px;}.review-column .stars img {width: 20px;height: 20px;margin-right: 5px;}#usp_product,#usp_homepage {background-color: #f5e2c7;width: 100vw;left: 50%;transform: translateX(-50%);padding: 60px 1em;box-sizing: border-box;}#usp_product .container,#usp_homepage .container {display: grid;grid-template-columns: 1fr 1fr;grid-gap: 20px;align-items: center;}#usp_product .container:before,#usp_homepage .container:before,#usp_product .container:after,#usp_homepage .container:after {display: none;}@media screen and (max-width: 768px) {#usp_product .container,#usp_homepage .container {grid-template-columns: 1fr;}}#usp_product .container > div,#usp_homepage .container > div {padding: 20px;box-sizing: border-box;}#usp_product .container .usp_text,#usp_homepage .container .usp_text {text-align: center;}#usp_product .container .usp_text h2,#usp_homepage .container .usp_text h2 {text-align: center;margin-top: 0;font-family: 'EB Garamond', serif !important;font-weight: 400;font-size: var(--wse-h2size, 2.441rem);}#usp_product .container .usp_text p,#usp_homepage .container .usp_text p {margin-left: 1.5em;}#usp_product .container .usp_text a:hover,#usp_homepage .container .usp_text a:hover {text-decoration: underline;}#usp_product .container .usp_text .usp_review,#usp_homepage .container .usp_text .usp_review {font-style: italic;}#usp_product .container .usp_image,#usp_homepage .container .usp_image {}#usp_homepage {padding: 0;}#usp_homepage .usp_image {padding: 0 !important;}#usp_homepage .usp_text p {margin-left: 0 !important;}.wse_sidebasket_upsell h3 {font-size: var(--wse-h5size, 1.25rem);text-transform: uppercase;margin-bottom: 10px;}.wse_sidebasket_upsell .wse_sidebasket_upsell_products {margin-bottom: 20px;display: grid;gap: 15px;}.wse_sidebasket_upsell .wse_sidebasket_upsell_products .product {margin: 0;}.wse_sidebasket_upsell .wse_sidebasket_upsell_products .product .product-inner-wrap {display: grid;grid-template-columns: 60px auto 1fr;grid-template-rows: auto auto;align-items: center;gap: 10px;}.wse_sidebasket_upsell .wse_sidebasket_upsell_products .product .product-inner-wrap .prodimage {grid-row-start: 1;grid-row-end: 2 span;}.wse_sidebasket_upsell .wse_sidebasket_upsell_products .product .product-inner-wrap .prodname {grid-column-start: 2;grid-column-end: 3 span;}.wse_sidebasket_upsell .wse_sidebasket_upsell_products .product .product-inner-wrap .price {grid-column-start: 3;grid-row-start: 2;}.wse_sidebasket_upsell .wse_sidebasket_upsell_products .product .product-inner-wrap .buttons {grid-row-start: 2;grid-column-start: 2;grid-column-end: 2;text-align: left;}.wse_sidebasket_upsell .wse_sidebasket_upsell_products .product .img-wrap {display: flex;justify-content: center;align-items: center;}.wse_sidebasket_upsell .wse_sidebasket_upsell_products .product .price em {font-size: var(--wse-fontsize, 14px);}.wse_sidebasket_upsell .wse_sidebasket_upsell_products .product .buttons {text-align: center;}.wse_sidebasket_upsell .wse_sidebasket_upsell_products .product .buttons .btn {padding: 7px 14px !important;}.wse_sidebasket_upsell .wse_sidebasket_upsell_products .product .prodname {display: block;overflow: hidden;max-height: 2.8rem;}@media screen and (max-width: 768px) {.shop_index #box_articlelist article:nth-of-type(n + 3) {display: none;}}.shop_index #box_articlelist article:before {display: none !important;}#box_articlelist .innerbox {display: grid;grid-template-columns: repeat(3, 1fr);column-gap: 10px;row-gap: 20px;}#box_articlelist .innerbox article {margin-bottom: 0;position: relative;}#box_articlelist .innerbox article:nth-child(6n - 5):before {content: '';display: block;height: 100%;z-index: -1;position: absolute;width: 150vw;left: 50%;transform: translateX(-50%);box-sizing: border-box;background: var(--wse-secondary, #707070);margin-top: -10px;}@media screen and (max-width: 768px) {#box_articlelist .innerbox {grid-template-columns: 1fr;}#box_articlelist .innerbox article {position: relative;}#box_articlelist .innerbox article:before {display: none !important;}#box_articlelist .innerbox article .article-header .article-name {font-size: var(--wse-fontsize, 14px);}#box_articlelist .innerbox article .article-content {display: none;}#box_articlelist .innerbox article .readmore {display: block;font-size: 12px;background: #000;padding: 6px 12px;color: #fff;font-weight: 400;float: left;}}#box_articlelist .innerbox .floatcenterwrap {grid-column-start: 1;grid-column-end: span 3;}@media screen and (max-width: 768px) {#box_articlelist .innerbox .floatcenterwrap {grid-column-end: span 1;}}#box_articlelist .innerbox .btn {grid-column-start: 2;max-width: 140px;display: block;margin: 0px auto;}@media screen and (max-width: 768px) {#box_articlelist .innerbox .btn {grid-column-start: 1;}}#box_articlelist article > a {max-height: 550px;overflow: hidden;display: flex;align-items: center;}#box_articlelist article .article-header {border-bottom: 0;}#box_articlelist article .article-header .article-comments {display: none;}#box_articlelist article .article-content {border-bottom: 0;}#box_articlelist article .article-info {display: none;}#box_articlelist article .readmore {display: none;}#box_articlelistsmall .innerbox {display: grid;grid-template-columns: repeat(3, 1fr);}@media screen and (max-width: 480px) {#box_articlelistsmall .innerbox {grid-template-columns: repeat(2, 1fr);}}.shop_news #box_article {max-width: 768px;display: block;margin-left: auto;margin-right: auto;}.shop_news #box_article .resetcss img {display: block;margin-left: auto;margin-right: auto;min-width: 50%;}.shop_news #box_article .article-info {display: none;}.shop_news #box_article .article-comments {display: none;}.shop_news #box_article .wse_articlebackground {position: relative;left: 50%;transform: translateX(-50%);width: 100vw;height: 500px;background-image: url('path/to/image.jpg');background-attachment: scroll;background-position: center;background-repeat: no-repeat;background-size: cover;}@media screen and (max-width: 768px) {.shop_news #box_article .wse_articlebackground {height: 250px;}}.shop_news article .article-header {border-bottom: 0;}.shop_news article .article-content .article-image {position: relative;left: 50%;transform: translateX(-50%);width: 100vw;max-width: unset;}#text-seo .more-text-seo {display: none;}#text-seo .show-more-text {display: block;}#text-seo button {display: block;margin-left: auto;margin-right: auto;}@media (max-width: 767px) {#text-seo {text-align: center;}}.innerbox.slick-slider,.products.slick-slider {display: block !important;}.innerbox.slick-slider .slick-slide,.products.slick-slider .slick-slide {margin: 0 15px !important;}.innerbox.slick-slider .slick-list,.products.slick-slider .slick-list {margin: 0 -15px;padding-bottom: 15px;}.innerbox.slick-slider .slick-arrow,.products.slick-slider .slick-arrow {position: absolute;top: 38%;font-size: 0;height: 48px;width: 48px;background: var(--arrow-bg, #333333);z-index: 5;display: flex;justify-content: center;align-items: center;}.innerbox.slick-slider .slick-arrow:before,.products.slick-slider .slick-arrow:before {content: '';font-family: 'Line Awesome Free';font-weight: 900;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;font-size: 16px;display: block;color: var(--arrow-tc, #ffffff);}.innerbox.slick-slider .slick-arrow.slick-prev,.products.slick-slider .slick-arrow.slick-prev {left: 0;transform: translate(-50%, 0px);}.innerbox.slick-slider .slick-arrow.slick-prev:before,.products.slick-slider .slick-arrow.slick-prev:before {content: '\f104';}.innerbox.slick-slider .slick-arrow.slick-next,.products.slick-slider .slick-arrow.slick-next {right: 0;transform: translate(50%, 0px);}.innerbox.slick-slider .slick-arrow.slick-next:before,.products.slick-slider .slick-arrow.slick-next:before {content: '\f105';}@media screen and (max-width: 480px) {.slick-slider {overflow: hidden;}}.up {display: none !important;}#usp {background-color: var(--wse-secondary, #707070);width: 100vw;left: 50%;transform: translateX(-50%);}#usp .f-row .f-grid-4 {display: flex;flex-direction: row;align-items: center;}#usp .f-row .f-grid-4 img {max-width: 150px;}#usp .f-row .f-grid-4 p {font-family: var(--wse-fontfamily, 'Playfair Display');font-size: var(--wse-fontsize, 14px);color: var(--wse-black, #1e1e1e);line-height: var(--wse-lineheight, 1.6em);margin: 14px 14px 14px 0;}#wse_up {display: none !important;margin: 0;}.wse_upsell_products .wse_upsell_product {display: grid;align-items: center;grid-template-columns: 8fr 70px 1fr;margin-bottom: 16px;gap: 10px;padding: 10px;}.wse_upsell_products .wse_upsell_product > * {box-sizing: border-box;}.wse_upsell_products .wse_upsell_product .upsell_info {display: grid;grid-template-columns: 60px 1fr;gap: 10px;align-items: center;}.wse_upsell_products .wse_upsell_product .upsell_info h5 {margin-top: 0;}.wse_upsell_products .wse_upsell_product .checkbox-wrap {display: block;top: auto;width: 24px;height: 24px;margin: 0;justify-self: end;border: 1px solid var(--wse-black, #1e1e1e);}.wse_upsell_products .wse_upsell_product .checkbox-wrap input[type='checkbox']:checked + label::after {height: 8px;width: 12px;}div[class*='main-module_gallery-bar__image-numbers'],div[class*='main-module_gallery-bar__copy-link'] {display: none !important;}.shop_product #box_productfull {margin-bottom: 30px;margin-top: 10px;}@media screen and (max-width: 480px) {.shop_product #box_productfull {margin-bottom: 0;}}.shop_product #box_productfull > .boxhead {margin: 0;}.shop_product #box_productfull .productimg {position: sticky;top: 100px;}@media screen and (max-width: 768px) {.shop_product #box_productfull .productimg {position: relative;top: 0;}}.shop_product #box_productfull .productimg .mainimg {border: 0;height: auto;}.shop_product #box_productfull .wse_productinfo h1 {font-size: var(--wse-productnamesize, 22px);line-height: var(--wse-productnamelh, 1.2em);margin-bottom: 20px;}@media screen and (max-width: 480px) {.shop_product #box_productfull .wse_productinfo h1 {font-size: var(--wse-h5size, 1.25rem);margin-bottom: 10px;}}.shop_product #box_productfull .wse_productinfo .availability.row {display: none;}.shop_product #box_productfull .wse_productinfo .star-rating {cursor: pointer;}.shop_product #box_productfull .wse_productinfo .wse_shortdescription {margin-bottom: 20px;}.shop_product #box_productfull .wse_productinfo .wse_shortdescription ul {padding-left: 20px;}.shop_product #box_productfull .wse_productinfo .bottomborder .basket {margin-top: 0;}@media screen and (max-width: 480px) {.shop_product #box_productfull .wse_productinfo .bottomborder .basket .price {margin-bottom: 10px;font-weight: 600;}}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .price {display: flex;flex-wrap: wrap;}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .price .main-price {font-size: var(--wse-productpricesize, 1.02rem);}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .price del {order: -1;margin-right: 10px;font-size: var(--wse-h4size, 1.563rem);padding-left: 0;color: var(--wse-fontcolor, #1e1e1e);}.shop_product #box_productfull .wse_productinfo .bottomborder .basket #customRelated,.shop_product #box_productfull .wse_productinfo .bottomborder .basket .relatedHeader {display: none;}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .price .price-name {display: none;}.shop_product #box_productfull .wse_productinfo .bottomborder .basket #customRelated {margin-bottom: 20px;}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .form-basket .stocks .f-row .label,.shop_product #box_productfull .wse_productinfo .bottomborder .basket .form-basket .stocks .f-row .stock-options {width: 100%;margin: 0;}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .form-basket .stocks .f-row .label em.color,.shop_product #box_productfull .wse_productinfo .bottomborder .basket .form-basket .stocks .f-row .stock-options em.color {display: none;}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap {display: none;margin-bottom: 15px;float: none;width: auto;flex-wrap: wrap;align-items: center;}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap .quantity_name {display: block;flex: 0 0 100%;text-transform: capitalize;line-height: 40px;}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap .number-wrap {display: grid;grid-template-columns: 30px auto 30px;gap: 2px;}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap .number-wrap input {width: 3em !important;appearance: textfield;-moz-appearance: textfield;-webkit-appearance: textfield;text-align: center;margin: 0;height: 35px;min-height: auto;}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap .number-wrap .wse_quantity_btn {display: flex;justify-content: center;align-items: center;font-size: 18px;background-color: var(--button-bg, #1e1e1e);border: var(--button-border, 1px solid #1e1e1e);color: var(--button-text-color, #ffffff);cursor: pointer;user-select: none;}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap .number-wrap .wse_quantity_btn.inactive {background: var(--wse-lightgray, #efefef);border-color: var(--wse-lightgray, #efefef);pointer-events: none;color: var(--wse-fontcolor, #1e1e1e);}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap .unit {margin-left: 10px;}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .form-basket .addtobasket-container .button_wrap {float: none;min-width: auto;width: 100%;}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .delivery {text-align: center;margin-top: 10px;}.shop_product #box_productfull .wse_productinfo .bottomborder .basket .addtofav {display: none;}.shop_product #box_productfull .wse_productinfo .bottomborder .productdetails-more-details {margin-top: 0;}.shop_product #box_productfull .wse_productinfo #box_bundle .boxhead {margin-bottom: 1em;}.shop_product #box_productfull .wse_productinfo #box_bundle .boxhead h3 {text-align: left;font-size: 16px;}.shop_product #box_productfull .wse_productinfo #box_bundle .innerbox .product {margin-bottom: 10px;}.shop_product #box_productfull .wse_productinfo #box_bundle .innerbox .product.bundle-product-selected {border: 0;}.shop_product #box_productfull .wse_productinfo #box_bundle .innerbox .product .stocks-bundle {display: block;}.shop_product #box_productfull .wse_productinfo #box_bundle .innerbox .product .stocks-bundle .stock-control .stock-options {overflow: hidden;}.shop_product #box_productfull .wse_productinfo #box_bundle .innerbox .product .stocks-bundle .stock-control .stock-options .option-text {display: grid;grid-template-columns: 1fr auto;align-items: center;}.shop_product #box_productfull .wse_productinfo .product-modules #box_productdata.box .boxhead {margin-bottom: var(--bh-mb, 48px);}.shop_product #box_productfull .wse_productinfo .product-modules .box {margin-bottom: 10px;}.shop_product #box_productfull .wse_productinfo .product-modules .boxhead {margin-bottom: 0px;position: relative;border-bottom: 1px solid var(--wse-lightgray, #efefef);padding-bottom: 10px;cursor: pointer;}.shop_product #box_productfull .wse_productinfo .product-modules .boxhead h3 {font-size: var(--wse-fontsize, 14px);font-weight: 400;text-transform: uppercase;text-align: left;}.shop_product #box_productfull .wse_productinfo .product-modules .boxhead .wse_productacc {position: absolute;right: 0;top: 50%;transform: translate(0, -50%);display: flex;cursor: pointer;height: 100%;}.shop_product #box_productfull .wse_productinfo .product-modules .boxhead .wse_productacc i {font-size: var(--wse-fontsize, 14px);}.shop_product #box_productfull .wse_productinfo .product-modules .innerbox {display: none;border: 1px solid transparent;}.shop_product #box_productfull .wse_productinfo .product-modules #box_description .resetcss iframe {width: 100%;}.shop_product #box_productfull .wse_productinfo .product-modules #box_productdata a {text-decoration: underline;}.shop_product #box_productfull .wse_productinfo .product-modules #box_productdata .product-attributes table tbody {border-bottom: 0;}.shop_product #box_productfull .wse_productinfo .product-modules #box_productdata .product-attributes table td:first-child {background: transparent;text-align: left;}.shop_product #box_productfull .wse_productinfo .product-modules #box_productdata .product-attributes table td:last-child {font-weight: 400;}.shop_product #box_productfull .wse_productinfo .product-modules #box_productdata .table {width: 100%;border-collapse: collapse;}.shop_product #box_productfull .wse_productinfo .product-modules #box_productdata .table tr {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.shop_product #box_productfull .wse_productinfo .product-modules #box_productdata .table tr:nth-child(even) {background-color: var(--wse-lightgray, #efefef);}.shop_product #box_productfull .wse_productinfo .product-modules #box_productdata .table th,.shop_product #box_productfull .wse_productinfo .product-modules #box_productdata .table td {padding: 12px;text-align: left;border-bottom: 1px solid var(--wse-lightgray, #efefef);}.shop_product #box_productfull .wse_productinfo .product-modules #box_productdata .table th {background-color: #4caf50;color: white;}.shop_product #box_productfull .wse_productinfo .product-modules #box_productrelated .innerbox {grid-template-columns: 1fr;}.shop_product #box_productfull .wse_productinfo .product-modules #box_productrelated .innerbox .product .details .productname {font-size: var(--wse-h6size, 0.8rem);}.shop_product #box_productfull .wse_productinfo .product-modules #box_productrelated .innerbox .product .price {text-align: right;}.shop_product #box_productfull .wse_productinfo .product-modules #box_productrelated .innerbox .product .price em {font-size: var(--wse-h6size, 0.8rem);}.shop_product #box_productfull .wse_productinfo .product-modules #box_productrelated .innerbox .product .relprice .label-price {display: none;}.shop_product .product-modules #box_productdata.box .boxhead,.shop_product .tab-container #box_productdata.box .boxhead,.shop_product .product-modules [data-tab="box_productdata"] .boxhead,.shop_product .tab-container [data-tab="box_productdata"] .boxhead {margin-bottom: var(--bh-mb, 48px);}.shop_product .product-modules #box_productdata.box a,.shop_product .tab-container #box_productdata.box a,.shop_product .product-modules [data-tab="box_productdata"] a,.shop_product .tab-container [data-tab="box_productdata"] a {text-decoration: underline;}.shop_product .product-modules #box_productdata.box .product-attributes table tbody,.shop_product .tab-container #box_productdata.box .product-attributes table tbody,.shop_product .product-modules [data-tab="box_productdata"] .product-attributes table tbody,.shop_product .tab-container [data-tab="box_productdata"] .product-attributes table tbody {border-bottom: 0;}.shop_product .product-modules #box_productdata.box .product-attributes table td:first-child,.shop_product .tab-container #box_productdata.box .product-attributes table td:first-child,.shop_product .product-modules [data-tab="box_productdata"] .product-attributes table td:first-child,.shop_product .tab-container [data-tab="box_productdata"] .product-attributes table td:first-child {background: transparent;text-align: right;}.shop_product .product-modules #box_productdata.box .product-attributes table td:last-child,.shop_product .tab-container #box_productdata.box .product-attributes table td:last-child,.shop_product .product-modules [data-tab="box_productdata"] .product-attributes table td:last-child,.shop_product .tab-container [data-tab="box_productdata"] .product-attributes table td:last-child {font-weight: 400;}.shop_product .product-modules #box_productdata.box .table,.shop_product .tab-container #box_productdata.box .table,.shop_product .product-modules [data-tab="box_productdata"] .table,.shop_product .tab-container [data-tab="box_productdata"] .table {width: 100%;border-collapse: collapse;}.shop_product .product-modules #box_productdata.box .table tr,.shop_product .tab-container #box_productdata.box .table tr,.shop_product .product-modules [data-tab="box_productdata"] .table tr,.shop_product .tab-container [data-tab="box_productdata"] .table tr {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.shop_product .product-modules #box_productdata.box .table tr:nth-child(even),.shop_product .tab-container #box_productdata.box .table tr:nth-child(even),.shop_product .product-modules [data-tab="box_productdata"] .table tr:nth-child(even),.shop_product .tab-container [data-tab="box_productdata"] .table tr:nth-child(even) {background-color: var(--wse-lightgray, #efefef);}.shop_product .product-modules #box_productdata.box .table th,.shop_product .tab-container #box_productdata.box .table th,.shop_product .product-modules [data-tab="box_productdata"] .table th,.shop_product .tab-container [data-tab="box_productdata"] .table th,.shop_product .product-modules #box_productdata.box .table td,.shop_product .tab-container #box_productdata.box .table td,.shop_product .product-modules [data-tab="box_productdata"] .table td,.shop_product .tab-container [data-tab="box_productdata"] .table td {padding: 12px;text-align: left;border-bottom: 1px solid var(--wse-lightgray, #efefef);}.shop_product .product-modules #box_productdata.box .table th,.shop_product .tab-container #box_productdata.box .table th,.shop_product .product-modules [data-tab="box_productdata"] .table th,.shop_product .tab-container [data-tab="box_productdata"] .table th {background-color: #4caf50;color: white;}.shop_product .product-modules #box_productdeliveries .product-deliveries .delivery-container,.shop_product .tab-container #box_productdeliveries .product-deliveries .delivery-container,.shop_product .product-modules [data-tab="box_productdeliveries"] .product-deliveries .delivery-container,.shop_product .tab-container [data-tab="box_productdeliveries"] .product-deliveries .delivery-container {margin: 0px auto;}.shop_product .tab-container {margin-bottom: 40px;}.shop_product .tab-container nav ul {border: 0;display: flex;justify-content: center;}.shop_product .tab-container nav ul li .boxhead:after {display: none;}.shop_product .tab-container nav ul li .boxhead.active {border: 0;border-bottom: 2px solid var(--wse-black, #1e1e1e);}.shop_product .tab-container nav ul li .boxhead h3 {color: #1e1e1e;}@media screen and (max-width: 480px) {.shop_product #box_recent .innerbox {margin-bottom: 0;}.shop_product #box_recent .product .basket {display: none;}.shop_product #box_recent .innerbox .product:nth-child(n + 3) {display: none;}}.shop_product_list .wse_categorydesc .btn-categorydesc {display: block;margin: 20px auto;max-width: 100px;}.shop_product_list .wse_categorydesc .categorydesc:nth-of-type(2) {display: none;}.skinpreview {display: none;}.wse_sidebasket {border-left: 1px solid var(--wse-lightgray, #efefef);transition: 0.2s;right: -100%;position: fixed;width: 420px;background: #fff;top: 0;z-index: 2000;height: 100vh;padding: 20px;box-sizing: border-box;}@media screen and (max-width: 767px) {.wse_sidebasket {width: 100%;}}.wse_sidebasket.opened {visibility: visible;opacity: 1;right: 0;}.wse_sidebasket .boxhead {position: relative;margin-bottom: 30px;}.wse_sidebasket .boxhead h3 {font-size: var(--wse-h4size, 1.563rem);margin: 0;text-transform: uppercase;}.wse_sidebasket .boxhead .cart_close {position: absolute;top: 0;right: 0;cursor: pointer;}.wse_sidebasket .boxhead .cart_close i {font-size: 28px;}.wse_sidebasket .wse_sidebasket_container {scrollbar-width: thin;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_freeshipping {margin-bottom: 20px;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_freeshipping .progress {width: 100%;box-sizing: border-box;background: var(--wse-darkgray, #707070);height: 4px;position: relative;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_freeshipping .progress .bar {display: block;position: absolute;width: 0;height: 100%;background: var(--wse-secondary, #707070);}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_freeshipping .progress .bar.green {background: var(--wse-secondary, #707070);}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products {margin-bottom: 20px;max-height: 70vh;overflow-y: auto;scrollbar-width: thin;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product {display: grid;grid-template-columns: 60px 100px 100px 1fr;grid-template-rows: repeat(2, auto);align-items: center;justify-content: space-between;padding: 10px 0;border-bottom: 1px solid var(--wse-lightgray, #efefef);gap: 10px;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .img {grid-row-start: 1;grid-row-end: span 2;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .name {grid-column-start: 2;grid-column-end: 4 span;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .name .variant {font-size: 10px;display: block;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .quantity {display: flex;flex-wrap: wrap;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .quantity .plus,.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .quantity .minus {background: var(--wse-black, #1e1e1e);color: var(--wse-white, #ffffff);display: flex;justify-content: center;align-items: center;font-size: var(--wse-h5size, 1.25rem);cursor: pointer;width: 24px;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .quantity input {-moz-appearance: textfield;min-height: 0;margin-bottom: 0;text-align: center;max-width: 30px;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .quantity input::-webkit-outer-spin-button,.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .quantity input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .price {text-align: left;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .edit {text-align: center;display: none;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .edit i {cursor: pointer;font-size: 18px;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .edit i.green {color: var(--wse-green, #249936);}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .remove {text-align: center;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .remove i {color: var(--wse-red, #d82700);cursor: pointer;font-size: 18px;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .wse_sidebasket_product_children {grid-column-start: 1;grid-column-end: span 4;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .wse_sidebasket_product_children .btn-showchild {margin: 10px auto;display: block;text-decoration: underline;cursor: pointer;text-transform: uppercase;font-size: 14px;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .wse_sidebasket_product_children .btn-showchild i {font-size: 10px;margin-left: 5px;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .wse_sidebasket_product_children .bundle_products_list {display: none;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .wse_sidebasket_product_children .bundle_child {padding-left: 20px;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .wse_sidebasket_product_children .bundle_child .quantity,.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .wse_sidebasket_product_children .bundle_child .price,.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .wse_sidebasket_product .wse_sidebasket_product_children .bundle_child .remove {display: none;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_products .empty_basket {display: flex;flex-direction: column;justify-content: center;align-items: center;}.wse_sidebasket .wse_sidebasket_container .summary {margin-bottom: 20px;font-size: 18px;text-align: left;display: none;}.wse_sidebasket .wse_sidebasket_container .summary .coupon {flex: 0 0 100%;position: relative;margin-bottom: 0;}.wse_sidebasket .wse_sidebasket_container .summary .coupon .coupon_header {position: relative;cursor: pointer;margin-bottom: 16px;}.wse_sidebasket .wse_sidebasket_container .summary .coupon .coupon_header h5 {display: inline-block;margin-right: 10px;}.wse_sidebasket .wse_sidebasket_container .summary .coupon .coupon_header .coupon_btn {display: inline-block;}.wse_sidebasket .wse_sidebasket_container .summary .coupon .coupon_header .coupon_btn i {position: relative;top: 1px;}.wse_sidebasket .wse_sidebasket_container .summary .coupon form {display: none;margin-bottom: 30px;}.wse_sidebasket .wse_sidebasket_container .summary .coupon form .btn {padding: 7px 14px;margin-left: -5px;}.wse_sidebasket .wse_sidebasket_container .summary .coupon input {margin: 0;}.wse_sidebasket .wse_sidebasket_container .summary .coupon label {text-align: left;display: block;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_btn {width: 100%;box-sizing: border-box;position: absolute;bottom: 0;left: 0;background: #fff;padding: 20px;text-align: center;border-top: 1px solid var(--wse-lightgray, #efefef);}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_btn a {width: 100%;box-sizing: border-box;margin-bottom: 10px;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_btn .paypo {margin-top: 10px;}.wse_sidebasket .wse_sidebasket_container .wse_sidebasket_btn .wse_sidebasket_delivery {margin-top: 10px;}header .logo-bar .search__container.wse_search {transition: 0.2s;transform: translateY(-180px);display: block;position: fixed;visibility: hidden;opacity: 0;z-index: 2000;top: 0;width: 100%;left: 0;height: 200px;background: #fff;border-bottom: 1px solid var(--wse-lightgray, #efefef);float: none;max-width: none;padding: 20px;box-sizing: border-box;}header .logo-bar .search__container.wse_search .boxhead {position: relative;margin-bottom: 30px;text-align: left;}header .logo-bar .search__container.wse_search .boxhead h3 {font-size: var(--wse-h4size, 1.563rem);margin: 0;text-transform: uppercase;}header .logo-bar .search__container.wse_search .boxhead .search_close {position: absolute;top: 0;right: 0;cursor: pointer;}header .logo-bar .search__container.wse_search .boxhead .search_close i {font-size: 28px;}header .logo-bar .search__container.wse_search .search-form {padding-top: 0;}header .logo-bar .search__container.wse_search .search-form .search__input[type='search'] {background-color: var(--wse-lightgray, #efefef);}header .logo-bar .search__container.wse_search .search-form .search-input {padding-left: 0;}header .logo-bar .search__container.wse_search.opened {visibility: visible;opacity: 1;transform: translateY(0);}header .logo-bar .search__container.wse_search.opened .search-form {display: block !important;}.wse_headermenu {display: flex;justify-content: flex-end;align-items: center;grid-column-start: 3;}.wse_headermenu > div {cursor: pointer;margin-left: 10px;}.wse_headermenu .wse_cart_icon {position: relative;}.wse_headermenu .wse_cart_icon .wse_basketquantity {position: absolute;top: -5px;right: -10px;background: #000;width: 18px;height: 18px;display: block;color: #fff;border-radius: 50%;text-align: center;font-size: 12px;}@media screen and (max-width: 480px) {.wse_headermenu .wse_user_icon {}}#wse_slider {height: var(--wse_slider_height, 80vh);display: flex;justify-content: center;box-sizing: border-box;}#wse_slider img {height: 100%;max-width: none;}#wse_slider + * {}#wse_slider #wse_smoothgallery {height: 100%;}#wse_slider #wse_smoothgallery .slick-list {height: 100%;}#wse_slider #wse_smoothgallery .slick-list .slick-track {height: 100%;}#wse_slider .video_buttons {position: absolute;bottom: 80px;display: flex;gap: 10px;left: 50%;transform: translate(-50%, 0);text-transform: uppercase;min-width: 260px;justify-content: center;}#wse_slider .video_buttons a {text-transform: uppercase;}#wse_slider .video_buttons a.accent {background: var(--wse-secondary, #707070);color: #fff;border-color: var(--wse-secondary, #707070);}@media screen and (max-width: 767px) {#wse_slider .video_buttons {flex-direction: column;bottom: 30px;}}#box_basketlist {padding-top: 40px;}#box_basketlist > .boxhead {display: none;}#box_basketlist .innerbox > form {display: flex;align-items: flex-start;justify-content: space-between;}@media screen and (max-width: 980px) {#box_basketlist .innerbox > form {display: block;}}#box_basketlist .innerbox > form .wse_productlist {flex: 0 0 66%;}#box_basketlist .innerbox > form #cart-options {position: sticky;top: 90px;flex: 0 0 30%;display: flex;flex-direction: column;margin-top: 0;}#box_basketlist .innerbox > form #cart-options .delivery-container,#box_basketlist .innerbox > form #cart-options .payment-container {width: 100%;}#box_basketlist .innerbox > form #cart-options .delivery-container h5,#box_basketlist .innerbox > form #cart-options .payment-container h5 {font-size: 1.953rem;border-bottom: var(--bh-border-b, 0px);font-weight: var(--bh-fw, 600);}#box_basketlist .innerbox > form #cart-options .summary-container {width: 100%;}#box_basketlist .innerbox > form #cart-options .buttons {display: flex;flex-direction: column;}#box_basketlist .innerbox > form #cart-options .buttons .back {order: 2;width: 100%;display: none;}#box_basketlist .innerbox > form #cart-options .buttons .forward,#box_basketlist .innerbox > form #cart-options .buttons .order {order: 1;width: 100%;}#box_basketaddress .buttons,#box_basketsummary .buttons,#box_basketaddress .bottombuttons,#box_basketsummary .bottombuttons {display: grid !important;grid-template-columns: repeat(3, 1fr);grid-gap: 40px;grid-row-gap: 10px;}@media screen and (max-width: 979px) {#box_basketaddress .buttons,#box_basketsummary .buttons,#box_basketaddress .bottombuttons,#box_basketsummary .bottombuttons {display: flex !important;flex-wrap: wrap;}#box_basketaddress .buttons > *,#box_basketsummary .buttons > *,#box_basketaddress .bottombuttons > *,#box_basketsummary .bottombuttons > * {flex: 0 0 100%;}}#box_basketaddress .buttons:after,#box_basketsummary .buttons:after,#box_basketaddress .bottombuttons:after,#box_basketsummary .bottombuttons:after {content: '';display: block;background: url('/upload/assets/img/safety_desktop.png');background-repeat: no-repeat;background-position: center;background-size: 310px auto;width: 100%;height: 24px;grid-row-start: 2;grid-column-start: 3;}@media screen and (max-width: 480px) {#box_basketaddress .buttons:after,#box_basketsummary .buttons:after,#box_basketaddress .bottombuttons:after,#box_basketsummary .bottombuttons:after {order: -1;background-size: 100%;}}#box_basketaddress .buttons .btn,#box_basketsummary .buttons .btn,#box_basketaddress .bottombuttons .btn,#box_basketsummary .bottombuttons .btn {width: 100%;font-size: var(--wse-fontsize, 14px);text-transform: uppercase;}@media screen and (max-width: 480px) {#box_basketaddress .buttons .btn,#box_basketsummary .buttons .btn,#box_basketaddress .bottombuttons .btn,#box_basketsummary .bottombuttons .btn {font-size: var(--wse-fontsize, 14px);padding-top: 16px;padding-bottom: 16px;}}#box_basketaddress .buttons .back,#box_basketsummary .buttons .back,#box_basketaddress .bottombuttons .back,#box_basketsummary .bottombuttons .back {grid-row-start: 1;border: 0;text-align: left;color: var(--wse-black, #1e1e1e);padding-left: 0;}#box_basketaddress .buttons .back:hover,#box_basketsummary .buttons .back:hover,#box_basketaddress .bottombuttons .back:hover,#box_basketsummary .bottombuttons .back:hover {background: transparent;border: 0;}#box_basketaddress .buttons .back:hover a,#box_basketsummary .buttons .back:hover a,#box_basketaddress .bottombuttons .back:hover a,#box_basketsummary .bottombuttons .back:hover a {text-decoration: underline;}#box_basketaddress .buttons .forward,#box_basketsummary .buttons .forward,#box_basketaddress .bottombuttons .forward,#box_basketsummary .bottombuttons .forward,#box_basketaddress .buttons .summary,#box_basketsummary .buttons .summary,#box_basketaddress .bottombuttons .summary,#box_basketsummary .bottombuttons .summary,#box_basketaddress .buttons .order,#box_basketsummary .buttons .order,#box_basketaddress .bottombuttons .order,#box_basketsummary .bottombuttons .order {grid-column-start: 3;}@media screen and (max-width: 480px) {#box_basketaddress .buttons .forward,#box_basketsummary .buttons .forward,#box_basketaddress .bottombuttons .forward,#box_basketsummary .bottombuttons .forward,#box_basketaddress .buttons .summary,#box_basketsummary .buttons .summary,#box_basketaddress .bottombuttons .summary,#box_basketsummary .bottombuttons .summary,#box_basketaddress .buttons .order,#box_basketsummary .buttons .order,#box_basketaddress .bottombuttons .order,#box_basketsummary .bottombuttons .order {order: -2;}}@media screen and (max-width: 480px) {#box_basketstep2 .btn {padding: 7px 12px;}}.wse_productslider:before,.wse_productslider:after {display: none;}.wse_productslider > .f-row {display: flex;justify-content: space-between;align-items: center;}.wse_productslider > .f-row .f-grid-3 {flex: 0 0 30%;padding: 25px;}.wse_productslider > .f-row .f-grid-9 {flex: 0 0 60%;margin: 0;}@media screen and (max-width: 480px) {.wse_productslider > .f-row {flex-wrap: wrap;}.wse_productslider > .f-row .f-grid-3,.wse_productslider > .f-row .f-grid-9 {flex: 0 0 100%;}}.wse_productslider .boxhead {line-height: var(--wse-lineheight, 1.6em);}.wse_productslider .innerbox {max-width: 100%;}.fullwidth {position: relative;width: 100vw;left: 50%;transform: translateX(-50%);box-sizing: border-box;}.wse_grid.p-small {padding: 20px 0;}.wse_grid.p-med {padding: 40px 0;}.wse_grid.p-lg {padding: 60px 0;}.wse_grid h1,.wse_grid h2,.wse_grid h3,.wse_grid h4,.wse_grid h5 {color: var(--wse-fontcolor, #1e1e1e);}.wse_grid p {color: var(--wse-fontcolor, #1e1e1e);}.wse_grid .wse_col {display: grid;grid-template-columns: 1fr 1fr;align-items: center;justify-content: center;}.wse_grid .wse_col:before,.wse_grid .wse_col:after {display: none;}.wse_grid .wse_col .text {padding: 20px;box-sizing: border-box;}.wse_grid .wse_col .image img {display: block;}.wse_grid .wse_col .image img.full {width: 100%;height: auto;}@media screen and (max-width: 767px) {.wse_grid .wse_col {grid-template-columns: auto;}.wse_grid .wse_col .text {order: 2;}.wse_grid .wse_col .image {order: 1;}}.wse_hero img {width: 100%;height: auto;}.wse_hero .hero-btn {position: absolute;bottom: 10%;left: 50%;transform: translate(-50%, 0);}#faq .faq_container > div {margin-bottom: 10px;}#faq .faq_container {max-width: 800px;display: block;margin: 0px auto;}#faq .faq_container h2 {margin-top: 2em;}#faq .faq_container > div {padding: 20px;box-sizing: border-box;border: 1px solid var(--wse-secondary, #707070);cursor: pointer;position: relative;}#faq .faq_container .question {font-size: var(--wse-h5size, 1.25rem);display: block;max-width: 85%;}#faq .faq_container .answer {display: none;margin-top: 16px;}#faq .faq_container .faq_btn {position: absolute;top: 18px;right: 10px;}#faq .faq_container .faq_btn i {font-size: var(--wse-h4size, 1.563rem);}#wse_topbar {margin-bottom: 0;background: var(--wse-topbarbg, --wse-maincolor, #333333);position: relative;z-index: 2;}#wse_topbar .topbar {max-height: 1em;display: flex;justify-content: space-between;padding: 10px 0;font-size: var(--wse-fontsize, 14px);}#wse_topbar .topbar:before,#wse_topbar .topbar:after {display: none;}#wse_topbar .topbar .wse_topbar_usp {display: block;max-width: 100%;padding: 0 2em;box-sizing: border-box;color: var(--wse-topbarcolor, --wse-fontcolor);opacity: 0;transition: opacity 0.5s ease-out;}#wse_topbar .topbar .wse_topbar_usp ul {display: block;list-style: none;padding-left: 0;margin: 0;}#wse_topbar .topbar .wse_topbar_usp ul li {padding: 0px 8px;line-height: 1em;text-align: center;}#wse_topbar .topbar .wse_topbar_usp ul li:nth-of-type(1) {padding-right: 8px;}#wse_topbar .topbar .wse_topbar_usp ul li a {text-decoration: underline;}#wse_topbar .topbar .wse_topbar_usp ul li:last-of-type {border-right: 0;}#wse_topbar .topbar .wse_topbar_usp ul li img {height: 15px;display: inline-block;width: auto;margin-right: 5px;}#wse_topbar .topbar .wse_topbar_usp .slick_slider {position: absolute;}#wse_topbar .topbar .wse_topbar_usp .slick-slide {margin: 0 5px;}#wse_topbar .topbar .wse_topbar_usp .slick-arrow {position: absolute;z-index: 20;top: 50%;transform: translate(0, -50%);font-size: 0;}#wse_topbar .topbar .wse_topbar_usp .slick-arrow.slick-prev {left: 0px;}#wse_topbar .topbar .wse_topbar_usp .slick-arrow.slick-prev:before {content: '';position: absolute;top: 50%;left: 0;display: block;border-left: 1px solid var(--wse-darkgray, #707070);border-top: 1px solid var(--wse-darkgray, #707070);width: 10px;height: 10px;transform: translate(0, -50%) rotate(-45deg);}#wse_topbar .topbar .wse_topbar_usp .slick-arrow.slick-next {right: 0px;}#wse_topbar .topbar .wse_topbar_usp .slick-arrow.slick-next:before {content: '';position: absolute;top: 50%;right: 0;display: block;border-right: 1px solid var(--wse-darkgray, #707070);border-bottom: 1px solid var(--wse-darkgray, #707070);width: 10px;height: 10px;transform: translate(0, -50%) rotate(-45deg);}.wse_imggrid [class*="col"] {display: grid;gap: 20px;margin-bottom: 48px;}.wse_imggrid .col-2 {grid-template-columns: repeat(2, minmax(0, 1fr));}@media screen and (max-width: 480px) {.wse_imggrid .col-2 {grid-template-columns: minmax(0, 1fr);}}.wse_imggrid .col-3 {grid-template-columns: repeat(3, minmax(0, 1fr));}@media screen and (max-width: 480px) {.wse_imggrid .col-3 {grid-template-columns: minmax(0, 1fr);}}.menu .innermenu .menu-list li h3 {font-size: var(--mainmenu-fs, 18px);text-transform: uppercase;}.menu .innermenu .menu-list {border-bottom: 0;}.rwd .menu .innermenu .menu-mobile > li > a {color: var(--wse-maincolor, #333333);}@media screen and (min-width: 980px) {.menu.row .innermenu .menu-list .wse_contactlink .mobilelinks {background: none;}.menu.row .innermenu .menu-list .wse_contactlink h3 {font-weight: 400 !important;}.menu.row .innermenu .menu-list .wse_contactlink h3 a i {font-size: var(--wse-h5size, 1.25rem);position: relative;top: 4px;margin-right: 5px;}}header {padding: 20px 0;background: #fff;border-bottom: 1px solid #ffffff70;transition: all 0.3s ease-in-out;position: relative;z-index: 2;border-bottom: 1px solid var(--wse-lightgray, #efefef);z-index: 100;border-top: 0;}@media screen and (max-width: 980px) {header {padding: 1em !important;}}header:hover {background: #fff;}header.active {background: #fff;border-bottom: 1px solid var(--wse-lightgray, #efefef);}header .login-bar {display: none;}header .mobilelinks {background: var(--wse-lightgray, #efefef);}header .logo-bar {display: grid;grid-template-columns: var(--wse-logoWidth, 140px) auto 140px;max-width: var(--wse-headerwidth, 90vw);align-items: center;}header .logo-bar .basket {display: none;}header .logo-bar .link-logo {grid-column-start: 1;grid-row-start: 1;display: flex;justify-content: left;align-items: center;}header .logo-bar .link-logo img {max-height: 60px;max-width: var(--wse-logoWidth, 140px);}header .logo-bar .wse_headermenu {grid-row-start: 1;}header .logo-bar .search__container {grid-row-start: 1;grid-column-start: 2;max-width: none;float: none;}@media screen and (min-width: 980px) {header .logo-bar .wse_menu {display: none;}header .logo-bar .menu.row .innermenu .menu-list .current_parent.wse_megamenu:hover .submenu.level1 {display: flex !important;}header .logo-bar .menu.row .innermenu .menu-list .current_parent.wse_megamenu .submenu.level1 {display: none !important;}header .logo-bar .menu.row {display: block;background: transparent;grid-column-start: 2;grid-row-start: 1;position: relative;left: auto;transform: none;border-bottom: 0px;}header .logo-bar .menu.row.menu_sticky {top: auto;}header .logo-bar .menu.row .menu-list > li {border-bottom: 2px solid transparent;}header .logo-bar .menu.row .menu-list .parent.wse_megamenu:hover .submenu.level1 {width: 101vw;left: 49%;transform: translate(-50%, 0);top: 62px;background: #f9f9f9;max-height: 80vh;overflow-y: scroll;scrollbar-width: thin;}header .logo-bar .menu.row .menu-list .parent.wse_megamenu:hover .submenu.level1 .level1 {background: #f9f9f9;}header .logo-bar .menu.row .menu-list .parent.wse_megamenu:hover .submenu.level1 ul {background: #f9f9f9;}}@media screen and (min-width: 980px) and (max-width: 1200px) {header .logo-bar {grid-template-rows: auto auto;grid-template-columns: 1fr 1fr;}header .logo-bar .link-logo {justify-self: start;grid-row-start: 1;}header .logo-bar .wse_headermenu {justify-self: end;grid-row-start: 1;}header .logo-bar .menu.row {grid-column-start: 1;grid-column-end: -1;margin-top: 20px;}}@media screen and (max-width: 979px) {header .logo-bar {grid-template-columns: auto 1fr auto;margin-bottom: 0 !important;}header .logo-bar .menu.row {display: none;top: 54px;text-align: left;}header .logo-bar .menu.row .innermenu .parent:hover:after {display: none;}header .logo-bar .menu.row.menu_sticky {position: absolute;top: 64px;transform: translate(-50%, 0);}header .logo-bar .menu.row .menu-list {min-height: 85vh;}header .logo-bar .menu.row .menu-list:hover li:hover {box-sizing: border-box;}header .logo-bar .menu.row .mobilelinks {display: block;}header .logo-bar .wse_menu {display: flex;grid-column-start: 3;grid-row-start: 2;align-items: center;}header .logo-bar .wse_menu > span {display: none;}header .logo-bar .wse_menu i {margin-right: 0;}}@media screen and (max-width: 480px) {header .logo-bar {grid-template-columns: auto 1fr auto;}header .logo-bar:before,header .logo-bar:after {display: none;}header .logo-bar .wse_menu {grid-column-start: 3;grid-row-start: 1;}header .logo-bar .wse_menu span {display: none;}header .logo-bar .wse_menu i {margin: 0;font-size: var(--wse-h3size, 1.953rem);}header .logo-bar .link-logo {grid-column-start: 1;}header .logo-bar .link-logo img {max-width: 140px;}header .logo-bar .wse_headermenu {grid-column-start: 2;}}.shop_index header {border-bottom: 0;background: #ffffff70;}.shop_index header:hover {border-color: var(--wse-white, #ffffff);}header.row.opened {transform: translateY(0);}.menu-mobile {display: none !important;}@media screen and (min-width: 980px) {.menu.row .innermenu .menu-list {display: flex;justify-content: center;flex-wrap: wrap;height: auto;width: 100%;}.menu.row .innermenu .menu-list:hover > li {border-bottom: 2px solid var(--wse-white, #ffffff) !important;}.menu.row .innermenu .menu-list:hover > li:hover {border-bottom: 2px solid var(--wse-black, #1e1e1e) !important;}.menu.row .innermenu .menu-list:hover > li.parent.wse_megamenu .level1 {display: none !important;}.menu.row .innermenu .menu-list:hover > li.parent.wse_megamenu:hover .level1 {display: grid !important;}.menu.row .innermenu .menu-list:hover > li.parent.wse_megamenu:hover .level1 ul.level1 {display: grid !important;grid-template-columns: repeat(5, 1fr);grid-template-rows: repeat(2, auto);}.menu.row .innermenu .menu-list > li {border-bottom: 2px solid var(--wse-white, #ffffff);}.menu.row .innermenu .menu-list > li:hover {border-bottom: 2px solid var(--wse-black, #1e1e1e);}.menu.row .innermenu .menu-list > li.current,.menu.row .innermenu .menu-list > li.current_parent:not(#hcategory_0) {border-bottom: 2px solid var(--wse-black, #1e1e1e);}.menu.row .innermenu .menu-list li {float: none;}.menu.row .innermenu .menu-list li h3 {margin-top: 0;}.menu.row .innermenu .menu-list li h3 a {padding: 12px 24px;}.menu.row .innermenu .menu-list li h3 a:hover {text-decoration: none;}.menu.row .innermenu .menu-list li .parent_btn {display: none;}.menu.row .innermenu .menu-list li.current > h3 > a {color: var(--wse-fontcolor, #1e1e1e);}.menu.row .innermenu .menu-list li.current a {color: var(--wse-fontcolor, #1e1e1e);}.menu.row .innermenu .menu-list .wse_megamenu .parent:hover > div > ul,.menu.row .innermenu .menu-list .wse_megamenu .current_parent > div > ul {border: 0;position: static;}.menu.row .innermenu .menu-list .wse_megamenu .parent:hover > div > ul:before,.menu.row .innermenu .menu-list .wse_megamenu .current_parent > div > ul:before {display: none;}.menu.row .innermenu .menu-list .wse_megamenu .parent:hover > div > ul li,.menu.row .innermenu .menu-list .wse_megamenu .current_parent > div > ul li {margin-top: 0;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu > div > ul,.menu.row .innermenu .menu-list .current_parent.wse_megamenu > div > ul {border: 0;position: static;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu > div > ul:before,.menu.row .innermenu .menu-list .current_parent.wse_megamenu > div > ul:before {display: none;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu > div > ul li,.menu.row .innermenu .menu-list .current_parent.wse_megamenu > div > ul li {margin-top: 0;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu .submenu.level1,.menu.row .innermenu .menu-list .current_parent.wse_megamenu .submenu.level1 {border-bottom: 1px solid var(--wse-lightgray, #efefef);padding: 20px 0;box-sizing: border-box;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu .submenu.level1 ul.level1,.menu.row .innermenu .menu-list .current_parent.wse_megamenu .submenu.level1 ul.level1 {display: flex !important;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu .submenu,.menu.row .innermenu .menu-list .current_parent.wse_megamenu .submenu {width: 100%;position: absolute;left: 0;top: 48px;height: auto;background: var(--wse-white, #ffffff);z-index: 1;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu .submenu .level1,.menu.row .innermenu .menu-list .current_parent.wse_megamenu .submenu .level1 {position: static;width: 100%;max-width: var(--container-width, 1440px);margin: 0px auto;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu .submenu .level1 li h3,.menu.row .innermenu .menu-list .current_parent.wse_megamenu .submenu .level1 li h3 {font-weight: 600;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu .submenu .level1 li a:hover,.menu.row .innermenu .menu-list .current_parent.wse_megamenu .submenu .level1 li a:hover {text-decoration: underline;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu .submenu .level1 .submenu,.menu.row .innermenu .menu-list .current_parent.wse_megamenu .submenu .level1 .submenu {position: relative;top: 0;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu .submenu .level1 .submenu ul,.menu.row .innermenu .menu-list .current_parent.wse_megamenu .submenu .level1 .submenu ul {display: block;padding-left: 15px;box-sizing: border-box;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu .submenu .level1 .submenu ul li h3,.menu.row .innermenu .menu-list .current_parent.wse_megamenu .submenu .level1 .submenu ul li h3 {font-weight: 400;text-transform: none;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu .submenu .level1 .submenu ul li h3 a,.menu.row .innermenu .menu-list .current_parent.wse_megamenu .submenu .level1 .submenu ul li h3 a {padding: 6px 24px;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu .submenu .level1 .submenu ul li.current,.menu.row .innermenu .menu-list .current_parent.wse_megamenu .submenu .level1 .submenu ul li.current {position: relative;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu .submenu .level1 .submenu ul li.current:before,.menu.row .innermenu .menu-list .current_parent.wse_megamenu .submenu .level1 .submenu ul li.current:before {content: '\f290';position: absolute;top: 50%;left: 0;transform: translate(0, -50%);font-family: 'Line Awesome Free';font-weight: 900;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;}.menu.row .innermenu .menu-list .parent:hover.wse_megamenu .submenu .level1 .submenu ul li.current h3,.menu.row .innermenu .menu-list .current_parent.wse_megamenu .submenu .level1 .submenu ul li.current h3 {font-weight: 600;}}footer {background: var(--wse-footerbackground, #707070);border-top: 1px solid var(--wse-lightgray, #efefef);}footer li.overall {color: var(--wse-footercolor, #ffffff);}footer li.overall a {color: var(--wse-footercolor, #ffffff);}footer {padding-bottom: 100px;margin-bottom: 0;}footer .wse_footerinfo {text-align: left !important;}footer .wse_footerinfo p {margin-bottom: 10px;}footer .wse_footerinfo p a {display: inline-block !important;}footer .wse_footerinfo p img {display: inline-block;}footer .wse_footerinfo .inline {display: flex;margin: 10px 0;}@media screen and (max-width: 768px) {footer .wse_footerinfo .inline {justify-content: center;}}footer .wse_footerinfo .footerlogo {max-width: 140px;}footer .wse_footerinfo i {font-size: 24px;}@media screen and (max-width: 768px) {footer {margin: 0 !important;}footer .wse_footerinfo {text-align: center !important;padding: 20px 0 !important;}}@media screen and (max-width: 768px) {.rwd footer .innerfooter ul li.head {font-weight: 400;font-size: 16px;text-transform: uppercase;}.rwd footer .innerfooter ul li > ul {border-bottom: 1px solid var(--wse-black, #1e1e1e);}}.leftcol + .centercol #box_mainproducts .innerbox .products,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products,.leftcol + .centercol .wse_productsgrid .innerbox .products {display: grid;grid-template-columns: repeat(var(--grid-large-tc, 3), minmax(0, 1fr));grid-gap: 30px;margin: 0;}.leftcol + .centercol #box_mainproducts .innerbox .products:before,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products:before,.leftcol + .centercol .wse_productsgrid .innerbox .products:before,.leftcol + .centercol #box_mainproducts .innerbox .products:after,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products:after,.leftcol + .centercol .wse_productsgrid .innerbox .products:after {display: none;}@media screen and (max-width: 1200px) {.leftcol + .centercol #box_mainproducts .innerbox .products,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products,.leftcol + .centercol .wse_productsgrid .innerbox .products {grid-template-columns: repeat(var(--grid-pre-large-tc, 3), minmax(0, 1fr));}}@media screen and (max-width: 979px) {.leftcol + .centercol #box_mainproducts .innerbox .products,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products,.leftcol + .centercol .wse_productsgrid .innerbox .products {grid-template-columns: repeat(var(--grid-medium-tc, 2), minmax(0, 1fr));}}@media screen and (max-width: 767px) {.leftcol + .centercol #box_mainproducts .innerbox .products,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products,.leftcol + .centercol .wse_productsgrid .innerbox .products {grid-template-columns: repeat(var(--grid-small-tc, 2), minmax(0, 1fr));grid-row-gap: 40px !important;grid-gap: 10px;}}@media screen and (max-width: 480px) {.leftcol + .centercol #box_mainproducts .innerbox .products,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products,.leftcol + .centercol .wse_productsgrid .innerbox .products {grid-template-columns: repeat(var(--grid-mobile-tc, 2), minmax(0, 1fr));grid-gap: 10px;grid-row-gap: 40px !important;}}.leftcol + .centercol #box_mainproducts .innerbox .products .product,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product,.leftcol + .centercol .wse_productsgrid .innerbox .products .product {width: auto;height: auto;margin: 0;background: #fff;padding: 0 !important;border: 0;}.leftcol + .centercol #box_mainproducts .innerbox .products .product:hover .product-inner-wrap .buttons,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product:hover .product-inner-wrap .buttons,.leftcol + .centercol .wse_productsgrid .innerbox .products .product:hover .product-inner-wrap .buttons {opacity: 1;}@media screen and (max-width: 767px) {.leftcol + .centercol #box_mainproducts .innerbox .products .product,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product,.leftcol + .centercol .wse_productsgrid .innerbox .products .product {padding: 0;}}@media screen and (max-width: 480px) {.leftcol + .centercol #box_mainproducts .innerbox .products .product .buttons,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .buttons,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .buttons {opacity: 1 !important;}}.leftcol + .centercol #box_mainproducts .innerbox .products .product .tags li,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .tags li,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .tags li {text-transform: capitalize;padding: 6px;font-size: var(--wse-h5size, 1.25rem);}.leftcol + .centercol #box_mainproducts .innerbox .products .product .tags .promo,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .tags .promo,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .tags .promo {background: var(--wse-promo-bg, #333333);color: var(--wse-promo-fc, #ffffff);}.leftcol + .centercol #box_mainproducts .innerbox .products .product .tags .new,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .tags .new,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .tags .new {background: var(--wse-new-bg, #333333);color: var(--wse-new-fc, #ffffff);}.leftcol + .centercol #box_mainproducts .innerbox .products .product .tags .special,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .tags .special,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .tags .special {background: var(--wse-special-bg, #333333);color: var(--wse-special-fc, #ffffff);}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap {padding: 0 !important;display: flex;flex-wrap: wrap;}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .prodimage .img-wrap,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .prodimage .img-wrap,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .prodimage .img-wrap {height: auto;display: flex;justify-content: center;align-items: center;aspect-ratio: var(--img-ratio, 1);min-height: auto;}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .prodimage .img-wrap img,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .prodimage .img-wrap img,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .prodimage .img-wrap img {display: block;max-height: var(--imgMaxHeight, none);max-width: var(--imgMaxWidth, 100%);width: auto;margin: 0px auto;}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .prodname,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .prodname,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .prodname {height: 60px;overflow: hidden;margin: 10px auto;text-align: left;}@media screen and (max-width: 480px) {.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .prodname,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .prodname,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .prodname {height: 2.4em;}}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .prodname .productname,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .prodname .productname,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .prodname .productname {font-size: var(--box-product-name-fs, 16px);display: block;padding-top: 0;line-height: 28px;height: auto;}@media screen and (max-width: 480px) {.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .prodname .productname,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .prodname .productname,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .prodname .productname {font-size: var(--wse-fontsize, 14px);line-height: 1.2em;font-weight: 500;}}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .product__basket,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .product__basket,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .product__basket {width: 100%;}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .price,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .price,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .price {font-size: var(--wse-h5size, 1.25rem);font-weight: 400;margin-bottom: 0;padding-top: 0;min-height: 0;text-align: left;display: flex;flex-wrap: wrap;align-items: center;}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .price em,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .price em,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .price em {font-size: var(--box-product-price-fs, 20px);color: var(--wse-pricecolor, #1e1e1e);}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .price del,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .price del,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .price del {order: -1;font-size: var(--wse-h5size, 1.25rem);margin-right: 5px;}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .buttons,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons {opacity: 0;}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .buttons form,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons form,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons form {width: 100%;}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .buttons .btn,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons .btn,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons .btn {font-size: var(--button-text-size, 14px);padding: var(--product-box-btn-padding, 12px);width: 100%;background: var(--button-bg, #1e1e1e);color: var(--button-text-color, #ffffff);}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .buttons .btn:hover,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons .btn:hover,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons .btn:hover {background: var(--button-bg-hover, transparent);color: var(--button-text-color-hover, #1e1e1e);}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .buttons .quickview,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons .quickview,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons .quickview {width: auto;}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .buttons .availability-notifier .availability-notifier-btn,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons .availability-notifier .availability-notifier-btn,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons .availability-notifier .availability-notifier-btn {color: var(--back-button-text-color, #1e1e1e);background: var(--back-button-bg, transparent);}@media screen and (max-width: 480px) {.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .buttons,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons {flex: 0 0 100%;}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .buttons .btn,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons .btn,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons .btn {}}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .manufacturer,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .manufacturer,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .manufacturer {display: none;margin-bottom: 25px;font-size: var(--wse-h4size, 1.563rem);height: 1.35em;overflow: hidden;}@media screen and (max-width: 480px) {.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .manufacturer,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .manufacturer,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .manufacturer {font-size: var(--wse-h5size, 1.25rem);line-height: 18px;margin-bottom: 12px;}}.leftcol + .centercol #box_mainproducts .innerbox .products .product .product-inner-wrap .manufacturer > em,.leftcol + .centercol [id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .manufacturer > em,.leftcol + .centercol .wse_productsgrid .innerbox .products .product .product-inner-wrap .manufacturer > em {display: none;}.leftcol + .centercol #box_bestsellers .innerbox,.leftcol + .centercol #box_lastadded .innerbox,.leftcol + .centercol #box_productoftheday .innerbox,.leftcol + .centercol #box_recent .innerbox,.leftcol + .centercol #box_specialoffer .innerbox,.leftcol + .centercol #box_productrelated .innerbox {display: grid;grid-template-columns: repeat(var(--grid-large, 4), minmax(0, 1fr));grid-gap: 30px;margin: 0;}.leftcol + .centercol #box_bestsellers .innerbox:before,.leftcol + .centercol #box_lastadded .innerbox:before,.leftcol + .centercol #box_productoftheday .innerbox:before,.leftcol + .centercol #box_recent .innerbox:before,.leftcol + .centercol #box_specialoffer .innerbox:before,.leftcol + .centercol #box_productrelated .innerbox:before,.leftcol + .centercol #box_bestsellers .innerbox:after,.leftcol + .centercol #box_lastadded .innerbox:after,.leftcol + .centercol #box_productoftheday .innerbox:after,.leftcol + .centercol #box_recent .innerbox:after,.leftcol + .centercol #box_specialoffer .innerbox:after,.leftcol + .centercol #box_productrelated .innerbox:after {display: none;}@media screen and (max-width: 1200px) {.leftcol + .centercol #box_bestsellers .innerbox,.leftcol + .centercol #box_lastadded .innerbox,.leftcol + .centercol #box_productoftheday .innerbox,.leftcol + .centercol #box_recent .innerbox,.leftcol + .centercol #box_specialoffer .innerbox,.leftcol + .centercol #box_productrelated .innerbox {grid-template-columns: repeat(var(--grid-pre-large, 4), minmax(0, 1fr));}}@media screen and (max-width: 979px) {.leftcol + .centercol #box_bestsellers .innerbox,.leftcol + .centercol #box_lastadded .innerbox,.leftcol + .centercol #box_productoftheday .innerbox,.leftcol + .centercol #box_recent .innerbox,.leftcol + .centercol #box_specialoffer .innerbox,.leftcol + .centercol #box_productrelated .innerbox {grid-template-columns: repeat(var(--grid-medium, 2), minmax(0, 1fr));}}@media screen and (max-width: 767px) {.leftcol + .centercol #box_bestsellers .innerbox,.leftcol + .centercol #box_lastadded .innerbox,.leftcol + .centercol #box_productoftheday .innerbox,.leftcol + .centercol #box_recent .innerbox,.leftcol + .centercol #box_specialoffer .innerbox,.leftcol + .centercol #box_productrelated .innerbox {grid-template-columns: repeat(var(--grid-small, 2), minmax(0, 1fr));grid-row-gap: 40px !important;grid-gap: 10px;}}@media screen and (max-width: 480px) {.leftcol + .centercol #box_bestsellers .innerbox,.leftcol + .centercol #box_lastadded .innerbox,.leftcol + .centercol #box_productoftheday .innerbox,.leftcol + .centercol #box_recent .innerbox,.leftcol + .centercol #box_specialoffer .innerbox,.leftcol + .centercol #box_productrelated .innerbox {grid-template-columns: repeat(var(--grid-mobile, 2), minmax(0, 1fr));grid-gap: 10px;grid-row-gap: 40px !important;}}.leftcol + .centercol #box_bestsellers .innerbox .product,.leftcol + .centercol #box_lastadded .innerbox .product,.leftcol + .centercol #box_productoftheday .innerbox .product,.leftcol + .centercol #box_recent .innerbox .product,.leftcol + .centercol #box_specialoffer .innerbox .product,.leftcol + .centercol #box_productrelated .innerbox .product {width: auto;height: auto;margin: 0;background: #fff;padding: 0 !important;border: 0;}.leftcol + .centercol #box_bestsellers .innerbox .product:hover .product-inner-wrap .buttons,.leftcol + .centercol #box_lastadded .innerbox .product:hover .product-inner-wrap .buttons,.leftcol + .centercol #box_productoftheday .innerbox .product:hover .product-inner-wrap .buttons,.leftcol + .centercol #box_recent .innerbox .product:hover .product-inner-wrap .buttons,.leftcol + .centercol #box_specialoffer .innerbox .product:hover .product-inner-wrap .buttons,.leftcol + .centercol #box_productrelated .innerbox .product:hover .product-inner-wrap .buttons {opacity: 1;}@media screen and (max-width: 767px) {.leftcol + .centercol #box_bestsellers .innerbox .product,.leftcol + .centercol #box_lastadded .innerbox .product,.leftcol + .centercol #box_productoftheday .innerbox .product,.leftcol + .centercol #box_recent .innerbox .product,.leftcol + .centercol #box_specialoffer .innerbox .product,.leftcol + .centercol #box_productrelated .innerbox .product {padding: 0;}}@media screen and (max-width: 480px) {.leftcol + .centercol #box_bestsellers .innerbox .product .buttons,.leftcol + .centercol #box_lastadded .innerbox .product .buttons,.leftcol + .centercol #box_productoftheday .innerbox .product .buttons,.leftcol + .centercol #box_recent .innerbox .product .buttons,.leftcol + .centercol #box_specialoffer .innerbox .product .buttons,.leftcol + .centercol #box_productrelated .innerbox .product .buttons {opacity: 1 !important;}}.leftcol + .centercol #box_bestsellers .innerbox .product .boximgsize,.leftcol + .centercol #box_lastadded .innerbox .product .boximgsize,.leftcol + .centercol #box_productoftheday .innerbox .product .boximgsize,.leftcol + .centercol #box_recent .innerbox .product .boximgsize,.leftcol + .centercol #box_specialoffer .innerbox .product .boximgsize,.leftcol + .centercol #box_productrelated .innerbox .product .boximgsize {height: auto;display: flex;justify-content: center;align-items: center;aspect-ratio: var(--img-ratio, 1);min-height: auto;}.leftcol + .centercol #box_bestsellers .innerbox .product .boximgsize img,.leftcol + .centercol #box_lastadded .innerbox .product .boximgsize img,.leftcol + .centercol #box_productoftheday .innerbox .product .boximgsize img,.leftcol + .centercol #box_recent .innerbox .product .boximgsize img,.leftcol + .centercol #box_specialoffer .innerbox .product .boximgsize img,.leftcol + .centercol #box_productrelated .innerbox .product .boximgsize img {display: block;max-height: var(--imgMaxHeight, none);max-width: var(--imgMaxWidth, 100%);width: auto;margin: 0px auto;}.leftcol + .centercol #box_bestsellers .innerbox .product .productnamewrap,.leftcol + .centercol #box_lastadded .innerbox .product .productnamewrap,.leftcol + .centercol #box_productoftheday .innerbox .product .productnamewrap,.leftcol + .centercol #box_recent .innerbox .product .productnamewrap,.leftcol + .centercol #box_specialoffer .innerbox .product .productnamewrap,.leftcol + .centercol #box_productrelated .innerbox .product .productnamewrap {height: 60px;overflow: hidden;margin: 10px auto;text-align: left;}@media screen and (max-width: 480px) {.leftcol + .centercol #box_bestsellers .innerbox .product .productnamewrap,.leftcol + .centercol #box_lastadded .innerbox .product .productnamewrap,.leftcol + .centercol #box_productoftheday .innerbox .product .productnamewrap,.leftcol + .centercol #box_recent .innerbox .product .productnamewrap,.leftcol + .centercol #box_specialoffer .innerbox .product .productnamewrap,.leftcol + .centercol #box_productrelated .innerbox .product .productnamewrap {height: 2.4em;}}.leftcol + .centercol #box_bestsellers .innerbox .product .productnamewrap .productname,.leftcol + .centercol #box_lastadded .innerbox .product .productnamewrap .productname,.leftcol + .centercol #box_productoftheday .innerbox .product .productnamewrap .productname,.leftcol + .centercol #box_recent .innerbox .product .productnamewrap .productname,.leftcol + .centercol #box_specialoffer .innerbox .product .productnamewrap .productname,.leftcol + .centercol #box_productrelated .innerbox .product .productnamewrap .productname {font-size: var(--box-product-name-fs, 16px);display: block;padding-top: 0;line-height: 28px;height: auto;}@media screen and (max-width: 480px) {.leftcol + .centercol #box_bestsellers .innerbox .product .productnamewrap .productname,.leftcol + .centercol #box_lastadded .innerbox .product .productnamewrap .productname,.leftcol + .centercol #box_productoftheday .innerbox .product .productnamewrap .productname,.leftcol + .centercol #box_recent .innerbox .product .productnamewrap .productname,.leftcol + .centercol #box_specialoffer .innerbox .product .productnamewrap .productname,.leftcol + .centercol #box_productrelated .innerbox .product .productnamewrap .productname {font-size: var(--wse-fontsize, 14px);line-height: 1.2em;font-weight: 500;}}.leftcol + .centercol #box_bestsellers .innerbox .product .price,.leftcol + .centercol #box_lastadded .innerbox .product .price,.leftcol + .centercol #box_productoftheday .innerbox .product .price,.leftcol + .centercol #box_recent .innerbox .product .price,.leftcol + .centercol #box_specialoffer .innerbox .product .price,.leftcol + .centercol #box_productrelated .innerbox .product .price {font-size: var(--wse-h5size, 1.25rem);font-weight: 400;margin-bottom: 0;padding-top: 0;min-height: 0;text-align: left;display: flex;flex-wrap: wrap;align-items: center;}.leftcol + .centercol #box_bestsellers .innerbox .product .price em,.leftcol + .centercol #box_lastadded .innerbox .product .price em,.leftcol + .centercol #box_productoftheday .innerbox .product .price em,.leftcol + .centercol #box_recent .innerbox .product .price em,.leftcol + .centercol #box_specialoffer .innerbox .product .price em,.leftcol + .centercol #box_productrelated .innerbox .product .price em {font-size: var(--box-product-price-fs, 20px);color: var(--wse-pricecolor, #1e1e1e);}.leftcol + .centercol #box_bestsellers .innerbox .product .price del,.leftcol + .centercol #box_lastadded .innerbox .product .price del,.leftcol + .centercol #box_productoftheday .innerbox .product .price del,.leftcol + .centercol #box_recent .innerbox .product .price del,.leftcol + .centercol #box_specialoffer .innerbox .product .price del,.leftcol + .centercol #box_productrelated .innerbox .product .price del {order: -1;font-size: var(--wse-h5size, 1.25rem);margin-right: 5px;}.leftcol + .centercol #box_bestsellers .innerbox .product .basket,.leftcol + .centercol #box_lastadded .innerbox .product .basket,.leftcol + .centercol #box_productoftheday .innerbox .product .basket,.leftcol + .centercol #box_recent .innerbox .product .basket,.leftcol + .centercol #box_specialoffer .innerbox .product .basket,.leftcol + .centercol #box_productrelated .innerbox .product .basket {opacity: 0;}.leftcol + .centercol #box_bestsellers .innerbox .product .basket form,.leftcol + .centercol #box_lastadded .innerbox .product .basket form,.leftcol + .centercol #box_productoftheday .innerbox .product .basket form,.leftcol + .centercol #box_recent .innerbox .product .basket form,.leftcol + .centercol #box_specialoffer .innerbox .product .basket form,.leftcol + .centercol #box_productrelated .innerbox .product .basket form {width: 100%;}.leftcol + .centercol #box_bestsellers .innerbox .product .basket .btn,.leftcol + .centercol #box_lastadded .innerbox .product .basket .btn,.leftcol + .centercol #box_productoftheday .innerbox .product .basket .btn,.leftcol + .centercol #box_recent .innerbox .product .basket .btn,.leftcol + .centercol #box_specialoffer .innerbox .product .basket .btn,.leftcol + .centercol #box_productrelated .innerbox .product .basket .btn {font-size: var(--button-text-size, 14px);padding: var(--product-box-btn-padding, 12px);width: 100%;background: var(--button-bg, #1e1e1e);color: var(--button-text-color, #ffffff);}.leftcol + .centercol #box_bestsellers .innerbox .product .basket .btn:hover,.leftcol + .centercol #box_lastadded .innerbox .product .basket .btn:hover,.leftcol + .centercol #box_productoftheday .innerbox .product .basket .btn:hover,.leftcol + .centercol #box_recent .innerbox .product .basket .btn:hover,.leftcol + .centercol #box_specialoffer .innerbox .product .basket .btn:hover,.leftcol + .centercol #box_productrelated .innerbox .product .basket .btn:hover {background: var(--button-bg-hover, transparent);color: var(--button-text-color-hover, #1e1e1e);}.leftcol + .centercol #box_bestsellers .innerbox .product .basket .quickview,.leftcol + .centercol #box_lastadded .innerbox .product .basket .quickview,.leftcol + .centercol #box_productoftheday .innerbox .product .basket .quickview,.leftcol + .centercol #box_recent .innerbox .product .basket .quickview,.leftcol + .centercol #box_specialoffer .innerbox .product .basket .quickview,.leftcol + .centercol #box_productrelated .innerbox .product .basket .quickview {width: auto;}.leftcol + .centercol #box_bestsellers .innerbox .product .basket .availability-notifier .availability-notifier-btn,.leftcol + .centercol #box_lastadded .innerbox .product .basket .availability-notifier .availability-notifier-btn,.leftcol + .centercol #box_productoftheday .innerbox .product .basket .availability-notifier .availability-notifier-btn,.leftcol + .centercol #box_recent .innerbox .product .basket .availability-notifier .availability-notifier-btn,.leftcol + .centercol #box_specialoffer .innerbox .product .basket .availability-notifier .availability-notifier-btn,.leftcol + .centercol #box_productrelated .innerbox .product .basket .availability-notifier .availability-notifier-btn {color: var(--back-button-text-color, #1e1e1e);background: var(--back-button-bg, transparent);}@media screen and (max-width: 480px) {.leftcol + .centercol #box_bestsellers .innerbox .product .basket,.leftcol + .centercol #box_lastadded .innerbox .product .basket,.leftcol + .centercol #box_productoftheday .innerbox .product .basket,.leftcol + .centercol #box_recent .innerbox .product .basket,.leftcol + .centercol #box_specialoffer .innerbox .product .basket,.leftcol + .centercol #box_productrelated .innerbox .product .basket {flex: 0 0 100%;}.leftcol + .centercol #box_bestsellers .innerbox .product .basket .btn,.leftcol + .centercol #box_lastadded .innerbox .product .basket .btn,.leftcol + .centercol #box_productoftheday .innerbox .product .basket .btn,.leftcol + .centercol #box_recent .innerbox .product .basket .btn,.leftcol + .centercol #box_specialoffer .innerbox .product .basket .btn,.leftcol + .centercol #box_productrelated .innerbox .product .basket .btn {}}.leftcol + .centercol #box_bestsellers .innerbox .product .manufacturer,.leftcol + .centercol #box_lastadded .innerbox .product .manufacturer,.leftcol + .centercol #box_productoftheday .innerbox .product .manufacturer,.leftcol + .centercol #box_recent .innerbox .product .manufacturer,.leftcol + .centercol #box_specialoffer .innerbox .product .manufacturer,.leftcol + .centercol #box_productrelated .innerbox .product .manufacturer {display: none;margin-bottom: 25px;font-size: var(--wse-h4size, 1.563rem);height: 1.35em;overflow: hidden;}@media screen and (max-width: 480px) {.leftcol + .centercol #box_bestsellers .innerbox .product .manufacturer,.leftcol + .centercol #box_lastadded .innerbox .product .manufacturer,.leftcol + .centercol #box_productoftheday .innerbox .product .manufacturer,.leftcol + .centercol #box_recent .innerbox .product .manufacturer,.leftcol + .centercol #box_specialoffer .innerbox .product .manufacturer,.leftcol + .centercol #box_productrelated .innerbox .product .manufacturer {font-size: var(--wse-h5size, 1.25rem);line-height: 18px;margin-bottom: 12px;}}.leftcol + .centercol #box_bestsellers .innerbox .product .manufacturer > em,.leftcol + .centercol #box_lastadded .innerbox .product .manufacturer > em,.leftcol + .centercol #box_productoftheday .innerbox .product .manufacturer > em,.leftcol + .centercol #box_recent .innerbox .product .manufacturer > em,.leftcol + .centercol #box_specialoffer .innerbox .product .manufacturer > em,.leftcol + .centercol #box_productrelated .innerbox .product .manufacturer > em {display: none;}#box_mainproducts .innerbox .products,[id*="wse_productslider"] .innerbox .products,.wse_productsgrid .innerbox .products {display: grid;grid-template-columns: repeat(var(--grid-large, 4), minmax(0, 1fr));grid-gap: 30px;margin: 0;}#box_mainproducts .innerbox .products:before,[id*="wse_productslider"] .innerbox .products:before,.wse_productsgrid .innerbox .products:before,#box_mainproducts .innerbox .products:after,[id*="wse_productslider"] .innerbox .products:after,.wse_productsgrid .innerbox .products:after {display: none;}@media screen and (max-width: 1200px) {#box_mainproducts .innerbox .products,[id*="wse_productslider"] .innerbox .products,.wse_productsgrid .innerbox .products {grid-template-columns: repeat(var(--grid-pre-large, 4), minmax(0, 1fr));}}@media screen and (max-width: 979px) {#box_mainproducts .innerbox .products,[id*="wse_productslider"] .innerbox .products,.wse_productsgrid .innerbox .products {grid-template-columns: repeat(var(--grid-medium, 2), minmax(0, 1fr));}}@media screen and (max-width: 767px) {#box_mainproducts .innerbox .products,[id*="wse_productslider"] .innerbox .products,.wse_productsgrid .innerbox .products {grid-template-columns: repeat(var(--grid-small, 2), minmax(0, 1fr));grid-row-gap: 40px !important;grid-gap: 10px;}}@media screen and (max-width: 480px) {#box_mainproducts .innerbox .products,[id*="wse_productslider"] .innerbox .products,.wse_productsgrid .innerbox .products {grid-template-columns: repeat(var(--grid-mobile, 2), minmax(0, 1fr));grid-gap: 10px;grid-row-gap: 40px !important;}}#box_mainproducts .innerbox .products .product,[id*="wse_productslider"] .innerbox .products .product,.wse_productsgrid .innerbox .products .product {width: auto;height: auto;margin: 0;background: #fff;padding: 0 !important;border: 0;}#box_mainproducts .innerbox .products .product:hover .product-inner-wrap .buttons,[id*="wse_productslider"] .innerbox .products .product:hover .product-inner-wrap .buttons,.wse_productsgrid .innerbox .products .product:hover .product-inner-wrap .buttons {opacity: 1;}@media screen and (max-width: 767px) {#box_mainproducts .innerbox .products .product,[id*="wse_productslider"] .innerbox .products .product,.wse_productsgrid .innerbox .products .product {padding: 0;}}@media screen and (max-width: 480px) {#box_mainproducts .innerbox .products .product .buttons,[id*="wse_productslider"] .innerbox .products .product .buttons,.wse_productsgrid .innerbox .products .product .buttons {opacity: 1 !important;}}#box_mainproducts .innerbox .products .product .tags li,[id*="wse_productslider"] .innerbox .products .product .tags li,.wse_productsgrid .innerbox .products .product .tags li {text-transform: capitalize;padding: 6px;font-size: var(--wse-h5size, 1.25rem);}#box_mainproducts .innerbox .products .product .tags .promo,[id*="wse_productslider"] .innerbox .products .product .tags .promo,.wse_productsgrid .innerbox .products .product .tags .promo {background: var(--wse-promo-bg, #333333);color: var(--wse-promo-fc, #ffffff);}#box_mainproducts .innerbox .products .product .tags .new,[id*="wse_productslider"] .innerbox .products .product .tags .new,.wse_productsgrid .innerbox .products .product .tags .new {background: var(--wse-new-bg, #333333);color: var(--wse-new-fc, #ffffff);}#box_mainproducts .innerbox .products .product .tags .special,[id*="wse_productslider"] .innerbox .products .product .tags .special,.wse_productsgrid .innerbox .products .product .tags .special {background: var(--wse-special-bg, #333333);color: var(--wse-special-fc, #ffffff);}#box_mainproducts .innerbox .products .product .product-inner-wrap,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap,.wse_productsgrid .innerbox .products .product .product-inner-wrap {padding: 0 !important;display: flex;flex-wrap: wrap;}#box_mainproducts .innerbox .products .product .product-inner-wrap .prodimage .img-wrap,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .prodimage .img-wrap,.wse_productsgrid .innerbox .products .product .product-inner-wrap .prodimage .img-wrap {height: auto;display: flex;justify-content: center;align-items: center;aspect-ratio: var(--img-ratio, 1);min-height: auto;}#box_mainproducts .innerbox .products .product .product-inner-wrap .prodimage .img-wrap img,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .prodimage .img-wrap img,.wse_productsgrid .innerbox .products .product .product-inner-wrap .prodimage .img-wrap img {display: block;max-height: var(--imgMaxHeight, none);max-width: var(--imgMaxWidth, 100%);width: auto;margin: 0px auto;}#box_mainproducts .innerbox .products .product .product-inner-wrap .prodname,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .prodname,.wse_productsgrid .innerbox .products .product .product-inner-wrap .prodname {height: 60px;overflow: hidden;margin: 10px auto;text-align: left;}@media screen and (max-width: 480px) {#box_mainproducts .innerbox .products .product .product-inner-wrap .prodname,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .prodname,.wse_productsgrid .innerbox .products .product .product-inner-wrap .prodname {height: 2.4em;}}#box_mainproducts .innerbox .products .product .product-inner-wrap .prodname .productname,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .prodname .productname,.wse_productsgrid .innerbox .products .product .product-inner-wrap .prodname .productname {font-size: var(--box-product-name-fs, 16px);display: block;padding-top: 0;line-height: 28px;height: auto;}@media screen and (max-width: 480px) {#box_mainproducts .innerbox .products .product .product-inner-wrap .prodname .productname,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .prodname .productname,.wse_productsgrid .innerbox .products .product .product-inner-wrap .prodname .productname {font-size: var(--wse-fontsize, 14px);line-height: 1.2em;font-weight: 500;}}#box_mainproducts .innerbox .products .product .product-inner-wrap .product__basket,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .product__basket,.wse_productsgrid .innerbox .products .product .product-inner-wrap .product__basket {width: 100%;}#box_mainproducts .innerbox .products .product .product-inner-wrap .price,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .price,.wse_productsgrid .innerbox .products .product .product-inner-wrap .price {font-size: var(--wse-h5size, 1.25rem);font-weight: 400;margin-bottom: 0;padding-top: 0;min-height: 0;text-align: left;display: flex;flex-wrap: wrap;align-items: center;}#box_mainproducts .innerbox .products .product .product-inner-wrap .price em,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .price em,.wse_productsgrid .innerbox .products .product .product-inner-wrap .price em {font-size: var(--box-product-price-fs, 20px);color: var(--wse-pricecolor, #1e1e1e);}#box_mainproducts .innerbox .products .product .product-inner-wrap .price del,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .price del,.wse_productsgrid .innerbox .products .product .product-inner-wrap .price del {order: -1;font-size: var(--wse-h5size, 1.25rem);margin-right: 5px;}#box_mainproducts .innerbox .products .product .product-inner-wrap .buttons,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons,.wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons {opacity: 0;}#box_mainproducts .innerbox .products .product .product-inner-wrap .buttons form,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons form,.wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons form {width: 100%;}#box_mainproducts .innerbox .products .product .product-inner-wrap .buttons .btn,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons .btn,.wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons .btn {font-size: var(--button-text-size, 14px);padding: var(--product-box-btn-padding, 12px);width: 100%;background: var(--button-bg, #1e1e1e);color: var(--button-text-color, #ffffff);}#box_mainproducts .innerbox .products .product .product-inner-wrap .buttons .btn:hover,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons .btn:hover,.wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons .btn:hover {background: var(--button-bg-hover, transparent);color: var(--button-text-color-hover, #1e1e1e);}#box_mainproducts .innerbox .products .product .product-inner-wrap .buttons .quickview,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons .quickview,.wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons .quickview {width: auto;}#box_mainproducts .innerbox .products .product .product-inner-wrap .buttons .availability-notifier .availability-notifier-btn,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons .availability-notifier .availability-notifier-btn,.wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons .availability-notifier .availability-notifier-btn {color: var(--back-button-text-color, #1e1e1e);background: var(--back-button-bg, transparent);}@media screen and (max-width: 480px) {#box_mainproducts .innerbox .products .product .product-inner-wrap .buttons,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons,.wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons {flex: 0 0 100%;}#box_mainproducts .innerbox .products .product .product-inner-wrap .buttons .btn,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .buttons .btn,.wse_productsgrid .innerbox .products .product .product-inner-wrap .buttons .btn {}}#box_mainproducts .innerbox .products .product .product-inner-wrap .manufacturer,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .manufacturer,.wse_productsgrid .innerbox .products .product .product-inner-wrap .manufacturer {display: none;margin-bottom: 25px;font-size: var(--wse-h4size, 1.563rem);height: 1.35em;overflow: hidden;}@media screen and (max-width: 480px) {#box_mainproducts .innerbox .products .product .product-inner-wrap .manufacturer,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .manufacturer,.wse_productsgrid .innerbox .products .product .product-inner-wrap .manufacturer {font-size: var(--wse-h5size, 1.25rem);line-height: 18px;margin-bottom: 12px;}}#box_mainproducts .innerbox .products .product .product-inner-wrap .manufacturer > em,[id*="wse_productslider"] .innerbox .products .product .product-inner-wrap .manufacturer > em,.wse_productsgrid .innerbox .products .product .product-inner-wrap .manufacturer > em {display: none;}#box_bestsellers .innerbox,#box_lastadded .innerbox,#box_productoftheday .innerbox,#box_recent .innerbox,#box_specialoffer .innerbox,#box_productrelated .innerbox {display: grid;grid-template-columns: repeat(var(--grid-large, 4), minmax(0, 1fr));grid-gap: 30px;margin: 0;}#box_bestsellers .innerbox:before,#box_lastadded .innerbox:before,#box_productoftheday .innerbox:before,#box_recent .innerbox:before,#box_specialoffer .innerbox:before,#box_productrelated .innerbox:before,#box_bestsellers .innerbox:after,#box_lastadded .innerbox:after,#box_productoftheday .innerbox:after,#box_recent .innerbox:after,#box_specialoffer .innerbox:after,#box_productrelated .innerbox:after {display: none;}@media screen and (max-width: 1200px) {#box_bestsellers .innerbox,#box_lastadded .innerbox,#box_productoftheday .innerbox,#box_recent .innerbox,#box_specialoffer .innerbox,#box_productrelated .innerbox {grid-template-columns: repeat(var(--grid-pre-large, 4), minmax(0, 1fr));}}@media screen and (max-width: 979px) {#box_bestsellers .innerbox,#box_lastadded .innerbox,#box_productoftheday .innerbox,#box_recent .innerbox,#box_specialoffer .innerbox,#box_productrelated .innerbox {grid-template-columns: repeat(var(--grid-medium, 2), minmax(0, 1fr));}}@media screen and (max-width: 767px) {#box_bestsellers .innerbox,#box_lastadded .innerbox,#box_productoftheday .innerbox,#box_recent .innerbox,#box_specialoffer .innerbox,#box_productrelated .innerbox {grid-template-columns: repeat(var(--grid-small, 2), minmax(0, 1fr));grid-row-gap: 40px !important;grid-gap: 10px;}}@media screen and (max-width: 480px) {#box_bestsellers .innerbox,#box_lastadded .innerbox,#box_productoftheday .innerbox,#box_recent .innerbox,#box_specialoffer .innerbox,#box_productrelated .innerbox {grid-template-columns: repeat(var(--grid-mobile, 2), minmax(0, 1fr));grid-gap: 10px;grid-row-gap: 40px !important;}}#box_bestsellers .innerbox .product,#box_lastadded .innerbox .product,#box_productoftheday .innerbox .product,#box_recent .innerbox .product,#box_specialoffer .innerbox .product,#box_productrelated .innerbox .product {width: auto;height: auto;margin: 0;background: #fff;padding: 0 !important;border: 0;}#box_bestsellers .innerbox .product:hover .product-inner-wrap .buttons,#box_lastadded .innerbox .product:hover .product-inner-wrap .buttons,#box_productoftheday .innerbox .product:hover .product-inner-wrap .buttons,#box_recent .innerbox .product:hover .product-inner-wrap .buttons,#box_specialoffer .innerbox .product:hover .product-inner-wrap .buttons,#box_productrelated .innerbox .product:hover .product-inner-wrap .buttons {opacity: 1;}@media screen and (max-width: 767px) {#box_bestsellers .innerbox .product,#box_lastadded .innerbox .product,#box_productoftheday .innerbox .product,#box_recent .innerbox .product,#box_specialoffer .innerbox .product,#box_productrelated .innerbox .product {padding: 0;}}@media screen and (max-width: 480px) {#box_bestsellers .innerbox .product .buttons,#box_lastadded .innerbox .product .buttons,#box_productoftheday .innerbox .product .buttons,#box_recent .innerbox .product .buttons,#box_specialoffer .innerbox .product .buttons,#box_productrelated .innerbox .product .buttons {opacity: 1 !important;}}#box_bestsellers .innerbox .product .boximgsize,#box_lastadded .innerbox .product .boximgsize,#box_productoftheday .innerbox .product .boximgsize,#box_recent .innerbox .product .boximgsize,#box_specialoffer .innerbox .product .boximgsize,#box_productrelated .innerbox .product .boximgsize {height: auto;display: flex;justify-content: center;align-items: center;aspect-ratio: var(--img-ratio, 1);min-height: auto;}#box_bestsellers .innerbox .product .boximgsize img,#box_lastadded .innerbox .product .boximgsize img,#box_productoftheday .innerbox .product .boximgsize img,#box_recent .innerbox .product .boximgsize img,#box_specialoffer .innerbox .product .boximgsize img,#box_productrelated .innerbox .product .boximgsize img {display: block;max-height: var(--imgMaxHeight, none);max-width: var(--imgMaxWidth, 100%);width: auto;margin: 0px auto;}#box_bestsellers .innerbox .product .productnamewrap,#box_lastadded .innerbox .product .productnamewrap,#box_productoftheday .innerbox .product .productnamewrap,#box_recent .innerbox .product .productnamewrap,#box_specialoffer .innerbox .product .productnamewrap,#box_productrelated .innerbox .product .productnamewrap {height: 60px;overflow: hidden;margin: 10px auto;text-align: left;}@media screen and (max-width: 480px) {#box_bestsellers .innerbox .product .productnamewrap,#box_lastadded .innerbox .product .productnamewrap,#box_productoftheday .innerbox .product .productnamewrap,#box_recent .innerbox .product .productnamewrap,#box_specialoffer .innerbox .product .productnamewrap,#box_productrelated .innerbox .product .productnamewrap {height: 2.4em;}}#box_bestsellers .innerbox .product .productnamewrap .productname,#box_lastadded .innerbox .product .productnamewrap .productname,#box_productoftheday .innerbox .product .productnamewrap .productname,#box_recent .innerbox .product .productnamewrap .productname,#box_specialoffer .innerbox .product .productnamewrap .productname,#box_productrelated .innerbox .product .productnamewrap .productname {font-size: var(--box-product-name-fs, 16px);display: block;padding-top: 0;line-height: 28px;height: auto;}@media screen and (max-width: 480px) {#box_bestsellers .innerbox .product .productnamewrap .productname,#box_lastadded .innerbox .product .productnamewrap .productname,#box_productoftheday .innerbox .product .productnamewrap .productname,#box_recent .innerbox .product .productnamewrap .productname,#box_specialoffer .innerbox .product .productnamewrap .productname,#box_productrelated .innerbox .product .productnamewrap .productname {font-size: var(--wse-fontsize, 14px);line-height: 1.2em;font-weight: 500;}}#box_bestsellers .innerbox .product .price,#box_lastadded .innerbox .product .price,#box_productoftheday .innerbox .product .price,#box_recent .innerbox .product .price,#box_specialoffer .innerbox .product .price,#box_productrelated .innerbox .product .price {font-size: var(--wse-h5size, 1.25rem);font-weight: 400;margin-bottom: 0;padding-top: 0;min-height: 0;text-align: left;display: flex;flex-wrap: wrap;align-items: center;}#box_bestsellers .innerbox .product .price em,#box_lastadded .innerbox .product .price em,#box_productoftheday .innerbox .product .price em,#box_recent .innerbox .product .price em,#box_specialoffer .innerbox .product .price em,#box_productrelated .innerbox .product .price em {font-size: var(--box-product-price-fs, 20px);color: var(--wse-pricecolor, #1e1e1e);}#box_bestsellers .innerbox .product .price del,#box_lastadded .innerbox .product .price del,#box_productoftheday .innerbox .product .price del,#box_recent .innerbox .product .price del,#box_specialoffer .innerbox .product .price del,#box_productrelated .innerbox .product .price del {order: -1;font-size: var(--wse-h5size, 1.25rem);margin-right: 5px;}#box_bestsellers .innerbox .product .basket,#box_lastadded .innerbox .product .basket,#box_productoftheday .innerbox .product .basket,#box_recent .innerbox .product .basket,#box_specialoffer .innerbox .product .basket,#box_productrelated .innerbox .product .basket {opacity: 0;}#box_bestsellers .innerbox .product .basket form,#box_lastadded .innerbox .product .basket form,#box_productoftheday .innerbox .product .basket form,#box_recent .innerbox .product .basket form,#box_specialoffer .innerbox .product .basket form,#box_productrelated .innerbox .product .basket form {width: 100%;}#box_bestsellers .innerbox .product .basket .btn,#box_lastadded .innerbox .product .basket .btn,#box_productoftheday .innerbox .product .basket .btn,#box_recent .innerbox .product .basket .btn,#box_specialoffer .innerbox .product .basket .btn,#box_productrelated .innerbox .product .basket .btn {font-size: var(--button-text-size, 14px);padding: var(--product-box-btn-padding, 12px);width: 100%;background: var(--button-bg, #1e1e1e);color: var(--button-text-color, #ffffff);}#box_bestsellers .innerbox .product .basket .btn:hover,#box_lastadded .innerbox .product .basket .btn:hover,#box_productoftheday .innerbox .product .basket .btn:hover,#box_recent .innerbox .product .basket .btn:hover,#box_specialoffer .innerbox .product .basket .btn:hover,#box_productrelated .innerbox .product .basket .btn:hover {background: var(--button-bg-hover, transparent);color: var(--button-text-color-hover, #1e1e1e);}#box_bestsellers .innerbox .product .basket .quickview,#box_lastadded .innerbox .product .basket .quickview,#box_productoftheday .innerbox .product .basket .quickview,#box_recent .innerbox .product .basket .quickview,#box_specialoffer .innerbox .product .basket .quickview,#box_productrelated .innerbox .product .basket .quickview {width: auto;}#box_bestsellers .innerbox .product .basket .availability-notifier .availability-notifier-btn,#box_lastadded .innerbox .product .basket .availability-notifier .availability-notifier-btn,#box_productoftheday .innerbox .product .basket .availability-notifier .availability-notifier-btn,#box_recent .innerbox .product .basket .availability-notifier .availability-notifier-btn,#box_specialoffer .innerbox .product .basket .availability-notifier .availability-notifier-btn,#box_productrelated .innerbox .product .basket .availability-notifier .availability-notifier-btn {color: var(--back-button-text-color, #1e1e1e);background: var(--back-button-bg, transparent);}@media screen and (max-width: 480px) {#box_bestsellers .innerbox .product .basket,#box_lastadded .innerbox .product .basket,#box_productoftheday .innerbox .product .basket,#box_recent .innerbox .product .basket,#box_specialoffer .innerbox .product .basket,#box_productrelated .innerbox .product .basket {flex: 0 0 100%;}#box_bestsellers .innerbox .product .basket .btn,#box_lastadded .innerbox .product .basket .btn,#box_productoftheday .innerbox .product .basket .btn,#box_recent .innerbox .product .basket .btn,#box_specialoffer .innerbox .product .basket .btn,#box_productrelated .innerbox .product .basket .btn {}}#box_bestsellers .innerbox .product .manufacturer,#box_lastadded .innerbox .product .manufacturer,#box_productoftheday .innerbox .product .manufacturer,#box_recent .innerbox .product .manufacturer,#box_specialoffer .innerbox .product .manufacturer,#box_productrelated .innerbox .product .manufacturer {display: none;margin-bottom: 25px;font-size: var(--wse-h4size, 1.563rem);height: 1.35em;overflow: hidden;}@media screen and (max-width: 480px) {#box_bestsellers .innerbox .product .manufacturer,#box_lastadded .innerbox .product .manufacturer,#box_productoftheday .innerbox .product .manufacturer,#box_recent .innerbox .product .manufacturer,#box_specialoffer .innerbox .product .manufacturer,#box_productrelated .innerbox .product .manufacturer {font-size: var(--wse-h5size, 1.25rem);line-height: 18px;margin-bottom: 12px;}}#box_bestsellers .innerbox .product .manufacturer > em,#box_lastadded .innerbox .product .manufacturer > em,#box_productoftheday .innerbox .product .manufacturer > em,#box_recent .innerbox .product .manufacturer > em,#box_specialoffer .innerbox .product .manufacturer > em,#box_productrelated .innerbox .product .manufacturer > em {display: none;}#box_productrelated .innerbox .product .f-row > h3 {display: none !important;}#box_productrelated .innerbox .product .f-row > div {display: flex;flex-wrap: wrap;flex-direction: column;text-align: center;}#box_productrelated .innerbox .product .f-row > div > * {width: 100% !important;display: block !important;}.wse_loaded {opacity: 1 !important;}