.react-autocomplete__input{font-family:inherit;border-radius:4px;border:1px solid #959595;color:#333;width:100%;line-height:1.5;transition:all .2s ease-in;outline:none;cursor:pointer}.error.react-autocomplete__input{border-color:#d91a2a;background-color:#ffdddc}.success.react-autocomplete__input{border-color:#217306;background-color:#e6f5cf}.info.react-autocomplete__input{border-color:#994200;background-color:#fff1c0}.react-autocomplete__input:disabled{background-color:#fff;border-color:#c4c4c4;color:#c4c4c4;cursor:not-allowed}.react-autocomplete__input:hover:enabled{border-color:#333}.react-autocomplete__input:focus:enabled{box-shadow:0 0 1px 0 #3d648c;border-color:#3d648c}.react-autocomplete__input:invalid{box-shadow:none}.react-autocomplete__input::-webkit-input-placeholder{color:#949494}.react-autocomplete__input:-moz-placeholder{color:#949494}.react-autocomplete__input::-moz-placeholder{color:#949494}.react-autocomplete__input:-ms-input-placeholder{color:#949494}.react-autocomplete__input:focus::-webkit-input-placeholder{color:transparent}.react-autocomplete__input:focus:-moz-placeholder{color:transparent}.react-autocomplete__input:focus::-moz-placeholder{color:transparent}.react-autocomplete__input:focus:-ms-input-placeholder{color:transparent}body.coral .react-autocomplete__icon-dropdown__icon,body.coral .react-autocomplete__icon-cross__icon,body.yellow .react-autocomplete__icon-dropdown__icon,body.yellow .react-autocomplete__icon-cross__icon,body.google-blue .react-autocomplete__icon-dropdown__icon,body.google-blue .react-autocomplete__icon-cross__icon,body.jeans-blue .react-autocomplete__icon-dropdown__icon,body.jeans-blue .react-autocomplete__icon-cross__icon,body.coral .react-autocomplete__list-item--cross,body.yellow .react-autocomplete__list-item--cross,body.google-blue .react-autocomplete__list-item--cross,body.jeans-blue .react-autocomplete__list-item--cross{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:none;stroke:%23333333;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D .st1%7Bfill:none;stroke:%23333333;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D .st2%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23333333;%7D .st3%7Bfill:%23333333;%7D .st4%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23333333;stroke:%23333333;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D .st5%7Bfill-rule:evenodd;clip-rule:evenodd;fill:none;stroke:%23C6C6C6;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D .st6%7Bfill:none;stroke:%23C6C6C6;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D .st7%7Bfill:none;stroke:%23333333;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;%7D .st8%7Bfill-rule:evenodd;clip-rule:evenodd;fill:none;stroke:%2395C11F;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D .st9%7Bfill-rule:evenodd;clip-rule:evenodd;fill:none;stroke:%23E30613;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cpath class='st3' d='M12,18c-0.3,0-0.5-0.1-0.7-0.3l-8-8c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0l7.3,7.3l7.3-7.3c0.4-0.4,1-0.4,1.4,0 s0.4,1,0,1.4l-8,8C12.5,17.9,12.3,18,12,18z'/%3E%3C/svg%3E");background-repeat:no-repeat;margin-top:-2px;width:16px;height:16px;fill:#333}.react-autocomplete{position:relative;display:block}.react-autocomplete__input{transition:none;background-color:#fff;box-sizing:border-box;border-color:#949494;font-size:16px;padding:4px 12px;height:40px}.react-autocomplete__input::-ms-clear{display:none}.react-autocomplete__input:-ms-input-placeholder{color:#333 !important;opacity:1}.react-autocomplete__input::placeholder{color:#333 !important;opacity:1}.react-autocomplete__input:focus:-ms-input-placeholder{color:transparent !important}.react-autocomplete__input:focus::placeholder{color:transparent !important}.react-autocomplete__input[disabled]:-ms-input-placeholder{color:#c4c4c4 !important}.react-autocomplete__input[disabled]::placeholder{color:#c4c4c4 !important}.react-autocomplete__input[type='number']{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.react-autocomplete__input[type='number']::-webkit-outer-spin-button,.react-autocomplete__input[type='number']::-webkit-inner-spin-button{display:none}.react-autocomplete__input:focus:enabled{box-shadow:none}.react-autocomplete__input:focus:enabled+ul{border:1px solid #3d648c;border-top-width:0}.react-autocomplete--disabled{cursor:not-allowed}.react-autocomplete--disabled .react-autocomplete__icon-wrapper{cursor:not-allowed}.react-autocomplete--disabled svg path{fill:#c4c4c4}.react-autocomplete--active .react-autocomplete__input{border-bottom:1px solid #c4c4c4 !important;border-bottom-left-radius:0;border-bottom-right-radius:0}.react-autocomplete--user-input .react-autocomplete__icon-dropdown{display:none}.react-autocomplete--user-input .react-autocomplete__icon-cross{display:block}.react-autocomplete__hidden{visibility:hidden;position:absolute;z-index:-1}.react-autocomplete__icon-wrapper{position:absolute;width:32px;height:32px;right:4px;top:50%;margin-top:0;transform:translateY(-50%);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-autocomplete__icon-dropdown,.react-autocomplete__icon-cross{width:100%;height:100%;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;cursor:pointer}.react-autocomplete__icon-dropdown__icon,.react-autocomplete__icon-cross__icon{fill:#949494;width:10px;height:24px}.react-autocomplete__icon-cross{fill:#949494}.react-autocomplete__list{box-sizing:border-box;background:#fff;display:none;list-style:none;margin:0;padding:0;border:solid 1px #949494;border-top-width:0;overflow:auto;-webkit-overflow-scrolling:touch;max-height:320px;z-index:1;width:100%;position:absolute}.react-autocomplete__list.as24-grouped-suggestions-list{padding-top:8px}.react-autocomplete__list--visible{display:block;border-top:none;border-left:1px solid #3d648c;border-right:1px solid #3d648c;border-bottom:1px solid #3d648c;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.react-autocomplete__list-item{padding:4px 12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-autocomplete__list-item:not(.react-autocomplete__separator){cursor:pointer}.react-autocomplete__list-item--preselected{background:#dcdcdc}.react-autocomplete__list-item--selected{background:#dcdcdc}.react-autocomplete__list-item--empty{color:#d91a2a;background:#fff}.react-autocomplete__list-item--indented{padding-left:1.5em}.react-autocomplete__list-item strong{font-weight:bold}.react-autocomplete__list-item--cross-wrapper{position:absolute;right:4px;width:28px;height:28px;text-align:center}.react-autocomplete__list-item--cross{fill:#949494;width:10px}.react-autocomplete__list-item--cross:hover{fill:#646464}.react-autocomplete__separator{padding:4px 12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-weight:normal;background-color:#fff;color:#c4c4c4;text-transform:uppercase;letter-spacing:2px}.sc-input-group :first-child:not(:last-child) .react-autocomplete .react-autocomplete__input{border-bottom-right-radius:0px;border-top-right-radius:0px}.sc-input-group :last-child:not(:first-child) .react-autocomplete .react-autocomplete__input{border-bottom-left-radius:0px;border-top-left-radius:0px}body.coral .react-autocomplete__icon-dropdown__icon,body.coral .react-autocomplete__icon-cross__icon,body.yellow .react-autocomplete__icon-dropdown__icon,body.yellow .react-autocomplete__icon-cross__icon,body.google-blue .react-autocomplete__icon-dropdown__icon,body.google-blue .react-autocomplete__icon-cross__icon,body.jeans-blue .react-autocomplete__icon-dropdown__icon,body.jeans-blue .react-autocomplete__icon-cross__icon{background:center}body.coral .react-autocomplete__list-item--cross,body.yellow .react-autocomplete__list-item--cross,body.google-blue .react-autocomplete__list-item--cross,body.jeans-blue .react-autocomplete__list-item--cross{background:center;margin-top:3px}body.coral .react-autocomplete__list-item--cross:hover,body.yellow .react-autocomplete__list-item--cross:hover,body.google-blue .react-autocomplete__list-item--cross:hover,body.jeans-blue .react-autocomplete__list-item--cross:hover{fill:#000}body.coral .sc-input-group select.sc-input,body.yellow .sc-input-group select.sc-input,body.google-blue .sc-input-group select.sc-input,body.jeans-blue .sc-input-group select.sc-input{background-size:16px}body.coral select.sc-input,body.yellow select.sc-input,body.google-blue select.sc-input,body.jeans-blue select.sc-input{background-size:16px;background-position:right 11px center}
.cl-filter-element{margin-top:10px;margin-bottom:10px}.cl-filter-element .cl-filter-label{display:inline-block;margin-bottom:4px;padding-bottom:0px}.cl-filter-element .cl-filter-label as24-tooltip{margin-left:4px}.cl-filter-element.cl-labeled-checkbox-list .cl-filter-label{margin-bottom:16px}
.cl-search-filters .cl-first-registraction-group span{padding:0px}
.cl-refine-search-link-container{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.cl-refine-search-btn-container{float:right}@media all and (min-width: 1024px){.cl-refine-search-btn-container{display:none !important}}.cl-refine-search-btn{padding:4px 16px !important;font-weight:normal !important}
.cl-tc-filter{width:100%}.cl-spinner-totalcount-indicator{width:20px !important;height:20px !important}
.cl-error-box{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;color:#4c4c4c;text-align:center;-ms-flex-direction:'row';flex-direction:'row';position:'relative';text-align:'left';background-color:#fff;padding:20px 16px}.cl-error-box__header{font-size:24px;color:#333}.cl-error-box__home-btn{background-color:#ff7500;font-size:16px;padding:9px 20px;font-weight:600;border-radius:4px;color:#fff;text-decoration:none;width:278px;max-width:70%;display:inline-block}.cl-error-box__logo{margin-bottom:50px;margin-left:auto;margin-right:auto;position:relative}.cl-error-box__logo svg{max-width:100px;min-width:75px;width:25%}.cl-error-box__truck{margin:30px 0}.cl-error-box__truck svg{width:100%;max-width:625px}.cl-error-box__copyright{margin-top:85px;color:#949494;font-size:12px}
.cl-seo-catalogue-filter{padding-bottom:12px}.cl-seo-catalogue-search-button{padding-top:8px;padding-bottom:20px}
