
/* - style.css - */
﻿@import"https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap";@import"https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap";.btn{border:0;padding:0;background-color:transparent}.btn--primary{display:flex;align-items:center;background-color:#04c3a9;color:#fff;border:0;border-radius:21px;font-size:14px;line-height:16px;font-weight:700;padding:9px 60px}.btn--primary:hover{color:#fff}.btn--primary .fa-plus{margin-left:16px}.btn--primary[disabled]{background-color:#e2e2e2;cursor:not-allowed !important}.btn--primary.is-disabled{background-color:#e2e2e2;cursor:not-allowed !important}.btn--primary:hover,.btn--primary:active,.btn--primary:focus{text-decoration:none;outline:none;box-shadow:none}.btn--ghost{display:flex;align-items:center;color:#a2a2a2 !important;border-radius:21px;border:1px solid #a2a2a2;font-size:14px;line-height:16px;font-weight:700;padding:9px 45px}.btn--ghost.centered{display:inline-flex;justify-content:center;width:200px}.btn--ghost:hover{color:#fff}.btn--ghost .fa-plus{margin-left:16px}.btn--ghost[disabled]{background-color:#e2e2e2}.btn--ghost.selected{background-color:#ed291e;border:1px solid #ed291e;color:#fff !important}.btn--ghost:hover{background-color:#ed291e;border:1px solid #ed291e;color:#fff !important}.btn--underline{font-size:14px;line-height:16px;color:#898989;text-decoration:underline;font-weight:700;margin-right:36px;cursor:pointer}.btn--edit{font-size:14px;text-transform:initial;font-weight:400;margin-left:10px;color:#ed291e}.btn--edit:hover{color:#ed291e}.btn--delete{font-size:13px;cursor:pointer;margin-right:10px}.btn--filter{font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:400;color:#a2a2a2;padding:6px 22px;border-radius:18px;border:1px solid #a2a2a2;margin:0 12px 0 0;cursor:pointer}.btn--filter.selected{background-color:#ed291e;border:1px solid #ed291e;color:#fff}.btn--filter:hover{background-color:#ed291e;border:1px solid #ed291e;color:#fff}.btn--static{font-size:14px;line-height:1;font-weight:500;display:inline-block;background-color:#ed1b24;color:#fff;padding:9px 18px}.btn--static:hover{color:#fff}.btn--light{color:#fff}.btn--light:hover{color:#fff}.btn--dark{color:#898989}.btn--dark:hover{color:#898989}.btn--small{font-size:90%;padding:5px 20px}.btn--white{background-color:#fff;color:#ed1b24}.btn--white:hover{color:#ed1b24}.btn__ghostWhite{color:#fff}.btn--ghostRed{background-color:transparent;color:#ed1b24}.btn--ghostRed:hover{color:#ed1b24}.btn--big-quad{padding:20px 30px;text-transform:uppercase;border-radius:0;font-size:15px}.toolModal{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:440px;background-color:#fafafa;z-index:999;display:none;padding:30px 36px}.toolModal--big{padding:5px 0 0 0;top:unset;right:0;bottom:0;left:0;width:auto;height:80vh;transform:unset;background-color:#505050}.toolModal--small{width:435px;padding:24px 32px;background-color:#555;z-index:1000}.toolModal--small .toolModal__head,.toolModal--small .toolModal__body{color:#fff}.toolModal--white{background-color:#fafafa;box-shadow:10px 10px 20px 10px rgba(0,0,0,.12)}.toolModal--white .toolModal__head,.toolModal--white .toolModal__body{color:#555}.toolModal__head{margin-bottom:45px}.toolModal__body{margin-bottom:45px}.toolModal__footer{display:flex;align-items:center;justify-content:space-between}.toolModal__footer-next{background-color:#04c3a9;color:#fff;border:0;border-radius:21px;font-size:14px;line-height:16px;font-weight:700;padding:9px 36px}.toolModal__close{font-size:14px;line-height:16px;color:#898989;text-decoration:underline;font-weight:700;cursor:pointer}.toolModal.active{display:block}.component__info{display:flex;align-items:center;justify-content:space-between;font-size:16px;line-height:19px;font-weight:400}.component__id{font-weight:700;margin-bottom:0}.component__type{margin-bottom:4px}.component__description{margin-bottom:0}.component__price{font-size:20px;line-height:24px;white-space:nowrap}.component__quantity{display:flex;align-items:center;margin-bottom:26px}.component__quantityLabel{font-size:13px;line-height:15px;font-weight:500;margin-right:12px;margin-bottom:0;color:inherit}.component__quantityInput{padding:9px 18px;text-align:right;width:120px;font-size:16px;line-height:19px;margin-right:10px;flex:1;border:0}.component__quantityBtn{width:42px;height:42px;background-color:#ed291e;border-radius:100%;font-weight:700;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;margin-right:8px;cursor:pointer}.component__message{display:flex;align-items:center}.component__text{font-size:14px;line-height:20px;margin-bottom:0}.toolModalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;content:"";background-color:rgba(0,0,0,.5);z-index:998;cursor:pointer}.toolModalBackdrop.bottom{z-index:999}.toolModalBackdropInner{position:fixed;top:0;right:0;bottom:0;left:0;content:"";background-color:rgba(0,0,0,.5);z-index:999;cursor:pointer}.form__fieldset{background-color:transparent;border:0}.form__label{display:block;font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:500;color:#505050;margin-bottom:10px}.form__inputText{width:100%;border:1px solid #e2e2e2;font-size:16px;line-height:19px;color:#898989;padding:15px 14px !important}.form__textarea{width:100%;border:1px solid #e2e2e2;font-size:16px;line-height:19px;color:#898989;padding:15px 14px !important}.control{display:flex;align-items:center;position:relative;padding-left:18px;margin-bottom:15px;cursor:pointer;font-size:14px;line-height:20px;color:#555;font-weight:400}.control__input{position:absolute;z-index:-1;opacity:0}.control__input:checked~.control__indicator:after{display:block}.control__indicator{display:flex;align-items:center;justify-content:center;position:absolute;left:0;height:12px;width:12px;background:transparent;border:1px solid #979797}.control__indicator:after{content:"";position:absolute;display:none}.control--checkbox .control__indicator:after{width:8px;height:8px;background-color:#04c3a9}.control--radio .control__indicator{border-radius:50%}.control--radio .control__indicator:after{height:6px;width:6px;border-radius:50%;background:#04c3a9}.switch{position:relative;display:inline-block;padding-left:45px;font-size:18px;font-weight:400;color:#555;white-space:nowrap;margin-bottom:0}.switch input{position:absolute;z-index:-1;opacity:0}.switch input:checked+.slider{background-color:#04c3a9}.switch input:checked+.slider:before{transform:translateX(12px)}.switch input:focus+.slider{box-shadow:0 0 1px #2196f3}.slider{position:absolute;width:35px;height:21px;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider:before{position:absolute;content:"";height:17px;width:17px;left:3px;bottom:2px;background-color:#fff;transition:.4s}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.progress{display:inline-flex;align-items:center;justify-content:space-between}.progress__wrapper{border-radius:8px;background-color:#f8f8f8;height:16px}.progress__bar{position:relative;border-radius:8px;height:16px;width:10px;cursor:pointer;max-width:100%}.progress__bar--higher{background-color:#04c3a9}.progress__bar--high{background-color:#acdc60}.progress__bar--regular{background-color:#f2e550}.progress__bar--low{background-color:#fba439}.progress__bar--lower{background-color:#fb4d39}.progress__value{font-size:14px;line-height:20px;font-weight:500;color:#555;margin-left:9px}.progress--small{border-radius:3px;height:6px}.progress--small .progress__wrapper{height:6px;background-color:transparent}.progress--small .progress__bar{border-radius:3px;height:6px}.toolTable{border-top:6px solid #ed291e;background-color:#fff;padding:32px 30px;box-shadow:0 20px 20px -20px rgba(0,0,0,.12)}.toolTable__title{font-size:18px;line-height:21px;font-weight:500;text-transform:uppercase;margin-bottom:36px}.toolTable__link{font-size:14px;line-height:16px;text-transform:none;font-weight:400;margin-left:8px;text-decoration:underline}.toolTable__link--primary{color:#ed291e}.toolTable__link--primary:hover{color:#ed291e}.toolTable__link--secondary{color:#04c3a9}.toolTable__search{margin-bottom:24px}.toolTable__searchLabel{font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:500;color:#505050;margin-bottom:10px}.toolTable__searchInputWrapper{display:flex;align-items:center;width:100%;background-color:#fff;border-radius:6px}.toolTable__searchIcon{font-size:24px;color:#898989;margin-left:20px}.toolTable__searchInput{width:100%;padding:14px 20px;font-size:16px;line-height:19px;color:#505050;border:0;border-radius:6px}.toolTable table{width:100%;margin-bottom:32px}.toolTable thead{border-bottom:1px solid #e2e2e2}.toolTable th{font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:500;color:#ed291e;padding:13px 15px}.toolTable th:first-of-type{padding:13px 22px}.toolTable th.sorting_asc:before,.toolTable th.sorting_asc_disabled:before{content:"";font-family:"Font Awesome 5 Pro";font-weight:700;right:0}.toolTable th.sorting_desc:after,.toolTable th.sorting_desc_disabled:after{content:"";font-family:"Font Awesome 5 Pro";font-weight:700;right:0}.toolTable tr{cursor:pointer}.toolTable tr.selected{background-color:#505050}.toolTable tr.selected td{color:#fff}.toolTable tr:nth-child(even){background-color:#f8f8f8}.toolTable tr:nth-child(even).selected{background-color:#505050}.toolTable td{font-size:14px;line-height:16px;color:#555;padding:17px 15px}.toolTable td:first-of-type{padding:17px 22px}.toolTable .dataTables_filter{display:none}.toolTable__footer{margin-bottom:26px}.toolTable__footerItem{display:flex;align-items:center;justify-content:space-between;font-size:14px;line-height:16px;padding:10px 17px 10px 22px;color:#555}.toolTable__footerItem:last-of-type{background-color:#e2e2e2}.toolTable__save{display:flex;align-items:center;justify-content:flex-end}.toolTable--ghost{border-top:0;background-color:transparent;padding:0;box-shadow:none}.toolTable--vtop td{vertical-align:top}.cart{position:relative;padding:30px 0;flex:.4}.cart__header{display:flex;align-items:center;padding:0 0 15px 0;margin:0 20px;border-bottom:1px solid #fff}.cart__header img{margin-right:8px}.cart__header h2{font-size:18px;line-height:1;color:#fff;text-transform:uppercase;margin-bottom:0}.cart__message{padding:15px 0 15px 0;margin:0 20px;color:#fff;text-transform:uppercase}.cart__message p{margin:0}.cart__singleItem{display:flex;align-items:center;justify-content:space-between;font-size:13px;line-height:1;color:#fff;padding:15px 15px 15px 10px}.cart__singleItem:nth-child(even){background-color:#434343}.cart__singleItem:last-of-type{margin-bottom:17px}.cart__itemDescription{display:flex;align-items:center}.cart__itemQuantity{margin-right:8px}.cart__itemModel{margin-right:34px}.cart__itemType{display:block;font-weight:700}.cart__itemTypeModel{display:block;text-transform:uppercase}.cart__footer{display:flex;align-items:center;justify-content:space-between;padding:15px 0 0 15px;margin:0 14px 0 20px;border-top:1px solid #fff;font-size:14px;line-height:1;font-weight:700;text-transform:uppercase;color:#fff}.cart .btn--primary{position:absolute;bottom:30px;left:50%;transform:translateX(-50%)}.cart__btn{position:absolute;left:-25px;top:0;width:25px;height:25px;background-color:#505050;border-radius:0;display:flex;align-items:center;justify-content:center}.cart__btn:before{font-family:"Font Awesome 5 Pro";content:"";color:#fff;font-size:17px;font-weight:700}.cart__btn.close{opacity:1;background-color:#505050}.cart__btn.close:before{content:""}.cart.hide{width:0;flex:none}html{-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased}body{font-family:Roboto;background-color:#fafafa}body.toolModalOpen{overflow:hidden}button:focus,input:focus,a:focus{outline:0;box-shadow:none}@media(min-width: 1366px){.container{max-width:1280px}}#portal-columns{margin-bottom:75px;padding-bottom:75px}.portalTop{background-color:#fff}.portalTop .topBar{border-bottom:1px solid #e2e2e2}.portalTop .topBar__content{display:flex;align-items:center}.portalTop .topBar__logo{flex:1}.portalTop .topBar__user{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 25px}.portalTop .topBar__user-firstLetter{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:#f5a623;font-size:13px;line-height:15px;font-weight:700;color:#fff}.portalTop .topBar__user-name{font-size:13px;line-height:15px;font-weight:500;color:#898989;margin-left:11px}.portalTop .topBar__user-name:after{content:"";font-family:"Font Awesome 5 Pro";margin-left:11px}.portalTop .open-user-menu{display:flex;align-items:center;cursor:pointer}.portalTop .user-menu{display:none;position:absolute;margin:0;padding:0;left:25px;right:25px;top:45px;box-shadow:0 0 20px 0 rgba(0,0,0,.2);background-color:#fff}.portalTop .user-menu__item{list-style-type:none;padding:5px 15px}.portalTop .user-menu__link{color:#a2a2a2}.portalTop .user-menu.open{display:block}.portalTop .globalNav{border-bottom:1px solid #e2e2e2}.portalTop .globalNav__navbar{display:flex;margin:0;padding:0}.portalTop .globalNav__item{margin:0 41px;list-style-type:none}.portalTop .globalNav__link{display:block;font-size:13px;line-height:15px;font-weight:500;color:#a2a2a2;padding:23px 5px 20px}.portalTop .globalNav__link:hover{color:#ed291e;font-weight:500}.portalTop .globalNav__current{color:#ed291e;border-bottom:3px solid #ed291e;font-weight:500}.salesHeader{padding:16px 0 20px 0}.salesHeader.no-bottom{margin-bottom:24px;border-bottom:1px solid #e2e2e2}.salesHeader__top{margin-bottom:39px}.salesHeader__top-breadcrumbs{font-size:12px;line-height:14px;color:#898989}.salesHeader__top-pageTitle{font-size:36px;line-height:42px;color:#505050;font-weight:300;margin-top:34px;margin-bottom:9px}.salesHeader__top-description{font-size:16px;color:#505050}.salesHeader__top-cancel{background-color:transparent;color:#898989;border:1px solid #a2a2a2;border-radius:21px;font-size:14px;line-height:16px;font-weight:700;padding:11px 50px;margin-top:34px}.salesHeader__top-delete{background-color:transparent;color:#ed291e;border:1px solid #ed291e;border-radius:21px;font-size:14px;line-height:16px;font-weight:400;padding:11px 50px;margin-top:34px;margin-right:10px}.salesHeader__top-delete:hover{font-weight:700;border:1px solid #ed291e;color:#fff;background-color:#ed291e}.salesHeader__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.salesHeader__bottom-labelSearch{font-size:13px;line-height:15px;font-weight:500}.salesHeader__bottom .break{flex-basis:100%;height:0;margin-bottom:10px}.salesHeader__bottom-addClient{background-color:transparent;border:0;color:#505050;font-size:14px;line-height:16px;font-weight:700}.salesHeader__bottom-addClient:before{content:"";font-family:"Font Awesome 5 Pro";margin-right:12px;color:#ed291e;font-weight:300;font-size:18px}.salesHeader__bottom-searchWrapper{display:flex;align-items:center;width:100%;background-color:#fff;border-radius:6px}.salesHeader__bottom-searchWrapper .fa-search{font-size:24px;color:#898989;margin-left:20px}.salesHeader__bottom-searchWrapper input{width:100%;border:0;padding:18px 16px;font-size:16px;line-height:19px;color:#505050;border-radius:6px}.salesHeader__info{border-bottom:1px solid #e2e2e2;padding:25px 0}.salesHeader__info:last-of-type{border-bottom:0}.salesHeader__info-row{margin-bottom:25px}.salesHeader__info-label{display:block;font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:500;color:#a2a2a2;text-transform:uppercase;margin-bottom:6px}.salesHeader__info-value{display:block;font-size:16px;line-height:19px;color:#505050}.lastOrder__wrapper{margin-bottom:36px}.dashboardBoxes{padding:26px 24px;background-color:#fff;box-shadow:0 20px 20px -20px rgba(0,0,0,.12)}.dashboardBoxes__head{display:flex;align-items:center;margin-bottom:13px}.dashboardBoxes__head-title{font-size:18px;color:#505050;font-weight:500;text-transform:uppercase;margin-bottom:0}.dashboardBoxes__head-titleLink{font-size:14px;color:#ed291e;flex:1;margin-left:16px}.dashboardBoxes__head-icon{font-size:21px}.dashboardBoxes__item{padding:13px;border-bottom:1px solid #e2e2e2;color:#555;font-size:14px;line-height:16px}.dashboardBoxes__item:last-child{border-bottom:0}.dashboardBoxes__item-date{display:block;font-style:italic;margin-bottom:6px}.dashboardBoxes__item-title{font-weight:500;margin-bottom:4px}.dashboardBoxes__item-text{margin-bottom:0;line-height:20px}.dashboardBoxes.lastNews{border-top:6px solid #5d9aff}.dashboardBoxes.lastNews .fa-newspaper{color:#5d9aff}.dashboardBoxes.notice{border-top:6px solid #f5a623}.dashboardBoxes.notice .fa-bell{color:#f5a623}.dashboardBoxes.notice .dashboardBoxes__item{display:flex;border-bottom:0}.dashboardBoxes.notice .dashboardBoxes__item:nth-child(odd){background-color:#f8f8f8}.dashboardBoxes.notice .dashboardBoxes__item-date{white-space:nowrap;font-style:normal}.dashboardBoxes.notice .dashboardBoxes__item-text{margin-left:16px}.client{padding:41px 24px 41px 24px}.client .fa-star{color:#e2e2e2;cursor:pointer}.client .fa-star.active{color:#f8e71c}.client .colClient{cursor:pointer}.addProductBar{display:flex;justify-content:center;position:fixed;right:0;bottom:0;left:0;background-color:#505050;text-align:center;padding:22px 0}.addProductBar__button{background-color:#04c3a9;color:#fff;border:0;border-radius:21px;font-size:14px;line-height:16px;font-weight:700;padding:9px 36px}.datepicker__wrapper{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:15px;margin-bottom:36px}.datepicker__wrapper .datepicker-here{border:0;padding:0;font-size:16px;line-height:19px;width:100%}.datepicker__wrapper .fa-calendar-alt{font-size:20px;color:#ed291e}.productSelected__prezzoUnitario,.productSelected__prezzoTotale{text-align:right}.productSelected .stock{margin:0 auto;width:8px;height:8px}.formClient__fieldset{padding:36px 106px;background-color:#fff;box-shadow:0 20px 20px -20px rgba(0,0,0,.12);margin-bottom:36px}.formClient__fieldset-label{font-size:18px;line-height:21px;font-weight:500;color:#505050;text-transform:uppercase;margin-bottom:16px}.formClient__fieldset-fieldTitle{font-size:13px;line-height:15px;font-weight:500;color:#505050;margin-bottom:10px}.formClient__fieldset-inputText,.formClient__fieldset-textarea{font-size:16px !important;line-height:19px;color:#898989;width:100%;display:block;margin-bottom:16px;padding:15px !important;border:1px solid #e2e2e2}.formClient__fieldset-inputText::placeholder,.formClient__fieldset-textarea::placeholder{font-size:16px;line-height:19px;color:#898989}.formClient__fieldset-inputText:-ms-input-placeholder,.formClient__fieldset-textarea:-ms-input-placeholder{font-size:16px;line-height:19px;color:#898989}.formClient__fieldset-inputText::-ms-input-placeholder,.formClient__fieldset-textarea::-ms-input-placeholder{font-size:16px;line-height:19px;color:#898989}.formClient__footer{display:flex;align-items:center;justify-content:flex-end}.formClient .salesButton{font-size:14px !important;margin-left:30px}.summary{margin-bottom:37px}.summary__title{font-size:18px;line-height:21px;color:#505050;text-transform:uppercase;font-weight:500;margin-bottom:18px}.summary__wrapper{border-top:6px solid #d4191d;padding:46px 60px;background-color:#fff;margin-bottom:36px;box-shadow:0 20px 20px -20px rgba(0,0,0,.12)}.summary__section{padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #e2e2e2}.summary__section:last-child{margin-bottom:0;border-bottom:0}.summary__sectionTitle{font-size:18px;line-height:21px;font-weight:500;color:#505050;text-transform:uppercase;margin-bottom:16px}.summary__sectionItem{margin-bottom:12px;font-size:13px;line-height:15px;font-weight:500;color:#a2a2a2;text-transform:uppercase}.summary__sectionItemValue{font-size:16px;line-height:19px;font-weight:400;color:#505050;text-transform:initial;margin-left:6px}.summary__label{display:block;font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:500;color:#505050;margin-bottom:10px}.summary__textarea{width:480px;border:1px solid #e2e2e2;padding:15px 14px;font-size:16px;line-height:19px;color:#898989}.summary__footer{display:flex;align-items:center;justify-content:flex-end}.requestButtons{display:flex;align-items:center;justify-content:center}.requestButtons__button{display:flex;align-items:center;color:#fff;border:0;border-radius:21px;font-size:14px;line-height:16px;font-weight:700;padding:9px 16px 9px 16px}.requestButtons__button.rejected{background-color:#d0021b;margin-right:64px}.requestButtons__button.accepted{background-color:#7ed321}.requestWrapper{display:none}.requestWrapper__form{margin:35px 0}.requestWrapper__form-title{font-size:18px;line-height:21px;font-weight:700;color:#505050;display:flex;align-items:center;justify-content:space-between;padding-bottom:6px;margin-bottom:26px}.requestWrapper__form-cancel{font-size:14px;line-height:16px;font-weight:400;color:#ed291e;cursor:pointer}.requestWrapper__form-label{font-size:13px;line-height:15px;font-weight:500;color:#505050;margin-bottom:10px;display:block}.requestWrapper__form-textarea{display:block;width:100%;border:1px solid #e2e2e2;padding:15px;margin-bottom:20px}.requestWrapper__form-submit{margin-left:auto}.requestWrapper[data-type=accepted]{display:block}.requestWrapper[data-type=accepted] .requestWrapper__form-title{border-bottom:4px solid #7ed321}.requestWrapper[data-type=rejected]{display:block}.requestWrapper[data-type=rejected] .requestWrapper__form-title{border-bottom:4px solid #d0021b}.requestMessage{display:none}.requestMessage__title{font-size:18px;line-height:21px;font-weight:700;color:#505050;display:flex;align-items:center;justify-content:space-between;padding-bottom:6px;margin-bottom:13px}.requestMessage[data-type=accepted]{display:block}.requestMessage[data-type=accepted] .requestMessage__title{border-bottom:4px solid #7ed321}.requestMessage[data-type=rejected]{display:block}.requestMessage[data-type=rejected] .requestMessage__title{border-bottom:4px solid #d0021b}.requestMessage__alert{font-size:14px;line-height:16px;color:#ed291e;cursor:pointer}.toolOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#f2f2f2;display:flex;align-items:center;justify-content:center;z-index:999999999}.toolOverlay__loader{width:150px}.notice{position:relative;border-style:solid;border-width:0 1px 0 1px;border-color:#e2e2e2;color:#898989;font-size:22px}.notice__icon{cursor:pointer;padding:23px 27px}.notice__icon.active .notice__number{display:flex}.notice__number{display:none;position:absolute;width:20px;height:20px;background-color:#04c3a9;border-radius:50%;top:20px;right:15px;border:2px solid #fff;font-size:10px;color:#fff;align-items:center;justify-content:center;font-weight:bold}.notice__inner{display:none;position:absolute;left:0;top:80px;box-shadow:0 0 20px 0 rgba(0,0,0,.2);background-color:#fff;width:250px;padding:15px 20px;border-radius:10px}.notice__inner.open{display:block}.notice__inner:before{position:absolute;top:-10px;content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;left:27px}.notice__item{margin-bottom:5px;border-bottom:1px solid #f2f2f2}.notice__item:last-child{margin-bottom:0;border-bottom:0}.notice__item:last-child .notice__text{padding-bottom:0}.notice__text{font-size:12px;line-height:1.5;margin-bottom:0;padding-bottom:5px;font-style:italic}.btn--filters{font-size:14px;font-weight:600;background-color:#363636;color:#e2e2e2;padding:10px 15px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0}.btn--filters:hover{color:#e2e2e2}.btn--filters:before{content:"";font-family:"Font Awesome 5 Pro";color:#04c3a9;font-weight:600;margin-right:15px}.btn--filters:after{content:"";font-family:"Font Awesome 5 Pro";color:#04c3a9;font-weight:600;margin-left:15px;font-size:24px;line-height:.5}.btn--addOrder{font-size:14px;font-weight:500}.btn--addOrder:before{content:"";font-family:"Font Awesome 5 Pro";margin-right:12px;color:#ed291e;font-weight:300}.filters{display:none;background-color:#363636;padding:25px 54px}.filters__item{position:relative;margin-bottom:30px}.filters__label{display:block;color:#e2e2e2;font-size:14px;line-height:1;font-weight:400;margin-bottom:15px}.filters input[type=text]{background-color:transparent;padding:0 5px;font-size:14px !important;font-style:italic;width:100%;border-width:0 0 1px 0;border-style:solid;border-color:#929292}.filters__submit{background-color:#04c3a9;color:#fff;border:0;border-radius:21px;font-size:14px !important;line-height:16px;font-weight:700;padding:9px 45px 9px 45px}.filters__reset{font-size:14px;text-decoration:underline;color:#898989;font-weight:600;margin-right:60px}.filters__reset:hover{color:#898989;text-decoration:underline}.fakeSelect__item{display:flex;align-items:center}.fakeSelect__input{background-color:transparent;padding:0 5px;font-size:14px !important;font-style:italic;border-width:0 0 1px 0;border-style:solid;border-color:#929292;display:block;margin-bottom:30px;color:#fff;cursor:pointer}.fakeSelect__wrapper{position:absolute;left:0;right:0;display:none;background-color:#fff;padding:25px 20px;z-index:1;box-shadow:0 0 5px 3px rgba(0,0,0,.12)}.fakeSelect__wrapper.open{display:block}.fakeSelect__wrapper hr{margin:20px 0}.order{padding:60px 0}.search{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:30px 24px}.search__wrapper{display:flex;align-items:center}.search__title{font-size:18px;line-height:21px;font-weight:500;color:#505050;text-transform:uppercase;margin-bottom:0}.search__link{font-size:14px;color:#04c3a9;flex:1;margin-left:16px;font-weight:600}.search__inputWrapper{display:flex;background-color:#f8f8f8;padding:15px;border-radius:8px}.search__inputWrapper i{font-size:30px;margin-right:15px;color:#898989}.search__input{border:0;background-color:transparent;color:#000;transition:ease all 1s}.ajaxWrapper{background-color:#fafafa;padding:30px 30px 0 30px;height:100%;flex:1}.filtersTabs{position:relative;margin-bottom:24px}.filtersTabs__wrapper{display:flex;align-items:center}.filtersTabs__label{display:block;font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:500;color:#505050;margin:0 12px 16px 0}.filtersTabs__reset{position:absolute;top:0;right:0}.filtersTabs--inline{display:flex;align-items:center}.filtersTabs--inline .filtersTabs__label{margin:0 12px 0 0}.filtersTabs--block .filtersTabs__wrapper{display:block}.filtersTabs--block .btn{margin:0 0 12px 0}.wrapperone{display:flex;align-items:flex-start}.listScrollable__label{display:block;font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:500;color:#505050;margin:0 12px 16px 0}.listScrollable__wrapper{transform:translateY(20px);padding-bottom:20px}.listScrollable__item{display:flex;padding:12px 10px;cursor:pointer}.listScrollable__item.selected{background-color:#505050}.listScrollable__item.selected .listScrollable__type{color:#fff}.listScrollable__item.selected .listScrollable__model{color:#fff}.listScrollable__item.selected .listScrollable__description{color:#fff}.listScrollable__item.selected .listScrollable__hp,.listScrollable__item.selected .listScrollable__price{color:#fff}.listScrollable__figure{margin:0 8px 0 0}.listScrollable__type{font-size:13px;line-height:15px;font-weight:500;color:#505050;padding:8px 0}.listScrollable__info{flex:.6}.listScrollable__model{display:block;font-size:13px;line-height:15px;font-weight:700;color:#555;margin-bottom:4px}.listScrollable__description{display:block;font-size:12px;line-height:14px;color:#555}.listScrollable__hp,.listScrollable__price{flex:.2;font-size:13px;line-height:15px;font-weight:700;color:#555;margin-bottom:4px;text-transform:uppercase;text-align:center}.listScrollable__hp span{display:block;margin-bottom:3px}.listScrollable--model .listScrollable__item:nth-child(even){background-color:#f1f1f1}.listScrollable--model .listScrollable__item:nth-child(even).selected{background-color:#505050}.singleProduct{display:flex;flex-direction:column;height:100%}.singleProduct__header{display:flex;align-items:flex-start;margin-bottom:32px}.singleProduct__goback{display:flex;align-items:center;font-size:14px;line-height:16px;color:#ed291e;cursor:pointer;margin-right:30px}.singleProduct__goback:before{content:"";font-family:"Font Awesome 5 Pro";margin-right:5px}.singleProduct__title{display:flex;align-items:flex-end}.singleProduct__title img{margin-right:30px}.singleProduct__model{display:block;font-size:16px;line-height:19px;font-weight:700;color:#555}.singleProduct__description{display:block;font-size:16px;line-height:19px;color:#555}.singleProduct__image{flex:1;height:100%;overflow:scroll}.singleProduct__image.fitted{overflow:hidden}.singleProduct__image.fitted object{height:100%}.tabs{overflow:hidden;display:flex;flex-direction:column}.tabs__header{display:flex;align-items:center;justify-content:space-between}.tabs__list{display:flex;margin:0 0 -8px 16px;padding:0}.tabs__item{position:relative;list-style-type:none;padding:10px 20px;text-align:center;font-size:14px;line-height:16px;color:#555;border-top-right-radius:4px;border-top-left-radius:4px;background-color:#e4e4e4;margin-right:1px;transform:translateY(6px);z-index:0;cursor:pointer}.tabs__item:last-of-type{margin-right:0}.tabs__item.active{color:#fff;background-color:#d4191d;font-weight:500;transform:none}.tabs__body{position:relative;z-index:1;border-top:6px solid #d4191d;padding:30px 0 0 0;overflow:scroll}.tabs__content{display:none;height:100%}.tabs__content.open{display:block}.componentsList__price{white-space:nowrap}.stock{display:block;width:12px;height:12px;border-radius:100%;margin-right:8px;background-color:#fff}.stock--success{background-color:#7ed321}.stock--warning{background-color:#ffe45c}.stock--danger{background-color:#ed291e}.showList{display:flex;align-items:center;font-size:14px;line-height:16px;font-weight:500;color:#ed291e;padding:8px 18px;border-radius:20px;border:1px solid #ed291e;background-color:#fff;margin-bottom:8px}.showList i{font-size:17px;line-height:1;margin-right:12px}.showList:hover{background-color:#ed291e;color:#fff}.tabellaPrincipale{display:flex;align-items:flex-start;height:100%}.editQuantity{color:#ed291e;margin-left:11px}/*# sourceMappingURL=style.css.map */

