#calculateur{display:block;margin:5px}#options_produit{display:flex;align-items:stretch;margin:5px 5px 2%;padding:1%;border:1px #ccc solid}#affichage_prix{display:block;padding:2%;margin:5px 5px 2%;border:1px #ccc solid}#ajouter_au_panier{display:block;margin-bottom:2%}#ajouter_au_panier_btn{display:block;width:100%;margin:5px 5px 2%}.liste_options{display:block;position:relative;margin:10px}.detail_option{display:inline-block;position:relative}#affichage_prix input{position:absolute;height:1.25rem;width:1rem;padding:0}.selecteur{flex-wrap:wrap;flex-basis:100%;padding:0 5px}.option_label{margin-left:5px;position:relative;vertical-align:middle;display:inline-block!important;height:15px}/*! USED TO MAKE A SPINNER FOR LOADING

 * Realisa.css Minifier

 * Copyright 2021 - Romain Gross rgross@outlook.fr pour Réalisaprint

 */.spin-container{margin:auto;text-align:center;width:180px}.sub-spin{width:40px}.spin-text{width:200px}.la-ball-spin-fade-rotating,.la-ball-spin-fade-rotating>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-spin-fade-rotating{display:block;font-size:0;color:#fff}.la-ball-spin-fade-rotating.la-dark{color:#333}.la-ball-spin-fade-rotating>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-spin-fade-rotating{width:23px;height:23px;float:left;-webkit-animation:ball-spin-fade-rotate 6s infinite linear;-moz-animation:ball-spin-fade-rotate 6s infinite linear;-o-animation:ball-spin-fade-rotate 6s infinite linear;animation:ball-spin-fade-rotate 6s infinite linear}.la-ball-spin-fade-rotating>div{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;-webkit-animation:ball-spin-fade 1s infinite linear;-moz-animation:ball-spin-fade 1s infinite linear;-o-animation:ball-spin-fade 1s infinite linear;animation:ball-spin-fade 1s infinite linear}.la-ball-spin-fade-rotating>div:nth-child(1){top:5%;left:50%;-webkit-animation-delay:-1.125s;-moz-animation-delay:-1.125s;-o-animation-delay:-1.125s;animation-delay:-1.125s}.la-ball-spin-fade-rotating>div:nth-child(2){top:18.1801948466%;left:81.8198051534%;-webkit-animation-delay:-1.25s;-moz-animation-delay:-1.25s;-o-animation-delay:-1.25s;animation-delay:-1.25s}.la-ball-spin-fade-rotating>div:nth-child(3){top:50%;left:95%;-webkit-animation-delay:-1.375s;-moz-animation-delay:-1.375s;-o-animation-delay:-1.375s;animation-delay:-1.375s}.la-ball-spin-fade-rotating>div:nth-child(4){top:81.8198051534%;left:81.8198051534%;-webkit-animation-delay:-1.5s;-moz-animation-delay:-1.5s;-o-animation-delay:-1.5s;animation-delay:-1.5s}.la-ball-spin-fade-rotating>div:nth-child(5){top:94.9999999966%;left:50.0000000005%;-webkit-animation-delay:-1.625s;-moz-animation-delay:-1.625s;-o-animation-delay:-1.625s;animation-delay:-1.625s}.la-ball-spin-fade-rotating>div:nth-child(6){top:81.8198046966%;left:18.1801949248%;-webkit-animation-delay:-1.75s;-moz-animation-delay:-1.75s;-o-animation-delay:-1.75s;animation-delay:-1.75s}.la-ball-spin-fade-rotating>div:nth-child(7){top:49.9999750815%;left:5.0000051215%;-webkit-animation-delay:-1.875s;-moz-animation-delay:-1.875s;-o-animation-delay:-1.875s;animation-delay:-1.875s}.la-ball-spin-fade-rotating>div:nth-child(8){top:18.179464974%;left:18.1803700518%;-webkit-animation-delay:-2s;-moz-animation-delay:-2s;-o-animation-delay:-2s;animation-delay:-2s}.la-ball-spin-fade-rotating.la-sm{width:16px;height:16px}.la-ball-spin-fade-rotating.la-sm>div{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.la-ball-spin-fade-rotating.la-2x{width:64px;height:64px}.la-ball-spin-fade-rotating.la-2x>div{width:16px;height:16px;margin-top:-8px;margin-left:-8px}.la-ball-spin-fade-rotating.la-3x{width:96px;height:96px}.la-ball-spin-fade-rotating.la-3x>div{width:24px;height:24px;margin-top:-12px;margin-left:-12px}@-webkit-keyframes ball-spin-fade-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes ball-spin-fade-rotate{to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes ball-spin-fade-rotate{to{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ball-spin-fade-rotate{to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes ball-spin-fade{0%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.25;-webkit-transform:scale(.5);transform:scale(.5)}}@-moz-keyframes ball-spin-fade{0%,to{opacity:1;-moz-transform:scale(1);transform:scale(1)}50%{opacity:.25;-moz-transform:scale(.5);transform:scale(.5)}}@-o-keyframes ball-spin-fade{0%,to{opacity:1;-o-transform:scale(1);transform:scale(1)}50%{opacity:.25;-o-transform:scale(.5);transform:scale(.5)}}@keyframes ball-spin-fade{0%,to{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}50%{opacity:.25;-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}}.modal{display:none;position:fixed;padding-top:50px;left:0;top:0;width:100%;height:100%;background-color:#000;background-color:#00000080}.modal-content{position:relative;background-color:#fff;padding:20px;margin:auto;width:75%;-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s}.close-btn{float:right;color:#d3d3d3;font-size:24px;font-weight:700}.close-btn:hover{color:#a9a9a9}@-webkit-keyframes animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}.realisa-dawn-input{padding:0 4rem 0 1.5rem;height:50px;color:#121212;font-size:1.6rem;min-width:auto;width:100%;box-shadow:0 0 0 .1rem #121212;height:4.5rem;box-sizing:border-box;transition:box-shadow 300 ease}.realisa-dawn-input>option{height:25px;padding-top:25px}.calculateur-dawn{max-width:350px;text-align:center;padding-top:13px}.form_base_dawn,#affichage_prix{max-width:350px}#ajouter_au_panier_btn{max-width:350px;text-align:center;padding-top:13px}.product__price{font-size:1.3em;font-weight:700}.product__price>span>span{font-size:.8em;letter-spacing:-1px}.field:before,.select:before,.customer .field:before,.customer select:before,.localization-form__select:before{box-shadow:none}.field:hover.field:after,.select:hover.select:after,.select__select:hover.select__select:after,.customer .field:hover.field:after,.customer select:hover.select:after,.localization-form__select:hover.localization-form__select:after{box-shadow:none}
/*# sourceMappingURL=/cdn/shop/t/11/assets/realisa.css.map */
