.dropdown-menu{box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.product-line-grid{align-items:center}.product-line-grid__block{padding:0 .625rem}.product-line-grid__block--image{align-self:flex-start;flex:0 0 80px;max-width:80px;order:-3}@media(min-width:768px){.product-line-grid__block--image{align-self:center;flex:0 0 100px;max-width:100px}}.product-line-grid__block--prod{flex:0 0 calc(100% - 8.125rem);font-size:.875rem;max-width:calc(100% - 8.125rem);order:-2}@media(min-width:768px){.product-line-grid__block--prod{flex:1 1 auto;max-width:inherit}}.product-line-grid__block--prod .product-line-grid__title{font-size:1.0625rem;font-weight:700}.product-line-grid__block--qty{flex:0 0 50%;font-size:.875rem;margin:.9375rem 0 0;max-width:50%}@media(min-width:768px){.product-line-grid__block--qty{flex:0 0 8.125rem;margin:0;max-width:8.125rem}}.product-line-grid__block--total{flex:0 0 50%;font-size:.875rem;margin:.9375rem 0 0;max-width:50%;text-align:right}@media(min-width:768px){.product-line-grid__block--total{flex:0 0 7.5rem;margin:0;max-width:7.5rem;text-align:center}}@media(min-width:1200px){.product-line-grid__block--total{flex:0 0 9.375rem;max-width:9.375rem}}.product-line-grid__block--delete{flex:0 0 3.125rem;max-width:3.125rem;text-align:center}@media(max-width:767.98px){.product-line-grid__block--delete{align-self:flex-start;order:-1;padding-top:.3125rem}}.product-line-grid__row{box-sizing:border-box;display:grid;gap:20px;grid-template-areas:"image" "prod" "qty" "total" "delete";grid-template-columns:auto;grid-template-rows:1fr auto auto auto auto;padding:20px;width:100%}@media(min-width:768px){.product-line-grid__row{align-items:center;display:flex;flex-wrap:wrap;flex-wrap:nowrap;height:100%;padding:5px;width:100%}}@media(min-width:1200px){.product-line-grid__row{padding:10px}}@media(max-width:991.98px){.product-line-grid__row .product-line-grid__block--image{display:flex;grid-area:image;justify-content:flex-start;max-width:none;padding:0}.product-line-grid__row .product-line-grid__block--prod{display:flex;grid-area:prod;margin:0;max-width:none;padding:0;width:100%}.product-line-grid__row .product-line-grid__block--qty{display:flex;flex-direction:column;grid-area:qty;margin:0;max-width:none;padding:0}.product-line-grid__row .product-line-grid__block--total{align-items:flex-start;display:flex;flex-direction:column;grid-area:total;margin:0;max-width:none;padding:0}.product-line-grid__row .product-line-grid__block--delete{align-items:flex-end;display:flex;flex-direction:column;grid-area:delete;height:100%;justify-content:flex-end;margin:0;max-width:none;padding:0}}.product-line-grid .product-line-grid__block--prod__grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:1200px){.product-line-grid .product-line-grid__block--prod__grid{gap:5px;grid-template-columns:repeat(1,minmax(0,1fr))}}.product-line-grid .product-line-grid__block--prod__grid__item{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.product-line-grid .product-line-grid__block--prod__grid__item.d-price{align-items:flex-start}.product-line-grid .product-line-grid__block--prod__grid__item.d-price .current-price-display{font-weight:700}.product-line-grid .bootstrap-touchspin>input{font-size:.875rem}.checkout-step:not(:first-child){border-top:0 solid transparent}.checkout-step__header{align-items:center;background-color:transparent;border-bottom:0;display:flex;flex-flow:column;gap:8px}@media(min-width:992px){.checkout-step__header{gap:15px}}.checkout-step .step-number{display:inline-block}.checkout-step .content{border-top:0 solid transparent}.checkout-step .not-allowed{cursor:not-allowed;opacity:.5}@media(min-width:992px){.checkout-step__content{padding:20px}}@media(max-width:1199.98px){.checkout-step__content{padding:20px 0}}.checkout-step .card-header{padding:0}.checkout-step .step-title{color:#000;font-family:Overpass;font-size:.8125rem;font-style:normal;font-weight:300;text-align:center}@media(min-width:992px){.checkout-step .step-title{font-size:1.0625rem}}.checkout-step .step-title__number-bg{align-items:center;background-color:#fff;border:1px solid #000;border-radius:50%;box-shadow:0 0 0 8px #fff;color:#fff;display:flex;height:30px;justify-content:center;width:30px}@media(min-width:992px){.checkout-step .step-title__number-bg{box-shadow:0 0 0 15px #fff;height:41px;width:41px}}.checkout-step .step-title__number-bg .step-number{color:#000;font-size:1.25rem;line-height:.875rem}.checkout-step .step-title__number-bg svg{font-size:1.5rem!important;font-weight:800}.checkout-step.-current .step-number{display:block!important}.checkout-step.-current svg{display:none!important}.checkout-step.-current .step-title__number-bg{background-color:#000}.checkout-step.-current .step-title__number-bg .step-number{color:#fff}.checkout-step.-reachable .step-number{display:block!important}.checkout-step.-complete .step-number,.checkout-step.-reachable svg{display:none!important}.checkout-step.-complete svg{display:block!important}.checkout-step.-complete .step-title__number-bg{background:#fff}.checkout-step.-unreachable .step-title__number-bg{background-color:#fff}.checkout-step .content,.checkout-step .done,.checkout-step .step-edit{display:none}.checkout-step.-unreachable .step-title{cursor:not-allowed}.checkout-step.-current .step-title{cursor:default}.checkout-step.-current .content{display:block}.checkout-step.-reachable.-complete .done{display:inline-block}.checkout-step.-current.-reachable.-complete .done,.checkout-step.-current.-reachable.-complete .step-edit,.checkout-step.-current.-reachable.-complete .step-number,.checkout-step.-reachable.-complete .content{display:none}.checkout-step.-current.-reachable.-complete .content{display:block}@media(min-width:992px){.checkout-step .btn.cancel-address,.checkout-step .btn.continue{min-width:150px}}.js-payment-binary,.js-payment-binary .accept-cgv{display:none}.js-payment-binary.disabled{cursor:not-allowed;opacity:.6}.js-payment-binary.disabled:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.js-payment-binary.disabled .accept-cgv{display:block}.cart-grid-body__grid{display:flex;flex-flow:column;flex-wrap:wrap;gap:15px}.checkout-summary-card-title{align-items:center;display:flex;justify-content:space-between;text-decoration:none!important;width:100%}.checkout-summary-card-title[aria-expanded=true]:after{transform:rotate(180deg)}.checkout-summary-card-title:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid;content:"";display:inline-block;font-size:81%;margin-left:1px;vertical-align:3px}.checkout-option__col--thumb{flex:0 0 3.125rem;max-width:3.125rem}@media(min-width:576px){.checkout-option__col--thumb{flex:0 0 3.75rem;max-width:3.75rem}}.checkout-option-block{background:#fff;border-bottom:1px solid #d6d6d6;border-radius:0;display:grid;gap:0 0;grid-template-areas:". .";grid-template-columns:50px 1fr;grid-template-rows:1fr;position:relative;transition:all .3s ease}.checkout-option-block .custom-control-input-color__bg{align-items:center;background:#fff;border-radius:0;cursor:pointer;display:flex;flex-shrink:0;height:100%;justify-content:center;position:relative;width:50px}.checkout-option-block .custom-control-input-color__bg>input{left:-99999em;position:absolute}.checkout-option-block .custom-control-input-color__bg:before{background-color:#fff;border:1px solid #969696;border-radius:50%;content:"";display:flex;height:20px;left:50%;margin-left:-10px;margin-top:-10px;position:absolute;top:50%;width:20px;z-index:1}.checkout-option-block .custom-control-input-color__bg:after{background-color:#000;border-radius:50%;content:"";display:flex;height:12px;left:50%;margin-left:-6px;margin-top:-6px;opacity:0;position:absolute;top:50%;transition:all .3s ease;width:12px;z-index:2}.checkout-option-block.selected{background:#fff;transition:all .3s ease}.checkout-option-block.selected .custom-control-input-color__bg{cursor:pointer}.checkout-option-block.selected .custom-control-input-color__bg:after{opacity:1;transition:all .3s ease}.checkout-custom-steps{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;position:relative}@media(min-width:992px){.checkout-custom-steps{gap:20px}}.checkout-custom-steps:before{border-bottom:1px solid #000;content:"";display:flex;left:12.5%;position:absolute;top:20px;width:75%;z-index:-1}.checkout-custom-steps__item{align-items:center;display:flex;flex-flow:column;gap:10px;justify-content:center;position:relative;z-index:1}.cart-grid-body__grid .checkout-step__header{display:none}.checkout-footer-buttons{display:flex;flex-flow:column;gap:20px;justify-content:space-between;margin-top:30px;width:100%}@media(min-width:992px){.checkout-footer-buttons{flex-flow:row;justify-content:space-between;margin-top:50px}}#checkout .border-1{background:#f8f8f8}#checkout .border-1 .card,#checkout .border-1 .card-header{background-color:transparent}#checkout .block-promo.block-promo-order{display:none}#checkout .user-form--sm{max-width:100%}#checkout .user-form .form-fields{display:grid;gap:15px 24px;grid-template-columns:repeat(1,minmax(0,1fr));margin:0;position:relative}@media(min-width:992px){#checkout .user-form .form-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}#checkout .user-form .form-fields .form-group.js-input-column{display:flex;flex-flow:column;gap:5px;margin-bottom:0}#checkout .user-form .form-fields .form-group.js-input-column .form-label{color:#000;display:flex;flex-direction:row;font-size:.875rem;font-weight:700;gap:10px;justify-content:space-between;line-height:normal}#checkout .user-form .form-fields .custom-control.custom-checkbox{margin-top:auto}#checkout .delivery_message-label{color:#000;font-size:.875rem;font-style:normal;font-weight:300;line-height:normal}@media(max-width:575.98px){#checkout .checkout-option__col--text{text-align:right}}#checkout .checkout-option__col--text p{color:#000;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal}#checkout .custom-header{color:#000;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal}#checkout .l-header .banner-top{display:none}#checkout .l-header .top-info{background-color:transparent}#checkout .l-header .top-info .top-info__right{display:none}#checkout .l-header .top-info .top-info__left{margin-left:auto;margin-right:0}.checkout-step .alert{border-radius:0}.cart-overview .product-line-grid{background-color:#fff;border-bottom:1px solid #d6d6d6}.cart-overview .product-line-grid__row{overflow:hidden}.cart-overview .product-line-grid__block{align-items:center;display:flex;height:100%}@media(max-width:991.98px){.cart-overview .product-line-grid__block{justify-content:center}}@media(min-width:1200px){.cart-overview .product-line-grid__block--total{flex:0 0 7rem;max-width:7rem}.cart-overview .product-line-grid__block--image{flex:0 0 210px;max-width:210px;padding:0 50px}.cart-overview .product-line-grid__block--qty{flex:0 0 11rem;max-width:11rem}}.cart-overview .product-line-grid__block--qty .btn-touchspin{background-color:#fff;color:#000;font-size:13px}.cart-overview .product-line-grid__block--delete{display:flex;justify-content:center;position:relative}@media(max-width:767.98px){.cart-overview .product-line-grid__block--delete{position:absolute;right:0;top:0}.cart-overview .product-line-grid__block--delete a{position:absolute;right:10px;top:10px}}@media(min-width:1200px){.cart-overview .product-line-grid__block--delete{flex:0 0 4rem;max-width:4rem}.cart-overview .product-line-grid__block--delete:before{background-color:#fff;content:"";height:1000%;left:0;position:absolute;top:-200%;width:4px}}.cart-overview .cart-items{display:flex;flex-flow:column;gap:4px}.cart-overview .cart-items .product-line-grid{display:flex;flex-direction:column;font-size:.875rem;height:100%;justify-content:center;width:100%}.cart-border-1{background:#f8f8f8}.cart-border-1 .card,.cart-border-1 .card-header{background-color:transparent}.cart-header{color:#000}.cart-header,.cart-header span{font-size:18px;font-style:normal;font-weight:400;line-height:normal}.cart-header span{color:#979797}