@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500);#fkachat{display:none}body{font-family:Roboto,sans-serif;font-weight:400}.checkout-page{min-height:500px}.opacity-fade-enter{opacity:0}.opacity-fade-enter-active{opacity:1;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.opacity-fade-exit{opacity:1}.opacity-fade-exit-active{opacity:0;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.slide-fade-enter{opacity:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.slide-fade-enter-active{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.slide-fade-enter-active,.slide-fade-exit{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.slide-fade-exit-active{opacity:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.height-fade-enter{max-height:0;opacity:0;overflow:hidden}.height-fade-enter-active{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.height-fade-enter-active,.height-fade-exit{max-height:220px;opacity:1;overflow:hidden}.height-fade-exit-active{max-height:0;opacity:0;overflow:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.width-fade-enter{max-width:0;opacity:0;overflow:hidden}.width-fade-enter-active{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.width-fade-enter-active,.width-fade-exit{max-width:500px;opacity:1;overflow:hidden}.width-fade-exit-active{max-width:0;opacity:0;overflow:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.account-fade-enter{max-height:220px;opacity:0;overflow:hidden}.account-fade-enter-active{max-height:720px;opacity:1;overflow:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media(min-width:1024px){.account-fade-enter-active{max-height:620px}}.account-fade-exit{max-height:720px;opacity:1;overflow:hidden}@media(min-width:1024px){.account-fade-exit{max-height:620px}}.account-fade-exit-active{max-height:220px;opacity:0;overflow:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.loader{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0);bottom:0;cursor:wait;display:none;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:20}.loader--visible{display:-webkit-box;display:-ms-flexbox;display:flex}.loader__icon:after{-webkit-animation:loader .5s linear infinite;animation:loader .5s linear infinite;border-radius:50%;border-style:solid;border-right:solid rgba(0,0,0,.4);border-width:3px;content:"";display:block;height:64px;margin:200px auto;opacity:.25;width:64px}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.cart{background-color:#fff;display:block}.cart__table{border-spacing:0;display:block;table-layout:auto;width:100%}@media(min-width:768px){.cart__table{display:table}}.cart__table thead{display:none}@media(min-width:768px){.cart__table thead{display:table-header-group}}.cart__table tbody{display:block}@media(min-width:768px){.cart__table tbody{display:table-row-group}}.cart__table tfoot{display:block}@media(min-width:768px){.cart__table tfoot{display:table-footer-group}}.cart__table thead th{border-bottom:1px solid #f5f5f5;color:#004820;font-size:16px;font-weight:400;line-height:1.25;text-align:right}.cart__table thead th:first-child{padding:20px 20px 20px 0;text-align:left}.cart__subtotal{-ms-flex-line-pack:center;-webkit-box-pack:center;-ms-flex-pack:center;align-content:center;background-color:#e6ecd8;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;min-height:96px;text-align:center}.cart__subtotal__with-vat{font-size:1.4em;font-weight:700;line-height:1.6em;width:100%}.cart__subtotal__without-vat{color:gray;line-height:1.6em;width:100%}.cart-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid #f1f1f1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.cart-item--hasErrors{border-bottom:none}@media(min-width:640px){.cart-item{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media(min-width:768px){.cart-item{display:table-row}}.cart-item__column{display:block;vertical-align:top}@media(min-width:768px){.cart-item__column{display:table-cell}}.cart-item__column:nth-of-type(2){-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}@media(min-width:768px){.cart-item__column:nth-of-type(2){-webkit-box-flex:0;-ms-flex:none;flex:none}}.cart-item__column:nth-of-type(4){-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;text-align:left}@media(min-width:768px){.cart-item__column:nth-of-type(4){-webkit-box-flex:0;-ms-flex:none;flex:none;width:220px}}.cart-item__column:nth-of-type(5){-webkit-box-flex:1;-ms-flex:1 0 60px;flex:1 0 60px;width:auto}@media(min-width:640px){.cart-item__column:nth-of-type(5){-webkit-box-flex:1;-ms-flex:1 0 115px;flex:1 0 115px}}@media(min-width:768px){.cart-item__column:nth-of-type(5){-webkit-box-flex:0;-ms-flex:none;flex:none;width:115px}.cart-item__column:first-child{padding:30px 20px 20px 0}}.cart-item__column:last-child{padding:30px 0 20px 20px;text-align:right}.cart-item__column:not(:first-child):not(:last-child){padding:30px 20px 20px}.cart-item--coupon .cart-item__column{text-align:left}.cart-item--error .cart-item__column{padding:0 20px}.cart-item__product-image-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100px}.cart-item__product-image{float:left;max-height:100px;max-width:100px}.cart-item__product-text{float:left;width:100%}.cart-item__discount-price,.cart-item__name,.cart-item__total{color:#004820;font-size:16px;font-weight:700;line-height:1.25;margin:0 0 10px}.cart-item__discount-price{margin:0}.cart-item__description,.cart-item__discount-price-without-tax{color:gray;font-size:14px;font-weight:400;line-height:1.25;margin:0}.cart-item__discount-price,.cart-item__discount-price-without-tax{display:block;text-align:right}.cart-item--discount .cart-item__total{color:red}.cart-item__vendor{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fffbcb;color:#2a2a2a;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;margin-top:5px;padding:8px 10px}.cart-item__vendor:before{background-image:url(/public/res/svg/information_icon.4760956c070f4bafb4c353425805695f.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;margin-right:10px;position:relative;width:16px}.cart-item--error{border-bottom:1px solid #f1f1f1}.cart-item--error td{padding-bottom:20px}.cart-item--error td p{color:#ff3838;font-size:14px;font-weight:700;margin:10px 0;text-align:left}.hide-cell-mobile{display:none}@media(min-width:768px){.hide-cell-mobile{display:table-cell}}.quantity__remove,.quantity__step{background:none;border:none;color:#2f4f4f;display:inline-block;height:40px;margin:0;overflow:hidden;padding:0;position:relative;text-indent:-1000px;vertical-align:top;width:40px}.quantity__remove:disabled,.quantity__step:disabled{color:#ededed;cursor:default}.quantity__remove:after,.quantity__step:after{display:block;left:50%;position:absolute;text-indent:0;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.quantity__remove--decrease:after,.quantity__step--decrease:after{content:"−"}.quantity__remove--increase:after,.quantity__step--increase:after{content:"+"}.quantity__remove:after{background:url(/public/res/png/trash.a3ac44abeb2639d81448a695ead43b3e.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:25px;width:24px}.quantity__input{border:2px solid #f5f5f5;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;font-weight:300;height:40px;line-height:1.25;margin-bottom:5px;padding-left:10px;padding-right:10px;width:60px}.coupon-form{padding:5px 0;position:relative;width:100%}.coupon-form td{padding:20px 0}.coupon-form form{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.coupon-form form button{-webkit-box-flex:0;-ms-flex:0 1 100px;flex:0 1 100px;min-width:auto;padding:5px;white-space:nowrap}@media(min-width:640px){.coupon-form form button{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:0 20px}}.coupon-form__input{-webkit-box-flex:1;border:2px solid #f5f5f5;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;-ms-flex:1 1 150px;flex:1 1 150px;font-size:14px;font-weight:300;height:52px;line-height:1.25;margin-bottom:5px;padding-left:10px;padding-right:10px;width:100%}.coupon-form__button{background-color:#429451;border:none;color:#fff;font-size:16px;font-weight:400;height:52px;line-height:1;margin:0;padding:0 20px}.coupon-form__button--link{background:none;border:none;color:gray;margin-bottom:5px;text-decoration:underline;white-space:nowrap}.coupon-form__error{color:#ff3838;font-size:14px;font-weight:700;margin:10px 0;text-align:left;width:100%}.field-errors{display:inline-block;list-style-type:none;margin:0;padding:0;width:100%}.field-errors li{color:#ff3838;display:block;font-weight:700;margin-bottom:4px;padding:4px 16px 4px 4px;width:100%}.field-errors li a{text-decoration:underline}.coupon{font-weight:700;width:100%}.coupon__button{background:none;border:none;color:gray;padding:5px;text-decoration:none}.coupon__button:before{content:"✖"}.delivery-promos{-ms-flex-pack:distribute;-ms-flex-line-pack:center;align-content:center;color:#00481d;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around;margin-top:20px}@media(min-width:1024px){.delivery-promos{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.delivery-promos__item{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;margin-bottom:10px;width:100%}@media(min-width:768px){.delivery-promos__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center}}@media(min-width:1024px){.delivery-promos__item{margin-bottom:0;width:auto}}.delivery-promos__icon{background-image:url(/public/res/png/icons.804337eef2627dcc3e65b513fe4d5cf6.png);display:inline-block;height:24px;margin-right:10px;min-width:24px;vertical-align:top;width:24px}.delivery-promos__icon--house{background-position:-166px -204.5px}.delivery-promos__icon--mail{background-position:-50.5px -166px}.delivery-promos__icon--car{background-position:-320px -320px}.CheckoutSection{background-color:#f2f2f2;border-left:10px solid transparent;margin:10px 0;overflow:hidden;padding:16px;-webkit-transition:border-left .6s ease;-o-transition:border-left .6s ease;transition:border-left .6s ease}.CheckoutSection--transparent{background-color:transparent;border:none;margin:0;padding:0}.CheckoutSection--transparent .CheckoutSection__heading{margin:5px 0}.CheckoutSection--active{border-left:10px solid #d2be2f}.CheckoutSection--active .CheckoutSection__heading{margin:5px 0}.CheckoutSection--completed{border-left:10px solid #429451}.CheckoutSection--completed .CheckoutSection__heading{margin:5px 0}.CheckoutSection--active-summary{background-color:#e6ecd8;border-left:10px solid #d2be2f}.CheckoutSection--active-summary .CheckoutSection__heading{margin:5px 0}.CheckoutSection--default,.CheckoutSection--default-summary{border-left:10px solid #aaa}.CheckoutSection--default .CheckoutSection__heading{color:#aaa}.CheckoutSection--default .CheckoutSection__contents{display:none}.CheckoutSection--transparent-center{background-color:transparent;text-align:center}.CheckoutSection__heading{font-size:28px;font-weight:700;margin:0;text-align:center;text-transform:uppercase}@media(min-width:768px){.CheckoutSection__heading{font-size:32px}}.CheckoutSection__contents{display:inline-block;padding-top:16px;position:relative;width:100%}.CheckoutSection__warning{background:#ffe400;display:inline-block;font-size:18px;padding:0 10px;position:relative;width:100%}.CheckoutSection__warning h1,.CheckoutSection__warning h2,.CheckoutSection__warning h3,.CheckoutSection__warning h4,.CheckoutSection__warning h5,.CheckoutSection__warning p{margin:10px 0}.CheckoutSection__button{background-color:#429451;border:none;color:#fff;display:inline-block;font-size:16px;font-weight:400;line-height:52px;margin:0 0 5px;min-height:52px;min-width:160px;padding:0 20px;text-align:center;width:100%}@media(min-width:640px){.CheckoutSection__button{width:auto}}.CheckoutSection__button:disabled{background-color:#ededed;color:#429451}.CheckoutSection__button--space-top{margin-top:20px}.CheckoutSection__button--big{font-size:22px;line-height:1;margin:20px 0;padding:25px 60px}.CheckoutSection__button--link{background:none;border:none;color:gray;display:block;margin:10px 0;padding:0;text-decoration:underline}.CheckoutSection__button--invisible{display:none}.fko-login-page-container .flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.fko-login-page-container .flex-container--space-top{margin-top:1.25em}.fko-login-page-container .flex-part{-webkit-box-flex:1;-ms-flex:1;flex:1}.fko-login-page-container .flex-part--space{margin-right:1.25em}@media(max-width:640px){.fko-login-page-container .flex-part--space{margin-bottom:1.25em;margin-right:0}}.fko-login-page-container .flex-part--small-flex{-webkit-box-flex:.3;-ms-flex:.3;flex:.3}.fko-login-page-container .flex-part--small-flex button,.fko-login-page-container .flex-part--small-flex form{height:100%}.fko-login-page-container .flex-center{-ms-flex-item-align:center;align-self:center}.fko-login-page-container .center{text-align:center}.fko-login-page-container .block-shadow{-webkit-box-shadow:0 3px 6px 1px rgba(0,0,0,.13);box-shadow:0 3px 6px 1px rgba(0,0,0,.13)}.fko-login-page-container .grey-heading{background:#f3f2f0}.fko-login-page-container .grey-heading--small{padding-right:0!important}.fko-login-page-container .grey-heading--small .heading-item__title{margin:.6em 0}.fko-login-page-container .grey-heading--small .heading-item__button{margin:0;white-space:nowrap}.fko-login-page-container .grey-heading--small .heading-item__button--no-background{background:#fff;color:#008440}.fko-login-page-container .full-width{width:100%}.fko-login-page-container .fko-block-border{padding:0 1.313em}.fko-login-page-container .spacing{margin-top:3em;padding-bottom:1.438em}.fko-login-page-container .fko-login-heading__item h2{font-size:1.25em;padding-left:.9em}.fko-login-page-container .fko-login-heading__item form button{margin-bottom:0}.fko-login-page-container .fko-login-heading__item form button[type=submit]{background-color:#fff;color:#008440}.fko-login-page-container .fko-login-block__content__item__description{margin:1.5em 0}.fko-login-page-container.fko-checkout-login-page-container--space-bottom{margin-bottom:2em}.CustomerSection{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 16px}.CustomerSection__column{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}@media(min-width:768px){.CustomerSection__column{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%}}.CustomerSection__column--bottom{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}@media(min-width:768px){.CustomerSection__column--left{padding-right:16px}.CustomerSection__column--right{padding-left:16px}}.CustomerSection__city-block{-webkit-box-flex:1;-ms-flex:1;flex:1}.CustomerSection__field{border:2px solid #ededed;-webkit-box-sizing:border-box;box-sizing:border-box;color:#222;font-size:14px;font-weight:300;height:52px;line-height:1.25;margin-bottom:5px;padding-left:10px;padding-right:10px;width:100%}.CustomerSection__field:focus{border-color:#789;outline:none}.CustomerSection__field--fill{-webkit-box-flex:1;-ms-flex:1;flex:1}.CustomerSection__field--postal-code{margin-right:5px;width:110px}@media(min-width:768px){.CustomerSection__field--postal-code{width:200px}}.CustomerSection__field--checkbox,.CustomerSection__field--radio{height:0;opacity:0;position:absolute;width:0}.CustomerSection__field--checkbox:checked+label:after,.CustomerSection__field--radio:checked+label:after{display:block}.CustomerSection__field--checkbox+label,.CustomerSection__field--radio+label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:gray;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0;padding-left:30px;position:relative;width:100%}.CustomerSection__field--checkbox+label:before,.CustomerSection__field--radio+label:before{background-color:#fff;border:1px solid #d3d3d3;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:inline-block;height:24px;left:0;margin-right:5px;padding:5px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:24px}.CustomerSection__field--checkbox+label:after,.CustomerSection__field--radio+label:after{background-color:#004820;content:"";display:none;height:14px;left:5px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:14px}.CustomerSection__field--radio+label:after,.CustomerSection__field--radio+label:before{border-radius:50%}.CustomerSection__form{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.CustomerSection__form,.CustomerSection__form .radio-button-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.CustomerSection__form .radio-button-group{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.CustomerSection__form .radio-button-group label:first-of-type{margin-right:2rem}.CustomerSection__form__heading{margin-top:0;width:100%}.CustomerSection__form--login button{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.CustomerSection__form--login p:nth-of-type(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.CustomerSection__form--login .field-errors--action{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media(min-width:640px){.CustomerSection__form--login button{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}.CustomerSection__form--search button{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.CustomerSection__form--search .field-errors--validation{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.CustomerSection__form--search .field-errors--action{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media(min-width:640px){.CustomerSection__form--search button{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}.CustomerSection__summary{background-color:#fff;overflow:hidden;padding:16px}.CustomerSection__summary h3{margin-top:0}.CustomerSection__summary p{font-weight:500;margin:5px 0}.CustomerSection__summary button{margin-top:20px}.radio-button{border-bottom:1px solid #f2f2f2;display:block;margin-left:-16px;width:calc(100% + 16px)}.radio-button input{height:0;left:0;opacity:0;position:absolute;width:0}.radio-button input:checked+label:after{-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.radio-button input:checked+label{border-right:2px solid #000}.radio-button input:disabled+label:after{background-color:#aecfcf}.radio-button input:disabled+label:before{border-color:#fff}.radio-button input:disabled+label{cursor:unset}.radio-button input:disabled+label img{opacity:.4}.radio-button label{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#fff;border-right:2px solid transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:20px;padding:20px 35px;position:relative}@media(min-width:768px){.radio-button label{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.radio-button label:before{background-color:#fff;border:1px solid #9b9b9b;border-radius:50%;content:"";height:30px;left:-15px;position:absolute;top:60px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:30px}.radio-button label:after{background-color:#2f4f4f;border-radius:50%;content:"";display:block;height:15px;left:-7px;position:absolute;top:60px;-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:15px}.radio-button__image{margin-right:20px;width:80px}.radio-button__heading{display:inline-block;font-size:20px;font-weight:300;line-height:1.25;width:100%}.radio-button__content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-top:10px}@media(min-width:768px){.radio-button__content{margin-top:0}}.radio-button__content select{background:rgba(0,0,0,0);border:none;border-bottom:2px solid #e6ecd8;color:#004820;font-size:18px;height:34px;padding:5px;width:100%}.radio-button__content select:disabled{-webkit-appearance:none;-moz-appearance:none;border:none}.radio-button__content select::-ms-expand{display:none}.radio-button__description{display:inline-block;font-weight:300;width:100%}.radio-button__disablementReason{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fffbcb;color:#2a2a2a;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;margin-top:5px;padding:8px 10px}@media(min-width:768px){.radio-button__disablementReason{max-width:50%}}.radio-button__disablementReason:before{-webkit-box-flex:0;background-image:url(/public/res/svg/information_icon.4760956c070f4bafb4c353425805695f.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;-ms-flex:0 0 16px;flex:0 0 16px;height:16px;margin-right:10px;position:relative;width:16px}.radio-button__price{margin-top:10px;position:absolute;right:25px;text-align:right;top:15px;width:100%}.store-details{padding:5px;position:relative;width:100%}.store-details__text{color:gray;font-size:14px;margin:0}.store-details__title{color:#004820;font-size:18px;font-weight:400;margin:20px 0 5px;width:100%}.store-details__title--first{margin:5px 0}.total{margin-left:auto;margin-right:auto;max-width:400px}.total__label{color:#004820;float:left;font-size:20px;font-weight:500;line-height:1.25;margin:0 0 10px;padding:0;width:70%}.total__label--important{color:red}.total__label--small{font-size:16px}.total__value{color:#004820;float:left;font-size:20px;font-weight:500;line-height:1.25;margin:0 0 10px;padding:0;text-align:right;width:30%}.total__value--small{font-size:16px}.total__value--important{color:red}.total hr{border:0;border-top:1px solid #ccc;display:inline-block;float:left;height:1px;margin:1em 0;padding:0;position:relative;width:100%}.order-submission{text-align:center}.order-submission a,.order-submission p,.order-submission span{color:#004820;font-weight:400;margin:0}.order-submission a{text-decoration:underline}.info-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;margin:0 0 20px;padding:15px 17px;position:relative}.info-block__text{color:#2a2a2a;font-size:20px;font-weight:400;margin:10px 0;width:100%}.info-block__icon{-webkit-box-flex:0;background:url(/public/res/svg/information_icon.4760956c070f4bafb4c353425805695f.svg) no-repeat scroll 50%;background-size:contain;display:inline-block;-ms-flex:0 0 34px;flex:0 0 34px;height:31px;margin-right:15px;position:relative}
/*# sourceMappingURL=CheckoutPage.css.map*/