.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body,html{-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}.large-section{min-height:70vh}@media screen and (min-width:768px){.large-section{min-height:100vh}}.lf-player-container{height:100%}.navbar-toggler{border:none!important;padding-inline-end:12px;padding-inline-start:0}.navbar-brand{margin-right:var(--bs-navbar-brand-margin-end);margin-left:var(--bs-navbar-brand-margin-start)}body{margin-right:10px}#chat-widget-container{z-index:9999999999999!important;max-height:calc(90vh - var(--sticky-height, 25vh))!important}.language-switcher{width:35px}.language-switcher.en{margin-top:-5px}.language-switcher-dropdown .dropdown .show{border:none}.collapse-btn:hover{text-decoration:underline}.collapse-btn[aria-expanded=true] svg{transform:rotate(180deg)}.hover-link{text-decoration:none}.hover-link:hover{text-decoration:underline}.text-switch-carousel .collapse{transition:all .3s ease-in-out;transform-origin:top;transform:scaleY(0);display:inline-flex!important;border-bottom:1px solid var(--light);height:0}.text-switch-carousel .collapse .card{background-color:transparent;border:none}.text-switch-carousel .collapse.show{height:auto;transform:scaleY(1)}.text-switch-carousel .btn[data-bs-toggle=collapse]{background-color:transparent;width:100%;text-align:start;border:none}.text-switch-carousel #text-linked-carousel .carousel-inner{height:auto!important}.text-switch-carousel #text-linked-carousel .contain-img{min-height:50vh}.text-switch-carousel #text-linked-carousel .card{background-color:transparent;border:none}.border-focus-0,.border-focus-0:focus{border:none;outline:none;box-shadow:none}.outlined-icon{fill:none;stroke-width:4px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.dropdown-container{overflow:hidden;transition:max-height .3s ease-in-out;max-height:64px}.dropdown-container.open{max-height:500px}:root{--colorAnnouncement:#333;--colorAnnouncementText:#fff;--colorBody:#fff;--colorBodyAlpha05:hsla(0,0%,100%,.05);--colorBodyDim:#f2f2f2;--colorBodyLightDim:#fafafa;--colorBodyMediumDim:#f5f5f5;--colorBorder:#e6e6e6;--colorBtnPrimary:#0054a6;--colorBtnPrimaryLight:#006ed9;--colorBtnPrimaryDim:#00478c;--colorBtnPrimaryText:#fff;--colorCartDot:#0054a6;--colorDrawers:#fff;--colorDrawersDim:#f2f2f2;--colorDrawerBorder:#e6e6e6;--colorDrawerText:#0054a6;--colorDrawerTextDark:#002d5a;--colorDrawerButton:#0054a6;--colorDrawerButtonText:#fff;--colorFooter:#0054a6;--colorFooterText:#fff;--colorFooterTextAlpha01:#fff;--colorGridOverlay:#000;--colorHeaderTextAlpha01:rgba(0,84,166,.1);--colorHeroText:#fff;--colorSmallImageBg:#fff;--colorLargeImageBg:#333;--colorImageOverlay:#000;--colorImageOverlayOpacity:.1;--colorImageOverlayTextShadow:.2;--colorLink:#0054a6;--colorModalBg:#e6e6e6;--colorNav:#fff;--colorNavText:#0054a6;--colorPrice:#333;--colorSaleTag:#333;--colorSaleTagText:#fff;--colorTextBody:#0054a6;--colorTextBodyAlpha015:rgba(0,84,166,.15);--colorTextBodyAlpha005:rgba(0,84,166,.05);--colorTextBodyAlpha008:rgba(0,84,166,.08);--colorTextSavings:#e74c3c;--urlIcoSelect:url(//shop.swissblu.com/cdn/shop/t/49/assets/ico-select.svg);--urlIcoSelectFooter:url(//shop.swissblu.com/cdn/shop/t/49/assets/ico-select-footer.svg);--urlIcoSelectWhite:url(//shop.swissblu.com/cdn/shop/t/49/assets/ico-select-white.svg);--grid-gutter:17px;--drawer-gutter:20px;--sizeChartMargin:25px 0;--sizeChartIconMargin:5px;--newsletterReminderPadding:40px;--color-body-text:#0054a6;--color-body:#fff;--color-bg:#fff;--typeHeaderFallback:sans-serif;--typeHeaderSize:36px;--typeHeaderWeight:700;--typeHeaderLineHeight:1;--typeHeaderSpacing:0.0em;--typeBaseFallback:sans-serif;--typeBaseSize:18px;--typeBaseWeight:400;--typeBaseSpacing:0.0em;--typeBaseLineHeight:1.4;--typeBaselineHeightMinus01:1.3;--typeCollectionTitle:20px;--iconWeight:4px;--iconLinecaps:round;--buttonRadius:50px;--colorGridOverlayOpacity:0.1}.footer-2{background-color:#0054a6}.footer-2 .section-title{letter-spacing:.3em;text-transform:uppercase}.footer-2 input::-moz-placeholder{color:#fff}.footer-2 input::placeholder{color:#fff}.header-2{font-size:var(--typeBaseSize)}.header-2 .container-fluid{padding-inline:16px}.header-2 .container-fluid .container{display:flex;justify-content:space-between!important}.header-2 .cart-link{position:relative}.header-2 .cart-link__bubble--visible{background-color:#656565;border:2px solid var(--colorBody);border-radius:50%;display:block;height:15px;position:absolute;right:0;top:60%;width:15px}.header-2 .nav-item{padding:5px 15px;border-bottom:1px solid #e6e6e6}.header-2 .nav-item a{font-weight:700;font-size:1.4em;width:-moz-fit-content;width:fit-content}.header-2 .dropdown-item{padding:5px 15px;border-bottom:1px solid #e6e6e6}.header-2 .dropdown-item:last-of-type{border-bottom:none}.header-2 .dropdown-menu.show{border:none;background-color:transparent}.header-2 .dropdown-menu.show li a{padding:5px 0;font-weight:400;font-size:18px;border-bottom:none}.header-2 .owl-carousel .item{overflow-y:auto}.header-2 .offcanvas{z-index:99999999999999!important}.header-2 #cartOffcanvas{padding-left:var(--drawer-gutter);padding-right:var(--drawer-gutter);width:450px}.header-2 #cartOffcanvas .offcanvas-header{border-bottom:1px solid;border-bottom-color:var(--colorDrawerBorder)}[dir=rtl] .header-2 #cartOffcanvas .offcanvas-header .btn-close{margin:calc(-.5*var(--bs-offcanvas-padding-y)) auto calc(-.5*var(--bs-offcanvas-padding-y)) calc(-.5 * var (--bs-offcanvas-padding-x))}.header-2 #cartOffcanvas .offcanvas-header .offcanvas-title{font-weight:700;font-size:calc(var(--typeHeaderSize)*.85)}.header-2 #cartOffcanvas .offcanvas-body{display:flex;flex-direction:column}.header-2 #cartOffcanvas .offcanvas-body .scrollable-content{flex:2;overflow-y:auto}.header-2 #cartOffcanvas .offcanvas-body .scrollable-content .loading-overlay{height:100%;position:absolute;top:0;width:100%;left:0;background-color:#fff;opacity:.8}.header-2 #cartOffcanvas .offcanvas-body .drawer__footer{flex:1;border-top:1px solid;border-top-color:var(--colorDrawerBorder);padding-top:22.22222px}.header-2 #cartOffcanvas .offcanvas-body .drawer__footer .cart__item-sub{display:flex;justify-content:space-between}.header-2 #cartOffcanvas .offcanvas-body .drawer__footer .cart__item-sub .ajaxcart__subtotal{font-size:.8em;letter-spacing:.3em;text-transform:uppercase}[dir=rtl] .header-2 #cartOffcanvas .offcanvas-body .drawer__footer .cart__item-sub .ajaxcart__subtotal{letter-spacing:0}.header-2 #cartOffcanvas .offcanvas-body .drawer__footer .cart__checkout-wrapper{margin-top:20px}.header-2 #cartOffcanvas .offcanvas-body .drawer__footer .cart__checkout-wrapper button{width:100%}.header-2 #cartOffcanvas .offcanvas-body .cart__item{display:flex;gap:17px;padding-bottom:20px}.header-2 #cartOffcanvas .offcanvas-body .cart__item .cart__item-name{text-decoration:none;font-weight:var(--typeBaseWeight);font-size:calc(var(--typeBaseSize) + 1px);margin-bottom:8px}.header-2 #cartOffcanvas .offcanvas-body .cart__item .cart__item-details{flex:3}.header-2 #cartOffcanvas .offcanvas-body .cart__item .cart__item-details .cart__item-sub{display:flex;justify-content:space-between;width:100%}.header-2 #cartOffcanvas .offcanvas-body .cart__item .cart__item-details .cart__item--variants{margin-bottom:10px}.header-2 #cartOffcanvas .offcanvas-body .cart__item .cart__item-details .cart__item--variants span{font-weight:700}.header-2 #cartOffcanvas .offcanvas-body .cart__item .cart__item-details .js-qty__wrapper{border:1px solid var(--colorDrawerBorder);width:-moz-fit-content;width:fit-content}.header-2 #cartOffcanvas .offcanvas-body .cart__item .cart__item-details .js-qty__wrapper .js-qty__adjust{background:transparent;box-shadow:none;border:none;padding:0 10px;height:27px}.header-2 #cartOffcanvas .offcanvas-body .cart__item .cart__item-details .js-qty__wrapper .js-qty__adjust span{font-weight:400;font-size:1rem}.header-2 #cartOffcanvas .offcanvas-body .cart__item .cart__item-details .js-qty__wrapper .js-qty__adjust:hover{fill:var(--colorDrawers);background-color:var(--colorDrawerText)}.header-2 #cartOffcanvas .offcanvas-body .cart__item .cart__item-details .js-qty__wrapper .js-qty__num{border:none;width:15px;text-align:center;padding-bottom:0;padding-top:0;font-size:var(--typeBaseSize);background-color:transparent}.header-2 #cartOffcanvas .offcanvas-body .cart__item .cart__item-details .js-qty__wrapper .cart__price{font-size:var(--typeBaseSize)}.header-2 #cartOffcanvas .offcanvas-body .note-container{display:flex;flex-direction:column;gap:18px}.header-2 #cartOffcanvas .offcanvas-body .note-container label{font-size:.8em;letter-spacing:.3em;text-transform:uppercase}[dir=rtl] .header-2 #cartOffcanvas .offcanvas-body .note-container label{letter-spacing:0}.header-2 #cartOffcanvas .offcanvas-body .note-container textarea{height:80px;min-height:80px}.fixed-header{position:fixed;top:0;left:0;width:100%;z-index:999999999999;background-color:#fff}.marquee-squiggle__wrapper{display:none}.dropdown-toggle-shopbox{border-radius:8px;padding-inline:var(--spacing-5,16px);padding-block:var(--spacing-3,12px);transition:height .3s ease-in-out;border:none!important}.dropdown-toggle-shopbox .dropdown-options{gap:var(--spacing-5)}.dropdown-toggle-shopbox .dropdown-options .dropdown-item{text-align:start}.dropdown-toggle-shopbox span{color:#000!important}html[dir=rtl] .border-start-0{border-right:0!important;border-left:1px solid!important}html[dir=rtl] ul{padding-inline-end:0}html[dir=rtl] .price-container .currency,html[dir=rtl] .price-container-before .currency{top:-2px;position:relative}html[dir=rtl] .arrow,html[dir=rtl] .owl-next,html[dir=rtl] .owl-prev{transform:rotate(180deg)}html[dir=rtl] .row{margin-left:0}.custom-radio{display:inline-flex;width:24px;height:24px;border:1px solid var(--Tag-Green-tag-icon,#0e6027);border-radius:50%;position:relative;vertical-align:middle;justify-content:center;align-items:center;margin-inline-start:var(--spacing-5,16px)}input[type=radio]:checked+.custom-radio:before{content:"";display:block;width:18px;height:18px;background-color:#0e6027;border-radius:50%;position:absolute}