@-webkit-keyframes slideToTopPopup{0%{-webkit-transform:translateY(150%);transform:translateY(150%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.component.product-order .component-content{position:relative;width:74rem;max-width:90%;margin:0 auto;width:77rem}@keyframes slideToTopPopup{0%{-webkit-transform:translateY(150%);transform:translateY(150%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.component.product-order .component-content *{-webkit-box-sizing:border-box;box-sizing:border-box}.component.product-order .component-content .error-message{display:none}.component.product-order .component-content .error-message.show{display:block;color:red;font-weight:700;margin:1rem 0}.component.product-order .component-content .section-one,.component.product-order .component-content .section-two{display:none}.component.product-order .component-content .section-one.show,.component.product-order .component-content .section-two.show{display:block}.component.product-order .component-content .section-one .product-grid{margin-bottom:2.5rem}.component.product-order .component-content .section-one .product-grid .product-order__headline{font-size:2rem;color:#000;line-height:2rem;padding:1rem 0}.component.product-order .component-content .section-one .product-grid .product-order__description{line-height:1.2rem;max-width:100%;font-size:1rem}@media only screen and (min-width:992px){.component.product-order .component-content .section-one .product-grid .product-order__description{max-width:65%;font-size:.9rem}}.component.product-order .component-content .section-one .product-grid .product-order__products{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1%}.component.product-order .component-content .section-one .product-grid .product-order__products .product{width:98%;margin:1%;background-color:#f7f6f4;padding-bottom:1rem}.component.product-order .component-content .section-one .product-grid .product-order__products .product__image{text-align:center;background-color:#e8e5e1;position:relative}.component.product-order .component-content .section-one .product-grid .product-order__products .product__image img{margin:1rem 0}.component.product-order .component-content .section-one .product-grid .product-order__products .product__headline{width:80%;margin:1rem auto 0}.component.product-order .component-content .section-one .product-grid .product-order__products .product__description{width:80%;margin:.5rem auto;font-size:.8rem;line-height:1.1rem}.component.product-order .component-content .section-one .product-grid .product-order__products .product__amount{width:80px;height:40px;margin:1rem auto;position:relative}.component.product-order .component-content .section-one .product-grid .product-order__products .product__amount>span{cursor:pointer;font-size:20px;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;width:23px;height:23px;border:2px solid #6b6867;border-radius:50%;top:calc(50% - 11.5px);text-align:center;color:#6b6867}.component.product-order .component-content .section-one .product-grid .product-order__products .product__amount>span:hover{border-color:#1bb26e;color:#1bb26e}.component.product-order .component-content .section-one .product-grid .product-order__products .product__amount>span.decrease-amount{line-height:17px;left:-34.5px}.component.product-order .component-content .section-one .product-grid .product-order__products .product__amount>span.decrease-amount:before{content:"-"}.component.product-order .component-content .section-one .product-grid .product-order__products .product__amount>span.increase-amount{line-height:21px;right:-34.5px}.component.product-order .component-content .section-one .product-grid .product-order__products .product__amount>span.increase-amount:before{content:"+"}.component.product-order .component-content .section-one .product-grid .product-order__products .product__amount input{height:39px;border-radius:3px;text-align:center}.component.product-order .component-content .section-one .product-grid .product-order__products .product__amount input:focus{color:#1bb26e;border-color:#1bb26e}.component.product-order .component-content .section-one .product-grid .product-order__products .product__amount input::-webkit-inner-spin-button,.component.product-order .component-content .section-one .product-grid .product-order__products .product__amount input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media only screen and (min-width:768px){.component.product-order .component-content .section-one .product-grid .product-order__products .product{width:48%}}@media only screen and (min-width:992px){.component.product-order .component-content .section-one .product-grid .product-order__products .product{width:31.3%}}@media only screen and (min-width:1200px){.component.product-order .component-content .section-one .product-grid .product-order__products .product{width:23%}}.component.product-order .component-content .section-one .product-form__headline{font-size:2rem;color:#000;line-height:2rem;padding:1rem 0}.component.product-order .component-content .section-one .product-form__description{line-height:1.2rem;margin-bottom:1rem}.component.product-order .component-content .section-one .product-form__form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.component.product-order .component-content .section-one .product-form__form .form-headline{width:100%;font-size:1.2rem;color:#000;line-height:2rem;margin:1rem 0 .5rem}.component.product-order .component-content .section-one .product-form__form label{width:100%;display:inline-block}.component.product-order .component-content .section-one .product-form__form label>input.error{border-color:red}@media only screen and (min-width:768px){.component.product-order .component-content .section-one .product-form{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.component.product-order .component-content .section-one .product-form__form label{width:47%}}.component.product-order .component-content .section-one__submit{margin-top:2rem;padding-top:2rem;border-top:2px solid gray;text-align:right}.component.product-order .component-content .section-one__submit input{width:100%;height:3.3rem;border:1px solid #1bb26e;background-color:#1bb26e;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.component.product-order .component-content .section-one__submit input:hover{background-color:#148653}@media only screen and (min-width:768px){.component.product-order .component-content .section-one__submit input{width:18.5rem}}.component.product-order .component-content .section-two .review-products__header{font-size:2rem;color:#000;line-height:2rem;padding:1rem 0}.component.product-order .component-content .section-two .review-products__table .review-product{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f7f6f4;margin-bottom:2px}.component.product-order .component-content .section-two .review-products__table .review-product__image{background-color:#e8e5e1;width:14rem;text-align:center;padding:2rem 3rem}.component.product-order .component-content .section-two .review-products__table .review-product__amount{width:10rem;text-align:center}.component.product-order .component-content .section-two .review-products__table .review-product__info{width:auto}.component.product-order .component-content .section-two .review-products__table .review-product__name{font-size:1.1rem;font-weight:700;line-height:2rem}.component.product-order .component-content .section-two .review-products__table .review-product__description{line-height:1.2rem}.component.product-order .component-content .section-two .review-products__table .review-product__delete{width:10rem;text-align:center;cursor:pointer}.component.product-order .component-content .section-two .review-products__table .review-product__delete:after{content:"x";width:25px;height:25px;line-height:22px;font-size:22px;background-color:#fff;border-radius:50%;display:inline-block;margin-left:1rem;color:#6b6867;border:1px solid #6b6867}.component.product-order .component-content .section-two .review-products__table .review-product__delete:hover:after{color:#1bb26e;border-color:#1bb26e}.component.product-order .component-content .section-two .edit-order{margin:2rem 0;text-align:center}.component.product-order .component-content .section-two .form-summary{background-color:#f7f6f4;border:1px solid #d3d3d3}.component.product-order .component-content .section-two .form-summary__headline{font-size:1.2rem;color:#000;line-height:2rem;text-align:center;padding:1rem}.component.product-order .component-content .section-two .form-summary__fields>div{width:49%;display:inline-block;padding:0 .5rem}.component.product-order .component-content .section-two .form-summary__fields>div>span{width:49%;text-align:right;display:inline-block;padding:0 .5rem}.component.product-order .component-content .section-two .form-summary__fields>div>span.selected-value{text-align:left;font-weight:700}.component.product-order .component-content .section-two .form-summary__edit{text-align:center;margin:1.5rem 0}.component.product-order .component-content .section-two__submit{text-align:center;border-top:2px solid #d3d3d3;border-bottom:2px solid #d3d3d3;padding:1rem 0;margin:2rem 0}.component.product-order .component-content .section-two__submit .accept-tos{width:60%;margin:1rem auto}.component.product-order .component-content .section-two__submit .accept-tos>label{font-weight:700}.component.product-order .component-content .section-two__submit .accept-tos__checkbox{position:relative}.component.product-order .component-content .section-two__submit .accept-tos__description{margin:1rem 0}.component.product-order .component-content .section-two__submit>input{width:16rem;margin:1rem 0}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-10%,0);transform:translate3d(0,-10%,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-10%,0);transform:translate3d(0,-10%,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}#wrapper .component.product-order .component-content .slide-out{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}#wrapper .component.product-order .component-content .product__amount input{width:80px}#wrapper .component.product-order .component-content .section-one .product-grid{float:none}#wrapper .component.product-order .component-content .section-one .product-grid .product__amount>input{width:100%!important;border-radius:0!important;padding:0!important}#wrapper .component.product-order .component-content .section-one .product-grid .product__amount>input:active,#wrapper .component.product-order .component-content .section-one .product-grid .product__amount>input:focus{border:1px solid #1bb26e!important}#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products{overflow:hidden;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideInDown;animation-name:slideInDown}#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products .product{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;padding-bottom:56px;position:relative}#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products .product__amount{position:absolute;bottom:0;left:calc(50% - 40px)}#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products .product__unavailable{width:80%;margin:.6em auto 1.1em;color:#d0021b;font-size:1.1em;font-family:Soho\ Gothic\ W01\ bold,a-otf-ud-shin-go-pr6n,Open\ Sans\ bold,Arial,sans-serif}#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products .product__overlay-label{position:absolute;left:0;margin:0;width:100%}#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products .product input[type="number"]{-webkit-appearance:textfield!important}#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products:not(.active-product) .product{max-height:0;overflow:hidden;margin:0;padding:0;opacity:0;-webkit-transition:padding .3s ease-in-out;transition:padding .3s ease-in-out}#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products.active-product{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (min-width:768px){#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products.active-product.initialize-shadow{max-height:13rem;cursor:pointer;position:relative}#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products.active-product.initialize-shadow:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4.2rem;background:#fff;opacity:.8}#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products.active-product.initialize-shadow:before{content:"\e601";font-family:Oticon-icon-www;font-size:2.2rem;color:#c6168d;position:absolute;bottom:0;left:calc(50% - 1.1rem);z-index:1}}#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products.active-product .product{-webkit-animation-name:slideInDown;animation-name:slideInDown}#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products.active-product .product-group-name .circle-plus-container:before{opacity:1}#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products.active-product .product-group-name .circle-plus-container:after{opacity:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products:nth-of-type(odd) .product-group-name{background:#fff}#wrapper .component.product-order .component-content .section-one .product-grid .product-order__products:nth-of-type(odd) .product-group-name:hover{opacity:.9}#wrapper .component.product-order .component-content .section-one .product-grid .product-group-name{width:100%;font-size:1.6rem;position:relative;cursor:pointer;padding:.5rem 0;background:#e8e5e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}#wrapper .component.product-order .component-content .section-one .product-grid .product-group-name:hover{background:#f7f6f4!important}#wrapper .component.product-order .component-content .section-one .product-grid .product-group-name:hover .circle-plus-container:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#wrapper .component.product-order .component-content .section-one .product-grid .product-group-name .circle-plus-container{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;height:1.4rem;width:1.4rem;border-radius:100%;border:2px solid #000;position:relative;margin-left:.5rem;margin-right:.6rem;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex}#wrapper .component.product-order .component-content .section-one .product-grid .product-group-name .circle-plus-container:after,#wrapper .component.product-order .component-content .section-one .product-grid .product-group-name .circle-plus-container:before{content:"";position:absolute;font-size:1.4rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .15s ease-out;transition:all .15s ease-out;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;width:100%}#wrapper .component.product-order .component-content .section-one .product-grid .product-group-name .circle-plus-container:after{content:"+"}#wrapper .component.product-order .component-content .section-one .product-grid .product-group-name .circle-plus-container:before{content:"-";-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;opacity:0;font-size:1.2rem}#wrapper .component.product-order .component-content .section-one .product-grid .product-group-name .circle-plus-container:hover{cursor:pointer}#wrapper .component.product-order .component-content .section-one .product-form__form label>input.error{border-color:red!important}#wrapper .component.product-order .component-content .section-one__submit input{width:100%!important;height:3.3rem;border-radius:0!important;border:1px solid #1bb26e!important;background-color:#1bb26e!important;color:#fff!important}#wrapper .component.product-order .component-content .section-one__submit input:hover{background-color:#148653!important}#wrapper .component.product-order .component-content .section-two .edit-order input,#wrapper .component.product-order .component-content .section-two .form-summary__edit>input{width:16rem!important;height:3.3rem;border-radius:0!important;color:#fff!important;cursor:pointer;background-color:#c6168d!important;font-weight:700!important;border:1px solid #fff!important}#wrapper .component.product-order .component-content .section-two .edit-order input:hover,#wrapper .component.product-order .component-content .section-two .form-summary__edit>input:hover{background-color:#c6168d!important;font-weight:700!important;opacity:.8;border:1px solid #fff!important}#wrapper .component.product-order .component-content .section-two .review-products__table .review-product__delete{width:auto;padding-right:1.2rem;color:transparent;max-width:50px}@media only screen and (max-width:767px){#wrapper .component.product-order .component-content .section-two .review-products__table .review-product__delete{padding-right:.3rem}}@media only screen and (min-width:992px){#wrapper .component.product-order .component-content .section-two .review-products__table .review-product__delete{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}}#wrapper .component.product-order .component-content .section-two .review-products__table .review-product__delete:after{content:"";font-family:Oticon-icon-www;border:none;background-color:unset;vertical-align:middle;margin-left:.2rem}@media only screen and (max-width:767px){#wrapper .component.product-order .component-content .section-two .review-products__table .review-product__delete:after{margin-left:0}}#wrapper .component.product-order .component-content .section-two .review-products__table .review-product__image{max-width:18%;width:100%;padding:.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){#wrapper .component.product-order .component-content .section-two .review-products__table .review-product__image{padding:0}}#wrapper .component.product-order .component-content .section-two .review-products__table .review-product__amount{width:12%}@media only screen and (max-width:767px){#wrapper .component.product-order .component-content .section-two .review-products__table .review-product__amount{width:15%}}#wrapper .component.product-order .component-content .section-two .review-products__table .review-product__info{width:80%;padding:.5rem 1rem .5rem 0}@media only screen and (max-width:767px){#wrapper .component.product-order .component-content .section-two .review-products__table .review-product__info{width:55%}#wrapper .component.product-order .component-content .section-two .review-products__table .review-product__description{display:none}}#wrapper .component.product-order .component-content .section-two__submit .accept-tos__checkbox{position:relative;padding:.2rem 0 1rem 40px}#wrapper .component.product-order .component-content .section-two__submit .accept-tos__checkbox input:checked~.accept-tos-checked:after{display:block}#wrapper .component.product-order .component-content .section-two__submit .accept-tos__checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}#wrapper .component.product-order .component-content .section-two__submit .accept-tos__checkbox .accept-tos-checked{position:absolute;top:0;left:0;height:30px;width:30px;background-color:#fff;border:1px solid #6b6867;border-radius:50%}#wrapper .component.product-order .component-content .section-two__submit .accept-tos__checkbox .accept-tos-checked:after{content:"";position:absolute;display:none;left:10px;top:4px;width:5px;height:13px;border:2px solid #000;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#wrapper .component.product-order .component-content .section-two__submit .loader{width:100px;text-align:center;margin:20px auto}#wrapper .component.product-order .component-content .section-two__submit .loader>div{width:16px;height:16px;background-color:#000;border-radius:100%;display:inline-block;-webkit-animation:spinner-bounce-delay 1.7s ease-in-out infinite both;animation:spinner-bounce-delay 1.7s ease-in-out infinite both;margin-right:5px}#wrapper .component.product-order .component-content .section-two__submit .loader>div:first-of-type{-webkit-animation-delay:-.6s;animation-delay:-.6s}#wrapper .component.product-order .component-content .section-two__submit .loader>div:nth-of-type(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}#wrapper .component.product-order .component-content .section-two__submit .loader>div:nth-of-type(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}@-webkit-keyframes spinner-bounce-delay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0);opacity:0}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes spinner-bounce-delay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0);opacity:0}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}#wrapper .component.product-order .component-content .section-two__submit>input{width:16rem!important;height:3.3rem;border-radius:0!important;color:#fff!important;cursor:pointer;background-color:#c6168d!important;font-weight:700!important;border:1px solid #fff!important}#wrapper .component.product-order .component-content .section-two__submit>input:hover{background-color:#c6168d!important;font-weight:700!important;opacity:.8;border:1px solid #fff!important}#wrapper .component.product-order .component-content .section-two__submit>input.disabled,#wrapper .component.product-order .component-content .section-two__submit>input.disabled:hover{pointer-events:none;opacity:.5}@media only screen and (min-width:768px){#wrapper .component.product-order .component-content .section-one__submit input{width:18.5rem!important}}#wrapper .component.product-order .component-content .section-one__submit input,#wrapper .component.product-order .component-content .section-one__submit input:hover{background-color:#c6168d!important;font-weight:700!important;border:1px solid #fff!important}#wrapper .component.product-order .component-content .section-one__submit input:hover{opacity:.8}#wrapper .component.product-order .component-content .multiple-products-container .product[data-out-of-stock="True"] input{cursor:not-allowed;background:#e8e5e1}#wrapper .component.product-order .component-content .multiple-products-container .product[data-out-of-stock="True"] .product__amount{-webkit-filter:blur(3px);filter:blur(3px)}#wrapper .component.product-order .component-content .multiple-products-container .product[data-out-of-stock="True"] .product__amount:after{content:"";position:absolute;width:calc(100% + 120px);height:100%;top:0;left:-60px;background:inherit;cursor:not-allowed;z-index:2}#wrapper .component.product-order .component-content .error-message{width:100%}#wrapper .component.product-order.au-show-fields .account-nr,#wrapper .component.product-order.au-show-fields .city,#wrapper .component.product-order.au-show-fields .company,#wrapper .component.product-order.au-show-fields .postnr,#wrapper .component.product-order.au-show-fields .street{display:none}#wrapper .component.product-order.au-show-fields .address-line1,#wrapper .component.product-order.au-show-fields .address-line2,#wrapper .component.product-order.au-show-fields .clinic-name,#wrapper .component.product-order.au-show-fields .form-summary__fields .address-line1,#wrapper .component.product-order.au-show-fields .form-summary__fields .address-line2,#wrapper .component.product-order.au-show-fields .form-summary__fields .clinic-name,#wrapper .component.product-order.au-show-fields .form-summary__fields .full-name,#wrapper .component.product-order.au-show-fields .form-summary__fields .post-code,#wrapper .component.product-order.au-show-fields .form-summary__fields .state,#wrapper .component.product-order.au-show-fields .form-summary__fields .town,#wrapper .component.product-order.au-show-fields .full-name,#wrapper .component.product-order.au-show-fields .post-code,#wrapper .component.product-order.au-show-fields .state,#wrapper .component.product-order.au-show-fields .town{display:inline-block}#wrapper .component.product-order.au-hide-fields .form-headline,#wrapper .component.product-order.au-show-fields .form-summary__fields .account-nr,#wrapper .component.product-order.au-show-fields .form-summary__fields .city,#wrapper .component.product-order.au-show-fields .form-summary__fields .company,#wrapper .component.product-order.au-show-fields .form-summary__fields .postnr,#wrapper .component.product-order.au-show-fields .form-summary__fields .street{display:none}#wrapper .component.product-order.au-hide-fields .error-message .show{width:100%}#wrapper .component.product-order.au-hide-fields .address-line1,#wrapper .component.product-order.au-hide-fields .address-line2,#wrapper .component.product-order.au-hide-fields .clinic-name,#wrapper .component.product-order.au-hide-fields .first-name,#wrapper .component.product-order.au-hide-fields .full-name,#wrapper .component.product-order.au-hide-fields .last-name,#wrapper .component.product-order.au-hide-fields .phone,#wrapper .component.product-order.au-hide-fields .post-code,#wrapper .component.product-order.au-hide-fields .salutation,#wrapper .component.product-order.au-hide-fields .state,#wrapper .component.product-order.au-hide-fields .town,#wrapper .component.product-order.fr-hide-fields .form-headline{display:none}#wrapper .component.product-order.fr-hide-fields .error-message .show{width:100%}#wrapper .component.product-order.fr-hide-fields .first-name,#wrapper .component.product-order.fr-hide-fields .last-name,#wrapper .component.product-order.fr-hide-fields .phone,#wrapper .component.product-order.fr-hide-fields .salutation{display:none}