.productsTable_header_row{background-color:var(--secondary-2);color:var(--main-light-text-1);text-align:center;border-top-left-radius:6px;border-top-right-radius:6px;align-items:center;padding:2px 0;font-size:14px;font-weight:500}.productsTable_row_cell{text-align:start;flex-grow:1;flex-basis:0;font-size:14px;padding:8px 0!important}.productsTable_header,.productsTable_row_cell{padding:8px 0}.productsTable_row{border-bottom:1px solid var(--secondary-3);border-left:1px solid var(--secondary-3);border-right:1px solid var(--secondary-3)}.toggle-button{cursor:pointer;background-color:var(--secondary-2);color:var(--main-light-text-1);border:none;border-radius:4px;width:108px;margin-bottom:4px;padding:2px 6px}.toggle-button:active{background-color:var(--secondary-1)}.productsTable_child_row{border-top:1px solid #58585833;height:80px}.productsTable_child_row:first-child{border-top:none}.itemNumber_col{flex-direction:column;align-items:center;display:flex}.pt_part_link{color:var(--secondary-2);font-size:14px;font-weight:600;text-decoration:none}.pt_part_link:hover{text-decoration:underline}.productsTable_item_img{object-fit:cover;border-radius:4px;max-width:138px;max-height:180px;margin:auto;display:block}.copy_number{color:var(--secondary-2);text-align:center;cursor:pointer;margin:0;padding:10px 0;font-size:16px;line-height:1;transition:all .3s;display:inline-block}.copy_number:hover{color:var(--primary)}.copy_number:active{transform:scale(.95)}.productTable_manuf{max-height:30px}.product_name{color:var(--secondary-2)!important;text-decoration:none!important}.product_name:hover{color:var(--secondary-4)!important;text-decoration:none!important}.price_retail_col,.price_disc_col{font-weight:500}.productsTable_child_icons{font-size:16px}.productsTable_child_icons i{cursor:pointer;margin:0 4px;padding-top:5px}.toggle-arrival-button{cursor:pointer;background-color:var(--primary);color:var(--main-light-text-1);text-align:center;border-radius:4px;max-width:230px;padding:2px 8px;font-size:13px;text-decoration:none;display:block}.toggle-arrival-button:hover{background-color:var(--primary-hover)}.stock_and_input_container{align-items:start;gap:4px;max-width:110px;height:30px;margin-bottom:4px;display:flex}.stockSign{border:1.6px solid var(--secondary-2);text-align:center;border-top-left-radius:4px;border-bottom-left-radius:4px;width:38px;padding:4px;font-size:14px;font-weight:700;text-decoration:none}.basketAmount_input{border:1.6px solid var(--secondary-2);text-align:center;border-top-right-radius:4px;border-bottom-right-radius:4px;width:100%;padding:4px;font-size:14px}.basketAmount_input:focus{outline:none}.button_container{justify-content:start;gap:4px;width:100%;max-width:110px;display:flex}.cart_button{background-color:var(--primary);color:var(--main-light-text-1);cursor:pointer;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;justify-content:center;align-items:center;width:60%;height:32px;padding:8px;transition:all .3s;display:flex}.cart_button:hover{background-color:var(--primary-hover)}.cart_button:active{transform:scale(.95)!important}.remove_button{background-color:var(--secondary-2);color:var(--main-light-text-1);cursor:pointer;border:none;border-top-right-radius:4px;border-bottom-right-radius:4px;justify-content:center;align-items:center;width:35%;height:32px;padding:8px;transition:all .3s;display:flex}.cart_button i,.remove_button i{vertical-align:middle;line-height:1}.remove_button:hover{background-color:var(--secondary)}.remove_button:active{transform:scale(.95)!important}.productsTable_mobile_row{border:3px solid var(--secondary-3);background-color:#d1d5db;justify-content:center;font-size:14px;display:flex;margin:0 0 8px!important;padding:0!important}.productsTable_mobile_row:nth-child(2n){background-color:#0000}.productsTable_mobile_header{background-color:var(--secondary-3);color:var(--main-light-text-1);font-size:14px;font-weight:600;display:block}.productsTable_basket_mobile_col{justify-items:center;display:block}.toggle-mobile-button{cursor:pointer;background-color:var(--primary);color:var(--main-light-text-1);border-radius:4px;padding:6px 12px;font-size:14px;text-decoration:none;transition:background-color .3s}.toggle-mobile-button:hover{background-color:var(--primary-hover)}.productTable_show_more_btn{font-size:12px}.add_cart_button_disabled{background-color:var(--secondary-2);cursor:default;pointer-events:none;opacity:.5;color:#6c757d}.add_cart_button .fa-spinner{color:var(--main-light-text-1);font-size:18px}.image-gallery-thumbnails,.gallery-arrow,.price_disc_col_header.custom-hide,.price_disc_col.custom-hide,.price_retail_col_header.custom-hide,.price_retail_col.custom-hide,.custom-hide{display:none!important}@media (width<=600px){.productsTable_item_img{max-width:110px;max-height:110px}.note_col{max-height:212px;overflow-y:auto}.productsTable_child_row{border-top:none;height:68px}.productsTable_child_icons{margin-left:8px;font-size:20px}}@media (width>=601px) and (width<=992px){.note_col{max-height:270px;overflow-y:auto}.productsTable_child_row{border-top:none;height:68px}.productsTable_child_icons{margin-left:8px;font-size:20px}}.product-view-switchbar{justify-content:flex-end;align-items:center;gap:10px;margin:12px 0 14px;display:flex}.view-toggle-btn{color:#ff6d00;background:#fff;border:1px solid #ff6d008c;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-weight:600;display:inline-flex}.view-toggle-btn:hover{background:#ff6d0014}.productCardsWrap{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}@media (width<=1199px){.productCardsWrap{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.productCardsWrap{grid-template-columns:1fr}}.pCard{background:#fff;border:1px solid #ff6d00;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000f}.pCard__top{align-items:center;gap:12px;padding:12px;display:flex}.pCard__img{border:1px solid #00000014;border-radius:14px;flex:none;justify-content:center;align-items:center;width:170px;height:170px;display:flex;overflow:hidden}.pCard__img img{object-fit:contain;width:100%;height:100%;display:block}.pCard__title{margin:0;font-size:15px;font-weight:700;line-height:1.25}.pCard__sku{color:#6c757d;flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;font-size:13px;display:flex}.pCard__brandRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;display:flex}.pCard__manuf img{width:auto;height:22px;display:block}.pCard__stars i{font-size:12px}.pCard__stars .filled{color:#ff6d00}.pCard__fav{z-index:2;background:#fff;border:1px solid #0000001a;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 8px 18px #0000001a}.pCard__fav i{color:#ff6d00;font-size:18px}.pCard__prices{grid-template-columns:1fr 1fr;gap:10px;padding:0 12px 12px;display:grid}@media (width<=768px){.pCard__prices{grid-template-columns:1fr}}.pPriceBox{text-align:center;background:#fff;border:1px solid #0000001a;border-radius:8px;padding:10px}.pPriceBox__label{color:#6c757d;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.pPriceBox__value{color:#ff6d00;margin-top:6px;font-size:16px;font-weight:700}.pPriceBox__meta{color:#6c757d;margin-top:6px;font-size:12px}.pPriceBox__stock{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;font-size:12px;display:flex}.pBadge{background:#0000000f;border-radius:999px;padding:5px 10px;font-weight:800}.pCard__actions{flex-wrap:nowrap;justify-content:space-between;align-items:stretch;gap:8px;padding:0 12px 12px;display:flex}.pCard__actions .pChatBtn,.pCard__actions .pLinkBtn,.pCard__actions .pMoreBtn{justify-content:center;align-items:center;height:44px;display:inline-flex}.pCard__actions .pLinkBtn,.pCard__actions .pMoreBtn{white-space:nowrap;text-overflow:ellipsis;font-size:clamp(11px,1.15vw,14px);line-height:1;overflow:hidden}.pCard__actions .pLinkBtn i,.pCard__actions .pMoreBtn i{flex:none}.pChatBtn{justify-content:center;padding:9px 0}.pLinkBtn,.pMoreBtn{white-space:nowrap;text-overflow:ellipsis;justify-content:center;overflow:hidden}.pCard__prices.is-single{grid-template-columns:1fr}.pCard__prices.datapage{padding:0 0 12px!important}.pLinkBtn{color:#ff6d00;cursor:pointer;background:#fff;border:1px solid #ff6d008c;border-radius:8px;align-items:center;gap:8px;padding:9px 12px;font-weight:600;text-decoration:none;display:inline-flex}.pLinkBtn:hover{background:#ff6d0014}.pChatBtn{color:#34aeeb;cursor:pointer;background:#fff;border:1px solid #34aeeba9;border-radius:8px;align-items:center;gap:8px;padding:9px 12px;font-weight:600;text-decoration:none;display:inline-flex}.pChatBtn:hover{background:#1a618448}.pMoreBtn{color:#212529;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:8px;align-items:center;gap:8px;padding:9px 12px;font-weight:600;display:inline-flex}.pMoreBtn:hover{background:#00000008}.pCard__expand{background:#fff;border-top:1px solid #00000014;padding:10px 12px 12px}.pChildRow{border:1px solid #0000001a;border-radius:8px;margin-top:10px;padding:10px}.pChildRow__head{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.pChildRow__prices{flex-wrap:wrap;gap:12px;font-weight:900;display:flex}.pChildRow__prices .ret{color:#6c757d;font-size:.8rem;font-weight:400}.pChildRow__prices .disc{color:#ff6d00}.pChildRow__arrival{color:#6c757d;flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;font-size:13px;display:flex}.pChildRow__basket{margin-top:10px}.proViewHidden{display:none}.pPriceBox__stockText{color:#6c757d;align-items:flex-start;gap:8px;margin-top:8px;font-size:12px;line-height:1.3;display:flex}.pPriceBox__stockText i{color:#ff6d00;margin-top:2px}.pPriceBox__actions{align-items:center;gap:8px;margin-top:10px;display:flex}.pPriceBox__actions .basketAmount_input{text-align:center;width:56px}.pCard__note{margin-top:8px}.pCard__noteText{color:#6c757d;-webkit-line-clamp:5;-webkit-box-orient:vertical;min-height:6.75em;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.pCard__note.is-expanded .pCard__noteText{-webkit-line-clamp:initial;min-height:auto;display:block;overflow:visible}.pNoteToggle{color:#ff6d00;cursor:pointer;background:0 0;border:0;margin-top:6px;padding:0;font-size:.9rem;font-weight:700}.pNoteToggle:hover{text-decoration:underline}.pLinkBtn,.pMoreBtn{min-width:0}.pLinkBtn .js-fit-text,.pMoreBtn .js-fit-text{white-space:nowrap;min-width:0;display:inline-block}.pUnavailable{color:#6c757d;text-align:left;border:1px dashed #00000040;border-radius:8px;margin:0 12px 12px;padding:12px;font-weight:700}.pPriceBox__actions{flex-wrap:nowrap;align-items:stretch;gap:8px;display:flex}.pPriceBox__actions .basketAmount_input{flex:0 0 64px;height:40px}.pPriceBox__actions .add_cart_button{flex:auto;height:40px}.pPriceBox__actions .remove_cart_button{flex:0 0 56px;justify-content:center;align-items:center;height:40px;display:inline-flex}.pChildRow__basket .d-flex{align-items:stretch;flex-wrap:nowrap!important}.pChildRow__basket .basketAmount_input{flex:0 0 64px;height:40px}.pChildRow__basket .add_cart_button{flex:auto;height:40px}.pChildRow__basket .remove_cart_button{flex:0 0 56px;justify-content:center;align-items:center;height:40px;display:inline-flex}.stockLegendWrap{justify-content:flex-end;margin:6px 0 10px;display:flex}.stockLegendCard{background:#fff;border:1px solid #ff6d00;border-radius:8px;width:280px;overflow:hidden;box-shadow:0 10px 30px #0000000f}.stockLegendTitle{color:#fff;background:#3a3a3a;border-bottom:3px solid #ff6d00;padding:8px 12px;font-size:14px;font-weight:800}.stockLegendBody{color:#212529;padding:10px 12px 12px;font-size:13px}.stockLegendItem{align-items:center;gap:8px;margin:6px 0;display:flex}.stockLegendSwatch{border:1px solid #00000059;border-radius:2px;flex:0 0 14px;width:14px;height:14px}.stockLegendSwatch--green{background:#1fa31f}.stockLegendSwatch--yellow{background:#ffe600}.stockLegendSwatch--blue{background:#1b2cff}.stockLegendSwatch--purple{background:#7a1cc9}.stockLegendSwatch--white{background:#fff}.stockLegendNote{color:#6c757d;margin-top:10px;font-size:12px;line-height:1.35}.stockLegendNoteRed{color:#d61f1f;font-weight:800}@media (width<=991px){.stockLegendWrap{justify-content:flex-start}.stockLegendCard{width:100%;max-width:420px}}#productProView .proSideLayout{align-items:flex-start;gap:14px;display:flex}#productProView .proSideLayout__main{flex:auto;min-width:0}#productProView .proSideLayout__aside{flex:0 0 300px}#productProView .proSideLayout__aside .stockLegendCard{width:100%}@media (width>=992px){#productProView .proSideLayout__aside{align-self:flex-start;position:sticky;top:140px}}@media (width<=991px){#productProView .proSideLayout{flex-direction:column}#productProView .proSideLayout__aside{order:0;width:100%;position:static}#productProView .proSideLayout__main{order:1}#productProView .proSideLayout__aside .stockLegendCard{max-width:420px}}.top_filters_navigations_parent_container .topFilter_container .content{display:none}.topFiltersBar{align-items:flex-end;gap:14px;width:100%;padding:0 8px;display:flex}.topFiltersBar__title{flex:none;min-width:260px;max-width:520px}.topFiltersBar__title h1{white-space:nowrap;text-overflow:ellipsis;line-height:1.1;overflow:hidden}.topFiltersBar__filters{flex:auto;min-width:0}.topFiltersBar__filtersInner{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;align-items:flex-end;gap:14px;padding-bottom:2px;display:flex}.topFiltersBar__filtersInner::-webkit-scrollbar{height:8px}.topFiltersBar__filtersInner::-webkit-scrollbar-thumb{background:#0000002e;border-radius:8px}.topFilterItem{flex:0 auto;width:max-content;max-width:100%}.topFilter-label{color:#4b4b4b;white-space:nowrap;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.topFilterItem .chosen-filter-wrapper{align-items:center;gap:8px;display:flex}.topFilterItem .chosen-filter-wrapper .form-select{min-width:0}.topFilterItem .topFilter_multiSend{white-space:nowrap}.topFilterItem .chosen-container{min-width:220px;width:auto!important}.topFilterItem .chosen-single span{white-space:nowrap}.top_filters_navigations_parent_container .topFilter_container .skeleton-wrapper,.top_filters_navigations_parent_container .pager_container .skeleton-wrapper{width:100%}#goodForGlobalClear{border-top-left-radius:0;border-bottom-left-radius:0;width:50px;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}#mihez-jo .goodfor-global-search .input-group-text{background:#fff}#mihez-jo .dataTables_filter{display:none!important}#mihez-jo .goodfor-title{font-size:1.05rem;font-weight:700}#mihez-jo .goodfor-link{padding:6px 8px}#mihez-jo td{padding:0}.pMoreBtn[aria-expanded=true],.productTable_show_more_btn[aria-expanded=true],.toggle-arrival-button.is-active,.toggle-mobile-button.is-active{color:var(--main-light-text-1)!important;border-color:var(--secondary-2)!important;background-color:#000!important}.pMoreBtn[aria-expanded=true]:hover,.productTable_show_more_btn[aria-expanded=true]:hover,.toggle-arrival-button.is-active:hover,.toggle-mobile-button.is-active:hover{background-color:var(--secondary-1)!important;color:var(--main-light-text-1)!important}.pCard__titleMobileOnly{display:none}@media (width<=768px){.pCard__titleMobileOnly{padding:12px 12px 0;display:block}.pCard__titleMobileOnly .pCard__title{margin-bottom:0}.pCard__top>.text-start.flex-grow-1>.pCard__title{display:none}}
