/*! normalize.css v3.0.2 | MIT License | git.io/normalize */img,legend{border:0}legend,td,th{padding:0}.hidden,.invisible{visibility:hidden}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box}*,.app-announcements,.o-search .wrap input{-webkit-box-sizing:border-box}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}.o-link,.o-link:hover{color:var(--primary-color)}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}:root{--white-color:#fff;--black-color:#000;--light-color:#ececec;--grey-color:#7b7b7b;--red-color:#fd5151;--red-light-color:#ffebe9;--green-dark-color:#0f866c;--green-light-color:#9cc660;--yellow-color:#f8e013;--orange-color:#ff9250;--text-dark-color:#2d2d2d;--bg-grey-color:#f7f7f7;--border-grey-color:#dfdfdf;--border-dark-color:#929292;--border-light-color:#f2f2f2;--frichti-blue-color:#1336b9;--primary-color:#f2787a;--secondary-color:#2a9d8f;--green-color:#0fa958;--bg-light-color:#f8f6eb;--content-width:980px;--content-width-sm:860px;--header-height:50px;--header-secondary-height:76px;--nav-width:200px;--navitem-height:40px;--recipe-thumb-width:90px;--default-font:"Open Sans",sans-serif;--banner-height:300px}.popin-fullscreen{position:absolute;overflow-y:scroll;background-color:#fff;top:0;bottom:0;right:0;left:0;width:auto}.easycenter{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.easycenter-v{top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.app-announcements,.easycenter-h{-webkit-transform:translate(-50%,0)}.easycenter-h{left:50%;-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.o-link{text-decoration:none}.o-link:hover{text-decoration:underline}.o-link.disabled{text-decoration:none;opacity:.5;cursor:default}.o-link.secondary,.o-link.secondary:hover{color:var(--secondary-color)}.o-link.underline{text-decoration:underline}.text-help{color:var(--grey-color);font-size:.8em;line-height:18px}.o-close{position:absolute;top:10px;right:10px;width:32px;height:32px;cursor:pointer;border-radius:2px}.o-close:after,.o-close:before{position:absolute;top:2px;left:15px;content:' ';height:28px;width:2px;background-color:#666}.o-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.o-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.o-close.md{top:6px;right:6px;width:28px;height:28px}.o-close.md:after,.o-close.md:before{top:3px;left:13px;height:22px}.o-close.sm{top:6px;right:6px;width:24px;height:24px}.o-close.sm:after,.o-close.sm:before{top:3px;left:12px;height:20px}.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.webkitForceHardwareAcceleration{-webkit-transform:translate3d(0,0,0);-webkit-perspective:1000;-webkit-backface-visibility:hidden}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}select{height:38px;padding:0 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../images/pictos/chevron.svg);background-repeat:no-repeat;background-position:right .7rem top 50%;background-size:.65rem auto}input[type=checkbox]{width:14px;height:14px;margin-right:6px;border:1px solid var(--text-dark-color);border-radius:3px;background-color:var(--white-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative}input[type=checkbox]::before{display:none;position:absolute;top:0;left:0;width:14px;height:14px;content:'✓';font-size:11px;font-weight:500;color:var(--white-color);text-align:center;-webkit-transition:120ms -webkit-transform ease-in-out;transition:120ms -webkit-transform ease-in-out;transition:120ms transform ease-in-out;transition:120ms transform ease-in-out,120ms -webkit-transform ease-in-out}input[type=checkbox]:checked{width:16px;height:16px;margin-right:4px;background-color:var(--primary-color);border-color:var(--primary-color)}input[type=checkbox]:checked::before{display:inline-block}input[type=checkbox]:disabled{color:var(--grey-color);cursor:not-allowed}a.button,button[type=button],button[type=submit]{text-decoration:none;display:inline-block;height:38px;line-height:38px;border:0;padding:0 10px;background-color:var(--primary-color);color:#fff;-webkit-transition:all .2s;transition:all .2s;text-transform:uppercase;border-radius:3px}a.button.grey,button[type=button].grey,button[type=submit].grey{background-color:#fff;color:var(--primary-color)}a.button.grey:hover,button[type=button].grey:hover,button[type=submit].grey:hover{background-color:#fff;text-decoration:underline}a.button.secondary,button[type=button].secondary,button[type=submit].secondary{background-color:#fff;color:#7b7b7b;border:1px solid #7b7b7b}a.button.link,button[type=button].link,button[type=submit].link{background-color:transparent;color:var(--primary-color);text-transform:inherit}a.button.link:hover,button[type=button].link:hover,button[type=submit].link:hover{background-color:transparent}a.button.medium,button[type=button].medium,button[type=submit].medium{font-size:.92em;height:32px;line-height:30px;text-transform:inherit}a.button.slim,button[type=button].slim,button[type=submit].slim{height:24px;line-height:24px;font-size:.9em;text-transform:inherit}button span.loader img{position:relative;top:-2px}.error{color:red;font-size:.85em;line-height:20px}textarea.gift-message{display:block;max-width:480px;width:100%;margin:0 auto;height:200px;border-radius:3px;border:1px solid var(--border-light-color);padding:4px 10px}input:focus,textarea:focus{outline:var(--primary-color) solid 1px}.button.disabled,.button[disabled],button.disabled,button[disabled]{opacity:.7;cursor:not-allowed!important}.button.inprogress,button.inprogress{background:url(/https/www.labellevie.com/statics/images/loader2.gif) right 8px center no-repeat var(--primary-color)!important;padding-right:36px!important;opacity:.6;cursor:not-allowed}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#c2c2c2}input::-moz-placeholder,textarea::-moz-placeholder{color:#c2c2c2}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#c2c2c2}input[type=checkbox],input[type=radio]{margin-right:6px}.w-accordion{margin-bottom:24px}.w-accordion .box{position:relative;background-color:var(--white-color);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:10}.w-accordion .box .box-title{height:40px;letter-spacing:.1rem;line-height:40px;border-bottom:1px solid var(--border-light-color);color:var(--text-dark-color);position:relative}.w-accordion .box .box-title:after{position:absolute;display:block;content:'';right:12px;top:12px;width:16px;height:16px;background:url(/https/www.labellevie.com/statics/images/pictos/chevron.svg) center center no-repeat;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.w-accordion .box .box-content{padding:8px 0 16px;min-height:60px;font-size:.9rem;line-height:20px;display:none}.w-accordion .box input{position:absolute;top:0;left:0;right:0;width:100%;height:40px;z-index:110;opacity:0;cursor:pointer}.w-accordion .box input:checked~.box-title:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.w-accordion .box input:checked~.box-content{display:block}.o-promo,.o-promo-label{border-radius:3px;padding:2px 6px;z-index:1}.o-promo{position:absolute;background-color:var(--primary-color);color:var(--white-color);font-size:10px!important;top:9px;left:2px}.o-promo.bogo{font-size:11px!important;z-index:2;font-weight:500}.o-promo.bogo.with-infos{position:relative!important;cursor:pointer}.o-promo.bogo.with-infos>span>ins{display:inline-block;border-radius:8px;width:16px;height:16px;margin-left:4px;color:var(--white-color);border:1px solid var(--white-color);text-align:center;text-decoration:none;line-height:14px;font-size:11px;font-weight:600}.o-promo.bogo.with-infos .promotion-infos{overflow:auto;display:none}.o-promo.bogo.with-infos .promotion-infos>div{min-width:320px;max-width:340px;min-height:48px;padding:5px 10px;border-radius:3px;background-color:var(--white-color);color:var(--text-dark-color);font-size:92%;position:absolute;left:-webkit-calc(100% + 10px);left:calc(100% + 10px);top:-50%;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-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.o-promo.bogo.with-infos .promotion-infos>div:after,.o-promo.bogo.with-infos .promotion-infos>div:before{border-color:transparent;border-style:solid;content:'';display:block;position:absolute;width:0;height:0;top:16px}.o-promo-label,.o-promo.bogo.with-infos:hover .promotion-infos,.o-promotion-success{display:inline-block}.o-promo.bogo.with-infos .promotion-infos>div:before{border-right-color:rgba(0,0,0,.1);border-width:8px 8px 8px 0;left:-8px}.o-promo.bogo.with-infos .promotion-infos>div:after{border-right-color:var(--white-color);border-width:8px 8px 8px 0;left:-7px}.o-promotion-success{color:var(--primary-color);font-size:12px;font-weight:600;z-index:1}.o-promo-label{background-color:var(--bg-grey-color);color:var(--black-color);font-size:84%;border:1px solid var(--border-grey-color);white-space:nowrap}.o-promo+.o-promo-label{position:absolute;top:28px;font-size:8px!important;left:2px}.o-stripe-elements{width:100%;max-width:420px;margin-bottom:16px;padding:12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #c2c2c2;border-radius:5px;font-size:14px}.o-stripe-elements>label{font-size:84%;display:block;width:100%;text-align:center;border-bottom:1px solid #c2c2c2;margin:0 16px}.o-stripe-elements>div{width:44%;margin:16px 16px 0}.o-stripe-elements>div.card-expiry{margin-right:0}.o-stripe-elements>div.card-cvc{margin-left:0}.o-stripe-elements>div.card-number,.o-stripe-elements>div.carderrors{width:100%}.o-stripe-elements>div>label{display:block;font-size:80%;color:#a2a2a2}.o-stripe-elements>div>div{background-color:#F6F8FA;padding:6px 10px;border-radius:4px}.o-checkout-elements #cardAccordionContainer #cardAccordionPanel>div,.o-checkout-elements #cardAccordionContainer>div{padding:0}.o-stripe-elements>div.stripe-error>label{color:#fd5151}.o-stripe-elements>div.carderrors{color:#fd5151;font-size:82%;text-align:center;display:none}.o-checkout-elements [role=alert],.o-checkout-elements label{font-size:12px;line-height:16px}.o-stripe-elements>div.carderrors.show{display:block}.o-checkout-elements #cardAccordionContainer{padding:0;border:0}.o-checkout-elements #cardAccordionContainer #cardAccordionButton{display:none}.o-checkout-elements label{display:block;width:100%;color:rgba(0,0,0,.5)}.o-recall-products{width:920px;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px);margin:0 auto}.o-recall-products h1{text-align:center}.o-recall-products .recall-product{padding:10px 24px;margin-bottom:10px}.o-recall-products .recall-product .product{color:var(--text-dark-color)}.o-recall-products .recall-product .date-end{color:var(--grey-color);font-size:85%;margin-bottom:16px}.o-recall-products .recall-product .file{margin-top:10px}.app-announcements{box-sizing:border-box;position:fixed;left:50%;-ms-transform:translate(-50%,0);transform:translate(-50%,0);bottom:24px;width:600px;max-width:90%;background:url(/https/www.labellevie.com/statics/images/pictos/warning.svg) left 16px center no-repeat var(--primary-color);background-size:20px;border-radius:5px;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 4px 2px;box-shadow:rgba(0,0,0,.2) 0 2px 4px 2px;padding:16px 24px 16px 54px;z-index:100;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart article.item p.quantity,.o-back{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%)}.app-announcements button{font-weight:700;margin-left:10px;padding:0;min-width:40px;text-align:center}.app-announcements.site-bam,.app-announcements.site-lbv{font-size:13px;color:var(--white-color);background-image:url(/https/www.labellevie.com/statics/images/pictos/warning-white.svg)}.app-announcements.site-bam button,.app-announcements.site-lbv button{color:var(--primary-color);background-color:var(--white-color)}.confidentiality-actions{text-align:center}.confidentiality-actions button{height:40px;line-height:34px;text-transform:none;width:192px;margin:0 6px}.confidentiality-actions button.grey{color:var(--text-dark-color);border:1px solid var(--text-dark-color)}.confidentiality-actions button.grey:hover{text-decoration:none}.o-confidentiality{color:#232323;font-size:14px;line-height:24px}.o-confidentiality .confidentiality-actions,.o-confidentiality .confidentiality-content,.o-confidentiality .confidentiality-top-actions{max-width:100%}.o-confidentiality .confidentiality-top-actions{position:absolute;top:6px;right:10px}.o-confidentiality .confidentiality-top-actions button{color:var(--text-dark-color);text-decoration:underline;font-size:86%}.o-confidentiality .confidentiality-content{font-size:108%;padding-bottom:20px}#confidentiality.o-confidentiality{display:block!important}#popin-modal .mod-window.confidentiality-settings{max-width:98%;font-size:14px;line-height:24px}#popin-modal .mod-window.confidentiality-settings .confidentiality-actions{text-align:center;height:80px;line-height:80px;padding:20px 24px;border-top:1px solid var(--border-light-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end}#popin-modal .mod-window.confidentiality-settings .confidentiality-actions button:first-child{margin-right:auto}#popin-modal .mod-window.confidentiality-settings .confidentiality-content{min-height:376px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#popin-modal .mod-window.confidentiality-settings .confidentiality-content #confidentiality-settings-menu{width:32%;background-color:var(--bg-light-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.list,.o-categories-thumb{-webkit-box-orient:horizontal;-webkit-box-direction:normal}#popin-modal .mod-window.confidentiality-settings .confidentiality-content #confidentiality-settings-menu a{margin:0;padding:20px 10px;border-bottom:1px solid var(--white-color);display:block;text-decoration:none;color:var(--grey-color);border-left:6px solid var(--border-light-color);line-height:22px}#popin-modal .mod-window.confidentiality-settings .confidentiality-content #confidentiality-settings-menu a:last-child{border-bottom:0 none}#popin-modal .mod-window.confidentiality-settings .confidentiality-content #confidentiality-settings-menu a.active{color:var(--text-dark-color);background-color:var(--white-color);border-left:6px solid var(--primary-color)}#popin-modal .mod-window.confidentiality-settings .confidentiality-content #confidentiality-settings-sections{width:68%}#popin-modal .mod-window.confidentiality-settings .confidentiality-content #confidentiality-settings-sections .section-link{display:none}#popin-modal .mod-window.confidentiality-settings .confidentiality-content #confidentiality-settings-sections .confidentiality-section{padding:10px 32px;line-height:1.6em;position:relative;display:none}#popin-modal .mod-window.confidentiality-settings .confidentiality-content #confidentiality-settings-sections .confidentiality-section p{margin-bottom:0}#popin-modal .mod-window.confidentiality-settings .confidentiality-content #confidentiality-settings-sections .confidentiality-section.active{display:block}#popin-modal .mod-window.confidentiality-settings .confidentiality-content #confidentiality-settings-sections .confidentiality-section .choice{position:absolute;top:24px;right:32px;margin:0;padding:0;color:var(--primary-color);font-size:90%}#popin-modal .mod-window.confidentiality-settings .confidentiality-content #confidentiality-settings-sections .confidentiality-section ul{margin-top:0}#address-form .input.locality,#address-form .input.postal-code,#address-form .input.street{display:none}.o-registerpromo{background-color:#f8f8f8;border:20px solid var(--white-color);width:640px;margin:24px auto;padding:24px}.o-registerpromo h4{text-align:center;margin:0 0 16px}.o-registerpromo a,.o-registerpromo a:active,.o-registerpromo a:link,.o-registerpromo a:visited{color:#b6b6b6;text-transform:uppercase;text-decoration:underline}.o-registerpromo a:hover{color:#969696}.o-registerpromo .form,.o-registerpromo .promo{display:inline-block;width:272px;min-height:200px;position:relative;vertical-align:top}.o-registerpromo .form a,.o-registerpromo .promo a{font-size:.9em;position:absolute;left:0;right:0;bottom:0;text-align:center}.o-registerpromo .form form{margin-top:14px;padding-bottom:20px}.o-registerpromo .form form .input{margin-bottom:12px}.o-registerpromo .form form .input input{width:100%;border:none;border-radius:0}.o-registerpromo .form form .input button{width:100%}.o-registerpromo .promo{background-image:url(/https/www.labellevie.com/statics/images/home/promo.jpg);background-color:transparent;background-position:top center;background-repeat:no-repeat;background-size:264px}.o-back{top:50%;transform:translate(0,-50%);position:absolute;left:15px;z-index:4;color:var(--white-color);margin-left:-2px;margin-top:-2px;cursor:pointer;width:22px;height:19px}.o-back [class*=bun-]{-webkit-transition:.3s ease;transition:.3s ease;height:3px;display:block;margin-bottom:4px;background-color:var(--white-color)}.o-addtocart.large button[type=button].loader:after,.o-addtocart.large.text button[type=button]:after{display:none}.o-back .bun-top{-webkit-transform:rotate(-45deg) scaleX(.35);-ms-transform:rotate(-45deg) scaleX(.35);transform:rotate(-45deg) scaleX(.35);margin-top:7px;margin-left:-5px}.o-back .bun-mid{opacity:1;margin-top:-4px;margin-left:5px}.o-back .bun-bot{-webkit-transform:rotate(45deg) scaleX(.35);-ms-transform:rotate(45deg) scaleX(.35);transform:rotate(45deg) scaleX(.35);margin-top:-4px;margin-left:-5px}.o-addtocart{position:absolute;right:4px;top:10px;height:28px}.o-addtocart button[type=button],.o-addtocart input{text-align:center;height:28px;line-height:28px;border-radius:3px;vertical-align:top}.o-addtocart input{border:1px solid #e1e1e1;width:48px;padding-right:16px;margin-right:4px;font-size:14px}.o-addtocart button[type=button]{font-size:24px;width:28px;padding:0;text-indent:-99999px;position:relative}.o-addtocart button[type=button]:after{content:'+';position:absolute;top:0;left:0;right:0;bottom:0;color:var(--white-color);text-indent:0;line-height:24px}.o-addtocart button[type=button] .disabled{opacity:.5;cursor:default}.o-addtocart ins{text-decoration:none;font-weight:700;position:absolute;left:34px;top:0;width:14px;height:15px;line-height:10px;vertical-align:middle;text-align:center;font-size:13px;background-color:var(--white-color);color:#666;border:1px solid #e1e1e1;cursor:pointer}.o-addtocart ins.plus{border-radius:0 3px 0 0;z-index:6}.o-addtocart ins.sub{top:13px;border-radius:0 0 3px;z-index:5}.o-addtocart.large{height:36px}.o-addtocart.large button[type=button],.o-addtocart.large input{height:36px;line-height:36px}.o-addtocart.large button[type=button]{width:36px;font-size:1.8em}.o-addtocart.large button[type=button]:after{line-height:32px}.o-addtocart.large button[type=button].loader{background:url(/https/www.labellevie.com/statics/images/loader2.gif) center center no-repeat var(--primary-color)}.o-addtocart.large input{width:60px;margin-right:0;font-size:16px}.o-addtocart.large ins{left:44px;width:16px;height:20px;line-height:16px}.o-addtocart.large ins.sub{top:16px}.o-addtocart.large.text button[type=button]{width:auto;text-indent:0;font-size:14px;padding:0 8px;text-transform:none}.o-addtoabo{position:absolute;right:0;top:0}.o-addtoabo button,.o-addtoabo input{text-align:center;height:28px!important;width:28px;line-height:28px!important;border-radius:3px;vertical-align:top}.o-addtoabo input{border:1px solid #e1e1e1;width:36px;font-size:14px}.o-addtoabo button{font-size:24px;line-height:30px;padding:0;position:relative;text-indent:-99999px}.o-addtoabo button:after{position:absolute;top:0;left:0;right:0;bottom:0;color:var(--white-color);text-indent:0}.o-addtoabo button.sub:after{content:'-';line-height:24px}.o-addtoabo button.plus:after{content:'+';line-height:28px}.o-shipping-time{position:absolute;color:var(--primary-color);font-size:11px!important;text-indent:28px;padding:4px;z-index:1;top:40px;left:2px;border-radius:4px;background:url(/https/www.labellevie.com/statics/images/timer.svg) 6px 2px no-repeat #fff2da;min-height:26px;line-height:18px;white-space:nowrap}.o-shipping-time.static{position:static;display:inline-block;padding:6px;background-position:6px 4px}.o-delivery-warning{background-color:#fff2da;border-radius:5px;text-align:center;padding:10px 16px;line-height:20px;font-size:88%;color:#181818}.o-delivery-warning .warning-title{font-weight:600;margin-bottom:10px}.o-delivery-warning .warning-title:before{background-color:orange;color:var(--white-color);font-weight:600;content:'!';display:inline-block;width:20px;height:20px;line-height:20px;border-radius:16px;text-align:center;margin-right:6px}.o-delivery-warning .warning-products{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.o-delivery-warning .warning-products div{width:64px;height:64px;margin:4px}.o-delivery-warning .warning-products div img{max-width:100%;max-height:100%;border-radius:3px}#popin-modal .mod-window.delivery-warning-modal,.o-search{max-width:480px}.o-delivery-warning .warning-actions{margin-top:10px}.o-delivery-warning .warning-actions button{min-width:92px}.warning-remove-wrap{display:none}#popin-modal .mod-window.delivery-warning-modal .mod-title{padding-right:60px;font-size:98%;text-align:center;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}#popin-modal .mod-window.delivery-warning-modal .mod-title div{line-height:20px}#popin-modal .mod-window.delivery-warning-modal .o-delivery-warning{background-color:var(--white-color);padding:0}#popin-modal .mod-window.delivery-warning-notify-modal{max-width:480px;min-height:240px}#popin-modal .mod-window.delivery-warning-notify-modal .mod-title{text-align:center}#popin-modal .mod-window.delivery-warning-notify-modal .mod-content{text-align:center;padding:24px}#popin-modal .mod-window.delivery-warning-notify-modal .mod-content div{margin-bottom:16px}body #searchrestore>.content.o-section-group{width:1360px;max-width:96%}body #searchrestore>.content.o-section-group h1{font-family:'Amatic SC',cursive;color:#2d2d2d;font-weight:700;font-size:56px;line-height:72px}body #searchrestore>.content.o-section-group h2{position:relative;margin:40px auto 20px;width:1332px;max-width:100%;font-size:20px;font-weight:400}body #searchrestore>.content.o-section-group h2::after{content:'';position:absolute;top:14px;left:0;right:0;border-bottom:3px solid rgba(130,119,121,.25)}.o-categories-thumb{margin:0 auto 40px;width:1362px;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-categories-thumb>div{width:240px;height:212px;margin:0 16px 28px;position:relative;border-radius:20px;overflow:hidden;background-color:var(--bg-light-color);-webkit-box-shadow:transparent 0 0 15px 0;box-shadow:transparent 0 0 15px 0;-webkit-transition:-webkit-box-shadow .3s ease-out,-webkit-transform .3s ease-out;transition:-webkit-box-shadow .3s ease-out,-webkit-transform .3s ease-out;transition:box-shadow .3s ease-out,transform .3s ease-out;transition:box-shadow .3s ease-out,transform .3s ease-out,-webkit-box-shadow .3s ease-out,-webkit-transform .3s ease-out}.o-categories-thumb>div a{display:block;height:212px;text-decoration:none}.o-categories-thumb>div a span{position:absolute;left:0;right:0;margin:0}#LaGrandeEpicerieBanner.o-category-banners .banner-slides .banner-slides-wrap,.o-info{position:relative}.o-categories-thumb>div a span.catthumb{top:0;height:162px;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:50% auto}.o-categories-thumb>div a span.catname{font-family:'Amatic SC',cursive;background-color:var(--bg-light-color);font-size:22px;letter-spacing:.8px;line-height:22px;vertical-align:middle;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2d2d2d;min-height:50px;text-align:center;font-weight:700;padding:4px 6px;bottom:0}.o-categories-thumb>div a span.catname small{display:block;font-family:var(--default-font);text-transform:uppercase;line-height:12px;font-size:11px;font-weight:600;color:#7e7e7e;padding-top:2px}.o-categories-thumb>div.newpicture a{background-color:#fcfbf3}.o-categories-thumb>div.newpicture a span.catthumb{background-position:center top;background-size:100% auto}.o-categories-thumb>div:hover{-webkit-transform:scale(1.045);-ms-transform:scale(1.045);transform:scale(1.045);-webkit-box-shadow:rgba(0,0,0,.1) 0 0 15px 0;box-shadow:rgba(0,0,0,.1) 0 0 15px 0}.o-categories-thumb>div:hover a{text-decoration:none}.o-categories-thumb>div:hover a span{color:var(--primary-color)}.o-categories-thumb.logo-only>div:not(.newpicture){border:3px solid var(--bg-light-color)}.o-categories-thumb.logo-only>div:not(.newpicture) a{background-color:var(--white-color)}#LaGrandeEpicerieBanner.o-category-banners{width:1332px;height:212px;border-radius:20px}#LaGrandeEpicerieBanner.o-category-banners .banner-logo{width:440px;background:url(/https/www.labellevie.com/statics/images/pubs/la-grande-epicerie-logo-blanc.png) center center no-repeat var(--black-color);background-size:72% auto;z-index:2}#LaGrandeEpicerieBanner.o-category-banners .banner-logo a{display:block;width:100%;height:212px}#LaGrandeEpicerieBanner.o-category-banners .banner-slides{width:-webkit-calc(100% - 440px);width:calc(100% - 440px)}#LaGrandeEpicerieBanner.o-category-banners .banner-slides .banner-slides-wrap .slide-title{text-transform:uppercase;font-size:36px;min-width:100%}#LaGrandeEpicerieBanner.o-category-banners .banner-slides .banner-slides-wrap .slide-title span{display:inline-block;background-color:var(--primary-color);padding:2px 10px}#LaGrandeEpicerieBanner.o-category-banners .banner-slides .banner-slides-wrap .slide-text{font-size:15px;min-width:100%;line-height:20px;text-shadow:rgba(0,0,0,.4) 2px 2px 5px}#LaGrandeEpicerieBanner.o-category-banners .banner-slides .banner-slides-wrap>[data-slide]>a{background-color:var(--white-color);background-position:0 0;background-repeat:no-repeat;background-size:auto 100%;height:212px;color:var(--white-color);font-weight:700;text-decoration:none;display:block;padding:48px 100px 0}.o-info,.o-info ins{display:inline-block}#LaGrandeEpicerieBanner.o-category-banners .banner-slides .banner-slides-wrap>[data-slide]>a:hover{text-decoration:none}@media only screen and (max-width:1616px){body #searchrestore>.content.o-section-group h2{width:1062px}.o-categories-thumb{width:1088px}#LaGrandeEpicerieBanner.o-category-banners{width:1062px}#LaGrandeEpicerieBanner.o-category-banners .banner-logo{width:360px}#LaGrandeEpicerieBanner.o-category-banners .banner-slides{width:-webkit-calc(100% - 360px);width:calc(100% - 360px)}}@media only screen and (max-width:1480px){#LaGrandeEpicerieBanner.o-category-banners .banner-logo{width:320px}#LaGrandeEpicerieBanner.o-category-banners .banner-slides{width:-webkit-calc(100% - 320px);width:calc(100% - 320px)}}@media only screen and (max-width:1334px){.o-categories-thumb{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:1100px){#LaGrandeEpicerieBanner.o-category-banners .banner-logo{width:260px}#LaGrandeEpicerieBanner.o-category-banners .banner-slides{width:-webkit-calc(100% - 260px);width:calc(100% - 260px)}#LaGrandeEpicerieBanner.o-category-banners .banner-slides .banner-slides-wrap>[data-slide]{padding:36px 72px 0}}@media only screen and (max-width:1000px){#LaGrandeEpicerieBanner.o-category-banners .banner-logo{width:240px}#LaGrandeEpicerieBanner.o-category-banners .banner-slides{width:-webkit-calc(100% - 240px);width:calc(100% - 240px)}#LaGrandeEpicerieBanner.o-category-banners .banner-slides .banner-slides-wrap>[data-slide]{padding:36px 54px 0}#LaGrandeEpicerieBanner.o-category-banners .banner-slides .banner-slides-wrap>[data-slide] .slide-title{font-size:32px}}@media only screen and (max-width:900px){#LaGrandeEpicerieBanner.o-category-banners .banner-logo{width:224px}#LaGrandeEpicerieBanner.o-category-banners .banner-slides{width:-webkit-calc(100% - 224px);width:calc(100% - 224px)}#LaGrandeEpicerieBanner.o-category-banners .banner-slides .banner-slides-wrap>[data-slide]{padding:48px 40px 0}#LaGrandeEpicerieBanner.o-category-banners .banner-slides .banner-slides-wrap>[data-slide] .slide-title{font-size:28px}}.o-loader{background:url(/https/www.labellevie.com/statics/images/loader3.gif) center center no-repeat;width:100%;min-height:100px}.o-info ins{font-family:"Times New Roman",Times,serif;font-size:.9em;font-weight:700;color:var(--white-color);background-color:#999;width:18px;height:18px;line-height:18px;border-radius:50%;text-decoration:none;cursor:pointer;margin-left:6px}.o-info .o-info-arrow{position:absolute;width:0;height:0;border-color:transparent transparent #ccc;border-style:solid;top:-6px;left:8px;border-width:0 6px 6px}.o-info .o-info-content{display:none}.o-info:hover .o-info-content{display:block;position:absolute;top:28px;left:0;background-color:var(--white-color);min-width:224px;max-width:300px;font-size:.75em;padding:6px 8px;border-radius:6px;border:1px solid #ccc}.input{min-height:38px;line-height:38px;margin-bottom:20px}.input.followed-by-msg-helper{margin-bottom:5px}.input:after,.input:before{content:"";display:table}.input:after{clear:both}.input>*{display:block;float:left}.input label{width:240px;max-width:40%;line-height:24px}.input select[multiple]{height:100px}.input label~label{width:15%}.input>label+input+span{height:38px;line-height:38px;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;padding:0 5px}.input>label span{font-size:.8em;display:block;line-height:14px}.input>select,.input>textarea{border:1px solid #e1e1e1;border-radius:3px;width:280px;max-width:60%}.input>select:focus,.input>select:hover,.input>textarea:focus,.input>textarea:hover{border-color:#989898}.input>textarea{border-radius:3px;padding:0 5px;line-height:1.5em;height:200px;resize:none}.input>textarea:-moz-read-only{background-color:#f9f9f9}.input>textarea:read-only{background-color:#f9f9f9}.input>input:not([type=checkbox]){border:1px solid #e1e1e1;border-radius:3px;line-height:38px;padding:0 5px;width:280px;max-width:60%;height:38px}.input>input:not([type=checkbox]):focus,.input>input:not([type=checkbox]):hover{border-color:#989898}.input>input:not([type=checkbox]):-moz-read-only{background-color:#f9f9f9}.input>input:not([type=checkbox]):read-only{background-color:#f9f9f9}.input>.button,.input>button{margin-right:10px}.input.exp>input{width:39px}.input.exp>label+input{border-radius:3px 0 0 3px}.input.exp>input+span+input{border-radius:0 3px 3px 0;width:49px}.input.street>label+input{width:40px;border-radius:3px 0 0 3px;border-right:0}.input.street>label+input+input{border-radius:0 3px 3px 0;width:240px}.input.card-number>input{width:192px}.input.cvc>input{width:49px}.input>.error{margin:0;border:none;padding:0;height:24px;line-height:24px;font-size:12px}.input .error{display:none}.input .error.show{display:block}.input>label+.error{margin:0}.input .msg-helper{color:#999;font-style:italic;font-size:.72em;line-height:18px}.input.input-error label{color:var(--red-color)}.input.input-error input[type=text],.input.input-error input[type=password],.input.input-error input[type=email],.input.input-error select,.input.input-error textarea{border:1px solid var(--red-color)}.input.input-error .o-input{margin-right:10px}.input-switch{position:relative;display:inline-block;height:16px;width:32px;min-width:32px}.input-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.input-switch .slider:before{position:absolute;content:'';height:12px;width:12px;left:2px;top:2px;background-color:var(--white-color);-webkit-transition:.4s;transition:.4s}.input-switch .slider.round{border-radius:20px}.input-switch .slider.round:before{border-radius:50%}.input-switch.undefined .slider:before{left:10px}.input-switch.undefined.switch-error .slider{background-color:rgba(255,0,0,.25);-webkit-box-shadow:inset 0 0 1px 1px var(--red-color);box-shadow:inset 0 0 1px 1px var(--red-color)}.input-switch.undefined.switch-error .slider:before{background-color:var(--red-color)}.input-switch input{display:none}.input-switch input:checked+.slider{background-color:var(--green-color)}.input-switch input:checked+.slider:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}.input-switch input:focus+.slider{-webkit-box-shadow:0 0 1px #446e9b;box-shadow:0 0 1px #446e9b}.input-switch+span{display:inline-block;vertical-align:top;height:16px}#popin-modal,#popin-product-modal{-webkit-transition:.3s ease;transition:.3s ease;font-weight:400;display:none;background-color:rgba(0,0,0,0);position:fixed;left:0;top:0;right:0;bottom:0;z-index:110;overflow-y:scroll;overflow-x:hidden}#popin-modal .mod-window,#popin-product-modal .mod-window{-webkit-transition:.3s ease;transition:.3s ease;-webkit-box-shadow:inset 0 0 1px #3f4041;box-shadow:inset 0 0 1px #3f4041;opacity:0;position:relative;background-color:var(--white-color);width:560px;min-height:300px;top:92px;right:initial;bottom:initial;left:53%;overflow:auto;margin-bottom:92px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);border-radius:.3125rem;background-clip:padding-box}#popin-modal .mod-window.alert,#popin-product-modal .mod-window.alert{min-height:160px}#popin-modal .mod-window .mod-title .close,#popin-modal .mod-window.modal-product .close,#popin-modal .mod-window.product .close,#popin-product-modal .mod-window .mod-title .close,#popin-product-modal .mod-window.modal-product .close,#popin-product-modal .mod-window.product .close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-perspective:1000;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:ease 3s;transition:ease 3s;display:block;width:25px;height:25px;position:absolute;top:8px;right:16px;cursor:pointer;z-index:1}#popin-modal .mod-window .mod-title .close::after,#popin-modal .mod-window .mod-title .close::before,#popin-modal .mod-window.modal-product .close::after,#popin-modal .mod-window.modal-product .close::before,#popin-modal .mod-window.product .close::after,#popin-modal .mod-window.product .close::before,#popin-product-modal .mod-window .mod-title .close::after,#popin-product-modal .mod-window .mod-title .close::before,#popin-product-modal .mod-window.modal-product .close::after,#popin-product-modal .mod-window.modal-product .close::before,#popin-product-modal .mod-window.product .close::after,#popin-product-modal .mod-window.product .close::before{-webkit-transition:.3s ease;transition:.3s ease;border-radius:2px;background-clip:padding-box;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);content:"";display:block;left:50%;top:50%;width:22px;width:1.375rem;height:4px;height:.25rem;margin-left:.15rem;margin-top:.725rem;background-color:var(--white-color)}#popin-modal .mod-window .mod-title .close::after,#popin-modal .mod-window.modal-product .close::after,#popin-modal .mod-window.product .close::after,#popin-product-modal .mod-window .mod-title .close::after,#popin-product-modal .mod-window.modal-product .close::after,#popin-product-modal .mod-window.product .close::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-.25rem}#popin-modal .mod-window .mod-title .close:hover::before,#popin-modal .mod-window.modal-product .close:hover::before,#popin-modal .mod-window.product .close:hover::before,#popin-product-modal .mod-window .mod-title .close:hover::before,#popin-product-modal .mod-window.modal-product .close:hover::before,#popin-product-modal .mod-window.product .close:hover::before{-webkit-transform:rotate(45deg) scale(1.3);-ms-transform:rotate(45deg) scale(1.3);transform:rotate(45deg) scale(1.3)}#popin-modal .mod-window .mod-title .close:hover::after,#popin-modal .mod-window.modal-product .close:hover::after,#popin-modal .mod-window.product .close:hover::after,#popin-product-modal .mod-window .mod-title .close:hover::after,#popin-product-modal .mod-window.modal-product .close:hover::after,#popin-product-modal .mod-window.product .close:hover::after{-webkit-transform:rotate(-45deg) scale(1.3);-ms-transform:rotate(-45deg) scale(1.3);transform:rotate(-45deg) scale(1.3)}#popin-modal .mod-window.confirm-modal .mod-title .title,#popin-product-modal .mod-window.confirm-modal .mod-title .title{text-align:left}#popin-modal .mod-window.confirm-modal .mod-content,#popin-product-modal .mod-window.confirm-modal .mod-content{padding:24px 36px}#popin-modal .mod-window.confirm-modal .mod-content .confirm-actions,#popin-product-modal .mod-window.confirm-modal .mod-content .confirm-actions{margin:12px 0;text-align:right}#popin-modal .mod-window.confirm-modal .mod-content .confirm-actions button,#popin-product-modal .mod-window.confirm-modal .mod-content .confirm-actions button{min-width:72px;margin-left:8px}#popin-modal .mod-window.login-wrap,#popin-modal .mod-window.register-wrap,#popin-product-modal .mod-window.login-wrap,#popin-product-modal .mod-window.register-wrap{width:480px}#popin-modal .mod-window.login-wrap .mod-title,#popin-modal .mod-window.register-wrap .mod-title,#popin-product-modal .mod-window.login-wrap .mod-title,#popin-product-modal .mod-window.register-wrap .mod-title{background-color:transparent;height:auto;padding:24px 20px 0 24px}#popin-modal .mod-window.login-wrap .mod-title .auth-switch,#popin-modal .mod-window.register-wrap .mod-title .auth-switch,#popin-product-modal .mod-window.login-wrap .mod-title .auth-switch,#popin-product-modal .mod-window.register-wrap .mod-title .auth-switch{background-color:var(--bg-light-color);line-height:42px;height:42px;width:86%;margin:0 auto 20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;border-radius:25px}#popin-modal .mod-window.login-wrap .mod-title .auth-switch>*,#popin-modal .mod-window.register-wrap .mod-title .auth-switch>*,#popin-product-modal .mod-window.login-wrap .mod-title .auth-switch>*,#popin-product-modal .mod-window.register-wrap .mod-title .auth-switch>*{line-height:32px;height:32px;width:50%;font-weight:600;display:inline-block;text-align:center;font-size:84%;border-radius:25px}#popin-modal .mod-window.login-wrap .mod-title .auth-switch>.active,#popin-modal .mod-window.register-wrap .mod-title .auth-switch>.active,#popin-product-modal .mod-window.login-wrap .mod-title .auth-switch>.active,#popin-product-modal .mod-window.register-wrap .mod-title .auth-switch>.active{color:var(--primary-color);background-color:var(--white-color)}#popin-modal .mod-window.login-wrap .mod-title .auth-switch a,#popin-modal .mod-window.register-wrap .mod-title .auth-switch a,#popin-product-modal .mod-window.login-wrap .mod-title .auth-switch a,#popin-product-modal .mod-window.register-wrap .mod-title .auth-switch a{color:var(--text-dark-color);text-decoration:none}#popin-modal .mod-window.login-wrap .mod-title .title,#popin-modal .mod-window.register-wrap .mod-title .title,#popin-product-modal .mod-window.login-wrap .mod-title .title,#popin-product-modal .mod-window.register-wrap .mod-title .title{color:#343536;padding:10px;font-size:1.25rem;font-weight:700;height:64px;line-height:44px}#popin-modal .mod-window.login-wrap .mod-title .close::after,#popin-modal .mod-window.login-wrap .mod-title .close::before,#popin-modal .mod-window.register-wrap .mod-title .close::after,#popin-modal .mod-window.register-wrap .mod-title .close::before,#popin-product-modal .mod-window.login-wrap .mod-title .close::after,#popin-product-modal .mod-window.login-wrap .mod-title .close::before,#popin-product-modal .mod-window.register-wrap .mod-title .close::after,#popin-product-modal .mod-window.register-wrap .mod-title .close::before{background-color:var(--primary-color)}#popin-modal .mod-window.login-wrap .mod-content,#popin-modal .mod-window.register-wrap .mod-content,#popin-product-modal .mod-window.login-wrap .mod-content,#popin-product-modal .mod-window.register-wrap .mod-content{padding:0 32px 24px}#popin-modal .mod-window.login-wrap .mod-content .splash form button[type=submit],#popin-modal .mod-window.register-wrap .mod-content .splash form button[type=submit],#popin-product-modal .mod-window.login-wrap .mod-content .splash form button[type=submit],#popin-product-modal .mod-window.register-wrap .mod-content .splash form button[type=submit]{padding:0 24px;margin:0;text-transform:inherit}#popin-modal .mod-window.login-wrap .mod-content .splash form .input,#popin-modal .mod-window.register-wrap .mod-content .splash form .input,#popin-product-modal .mod-window.login-wrap .mod-content .splash form .input,#popin-product-modal .mod-window.register-wrap .mod-content .splash form .input{margin-bottom:12px}#popin-modal .mod-window.login-wrap .mod-content .splash form .input label,#popin-modal .mod-window.register-wrap .mod-content .splash form .input label,#popin-product-modal .mod-window.login-wrap .mod-content .splash form .input label,#popin-product-modal .mod-window.register-wrap .mod-content .splash form .input label{font-weight:600;font-size:78%;color:var(--text-dark-color)}#popin-modal .mod-window.login-wrap .mod-content .splash form .input label small,#popin-modal .mod-window.register-wrap .mod-content .splash form .input label small,#popin-product-modal .mod-window.login-wrap .mod-content .splash form .input label small,#popin-product-modal .mod-window.register-wrap .mod-content .splash form .input label small{font-weight:400;color:var(--grey-color)}#popin-modal .mod-window.login-wrap .mod-content .splash form .input .msg-helper,#popin-modal .mod-window.register-wrap .mod-content .splash form .input .msg-helper,#popin-product-modal .mod-window.login-wrap .mod-content .splash form .input .msg-helper,#popin-product-modal .mod-window.register-wrap .mod-content .splash form .input .msg-helper{float:inherit}#popin-modal .mod-window .mod-content .splash .input.center button,#popin-modal .mod-window.register-wrap .mod-content .splash form .cgv-wrap>*,#popin-product-modal .mod-window .mod-content .splash .input.center button,#popin-product-modal .mod-window.register-wrap .mod-content .splash form .cgv-wrap>*{float:none}#popin-modal .mod-window.login-wrap .mod-content .splash form .input .error,#popin-modal .mod-window.register-wrap .mod-content .splash form .input .error,#popin-product-modal .mod-window.login-wrap .mod-content .splash form .input .error,#popin-product-modal .mod-window.register-wrap .mod-content .splash form .input .error{margin:0;font-size:12px;width:100%}#popin-modal .mod-window.login-wrap .mod-content .splash form .input.input-error input[type=text],#popin-modal .mod-window.login-wrap .mod-content .splash form .input.input-error input[type=password],#popin-modal .mod-window.login-wrap .mod-content .splash form .input.input-error input[type=email],#popin-modal .mod-window.register-wrap .mod-content .splash form .input.input-error input[type=text],#popin-modal .mod-window.register-wrap .mod-content .splash form .input.input-error input[type=password],#popin-modal .mod-window.register-wrap .mod-content .splash form .input.input-error input[type=email],#popin-product-modal .mod-window.login-wrap .mod-content .splash form .input.input-error input[type=text],#popin-product-modal .mod-window.login-wrap .mod-content .splash form .input.input-error input[type=password],#popin-product-modal .mod-window.login-wrap .mod-content .splash form .input.input-error input[type=email],#popin-product-modal .mod-window.register-wrap .mod-content .splash form .input.input-error input[type=text],#popin-product-modal .mod-window.register-wrap .mod-content .splash form .input.input-error input[type=password],#popin-product-modal .mod-window.register-wrap .mod-content .splash form .input.input-error input[type=email]{-webkit-box-shadow:inset 0 0 1px 1px red;box-shadow:inset 0 0 1px 1px red}#popin-modal .mod-window.register-wrap,#popin-product-modal .mod-window.register-wrap{min-height:520px;background-color:var(--white-color)}#popin-modal .mod-window.register-wrap .mod-content .splash form .referralhead,#popin-product-modal .mod-window.register-wrap .mod-content .splash form .referralhead{color:var(--primary-color);font-size:88%;text-align:center}#popin-modal .mod-window.register-wrap .mod-content .splash form .optin>div:first-child,#popin-product-modal .mod-window.register-wrap .mod-content .splash form .optin>div:first-child{margin-top:16px;font-size:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#popin-modal .mod-window.register-wrap .mod-content .splash form .optin>div:first-child .input-switch,#popin-product-modal .mod-window.register-wrap .mod-content .splash form .optin>div:first-child .input-switch{margin-top:10px}#popin-modal .mod-window.register-wrap .mod-content .splash form .optin>div:first-child div,#popin-product-modal .mod-window.register-wrap .mod-content .splash form .optin>div:first-child div{margin-left:10px}#popin-modal .mod-window.register-wrap .mod-content .splash form .optin>div:first-child div strong,#popin-product-modal .mod-window.register-wrap .mod-content .splash form .optin>div:first-child div strong{color:var(--primary-color)}#popin-modal .mod-window.register-wrap .mod-content .splash form .optin .error,#popin-product-modal .mod-window.register-wrap .mod-content .splash form .optin .error{font-size:12px}#popin-modal .mod-window.register-wrap .mod-content .splash form .cgv-wrap,#popin-product-modal .mod-window.register-wrap .mod-content .splash form .cgv-wrap{font-size:90%;text-align:center;padding-top:10px}#popin-modal .mod-window.register-wrap .mod-content .splash form .cgv-wrap div,#popin-product-modal .mod-window.register-wrap .mod-content .splash form .cgv-wrap div{margin-top:10px;font-size:78%;color:#575859;line-height:18px}#popin-modal .mod-window.register-wrap .mod-content .splash form .cgv-wrap a,#popin-product-modal .mod-window.register-wrap .mod-content .splash form .cgv-wrap a{color:var(--primary-color);font-size:94%;font-weight:600}#popin-modal .mod-window.confidentiality-wrap,#popin-product-modal .mod-window.confidentiality-wrap{width:620px;min-height:360px;padding-top:110px;background-color:var(--white-color);background-image:url(/https/www.labellevie.com/statics/images/bg-confidentiality-cookie.png),url(/https/www.labellevie.com/statics/images/logo-mobile.png);background-position:0 0,center 54px;background-repeat:no-repeat,no-repeat;background-size:140px,272px}#popin-modal .mod-window.confidentiality-wrap .mod-title,#popin-product-modal .mod-window.confidentiality-wrap .mod-title{display:none}#popin-modal .mod-window.confidentiality-wrap .mod-content,#popin-product-modal .mod-window.confidentiality-wrap .mod-content{padding:24px 36px 48px}#popin-modal .mod-window.confidentiality-settings,#popin-product-modal .mod-window.confidentiality-settings{width:782px;min-height:400px}#popin-modal .mod-window.confidentiality-settings .mod-title,#popin-product-modal .mod-window.confidentiality-settings .mod-title{height:64px;line-height:64px;padding:0 54px 0 32%;background:url(/https/www.labellevie.com/statics/images/logo-mobile.png) left 20px center no-repeat var(--white-color);background-size:186px;-webkit-box-shadow:0 1px 6px 0 rgba(32,33,36,.28);box-shadow:0 1px 6px 0 rgba(32,33,36,.28)}#popin-modal .mod-window.confidentiality-settings .mod-title .title,#popin-product-modal .mod-window.confidentiality-settings .mod-title .title{color:var(--text-dark-color)}#popin-modal .mod-window.confidentiality-settings .mod-title .close,#popin-product-modal .mod-window.confidentiality-settings .mod-title .close{top:20px}#popin-modal .mod-window.confidentiality-settings .mod-title .close::after,#popin-modal .mod-window.confidentiality-settings .mod-title .close::before,#popin-product-modal .mod-window.confidentiality-settings .mod-title .close::after,#popin-product-modal .mod-window.confidentiality-settings .mod-title .close::before{background-color:var(--text-dark-color)}#popin-modal .mod-window.confidentiality-settings .mod-content,#popin-product-modal .mod-window.confidentiality-settings .mod-content{padding:0}#popin-modal .mod-window .mod-title,#popin-product-modal .mod-window .mod-title{background-color:var(--primary-color);color:var(--white-color);padding:7px 20px;font-size:18px;height:54px;line-height:40px;position:relative;left:0;top:0;right:0;z-index:2}#popin-modal .mod-window .mod-title.title,#popin-product-modal .mod-window .mod-title.title{text-align:left}#popin-modal .mod-window .mod-content,#popin-product-modal .mod-window .mod-content{padding:24px 12px}#popin-modal .mod-window .mod-content a:not(.button),#popin-product-modal .mod-window .mod-content a:not(.button){color:var(--primary-color)}#popin-modal .mod-window .mod-content .message,#popin-product-modal .mod-window .mod-content .message{padding:32px}#popin-modal .mod-window .mod-content .splash,#popin-product-modal .mod-window .mod-content .splash{width:420px;margin:0 auto}#popin-modal .mod-window .mod-content .splash.address .ask-address-list>div span,#popin-modal .mod-window .mod-content .splash.address .ask-address-list>div.actions a,#popin-product-modal .mod-window .mod-content .splash.address .ask-address-list>div span,#popin-product-modal .mod-window .mod-content .splash.address .ask-address-list>div.actions a{margin-left:auto}#popin-modal .mod-window .mod-content .splash.address,#popin-product-modal .mod-window .mod-content .splash.address{width:472px}#popin-modal .mod-window .mod-content .splash.address .ask-address-list,#popin-modal .mod-window .mod-content .splash.address .ask-address-message,#popin-product-modal .mod-window .mod-content .splash.address .ask-address-list,#popin-product-modal .mod-window .mod-content .splash.address .ask-address-message{font-size:90%;margin-bottom:1rem}#popin-modal .mod-window .mod-content .splash.address .ask-address-list>div,#popin-product-modal .mod-window .mod-content .splash.address .ask-address-list>div{border-top:1px solid #e2e2e2;padding:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#popin-modal .mod-window .mod-content .splash.address .ask-address-list>div span small,#popin-product-modal .mod-window .mod-content .splash.address .ask-address-list>div span small{color:#a1a1a1;font-size:76%;font-style:italic}#popin-modal .mod-window .mod-content .splash.address .ask-address-list>div.actions,#popin-product-modal .mod-window .mod-content .splash.address .ask-address-list>div.actions{padding-top:2rem}#popin-modal .mod-window .mod-content .splash.address #address-form.with-addresses,#popin-product-modal .mod-window .mod-content .splash.address #address-form.with-addresses{border-top:1px solid #e2e2e2;padding-top:2rem}#popin-modal .mod-window .mod-content .splash .input>input,#popin-modal .mod-window .mod-content .splash .input>label,#popin-product-modal .mod-window .mod-content .splash .input>input,#popin-product-modal .mod-window .mod-content .splash .input>label{width:100%;max-width:100%}#popin-modal .mod-window .mod-content .splash .input.center,#popin-product-modal .mod-window .mod-content .splash .input.center{text-align:center}#popin-modal .mod-window .mod-content .splash .input.card-number input,#popin-product-modal .mod-window .mod-content .splash .input.card-number input{width:44%}#popin-modal .mod-window .mod-content .splash .input.exp>input,#popin-product-modal .mod-window .mod-content .splash .input.exp>input{width:39px}#popin-modal .mod-window .mod-content .splash .input.exp>label+input,#popin-product-modal .mod-window .mod-content .splash .input.exp>label+input{border-radius:3px 0 0 3px}#popin-modal .mod-window .mod-content .splash .input.cvc>input,#popin-modal .mod-window .mod-content .splash .input.exp>input+span+input,#popin-product-modal .mod-window .mod-content .splash .input.cvc>input,#popin-product-modal .mod-window .mod-content .splash .input.exp>input+span+input{width:49px}#popin-modal .mod-window .mod-content .splash p.referral,#popin-product-modal .mod-window .mod-content .splash p.referral{color:var(--text-dark-color);font-size:78%;font-weight:700}#popin-modal .mod-window .mod-content .splash form[name=user-register] .input>.cgv,#popin-product-modal .mod-window .mod-content .splash form[name=user-register] .input>.cgv{float:none;font-size:14px}#popin-modal .mod-window .mod-content .splash form[name=user-infos] .input>label,#popin-product-modal .mod-window .mod-content .splash form[name=user-infos] .input>label{width:172px;white-space:nowrap}#popin-modal .mod-window .mod-content .splash form[name=user-infos] .input>input,#popin-product-modal .mod-window .mod-content .splash form[name=user-infos] .input>input{width:236px}#popin-modal .mod-window .mod-content .splash form[name=add-card] .input>label,#popin-product-modal .mod-window .mod-content .splash form[name=add-card] .input>label{width:40%}#popin-modal .mod-window .mod-content .splash #address-form .input textarea,#popin-product-modal .mod-window .mod-content .splash #address-form .input textarea{height:64px;resize:none;width:100%;max-width:100%}#popin-modal .mod-window .mod-content .splash #address-form .input.street>label+input,#popin-product-modal .mod-window .mod-content .splash #address-form .input.street>label+input{width:48px;border-radius:3px 0 0 3px;border-right:0}#popin-modal .mod-window .mod-content .splash #address-form .input.street>label+input+input,#popin-product-modal .mod-window .mod-content .splash #address-form .input.street>label+input+input{border-radius:0 3px 3px 0;width:218px}#popin-modal .mod-window .mod-content .splash #address-form .input .address-manually,#popin-product-modal .mod-window .mod-content .splash #address-form .input .address-manually{font-size:13px;text-align:right;clear:both;float:inherit;color:var(--primary-color);text-decoration:underline;cursor:pointer}#popin-modal .mod-window .mod-content .splash #address-form .input>label,#popin-product-modal .mod-window .mod-content .splash #address-form .input>label{width:132px;white-space:nowrap}#popin-modal .mod-window .mod-content .splash #address-form .input>input,#popin-product-modal .mod-window .mod-content .splash #address-form .input>input{width:340px}#popin-modal .mod-window .mod-content .splash #address-form.paymentAddress .input>input,#popin-product-modal .mod-window .mod-content .splash #address-form.paymentAddress .input>input{width:266px}#popin-modal .mod-window .mod-content .splash #address-form.autocomplete-address-form .input.street>label+input+input,#popin-product-modal .mod-window .mod-content .splash #address-form.autocomplete-address-form .input.street>label+input+input{width:290px}#popin-modal .mod-window .mod-content .splash.confirmation,#popin-product-modal .mod-window .mod-content .splash.confirmation{width:482px}#popin-modal .mod-window .mod-content .splash.confirmation label,#popin-product-modal .mod-window .mod-content .splash.confirmation label{position:relative;padding-left:24px;display:block}#popin-modal .mod-window .mod-content .splash.confirmation label input,#popin-product-modal .mod-window .mod-content .splash.confirmation label input{position:absolute;top:2px;left:0}#popin-modal .mod-window .mod-content .splash.confirmation #address-form .input,#popin-product-modal .mod-window .mod-content .splash.confirmation #address-form .input{margin-bottom:8px}#popin-modal .mod-window .mod-content .splash.confirmation #address-form .input.street,#popin-product-modal .mod-window .mod-content .splash.confirmation #address-form .input.street{display:block}#popin-modal .mod-window .mod-content .splash.confirmation #address-form .input>label,#popin-product-modal .mod-window .mod-content .splash.confirmation #address-form .input>label{width:182px}#popin-modal .mod-window .mod-content .splash.confirmation .options .center,#popin-product-modal .mod-window .mod-content .splash.confirmation .options .center{text-align:left;margin:10px 0}#popin-modal .mod-window .mod-content .splash.confirmation .options textarea.gift-message,#popin-product-modal .mod-window .mod-content .splash.confirmation .options textarea.gift-message{height:120px}#popin-modal .mod-window .mod-content .splash.confirmation .submit a.button.pay,#popin-product-modal .mod-window .mod-content .splash.confirmation .submit a.button.pay{color:var(--white-color);cursor:pointer}#popin-modal .mod-window .mod-content .splash.confirmation .min-price,#popin-modal .mod-window .mod-content .splash.confirmation .slots,#popin-product-modal .mod-window .mod-content .splash.confirmation .min-price,#popin-product-modal .mod-window .mod-content .splash.confirmation .slots{text-align:center}#popin-modal .mod-window .mod-content .splash.confirmation select[name=slot],#popin-product-modal .mod-window .mod-content .splash.confirmation select[name=slot]{height:30px;width:364px;border:1px solid #999;text-transform:none;background-color:var(--white-color);margin-bottom:16px}#popin-modal .mod-window .mod-content .splash.card .shipping-infos,#popin-modal .mod-window .mod-content .splash.confirmation .shipping-infos,#popin-product-modal .mod-window .mod-content .splash.card .shipping-infos,#popin-product-modal .mod-window .mod-content .splash.confirmation .shipping-infos{margin:10px 0;font-size:.9em;text-align:center;line-height:28px}#popin-modal .mod-window .mod-content .splash.card .submit,#popin-modal .mod-window .mod-content .splash.confirmation .submit,#popin-product-modal .mod-window .mod-content .splash.card .submit,#popin-product-modal .mod-window .mod-content .splash.confirmation .submit{text-align:center;margin-top:0;margin-bottom:10px}#popin-modal .mod-window .mod-content .splash.card .submit div,#popin-product-modal .mod-window .mod-content .splash.card .submit div{float:none}#popin-modal .mod-window .mod-content .splash .credit-cards-accepted,#popin-product-modal .mod-window .mod-content .splash .credit-cards-accepted{display:block;height:48px;width:100%;background-color:var(--white-color);background-repeat:no-repeat;background-position:center center;background-image:url(/https/www.labellevie.com/statics/images/credit-cards-accepted-stripe-v5.png);background-size:contain}#popin-modal .mod-window .mod-content .splash.default-postalcode,#popin-product-modal .mod-window .mod-content .splash.default-postalcode{width:480px}#popin-modal .mod-window .mod-content .splash.default-postalcode .ask-postalcode-auth,#popin-modal .mod-window .mod-content .splash.default-postalcode .ask-postalcode-message,#popin-product-modal .mod-window .mod-content .splash.default-postalcode .ask-postalcode-auth,#popin-product-modal .mod-window .mod-content .splash.default-postalcode .ask-postalcode-message{font-size:90%}#popin-modal .mod-window .mod-content .splash.default-postalcode .ask-postalcode-auth,#popin-product-modal .mod-window .mod-content .splash.default-postalcode .ask-postalcode-auth{margin:2rem 6rem 1.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#popin-modal .mod-window .mod-content .splash.default-postalcode .ask-postalcode-auth div,#popin-product-modal .mod-window .mod-content .splash.default-postalcode .ask-postalcode-auth div{text-align:center}#popin-modal .mod-window .mod-content .splash.default-postalcode .ask-postalcode-auth div:first-child,#popin-product-modal .mod-window .mod-content .splash.default-postalcode .ask-postalcode-auth div:first-child{padding-right:1.8rem;border-right:1px solid #c1c1c1;margin-right:1.8rem}#popin-modal .mod-window .mod-content .splash.default-postalcode .ask-postalcode-auth span,#popin-product-modal .mod-window .mod-content .splash.default-postalcode .ask-postalcode-auth span{font-size:70%}#popin-modal .mod-window .mod-content .splash.default-postalcode .ask-postalcode-auth a,#popin-product-modal .mod-window .mod-content .splash.default-postalcode .ask-postalcode-auth a{display:block}#popin-modal .mod-window .mod-content .splash.default-postalcode .input,#popin-product-modal .mod-window .mod-content .splash.default-postalcode .input{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;margin-bottom:4px}#popin-modal .mod-window .mod-content .splash.default-postalcode .input button,#popin-product-modal .mod-window .mod-content .splash.default-postalcode .input button{margin-left:6px}#popin-modal .mod-window .mod-content .delivery-time .loader,#popin-product-modal .mod-window .mod-content .delivery-time .loader{height:60px;background:url(/https/www.labellevie.com/statics/images/loader3.gif) center center no-repeat}#popin-modal .mod-window.product,#popin-product-modal .mod-window.product{top:24px;width:820px;max-width:-webkit-calc(100% - 20px);max-width:calc(100% - 20px);min-height:480px;border-radius:3px}#popin-modal .mod-window.product .close,#popin-product-modal .mod-window.product .close{right:8px}#popin-modal .mod-window.product .close:after,#popin-modal .mod-window.product .close:before,#popin-product-modal .mod-window.product .close:after,#popin-product-modal .mod-window.product .close:before{background-color:var(--primary-color)}#popin-modal .mod-window.product .mod-title,#popin-product-modal .mod-window.product .mod-title{display:none}#popin-modal .mod-window.product .mod-content,#popin-product-modal .mod-window.product .mod-content{padding:0;position:relative}#popin-modal .mod-window.product .mod-content .content.item,#popin-product-modal .mod-window.product .mod-content .content.item{margin-top:0!important;padding:20px;width:inherit}#popin-modal .mod-window.product .mod-content .content.item .sub-products article a,#popin-product-modal .mod-window.product .mod-content .content.item .sub-products article a{color:#999898;width:82%}#popin-modal .mod-window.product .mod-content .content.item .description,#popin-product-modal .mod-window.product .mod-content .content.item .description{margin-bottom:0}#popin-modal .mod-window.product .loader,#popin-product-modal .mod-window.product .loader{height:480px;background:url(/https/www.labellevie.com/statics/images/loader3.gif) center center no-repeat}.o-hero .o-headband-apibanner>.banner-wrap,.o-hero .o-headband-apibanner[data-id="1007"]>div{background-repeat:no-repeat;background-position:center center;background-size:cover;width:100%;height:var(--banner-height);text-align:center}#popin-modal.show,#popin-product-modal.show{display:block;background-color:rgba(0,0,0,.7)}#popin-modal.show .mod-window,#popin-product-modal.show .mod-window{opacity:1;left:50%}#popin-product-modal{z-index:115}#popin-modal.show.modal-alert{z-index:120}.o-hero .wrap{display:table;width:100%;background-color:transparent}.o-hero .wrap .cell{display:table-cell}.o-hero .o-headband-apibanner>.banner-wrap{display:block;background-color:transparent}.o-hero .o-headband-apibanner>.banner-wrapa{display:block}.o-hero .o-headband-apibanner[data-id="1007"]{--banner-height:200px}.o-hero .o-headband-apibanner[data-id="1007"]>div{background-color:transparent;font-size:1.2em;color:var(--white-color);padding:-webkit-calc((var(--banner-height) - 180px)/ 2) 24px 24px;padding:calc((var(--banner-height) - 180px)/ 2) 24px 24px}.o-hero .o-headband-apibanner[data-id="1007"]>div .bio-title{font-size:1.6em;font-weight:700}.o-hero .o-headband-apibanner[data-id="1007"]>div .bio-subtitle{font-size:.98em;padding:20px 0 12px}.o-category-banners{width:100%;max-width:100%;height:var(--banner-height);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative}.container,.list{-ms-flex-flow:row wrap}.o-category-banners#LaGrandeEpicerieBanner{--banner-height:212px}.o-category-banners .banner-slides{z-index:1;position:relative;width:100%;max-width:100%;margin:0 auto;overflow:hidden}.o-category-banners .banner-slides .banner-slides-wrap{position:relative;height:var(--banner-height)}.o-category-banners .banner-slides .banner-slides-wrap>[data-slide]{height:var(--banner-height);min-width:100%;overflow:hidden;position:absolute;top:0;bottom:0;opacity:0;z-index:-1;-webkit-animation:none;animation:none}.o-category-banners .banner-slides .banner-slides-wrap>[data-slide].current{z-index:1}.o-category-banners .banner-slides .banner-slides-wrap>[data-slide].slide-faded-out{-webkit-animation:fad-out 7s ease-out;animation:fad-out 7s ease-out}.o-category-banners .banner-slides .banner-slides-wrap>[data-slide].slide-faded-in{-webkit-animation:fad-in 7s ease-out;animation:fad-in 7s ease-out}.o-category-banners .banner-slides .banner-control{position:absolute;left:0;right:0;bottom:0;text-align:center;z-index:2}.o-category-banners .banner-slides .banner-control>[data-control-slide]{display:inline-block;background-color:rgba(0,0,0,.5);width:48px;height:4px;border-radius:2px;margin:3px;cursor:pointer}.o-category-banners .banner-slides .banner-control>[data-control-slide]>span{display:none;width:0;height:4px;background-color:var(--black-color);border-radius:2px}.o-category-banners .banner-slides .banner-control>[data-control-slide].current>span{display:block;width:0;-webkit-animation:SlideControlInIrogress 5s;animation:SlideControlInIrogress 5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes SlideControlInIrogress{0%{width:0}100%{width:100%}}@keyframes SlideControlInIrogress{0%{width:0}100%{width:100%}}@-webkit-keyframes fad-in{0%,100%{opacity:0}25%,75%{opacity:1}}@keyframes fad-in{0%,100%{opacity:0}25%,75%{opacity:1}}@-webkit-keyframes fad-out{0%{opacity:1}100%,25%{opacity:0}}@keyframes fad-out{0%{opacity:1}100%,25%{opacity:0}}@media only screen and (max-width:1100px){.o-hero .o-headband-apibanner[data-id="1007"]>div{font-size:1.1em}}@media only screen and (max-width:1000px){.o-hero .o-headband-apibanner[data-id="1007"]>div{font-size:1em}}@media only screen and (max-width:900px){.o-hero .o-headband-apibanner[data-id="1007"]>div{font-size:.9em}}@media only screen and (max-width:800px){.o-hero .o-headband-apibanner[data-id="1007"]>div{font-size:.8em}}#leftmenuback.back{display:block;text-indent:36px;margin:10px 10px 16px;height:36px;line-height:34px;border-radius:4px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-right:12px;max-width:240px;width:auto;position:absolute;top:100px;left:4px;z-index:12}#leftmenuback.back:hover{text-decoration:none}#leftmenuback.back .o-back{left:6px}#leftmenuback.back .o-back *{background-color:var(--primary-color)}#leftmenu{position:fixed;left:0;top:100px;bottom:0;width:240px;z-index:10;overflow-y:auto;overflow-x:hidden;border-right:1px solid var(--border-light-color);padding-top:16px}#leftmenu #leftmenuback{max-width:230px;position:relative;top:0;left:0}#leftmenu .name{text-align:center;color:#827779;font-size:1.12em;font-weight:300;padding:8px;margin-top:12px}#leftmenu ul{list-style:none;margin:0;padding:20px 6px 20px 8px}#leftmenu ul li{margin:6px 0}#leftmenu ul li a{text-decoration:none;color:#827779;font-size:.85em;display:block;padding:3px 0 3px 6px;border-radius:2px}#leftmenu ul li a:hover{background-color:#efefef}#leftmenu ul li a.selected{color:var(--primary-color)}body.with-leftmenu.with-headband .o-hero{padding-left:240px}.horizontal-menu{text-align:center;padding:48px 0 16px}.horizontal-menu h2{margin:0 0 24px!important;padding:0!important}.horizontal-menu a{display:inline-block;padding:6px 24px;font-size:1em;color:#787878;text-decoration:none}.horizontal-menu a.selected,.horizontal-menu a:hover{text-decoration:none;color:var(--primary-color);background-color:#f4f4f4;border-radius:3px}.horizontal-menu+h3{text-align:center;font-weight:300;color:#989898;margin-top:40px}.list{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list .item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;width:-webkit-calc((100% - 140px)/ 7);width:calc((100% - 140px)/ 7);max-width:180px;height:232px;border:none;background-color:var(--white-color);margin:0 8px 24px}.list .item .o-product-addtocart{position:absolute;right:0;bottom:0}.list .item button:not(.add-to-list):not(.addtocart):not(.add-cart):not(.delete-cart){position:absolute;background-color:var(--white-color);bottom:4px;width:72px;border:1px solid var(--primary-color);color:var(--primary-color);padding:0 8px;font-size:12px;height:20px;line-height:20px;vertical-align:middle;border-radius:3px;left:-webkit-calc((100% - 72px)/ 2);left:calc((100% - 72px)/ 2)}.list .item button:not(.add-to-list):not(.addtocart):not(.add-cart):not(.delete-cart):hover{background-color:var(--primary-color);color:var(--white-color);opacity:1}.list .item button.add-to-list{display:none;position:absolute;top:2px;right:24px;z-index:5;background-color:transparent;background-image:url(../images/recipes/favorite-list.svg);background-size:20px!important;width:30px;opacity:1}.list .item button.add-to-list small{display:inline-block;height:22px;line-height:24px}.list .item button.add-to-list:hover{background-color:var(--primary-color)!important}.list .item button.add-to-list.added,.list .item:hover button.add-to-list{display:inline-block;background-color:rgba(253,122,122,.5);background-image:url(../images/recipes/favorite-list-white.svg)}.list .item:hover button.add-to-list.added{background-color:var(--primary-color)!important}.list .item .empty{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;background-color:rgba(255,255,255,.5);cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list .item .empty span{-webkit-transform:rotate(320deg);-ms-transform:rotate(320deg);transform:rotate(320deg);-webkit-writing-mode:lr-tb;-ms-writing-mode:lr-tb;writing-mode:lr-tb;font-size:1.2em;color:#505050}.list .item .image{height:72%;position:relative;overflow:hidden}.list .item .image img{display:block;max-width:100%;max-height:118%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0 auto}.list .item .description{width:100%;position:absolute;bottom:0}.list .item h1{text-transform:none;color:#717171;padding:6px;margin:0;font-size:.8em;background-color:rgba(255,255,255,.8)}.list .item .price{color:#717171;font-weight:600;font-size:.9em;text-align:left;line-height:12px;min-height:34px;padding:2px 0 0 4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.container,.maps,body.home .content+.categories,body.home .o-hero .o-headband-intro .bandeau.others>.head-categories{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.list .item .price.is-on-sale [itemprop=price]{color:var(--primary-color)}.list .item .price .quantity{color:#919191;font-size:72%;margin-bottom:2px}.list .item .price .origin-price span{position:relative;font-size:10px}.list .item .price .origin-price span::after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background-color:red;-webkit-transform:rotate(-7deg);-ms-transform:rotate(-7deg);transform:rotate(-7deg)}.list .item a{color:#717171;text-decoration:none}.list .item[data-brand=frichti] .image img,.list .item[data-brand=janet] .image img,.list .item[data-brand=kinn-khao] .image img,.list .item[data-brand=golfera] .image img,.list .item[data-brand=bao-family] .image img{max-width:136%;top:0;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}@media only screen and (max-width:1280px){.list .item{width:-webkit-calc((100% - 132px)/ 5);width:calc((100% - 132px)/ 5)}}@media only screen and (max-width:1120px){.list .item{width:-webkit-calc((100% - 132px)/ 4);width:calc((100% - 132px)/ 4)}}@media only screen and (max-width:980px){.list .item{width:-webkit-calc((100% - 132px)/ 3);width:calc((100% - 132px)/ 3)}}@media only screen and (max-width:860px){.list .item{width:-webkit-calc((100% - 132px)/ 3);width:calc((100% - 132px)/ 3)}}@media only screen and (max-width:740px){.list .item{width:-webkit-calc((100% - 132px)/ 2);width:calc((100% - 132px)/ 2)}}.item .sub-products-title{color:#666;font-weight:700;margin-bottom:16px}.item .sub-products article{width:100%;border:3px solid #f7f6f6;border-bottom:none;margin-bottom:0;background-color:var(--white-color);position:relative}.cart article.item,.item .sub-products article:last-child{border:1px solid #f7f6f6}.item .sub-products article .content{height:50px;line-height:22px;vertical-align:middle;padding-top:4px;width:76%}.item .sub-products article h3{overflow:hidden;margin-top:14px;margin-bottom:0;text-align:left;text-transform:none;display:inline-block}.item .sub-products article h3,.item .sub-products article h3+p{font-size:14px;font-weight:400;margin:0;line-height:20px;height:20px;vertical-align:middle}.item .sub-products article a{display:block;width:76%;height:50px;position:relative;font-size:0;text-decoration:none;color:#999898;color:inherit}.item .sub-products article a>*{vertical-align:top;display:inline-block;font-size:14px}.item .sub-products article p{color:#666}.item .sub-products article p span[itemprop=price]{font-weight:700}.item .sub-products article .thumb{margin-right:12px;width:80px;position:relative;text-align:center;height:50px;overflow:hidden}.item .sub-products article .thumb img{position:absolute;max-width:100%;height:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.o-bio,.o-frozen{display:block;height:20px;width:20px;position:absolute;top:2px;right:2px;z-index:1}.o-bio{height:25px;background:url(/https/www.labellevie.com/statics/images/bio-def.png) top left no-repeat;background-size:contain}.o-frozen{background:url(/https/www.labellevie.com/statics/images/frozen.svg) top left no-repeat;background-size:contain}.maps .address,.maps .address.add,.maps .infos{background-color:#f5f5f5}.o-frozen+.o-bio{top:24px}.maps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.maps .address{width:23%;min-width:280px;max-width:90%;margin:1%;display:block;border-radius:3px;border:1px solid #f5f5f5;-webkit-transition:all .2s;transition:all .2s;background-clip:padding-box}.maps .address img{width:100%;height:auto;display:block;min-height:140px}.maps .address.add{text-align:center}.maps .address.add img{width:50px;height:50px;margin:30px auto 35px;min-height:inherit}.maps .address.center{margin:0 auto}.maps input[type=radio]{display:none}.maps input[type=radio]:checked+label.address{border-color:var(--primary-color)}.maps label.address:hover{border-color:#717171;cursor:pointer}.maps .infos{margin:0;padding:10px;font-size:92%}.maps .infos>div.default{font-size:68%;color:#000}.cart article.item{width:100%;border-bottom:none;margin-bottom:0;background-color:#fff;position:relative}.cart article.item p.quantity span:only-child,.cart article.item:last-child{border:1px solid #f7f6f6}.cart article.item h1{font-size:1.15em;margin-top:12px;margin-bottom:0;text-align:left;text-transform:none;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart article.item h1 [itemprop=name]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cart article.item h1 .o-shipping-time+[itemprop=name]{margin-left:5px}.cart article.item h1:has(+.o-promotion-success){margin-top:2px}.cart article.item h1+p{margin-top:10px}.cart article.item a{display:block;width:-webkit-calc(100% - 75px);width:calc(100% - 75px);height:50px;position:relative;font-size:0;text-decoration:none;color:inherit}.cart article.item a>*{vertical-align:top;display:inline-block;font-size:14px}.cart article.item a>.content{width:-webkit-calc(100% - 208px);width:calc(100% - 208px)}.cart article.item p.quantity{text-align:center;font-size:0;margin-bottom:20px;position:absolute;right:110px;top:50%;transform:translate(0,-50%);background-color:var(--white-color)}.cart article.item p.quantity>*{font-size:16px;line-height:28px}.cart article.item p.quantity span{display:inline-block;height:30px;border-top:1px solid #f7f6f6;border-bottom:1px solid #f7f6f6;width:40px}.cart article.item p.quantity input[name=removequantity],.cart article.item p.quantity input[name=addquantity]{width:40px;text-align:center}.cart article.item p.quantity input[name=removequantity]{margin-right:2px}.cart article.item p.quantity input[name=addquantity]{margin-left:2px}.cart article.item p.quantity button{height:30px}.cart article.item p.product-removing,.cart article.item p.total{position:absolute;right:15px;top:50%;margin:0;font-size:14px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);text-align:right}.cart article.item p.product-removing .is-on-sale,.cart article.item p.total .is-on-sale{line-height:12px}.cart article.item p.product-removing .is-on-sale>span:first-child,.cart article.item p.total .is-on-sale>span:first-child{color:var(--primary-color);font-weight:600;display:block}.cart article.item p.product-removing .is-on-sale>span:last-child,.cart article.item p.total .is-on-sale>span:last-child{font-size:80%;display:inline-block;position:relative}.cart article.item p.product-removing .is-on-sale>span:last-child:after,.cart article.item p.total .is-on-sale>span:last-child:after{content:"";position:absolute;top:50%;left:-2px;width:100%;height:1px;background-color:red;-webkit-transform:rotate(-7deg);-ms-transform:rotate(-7deg);transform:rotate(-7deg)}.cart article.item .o-product-addtocart{position:absolute;right:78px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.cart article.item .o-bio,.cart article.item .o-frozen{width:20px;height:20px;top:-5px;left:90px;right:inherit}.cart article.item .o-bio{height:24px}.cart article.item .o-frozen+.o-bio{top:16px}.cart article.item .image{width:100px;position:relative;text-align:center;height:50px;overflow:hidden;margin-right:10px}.cart article.item img{position:absolute;max-width:100%;height:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cart article.item[data-brand=frichti] a[data-id] .image img,.cart article.item[data-brand=janet] a[data-id] .image img,.cart article.item[data-brand=kinn-khao] a[data-id] .image img,.cart article.item[data-brand=golfera] a[data-id] .image img,.cart article.item[data-brand=bao-family] a[data-id] .image img{max-width:136%;top:0;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.cart article.item.stock-error .error{padding:4px 0;margin:0;position:absolute;right:80px;height:46px;display:inline-block;text-align:center;width:216px;line-height:46px;color:var(--primary-color)}.empty-cart,.o-stockerror{color:var(--text-dark-color)}.cart article.item.stock-error .quantity .error{border:none;top:-12px;font-size:14px;width:154px;right:100px}.empty-cart{text-align:center;font-size:16px;background:url(/https/www.labellevie.com/statics/images/bg-cart-empty.png) center top 48px no-repeat;padding:0;margin:60px 0}.empty-cart .empty-cart-title{font-size:26px;font-weight:700;margin-bottom:312px}.empty-cart .empty-cart-title+div{margin:24px 0}.empty-cart a{text-transform:inherit;border-radius:25px;padding:0 30px}.o-stockerror{font-size:14px;padding:10px 36px;line-height:20px}.o-stockerror>div:nth-child(1){text-align:center;margin-bottom:24px}.o-stockerror>div:nth-child(2) .itemerror{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0;border-top:1px solid var(--border-grey-color)}.o-stockerror>div:nth-child(2) .itemerror:first-child{border-top:0 none}.o-stockerror>div:nth-child(2) .itemerror>div:nth-child(1){width:64px;min-width:64px;height:64px;position:relative;overflow:hidden;border-radius:3px}.o-stockerror>div:nth-child(2) .itemerror>div:nth-child(1) img{position:absolute;max-width:100%;max-height:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.o-stockerror>div:nth-child(2) .itemerror>div:nth-child(2){padding-left:10px;width:-webkit-calc(100% - 100px);width:calc(100% - 100px)}.o-stockerror>div:nth-child(2) .itemerror>div:nth-child(2) small,.o-stockerror>div:nth-child(2) .itemerror>div:nth-child(2) span{color:var(--grey-color)}.o-stockerror>div:nth-child(2) .itemerror>div:nth-child(2) span{font-size:13px}.o-stockerror>div:nth-child(2) .itemerror>div:nth-child(3){width:36px;text-align:right;color:var(--grey-color)}.o-stockerror>div:nth-child(2) .itemerror[data-brand=frichti]>div:nth-child(1) img,.o-stockerror>div:nth-child(2) .itemerror[data-brand=janet]>div:nth-child(1) img,.o-stockerror>div:nth-child(2) .itemerror[data-brand=kinn-khao]>div:nth-child(1) img,.o-stockerror>div:nth-child(2) .itemerror[data-brand=golfera]>div:nth-child(1) img,.o-stockerror>div:nth-child(2) .itemerror[data-brand=bao-family]>div:nth-child(1) img{max-width:140%;top:0;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.o-stockerror>div:nth-child(3){text-align:center;padding:24px 0 16px}.o-stockerror>div:nth-child(3) .button,.o-stockerror>div:nth-child(3) button{margin-top:20px;border-radius:24px;padding:0 24px;min-width:320px;font-weight:700}.o-stockerror.modaldialog{font-size:12px;padding:10px 12px;line-height:16px}.o-stockerror.modaldialog>div:nth-child(1){margin-bottom:16px}.o-stockerror.modaldialog>div:nth-child(2){max-height:148px;overflow-x:hidden;overflow-y:scroll;border:1px solid var(--border-light-color);border-radius:4px;padding:2px 10px 2px 4px}.o-stockerror.modaldialog>div:nth-child(2) .itemerror{padding:2px 0}.o-stockerror.modaldialog>div:nth-child(2) .itemerror>div:nth-child(1){width:54px;min-width:54px;height:54px}.o-stockerror.modaldialog>div:nth-child(2) .itemerror>div:nth-child(2){font-size:11px;line-height:14px;padding-left:6px;width:-webkit-calc(100% - 80px);width:calc(100% - 80px)}.o-stockerror.modaldialog>div:nth-child(2) .itemerror>div:nth-child(2) span{font-size:11px}.o-stockerror.modaldialog>div:nth-child(2) .itemerror>div:nth-child(3){width:32px}.o-stockerror.modaldialog>div:nth-child(3){padding:16px 0;line-height:16px}.o-stockerror.modaldialog>div:nth-child(3) button{margin-top:12px;min-width:216px}ul.pagination{margin:40px 0;list-style:none;padding:0;text-align:center}ul.pagination li{display:inline-block;margin-bottom:4px}ul.pagination li span{font-size:80%;color:#919191}ul.pagination li a{display:block;padding:3px 9px;text-decoration:none;background-color:var(--primary-color);color:var(--white-color)}ul.pagination li a.selected,ul.pagination li a:hover{background-color:var(--white-color);color:var(--primary-color)}.progress tbody tr td{border-bottom:0;position:relative;text-align:center;width:25%}.progress tbody tr td .title{position:static}.progress tbody tr td .title:before{content:' ';display:block;height:4px;width:100%;background-color:#f5f5f5;position:absolute;bottom:13px;right:52%;z-index:0}.progress tbody tr td .counter{width:30px;height:30px;margin:0 auto;background-color:#f5f5f5;border-radius:30px;line-height:30px;position:relative;z-index:1}.progress tbody tr td.active .counter,.progress tbody tr td.active .title:before{background-color:#424040;color:var(--white-color)}.progress tbody tr td:first-child .title:before{display:none}.favorite-lists-loader,.products-loader,.recipe-loader{background:url(/https/www.labellevie.com/statics/images/loader3.gif) center center no-repeat;width:100%;min-height:72px}.recipes-list-products,.section-products{clear:both;font-size:.94em;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;margin:10px 0}.recipes-list-products table,.section-products table{width:632px;margin:4px auto}.recipes-list-products table tr td,.section-products table tr td{padding:4px 0;vertical-align:top}.recipes-list-products table tr td .thumb,.section-products table tr td .thumb{display:inline-block;border-color:#c9c9c9;width:36px;min-height:36px;line-height:30px;padding:1px;text-align:center}.recipes-list-products table tr td .thumb img,.section-products table tr td .thumb img{max-width:32px;max-height:32px;width:auto;border-radius:2px}.recipes-list-products table tr td .product-name,.section-products table tr td .product-name{max-width:386px;width:100%}.recipes-list-products table tr td .product-name:not(.rupture),.section-products table tr td .product-name:not(.rupture){line-height:18px}.recipes-list-products table tr td .product-name .replacements,.section-products table tr td .product-name .replacements{border-radius:4px;background-color:#f6f6f6;font-size:90%;margin:2px 0;padding:2px;overflow-x:scroll}.recipes-list-products table tr td .product-name .replacements::-webkit-scrollbar,.section-products table tr td .product-name .replacements::-webkit-scrollbar{width:1px;background-color:#f6f6f6;scrollbar-width:thin}.recipes-list-products table tr td .product-name .replacements>div,.section-products table tr td .product-name .replacements>div{padding:4px 2px;width:556px}.recipes-list-products table tr td .product-name .replacements>div.current,.section-products table tr td .product-name .replacements>div.current{color:#515151;font-weight:500;background-color:#e2e2e2}.recipes-list-products table tr td .product-name .replacements>div:not(.current),.section-products table tr td .product-name .replacements>div:not(.current){cursor:pointer}.recipes-list-products table tr td .product-name .replacements>div .thumb,.section-products table tr td .product-name .replacements>div .thumb{width:24px;min-height:24px;line-height:16px;background-color:var(--white-color);text-align:center}.recipes-list-products table tr td .product-name .replacements>div .thumb img,.section-products table tr td .product-name .replacements>div .thumb img{max-width:20px;max-height:20px}.recipes-list-products table tr td .product-name .replacements>div .thumb.bio::after,.section-products table tr td .product-name .replacements>div .thumb.bio::after{top:-5px;right:-8px;width:16px;height:16px}.recipes-list-products table tr td.input,.section-products table tr td.input{position:relative}.recipes-list-products table tr td.input>*,.section-products table tr td.input>*{float:inherit;display:inherit}.recipes-list-products table tr td.input i,.section-products table tr td.input i{display:inline-block;width:24px;height:24px;line-height:22px;border-radius:3px;font-weight:700;font-style:normal;cursor:pointer}.recipes-list-products table tr td.input i:hover,.section-products table tr td.input i:hover{color:#121212;background-color:var(--bg-grey-color)}.recipes-list-products table tr td.input input,.section-products table tr td.input input{text-align:center;height:24px;width:54px;padding:0 2px;margin:0 1px}.recipes-list-products table tr td.input .available-stock,.section-products table tr td.input .available-stock{font-size:56%;line-height:6px;color:#dc3545;position:absolute;top:38px;left:0;right:0}.recipes-list-products table tr td.input .available-stock span,.section-products table tr td.input .available-stock span{color:#bd2130}.recipes-list-products table tr td.input .cart-quantity,.section-products table tr td.input .cart-quantity{font-size:70%;line-height:10px;color:#a2a2a2;position:absolute;top:38px;left:0;right:0}.recipes-list-products table tr td.input .cart-quantity span,.section-products table tr td.input .cart-quantity span{color:#525252}.recipes-list-products table tr td.input .available-stock:not(.hidden)+.cart-quantity,.section-products table tr td.input .available-stock:not(.hidden)+.cart-quantity{top:46px}.recipes-list-products table tr td.ingredient-price,.section-products table tr td.ingredient-price{padding-right:16px}.recipes-list-products table tr td.replace-product,.section-products table tr td.replace-product{position:relative}.recipes-list-products table tr td.replace-product button,.section-products table tr td.replace-product button{background-position:center center;width:24px;padding:0;position:relative}.recipes-list-products table tr td.replace-product button:hover,.section-products table tr td.replace-product button:hover{background-color:#e6e6e6;opacity:1}.recipes-list-products table tr td.replace-product button ins,.section-products table tr td.replace-product button ins{position:absolute;top:-4px;right:-2px;background-color:var(--primary-color);display:inline-block;width:12px;height:12px;color:var(--white-color);line-height:12px;text-indent:0;text-decoration:none;font-size:64%;border-radius:8px;text-align:center}.recipes-list-products table tr.remplace-content td .product-name .replacements>div,.section-products table tr.remplace-content td .product-name .replacements>div,table{width:100%}.recipes-list-products table tr.topay td,.section-products table tr.topay td{border:0;padding-right:8px}.recipes-list-products table tr.topay td button,.section-products table tr.topay td button{height:28px;line-height:28px;font-size:.94em}.recipes-list-products table tr.topay td .recipe-price,.section-products table tr.topay td .recipe-price{display:inline-block;min-width:84px;font-weight:700}.recipes-list-products table tr.addtocart-ok td.addtocart,.recipes-list-products table tr.addtocart-ok td.ingredient-price,.section-products table tr.addtocart-ok td.addtocart,.section-products table tr.addtocart-ok td.ingredient-price{background:url(../images/recipes/ok.png) right -1px center no-repeat;background-size:12px}.recipes-list-products table tr.addtocart-error td.addtocart,.recipes-list-products table tr.addtocart-error td.ingredient-price,.section-products table tr.addtocart-error td.addtocart,.section-products table tr.addtocart-error td.ingredient-price{background:url(../images/recipes/error.png) right -2px center no-repeat;background-size:12px}.recipes-list-products table tr.remplace-hide td,.section-products table tr.remplace-hide td{vertical-align:top}.recipes-list-products table tr.remplace-hide td .product-name .replacements,.section-products table tr.remplace-hide td .product-name .replacements{display:none}.recipes-list-products table tr.remplace-content td .product-name,.section-products table tr.remplace-content td .product-name{max-width:100%}.recipes-list-products table tr.remplace-content td .product-name .replacements,.section-products table tr.remplace-content td .product-name .replacements{width:100%;overflow-y:scroll;max-height:226px}.recipes-list-products table tr.remplace-content td .product-name .replacements>div.current,.section-products table tr.remplace-content td .product-name .replacements>div.current{font-weight:600}/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */*{box-sizing:border-box}html{-ms-text-size-adjust:100%;color:#414141;font-size:16px;line-height:1.4;height:100%;font-family:var(--default-font);font-weight:400;-webkit-text-size-adjust:none}body{min-height:100%;position:relative;background-color:#f8f8f8;padding-top:100px}::-moz-selection{background-color:#b3d4fc;text-shadow:none}::selection{background-color:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}table{border-collapse:collapse;border-spacing:0}table thead{font-weight:700;border-bottom:1px solid #000}table tr td{line-height:40px}table tr td .line-sm{line-height:24px}table tbody tr td{border-bottom:1px solid #FAFAFA}table tbody tr td a{color:#424040;text-decoration:none}table.no-border tr td{border:none;vertical-align:top}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}input:-webkit-autofill{-webkit-box-shadow:0 0 0 500px #fff inset}:focus,input,textarea{outline:0!important}textarea{resize:vertical}.no-list{padding:0;list-style:none}.browserupgrade{margin:.2em 0;background-color:#ccc;color:#000;padding:.2em 0}.hidden{display:none!important}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.smallx{font-size:90%}.smaller{font-size:72%;line-height:12px}.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.center{text-align:center}.center+h2{margin-top:60px}.orange{color:#424040}.align-right{text-align:right}.app-loader{background:url(/https/www.labellevie.com/statics/images/loader3.gif) center center no-repeat;width:100%;min-height:72px}.title{position:relative;text-align:center}#search-modal,header{position:fixed;top:var(--header-height);z-index:20}.title h1{display:inline-block;font-size:1.5em;margin-right:2em}.title .total{display:inline-block;font-size:1.2em}.title table .total{display:table-cell;font-size:.85em;text-align:right;padding-right:23px}.container{height:auto;flex-flow:row wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.container .half{width:50%;padding-right:5%}.container .half:last-child{padding-right:0;padding-left:5%;border-left:1px solid #f5f5f5}.container .half:last-child form .input label{width:40%}a#pipedriveLink{display:none!important}.grey{color:#999}.primary-color{color:var(--primary-color)}.text-primary{color:#111}.text-muted{color:#8c8c8c}.text-error{color:red}.text-success{color:green}#search-modal{background-color:var(--white-color);left:var(--nav-width);bottom:0;right:0;padding-bottom:4rem;overflow-y:scroll;display:none}body.modal,body.modal-cart,body.modal-product,body.modal-user,body.search,header.primary,html.modal,html.modal-cart,html.modal-product,html.modal-user,html.search{overflow:hidden}#search-modal>.content>h1{margin-bottom:24px}#search-modal .searchnbhits{text-align:center;font-size:.92em;color:#929292;margin:0 auto 36px}#search-modal .searchnbhits .searchnbhits-wrap{background-color:var(--bg-light-color);line-height:46px;height:46px;width:420px;margin:0 auto 20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;border-radius:25px}#search-modal .searchnbhits .searchnbhits-wrap>*{line-height:36px;height:36px;width:50%;font-weight:600;display:inline-block;text-align:center;font-size:96%;border-radius:25px;cursor:pointer}#search-modal .searchnbhits .searchnbhits-wrap>* span{font-size:96%;font-weight:400;padding-left:4px}#search-modal .searchnbhits .searchnbhits-wrap>.active{color:var(--primary-color);background-color:var(--white-color);cursor:default}#search-modal .searchnbhits .searchnbhits-wrap>.active span{color:var(--text-dark-color)}#search-modal .searchproducts,#search-modal .searchrecipes{display:none}#search-modal .searchproducts.active,#search-modal .searchrecipes.active{display:-webkit-box;display:-ms-flexbox;display:flex}#search-modal .no-results{text-align:center;padding-top:16px;font-size:90%;color:var(--grey-color)}header,header nav>ul{padding:0;width:100%}#search-modal .no-results span{color:var(--text-dark-color)}.searchloader{height:180px;background:url(/https/www.labellevie.com/statics/images/loader3.gif) center center no-repeat;display:none}.o-user-menu,header{height:var(--header-height)}body.search #search-modal,header nav>ul,html.search #search-modal{display:block}header{background-color:var(--white-color)}header nav{position:static;height:auto;z-index:1}header nav>ul{list-style:none;margin:0;white-space:nowrap;height:48px;line-height:48px;position:relative}header nav>ul li{display:inline-block;vertical-align:top;height:46px;line-height:46px;position:relative}header nav>ul li a,header nav>ul li span{font-size:14px;padding:0 8px;display:block;height:50px;line-height:50px;color:#646464;cursor:pointer;font-weight:400}header nav>ul li a{text-decoration:none}header nav>ul li a.selected,header nav>ul li a.selected+.arrow,header nav>ul li a:hover,header nav>ul li a:hover+.arrow{color:var(--primary-color)}header nav>ul li a .thumb{display:inline-block;height:34px;width:30px;margin:2px 4px 2px 2px;padding:0;text-align:center;vertical-align:middle;background:center center no-repeat;background-size:contain}header nav>ul li.show-menu{display:none}header nav>ul li.show-menu>span{height:var(--header-secondary-height);padding-top:24px}header nav>ul li.show-menu ul{top:var(--header-secondary-height);right:-16px;left:auto}header nav>ul li.show-menu.show{display:inline-block}header nav>ul li a+ul:hover,header nav>ul li a:hover+ul,header nav>ul li span+ul:hover,header nav>ul li span:hover+ul{display:block}header nav>ul li a+ul:hover.hidden,header nav>ul li a+ul:hover.others ul,header nav>ul li a:hover+ul.hidden,header nav>ul li a:hover+ul.others ul,header nav>ul li span+ul:hover.hidden,header nav>ul li span+ul:hover.others ul,header nav>ul li span:hover+ul.hidden,header nav>ul li span:hover+ul.others ul{display:none}header nav>ul li ul{display:none;position:absolute;left:-12px;top:48px;background-color:var(--white-color);min-width:180px;text-align:left;border:1px solid #efefef;border-top:0 solid #efefef;border-radius:0 0 4px 4px;z-index:20;padding:4px 2px 8px 4px}header nav>ul li ul li{display:block;height:34px;line-height:34px}header nav>ul li ul li a{height:36px;line-height:36px;font-size:14px;color:#827779}header nav>ul.subnav{height:auto;white-space:normal}header nav>ul.subnav li{display:block;height:24px;line-height:24px;clear:both}header nav>ul.subnav li.entete{height:32px;line-height:32px;position:relative}header nav>ul.subnav li.has-descendent>a:after{content:' ';position:absolute;top:6px;right:2px;display:inline-block;width:12px;height:12px;line-height:12px;color:#e3e3e3;font-size:1.8em;background:url(/https/www.labellevie.com/statics/images/dir-right-lbv.svg) center center no-repeat;background-size:16px}header nav>ul.subnav li a,header nav>ul.subnav li span{font-size:.78em;padding:0 16px 0 6px;height:24px;line-height:24px;color:#434343;font-weight:600;border-radius:3px;overflow:hidden;text-overflow:ellipsis}header nav>ul.subnav li a.selected,header nav>ul.subnav li a:hover,header nav>ul.subnav li span.selected,header nav>ul.subnav li span:hover,header nav>ul.subnav li.display-menu>a{color:var(--primary-color)}header nav>ul.subnav li span{font-size:.72em;font-weight:400;color:#838383;cursor:default;padding:4px 2px 0 6px;height:32px;line-height:32px;text-transform:uppercase}header nav>ul.subnav li span:hover{color:#838383}header nav>ul.subnav li ul{display:none;left:var(--nav-width);border:1px solid var(--border-light-color);border-left:0 none;border-radius:0 3px 3px 0;top:-6px;-webkit-box-shadow:1px 0 5px 0 rgba(32,33,36,.28);box-shadow:1px 0 5px 0 rgba(32,33,36,.28);z-index:30;min-width:var(--nav-width);max-width:var(--nav-width);white-space:normal;padding:4px 0}header nav>ul.subnav li ul li{padding:4px 0;height:auto;min-height:20px;line-height:20px;vertical-align:middle}header nav>ul.subnav li ul li a{font-weight:400;height:auto;min-height:20px;line-height:20px}.o-store-open,.o-user-menu .name .user-menu a.pro{font-weight:700}header nav>ul.subnav>li,header nav>ul.subnav>li>a{height:inherit;min-height:24px}header nav>ul.subnav>li>a{padding:2px 16px 2px 6px}header nav>ul.subnav>li>a:hover{background-color:#f6f6f6}header nav>ul.subnav>li>a .thumb{width:20px;height:20px;margin:0 4px 0 0;padding:0;vertical-align:top}header nav>ul.subnav>li>a .name{display:inline-block;width:-webkit-calc(100% - 24px);width:calc(100% - 24px);line-height:18px}header nav>ul.subnav>li>ul{position:fixed;top:0;left:var(--nav-width)}header nav>ul.subnav>li.display-menu>ul,header nav>ul.subnav>li.display-menu>ul li.display-submenu>ul{display:block}header nav>ul.subnav>li[data-id="3185"]>a{color:var(--primary-color)!important}header.primary{width:var(--nav-width);top:var(--header-height);left:0;bottom:0;height:auto;z-index:31;overflow-y:scroll;border-right:1px solid rgba(0,0,0,.08)}header.primary::-webkit-scrollbar{width:1px;background-color:#f6f6f6;scrollbar-width:thin}header.primary nav{padding:6px 0 48px}header.primary .scrolldir{position:fixed;left:0;width:199px;background-color:rgba(255,255,255,.92);background-repeat:no-repeat;background-size:30px;color:#888;height:42px;line-height:24px;text-transform:inherit;font-size:.7em;display:none}header.secondary,header.secondary nav,header.secondary nav>ul,header.secondary nav>ul>li,header.secondary nav>ul>li>a{height:var(--header-secondary-height)}header.primary .scrolldir.top{top:var(--header-height);padding-top:20px;background-position:top center;background-image:url(/https/www.labellevie.com/statics/images/dir-top.png);border-bottom:1px solid #f1f1f1}#subheader,header.secondary{border-bottom:1px solid rgba(0,0,0,.08)}header.primary .scrolldir.bottom{bottom:0;padding-bottom:45px;background-position:bottom center;background-image:url(/https/www.labellevie.com/statics/images/dir-bottom.png);border-top:1px solid #f1f1f1}header.primary .scrolldir:hover{background-color:var(--white-color);opacity:.9}header.secondary{width:-webkit-calc(100% - 200px);width:calc(100% - 200px)}header.secondary nav>ul>li{text-align:center}header.secondary nav>ul>li>a{line-height:28px}header.secondary nav>ul>li>a .thumb{display:block;margin:2px auto 0;height:40px;width:40px}header.secondary nav>ul>li>a .name{font-size:86%;max-width:110px;min-height:32px;max-height:32px;line-height:14px;overflow:hidden;white-space:normal}header.secondary nav>ul>li>ul{top:var(--header-secondary-height);left:0}header.secondary nav>ul>li>ul.others{left:auto;right:2px}header.secondary nav>ul>li>ul.others .thumb{display:inline-block;height:20px;width:20px}header.secondary nav>ul>li>ul.others .name{display:inline-block;padding-left:4px}#subheader{position:fixed;left:0;top:0;z-index:30;width:100%;background-color:var(--white-color);padding:0;height:50px;line-height:50px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:visible}#subheader .rightpart{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto!important;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-logo{z-index:11;width:var(--nav-width)}.o-logo a{position:relative;background:url(/https/www.labellevie.com/statics/images/logo-mobile-v2.png) center center no-repeat var(--white-color);background-size:90%;height:48px;min-width:100%;display:inline-block;text-decoration:none}.o-logo.is_bio a::after{content:'';position:absolute;top:-2px;right:-2px;width:24px;height:24px;background:url(/https/www.labellevie.com/statics/images/bio-def.png) center center no-repeat;background-size:contain}.o-search{display:block;z-index:12;height:50px;width:50%;margin:0;position:relative}.o-search .wrap{height:50px;width:100%;background-size:20px;cursor:pointer}.o-search .wrap input{width:100%;height:36px;background:url(/https/www.labellevie.com/statics/images/search.svg) left 10px center no-repeat rgba(0,0,0,.04);background-size:18px;border:1px solid #e8ebeb;border-radius:4px;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0;padding:2px 20px 2px 40px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;font-size:14px;caret-color:var(--primary-color)}.o-search .wrap input:focus{background-color:var(--white-color);outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.05),0 0 0 3px rgba(253,122,122,.3);box-shadow:inset 0 2px 4px rgba(0,0,0,.05),0 0 0 3px rgba(253,122,122,.3);border:2px solid var(--primary-color)}.o-search .wrap input::-webkit-input-placeholder{color:#929292}.o-search .wrap input::-moz-placeholder{color:#929292}.o-search .wrap input:-ms-input-placeholder{color:#929292}.o-search .cancel{color:#333;position:absolute;right:0;top:0;bottom:0;vertical-align:middle;line-height:50px;font-size:24px;cursor:pointer;overflow-x:hidden;text-overflow:clip;width:0;-webkit-animation:fadeIn 2s;animation:fadeIn 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.o-search.show .cancel{width:40px;text-align:center;color:#777}@media screen and (max-width:1200px){.o-search{max-width:400px}}@media screen and (max-width:1120px){.o-search{max-width:400px}}@media screen and (max-width:900px){.o-search{max-width:360px}}.o-store-open{font-size:.92em;color:var(--secondary-color);padding:0 10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:1090px){.o-store-open{display:none}}.o-spaceLinks{text-align:center;height:26px;line-height:26px;padding:0 12px;right:112px;top:12px;bottom:12px;z-index:15;border-radius:3px}.o-spaceLinks .spaceLink{display:inline-block;border:1px solid var(--primary-color);border-radius:3px;padding:0 8px}.o-spaceLinks .spaceLink em{font-size:.8em;font-style:normal}.o-spaceLinks .spaceLink a{color:var(--primary-color);text-decoration:none;white-space:nowrap}.o-spaceLinks .spaceLink a:hover{text-decoration:none}.o-spaceLinks .spaceLink#sponsorLink{border-color:var(--secondary-color);margin-right:24px}.o-spaceLinks .spaceLink#sponsorLink a{color:var(--secondary-color)}@media only screen and (max-width:1048px){.o-spaceLinks>[data-space=sponsor]{display:none}}@media only screen and (max-width:864px){.o-spaceLinks{display:none}}.o-user-menu{z-index:12;padding:0 0 0 20px;background-color:transparent;width:124px;line-height:46px}.o-user-menu .cart,.o-user-menu .name,.o-user-menu a{display:inline-block;line-height:var(--header-height);height:var(--header-height)}.o-user-menu a{text-decoration:none;color:#7f7e7e;padding:0 5px;font-size:14px}.o-user-menu .cart,.o-user-menu .name{vertical-align:middle;position:relative;padding:0}.o-user-menu .cart>a,.o-user-menu .name>a{background-repeat:no-repeat;background-position:center center;background-size:32px;display:block;width:48px;height:var(--header-height)}.o-user-menu .cart>a{background-image:url(/https/www.labellevie.com/statics/images/cart-v2.png)}.o-user-menu .cart>a span{color:var(--white-color);display:block;height:17px;line-height:17px;font-size:.8em;position:absolute;bottom:10px;left:0;right:0;text-align:center}.o-user-menu .name .user-menu a.pro,.o-user-menu .name .user-menu a:hover,.o-user-menu .name .user-menu.logged .credits{color:var(--primary-color)}.o-user-menu .name>a{background-image:url(/https/www.labellevie.com/statics/images/user-v2.png);text-indent:-9999px}.o-user-menu .name .user-menu{min-width:148px;background-color:var(--white-color);list-style:none;max-height:0;overflow:hidden;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;position:absolute;right:-60px;top:var(--header-height);z-index:14;margin:0;padding:0 6px 0 8px;font-size:.9em;-webkit-box-shadow:-3px 2px 3px rgba(130,119,121,.19);box-shadow:-3px 2px 3px rgba(130,119,121,.19)}.o-user-menu .name .user-menu.logged{min-width:232px}.o-user-menu .name .user-menu li,.o-user-menu .name .user-menu li a{height:40px;line-height:40px;white-space:nowrap}.o-user-menu .name .user-menu li a{display:block}.o-user-menu .name .user-menu li:last-child{margin-bottom:10px}.o-user-menu .name .user-menu:hover{max-height:330px}.o-user-menu .name:hover .user-menu{max-height:524px}footer .wrap{background-color:#f7f7f7}footer .wrap .wrap-content{background:url(/https/www.labellevie.com/statics/images/logo-mobile-v2.png) 0 16px no-repeat;background-size:200px auto;max-width:940px;width:96%;margin:0 auto;padding:80px 0 40px}footer .wrap .wrap-content .delivery{margin-top:0;font-size:86%;font-weight:600}footer .wrap .wrap-content .wrap-sections{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}footer .wrap .wrap-content .wrap-sections h2{font-family:'Amatic SC',cursive;color:var(--primary-color);font-size:24px;margin:0 0 8px}footer .wrap .wrap-content .wrap-sections>div{padding-right:40px}footer .wrap .wrap-content .wrap-sections>div:last-child{padding-right:0}footer .wrap .wrap-content .wrap-sections>div .footer-sub-title{margin-top:16px;font-weight:700;font-size:72%;text-decoration:underline}footer .wrap .wrap-content .wrap-sections>div a{display:block;text-decoration:none}footer .wrap .wrap-content .wrap-sections>div a:hover{text-decoration:underline}footer .wrap .wrap-content .wrap-sections>div a,footer .wrap .wrap-content .wrap-sections>div>.pro-contact{color:var(--text-dark-color);font-size:13px;line-height:24px;font-weight:300}footer .wrap .wrap-content .wrap-sections>div>.pro-contact{padding-top:4px;line-height:18px}footer .wrap .wrap-content .wrap-sections>div>.pro-contact small{font-size:84%}footer .wrap .wrap-content .wrap-sections>div>.pro-contact small span{color:var(--primary-color)}footer .wrap .wrap-content .wrap-sections>div.devices{font-size:12px}footer .wrap .wrap-content .wrap-sections>div.devices a{width:132px;height:40px;margin-bottom:8px;background-position:center center;background-repeat:no-repeat;background-color:transparent;background-size:contain}footer .wrap .wrap-content .wrap-sections>div.devices a.apple{background-image:url(/https/www.labellevie.com/statics/images/devices/app-store-badge.png)}footer .wrap .wrap-content .wrap-sections>div.devices a.google{background-image:url(/https/www.labellevie.com/statics/images/devices/google-play-badge.png)}footer .wrap .wrap-content .wrap-sections>div .social-networks{padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .wrap .wrap-content .wrap-sections>div .social-networks a{display:inline-block;width:28px;height:28px;text-indent:-99999px;margin-right:6px;background-position:center center;background-repeat:no-repeat;background-color:transparent;background-size:contain}footer .wrap .wrap-content .wrap-sections>div .social-networks a:hover{text-decoration:none}footer .wrap .wrap-content .wrap-sections>div .social-networks a.ft120{width:60px;height:60px;margin-right:20px;background-image:url(/https/www.labellevie.com/statics/images/fonts/FT120-2024.png)}footer .wrap .wrap-content .wrap-sections>div .social-networks a.facebook{background-image:url(/https/www.labellevie.com/statics/images/fonts/facebook.svg)}footer .wrap .wrap-content .wrap-sections>div .social-networks a.instagram{background-image:url(/https/www.labellevie.com/statics/images/fonts/instagram.svg)}footer .wrap .wrap-content .wrap-sections>div .social-networks a.twitter{background-image:url(/https/www.labellevie.com/statics/images/fonts/twitter.svg)}footer .wrap .wrap-content .wrap-sections>div .social-networks a.youtube{background-image:url(/https/www.labellevie.com/statics/images/fonts/youtube.svg)}footer .wrap .footer-accepted-payement img{max-height:54px}footer .wrap .contacts{font-size:75%;color:#999;margin-top:12px}footer .wrap.end{text-align:center;padding:20px 0;background-color:#eaeaea}@media only screen and (max-width:1200px){footer .wrap .wrap-content .wrap-sections{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:24px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}footer .wrap .wrap-content .wrap-sections>div{margin-bottom:20px}}body{background-color:var(--white-color);padding-left:var(--nav-width);padding-top:var(--header-height)}body img[width="1"][height="1"]{display:none}body .app-banners{text-align:center;padding:4px;color:#363636;font-size:.84em;background-color:#f8f8f8}body .app-banners>div{max-width:920px;margin:0 auto;padding:4px;border-bottom:1px solid var(--white-color)}body .app-banners>div:last-child{border-bottom:0 none}body .app-banners>div span{font-weight:600}body .app-banners.orders-pending-banner{color:#363636;font-size:.8em}body .app-banners.promocode-banner,body .app-banners.sponsors-banner{color:var(--primary-color);background-color:var(--white-color)}body .app-banners.messages-banner{color:var(--white-color);background-color:var(--primary-color);font-size:82%}body .app-banners.messages-banner .smaller{font-size:90%}body #searchrestore>.content,body>.content{position:relative;padding:0 20px;width:100%;margin:0 auto 40px;min-height:480px}body #searchrestore>.content.middle-width,body>.content.middle-width{width:var(--content-width);max-width:100%}body.quick-order #searchrestore>.content,body.quick-order>.content{margin-top:0!important;padding-top:0!important}body.with-secondary-nav{padding-top:126px}body .content h1,body .content h2{text-align:center;font-weight:400;font-size:1.25em;letter-spacing:.05em}body .content h1{color:var(--text-dark-color);margin:35px 0}body .content h2{color:#827779;margin:30px 0 0}body .content h2 span{display:inline-block;background-color:var(--white-color);position:relative;z-index:1;padding:0 20px}body .content .home-categories-description,body .content h2+.category-description{text-align:center;margin:12px auto 32px;max-width:960px;padding:0 6px}body .content .home-categories-description a,body .content h2+.category-description a{color:var(--primary-color);text-decoration:none}body .content .home-categories-description a:hover,body .content h2+.category-description a:hover{text-decoration:underline}body .content .home-categories-description{margin-top:32px;color:var(--primary-color)}body .content form h2{margin-bottom:16px}body .content .title:last-child{margin-top:40px}body .content .order-action{margin:54px 0 0;text-align:center}body.address #searchrestore>.content,body.address>.content,body.commandes #searchrestore>.content,body.commandes>.content,body.confirm #searchrestore>.content,body.confirm>.content,body.landing #searchrestore>.content,body.landing>.content,body.login #searchrestore>.content,body.login>.content,body.payment #searchrestore>.content,body.payment>.content,body.recipes #searchrestore>.content,body.recipes>.content,body.register #searchrestore>.content,body.register>.content{border-radius:3px;background-color:var(--white-color);margin-top:20px;padding-top:1px;padding-bottom:20px}body.confirm #searchrestore>.content,body.confirm>.content,body.joinus #searchrestore>.content,body.joinus>.content,body.landing #searchrestore>.content,body.landing>.content,body.payment #searchrestore>.content,body.payment>.content,body.prefered-products #searchrestore>.content,body.prefered-products>.content,body.recipes #searchrestore>.content,body.recipes>.content,body.register #searchrestore>.content,body.register>.content,body.sponsors #searchrestore>.content,body.sponsors>.content,body.whoarewe #searchrestore>.content,body.whoarewe>.content{width:var(--content-width);max-width:100%}body.search #searchrestore>.content,body.search>.content{width:100%!important}body .cart-table{width:100%}body .prevnext{text-align:center;margin:48px 16px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .prevnext .next,body .prevnext .prev{width:320px}body .prevnext .next a,body .prevnext .prev a{padding:24px 10px;max-width:320px;text-decoration:none;color:var(--primary-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:stretch;align-content:stretch}body .prevnext .next a:hover,body .prevnext .prev a:hover{color:var(--primary-color)}body .prevnext .next a .name,body .prevnext .prev a .name{display:inline-block;padding:0 8px}body .prevnext .next a .pointing,body .prevnext .prev a .pointing{display:inline-block;text-align:center;width:20px}body .prevnext .next a .thumb,body .prevnext .prev a .thumb{background-position:center center;background-repeat:no-repeat;background-size:contain;display:inline-block;height:64px;width:64px}body .prevnext .prev{text-align:right;border-right:1px solid #f6f6f6}body .prevnext .prev a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body .prevnext .next{text-align:left;border-left:1px solid #f6f6f6}body .prevnext .next a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body.home .o-hero .o-headband-intro .bandeau h3,body.home .o-hero .o-headband-intro .bandeau h4{color:var(--primary-color);margin:0;padding:0}body.home .o-hero .o-headband-intro .bandeau h3{font-size:1.8em;line-height:2.5rem}body.home .o-hero .o-headband-intro .bandeau h4{font-size:1.2em}body.home .o-hero .o-headband-intro .bandeau p{margin:0;padding:0}body.home .o-hero .o-headband-intro .bandeau.master{text-align:center;margin:0 auto;padding:36px 0;width:680px}body.home .o-hero .o-headband-intro .bandeau.master h4{margin-bottom:10px}body.home .o-hero .o-headband-intro .bandeau.others{max-width:1400px;margin:0 auto 12px}body.home .o-hero .o-headband-intro .bandeau.others>.head-services{text-align:center;color:#292a2b;font-size:72%;margin:10px 0;min-height:32px;line-height:24px;vertical-align:middle}body.home .o-hero .o-headband-intro .bandeau.others>.head-services>span{display:inline-block;padding:4px 24px;text-indent:20px;background-color:transparent;background-position:center left 10px;background-repeat:no-repeat;background-size:auto 92%}body.home .o-hero .o-headband-intro .bandeau.others>.head-services>span.head-products{background-image:url(/https/www.labellevie.com/statics/images/pubs/home-intro-panier-v2.svg)}body.home .o-hero .o-headband-intro .bandeau.others>.head-services>span.head-livraison{background-image:url(/https/www.labellevie.com/statics/images/pubs/home-intro-livraison-v2.svg)}body.home .o-hero .o-headband-intro .bandeau.others>.head-services>span.head-securite{background-image:url(/https/www.labellevie.com/statics/images/pubs/home-intro-securite-v2.svg)}body.home .o-hero .o-headband-intro .bandeau.others>.head-services>span.head-tchat{background-image:url(/https/www.labellevie.com/statics/images/pubs/home-intro-tchat-v2.svg)}body.home .o-hero .o-headband-intro .bandeau.others>.head-services>span a,body.home .o-hero .o-headband-intro .bandeau.others>.head-services>span a:hover,body.home .o-hero .o-headband-intro .bandeau.others>.head-services>span a:visited{color:#676767;font-size:94%}body.home .o-hero .o-headband-intro .bandeau.others>.head-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}body.home .o-hero .o-headband-intro .bandeau.others>.head-categories>a{margin:0;width:182px;text-decoration:none}body.home .o-hero .o-headband-intro .bandeau.others>.head-categories>a strong{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:92px;line-height:26px;padding:10px 50px 10px 10px;color:#292a2b;font-size:24px;font-family:'Amatic SC',cursive;background-color:#f8f6ea;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:10px;margin:0 8px}body.home .o-hero .o-headband-intro .bandeau.others>.head-categories>a:hover{text-decoration:none;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}body.home .o-hero .o-headband-intro .bandeau.others>.head-categories>a:hover strong{color:var(--primary-color);-webkit-box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}body.home .o-hero .o-headband-intro .bandeau.others>.head-categories>a>div{font-size:75%;text-align:center;padding:0 8px}body.home #searchrestore>.content,body.home>.content{padding:0}body.home #searchrestore>.content .list:not(.big),body.home>.content .list:not(.big){padding:0 20px}body.home #searchrestore>.content.landing,body.home>.content.landing{background-color:var(--white-color);padding:32px 0 48px}body.home #searchrestore>.content.landing .wrap,body.home>.content.landing .wrap{max-width:100%;width:1080px;margin:0 auto}body.home #searchrestore>.content.landing .wrap ul,body.home>.content.landing .wrap ul{margin:0;padding:0;list-style:none;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:distribute;justify-content:space-around}body.home #searchrestore>.content.landing .wrap ul li,body.home>.content.landing .wrap ul li{width:32%;margin:16px 4px;text-align:left}body.home #searchrestore>.content.landing .wrap ul li .right,body.home #searchrestore>.content.landing .wrap ul li .thumb,body.home>.content.landing .wrap ul li .right,body.home>.content.landing .wrap ul li .thumb{display:inline-block;vertical-align:top}body.home #searchrestore>.content.landing .wrap ul li .thumb,body.home>.content.landing .wrap ul li .thumb{width:104px}body.home #searchrestore>.content.landing .wrap ul li .thumb img,body.home>.content.landing .wrap ul li .thumb img{max-width:90px}body.home #searchrestore>.content.landing .wrap ul li .right,body.home>.content.landing .wrap ul li .right{width:236px}body.home #searchrestore>.content.landing .wrap ul li .right .head,body.home>.content.landing .wrap ul li .right .head{font-family:'Amatic SC',cursive;font-size:40px;color:var(--primary-color)}body.home #searchrestore>.content.landing .wrap ul.categories,body.home>.content.landing .wrap ul.categories{margin-top:36px}body.home #searchrestore>.content.landing .wrap ul.categories a,body.home #searchrestore>.content.landing .wrap ul.categories a:active,body.home #searchrestore>.content.landing .wrap ul.categories a:hover,body.home #searchrestore>.content.landing .wrap ul.categories a:link,body.home #searchrestore>.content.landing .wrap ul.categories a:visited,body.home>.content.landing .wrap ul.categories a,body.home>.content.landing .wrap ul.categories a:active,body.home>.content.landing .wrap ul.categories a:hover,body.home>.content.landing .wrap ul.categories a:link,body.home>.content.landing .wrap ul.categories a:visited{color:#666;text-decoration:none}body.home #searchrestore>.content.landing .wrap ul.comments,body.home>.content.landing .wrap ul.comments{margin-top:54px;font-style:italic}body.home #searchrestore>.content.landing .wrap ul.comments li,body.home>.content.landing .wrap ul.comments li{padding:0 24px 0 0;font-size:.95em}body.home #searchrestore>.content.landing .wrap .infos,body.home>.content.landing .wrap .infos{margin-top:48px;color:var(--primary-color)}body.home #searchrestore>.content.landing .wrap .infos a,body.home #searchrestore>.content.landing .wrap .infos a:active,body.home #searchrestore>.content.landing .wrap .infos a:link,body.home #searchrestore>.content.landing .wrap .infos a:visited,body.home>.content.landing .wrap .infos a,body.home>.content.landing .wrap .infos a:active,body.home>.content.landing .wrap .infos a:link,body.home>.content.landing .wrap .infos a:visited{color:var(--primary-color);text-decoration:none;font-size:.9em}body.home #searchrestore>.content.landing .wrap .infos a:hover,body.home>.content.landing .wrap .infos a:hover{text-decoration:underline}body.home .content+.categories{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:50px;margin-top:60px}body.home .content+.categories a{display:block;width:200px;height:200px;border:1px solid #e2e2e2;cursor:pointer;background-color:var(--white-color);line-height:200px;text-align:center;margin:0 .75% .5%;position:relative;overflow:hidden}body.home .content+.categories a img{max-width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:1500px){body.home .o-hero .o-headband-intro .bandeau.others>.head-categories>a[data-index="7"]{display:none}}@media only screen and (max-width:1320px){body.home .o-hero .o-headband-intro .bandeau.others>.head-categories>a[data-index="7"],body.home .o-hero .o-headband-intro .bandeau.others>.head-categories>a[data-index="6"]{display:none}}@media only screen and (max-width:1140px){body.home .o-hero .o-headband-intro .bandeau.others>.head-categories>a[data-index="7"],body.home .o-hero .o-headband-intro .bandeau.others>.head-categories>a[data-index="6"],body.home .o-hero .o-headband-intro .bandeau.others>.head-categories>a[data-index="5"]{display:none}}@media only screen and (max-width:960px){body.home .o-hero .o-headband-intro .bandeau.others>.head-categories>a[data-index="7"],body.home .o-hero .o-headband-intro .bandeau.others>.head-categories>a[data-index="6"],body.home .o-hero .o-headband-intro .bandeau.others>.head-categories>a[data-index="5"],body.home .o-hero .o-headband-intro .bandeau.others>.head-categories>a[data-index="4"]{display:none}}body .content.user-page{width:var(--content-width);max-width:100%}body .content.user-page .addresses .address{position:relative;padding-bottom:40px;border-bottom:1px solid #e1e1e1;margin-bottom:40px}body .content.user-page .addresses .address .success,body .content.user-page .addresses .address.success{color:#2a2}body .content.user-page .addresses .address:last-child{padding-bottom:40px;border-bottom:0;margin-bottom:0}body .content.user-page .user-menu{margin:40px 0;list-style:none;padding:0;text-align:center}body .content.user-page .user-menu li{display:inline-block;margin:0 1%}body .content.user-page form .success{color:#2A2}body .content.user-page form.form-edit-account>h2{border-bottom:1px solid var(--border-light-color)}body .content.user-page form.form-edit-account.optins .flex-center{margin:.6rem 0 0 4rem}body .content.user-page form.form-edit-account.optins .flex-center label+div{margin-left:.5rem}body .content.user-page form.form-edit-account.deleteme .input-switch,body .content.user-page form.form-edit-account.optins .flex-center .form-error,body .content.user-page form.form-edit-account.optins .flex-center button+div{margin-left:1rem}body .content.user-page form.form-edit-account.deleteme div{margin-bottom:8px}body .content.user-page form.form-edit-account.deleteme ul{margin:0;padding:0 0 1rem 3rem;list-style:none}body .content.user-page .download-link{text-align:center}body .content.user-page .pdf-download{display:inline-block;width:30px;height:40px;background:url(/https/www.labellevie.com/statics/images/pdf.png) center center no-repeat}body .content.user-page .with-status-message td{border-bottom:0 none;line-height:30px}body .content.user-page .with-status-message td .pdf-download{height:32px}body .content.user-page .status-message{color:#8c8c8c;font-size:78%;line-height:16px;padding-bottom:16px;font-style:italic}body .content.user-page .status-message[data-status=shipping],body .content.user-page .status-message[data-status=undeliveredclient]{font-style:normal;padding-top:10px;font-size:90%}body .content.user-page .status-message[data-status=shipping]{color:#5c5c5c}body .content.user-page .status-message[data-status=undeliveredclient]{color:#d43f3a}body .content.user-page .status-message .canteen{font-style:normal}body .content.user-page .status-message .canteen span{color:#232323}body .content.user-page .o-thumb{display:inline-block;width:60px;height:60px;line-height:54px;margin:0 10px 0 0;background-color:var(--white-color);border:1px solid #e2e2e2;border-radius:3px;text-align:center}body .content.user-page .o-thumb img{border-radius:3px;max-width:56px;max-height:56px;vertical-align:middle}body.sponsors #searchrestore>.content,body.sponsors .content{width:1200px;max-width:98%;margin:40px auto}body.sponsors #searchrestore>.content h1,body.sponsors .content h1{font-family:'Amatic SC',cursive;color:#2d2d2d;font-size:4rem;font-weight:700;padding:0;margin:0}body.sponsors #searchrestore>.content h1 span,body.sponsors .content h1 span{color:var(--primary-color)}body.sponsors #searchrestore>.content h2,body.sponsors .content h2{text-align:left;color:#2b4458;font-size:1.4rem;font-weight:600}body.sponsors #searchrestore>.content .sponsors-head,body.sponsors .content .sponsors-head{padding:12px 0 24px;border-radius:25px;text-align:center;min-height:296px;background-color:var(--bg-light-color);background-image:url(/https/www.labellevie.com/statics/images/bg-sponsors-head-left.png),url(/https/www.labellevie.com/statics/images/bg-sponsors-head-right.png);background-position:top left,bottom right;background-repeat:no-repeat,no-repeat;background-size:contain,contain}body.sponsors #searchrestore>.content .sponsors-head .copylink-wrap,body.sponsors .content .sponsors-head .copylink-wrap{background-color:var(--white-color);border:1px solid #dcd4c3;border-radius:10px;text-align:left;padding:4px 12px}body.sponsors #searchrestore>.content .sponsors-head .copylink-wrap span,body.sponsors .content .sponsors-head .copylink-wrap span{font-size:84%;color:var(--grey-color)}body.sponsors #searchrestore>.content .sponsors-head #copylink,body.sponsors .content .sponsors-head #copylink{display:block;width:380px;max-width:98%;margin:10px auto}body.sponsors #searchrestore>.content .sponsors-head #copylink input.share-link,body.sponsors .content .sponsors-head #copylink input.share-link{background-color:var(--white-color);color:#343434;width:100%;height:28px;border:0}body.sponsors #searchrestore>.content .sponsors-head #copylink #copy-button,body.sponsors .content .sponsors-head #copylink #copy-button{height:36px;margin-top:8px;padding:4px 32px;color:var(--white-color);background-color:var(--primary-color);border:0;border-radius:20px}body.sponsors #searchrestore>.content .sponsors-head p:last-child,body.sponsors .content .sponsors-head p:last-child{margin:32px 0 0;font-weight:600}body.sponsors #searchrestore>.content .sponsors-steps,body.sponsors .content .sponsors-steps{padding-top:20px}body.sponsors #searchrestore>.content .sponsors-steps ol,body.sponsors .content .sponsors-steps ol{background-color:#f8f8f8;border-radius:16px;padding:24px 48px;list-style-position:inside;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:90%}body.sponsors #searchrestore>.content .sponsors-steps ol li,body.sponsors .content .sponsors-steps ol li{background-color:transparent;background-position:32px 14px;background-repeat:no-repeat;padding:8px 48px 8px 92px;border-right:1px solid #d0d0d0;width:33%}body.sponsors #searchrestore>.content .sponsors-steps ol li::marker,body.sponsors .content .sponsors-steps ol li::marker{font-weight:700}body.sponsors #searchrestore>.content .sponsors-steps ol li:nth-child(1),body.sponsors .content .sponsors-steps ol li:nth-child(1){background-image:url(/https/www.labellevie.com/statics/images/pubs/sponsor-ico-steps-1.svg);background-size:46px;background-position:4px 14px;padding-left:64px}body.sponsors #searchrestore>.content .sponsors-steps ol li:nth-child(2),body.sponsors .content .sponsors-steps ol li:nth-child(2){background-image:url(/https/www.labellevie.com/statics/images/pubs/sponsor-ico-steps-2.svg);background-size:40px}body.sponsors #searchrestore>.content .sponsors-steps ol li:nth-child(3),body.sponsors .content .sponsors-steps ol li:nth-child(3){background-image:url(/https/www.labellevie.com/statics/images/pubs/sponsor-ico-steps-3.svg);background-size:40px;border-right:0 none;padding-right:16px}body.sponsors #searchrestore>.content .sponsors-list,body.sponsors .content .sponsors-list{background-color:var(--white-color);border-radius:16px;padding:24px 48px 36px}body.sponsors #searchrestore>.content .sponsors-list>div,body.sponsors .content .sponsors-list>div{padding:8px 6px;border-bottom:1px solid #d0d0d0;color:var(--text-dark-color)}body.sponsors #searchrestore>.content .sponsors-list>div>span:first-child,body.sponsors .content .sponsors-list>div>span:first-child{display:inline-block;width:148px;color:var(--grey-color)}body.sponsors #searchrestore>.content .sponsors-list>div.sponsors-list-title,body.sponsors .content .sponsors-list>div.sponsors-list-title{border-bottom:0 none;font-size:84%;padding:0 6px}body.sponsors #searchrestore>.content .sponsors-list>div.sponsors-list-title>span:first-child,body.sponsors .content .sponsors-list>div.sponsors-list-title>span:first-child{color:inherit}body.sponsors[data-user=visitor] #searchrestore>.content,body.sponsors[data-user=visitor] .content{margin-bottom:120px}body.sponsors[data-user=visitor] #searchrestore>.content .sponsors-head #copylink,body.sponsors[data-user=visitor] .content .sponsors-head #copylink{margin-top:30px;margin-bottom:24px}body.sponsors[data-user=visitor] #searchrestore>.content .sponsors-head #copylink .user-login,body.sponsors[data-user=visitor] .content .sponsors-head #copylink .user-login{margin-top:12px;border-radius:20px;padding:0 36px}@media only screen and (max-width:1200px){body.sponsors #searchrestore>.content h1,body.sponsors .content h1{font-size:3.6rem}body.sponsors #searchrestore>.content .sponsors-head,body.sponsors .content .sponsors-head{background-position:top left -64px,bottom right -64px}body.sponsors #searchrestore>.content .sponsors-steps ol,body.sponsors .content .sponsors-steps ol{padding:24px}body.sponsors #searchrestore>.content .sponsors-steps ol li,body.sponsors .content .sponsors-steps ol li{padding:72px 24px 16px!important;background-position:top 16px center!important}}@media only screen and (max-width:1000px){body.sponsors #searchrestore>.content h1,body.sponsors .content h1{font-size:2.8rem}body.sponsors #searchrestore>.content h2,body.sponsors .content h2{font-size:1.2rem}body.sponsors #searchrestore>.content .sponsors-head,body.sponsors .content .sponsors-head{background-position:top left -84px,bottom right -136px}}@media only screen and (max-width:820px){body.sponsors #searchrestore>.content h1,body.sponsors .content h1{font-size:2.4rem}body.sponsors #searchrestore>.content .sponsors-head,body.sponsors .content .sponsors-head{background-image:url(/https/www.labellevie.com/statics/images/bg-sponsors-head-top-mobile.png),url(/https/www.labellevie.com/statics/images/bg-sponsors-head-bottom-mobile.png);background-position:top -18px center,bottom -8px center}body.sponsors #searchrestore>.content .sponsors-steps ol,body.sponsors .content .sponsors-steps ol{display:block}body.sponsors #searchrestore>.content .sponsors-steps ol li,body.sponsors .content .sponsors-steps ol li{width:100%;border-right:0 none;border-bottom:1px solid var(--grey-color)}body.sponsors #searchrestore>.content .sponsors-steps ol li:last-child,body.sponsors .content .sponsors-steps ol li:last-child{border-bottom:0 none}body.sponsors #searchrestore>.content .sponsors-list>div>span:first-child,body.sponsors .content .sponsors-list>div>span:first-child{width:100%}}@media only screen and (max-width:680px){body.sponsors #searchrestore>.content .sponsors-head,body.sponsors .content .sponsors-head{background-image:none;min-height:260px}}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content{padding:0;font-size:14.5px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .page-content,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .page-content{width:860px;max-width:94%;margin:0 auto}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .h1,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content h1,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .h1,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content h1{font-family:'Amatic SC',cursive;font-size:2.8rem;font-weight:700;color:var(--primary-color)}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content h2,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content h3,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content h4,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content h2,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content h3,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content h4{color:#2d2d2d;font-weight:600}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content h2,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content h2{font-size:1.28rem;margin:24px 0;letter-spacing:0;text-align:left}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content h2 small,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content h2 small{font-size:90%;color:var(--primary-color);display:inline-block;min-width:26px;min-height:26px;line-height:26px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content h3,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content h3{margin:0;padding:12px 0 0;font-size:1.4rem}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content h3 small,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content h3 small{font-size:110%;color:var(--primary-color)}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content h3+p,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content h3+p{margin-top:0}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content h4,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content h4{font-size:1.6rem;font-weight:400;margin-bottom:10px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content p,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content p{text-align:justify;line-height:24px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .text-main,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .text-main{color:var(--primary-color)}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .text-bio,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .text-bio{color:#0fa958}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .highlight,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .highlight{background-color:var(--bg-light-color);padding:10px 16px;border-radius:15px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .highlight.grey,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .highlight.grey{background-color:#f7f7f7}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .highlight h3,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .highlight h3{text-transform:uppercase}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .devices a,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .devices a{display:inline-block;width:172px;height:52px;margin:0 10px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .devices a img,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .devices a img{width:100%}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .payments,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .payments{text-align:center;padding-top:54px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .payments span,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .payments span{display:inline-block;min-width:120px;min-height:92px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .payments span.amex,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .payments span.amex{background:url(/https/www.labellevie.com/statics/images/whoarewe-payment-amex.png) center center no-repeat}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .payments span.mastercard,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .payments span.mastercard{background:url(/https/www.labellevie.com/statics/images/whoarewe-payment-mastercard.png) center center no-repeat}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .payments span.visa,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .payments span.visa{background:url(/https/www.labellevie.com/statics/images/whoarewe-payment-visa.png) center center no-repeat}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .egalite-homme-femme,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .egalite-homme-femme{padding-left:142px;background:url(/https/www.labellevie.com/statics/images/index-egalite-homme-femme.png) left center no-repeat;background-size:132px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-head,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:24px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-head>div,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-head>div{width:49%;border-radius:15px;padding:10px 24px;font-size:94%;background-color:var(--bg-grey-color);background-repeat:no-repeat;background-size:auto 76px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-head>div strong,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-head>div strong{display:block;font-size:110%}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-head>div span,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-head>div span{color:var(--primary-color);font-weight:600}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-head>div:first-child,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-head>div:first-child{background-image:url(/https/www.labellevie.com/statics/images/bg-whoarewe-head-paris.svg);background-position:bottom right 14px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-head>div:last-child,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-head>div:last-child{background-image:url(/https/www.labellevie.com/statics/images/bg-whoarewe-head-idf.svg);background-position:bottom right 8px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-section-we,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-section-we{background:url(/https/www.labellevie.com/statics/images/bg-whoarewe-products.png) top right no-repeat;padding-right:300px;min-height:564px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-section-we .bg-bio,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-section-we .bg-bio{display:none}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-section-order,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-section-order{min-height:336px;text-align:center;background-color:transparent;background-image:url(/https/www.labellevie.com/statics/images/whoarewe-apps-android.png),url(/https/www.labellevie.com/statics/images/whoarewe-apps-iphone.png);background-position:top 24px left -16px,top 40px right -84px;background-repeat:no-repeat,no-repeat;background-size:auto 264px,auto 264px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-section-order p,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-section-order p{text-align:center}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-section-one .h1,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-section-one .h1{margin:0;padding:10px 0;text-align:center}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-section-two,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-section-two{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-section-two .h1,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-section-two .h1{margin:0;padding:40px 0 20px;text-align:center}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-section-two h3,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-section-two h3{padding:12px 0}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-section-two>div,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-section-two>div{width:48%}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content table thead,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content table thead{border:0}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content table tr th,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content table tr th{padding:0}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content table tr td,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content table tr td{vertical-align:top;border-bottom:1px solid #c9c9c9;font-size:84%;color:#2d2d2d;line-height:18px;padding:8px 0}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content table tr td em,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content table tr td strong,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content table tr td em,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content table tr td strong{display:block}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content table tr td strong,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content table tr td strong{font-size:120%}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content table tr td em,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content table tr td em{color:var(--text-dark-color)}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content table tr td:first-child,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content table tr td:first-child{width:54%;padding-right:10px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content table tr td:last-child,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content table tr td:last-child{width:46%}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content table tr:last-child td,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content table tr:last-child td{border-bottom:0 none}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content table tr:last-child td:first-child,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content table tr:last-child td:first-child{color:var(--primary-color);text-transform:uppercase;padding-right:4px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content table tr:last-child td:first-child em,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content table tr:last-child td:first-child em{color:var(--primary-color);font-size:88%}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-foot h1,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-foot h1{color:#2d2d2d;margin-bottom:24px}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-foot .whoarewe-foot-content,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-foot .whoarewe-foot-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-foot .whoarewe-foot-content>p,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-foot .whoarewe-foot-content>p{max-width:32%;text-align:center;padding:0 16px 24px;margin:0}body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) #searchrestore>.content .whoarewe-foot .whoarewe-foot-content>p strong,body.whoarewe:not(.search):not(.modal):not(.modal-product):not(.modal-cart):not(.modal-user) .content .whoarewe-foot .whoarewe-foot-content>p strong{display:block;text-align:center;font-family:'Amatic SC',cursive;font-size:2.4rem;color:var(--primary-color);line-height:36px;padding-bottom:6px}@media only screen and (max-width:1200px){body.whoarewe #searchrestore>.content .whoarewe-section-order,body.whoarewe .content .whoarewe-section-order{background-position:top 54px left -88px,top 72px right -88px;background-size:auto 224px,auto 224px}}@media only screen and (max-width:1000px){body.whoarewe #searchrestore>.content .whoarewe-section-order,body.whoarewe .content .whoarewe-section-order{background:0 0,none}}body.joinus #searchrestore>.content,body.joinus .content{margin-bottom:80px}body.joinus #searchrestore>.content h2,body.joinus #searchrestore>.content h3,body.joinus .content h2,body.joinus .content h3{text-align:left;color:#323232;font-weight:400}body.joinus #searchrestore>.content p,body.joinus .content p{margin-top:0;text-align:justify}body.joinus #searchrestore>.content a,body.joinus .content a{color:var(--primary-color)}.levelon{border-color:var(--primary-color);background-color:#f48f91}.o-circle-level span{display:inline-block;width:10px;height:10px;border:1px solid #7b8a8b;background-color:#e8eaea;border-radius:50%;margin-right:2px}.o-circle-level[data-level="0"] span:nth-child(1),.o-circle-level[data-level="10"] span:nth-child(1),.o-circle-level[data-level="10"] span:nth-child(2),.o-circle-level[data-level="20"] span:nth-child(1),.o-circle-level[data-level="20"] span:nth-child(2),.o-circle-level[data-level="20"] span:nth-child(3){border-color:var(--primary-color);background-color:#f48f91}body.recipes .content .disable-empty,body.recipes .content .notation{color:#999;font-style:italic;font-size:.9em}body.recipes .content .recipe-infos{color:#999;font-size:.9em;text-align:center;margin:24px 0 32px}body.recipes .content .recipe-infos strong{font-weight:400;color:#666}body.recipes .content .recipe-infos.recipe-infos-support{font-size:.84em;border-top:1px solid #e1e1e1;padding-top:16px}body.recipes .content .recipe-infos.recipe-infos-support .infos-support{max-width:720px;margin:0 auto}body.recipes .content .recipe-infos.recipe-infos-support .input{margin-bottom:0}body.recipes .content .recipe-infos.recipe-infos-support .input textarea{float:none;font-size:1.2em;margin:10px auto;padding:10px;width:640px;max-width:640px;height:100px;resize:auto}body.recipes .content .w-100{display:block;width:100%}body.recipes .content .content-description{text-align:center}body.recipes .content .content-description>span{text-decoration:none;color:var(--primary-color)}body.recipes .content #add-recipe-btn{margin-top:24px}body.recipes .content h2 span{background-color:#fff}body.recipes .content .beta-version{text-align:center;font-weight:.9em;color:#a3a3a3}body.recipes .content #recipes-search{text-align:center;padding:16px 0}body.recipes .content #recipes-search button,body.recipes .content #recipes-search input{display:inline-block;float:none}body.recipes .content #recipes-search input{min-width:360px}body.recipes .content .recipes{margin:1.6rem 2rem 4rem}body.recipes .content .recipes article{min-height:32px;border:1px solid #e3e3e3;padding:10px;border-radius:3px}body.recipes .content .recipes article .recipe-thumb{min-width:var(--recipe-thumb-width);width:var(--recipe-thumb-width);height:var(--recipe-thumb-width);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;border-radius:6px;background:url(../images/bg-recipes.png) center center no-repeat var(--white-color);background-size:60%;border:1px solid #f6f6f6}body.recipes .content .recipes article .recipe-thumb img{max-width:var(--recipe-thumb-width);max-height:var(--recipe-thumb-width);border-radius:3px}body.recipes .content .recipes article .recipe-description,body.recipes .content .recipes article .recipe-name{width:100%;padding:12px 6px}body.recipes .content .recipes article .recipe-name{cursor:pointer;color:#323232;font-weight:700;border-bottom:1px solid #e3e3e3;padding:12px 6px 6px;margin-bottom:6px}body.recipes .content .recipes article .recipe-name small{display:none}body.recipes .content .recipes article a:not(.button){color:var(--primary-color);text-decoration:none}body.recipes .content .recipes article a:not(.button):hover{text-decoration:underline}body.recipes .content .recipes article a:not(.button).pdf-download{margin-right:12px}body.recipes .content .recipes article a:not(.button).pdf-download+a{margin-top:8px}body.recipes .content .recipes article a:not(.button) .price{color:#666;font-size:.9em;font-weight:700}body.recipes .content .recipes article.item .content h1{max-width:600px;margin-top:6px;float:none}body.recipes .content .recipes article .recipe-details{display:-webkit-box;display:-ms-flexbox;display:flex}body.recipes .content .recipes article .recipe-details .actions{margin-left:auto!important}body.recipes .content .recipes article .recipe-details .actions select{font-size:.9em;text-transform:none;border:1px solid #e1e1e1;border-radius:3px;background-color:var(--white-color);width:320px;height:32px;line-height:32px;margin-right:4px}body.recipes .content .recipes article .recipe-details .actions button{text-indent:16px!important}body.recipes .content .recipes article.hide-recipes{border:none;border-top:1px dashed #d2d2d2}body.recipes .content .recipes article.hide-recipes .recipe-name{color:#767676;font-weight:400;border-bottom:0 none;position:relative;text-indent:20px}body.recipes .content .recipes article.hide-recipes .recipe-name small{margin-left:10px;color:#b8b8b8;font-style:italic;display:inline}body.recipes .content .recipes article.hide-recipes .recipe-name::before{content:'';background:url(../images/recipes/recipe.svg) center center no-repeat;background-size:16px;display:inline-block;height:18px;width:18px;border-radius:3px;position:absolute;top:14px;left:0}body.recipes .content .recipes article.hide-recipes .recipe-details,body.recipes .content .recipes article.hide-recipes .recipe-update,body.recipes .content .recipes article.hide-recipes .recipes-list-products,body.recipes .content .recipes article:not(.hide-recipes)[data-tab=products] .actions select,body.recipes .content .recipes article:not(.hide-recipes)[data-tab] .recipe-update,body.recipes .content .recipes article:not(.hide-recipes)[data-tab] .recipes-list-products{display:none}body.recipes .content .recipes article.hide-recipes .recipe-name:hover{color:var(--primary-color)}body.recipes .content .recipes article.hide-recipes .recipe-name:hover::before{background-image:url(../images/recipes/recipe-hover.svg)}body.recipes .content .recipes article.hide-recipes .recipe-name:hover small{color:#b8b8b8}body.recipes .content .recipes article:not(.hide-recipes)+article{border-top:0 none}body.recipes .content .recipes article:not(.hide-recipes)[data-tab=products] .recipes-list-products{display:block}body.recipes .content .recipes article:not(.hide-recipes)[data-tab=edit] .actions select{display:inline-block}body.recipes .content .recipes article:not(.hide-recipes)[data-tab=edit] .recipe-update{display:block}body.recipes .content .recipes.recipes-lite article{padding:4px 8px}body.recipes .content .form-recipe{margin:2rem 2rem 4rem;padding:2.5rem 1rem 1.5rem;background-color:#f8f8f8;border-radius:6px}body.recipes .content .form-recipe .input{margin-bottom:1.2rem}body.recipes .content .form-recipe .input.mb-0{margin-bottom:0}body.recipes .content .form-recipe .input ul{list-style:none;margin:0;padding:0;line-height:24px;font-size:.9em}body.recipes .content .form-recipe .input ul li{margin-bottom:6px}body.recipes .content .form-recipe .input ul li>span[data-id]{display:inline-block;color:var(--white-color);background-color:var(--primary-color);margin-left:16px;padding:0 5px;border-radius:4px;width:24px;height:24px;text-align:center;cursor:pointer;opacity:0}body.recipes .content .form-recipe .input ul li:hover>span[data-id]{opacity:1}body.recipes .content .form-recipe .input label{width:178px;font-size:.85em;line-height:28px}body.recipes .content .form-recipe .input label .notation{line-height:20px;font-size:.8em}body.recipes .content .form-recipe .input label[required]{position:relative}body.recipes .content .form-recipe .input label[required]::after{content:'*';color:red;font-size:.8em;position:absolute;top:0;right:4px}body.recipes .content .form-recipe .input input{width:578px;max-width:578px}body.recipes .content .form-recipe .input input::-webkit-inner-spin-button,body.recipes .content .form-recipe .input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body.recipes .content .form-recipe .input input[type=number]{text-align:right;-moz-appearance:textfield}body.recipes .content .form-recipe .input input[type=checkbox],body.recipes .content .form-recipe .input input[type=radio]{width:16px}body.recipes .content .form-recipe .input input[name=ingredient-name]{width:336px;margin-right:4px}body.recipes .content .form-recipe .input input[name=ingredient-quantity]{width:92px;margin-right:4px}body.recipes .content .form-recipe .input input[name=recipe-preparation_time],body.recipes .content .form-recipe .input input[name=recipe-baking_time],body.recipes .content .form-recipe .input input[name=recipe-rest_time],body.recipes .content .form-recipe .input input[name=recipe-video_start],body.recipes .content .form-recipe .input input[name=recipe-video_end]{width:62px}body.recipes .content .form-recipe .input input+label{padding-right:10px;width:82px;margin-left:16px}body.recipes .content .form-recipe .input input+label+input+label{width:80px}body.recipes .content .form-recipe .input select{text-transform:none;background-color:var(--white-color);width:160px;margin-right:4px}body.recipes .content .form-recipe .input select[name=recipe-persons]{width:80px;margin-right:36px}body.recipes .content .form-recipe .input select[name=recipe-difficulty]{width:124px;margin-right:0}body.recipes .content .form-recipe .input select[name=ingredient-measure]{width:124px}body.recipes .content .form-recipe .input .optional-container{margin-left:178px}body.recipes .content .form-recipe .input .optional-container input{width:24px}body.recipes .content .form-recipe .input .optional-container input:last-child{margin-left:24px}body.recipes .content .form-recipe .input textarea{width:578px;min-width:578px;max-width:578px;height:60px;resize:auto}body.recipes .content .form-recipe .input textarea[name=recipe-short_description]{height:72px;min-height:72px;max-height:100px}body.recipes .content .form-recipe .input textarea[name=recipe-description]{height:96px;min-height:96px;max-height:360px}body.recipes .content .form-recipe .input textarea[name=recipe-instruction],body.recipes .content .form-recipe .input textarea[name=recipe-instruction-add]{line-height:24px;height:60px;min-height:60px;max-height:480px;padding:4px 8px;margin:2px 0 6px 6px;border-radius:3px}body.recipes .content .form-recipe .input textarea[name=recipe-instruction]{background-color:var(--white-color)}body.recipes .content .form-recipe .input button.add-item{font-size:.86em;height:36px;line-height:14px;margin-right:0;padding:0 6px}body.recipes .content .form-recipe .input:last-child{margin-bottom:0}body.recipes .content .form-recipe .input .counter{width:60px;float:right;margin-right:60px;text-align:right;line-height:18px;font-size:.72em}body.recipes .content .form-recipe .input .error,body.recipes .content .form-recipe .input .warnings{display:block;width:100%;padding-left:160px;font-size:.85em}body.recipes .content .form-recipe .input .warnings{color:var(--secondary-color);padding-left:180px;font-size:.8em;line-height:24px;font-style:italic}body.recipes .content .form-recipe .input .inputfile{position:relative;vertical-align:top;display:inline-block;margin-top:6px}body.recipes .content .form-recipe .input .inputfile input{opacity:0;min-width:240px;max-width:260px;padding:2px 0;cursor:pointer}body.recipes .content .form-recipe .input .inputfile span{position:absolute;top:0;left:0;right:0;color:var(--white-color);background-color:#b9b9b9;text-align:center;height:32px;line-height:32px;border-radius:4px;cursor:pointer}body.recipes .content .form-recipe .input .recipe-thumb{width:260px;height:260px;border:1px solid var(--border-light-color);padding:6px;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;border-radius:6px;background:url(../images/bg-recipes.png) center center no-repeat var(--white-color)}body.recipes .content .form-recipe .input .recipe-thumb img{max-width:248px;max-height:248px;border-radius:3px}body.recipes .content .form-recipe .input.actions{position:relative}body.recipes .content .form-recipe .input.actions .recipe-delete{position:absolute;top:0;right:0;margin:0}body.recipes .content .form-recipe .input.actions .recipe-delete:hover{color:var(--white-color);background-color:#e74c3c}body.recipes .content .form-recipe .handle{display:inline-block;height:25px;width:25px;line-height:5px;vertical-align:middle;cursor:move;text-align:center;padding:3px;margin-right:4px}body.recipes .content .form-recipe .sortable-placeholder{height:40px;background-color:#ecf0f1}body.recipes .content .form-recipe .sortable-placeholder:before{content:''}body.recipes .content .form-recipe .ingredients-list ul{width:-webkit-calc(100% - 196px);width:calc(100% - 196px)}body.recipes .content .form-recipe .ingredients-list ul li{display:table-row}body.recipes .content .form-recipe .ingredients-list ul li>span{display:table-cell;padding:4px 0}body.recipes .content .form-recipe .ingredients-list ul li>span.handle{padding-left:6px}body.recipes .content .form-recipe .ingredients-list ul li>span.name{width:100%;padding-left:6px}body.recipes .content .form-recipe .ingredients-list ul li>span.name .favorite-product{font-size:.9em;color:#999}body.recipes .content .form-recipe .ingredients-list ul li>span.product{width:0;display:none}body.recipes .content .form-recipe .ingredients-list ul li>span[data-id]{opacity:1;margin-left:6px}body.recipes .content .form-recipe .ingredients-list ul li:hover{background-color:#ececec;border-radius:4px}body.recipes .content .form-recipe .instructions-list{width:580px;font-size:.95em}body.recipes .content .form-recipe .instructions-list hr{margin:8px 0}body.recipes .content .form-recipe .instructions-list .sortable-placeholder{margin:2px 0 12px 6px}body.recipes .content .form-recipe .instructions-list .input{margin-bottom:6px;position:relative}body.recipes .content .form-recipe .instructions-list .input:not(.add-instruction) button,body.recipes .content .form-recipe .instructions-list .input:not(.add-instruction) span{position:absolute}body.recipes .content .form-recipe .instructions-list .input:not(.add-instruction) span{top:6px;left:-26px}body.recipes .content .form-recipe .instructions-list .input:not(.add-instruction) span ins{position:absolute;background-color:#767676;color:var(--white-color);border-radius:10px;font-size:.75em;width:16px;height:16px;line-height:16px;text-decoration:none;top:-2px;right:-4px}body.recipes .content .form-recipe .instructions-list .input:not(.add-instruction) button.remove-instruction{top:4px;right:-44px;opacity:0}body.recipes .content .form-recipe .instructions-list .input:not(.add-instruction) button.remove-instruction:hover,body.recipes .content .form-recipe .instructions-list .input:not(.add-instruction) textarea:focus+button.remove-instruction,body.recipes .content .form-recipe .instructions-list .input:not(.add-instruction) textarea:hover+button.remove-instruction{opacity:1}body.recipes .content .form-recipe .instructions-list .input:not(.add-instruction) textarea{border:1px solid var(--white-color);margin-bottom:2px}body.recipes .content .form-recipe .instructions-list .input:not(.add-instruction) textarea:focus,body.recipes .content .form-recipe .instructions-list .input:not(.add-instruction) textarea:hover{border:1px dashed #999}body.recipes .content .form-recipe .instructions-list .input:not(.add-instruction) .instruction-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;width:100%;font-size:.9em;height:20px;line-height:20px;margin-bottom:6px}body.recipes .content .form-recipe .instructions-list .input:not(.add-instruction) .instruction-options>div{margin-left:10px}body.recipes .content .form-recipe .instructions-list .input.add-instruction button{float:right;margin:6px 0 0}body.recipes .content .recipes-lite-title{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:36px}body.recipes .content .recipes-lite-title h2{text-align:left;padding:0!important;margin:0!important}body.recipes .content #create-recipe-lite-form .form-recipe,body.recipes .content .recipes-lite .form-recipe{margin:10px 0;padding:16px 10px}body.recipes .content #create-recipe-lite-form .form-recipe .add-ingredients input,body.recipes .content #create-recipe-lite-form .form-recipe .add-ingredients select,body.recipes .content .recipes-lite .form-recipe .add-ingredients input,body.recipes .content .recipes-lite .form-recipe .add-ingredients select{font-size:.9em}body.recipes .content #create-recipe-lite-form .form-recipe .add-ingredients input[name=ingredient-name],body.recipes .content .recipes-lite .form-recipe .add-ingredients input[name=ingredient-name]{width:360px}body.recipes .content #create-recipe-lite-form .form-recipe .add-ingredients input[name=ingredient-quantity],body.recipes .content .recipes-lite .form-recipe .add-ingredients input[name=ingredient-quantity]{width:100px}body.recipes .content #create-recipe-lite-form .form-recipe .add-ingredients select[name=ingredient-measure],body.recipes .content .recipes-lite .form-recipe .add-ingredients select[name=ingredient-measure]{width:110px}body.recipes .content #create-recipe-lite-form .form-recipe .add-ingredients select[name=ingredient-product],body.recipes .content .recipes-lite .form-recipe .add-ingredients select[name=ingredient-product]{width:224px}body.recipes .content #create-recipe-lite-form .form-recipe .add-ingredients .add-item,body.recipes .content .recipes-lite .form-recipe .add-ingredients .add-item{line-height:16px}body.recipes .content #create-recipe-lite-form .form-recipe{margin:10px 1.4rem}body.recipes.cart .content .recipes article.item>a{width:84%}body.recipes.cart .content .recipes article.item>div{margin-right:16px}body.recipes.cart .content .recipes article.item .not-found{padding-left:120px}body.recipes .algolia-autocomplete>.aa-input{margin-right:6px;border:1px solid #e1e1e1;border-radius:3px;line-height:38px;padding:0 5px;height:38px}body.recipes .algolia-autocomplete .aa-suggestions{border:1px solid #e1e1e1;background-color:var(--white-color);-webkit-box-shadow:-1px 1px 3px rgba(0,0,0,.1);box-shadow:-1px 1px 3px rgba(0,0,0,.1);border-radius:3px;min-width:412px;overflow-x:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;max-height:180px;margin-top:2px}body.recipes .algolia-autocomplete .aa-suggestion{position:relative;padding:0 6px;line-height:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.84rem;border-bottom:1px solid #eee;cursor:pointer}body.recipes .algolia-autocomplete .aa-suggestion:last-child{border-bottom:none}body.recipes .algolia-autocomplete .aa-suggestion.aa-cursor,body.recipes .algolia-autocomplete .aa-suggestion:hover{background-color:#f9f9f9!important}body.recipes #popin-modal .mod-window{min-height:160px}body.recipes #popin-modal .mod-window .mod-title .title{text-align:left}body.recipes #popin-modal .mod-window .actions{margin-top:36px;text-align:right}body.recipes #popin-modal .mod-window .actions button{margin-left:6px;min-width:100px}.create-list-lite{margin-left:auto}.create-list-lite a{margin-left:10px;line-height:32px}.create-list-lite button{text-transform:none;background-color:transparent;font-size:.9em;color:var(--primary-color)}.create-list-lite-form{font-size:.92em;background-color:#f8f8f8;padding:16px 10px;border-radius:6px;margin:2rem auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:680px}.create-list-lite-form .input{margin-bottom:0;width:-webkit-calc(100% - 200px);width:calc(100% - 200px)}.create-list-lite-form .input input[name=categorie-name]{width:100%;max-width:100%;margin-right:10px;height:32px;line-height:32px}.create-list-lite-form a,.create-list-lite-form button{margin-left:10px;line-height:32px}.create-list-lite-form#add-product-form{width:100%;max-width:100%;margin:10px 0 4px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.create-list-lite-form#add-product-form label{color:#a8a8a8;font-size:90%;padding:0 0 2px 6px;text-align:left;display:block;width:640px}.create-list-lite-form#add-product-form .aa-dropdown-menu,.create-list-lite-form#add-product-form .input{width:640px!important}.create-list-lite-form#add-product-form .input input[name=product-name]{width:640px!important;max-width:90%;height:38px;line-height:38px;padding:0 10px}.create-list-lite-form#add-product-form .aa-dropdown-menu .aa-suggestion{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:20px;padding:4px}.create-list-lite-form#add-product-form .aa-dropdown-menu .aa-suggestion .thumb{display:inline-block;border-color:#c9c9c9;width:40px;min-height:40px;line-height:34px;margin-right:8px;padding:1px;text-align:center}.create-list-lite-form#add-product-form .aa-dropdown-menu .aa-suggestion .thumb img{max-width:38px;max-height:38px;width:auto;border-radius:2px}body.prefered-products .content h3.active+.list-contents{display:block}body.prefered-products .content h4{font-weight:300;color:#f2787a;margin:1.6rem 0 .2rem}body.prefered-products .content .list-contents{display:none}body.prefered-products .content .list-contents article{padding:8px;min-height:32px;border-radius:3px}body.prefered-products .content .list-contents article .section-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-left:24px;color:#767676;cursor:pointer;font-weight:600;position:relative}body.prefered-products .content .list-contents article .section-name::before{content:'';background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:16px;display:inline-block;height:18px;width:18px;border-radius:3px;position:absolute;top:2px;left:0}body.prefered-products .content .list-contents article .section-name>span{color:#323232}body.prefered-products .content .list-contents article .section-name>span .list-edit{display:none}body.prefered-products .content .list-contents article .section-name>span+small{margin-left:10px;color:#b8b8b8;font-style:italic;display:inline}body.prefered-products .content .list-contents article .section-name .addalltocart{background-color:#323232;display:none}body.prefered-products .content .list-contents article .section-name .deletelist,body.prefered-products .content .list-contents article .section-name .showproducts{display:inline-block;min-width:136px;-ms-flex-item-align:start;align-self:flex-start}body.prefered-products .content .list-contents article .section-name .showproducts{margin-left:10px;background-color:var(--bg-grey-color);color:#898989}body.prefered-products .content .list-contents article .section-name .showproducts:hover{background-color:#323232;color:var(--white-color);opacity:.9}body.prefered-products .content .list-contents article .section-name .deletelist{background-size:22px;display:none}body.prefered-products .content .list-contents article .section-name:hover{color:var(--primary-color)}body.prefered-products .content .list-contents article .section-name:hover>span{font-weight:600;color:var(--primary-color)}body.prefered-products .content .list-contents article .section-name .section-actions{margin-left:auto}body.prefered-products .content .list-contents article .section-products{display:none;border:0;margin:0 0 0 16px}body.prefered-products .content .list-contents article.active .section-name .addalltocart,body.prefered-products .content .list-contents article.active .section-name .deletelist,body.prefered-products .content .list-contents article.active .section-name>span .list-edit{display:inline-block}body.prefered-products .content .list-contents article .section-products .updatepersons{padding:4px;border-bottom:1px solid #e3e3e3}body.prefered-products .content .list-contents article .section-products .updatepersons select{height:26px;width:64px;padding:0 2px;background-color:var(--white-color);margin-right:8px;border:1px solid #e1e1e1;border-radius:3px}body.prefered-products .content .list-contents article .section-products .updatepersons select:hover{border-color:#989898}body.prefered-products .content .list-contents article .section-products table{width:100%}body.prefered-products .content .list-contents article .section-products table tr td .product-name{max-width:640px}body.prefered-products .content .list-contents article.active{border:1px solid #e3e3e3;margin:12px 0 24px;padding:4px 8px}body.prefered-products .content .list-contents article.active .section-name{color:#323232;border-bottom:1px solid #e3e3e3;padding:8px 6px 6px 24px;margin-bottom:6px}body.prefered-products .content .list-contents article.active .section-name::before{top:12px}body.prefered-products .content .list-contents article.active .section-name .fullwidth{min-width:540px;display:inline-block}body.prefered-products .content .list-contents article.active .section-name .fullwidth .editable{border:1px solid #e3e3e3;padding:2px 8px;font-weight:400;background-color:#f9f9f9}body.prefered-products .content .list-contents article.active .section-name>span{min-width:auto!important}body.prefered-products .content .list-contents article.active .section-name>span+small{font-weight:400}body.prefered-products .content .list-contents article.active .section-name .showproducts{display:none}body.prefered-products .content .list-contents article.active .section-name:hover,body.prefered-products .content .list-contents article.active .section-name:hover>span{color:#323232}body.prefered-products .content .list-contents article.active .section-products{display:block}body.prefered-products .content .list-contents article[data-order-id] .section-name::before{background-image:url(../images/recipes/basket.svg)}body.prefered-products .content .list-contents article[data-order-id]:not(.active) .section-name>span{display:inlibe-block;min-width:180px;max-width:540px}body.prefered-products .content .list-contents article[data-order-id]:not(.active) .section-name>span+small{display:none}body.prefered-products .content .list-contents article[data-order-id]:not(.active) .section-name:hover::before{background-image:url(../images/recipes/basket-hover.svg)}body.prefered-products .content .list-contents article[data-recipe-id] .section-name::before{background-image:url(../images/recipes/recipe.svg)}body.prefered-products .content .list-contents article[data-recipe-id]:not(.active) .section-name:hover::before{background-image:url(../images/recipes/recipe-hover.svg)}body.prefered-products .content .list-contents article[data-list-id] .section-name::before{background-size:22px;background-image:url(../images/recipes/favorite-list.svg)}body.prefered-products .content .list-contents article[data-list-id] .section-products{margin:0}body.prefered-products .content .list-contents article[data-list-id] .section-products .product-delete{cursor:pointer;background-position:0 center!important;display:block}body.prefered-products .content .list-contents article[data-list-id] .section-products table tr:hover .product-delete{background-image:url(../images/recipes/remove.svg)}body.prefered-products .content .list-contents article[data-list-id] .section-products table tr:hover .product-delete:hover{background-image:url(../images/recipes/remove-hover.svg)}body.prefered-products .content .list-contents article[data-list-id]:not(.active) .section-name::before{top:4px}body.prefered-products .content .list-contents article[data-list-id]:not(.active) .section-name>span{display:inlibe-block;min-width:154px;max-width:540px}body.prefered-products .content .list-contents article[data-list-id]:not(.active) .section-name>span+small{display:none}body.prefered-products .content .list-contents article[data-list-id]:not(.active) .section-name:hover::before{background-image:url(../images/recipes/favorite-list-hover.svg)}body.prefered-products .content .list-contents.last-orders{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}body.prefered-products .content .list-contents.last-orders article:not(.active){position:relative;display:inline-block;width:220px;height:220px;margin:0 5px 16px;-webkit-box-shadow:#d8d8da 0 0 0 1px;box-shadow:#d8d8da 0 0 0 1px}body.prefered-products .content .list-contents.last-orders article:not(.active) .section-thumbs{position:absolute;top:0;left:0;right:0;bottom:0;line-height:12px;text-align:center}body.prefered-products .content .list-contents.last-orders article:not(.active) .section-thumbs .thumb{display:inline-block;margin:3px;width:49px;height:49px;border:1px solid var(--white-color);border-radius:6px;background-color:transparent;background-repeat:no-repeat;background-position:center center;background-size:contain;opacity:.85}#leftmenu,body.prefered-products .content .list-contents.last-orders article:not(.active) .section-name:before{display:none}body.prefered-products .content .list-contents.last-orders article:not(.active) .section-name{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.38);padding:6px;border-radius:5px;position:absolute;left:8px;right:8px;bottom:8px;font-size:92%;text-align:center;color:var(--white-color)}body.prefered-products .content .list-contents.last-orders article:not(.active) .section-name *{color:var(--white-color)}body.prefered-products .content .list-contents.last-orders article:not(.active) .section-name .showproducts{color:var(--white-color);background-color:#626364}body.prefered-products .content .list-contents.last-orders article:not(.active):hover .section-name{background-color:rgba(0,0,0,.68)}body.prefered-products .content .list-contents.last-orders article:not(.active):hover .section-name .showproducts{background-color:var(--primary-color)}body.address #searchrestore>.content,body.address>.content{width:var(--content-width);max-width:100%}body.address #searchrestore>.content h2 span,body.address>.content h2 span{background-color:var(--white-color)}body.address #searchrestore>.content .addresses,body.address>.content .addresses{margin-top:2rem}body.address #searchrestore>.content .addresses .input,body.address>.content .addresses .input{margin-bottom:10px}body.address #searchrestore>.content .addresses textarea[name=infos],body.address>.content .addresses textarea[name=infos]{height:120px}body.address #searchrestore>.content .addresses .infos,body.address>.content .addresses .infos{font-size:.85em;color:#888}body.address #searchrestore>.content .addresses .add-address,body.address>.content .addresses .add-address{text-align:center;margin-top:48px}body.address #searchrestore>.content .addresses .success,body.address>.content .addresses .success{-webkit-transition:all 1s ease-out;transition:all 1s ease-out;color:#2a2}body.address #searchrestore>.content .addresses .success.end,body.address>.content .addresses .success.end{color:var(--white-color)}body.category #searchrestore>.content .cat-anchor,body.category>.content .cat-anchor{padding-top:16px}body.category #searchrestore>.content>div.center,body.category>.content>div.center{max-width:var(--content-width);margin:30px auto 40px;text-align:center}body.category #searchrestore>.content>div.center a,body.category>.content>div.center a{color:#d44}body.category #searchrestore>.content>div.center img,body.category>.content>div.center img{max-width:100%;height:auto}body.category:not(.with-leftmenu) #searchrestore>.content,body.category:not(.with-leftmenu)>.content{padding:0}@media only screen and (min-width:980px){body.with-leftmenu #leftmenu{display:block}body.with-leftmenu #searchrestore>.content,body.with-leftmenu>.content{margin-bottom:140px;padding-left:240px;padding-right:16px}body.with-leftmenu #searchrestore>.content .list .item,body.with-leftmenu>.content .list .item{width:-webkit-calc((100% - 72px)/ 7);width:calc((100% - 72px)/ 7);margin:0 4px 10px}body.with-leftmenu #searchrestore>.content .list.big .item,body.with-leftmenu>.content .list.big .item{width:-webkit-calc(100% / 4);width:calc(100% / 4);width:232px;max-width:232px;height:312px}body.with-leftmenu #searchrestore>.content .list.big .item .image,body.with-leftmenu>.content .list.big .item .image{height:74%}body.with-leftmenu>footer .wrap{margin-left:248px}}@media only screen and (min-width:980px) and only screen and (max-width:1280px){body.with-leftmenu #searchrestore>.content .list .item,body.with-leftmenu>.content .list .item{width:-webkit-calc((100% - 240px)/ 5);width:calc((100% - 240px)/ 5)}}@media only screen and (min-width:980px) and only screen and (max-width:1120px){body.with-leftmenu #searchrestore>.content .list .item,body.with-leftmenu>.content .list .item{width:-webkit-calc((100% - 240px)/ 4);width:calc((100% - 240px)/ 4)}}@media only screen and (min-width:980px) and only screen and (max-width:980px){body.with-leftmenu #searchrestore>.content .list .item,body.with-leftmenu>.content .list .item{width:-webkit-calc((100% - 240px)/ 3);width:calc((100% - 240px)/ 3)}}@media only screen and (min-width:980px) and only screen and (max-width:860px){body.with-leftmenu #searchrestore>.content .list .item,body.with-leftmenu>.content .list .item{width:-webkit-calc((100% - 240px)/ 2);width:calc((100% - 240px)/ 2)}}@media only screen and (min-width:980px) and only screen and (max-width:740px){body.with-leftmenu #searchrestore>.content .list .item,body.with-leftmenu>.content .list .item{width:-webkit-calc((100% - 240px)/ 1);width:calc((100% - 240px)/ 1)}}.o-cart-page{width:var(--content-width);max-width:100%;margin:0 auto}.o-cart-page .cart-minimum{padding:0 24px;margin-top:28px;text-align:center;font-size:13px;color:var(--secondary-color)}.o-cart-page .cart-minimum span{font-weight:600}.o-cart-page .cart-offline{margin-top:24px;text-align:right;font-size:90%}.o-cart-page .cart-rest-link{margin:0;padding:16px 0 20px 20px;text-align:left;font-size:13px}.o-cart-page .cart-rest-link a{background:url(/https/www.labellevie.com/statics/images/fonts/frichti-trash.svg) left center no-repeat;text-indent:24px;display:inline-block}.o-cart-page .eligible-tr{color:var(--white-color);background-color:var(--green-color);font-size:11px;display:inline-block;width:28px;height:18px;line-height:20px;margin-left:4px;border-radius:2px;font-family:var(--font-agrandir);font-style:italic;font-weight:400;text-transform:uppercase;text-align:center}.cart-actions .cart-action-pay-items.cb>div,.cart-actions .cart-action-pay-items.cbextra>div,.cart-actions .cart-action-pay-items.sub>div,.cart-actions .cart-action-pay-items.tr>div,.cart-actions .cart-action-pay-items.trd>div,.cart-actions .cart-action-pay-items.virement>div,.cart-tooltips{text-align:left}.o-cart-page .eligible-tr+.cart-tooltips.inline-right{left:40px;min-width:260px;z-index:11}.o-cart-page .not-eligible-tr{color:var(--red-color);font-size:10px}.o-cart-page .help-text{line-height:14px;font-size:12px;margin:2px 0 12px;color:var(--grey-color)}.o-cart-page .help-text.sm-text{font-size:11px;margin:2px 0 4px}.o-cart-page #check-promocode .inprogress:not(.hidden){display:inline-block;width:24px;height:24px;vertical-align:text-bottom;background:url(/https/www.labellevie.com/statics/images/loader4.gif) center center no-repeat}.cart-tooltips{color:var(--white-color);font-size:10px;font-weight:300;line-height:12px;padding:6px 8px;width:224px;background-color:rgba(0,0,0,.8);border-radius:3px;white-space:pre-line;z-index:10;position:absolute;top:-95%;left:24px;display:none}.cart-tooltips:after{border-color:rgba(0,0,0,.8) transparent transparent;border-style:solid;border-width:6px 6px 0;content:"";display:block;height:0;position:absolute;left:50%;top:100%;width:0}.cart-tooltips.inline{top:-60%}.cart-tooltips.inline-right{width:184px;top:-5px;left:30px}.cart-tooltips.inline-right::after{top:6px;left:-6px;border-color:transparent rgba(0,0,0,.8);border-width:6px 6px 6px 0}.cart-tooltips.dark{background-color:var(--black-color)}.cart-tooltips.dark:after{border-color:var(--black-color) transparent transparent}.cart-tooltips.dark.inline-right::after{border-color:transparent var(--black-color)}.payment-details-infos{color:var(--grey-color);font-size:11px}.payment-details-infos span{display:inline-block;padding-right:16px;background:url(/https/www.labellevie.com/statics/images/pictos/warning.svg) right center no-repeat;background-size:14px}.payment-details-infos:hover>.cart-tooltips{display:block}.payment-details-infos.inline-right{position:relative}.cart-actions{width:100%;margin:0;background-color:var(--white-color);z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-actions>div{font-size:14px;width:100%;min-height:48px;padding:12px 20px;border-top:1px solid var(--border-light-color)}.cart-actions .cart-action-pay-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px;cursor:pointer;position:relative}.cart-actions .cart-action-pay-items.cb,.cart-actions .cart-action-pay-items.cbextra,.cart-actions .cart-action-pay-items.sub,.cart-actions .cart-action-pay-items.tr,.cart-actions .cart-action-pay-items.trd,.cart-actions .cart-action-pay-items.virement{font-size:13px}.cart-actions .cart-action-pay-items.cb strong,.cart-actions .cart-action-pay-items.cbextra strong,.cart-actions .cart-action-pay-items.sub strong,.cart-actions .cart-action-pay-items.tr strong,.cart-actions .cart-action-pay-items.trd strong,.cart-actions .cart-action-pay-items.virement strong{font-size:14px;margin-right:4px}.cart-actions .cart-action-pay-items.cb>div .text-help,.cart-actions .cart-action-pay-items.cbextra>div .text-help,.cart-actions .cart-action-pay-items.sub>div .text-help,.cart-actions .cart-action-pay-items.tr>div .text-help,.cart-actions .cart-action-pay-items.trd>div .text-help,.cart-actions .cart-action-pay-items.virement>div .text-help{line-height:14px}.cart-actions .cart-action-pay-items.cb>div:first-child,.cart-actions .cart-action-pay-items.cbextra>div:first-child,.cart-actions .cart-action-pay-items.sub>div:first-child,.cart-actions .cart-action-pay-items.tr>div:first-child,.cart-actions .cart-action-pay-items.trd>div:first-child,.cart-actions .cart-action-pay-items.virement>div:first-child{padding-left:30px;background-color:transparent;background-position:left center;background-repeat:no-repeat}.cart-actions .cart-action-pay-items.cb>div:last-child,.cart-actions .cart-action-pay-items.cbextra>div:last-child,.cart-actions .cart-action-pay-items.sub>div:last-child,.cart-actions .cart-action-pay-items.tr>div:last-child,.cart-actions .cart-action-pay-items.trd>div:last-child,.cart-actions .cart-action-pay-items.virement>div:last-child{margin:0 4px}.cart-actions .cart-action-pay-items.cb>div:last-child img,.cart-actions .cart-action-pay-items.cbextra>div:last-child img,.cart-actions .cart-action-pay-items.sub>div:last-child img,.cart-actions .cart-action-pay-items.tr>div:last-child img,.cart-actions .cart-action-pay-items.trd>div:last-child img,.cart-actions .cart-action-pay-items.virement>div:last-child img{width:28px}.cart-actions .cart-action-pay-items.tr>div:first-child{background-image:url(/https/www.labellevie.com/statics/images/fonts/frichti-ticket-resto.svg)}.cart-actions .cart-action-pay-items.sub>div:first-child{background-image:url(/https/www.labellevie.com/statics/images/fonts/frichti-promocode.svg)}.cart-actions .cart-action-pay-items.virement>div:first-child{background-image:url(/https/www.labellevie.com/statics/images/fonts/frichti-virement.svg)}.cart-actions .cart-action-pay-items.cbextra>div:first-child{color:var(--orange-color);background-image:url(/https/www.labellevie.com/statics/images/fonts/frichti-card-orange.svg)}.cart-actions .cart-action-pay-items.cb>div:first-child{background-image:url(/https/www.labellevie.com/statics/images/fonts/frichti-card.svg)}.cart-actions .cart-action-pay-items.trd{background-color:transparent;background-position:right 16px center;background-repeat:no-repeat;background-size:48px}.cart-actions .cart-action-pay-items.trd>div:first-child{background-image:url(/https/www.labellevie.com/statics/images/fonts/frichti-cards.svg)}.cart-actions .cart-action-pay-items.trd.trd-restoflash-resto_flash{background-image:url(/https/www.labellevie.com/statics/images/fonts/frichti-restoflash.png)}.cart-actions .cart-action-pay-items.trd.trd-conecs-bimply{background-image:url(/https/www.labellevie.com/statics/images/fonts/frichti-bimply.png)}.cart-actions .cart-action-pay-items.trd.trd-edenred-edenred{background-image:url(/https/www.labellevie.com/statics/images/fonts/frichti-edenred.png)}.cart-actions .cart-action-pay-items.trd.trd-edenred-edenred .disable-edenred{margin-right:60px;line-height:18px}.cart-actions .cart-action-pay-items.trd.trd-edenred-edenred .disable-edenred button{margin:0;padding:0;width:18px;height:18px;text-indent:-9999999px;background:url(/https/www.labellevie.com/statics/images/pictos/remove.svg) center center no-repeat #ddd;background-size:12px}.cart-actions .cart-action-pay-items.trd.trd-swile-swile{background-image:url(/https/www.labellevie.com/statics/images/fonts/frichti-swile.png)}.cart-actions .cart-action-pay-items.trd.trd-conecs-up{background-image:url(/https/www.labellevie.com/statics/images/fonts/frichti-up.png)}.cart-actions .cart-action-pay-items.trd.trd-conecs-sodexo{background-image:url(/https/www.labellevie.com/statics/images/fonts/frichti-pass-resto.png)}.cart-promotion{position:fixed;width:340px;min-height:72px;bottom:36px;left:50%;margin-left:-170px;border-radius:10px;background-color:var(--white-color);-webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.13);box-shadow:0 0 14px 0 rgba(0,0,0,.13);z-index:1000}.cart-promotion.fadeout{-webkit-animation:fadeOut 2s;animation:fadeOut 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.cart-promotion>div{border-radius:10px;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.1);box-shadow:0 0 3px 0 rgba(0,0,0,.1);width:100%;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content.item,.user-page .cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.cart-promotion>div .promotion-label{margin-bottom:5px;z-index:2}.cart-promotion>div .promotion-label strong{color:var(--primary-color)}.cart-promotion>div .promotion-label.success{background:url(../images/pictos/success-frichti.svg) 0 center no-repeat;background-size:26px;min-height:32px;line-height:32px;text-indent:32px}.cart-promotion>div .promo-progress{width:80%;height:4px;border-radius:4px;background-color:rgba(77,77,77,.2);position:relative;z-index:1}.cart-promotion>div .promo-progress span{display:inline-block;width:0;height:4px;background-color:var(--primary-color);position:absolute;top:0;left:0}.o-product-addtocart{width:100%;text-align:center;margin-left:auto;position:relative}.o-product-addtocart>div{position:relative;height:36px}.o-product-addtocart>div>*{position:absolute;top:0;height:36px;line-height:36px}.o-product-addtocart>div>span{display:inline-block;width:100%;left:0}.o-product-addtocart>div>button.addtocart{width:100%;font-size:15px;font-weight:500;text-indent:16px;padding:0;background:url(../images/pictos/plus-frichti.svg) 14px center no-repeat var(--primary-color);right:0}.o-product-addtocart>div>button.add,.o-product-addtocart>div>button.delete{max-width:36px;width:100%;border:0;background-position:center center;background-repeat:no-repeat;text-indent:-99999px}.o-product-addtocart>div>button:hover{background-color:#ee494c}.o-product-addtocart>div>button.disabled{background-color:#f69d9f}.o-product-addtocart.sm>div{height:30px}.o-product-addtocart.sm>div>*{border-radius:15px;height:30px;line-height:30px}.o-product-addtocart.sm>div>button.addtocart{max-width:30px;background-position:center center;text-indent:0}.o-product-addtocart.sm>div>button.add,.o-product-addtocart.sm>div>button.delete{max-width:30px}body.cart .content .cart{width:var(--content-width);max-width:100%;margin:0 auto}body.cart .content .cart .default-data{text-align:left;margin:16px auto;max-width:720px;width:100%}body.cart .content .cart .default-data .slots.options{text-align:left}body.cart .content .cart .default-data .slots.options p{margin:0;line-height:24px}body.cart .content .cart .default-data .slots.options label small{font-size:90%}body.cart .content .cart .default-data tr td{padding-top:10px}body.cart .content .cart .default-data tr td>label{font-weight:700;display:inline-block;font-size:94%;width:200px;line-height:24px}body.cart .content .cart .default-data tr.billing-address-checkbox td{padding-top:4px;line-height:20px}body.cart .content .cart .default-data tr.billing-address-checkbox td span{font-size:13px;line-height:20px;color:var(--grey-color)}body.cart .content .cart .default-data tr.options td{padding:20px 0 20px 10px;font-size:15px}body.cart .content .cart .default-data tr.options td>div{line-height:24px;margin-bottom:6px}body.cart .content .cart .default-data tr.options td>div label strong{font-weight:700}body.cart .content .cart .default-data tr.options td>div label span{font-size:13px;font-weight:400;color:var(--grey-color);padding-left:24px}body.cart .content .cart .default-data tr.options td>div textarea{font-size:14px;line-height:24px;height:90px;width:100%;max-width:100%;background-color:var(--bg-grey-color);border:0;border-radius:3px;padding:8px 20px}body.cart .content .cart .default-data tr.options td>div textarea::-webkit-input-placeholder{color:var(--grey-color)}body.cart .content .cart .default-data tr.options td>div textarea::-moz-placeholder{color:var(--grey-color)}body.cart .content .cart .default-data tr.options td>div textarea:-ms-input-placeholder{color:var(--grey-color)}body.cart .content .cart .default-data .slots textarea{line-height:26px;height:160px;resize:none}body.cart .content .cart .default-data .slots .select.loader{background:url(/https/www.labellevie.com/statics/images/loader3.gif) 36% center no-repeat}body.cart .content .cart .default-data .shipping-infos{text-align:center;line-height:20px;color:#888;font-size:.9em;padding:10px 0 16px}body.cart .content .cart .default-data .totals-infos{line-height:20px}body.cart .content .cart .default-data .totals-infos span{font-size:.85em;padding:0 5px}body.cart .content .cart .default-data input:not([type=checkbox]),body.cart .content .cart .default-data select{font-size:15px;padding:0 6px;height:40px;width:100%;border:1px solid #999;text-transform:none;background-color:var(--white-color);border:1px solid var(--border-light-color);border-radius:5px}body.cart .content .cart .default-data input:not([type=checkbox]).day-slots,body.cart .content .cart .default-data select.day-slots{width:-webkit-calc(100% - 116px);width:calc(100% - 116px)}body.cart .content .cart .default-data input:not([type=checkbox])[name=codepromo],body.cart .content .cart .default-data select[name=codepromo]{border-radius:5px;padding:1px 6px;width:50%;margin-right:8px}body.cart .content .cart .default-data input:not([type=checkbox])+.help-text,body.cart .content .cart .default-data select+.help-text{margin-bottom:10px!important}body.cart .content .cart .default-data .address-details,body.cart .content .cart .default-data .card-details{line-height:24px}body.cart .content .cart .default-data .card-details img{float:left;padding-right:10px}body.cart .content .cart .default-data .form-box{border:1px solid #ccc;border-radius:5px;width:446px;margin:8px 0 18px 32px;padding-top:10px;background-color:var(--white-color)}body.cart .content .cart .default-data #address-form .input textarea{height:140px;resize:none;width:62%}body.cart .content .cart .default-data #address-form .input,body.cart .content .cart .default-data #card-form .input,body.cart .content .cart .default-data .paymentAddress .input{margin-left:12px;margin-bottom:12px}body.cart .content .cart .default-data #card-form .input.card-number input{width:44%}body.cart .content .cart .default-data .input label{width:35%;white-space:nowrap}body.cart .content .cart .default-data .input label span{font-size:.75em;white-space:nowrap}body.cart .content .cart .default-data .input input{width:62%}body.cart .content .cart .default-data .input.street>label+input{width:40px;border-radius:3px 0 0 3px;border-right:0}body.cart .content .cart .default-data .input.street>label+input+input{border-radius:0 3px 3px 0;width:53%}body.cart .content .cart .default-data .input.exp>label+input{border-radius:3px 0 0 3px}body.cart .content .cart .default-data .input.exp>input{width:39px}body.cart .content .cart .default-data .input.cvc>input,body.cart .content .cart .default-data .input.exp>input+span+input{width:49px}body.cart .content .cart .cart-recap{margin:16px auto;max-width:720px;width:100%}body.cart .content .cart .cart-recap tr td{line-height:36px}body.cart .content .cart .cart-recap tr td:last-child{width:200px;text-align:right}body.cart .content .cart .cart-recap tr td:last-child .currency{font-size:74%;color:var(--grey-color)}body.cart .content .cart .cart-recap tr td h3{font-size:24px;font-weight:700;text-align:left;padding:0;margin:0}body.cart .content .cart .cart-recap tr.cart-recap-shipping-fee td small{color:var(--grey-color)}body.cart .content .cart .cart-recap tr.cart-recap-credits td{color:var(--green-color)}body.cart .content .cart .cart-recap tr.cart-recap-credits.credits-codepromo td{padding-top:5px;line-height:28px;color:var(--primary-color)}body.cart .content .cart .cart-recap tr.cart-recap-total td{font-size:20px;font-weight:700;padding-top:5px;border-top:1px solid var(--border-light-color)}body.cart .content .cart .cart-recap tr.cart-recap-total td .currency{font-size:70%;font-weight:400}body.cart .content .cart .submit{padding-top:10px;text-align:center}body.cart .content .cart .submit .button,body.cart .content .cart .submit button[type=button]{padding:0 24px;min-width:320px;font-size:16px;font-weight:700;cursor:pointer;text-transform:inherit}body.cart .content .cart .submit .button small,body.cart .content .cart .submit button[type=button] small{color:var(--light-color)}body.cart .content .cart .cgv{text-align:center;font-size:.82em;line-height:24px}body.cart .content .cart .cgv a{text-decoration:underline;color:var(--primary-color)}body.cart .content .cart .create-list-lite{margin:25px 0;text-align:center}body.cart .payment-methods.user-unlimitedfunds{line-height:24px;padding:5px 0 10px}body.cart .payment-methods.cart-actions{border:1px solid var(--border-light-color);border-radius:5px;padding:0 8px 0 12px;margin-top:10px}body.cart .payment-methods.cart-actions>div{border-top:0 none}body.cart .payment-methods.cart-actions .cart-action-pay-items{padding:0 0 0 24px;line-height:36px;min-height:36px}body.cart .payment-methods.cart-actions .cart-action-pay-items img{width:28px;margin-right:4px;vertical-align:text-bottom}.content.item .description .add-to-cart button,.content.item .description .add-to-cart select,table.orders tr td{vertical-align:top}body.cart .payment-methods.cart-actions .cart-action-pay-items.add-cb{margin-bottom:4px}body.cart .payment-methods.cart-actions .cart-action-pay-items.add-cb.with-icons{background-color:transparent;background-image:url(/https/www.labellevie.com/statics/images/visa.png),url(/https/www.labellevie.com/statics/images/mastercard.png),url(/https/www.labellevie.com/statics/images/amex.png);background-position:right 72px center,right 38px center,right 4px center;background-repeat:no-repeat,no-repeat,no-repeat;background-size:28px,28px,28px}body.cart .payment-methods.cart-actions .cart-action-pay-items.add-cb:before{content:'';position:absolute;top:11px;left:0;background:url(../images/pictos/plus-frichti.svg) center center no-repeat;background-size:10px;width:14px;height:14px}body.cart .payment-methods.cart-actions .cart-action-pay-items.not-selected::before,body.cart .payment-methods.cart-actions .cart-action-pay-items.selected::before{content:'';position:absolute;top:11px;left:0;border-radius:50%;background-color:var(--white-color);width:10px;height:10px;border:1px solid var(--border-dark-color)}body.cart .payment-methods.cart-actions .cart-action-pay-items.selected::before{width:5px;height:5px;border:4px solid var(--primary-color)}body.cart .payment-methods.cart-actions .cart-action-pay-items.disabled{opacity:.5;cursor:default}body.cart .payment-methods.cart-actions .cart-action-pay-items.menu-trds{border-top:1px solid var(--border-light-color);background-size:36px;background-position:right 30px center}body.cart .payment-methods.cart-actions .cart-action-pay-items.menu-trds::after{content:'';position:absolute;top:11px;right:0;background:url(../images/pictos/chevron.svg) center center no-repeat;background-size:.65rem auto;width:16px;height:16px}body.cart .payment-methods.cart-actions .cart-action-pay-items.menu-trds.menu-trds-open::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}body.cart .payment-methods.cart-actions .cart-action-pay-items-wrap{padding:0 0 0 20px}body.cart .payment-methods.cart-actions .cart-action-pay-items-wrap .cart-action-pay-items.trd{background-size:36px;border-top:1px solid var(--border-grey-color)}body.cart .payment-methods.cart-actions .cart-action-pay-items-wrap .cart-action-pay-items.trd>div:first-child{background:0 0;padding:0}body.cart .recap-payment.cart-actions{max-width:400px;text-align:center;margin:24px auto 0}body.cart .recap-payment.cart-actions>div{border-top:0 none}body.cart .recap-payment.cart-actions .cart-action-pay-items{cursor:default;min-height:36px;padding:0 16px}body.cart .recap-payment.cart-actions .cart-action-pay-items.virement{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.cart .recap-payment.cart-actions .cart-action-pay-items.cbextra{cursor:pointer}body.cart .recap-payment.cart-actions .cart-action-pay-items .cart-tooltips{top:-136%}body.cart .emptyline td{line-height:16px}body.cart .empty,body.cart .infos{color:var(--primary-color)}body.cart a.grey+p{line-height:1.2em}.o-cart-page .cart-rest-link a{color:var(--text-dark-color)}.cart-promotion>div{background-color:rgba(242,120,122,.15)}.o-product-addtocart>div>span,body.payment #searchrestore>.content h2 span,body.payment>.content h2 span{background-color:var(--white-color)}.cart-promotion>div .promotion-label.success{background-image:url(../images/pictos/success-lbv.svg)}.o-product-addtocart{max-width:108px}.o-product-addtocart>div>*{border-radius:0!important}.o-product-addtocart>div>span{font-size:22px}.o-product-addtocart>div>button.add,.o-product-addtocart>div>button.addtocart,.o-product-addtocart>div>button.delete{background-color:var(--white-color);background-size:32px}.o-product-addtocart>div>button.addtocart{background-image:url(../images/pictos/plus-lbv-v2.svg);background-position:0 center}.o-product-addtocart>div>button.addtocart span{color:var(--primary-color);text-transform:capitalize;font-size:16px;font-weight:400}.o-product-addtocart>div>button.delete{left:0;background-image:url(../images/pictos/moins-lbv-v2.svg)}.o-product-addtocart>div>button.add{right:0;background-image:url(../images/pictos/plus-lbv-v2.svg)}.o-product-addtocart.sm{max-width:88px}.o-product-addtocart.sm>div>span{font-size:16px}.o-product-addtocart.sm>div>button.add,.o-product-addtocart.sm>div>button.addtocart,.o-product-addtocart.sm>div>button.delete{background-size:28px}body.payment #searchrestore>.content .slots,body.payment>.content .slots{height:32px}body.payment #searchrestore>.content .slots.loader,body.payment>.content .slots.loader{background:url(/https/www.labellevie.com/statics/images/loader3.gif) center center no-repeat}body.payment #searchrestore>.content .cgv a,body.payment>.content .cgv a{text-decoration:underline;color:var(--primary-color)}table.orders{font-size:.85em}table.orders tr td{line-height:1.5em;border-bottom:1px solid #ccc;padding:5px}table.orders tr td.day{font-weight:700;color:var(--white-color);background-color:var(--primary-color)}.add-google-comments{background-color:var(--bg-light-color);border:1px solid var(--border-light-color);border-radius:3px;max-width:90%;width:600px;margin:0 auto;padding:16px 36px}.add-google-comments a.button{margin-top:16px}#popin-modal .mod-window.google-comments-modal{max-width:480px;min-height:164px;top:40%;left:50%;-webkit-transform:translate(-50%,-40%);-ms-transform:translate(-50%,-40%);transform:translate(-50%,-40%)}#popin-modal .mod-window.google-comments-modal .mod-title{text-align:center;background-color:transparent;height:auto;line-height:24px;padding:24px 20px 0 24px;color:var(--text-dark-color)}#popin-modal .mod-window.google-comments-modal .mod-title .close::after,#popin-modal .mod-window.google-comments-modal .mod-title .close::before{background-color:var(--primary-color)}#popin-modal .mod-window.google-comments-modal .mod-content{text-align:center;padding:24px}#popin-modal .mod-window.google-comments-modal .mod-content .user-notes{max-width:392px;margin:16px auto}#popin-modal .mod-window.google-comments-modal .mod-content .user-notes div:nth-child(1){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#popin-modal .mod-window.google-comments-modal .mod-content .user-notes div:nth-child(1) button{width:60px;height:42px;border-radius:6px;color:var(--text-dark-color);font-size:24px;font-weight:700;background-color:#d9d9d9;cursor:pointer}#popin-modal .mod-window.google-comments-modal .mod-content .user-notes div:nth-child(1) button:not(.disabled):nth-child(1),#popin-modal .mod-window.google-comments-modal .mod-content .user-notes div:nth-child(1) button:not(.disabled):nth-child(2){background-color:rgba(242,120,122,.8)}#popin-modal .mod-window.google-comments-modal .mod-content .user-notes div:nth-child(1) button:not(.disabled):nth-child(3),#popin-modal .mod-window.google-comments-modal .mod-content .user-notes div:nth-child(1) button:not(.disabled):nth-child(4){background-color:#fce4e4}#popin-modal .mod-window.google-comments-modal .mod-content .user-notes div:nth-child(1) button:not(.disabled):nth-child(5),#popin-modal .mod-window.google-comments-modal .mod-content .user-notes div:nth-child(1) button:not(.disabled):nth-child(6){background-color:#afd68a}#popin-modal .mod-window.google-comments-modal .mod-content .user-notes div:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;margin-top:4px}#popin-modal .mod-window.google-comments-modal .mod-content .user-actions{text-align:center;margin-top:16px}#popin-modal .mod-window.google-comments-modal .mod-content .user-actions .button,#popin-modal .mod-window.google-comments-modal .mod-content .user-actions button{min-width:232px;border-radius:25px;text-transform:inherit}#popin-modal .mod-window.google-comments-modal .mod-content .user-actions .button{color:var(--white-color);margin-bottom:12px}.content.item{border-radius:3px;min-height:500px;padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:var(--white-colr);margin-top:50px!important;width:var(--content-width);max-width:100%}.content.item .image{width:33.3333%;margin-right:3%;position:relative;background-color:var(--white-color)}.content.item .image img{display:block;max-height:100%;max-width:100%;width:auto;height:auto;margin:0 auto}.content.item .image>span{display:block;width:100%;text-align:center;color:#b1b1b1;font-size:.64em}.content.item .image .o-bio,.content.item .image .o-frozen{height:32px;width:32px}.content.item .image .o-bio{height:36px}.content.item .image .o-frozen+.o-bio{top:36px}.content.item .image .empty{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;background-color:rgba(255,255,255,.5);cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content.item .image .empty span{-webkit-transform:rotate(320deg);-ms-transform:rotate(320deg);transform:rotate(320deg);-webkit-writing-mode:lr-tb;-ms-writing-mode:lr-tb;writing-mode:lr-tb;font-size:1.2em;color:#505050}.content.item .image .extra-pictures{display:flow;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px;border-bottom:1px solid #e3e3e3;padding:8px}.content.item .image .extra-pictures>span{display:inline-block;width:54px;height:54px;border:1px solid #e3e3e3;border-radius:5px;background-color:var(--white-color);position:relative;margin:1px;cursor:pointer}.content.item .image .extra-pictures>span.selected{-webkit-box-shadow:rgba(0,0,0,.24) 0 3px 8px;box-shadow:rgba(0,0,0,.24) 0 3px 8px}.content.item .image .extra-pictures>span img{display:block;max-height:50px;max-width:50px;width:auto;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0 auto;cursor:pointer}.content.item .add-to-list-wrap{text-align:right;margin-top:8px}.content.item .add-to-list-wrap button{background-color:transparent;color:#797979;background-image:url(../images/recipes/favorite-list.svg);background-size:20px!important;padding-left:16px}.content.item .o-promo.bogo{position:static;display:inline-block;margin-top:20px;font-size:14px!important}.content.item .o-promo.bogo+.add-to-cart{margin-top:10px}.content.item .description{width:63.6666%;position:relative;margin-bottom:0}.content.item .description .o-shipping-time{font-size:14px!important;margin-top:16px}.content.item .description h1{color:#717171;margin-top:0;text-align:left;font-size:1.8em;line-height:2.2rem;margin-bottom:12px;padding-top:12px}.content.item .description a{color:var(--primary-color);text-decoration:none;word-wrap:break-word}.content.item .description a:hover{text-decoration:underline}.content.item .description p[itemprop=description]{margin-top:35px}.content.item .description .price-infos{color:#b6b6b6;font-size:1.1rem;margin-left:2px;font-weight:400}.content.item .description .add-to-cart{min-height:38px;line-height:38px;margin:25px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.content.item .description .add-to-cart .promo-wrap{position:relative;line-height:12px}.content.item .description .add-to-cart .promo-wrap span{display:inline-block;text-align:center;padding:2px 6px;z-index:1;border-radius:3px}.content.item .description .add-to-cart .promo-wrap .p-promo{font-size:12px!important;color:var(--white-color);background-color:var(--primary-color)}.content.item .description .add-to-cart .promo-wrap .p-promo+.p-promo-label{background-color:var(--bg-grey-color);border:1px solid var(--border-grey-color);color:var(--black-color);font-size:72%;white-space:nowrap;margin-left:2px}.content.item .description .add-to-cart .price{color:#717171;font-weight:400;font-size:1.8em;line-height:1.4em;margin:0}.content.item .description .add-to-cart .price.is-on-sale [data-price]{color:var(--primary-color)}.content.item .description .add-to-cart .price .origin-price{color:#939393;font-size:54%;font-weight:300}.content.item .description .add-to-cart .price .origin-price span{position:relative;font-size:1.3rem}.content.item .description .add-to-cart .price .origin-price span::after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background-color:red;-webkit-transform:rotate(-7deg);-ms-transform:rotate(-7deg);transform:rotate(-7deg)}.content.item .description .add-to-cart button:not(.addtocart):not(.add-cart):not(.delete-cart){border-radius:3px;background-color:var(--white-color);color:var(--primary-color);border:1px solid var(--primary-color)}.content.item .description .add-to-cart button:not(.addtocart):not(.add-cart):not(.delete-cart):hover{background-color:var(--primary-color);color:var(--white-color);opacity:1}.content.item .o-product-addtocart>div>button.addtocart{background-image:none;background-color:var(--primary-color);text-indent:0;border-radius:25px!important}.content.item .o-product-addtocart>div>button.addtocart span{color:var(--white-color)}.content.item+.content h2{margin:40px 0}.free-product{color:var(--primary-color);font-weight:700;font-size:1.2em;font-style:italic}.free-product.big{font-weight:400;font-size:1.1em}.profile-list{width:640px;max-width:100%;list-style:none;padding:0 0 0 1.66666%;margin:0 auto}.profile-list li{line-height:30px}.profile-list strong{display:inline-block;width:150px}.page-profile h2{border-bottom:1px solid var(--border-light-color)}.page-profile a.button{min-width:264px}.page-profile .page-profile-section{margin-bottom:20px}.page-profile .page-profile-section>div{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0 0 300px}.page-profile .page-profile-section>div strong{display:inline-block;min-width:124px}.page-profile .page-profile-section.optins span[data-optin]{padding:4px 8px 4px 28px;margin:0 5px;color:var(--light-color);background-color:var(--bg-light-color);border-radius:5px;position:relative}.page-profile .page-profile-section.optins span[data-optin]::before{position:absolute;left:8px;content:'?'}.page-profile .page-profile-section.optins span[data-optin][data-optin="0"]{color:var(--red-color);background-color:#fff}.page-profile .page-profile-section.optins span[data-optin][data-optin="0"]::before{content:'✘'}.page-profile .page-profile-section.optins span[data-optin][data-optin="2"]{color:var(--white-color);background-color:var(--green-dark-color)}.page-profile .page-profile-section.optins span[data-optin][data-optin="2"]::before{content:'✔'}.cards .card{width:100%;height:180px;-webkit-transition:1s;transition:1s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:relative}.cards .card .front{background-color:#f6f8f9;background:-webkit-gradient(linear,left top,right bottom,color-stop(0,#f6f8f9),color-stop(50%,#e5ebee),color-stop(51%,#d7dee3),color-stop(100%,#f5f7f9));background:-webkit-linear-gradient(315deg,#f6f8f9 0,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);background:linear-gradient(135deg,#f6f8f9 0,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f8f9', endColorstr='#f5f7f9', GradientType=1);z-index:2;-webkit-transform:rotateY(0);transform:rotateY(0);font-size:1.2em}.cards .card .front .code{position:absolute;top:74px;left:0;right:0;text-align:center;text-shadow:0 1px 0 #fff}.cards .card .front .exp{position:absolute;bottom:20px;left:20px;text-shadow:0 1px 0 #fff}.cards .card .front .expired{position:absolute;bottom:7px;left:8px;color:red;font-size:11px}.cards .card .front>img{position:absolute;bottom:10px;right:10px;width:48px}.cards .card .front.white{background-color:#f5f5f5}.cards>.card{width:240px;height:160px;margin:1.6666666% 1.666666%}.cards>.card .front{width:100%;height:160px;border-radius:5px;transition:all .2s;-webkit-transition:all .2s}.cards.list input{display:none}.cards.list>input:checked+.card .front{border-color:var(--primary-color);cursor:pointer}.cards.list>.card{display:inline-block;width:23%;height:140px;margin:1%}.cards.list>.card .front{border:1px solid transparent;height:140px}.cards.list>.card .front .code{top:40px;font-size:.9em}.cards.list>.card .front.add .code{top:25px}.cards.list>.card.center{margin:0 auto}.cards.list>label.card .front{cursor:pointer}.cards.list>label.card .front:hover{border-color:#717171}.cards.list.large>.card{width:30%;height:180px;margin:1.6666666% 1.666666%}.cards.list.large>.card .front{height:180px}.cards .flipper{width:240px;margin:1.6666666% 1.666666%}.cards .flipper.success{color:#2a2;padding-top:80px;text-align:center}.user-page .cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-page .cards .flipper,.user-page .cards>.card{cursor:pointer;-webkit-perspective:1000;perspective:1000}.user-page .cards .card .front{visibility:visible}.user-page .cards .card .back{visibility:hidden;background-color:rgba(255,0,0,.1)}.user-page .cards .card .back button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.user-page .cards .flipper .card .back,.user-page .cards .flipper .card .front{-webkit-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:160px;border-radius:5px;position:absolute;top:0;left:0}.user-page .cards .flipper.deleting .card .front,.user-page .cards .flipper:focus .card .front,.user-page .cards .flipper:hover .card .front{visibility:hidden}.user-page .cards .flipper.deleting .card .back,.user-page .cards .flipper:focus .card .back,.user-page .cards .flipper:hover .card .back{visibility:visible}.user-page .cards .flipper.deleting .card .back button{background:url(/https/www.labellevie.com/statics/images/loader2.gif) right 8px center no-repeat var(--primary-color)!important;padding-right:36px!important;opacity:.6;cursor:not-allowed}@media print{blockquote,img,pre,tr{page-break-inside:avoid}*,:after,:before{background-color:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}