.order{padding-bottom:100px;position:relative;background:#fff}.order .no-padding{padding:0}.order .no-margin{margin:0}.order .loading{position:absolute;z-index:10;text-align:center;width:100%;height:100%;top:0;left:0;background:hsla(0,0%,100%,.5)}.order .loading .loader{border:16px solid #000;border-top:16px solid #00390f;border-radius:50%;width:120px;height:120px;animation:spin 2s linear infinite;position:absolute;left:calc(50% - 60px);top:calc(60vh - 77px)}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.order .menu{background:#f3f3f3;padding:15px 0}@media(max-width:680px){.order .menu{padding:15px 10px}}.order .menu a{text-decoration:none}.order .menu ul{list-style-type:none;margin:0;padding-left:16px}@media(max-width:680px){.order .menu ul{padding:0;text-align:center}}.order .menu ul li{display:inline-block;vertical-align:top;color:#00390f;font-size:20px;font-weight:500}@media(max-width:680px){.order .menu ul li{width:23.9%;text-align:center}}.order .menu ul li .number{color:#fff;font-size:16px;font-weight:500;background:#c5c5c5;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-khtml-border-radius:50%;width:30px;text-align:center;display:inline-block;vertical-align:top;height:30px;line-height:30px}@media(max-width:680px){.order .menu ul li .number{width:100%;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-khtml-border-radius:0}}@media(max-width:680px){.order .menu ul li .number .num{display:none}}@media(min-width:680px){.order .menu ul li .number .fa.mobileIcon{display:none}}.order .menu ul li .name{display:inline-block;vertical-align:top;margin-left:5px;color:#c5c5c5}@media(max-width:990px){.order .menu ul li .name{font-size:16px;margin-top:3px}}@media(max-width:680px){.order .menu ul li .name{display:none}}.order .menu ul li .arrow{color:#c5c5c5;display:inline-block;vertical-align:top;margin-left:15px;margin-right:15px}@media(max-width:680px){.order .menu ul li .arrow{display:none}}.order .menu ul li.active{color:#00390f}.order .menu ul li.active .number{background:#00390f}.order .menu ul li.active .name{color:#00390f}.order .menu ul li.active .arrow{color:#00390f}.order .menu ul li.completed{color:#000}.order .menu ul li.completed .number{background:#000}.order .menu ul li.completed .arrow{color:#000}.order .menu ul li.completed .name{color:#000}.order .freePostage .left{text-align:right;padding-right:0}@media(max-width:680px){.order .freePostage .left{width:100%;text-align:center;margin-bottom:15px}}.order .freePostage .right{color:#000;font-size:14px}@media(max-width:680px){.order .freePostage .right{width:100%;text-align:center}}.order .freePostage .right span{font-weight:700}.order .freePostage .right .box{width:100%;height:4px;margin-top:7px;background:#000;position:relative}.order .freePostage .right .box .completed{position:absolute;top:0;left:0;height:4px;background:#00390f}.order .buttons{margin-top:20px}.order .buttons button{box-shadow:none}.order .buttons .left{text-align:left}@media(max-width:680px){.order .buttons .left{width:100%;margin-bottom:10px}}.order .buttons .left button{font-size:14px;min-width:200px;padding:10px 27px}@media(max-width:680px){.order .buttons .left button{width:100%}}.order .buttons .right{text-align:right}@media(max-width:680px){.order .buttons .right{width:100%}}.order .buttons .right button{min-width:200px}@media(max-width:680px){.order .buttons .right button{width:100%}}.order .buttons .right .info-text-order-complete{font-size:12px;color:#8e8e8e;margin-top:10px}.order .buttons .btn-default.btn-arrow-left:before{content:" < ";display:inline-block;vertical-align:top;margin-right:10px}.order .buttons .btn-default.btn-arrow-right{position:relative;top:4px}.order .buttons .btn-default.btn-arrow-right:after{content:" > ";display:inline-block;vertical-align:top;margin-left:10px}.order .delivery-price-based-on-post-code{background:#f9f9f9;padding:20px;margin-bottom:15px}.order .delivery-price-based-on-post-code .btn{padding:6px 32px}@media(max-width:767px){.order .delivery-price-based-on-post-code .btn{margin-top:10px;width:100%}}.order .delivery-price-based-on-post-code .right-side{margin-top:11px}.order .delivery-price-based-on-post-code .weightInfo{margin-top:20px}.order .delivery-price-based-on-post-code .weightInfo .value{font-weight:700}.order .delivery-price-based-on-post-code .post-code-wrap .country{margin-bottom:10px}.order .callout{margin-top:10px;margin-bottom:20px}.order .text-red{color:red}.order .address{background:#f9f9f9;padding:10px 10px}.order .address .form-group{margin-bottom:10px;position:relative}.order .address .form-group label{color:#000;font-size:14px;font-weight:400;margin-bottom:5px}.order .address .form-group input{border:1px solid #e2e2e2;border-radius:3px;color:#000;font-weight:700}.order .address .form-group textarea{border:1px solid #e2e2e2;border-radius:3px;color:#000;font-weight:700;min-height:140px;padding:10px 18px}.order .address .form-group.has-error input{border:1px solid red;background:#ffeded}.order .address .form-group.is-valid:after{content:" ";position:absolute;background:url(../images/validationSuccess.png) no-repeat;width:21px;height:21px;right:6px;top:35px}.order .cart{position:static}.order .cart .products{background:#fff;padding-bottom:10px}.order .cart .products .editConfigurator{color:red}.order .cart .products .conf-headline{text-align:center;margin-top:20px}.order .cart .products .product{margin-top:0;margin-bottom:0;text-align:left}.order .cart .products .product .wrap{border-top:1px solid #dedbd4;padding:10px 0;border-bottom:none}.order .cart .products .product .wrap .image{padding-left:0;text-align:center;height:auto;line-height:initial}@media(max-width:680px){.order .cart .products .product .wrap .image{width:30%}}.order .cart .products .product .wrap .image img{max-width:100%;height:auto;max-height:85px}.order .cart .products .product .wrap .image:after{display:none}@media(max-width:680px){.order .cart .products .product .wrap .name-quantity-wrap{width:60%;padding-right:0}}.order .cart .products .product .wrap .name{color:#000;font-size:16px;font-weight:500;padding-top:10px;padding-bottom:10px;height:auto;display:block;text-align:left;line-height:initial}.order .cart .products .product .wrap .name .variant{color:#a3a3a3}.order .cart .products .product .wrap .remove{color:#000;border:1px solid #dedbd4;cursor:pointer;width:35px;height:35px;padding:4.5px;text-align:center;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-khtml-border-radius:50%;display:inline-block;vertical-align:top;float:right;margin-right:40px}.order .cart .products .product .wrap .remove.disabled{cursor:default;background:#f1f1f1}.order .cart .products .product .wrap .price{color:#000;text-align:right;font-size:20px;margin-top:4px}@media(max-width:767px){.order .cart .products .product .wrap .price{text-align:right;padding-right:35px}}@media(max-width:680px){.order .cart .products .product .wrap .price{text-align:left;padding-left:64px}}.order .cart .products .product .wrap .price span{font-weight:700}.order .cart .products .product .wrap .price .cupon-product{text-align:right;color:#00390f;font-size:12px}.order .cart .products .product .wrap .quantity{padding-right:0}.order .cart .products .product .wrap .quantity .minus{-moz-border-radius-topleft:5px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;border:1px solid #dedbd4;width:30px;font-size:20px;color:#000;font-weight:500;text-align:center;display:inline-block;vertical-align:top;cursor:pointer;height:30px}.order .cart .products .product .wrap .quantity .minus:before{content:"-";position:relative;top:-3px}.order .cart .products .product .wrap .quantity .minus.disabled{cursor:default;background:#f1f1f1}.order .cart .products .product .wrap .quantity .totalinput{display:inline-block;vertical-align:top;border-top:1px solid #dedbd4;border-bottom:1px solid #dedbd4;width:55px;line-height:26px;color:#000;padding:0 2px;font-size:14px;position:relative;left:-3px;height:30px}.order .cart .products .product .wrap .quantity .totalinput.disabled{background:#f1f1f1}.order .cart .products .product .wrap .quantity .totalinput.disabled .unit,.order .cart .products .product .wrap .quantity .totalinput.disabled input{cursor:default;background:#f1f1f1}.order .cart .products .product .wrap .quantity .totalinput input{width:47%;border:none;display:inline-block;vertical-align:top;text-align:center;color:#000;font-size:14px}.order .cart .products .product .wrap .quantity .totalinput .unit{width:39%;display:inline-block;vertical-align:top;margin-top:1px}.order .cart .products .product .wrap .quantity .plus{-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:0;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px;border:1px solid #dedbd4;width:30px;font-size:20px;color:#000;font-weight:500;text-align:center;display:inline-block;vertical-align:top;position:relative;left:-8px;cursor:pointer;height:30px}.order .cart .products .product .wrap .quantity .plus:before{content:"+";position:relative;top:-2px;left:1px}.order .cart .products .product .wrap .quantity .plus.disabled{cursor:default;background:#f1f1f1}.order .cart .products .product .wrap .price-wrap{margin-top:27px;padding-right:0}@media(max-width:680px){.order .cart .products .product .wrap .price-wrap{width:100%;padding:0}}.order .cart .products .product .wrap .store{padding-left:0;font-size:14px;font-weight:400;color:#000;margin-top:4px}.order .cart .products .configuration{padding-left:60px}.order .cart .products .configuration .product .wrap{border-top:none}.order .cart .total{background:#f3f3f3;padding:20px;font-size:26px;font-weight:700;border-top:4px solid #00390f}.order .cart .total .name{color:#000}.order .cart .total .price{text-align:right;color:#000;position:relative;right:-19px;color:#000;padding-right:10px}@media(max-width:680px){.order .cart .total .price{text-align:center;right:0}}@media(max-width:680px){.order .cart .total .total-price-name{width:100%;text-align:center}}@media(max-width:680px){.order .cart .total .total-price{width:100%;text-align:center}}.order .cart .total .coupon-price{color:#00390f;font-size:15px}.order .cart .bottom{margin-top:25px}.order .cart .bottom .cupon{color:#00390f;font-size:14px;text-align:left}@media(max-width:980px){.order .cart .bottom .cupon{margin-bottom:20px}}.order .cart .bottom .cupon .info{color:green;background:#f3f3f3;text-align:center;padding:10px 40px;border-top:3px solid green;margin-top:10px;position:relative}.order .cart .bottom .cupon .info.error{color:#000;border-top:3px solid red}.order .cart .bottom .cupon .info a{color:#00390f}.order .cart .bottom .cupon .info .removeCoupon{color:#00390f;position:absolute;right:20px;top:10px;cursor:pointer}.order .cart .bottom .cupon .coupon-form{margin-top:10px}.order .cart .bottom .cupon .coupon-form .no-padding-left{padding-left:0}.order .cart .bottom .cupon .coupon-form .no-padding-right{padding-right:0}@media(max-width:450px){.order .cart .bottom .cupon .coupon-form .side{width:100%;padding:5px 15px;-moz-border-radius-topright:21px;-moz-border-radius-bottomright:21px;-webkit-border-top-right-radius:21px;-webkit-border-bottom-right-radius:21px}}.order .cart .bottom .cupon .coupon-form input{-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0}@media(max-width:450px){.order .cart .bottom .cupon .coupon-form input{-moz-border-radius-topright:21px;-moz-border-radius-bottomright:21px;-webkit-border-top-right-radius:21px;-webkit-border-bottom-right-radius:21px;border-radius:21px}}.order .cart .bottom .cupon .coupon-form .btn-default{-moz-border-radius-topleft:0;-moz-border-radius-bottomleft:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-left-radius:0;padding:6px 37px;box-shadow:none}@media(max-width:980px){.order .cart .bottom .cupon .coupon-form .btn-default{width:100%}}@media(max-width:450px){.order .cart .bottom .cupon .coupon-form .btn-default{-moz-border-radius-topright:21px;-moz-border-radius-bottomright:21px;-webkit-border-top-right-radius:21px;-webkit-border-bottom-right-radius:21px;border-radius:21px}}.order .payment-and-shipping{padding:30px 15px}.order .payment-and-shipping h1,.order .payment-and-shipping h2{color:#000;font-size:26px;font-weight:500;margin-bottom:15px}@media(max-width:680px){.order .payment-and-shipping h1,.order .payment-and-shipping h2{font-size:24px;text-align:center}}.order .payment-and-shipping h2{margin-top:40px}.order .payment-and-shipping .choosing{background:#f9f9f9;padding:7px;padding-bottom:1px}.order .payment-and-shipping .choosing .item{background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-khtml-border-radius:5px;margin-bottom:8px;font-size:15px}.order .payment-and-shipping .choosing .item .image{display:inline-block;vertical-align:top;text-align:center;line-height:50px}@media(max-width:680px){.order .payment-and-shipping .choosing .item .image{display:none}}.order .payment-and-shipping .choosing .item .image img{max-width:100%;max-height:30px}.order .payment-and-shipping .choosing .item .name{display:inline-block;vertical-align:top;line-height:50px;color:#000;font-weight:600}@media(max-width:680px){.order .payment-and-shipping .choosing .item .name{line-height:initial;width:100%;margin-top:17px}}.order .payment-and-shipping .choosing .item label{width:100%}@media(max-width:680px){.order .payment-and-shipping .choosing .item .price-free-wrap{width:100%}}.order .payment-and-shipping .choosing .item .price{text-align:right;margin-top:6px}@media(max-width:680px){.order .payment-and-shipping .choosing .item .price{padding:0}}.order .payment-and-shipping .choosing .item .price .now{color:#000;font-weight:600}.order .payment-and-shipping .choosing .item .price .now.alone{position:relative;top:10px}@media(max-width:680px){.order .payment-and-shipping .choosing .item .price .now.alone{top:0}}.order .payment-and-shipping .choosing .item .price .free{color:#000;font-size:12px}.order .payment-and-shipping .choosing .item .info .icon{background:#00390f;width:22px;height:22px;color:#fff;border-radius:50%;text-align:center;font-weight:700;margin-top:16px;position:relative;left:-10px}.order .payment-and-shipping .choosing .item .info:hover .tooltip-info{display:inline-block;vertical-align:top}.order .payment-and-shipping .choosing .item .info .tooltip-info{display:none;width:320px;background:#00390f;color:#fff;z-index:10;position:absolute;padding:15px;margin-top:8px;margin-left:-18px}.order .payment-and-shipping .choosing .item .info .tooltip-info::before{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #a3a3a3;top:-5px;position:absolute}.order .payment-and-shipping .choosing .item.disabled{background:#ededed}.order .payment-and-shipping .choosing .item.disabled.checkbox{margin:0}.order .payment-and-shipping .choosing .item.disabled.checkbox [type=radio]:checked+label:before,.order .payment-and-shipping .choosing .item.disabled.checkbox [type=radio]:not(:checked)+label:before{background:gray}.order .payment-and-shipping .choosing .item.disabled .disabled-shipping{margin-bottom:12px;color:#f66}.order .payment-and-shipping .freePostage{margin-top:25px}.order .payment-and-shipping .not-choosen-shippment{background:#f9f9f9;padding:20px}.order .summary{margin-top:-28px}@media(max-width:990px){.order .summary{margin-top:20px}}.order .summary h2{font-size:16px;color:#000;font-weight:600;margin-top:0;margin-bottom:10px}@media(max-width:680px){.order .summary h2{font-size:24px;text-align:center;font-weight:400}}.order .summary .products .product{border-top:1px solid #dedbd4;padding:10px}@media(max-width:680px){.order .summary .products .product{text-align:center}}.order .summary .products .product .name .variant{color:#a3a3a3}.order .summary .products .product .image{height:auto;line-height:initial}@media(max-width:680px){.order .summary .products .product .image{width:100%;margin-bottom:10px}}.order .summary .products .product .image img{max-width:100%}@media(max-width:990px){.order .summary .products .product .image img{max-height:50px}}.order .summary .products .product .image:after{display:none}.order .summary .products .product .desc{color:#000;font-size:14px;padding-left:0}@media(max-width:680px){.order .summary .products .product .desc{text-align:center;width:100%;padding-left:15px}}.order .summary .products .product .desc .total-product{text-align:right;margin-top:10px}@media(max-width:990px){.order .summary .products .product .desc .total-product{font-size:18px}}@media(max-width:680px){.order .summary .products .product .desc .total-product{text-align:center}}.order .summary .products .product .desc .total-product .bold{font-weight:700}.order .summary .products .product .desc .name{height:auto;line-height:initial;padding:0;text-align:left}.order .summary .products .product .desc .cupon-product{text-align:right;color:#00390f}@media(max-width:990px){.order .summary .products .product .desc .name{font-size:18px}}.order .summary .additional-info{color:#000;font-size:14px;border-top:1px solid #dedbd4;padding:10px}.order .summary .additional-info .value{font-weight:700;text-align:right}.order .summary .additional-info .value .price{font-size:12px;color:#000}.order .summary .additional-info .value.not-choosen{color:#00390f}.order .summary .total{border-top:3px solid #00390f;background:#f9f9f9;font-weight:700;font-size:15px;color:#000;padding:15px 10px}.order .summary .total .value{text-align:right;color:#000}.order .address-page{padding:30px 15px}.order .address-page h1{color:#28201a;font-size:26px;margin-bottom:20px}@media(max-width:680px){.order .address-page h1{font-size:24px;text-align:center}}.order .address-page .form-group a{color:#00390f;text-decoration:underline}.order .empty-cart{padding-top:60px}.order .empty-cart .headline{background:#00390f;color:#fff;padding:10px}.order .empty-cart .content-text{background:#f3f3f3;padding:20px 10px}.order .empty-cart .subheadline{font-weight:700;margin-bottom:10px}.order .empty-cart.green .headline{background:#7aad65}.order .payment{border:1px solid #e2e2e2;width:50%;margin-left:auto;margin-right:auto;display:block;vertical-align:top;padding:10px;border-radius:5px;text-align:center;margin-bottom:30px;margin-top:30px}@media(max-width:990px){.order .payment{width:100%}}.order .payment img{margin-top:20px;max-height:60px}.order .payment h2{font-size:25px}.order .payment .price{font-size:35px;font-weight:700;margin-top:35px;margin-bottom:15px;background:#f9f9f9}.order .payment .btn{margin-top:20px;margin-bottom:20px;min-width:250px}.order .payment .btn i{margin-right:10px}.order .order-completed{padding:30px 15px;text-align:center}