/* Source and licensing information for the line(s) below can be found at https://organisation-pp.nexem.fr/themes/custom/nexem/front/public/assets/01-atoms/input-quantity/input-quantity.css. */
.wrap-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:0.0625rem solid rgba(96,138,146,0.15)}.quantity{position:relative}.quantity input[type=number]::-webkit-inner-spin-button,.quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.quantity input[type='number']{position:absolute;top:1rem;right:2.5rem;width:3.125rem;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;color:#102442}@media screen and (min-width: 768px){.quantity input[type='number']{right:3.125rem;top:1.125rem}}.quantity .quantity-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:8.125rem}@media screen and (min-width: 768px){.quantity .quantity-nav{width:9.375rem}}.quantity .quantity-nav .quantity-button{height:2.75rem;width:2.75rem;border-radius:50%;background-color:#DAEAEE;font-size:0.75rem;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;cursor:pointer}@media screen and (min-width: 768px){.quantity .quantity-nav .quantity-button{height:3.125rem;width:3.125rem}}.quantity .quantity-nav .quantity-button.quantity-up:before{content:url("/themes/custom/nexem/front/public/assets/01-atoms/input-quantity/../../images/icons/plus.svg");display:inline-block;line-height:0}.quantity .quantity-nav .quantity-button.quantity-down:before{content:url("/themes/custom/nexem/front/public/assets/01-atoms/input-quantity/../../images/icons/minus.svg");display:inline-block;line-height:0}

/* Source and licensing information for the above line(s) can be found at https://organisation-pp.nexem.fr/themes/custom/nexem/front/public/assets/01-atoms/input-quantity/input-quantity.css. */