.is_checkout div.stock_layer{display:grid}div.stock_layer .ttl{font-size:12px;padding-bottom:5px}div.stock_layer .ttl [class*=icon_slq]{font-size:16px;margin-left:5px;margin-right:10px}div.stock_layer .content{position:relative;justify-content:center;text-align:center;border-radius:5px;background-color:#353535;color:#fff;padding:10px 20px}div.stock_layer [class*=dispo_]{width:100%}div.stock_layer [class*=dispo_]:before{content:"";display:block;width:10px;height:calc(100% - 10px);border-radius:2px;position:absolute;top:5px;left:5px;z-index:10}div.stock_layer [class*=dispo_].dispo_0:before{background-color:#ef7215}div.stock_layer [class*=dispo_].dispo_1:before{background-color:#3bb143}div.stock_layer [class*=dispo_].dispo_2:before{background-color:#d25259}div.stock_layer .stock_web{margin-bottom:5px}div.stock_layer .stock_web .content[class*=dispo_]{min-height:40px;cursor:default}div.stock_layer .stock_web .content .text{font-size:15px;font-family:"Poppins",sans-serif;font-weight:500;font-style:normal}div.stock_layer .stock_web .content .text .small{font-size:.7em;font-weight:400}div.stock_layer .stock_store{cursor:default;transition:.3s border-color ease}div.stock_layer .stock_store .content{min-height:55px}div.stock_layer .stock_store .content .text .stock_store_infos b,div.stock_layer .stock_store .content[class*=dispo_]{font-family:"Poppins",sans-serif;font-weight:700;font-style:normal}div.stock_layer .stock_store .content .text .stock_store_infos{font-size:11px;font-family:"Poppins",sans-serif;font-weight:500;font-style:normal}div.stock_layer .stock_store .content .text .stock_store_btn .btn{font-family:"Poppins",sans-serif;font-weight:300;font-style:normal;color:#fff;font-size:10px;width:100%;line-height:1rem;min-height:22px;text-align:left}div.stock_layer .stock_store .content .text .stock_store_btn .btn .icon_slq-circle-info{vertical-align:middle}div.stock_layer .stock_store .content .text .stock_store_btn .btn.slq-btn-loading:before{background-color:#353535}div.stock_layer .stock_store .content[data-loading=true]{position:relative}div.stock_layer .stock_store .content[data-loading=true]:before{content:"";display:block;width:100%;height:100%;background-color:#353535;position:absolute;top:0;left:0;z-index:100}div.stock_layer .stock_store .content[data-loading=true]:after{content:"";display:block;width:25px;height:25px;background:url(../../ximg/core_imgs/loader_list.svg) no-repeat center center;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:150}div.stock_layer .stock_store .content[data-loading=true]:before{border-radius:5px}li.stock_layer,li.stock_layer>div{display:flex;justify-content:flex-start;align-items:center}li.stock_layer>div{width:100%;flex-wrap:wrap}li.stock_layer>div:not(:last-child){margin-bottom:5px}li.stock_layer>div.dispo_0{color:#ef7215}li.stock_layer>div.dispo_1{color:#126849}li.stock_layer>div.dispo_2{color:#d25259}li.stock_layer>div[data-loading=true]{position:relative}li.stock_layer>div[data-loading=true]:before{content:"";display:block;width:100%;height:100%;background-color:#fff;position:absolute;top:0;left:0;z-index:100}li.stock_layer>div[data-loading=true]:after{content:"";display:block;width:25px;height:25px;background:url(../../ximg/core_imgs/loader_list.svg) no-repeat center center;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:150}li.stock_layer>div [class*=icon_slq-]{width:20px}li.stock_layer>div span.info{margin-left:.5em;width:calc(100% - 20px - .5em)!important}#accordion_livraison .date.dispo_1{color:#3bb143}#accordion_livraison .date.dispo_2{color:#d25259}@media(min-width:577px){.is_checkout div.stock_layer{grid-template-columns:40% 60%;grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:0}.is_checkout div.stock_layer .stock_web{grid-area:1/1/2/2;margin-bottom:0}.is_checkout div.stock_layer .stock_store [class*=dispo_],.is_checkout div.stock_layer .stock_web [class*=dispo_]{min-height:calc(100% - 20px)}.is_checkout div.stock_layer .stock_store{grid-area:1/2/2/3;margin-bottom:0}}@media(max-width:576px){.is_checkout div.stock_layer{grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);grid-column-gap:0;grid-row-gap:10px}}