/* Minimalizowanie nie powiodło się. Trwa zwracanie niezminimalizowanej zawartości.
(1,18047): run-time error CSS1030: Expected identifier, found '.'
(1,18048): run-time error CSS1030: Expected identifier, found 'cell--msg'
(1,18057): run-time error CSS1031: Expected selector, found ')'
(1,18057): run-time error CSS1025: Expected comma or open brace, found ')'
 */
.cart-product-picture>img{max-height:50px;max-width:50px;}.cart-product-picture>div.empty-picture{height:40px;width:50px;}.products-in-cart-cost,.products-in-clipboard-cost{display:flex;justify-content:flex-end;text-align:right;}.available-cart{color:#3fbb5b;}.hide{display:none;}#products-in-cart-cost,#products-in-clipboard-cost{margin-left:5px;}#pragma-info,#twisto-info{display:none;}.product-table{border-radius:11px!important;}table thead{position:relative;z-index:10;transition:transform 1s;}thead.fixed{position:fixed;top:0;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);}#mobile-product-header .header{position:relative;z-index:10;transition:all .3s ease;}#mobile-product-header .header.fixed{position:fixed;width:91%;top:50px;box-shadow:0 2px 5px rgba(0,0,0,.1);}#chosen-product-count,#total-product-count{color:#ffd700;}#edit-chosen{display:flex;gap:.4em;align-items:center;width:fit-content;border-bottom:2px solid #fff;}@media only screen and (max-width:767px){#edit-chosen{border:0;}}#sameDayDelivery-spinner{display:none;}.loading-screen{display:block!important;visibility:hidden;width:100%;height:100%;background-color:#fff;opacity:0;z-index:9999;position:fixed;transition:opacity .3s ease-in;}.loading-screen.active{visibility:visible;z-index:9999;opacity:.9;}.loading-screen div{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.loading-screen content{position:fixed;left:50%;transform:translate(-50%,50%);width:300px;height:300px;background-image:url("/Content/Images/loader.gif");background-size:100px 100px;background-repeat:no-repeat;background-position:center center;}.outline-error{outline:3px solid #fe405a!important;}.cart-popup-name-chosen{background-color:#e9e9e9;}input[type=checkbox]{width:18px!important;height:18px!important;}.control-item{display:flex;gap:1em;align-items:center;}@media only screen and (max-width:767px){.control-item{gap:.4em;}}.product-details{display:flex;font-size:12px;gap:.5em;}.product-details .bold{color:#4c4c4c;}.quantity-btn{cursor:pointer;}@media only screen and (min-width:768px){.caption-button{display:flex;align-items:center;text-align:center;cursor:pointer;gap:.5em;}.caption-button>.caption{font-size:14px;}.cart-list-header,.clipboard-list-header{font-size:26px;}#cart-list-header,#clipboard-list-header{background-color:#fff;width:450px;cursor:pointer;}#cart-list-popup,#clipboard-list-popup{border-radius:4px;min-width:450px;max-width:450px;z-index:100;padding:.5em;}#cart-options-popup,#clipboard-options-popup,#cart-options-popup,#clipboard-articles-popup{border-radius:4px;min-width:250px;max-width:250px;z-index:100;padding:.5em;}.quantity-spinner{display:flex;align-items:center;justify-content:center;gap:1em;}.quantity-spinner>.btn{height:30px;width:30px;display:flex;justify-content:center;align-items:center;background:#e9e9e9;}.center-aligned{text-align:center!important;}.quantity-input-desktop{display:inline-block;width:55px;height:30px;border:.5px solid #eaeaea;text-align:center;vertical-align:middle;}.remove-product-icon{cursor:pointer;}#product-list-table>.loading{min-height:200px;}#payment-list-background,#delivery-list-background,#salesperson-background,#summary-background{margin-top:2em;background-color:#eaeaea;}.product-list-total{font-size:26px;}.quantity-info{display:flex;gap:.5em;align-items:center;justify-content:center;}.quantity-info>.quantity-value{white-space:nowrap;}#division-info{margin-top:2em;}#division-info>fieldset{border:1px solid #ffa15a;}.division-panel{padding:1.5em;}.option-list{list-style:none;}.option-list label{cursor:pointer!important;}.delivery-options-row{display:flex;gap:5%;flex-wrap:wrap;}.delivery-option{border:2px solid #d2d2d2;background:#fff;border-radius:5px;transition:background-color .2s;height:150px;user-select:none;padding:15px;position:relative;display:inline-block;font-size:14px;vertical-align:top;width:16%;text-align:center;margin-bottom:1.5em;}.delivery-option>img{filter:grayscale(100%);transition:filter 1s ease;}.delivery-option>label,.delivery-option>span{text-align:center;font-size:14px;font-weight:500;display:inline-block;margin-top:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;}.delivery-option>input{display:none;}.delivery-option>.selected-icon{display:none;}.delivery-option input:checked~.selected-icon{display:block;position:absolute;right:-13px;font-size:26px;bottom:-21px;color:#0e75eb;}.delivery-option:hover{cursor:pointer;}.delivery-option.active{border-color:transparent;box-shadow:0 0 0 2px #0e75eb;}.delivery-option.active img{filter:none;}.delivery-option.inactive{opacity:40%;}.delivery-option>.option-price{font-size:14px;font-weight:400;margin-top:1px;}.delivery-option>.option-logo{max-width:100%;max-height:100%;margin:8px auto;display:block;}.label-country-selector{font-size:16px;}.delivery-info{font-size:16px;margin:1.5em 0;}#free-delivery-info{color:#0e75eb;}.payment-options-row{display:flex;gap:5%;flex-wrap:wrap;}.payment-option-cart{border:2px solid #d2d2d2;background:#fff;border-radius:5px;transition:background-color .2s;height:150px;user-select:none;padding:15px;position:relative;display:inline-block;font-size:14px;vertical-align:top;width:16%;text-align:center;margin-bottom:1.5em;}.payment-option-cart>img{filter:grayscale(100%);transition:filter 1s ease;}.payment-option-cart>label,.payment-option-cart>span{text-align:center;font-size:14px;font-weight:500;display:inline-block;margin-top:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;}.payment-option-cart>input{display:none;}.payment-option-cart>.selected-icon{display:none;}.payment-option-cart input:checked~.selected-icon{display:block;position:absolute;right:-13px;font-size:26px;bottom:-21px;color:#0e75eb;}.payment-option-cart:hover{cursor:pointer;}.payment-option-cart.active{border-color:transparent;box-shadow:0 0 0 2px #0e75eb;}.payment-option-cart.active img{filter:none;}.payment-option-cart.inactive{opacity:40%;}.payment-option-cart>.option-price{font-size:14px;font-weight:400;margin-top:1px;}.payment-option-cart>.option-logo{max-width:100%;max-height:40px;margin:8px auto;display:block;}.credit-limit-info{background-color:#0e75eb;color:#fff;display:flex;justify-content:space-between;font-size:16px;border-radius:0 0 11px 11px;padding:1em 2em;}.credit-limit-info>.flex-row-center-desktop{gap:2em;}.bigger-credit-limit-btn{padding:1em 0 1em 1em;cursor:pointer;}.bigger-credit-limit-btn:hover{opacity:.5;}.notification-info{color:#0e75eb;font-weight:bold;font-size:16px;}.remarks-field{width:40%;}.salesperson-details{display:flex;flex-direction:column;gap:2em;justify-content:space-around;}.salesperson-mobile{gap:1em;}.salesperson-clipboard{width:60%;justify-content:space-between;}.cart-summary-list{font-size:16px;list-style:none;padding:0;margin:0;}.cart-summary-list>li{padding:5px 0;}.cart-summary-list .right{float:right;}.cart-summary-list .left{display:inline-block;}.cart-summary-list .order-summary-cost{font-size:20px;text-align:left;}.cart-summary-list .cart-total-value-summary{font-size:20px;}.cart-summary-list #order-total-cost{display:inline-block;font-size:20px;color:#0e75eb;}.cart-summary-list .summary-inter-line{height:1px;background-color:#0e75eb;margin:10px 0;}.inpost-form,.personal-pickup-form,.sameDayDelivery-address-checker{display:none;margin-top:2.5em;}.inpost-form-div{display:flex;justify-content:space-between;}.inpost-point-label,.branch-office-label{cursor:pointer;width:70%!important;}.inpost-choose-btn,.branch-office-choose-btn{width:20%;}.branch-office-choose-list{border:1px solid #eaeaea;padding:.5em;margin-bottom:1em;}.branch-office-choose-list.active{border-color:#0e75eb;border-width:2px;}.branch-office-div{display:flex;justify-content:space-between;}#same-day-delivery-info{display:none;color:#0e75eb;font-size:16px;}#same-day-delivery-info.offer{color:#3fbb5b;}#sameDayDeliveryInfoLabel{color:#0e75eb;font-size:16px;margin-bottom:1em;}.notification-alert{color:#fe405a;font-size:16px;font-weight:bold;}.notification-success{color:#3fbb5b;font-size:16px;font-weight:bold;}.btn-success-base{background:#0e75eb;color:#fff;border:0;border-radius:5px;cursor:pointer;display:flex;justify-content:center;padding:10px;}.cart-summary-button{width:100%;margin-top:1em;}.custom-order-number-form{min-width:350px;margin-bottom:1.5em;}.ui.form .field>label{color:#575756;font-size:1em;}.warning-info{color:#fe405a;font-size:16px;margin-bottom:10px;font-weight:bold;}.no-product-view{width:100%;border:1px solid #eaeaea;padding:3em;font-size:2em;display:flex;margin-top:2em;justify-content:center;border-radius:11px;}.flex-column{display:flex;flex-direction:column;}.mainPageFieldset.active-error{border:3px solid #fe405a;}.small-img{height:16px;width:auto;}.medium-img{height:20px;width:auto;}.big-img{height:24px;width:auto;}.delivery-info-text{font-size:16px;}.flex-row-center-desktop{display:flex;flex-direction:row;align-items:center;justify-content:space-between;}}@media only screen and (max-width:767px){.mainPageFieldset{border:1px solid #eaeaea;border-radius:6px;padding:0!important;margin:0!important;display:grid;overflow:hidden;min-width:100%;font-size:11px;}.mainPageFieldset.cart{display:initial;}.main-page-legend{margin-left:1em;}.fieldset-legend{padding:5px;white-space:nowrap;font-size:16px;}#cart-list-header-mobile,#clipboard-list-header-mobile{background-color:#fff;}.mobile-product-list{border:1px solid #eaeaea;border-radius:6px;overflow:hidden;}.mobile-product-list>.header{background-color:#0e75eb;height:30px;display:flex;align-items:center;justify-content:space-between;padding:0 .5em;color:#fff;}.mobile-product-list .single-product{border-bottom:1px solid #eaeaea;}.mobile-product-list .single-product.single-product-delivery{font-size:13px;}.mobile-product-list .grid{margin:0!important;}.mobile-product-list .grid>.row{padding-top:.5em;padding-bottom:.5em;}.mobile-product-list .grid>.row>.column{padding-left:.5em;padding-right:.5em;}.mobile-product-list .product-details{display:flex;flex-direction:column;gap:.5em;height:100%;justify-content:center;font-size:9px;}.mobile-product-list .product-details>div{line-height:1em;}.mobile-product-list .product-details .name{font-size:12px;line-height:1em;}.mobile-product-list .promotion-tag{width:fit-content;}.mobile-product-list .line-tag-list{display:flex;flex-direction:column;gap:.3em;align-items:flex-start;}.mobile-product-list .line-tag-list>div{font-size:10px;margin-top:0;line-height:1em;}.caption-button{display:flex;align-items:center;text-align:center;gap:.5em;}.caption-button>.caption{font-size:11px;}.discount-value{color:#3fbb5b;font-size:11px;}.quantity-input-mobile{display:inline-block;width:30px;height:20px;border:1px solid #a0a0a0;border-radius:4px;text-align:center;vertical-align:middle;}.product-list-total{font-size:14px;}.option-list{list-style:none;}.delivery-info-text{font-size:13px;}.flex-column-mobile{display:flex;flex-direction:column;gap:.8em;}.custom-order-number-form{margin-bottom:1em;}.delivery-options-row,.payment-options-row{display:flex;gap:6%;flex-wrap:wrap;}.delivery-option{border:2px solid #eaeaea;background:#fff;border-radius:5px;transition:background-color .5s;height:140px;user-select:none;padding:10px;position:relative;display:inline-block;font-size:14px;vertical-align:top;width:47%;text-align:center;margin-bottom:1em;}.delivery-option>img{filter:grayscale(100%);transition:filter 1s ease;}.delivery-option>label,.delivery-option>span{text-align:center;font-size:14px;font-weight:500;display:inline-block;margin-top:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.delivery-option>input{display:none;}.delivery-option>.selected-icon{display:none;}.delivery-option input:checked~.selected-icon{display:block;position:absolute;right:-8px;font-size:20px;bottom:-14px;color:#0e75eb;background-color:#fff;}.delivery-option.active{border-color:transparent;box-shadow:0 0 0 2px #0e75eb;}.delivery-option.active img{filter:none;}.delivery-option.inactive{opacity:40%;}.delivery-option>.option-price{font-size:14px;font-weight:400;margin-top:1px;}.delivery-option>.option-logo{max-width:100%;max-height:100%;margin:8px auto;display:block;}.label-country-selector{font-size:16px;}.delivery-info{font-size:16px;margin:1.5em 0;}#free-delivery-info{color:#0e75eb;}.inpost-form-div,.branch-office-div{display:flex;flex-direction:column;gap:1em;}.inpost-point-label,.branch-office-label{width:100%!important;}.inpost-choose-btn,.branch-office-choose-btn{width:100%;}.inpost-form,.personal-pickup-form,.sameDayDelivery-address-checker{display:none;margin-top:1em;}#submit-sameDayDelivery-form{white-space:nowrap;width:100%;}.payment-option-cart{border:2px solid #eaeaea;background:#fff;border-radius:5px;transition:background-color .5s;height:140px;user-select:none;padding:10px;position:relative;display:inline-block;font-size:14px;vertical-align:top;width:47%;text-align:center;margin-bottom:1em;}.payment-option-cart>img{filter:grayscale(100%);transition:filter 1s ease;}.payment-option-cart>label,.payment-option-cart>span{text-align:center;font-size:14px;font-weight:500;display:inline-block;margin-top:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.payment-option-cart>input{display:none;}.payment-option-cart>.selected-icon{display:none;}.payment-option-cart input:checked~.selected-icon{display:block;position:absolute;right:-8px;font-size:20px;bottom:-14px;color:#0e75eb;background-color:#fff;}.payment-option-cart.active{border-color:transparent;box-shadow:0 0 0 2px #0e75eb;}.payment-option-cart.active img{filter:none;}.payment-option-cart.inactive{opacity:40%;}.payment-option-cart>.option-price{font-size:14px;font-weight:400;margin-top:1px;}.payment-option-cart>.option-logo{max-width:100%;max-height:40px;margin:8px auto;display:block;}.credit-limit-info{background-color:#0e75eb;color:#fff;display:flex;flex-direction:column;gap:.8em;font-size:16px;border-radius:0 0 11px 11px;padding:.5em;}.bigger-credit-limit-btn{float:right;}.notification-info{color:#0e75eb;font-weight:bold;font-size:14px;}.salesperson-mobile{gap:2em;}.remarks-field{width:100%;}.salesperson-details{display:flex;flex-direction:column;gap:.8em;justify-content:space-around;font-size:14px;}.cart-summary-list{font-size:12px;list-style:none;padding:0;margin:0;}.cart-summary-list>li{padding:5px 0;}.cart-summary-list .right{float:right;}.cart-summary-list .left{display:inline-block;}.cart-summary-list .order-summary-cost{font-size:14px;text-align:left;}.cart-summary-list .cart-total-value-summary{font-size:14px;}.cart-summary-list #order-total-cost{display:inline-block;font-size:14px;color:#0e75eb;}.cart-summary-list .summary-inter-line{height:1px;background-color:#0e75eb;margin:10px 0;}#product-list-background,#payment-list-background,#delivery-list-background,#salesperson-background,#summary-background{margin-top:1em;background-color:#eaeaea;}.quantity-info{display:flex;gap:.5em;align-items:center;justify-content:center;}.quantity-info>.quantity-value{white-space:nowrap;}#division-info{margin-top:1em;}#division-info>fieldset{border:1px solid #ffa15a;}.branch-office-choose-list{border:1px solid #eaeaea;padding:.5em;margin-bottom:1em;}.branch-office-choose-list.active{border-color:#0e75eb;border-width:2px;}#same-day-delivery-info{display:none;color:#0e75eb;font-size:14px;}#same-day-delivery-info.offer{color:#3fbb5b;}#sameDayDeliveryInfoLabel{color:#0e75eb;font-size:14px;margin-bottom:1em;}.notification-alert{color:#fe405a;font-size:14px;font-weight:bold;}.notification-success{color:#3fbb5b;font-size:14px;font-weight:bold;}.btn-success-base{background:#0e75eb;color:#fff;border:0;border-radius:5px;display:flex;justify-content:center;padding:10px;}.cart-summary-button{width:100%;margin-top:1em;}.ui.form .field>label{color:#575756;font-size:1em;}.warning-info{color:#fe405a;font-size:14px;margin-bottom:10px;font-weight:bold;}.no-product-view{width:100%;border:1px solid #eaeaea;padding:3em 1em;font-size:2em;display:flex;justify-content:center;border-radius:11px;}.flex-column{display:flex;flex-direction:column;}.cart-options-modal,.clipboard-options-modal{display:flex!important;flex-direction:column;gap:1em;}.cart-options-modal .popup-list-item-mobile,.clipboard-options-modal .popup-list-item-mobile{padding:.5em;border:1px solid #eaeaea;}.mobile-angle-down{color:#0e75eb;margin-left:.5em;}#cart-articles-header-mobile{display:contents;}#cart-articles-header-mobile.hide{display:none;}}.orange-warning{color:#ffa15a;font-size:16px;margin-bottom:10px;font-weight:bold;}@media only screen and (max-width:767px){.orange-warning{font-size:14px;}}.line-discount-code{background-color:#0e75eb;color:#fff;}.line-dropshipping{background-color:#ffa15a;color:#fff;}.line-tag-list{display:flex;flex-direction:row;gap:.5em;align-items:center;}.line-tag-list>div{font-size:13px;margin-top:0;line-height:1em;}.ui.dropdown.delivery-country{border:2px solid #0e75eb;border-radius:.28571429rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:2rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%230e75eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right .5rem center/12px 6px;}.ui.dropdown.delivery-country::-ms-expand{display:none;}#widget-modal__map:not(.mobile){overflow:hidden!important;}.delivery-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"left right" "msg msg";width:100%;}.delivery-grid .cell--left{grid-area:left;}.delivery-grid .cell--left .delivery-country-select{width:12rem;}.delivery-grid .cell--right{grid-area:right;display:flex;justify-content:end;width:100%;}.delivery-grid .cell--right .delivery-custom-name{width:24rem;}.delivery-grid .cell--msg{grid-area:msg;width:100%;margin:1rem 0 1.5rem 0;}.delivery-grid:not(:has(.cell--msg)) .cell--left,.delivery-grid:not(:has(.cell--msg)) .cell--right{margin-bottom:1.5rem;}@media(max-width:768px){.delivery-grid{grid-template-columns:1fr;grid-template-areas:"left" "right" "msg";}.delivery-grid .cell--left .delivery-country-select{width:100%;margin-bottom:1rem;}.delivery-grid .cell--right{justify-items:stretch;}.delivery-grid .cell--right .delivery-custom-name{width:100%;}}
