.product_favorites_button{display:block;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='15' viewBox='0 0 18 15'><path fill='none' d='M8.75 14.375C8.75 14.375 0.625 10 0.625 4.84375C0.625 3.72487 1.06947 2.65181 1.86064 1.86064C2.65181 1.06947 3.72487 0.625 4.84375 0.625C6.60859 0.625 8.12031 1.58672 8.75 3.125C9.37969 1.58672 10.8914 0.625 12.6562 0.625C13.7751 0.625 14.8482 1.06947 15.6394 1.86064C16.4305 2.65181 16.875 3.72487 16.875 4.84375C16.875 10 8.75 14.375 8.75 14.375Z' stroke='%231C366C' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:50%;overflow:hidden;text-indent:-9999px;cursor:pointer}.product_favorites_button.remove_from_favorites{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='15' viewBox='0 0 18 15'><path fill='%231C366C' d='M8.75 14.375C8.75 14.375 0.625 10 0.625 4.84375C0.625 3.72487 1.06947 2.65181 1.86064 1.86064C2.65181 1.06947 3.72487 0.625 4.84375 0.625C6.60859 0.625 8.12031 1.58672 8.75 3.125C9.37969 1.58672 10.8914 0.625 12.6562 0.625C13.7751 0.625 14.8482 1.06947 15.6394 1.86064C16.4305 2.65181 16.875 3.72487 16.875 4.84375C16.875 10 8.75 14.375 8.75 14.375Z' stroke='%231C366C' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.product_list_element_container{width:100%;text-decoration:none;color:var(--color-black);position:relative;display:block}.product_list_element_container .product_list_element_image_cont{width:100%;aspect-ratio:160/200;position:relative}.product_list_element_container .product_list_element_image_cont .product_icons_cont{position:absolute;bottom:.75rem;left:0;z-index:10;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.625rem}.product_list_element_container .product_list_element_image_cont .product_icons_cont span{display:block;font-size:.6875rem;color:#fff;padding:.1rem .2rem;background-color:var(--color-deep-blue)}.product_list_element_container .product_list_element_image_cont .product_icons_cont span img,.product_list_element_container .product_list_element_image_cont .product_icons_cont span svg{max-width:30px;height:auto;display:inline-block}.product_list_element_container .product_list_element_image_cont .product_favorites_button{position:absolute;z-index:1;width:1.75rem;height:1.75rem;background-color:var(--color-bg-favorite);bottom:.5rem;right:.5rem;border-radius:100%}.product_list_element_container .product_list_element_image_cont img{position:absolute;width:100%;height:100%;object-fit:cover}.product_list_element_container .product_list_element_name{margin-top:2.75rem;line-height:1.75rem;margin-bottom:.25rem}.product_list_element_container .product_list_element_category{font-size:.6875rem;line-height:1rem;margin-bottom:.5rem}.sale_original_price{font-size:.6875rem;line-height:1rem}.sale_original_price span{text-decoration:line-through}@media only screen and (min-width:980px){.sale_original_price{display:none}}.product_list_element_price{font-size:1.125rem;line-height:1.5rem;font-weight:600;margin-bottom:.5rem;display:-ms-flexbox;display:flex;gap:.25rem;-ms-flex-align:center;align-items:center}.product_list_element_price span{font-weight:400}.product_list_element_price.sale{color:var(--color-bg-salmon)}.product_list_element_price.sale span.percent{background-color:var(--color-bg-salmon);color:#fff;padding:.1875rem .3125rem;line-height:1.125rem;font-size:.8125rem;font-weight:400;margin-left:.25rem}.product_list_element_price.sale span.percent strong{font-weight:600}.product_list_element_price.sale .sale_original_price{display:none}@media only screen and (min-width:980px){.product_list_element_price.sale .sale_original_price{display:block;font-size:.6875rem;line-height:1rem;color:var(--color-lightgray);font-weight:400}.product_list_element_price.sale .sale_original_price span{text-decoration:line-through}}.color_indicators_wrapper{display:-ms-flexbox;display:flex;gap:.5rem;margin-top:.625rem;list-style-type:none;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;width:100%;background-color:#fff}.color_indicators_wrapper>div{width:1.5rem;height:1.5rem;border-radius:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;transform:translateX(-.125rem)}.color_indicators_wrapper>div.hidden{display:none}.color_indicators_wrapper>div img{width:1.25rem;height:1.25rem;margin:2px 0;border:1px solid #fff;object-fit:cover;border-radius:100%}.color_indicators_wrapper>div.active{border:1px solid var(--color-highlighted);margin-right:-.125rem;transform:translateX(-.125rem)}.color_indicators_wrapper>div.active img{margin:1px}.color_indicators_wrapper>div.sale:after{content:"%";position:absolute;bottom:0;right:0;width:.625rem;height:.625rem;font-size:.375rem;border-radius:100%;line-height:.6875rem;text-align:center;font-weight:700;font-family:var(--font-inter);color:#fff;background-color:var(--color-bg-orange);z-index:10}.color_indicators_wrapper>label.more{border-radius:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:1.25rem;height:1.25rem;background-color:var(--color-bg-lightgray);font-family:var(--font-inter);font-size:.5rem;color:var(--color-black);margin:2px;cursor:pointer}.color_indicators_wrapper>input[type=checkbox]~.additional{display:none}.color_indicators_wrapper>input:checked~.additional{display:-ms-flexbox;display:flex}.color_indicators_wrapper>input:checked~.more span{display:none}.color_indicators_wrapper>input:checked~.more:after{content:"x";font-weight:700}input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid var(--color-darkgray);width:1.5rem;height:1.5rem;border-radius:.25rem;cursor:pointer;position:relative;background-color:#fff;transform:translateX(-4px)}input[type=checkbox]:checked{background-color:var(--color-deep-blue);border-color:var(--color-deep-blue)}input[type=checkbox]:checked:after{content:"";position:absolute;left:.4rem;top:.1rem;width:.4rem;height:.7rem;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}input[type=checkbox]:focus{outline:2px solid var(--color-deep-blue);outline-offset:2px}input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid var(--color-darkgray);border-radius:100%;width:1.5rem;height:1.5rem;margin:0 .4rem 0 0;aspect-ratio:1}input[type=radio]:checked{border-width:6px;border-color:var(--color-deep-blue)}.input_row{gap:.125rem}.input_row,.input_row .content_columns_checkbox{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}input[type=email],input[type=password],input[type=text],select,textarea{border:1px solid var(--color-darkgray);border-radius:.25rem;padding:.6875rem .5rem;font-size:.875rem;line-height:1.25rem}label{width:100%;font-weight:700;font-size:.875rem;display:block}.error{color:var(--color-error)}.phone-input-wrapper{display:-ms-flexbox;display:flex;width:100%}.phone-number-input{-ms-flex:1;flex:1;padding:.5rem;border-radius:0 .25rem .25rem 0!important;border-left:0 none!important;border-color:var(--color-darkgray)!important}.phone-country-dropdown{position:relative;-ms-flex:0 0 auto;flex:0 0 auto;min-width:91px}.phone-country-selected{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px;padding:11px 8px;border:1px solid var(--color-darkgray);border-radius:4px 0 0 4px;background:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px}.phone-country-selected .dropdown-arrow{margin-left:auto;font-size:10px}.phone-country-selected:after{content:"";position:absolute;top:50%;right:.5rem;display:block;width:.875rem;height:.5rem;background-color:var(--color-black);-webkit-mask-image:var(--icon-chevron);mask-image:var(--icon-chevron);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:transform .25s ease;transform:rotate(180deg) translateY(50%)}.phone-country-dropdown.open .phone-country-selected:after{transform:rotate(0) translateY(-50%)}.phone-country-options{display:none;position:absolute;top:100%;left:0;right:0;max-height:300px;overflow-y:auto;background:#fff;border:1px solid #ccc;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000}.phone-country-dropdown.open .phone-country-options{display:block}.phone-country-option{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 8px;cursor:pointer}.phone-country-option:hover{background:#f5f5f5}.phone-country-option.selected{background:#e3f2fd}.phone-country-option img,.phone-country-selected img{-ms-flex-negative:0;flex-shrink:0;border-radius:100px;border:1px solid var(--color-lightgray);margin-right:3px;width:1.25rem;height:1.25rem}.breadcrumb_holder>img{margin-bottom:1.25rem}.breadcrumb_holder .products_breadcumb{display:-ms-flexbox;display:flex;overflow-x:auto;margin-bottom:.5rem;font-size:.8125rem;line-height:1;height:1.2rem}.breadcrumb_holder .products_breadcumb a,.breadcrumb_holder .products_breadcumb span{color:var(--color-black);text-decoration:none;font-size:.8125rem;line-height:1;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.breadcrumb_holder .products_breadcumb a:after{border-style:solid;border-width:.1em .1em 0 0;border-color:var(--color-deep-blue);content:"";display:inline-block;height:.45rem;left:.15em;position:relative;vertical-align:top;width:.45rem;margin-right:.5rem;top:-1px;transform:rotate(45deg);transition:transform .25s ease}.breadcrumb_holder h1{font-size:1.75rem}.chosen-container .chosen-single{font-size:.8125rem;text-transform:uppercase;padding:.5rem 1rem;border-radius:.25rem;min-width:11.25rem;height:auto;border:1px solid var(--color-deep-blue);color:var(--color-deep-blue)}.chosen-container .chosen-single div{display:none}.chosen-container .chosen-single:after{content:"";position:absolute;top:50%;right:1.25rem;display:block;width:.546875rem;height:1.015625rem;background-color:var(--color-black);-webkit-mask-image:var(--icon-up-down-chevron);mask-image:var(--icon-up-down-chevron);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transform:translateY(-50%)}.chosen-container .chosen-drop{border:0 none;background-clip:unset;box-shadow:unset;margin-top:.375rem}.chosen-container ul.chosen-results{padding:.5rem 0;background-color:var(--color-deep-blue);border-radius:.5rem;font-family:var(--font-inter);font-weight:300;font-size:.875rem;margin:0}.chosen-container ul.chosen-results li.active-result{color:#fff;height:2rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:2rem;border-bottom:1px solid var(--color-lightgray);position:relative}.chosen-container ul.chosen-results li.active-result:last-child{border-bottom:none}.chosen-container ul.chosen-results li.active-result.result-selected,.chosen-container ul.chosen-results li.active-result:hover{background-color:var(--color-deep-blue)}.chosen-container ul.chosen-results li.active-result.result-selected:after{content:"";display:block;position:absolute;left:.67rem;top:.55rem;width:.75rem;height:.375rem;border-left:1.6666px solid #fff;border-bottom:1.6666px solid #fff;transform:rotate(-45deg)}.pages_bottom_icons_cont{max-width:90rem;margin:0 auto;display:-ms-flexbox;display:flex;gap:1rem;padding:1.5rem 0 2.25rem;overflow-x:auto;-ms-flex-pack:justify;justify-content:space-between}.pages_bottom_icons_cont .icon_box{width:3rem;height:3rem;margin:0 auto .75rem;background-repeat:no-repeat;background-position:50%;background-size:contain}.pages_bottom_icons_cont .pages_bottom_icons{text-align:center;-ms-flex-negative:1;flex-shrink:1;max-width:300px;min-width:240px}.pages_bottom_icons_cont .pages_bottom_icons.home_delivery .icon_box{background-image:var(--icon-delivery-truck)}.pages_bottom_icons_cont .pages_bottom_icons.free_shipping .icon_box{background-image:var(--icon-delivery-box)}.pages_bottom_icons_cont .pages_bottom_icons.product_warranty .icon_box{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34.5 16.794V15.75c0-4.703-7.093-8.25-16.5-8.25S1.5 11.047 1.5 15.75v7.5c0 3.917 4.922 7.03 12 7.961v1.039c0 4.703 7.093 8.25 16.5 8.25s16.5-3.547 16.5-8.25v-7.5c0-3.881-4.766-6.997-12-7.956zm9 7.956C43.5 27.229 37.727 30 30 30c-.7 0-1.393-.024-2.078-.07 4.045-1.473 6.578-3.867 6.578-6.68v-3.424c5.6.835 9 3.1 9 4.924zm-30 3.422v-4.46c1.492.194 2.995.29 4.5.288a34.459 34.459 0 0 0 4.5-.289v4.46c-1.49.221-2.994.33-4.5.329a30.57 30.57 0 0 1-4.5-.328zm18-7.56v2.638c0 1.573-2.327 3.262-6 4.288v-4.382c2.42-.587 4.47-1.46 6-2.544zM18 10.5c7.727 0 13.5 2.771 13.5 5.25S25.727 21 18 21 4.5 18.229 4.5 15.75 10.273 10.5 18 10.5zM4.5 23.25v-2.638c1.53 1.084 3.58 1.957 6 2.544v4.382c-3.673-1.026-6-2.715-6-4.288zm12 9v-.782c.493.019.992.032 1.5.032.727 0 1.438-.024 2.136-.066.774.278 1.564.513 2.364.705v4.4c-3.673-1.026-6-2.716-6-4.289zm9 4.922V32.7a34.459 34.459 0 0 0 9 .011v4.46a31.021 31.021 0 0 1-9 0zm12-.634v-4.382c2.42-.587 4.47-1.46 6-2.544v2.638c0 1.573-2.327 3.263-6 4.288z' fill='%231C366C'/%3E%3C/svg%3E")}.pages_bottom_icons_cont .pages_bottom_icons.loyalty_program .icon_box{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M42.349 19.279c-.707-.739-1.438-1.5-1.714-2.17-.255-.613-.27-1.629-.285-2.613-.028-1.83-.058-3.904-1.5-5.346-1.442-1.442-3.516-1.472-5.346-1.5-.984-.015-2-.03-2.613-.285-.668-.276-1.431-1.007-2.17-1.714C27.427 4.408 25.957 3 24 3c-1.957 0-3.426 1.408-4.721 2.651-.739.707-1.5 1.438-2.17 1.714-.609.255-1.629.27-2.613.285-1.83.028-3.904.058-5.346 1.5-1.442 1.442-1.463 3.516-1.5 5.346-.015.984-.03 2-.285 2.613-.276.668-1.007 1.431-1.714 2.17C4.408 20.574 3 22.043 3 24c0 1.957 1.408 3.426 2.651 4.721.707.739 1.438 1.5 1.714 2.17.255.613.27 1.629.285 2.613.028 1.83.058 3.904 1.5 5.346 1.442 1.442 3.516 1.472 5.346 1.5.984.015 2 .03 2.613.285.668.276 1.431 1.007 2.17 1.714C20.573 43.592 22.043 45 24 45c1.957 0 3.426-1.408 4.721-2.651.739-.707 1.5-1.438 2.17-1.714.613-.255 1.629-.27 2.613-.285 1.83-.028 3.904-.058 5.346-1.5 1.442-1.442 1.472-3.516 1.5-5.346.015-.984.03-2 .285-2.613.276-.668 1.007-1.431 1.714-2.17C43.592 27.426 45 25.957 45 24c0-1.957-1.408-3.426-2.651-4.721zm-2.166 7.367c-.898.937-1.828 1.906-2.321 3.097-.473 1.144-.493 2.45-.512 3.716-.019 1.313-.04 2.687-.623 3.268-.583.582-1.948.604-3.268.623-1.265.019-2.572.04-3.716.512-1.19.493-2.16 1.423-3.097 2.321C25.708 41.081 24.75 42 24 42s-1.716-.922-2.646-1.817c-.93-.894-1.906-1.828-3.097-2.321-1.144-.473-2.45-.493-3.716-.512-1.313-.019-2.687-.04-3.268-.623-.582-.583-.604-1.948-.623-3.268-.019-1.265-.04-2.572-.512-3.716-.493-1.19-1.423-2.16-2.321-3.097C6.919 25.708 6 24.75 6 24s.923-1.714 1.817-2.646c.894-.931 1.828-1.906 2.321-3.097.473-1.144.493-2.45.512-3.716.019-1.313.04-2.687.623-3.268.583-.582 1.948-.604 3.268-.623 1.265-.019 2.572-.04 3.716-.512 1.19-.493 2.16-1.423 3.097-2.321C22.292 6.919 23.25 6 24 6s1.716.923 2.646 1.817c.93.894 1.906 1.828 3.097 2.321 1.144.473 2.45.493 3.716.512 1.313.019 2.687.04 3.268.623.582.583.604 1.948.623 3.268.019 1.265.04 2.572.512 3.716.493 1.19 1.423 2.16 2.321 3.097C41.081 22.292 42 23.25 42 24s-.922 1.714-1.817 2.646zM22.5 18a4.5 4.5 0 1 0-9 0 4.5 4.5 0 0 0 9 0zm-6 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0zM30 25.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9zm0 6a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm2.561-13.939l-15 15a1.502 1.502 0 0 1-2.122-2.122l15-15a1.502 1.502 0 0 1 2.122 2.122z' fill='%231C366C'/%3E%3C/svg%3E")}.pages_bottom_icons_cont .pages_bottom_icons.contact_us .icon_box{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 4.5a19.5 19.5 0 0 0 0 39c4.033 0 8.269-1.215 11.33-3.25a1.5 1.5 0 1 0-1.66-2.499C31.124 39.446 27.413 40.5 24 40.5A16.5 16.5 0 1 1 40.5 24c0 4.96-2.04 6-3.75 6S33 28.96 33 24v-7.5a1.5 1.5 0 1 0-3 0v.799a9.001 9.001 0 1 0 1.112 12.206C32.237 31.755 34.178 33 36.75 33c4.226 0 6.75-3.364 6.75-9A19.521 19.521 0 0 0 24 4.5zM24 30a6 6 0 1 1 0-12 6 6 0 0 1 0 12z' fill='%231C366C'/%3E%3C/svg%3E")}.pages_bottom_icons_cont .label{font-weight:700}.pages_bottom_icons_cont .sub_level{font-size:.875rem;line-height:1.25rem}@media (max-width:479px),(min-width:480px) and (max-width:767px){.pages_bottom_icons_cont{padding-right:4rem}}.product_list_filter_items{display:-ms-flexbox;display:flex;gap:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:.5rem}.product_list_filter_items label{display:block;width:auto;font-size:.6875rem;color:#000;border:1px solid #636363;border-radius:1rem;padding:.125rem 1.5rem .125rem .5rem;line-height:1rem;position:relative}.product_list_filter_items label:after,.product_list_filter_items label:before{content:"";position:absolute;right:.5rem;top:50%;width:9px;height:1px;background:#000;transform-origin:center;transform:translateY(-50%) rotate(45deg);display:block;pointer-events:none}.product_list_filter_items label:after{transform:translateY(-50%) rotate(-45deg)}.product_list_filter_items span.clear_filter_btn{display:block;font-size:.6875rem;color:#000;line-height:1rem;padding:.125rem .5rem;text-decoration:underline;cursor:pointer}.product_details_resellers{box-sizing:border-box;position:relative;display:block;width:100%;padding-right:33.33333%;cursor:default}.product_details_resellers *{box-sizing:border-box}.product_details_resellers .prodres_group{position:relative;display:block;width:calc(100% - 40px);margin:40px 20px 0}.product_details_resellers .prodres_group:before{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:2px;background-image:linear-gradient(90deg,#ed1f24,rgba(237,31,36,0))}.product_details_resellers .prodres_group .prodres_group_title{position:relative;display:block;width:100%;height:20px;top:-9px;padding:0 30px;overflow:hidden}.product_details_resellers .prodres_group .prodres_group_title span{padding:0 8px;line-height:20px;font-size:16px;background-color:#fff;border:2px var(--color-error) solid;border-radius:10px;font-weight:700}.product_details_resellers .prodres_item{position:relative;display:inline-block;vertical-align:top;width:calc(50% - 10px);margin:0 5px 10px;border:1px solid #666}.product_details_resellers .prodres_item .prodres_specline{font-size:12px}.product_details_resellers .prodres_item .prodres_lines_wrapper{min-height:98px;display:inline-block;width:100%}.product_details_resellers .prodres_item .prodres_line{position:relative;display:block;width:100%}.product_details_resellers .prodres_item .prodres_line .prodres_col{position:relative;display:inline-block;vertical-align:top;width:25%;height:20px;line-height:18px;text-align:center}.product_details_resellers .prodres_item .prodres_line.prodres_headline{margin-top:3px}.product_details_resellers .prodres_item .prodres_line.prodres_prodline{background-color:#f0f0f0}.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col{height:95px;line-height:94px;border:1px solid #fff}.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col1:not(.not_clickable){cursor:pointer}.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col1 img{position:relative;display:inline-block;max-width:100%;max-height:93px;width:auto;height:auto}.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col1 .prod_res_noimage{color:#bbb}.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col2{line-height:20px}.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col2:not(.not_clickable){cursor:pointer}.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col2:before{content:"";display:inline-block;vertical-align:middle;width:0;height:100%;background-color:red}.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col2 span{display:inline-block;vertical-align:middle;font-size:11px;overflow:hidden}.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col3 .show_price_title,.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col4 .show_price_title{min-height:12px;line-height:12px;font-size:10px}.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col3 .show_price_number,.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col4 .show_price_number{height:21px;line-height:21px;font-size:12px}.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col3 .show_price_number.original_price,.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col4 .show_price_number.original_price{border-bottom:1px solid #fff;margin-bottom:4px}.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col3:before,.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col4:before{content:"";display:inline-block;vertical-align:middle;width:0;height:100%}.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col3 .main_price,.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col3 .other_prices,.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col4 .main_price,.product_details_resellers .prodres_item .prodres_line.prodres_prodline .prodres_col.prodres_col4 .other_prices{display:inline-block;vertical-align:middle}.product_details_resellers .prodres_item .prodres_line.prodres_specline{min-height:20px;line-height:17px;padding:0 5px 3px;border:1px solid #fff;border-bottom:1px solid #ccc;text-align:justify;font-style:italic}.product_details_resellers .prodres_item .prodres_line.prodres_pcline~.prodres_line{background-color:#f0f0f0}.product_details_resellers .prodres_item .prodres_line.prodres_pcline~.prodres_line .prodres_col{height:24px;line-height:22px;border:1px solid #fff}.product_details_resellers .prodres_item .prodres_line.prodres_pcline~.prodres_line .prodres_col:last-of-type{background-color:#fff}.product_details_resellers .prodres_item .prodres_line.prodres_pcline~.prodres_line .prodres_col.prodres_col3 .add_prodres_pc,.product_details_resellers .prodres_item .prodres_line.prodres_pcline~.prodres_line .prodres_col.prodres_col3 .remove_prodres_pc{position:relative;display:inline-block;width:20px;height:100%;font-weight:700;background-color:rgba(0,128,0,.2);cursor:pointer}.product_details_resellers .prodres_item .prodres_line.prodres_pcline~.prodres_line .prodres_col.prodres_col3 .remove_prodres_pc{background-color:rgba(255,165,0,.2)}.product_details_resellers .prodres_item .prodres_line.prodres_pcline~.prodres_line .prodres_col.prodres_col3 input[type=number]{position:relative;display:inline-block;width:calc(100% - 40px);height:15px;line-height:15px;text-align:center;border:none;outline:0;background-color:hsla(0,0%,100%,.5);-moz-appearance:textfield}.product_details_resellers .prodres_item .prodres_line.prodres_pcline~.prodres_line .prodres_col.prodres_col3 input[type=number]::-webkit-inner-spin-button,.product_details_resellers .prodres_item .prodres_line.prodres_pcline~.prodres_line .prodres_col.prodres_col3 input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.product_details_resellers .prodres_item .prodres_to_cart_btn{position:absolute;display:block;bottom:50px;right:0;width:25%;height:48px;line-height:48px;background-color:#333;border:1px solid #fff;cursor:pointer;color:#fff;font-weight:700;font-size:14px;padding:0 5px;line-height:15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex-pack:center;justify-content:center}.product_details_resellers .prodres_item .prodres_add_all_more_one{position:absolute;display:block;bottom:0;right:0;width:25%;height:48px;line-height:48px;text-align:center;background-color:rgba(0,128,0,.3);border:1px solid #fff;cursor:pointer}.product_details_resellers .prodres_to_cart_block{transition:max-height .2s linear}.product_details_resellers .prodres_to_cart_block .prodres_list::-webkit-scrollbar{width:6px;border-radius:3px}.product_details_resellers .prodres_to_cart_block .prodres_list::-webkit-scrollbar-track{box-shadow:inset 0 0 3px #cecece;border-radius:3px}.product_details_resellers .prodres_to_cart_block .prodres_list::-webkit-scrollbar-thumb{background-color:#999;box-shadow:inset 0 0 3px hsla(0,0%,100%,.8);border-radius:3px}.product_details_resellers .prodres_to_cart_block .prodres_list .prodres_line{position:relative;display:block;width:100%;min-height:20px;line-height:17px;padding:3px 10px}.product_details_resellers .prodres_to_cart_block .prodres_list .prodres_line:first-child{padding-top:0}.product_details_resellers .prodres_to_cart_block .prodres_list .prodres_line:nth-child(2n){background-color:rgba(0,128,0,.1)}.product_details_resellers .prodres_to_cart_block .prodres_list .prodres_line>div{position:relative;display:inline-block;vertical-align:top;text-align:right}.product_details_resellers .prodres_to_cart_block .prodres_list .prodres_line>div.left_col{width:50%;text-align:left}.product_details_resellers .prodres_to_cart_block .prodres_list .prodres_line>div.middle_col{width:20%}.product_details_resellers .prodres_to_cart_block .prodres_list .prodres_line>div.right_col{width:30%}.product_details_resellers .prodres_to_cart_block .prodres_price_summary{position:relative;display:block;width:100%;height:30px;line-height:30px;margin:0 0 5px;padding:0 10px;border-top:1px solid #999;font-weight:700}.product_details_resellers .prodres_to_cart_block .prodres_price_summary .left_col,.product_details_resellers .prodres_to_cart_block .prodres_price_summary .right_col{position:relative;display:inline-block;vertical-align:top;text-align:left;width:70%}.product_details_resellers .prodres_to_cart_block .prodres_price_summary .right_col{text-align:right;width:30%}.product_details_resellers .prodres_to_cart_block .prodres_to_cart_btn span{position:relative;display:block;width:160px;height:40px;line-height:20px;margin:0 auto;padding:10px;border-radius:10px;border:1px solid green;background-color:#fff;text-align:center;font-weight:700;cursor:pointer;box-shadow:inset 0 0 6px rgba(0,128,0,.5);transition:all .2s linear}.product_details_resellers .prodres_to_cart_block .prodres_to_cart_btn span:hover{box-shadow:inset 0 0 6px green}:root{--icon-delivery-box:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M41.94 12.403l-16.5-9.028a2.978 2.978 0 0 0-2.88 0l-16.5 9.032a3 3 0 0 0-1.56 2.625v17.933a3 3 0 0 0 1.56 2.625l16.5 9.031a2.978 2.978 0 0 0 2.88 0l16.5-9.031a3.001 3.001 0 0 0 1.56-2.625V15.034a3 3 0 0 0-1.56-2.63zM24 6l15.064 8.25-5.582 3.056-15.066-8.25L24 6zm0 16.5L8.936 14.25l6.357-3.48 15.063 8.25L24 22.5zM7.5 16.875l15 8.209V41.17l-15-8.203V16.875zm33 16.084l-15 8.21V25.093l6-3.284V28.5a1.5 1.5 0 1 0 3 0v-8.334l6-3.29v16.083z' fill='%231C366C'/%3E%3C/svg%3E");--icon-delivery-truck:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.891 21.938l-2.625-6.563a2.987 2.987 0 0 0-2.782-1.875H36V12a1.5 1.5 0 0 0-1.5-1.5H6a3 3 0 0 0-3 3v21a3 3 0 0 0 3 3h3.188a6 6 0 0 0 11.624 0h9.375a6 6 0 0 0 11.625 0H45a3 3 0 0 0 3-3v-12a1.49 1.49 0 0 0-.109-.563zM36 16.5h6.484l1.8 4.5H36v-4.5zm-30-3h27v12H6v-12zM15 39a3 3 0 1 1 0-5.999A3 3 0 0 1 15 39zm15.188-4.5h-9.375a6 6 0 0 0-11.625 0H6v-6h27v2.308a6.02 6.02 0 0 0-2.813 3.692zM36 39a3 3 0 1 1 0-5.999A3 3 0 0 1 36 39zm9-4.5h-3.188A6.01 6.01 0 0 0 36 30v-6h9v10.5z' fill='%231C366C'/%3E%3C/svg%3E")}body{position:relative;overflow-x:hidden}body:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;width:100vw;pointer-events:none;opacity:.5;object-fit:contain;z-index:100000}body #countdown_holder{display:none}body.loading{overflow:hidden;-ms-touch-action:none;touch-action:none}body.loading .ajax_loading{display:block!important;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:hsla(0,0%,100%,.8);z-index:999999}body.loading .ajax_loading:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.75rem;height:3.75rem;background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d="M208 48a48 48 0 1 1 96 0 48 48 0 1 1-96 0zm0 416a48 48 0 1 1 96 0 48 48 0 1 1-96 0zM48 208a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm368 48a48 48 0 1 1 96 0 48 48 0 1 1-96 0zM75 369.1a48 48 0 1 1 67.9 67.9A48 48 0 1 1 75 369.1zM75 75a48 48 0 1 1 67.9 67.9A48 48 0 1 1 75 75zm362 294.1a48 48 0 1 1-67.9 67.9 48 48 0 1 1 67.9-67.9z"/></svg>') no-repeat 50%;animation-name:loading-spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes loading-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}label{font-size:inherit;font-weight:inherit;display:inline}.clear{content:unset;display:none}.products_wrapper{display:-ms-flexbox;display:flex;padding:1.75rem 2rem 0 1.75rem;gap:2.25rem}.product_list_page_filter_cont{width:20.5%;-ms-flex-negative:0;flex-shrink:0;padding-left:.25rem;padding:0 1.25rem}.product_list_page_filter_cont .accordion{margin-bottom:1rem}.product_list_page_filter_cont .accordion h3 label{height:2.5rem;font-size:1.25rem;max-width:21.875rem;padding-left:.25rem}.product_list_page_filter_cont .accordion h3 label:after{background-color:var(--color-black)}.product_list_page_filter_cont .accordion input[type=checkbox]:checked~ul{max-height:unset}.product_list_page_filter_cont .accordion .accordion_content{overflow-y:hidden;max-height:0;transition:max-height .5s ease;padding-left:.25rem;padding-right:.25rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.product_list_page_filter_cont .accordion .accordion_content .input_row{margin:.2rem 0}.product_list_page_filter_cont .accordion .accordion_content .category_list a span.category{color:var(--color-black)}.product_list_page_filter_cont .accordion .accordion_content .category_list a:hover span.category,.product_list_page_filter_cont .accordion .accordion_content .category_list li.active a span.category{position:relative;color:var(--color-black)}.product_list_page_filter_cont .accordion .accordion_content .category_list a:hover span.category:after,.product_list_page_filter_cont .accordion .accordion_content .category_list li.active a span.category:after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:var(--color-blue)}.product_list_page_filter_cont .accordion .accordion_content .category_list li.active a span.category{color:var(--color-blue)}.product_list_page_filter_cont .accordion input+h3[data-selected-num]{position:relative}.product_list_page_filter_cont .accordion input+h3[data-selected-num]:after{content:attr(data-selected-num);display:block;color:var(--color-blue);font-weight:400;font-family:var(--font-sans);font-size:.6875rem;position:absolute;left:.1875rem;bottom:-.5rem;transform:translateX(0);opacity:1;transition:opacity .3s ease-in-out .3s,transform .3s ease-in-out .3s}.product_list_page_filter_cont .accordion input:checked+h3[data-selected-num]:after{transform:translateX(100%);opacity:0;transition:opacity .2s ease-in-out,transform .2s ease-in-out}.product_list_page_filter_cont .accordion input[type=checkbox]:checked~.accordion_content{max-height:800px}.product_list_page_filter_cont .accordion ul{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.75rem;margin-top:.5rem;margin-bottom:.5rem}.product_list_page_filter_cont .accordion ul li h3,.product_list_page_filter_cont .accordion ul li h4,.product_list_page_filter_cont .accordion ul li h5,.product_list_page_filter_cont .accordion ul li h6{line-height:unset}.product_list_page_filter_cont .accordion ul li a{font-size:.875rem;font-weight:400;font-family:var(--font-sans);text-transform:none;text-decoration:none;color:var(--color-black)}.product_list_page_filter_cont .accordion ul li a span{color:var(--color-gray)}.product_list_page_filter_cont .accordion.multi_select input[type=checkbox]:checked~.accordion_content,.product_list_page_filter_cont .accordion.single_select input[type=checkbox]:checked~.accordion_content{margin-bottom:2.2rem}.product_list_page_filter_cont .accordion.multi_select.multi_select input[type=checkbox]:checked~.accordion_content,.product_list_page_filter_cont .accordion.single_select.multi_select input[type=checkbox]:checked~.accordion_content{margin-top:1.5rem}.product_list_page_filter_cont .accordion.multi_select.multi_select .accordion_content,.product_list_page_filter_cont .accordion.single_select.multi_select .accordion_content{transition:max-height .5s ease,margin-bottom .2s ease-in-out,margin-top .6s}.product_list_page_filter_cont .accordion.multi_select .accordion_content,.product_list_page_filter_cont .accordion.single_select .accordion_content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;transition:max-height .5s ease,margin-bottom .1s}.product_list_page_filter_cont .accordion.multi_select .accordion_content .input_row:first-child,.product_list_page_filter_cont .accordion.multi_select .accordion_content br,.product_list_page_filter_cont .accordion.multi_select .accordion_content input,.product_list_page_filter_cont .accordion.single_select .accordion_content .input_row:first-child,.product_list_page_filter_cont .accordion.single_select .accordion_content br,.product_list_page_filter_cont .accordion.single_select .accordion_content input{display:none}.product_list_page_filter_cont .accordion.multi_select .accordion_content input:checked+label,.product_list_page_filter_cont .accordion.single_select .accordion_content input:checked+label{border:1px solid var(--color-deep-blue);background-color:var(--color-deep-blue);color:#fff}.product_list_page_filter_cont .accordion.multi_select .accordion_content .input_row,.product_list_page_filter_cont .accordion.single_select .accordion_content .input_row{-ms-flex:0 0 20%;flex:0 0 20%}.product_list_page_filter_cont .accordion.multi_select .accordion_content label,.product_list_page_filter_cont .accordion.single_select .accordion_content label{-ms-flex:0 0 100%;flex:0 0 100%;width:2.375rem;height:2.75rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--color-darkgray);border-radius:.125rem;cursor:pointer;text-align:center;font-size:.875rem}.product_list_page_filter_cont .accordion.multi_select .accordion_content label:after,.product_list_page_filter_cont .accordion.single_select .accordion_content label:after{content:unset}.product_list_page_filter_cont .accordion.multi_select .accordion_content .content_columns_checkbox{display:none}.product_list_page_filter_cont .accordion.multi_select .accordion_content .input_row{-ms-flex:0 0 25%;flex:0 0 25%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.product_list_page_filter_cont .accordion.multi_select .accordion_content .input_row label{-ms-flex:1 1 100%;flex:1 1 100%}.product_list_page_filter_cont .accordion.color .accordion_content{padding-right:1.5rem;gap:.75rem}.product_list_page_filter_cont .accordion.color .accordion_content .input_row{margin:0 .5rem}.product_list_page_filter_cont .accordion.color .accordion_content .input_row label{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:.6875rem;height:auto;gap:.28rem;border:0 none}.product_list_page_filter_cont .accordion.color .accordion_content .input_row label:before{content:"";display:block;-ms-flex-negative:0;flex-shrink:0;margin-top:.125rem;width:2rem;height:2rem;border-radius:100%;border:1px solid var(--color-lighter-gray);background-color:var(--color-darkgray)}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input:checked+label{background-color:transparent;border-color:transparent;color:var(--color-black);position:relative}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input:checked+label:before{border:1px solid transparent;outline:1px solid var(--color-deep-blue);outline-offset:1px}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input:checked+label:after{content:"";display:block;position:absolute;left:50%;top:1rem;width:.75rem;height:.375rem;border:0 none;border-left:1.6666px solid var(--color-black);border-bottom:1.6666px solid var(--color-black);transform:translate(-50%,-50%) rotate(-45deg)}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=feher]+label:before{background-color:#fff}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=szurke]+label:before{background-color:grey}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=fekete]+label:before{background-color:#000}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=fekete]+label:after{border-color:#fff}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=barna]+label:before{background-color:#b46f3a}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=bezs]+label:before{background-color:beige}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=sarga]+label:before{background-color:gold}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=piros]+label:before{background-color:#e63946}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=rozsaszin]+label:before{background-color:pink}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=kek]+label:before{background-color:#5b5bed}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=zold]+label:before{background-color:green}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=lila]+label:before{background-color:#bf24bf}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=multicolor]+label:before{background:conic-gradient(from 0deg at center,red,orange,#ff0,green,#00f,violet)}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=egyszínu]+label:before{background-color:#d9d9d9}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=csikos]+label:before{background-color:#fff;opacity:.8;background:repeating-linear-gradient(-45deg,#b3b3b3,#b3b3b3 3px,#fff 0,#fff 7px)}.product_list_page_filter_cont .accordion.color .accordion_content .input_row input[data-alias=mintas]+label:before{background-color:#fff;background:radial-gradient(circle at center,#b3b3b3 40%,transparent 50%),#fff;background-size:8px 8px;background-position:-1px 0}.product_list_page_filter_cont .accordion.pattern .accordion_content .input_row input:checked+label:after{border:0 none;transform:translate(-50%,-50%);top:1.125rem;width:21px;height:16px;background-repeat:no-repeat;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='16' viewBox='0 0 21 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 .5a1.252 1.252 0 0 1 .885 2.135l-12 12a1.25 1.25 0 0 1-1.678.082l-.09-.082-5.25-5.25a1.252 1.252 0 0 1 1.768-1.769L7 11.982 18.116.866A1.25 1.25 0 0 1 19 .5z' fill='%23fff' stroke='%23616161'/%3E%3C/svg%3E")}#product_list_container{display:-ms-flexbox;display:flex;gap:1.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}#product_list_container a.product_list_element_container{-ms-flex:0 0 calc(25% - 1.2rem);flex:0 0 calc(25% - 1.2rem)}.product_list_functions_cont{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:1rem;height:2.75rem;position:relative;z-index:1}.product_list_functions_cont .product_list_slide_down_cont{margin-left:auto}.product_list_functions_cont .chosen-container{transform:translateY(-50%)}.product_list_pager_cont{margin-top:4rem;margin-bottom:4rem;text-align:center}.product_list_pager_cont .button{margin:.75rem auto;width:-moz-fit-content;width:fit-content}.products_category_description{max-width:41rem;font-size:.875rem;padding-bottom:4rem}.products_category_description .title{font-family:var(--font-heading);font-weight:400;line-height:1.1;font-size:1.75rem;margin-bottom:.5rem}.product_list_page_result{width:100%;-ms-flex-order:2;order:2;padding:0 .3125rem}.double-slider-box{margin-bottom:1rem}.range-slider{position:relative;width:100%;height:2px;margin:20px 0 26px;background-color:var(--color-bg-orange)}.slider-track{height:100%;position:absolute;background-color:var(--color-deep-blue);z-index:99}.range-slider input{position:absolute;width:100%;background:0 0;pointer-events:none;top:50%;transform:translateY(-50%);-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=range]::-webkit-slider-thumb{height:20px;width:20px;border-radius:50%;background:var(--color-deep-blue);pointer-events:auto;-webkit-appearance:none;appearance:none;cursor:pointer}input[type=range]::-moz-range-thumb{height:20px;width:20px;border-radius:50%;background:var(--color-deep-blue);pointer-events:auto;-moz-appearance:none;cursor:pointer}.input-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem}.input-box .input-field{-ms-flex:1;flex:1;min-width:0;font-size:.8125rem;padding:.4rem 0;text-align:center;border:1px solid var(--color-darkgray);border-radius:.25rem;line-height:1}.input-box .currency,.input-box .separator{-ms-flex-negative:0;flex-shrink:0}.disabled{color:var(--color-gray)}.product_list_filter_items_title{font-size:1.25rem;margin-bottom:.75rem}.product_list_filter_items{margin-bottom:1.5rem}