/*! Powered by MaxDesign. All Rights Reserved. 
 * ⚠ FR : CONTENU PROTÉGÉ PAR LES DROITS D'AUTEURS (article L. 111-1 du code de la propriété intellectuelle). Cette ressource ne peut pas être utilisée, diffusée ou exploitée sans l'approbation de ses auteurs. Pour plus d'informations, veuillez contacter admin(at)maxdesign.expert
 * ⚠ EN : CONTENT PROTECTED WITH AUTHOR COPYRIGHTS (section L. 111-1 of the intellectual property code). This resource may not be used, distributed or exploited without the approval of its authors. For any information request, please contact admin(at)maxdesign.expert
 */.md-bundles{display:block}.md-bundles label{text-transform:none}.shopify-payment-button{display:none!important}[data-cart-loader]{position:relative!important}[data-cart-loader]>svg{position:absolute;fill:currentColor;width:20px;height:20px;left:calc(50% - 10px);top:calc(50% - 10px);opacity:0;transition:none}[data-cart-loader=loading]{pointer-events:none}[data-cart-loader=loading]>svg{animation:rotate .5s linear infinite;opacity:1}[data-cart-loader=loading]>span{display:inline-block;transform:scale(0)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.md-bundle__label{color:var(--color-label);fill:var(--color-label);font-style:normal;display:flex;justify-content:center;align-items:center;width:100%;padding:0 0 10px;text-align:center;font-weight:600;font-size:var(--font-size-mobile)!important;letter-spacing:0px!important;text-transform:none!important}.md-bundle__wrapper{display:grid;grid-gap:10px}.md-bundle{position:relative;transform:translate(0);border-radius:var(--border-radius);background:var(--color-bg);padding:4px;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.md-bundle[data-bundle-status=close]{box-shadow:inset 0 0 0 1px var(--color-border)}.md-bundle__offer{position:relative;display:flex;align-items:center;min-height:75px;cursor:pointer;margin:0;padding:8px 6px 6px;font-size:1em!important;border-radius:calc(var(--border-radius) - 2px) calc(var(--border-radius) - 2px) 0 0;letter-spacing:inherit;text-transform:none}.md-bundle__offer>*{pointer-events:none}.md-bundle__info{display:grid;align-items:center;grid-gap:4px 10px;grid-template-rows:1fr;width:100%;margin:5px 0;line-height:1.35em;transition:margin .4s ease .1s}.md-bundle__info>*{grid-column:1/2}.md-bundle__image{display:none;align-items:center;margin-right:10px;min-height:60px}.md-bundle__image span{border-radius:var(--border-radius-images);display:inline-block;width:60px;height:60px;padding:0;margin:5px;background-size:cover;background-repeat:no-repeat}.md-bundle__title{font-weight:600;font-size:1.1em;display:inline-block;color:var(--color-title);text-transform:none}.md-bundle__price{font-size:1em;font-weight:600;color:var(--color-price)}.md-bundle__comparePrice{color:var(--color-cp-price);padding-right:5px;display:inline-block;text-decoration:line-through;font-weight:600}.md-bundle__line1{font-size:.95em;color:var(--color-line1);font-weight:600}.md-bundle__line2{font-size:.95em;font-weight:600;color:rgb(var(--color-line2));background-color:var(--color-line2-bg);border-radius:var(--border-radius);padding:var(--line2-padding, 0);width:fit-content}.md-bundle__line2--blink{--color-1: rgba(var(--color-line2), .3);--color-2: rgb(var(--color-line2));animation:blink 1.2s ease-in-out infinite alternate}.md-bundle__radio{display:none;position:relative;width:18px;height:18px;margin-right:10px;margin-left:4px;cursor:pointer;flex:1 0 auto}.md-bundle__radio:before{content:"";position:absolute;left:0;width:100%;height:100%;border:1px solid #ddd;border-radius:100%;background:#fff}.md-bundle__radio:after{content:"";position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:100%;background:var(--color);opacity:0;transform:scale(0);transition:all .2s ease}.md-bundle[data-bundle-status=open] .md-bundle__radio:after{background:var(--color-radio);opacity:1;transform:scale(1)}@keyframes blink{0%{color:var(--color-1)}to{color:var(--color-2)}}.md-bundle__form{all:unset;display:block;box-sizing:content-box;padding:0 12px;text-align:left;transition:height .4s ease .1s,padding .4s ease .1s;overflow:hidden;background:var(--color-bg-description);border-radius:0 0 calc(var(--border-radius) - 4px) calc(var(--border-radius) - 4px)}.md-bundle__form>*{opacity:0;transition:opacity .4s ease-out}.md-bundle[data-bundle-status=close] .md-bundle__form{height:0!important;background:transparent}.md-bundle__form p{all:unset;display:block;margin:0 0 10px;font-size:.97em}.md-bundle__form p:last-of-type{margin-bottom:0}.md-bundle[data-bundle-details=false] .md-bundle__offer{border-radius:calc(var(--border-radius) - 4px)}.md-bundle[data-bundle-details=false] .md-bundle__form{display:none}.md-bundle[data-bundle-status=open]{background:var(--color-bg-active);color:var(--color-description)}.md-bundle[data-bundle-status=open] .md-bundle__offer{pointer-events:none;background:var(--color-bg-description)}.md-bundle[data-bundle-status=open] .md-bundle__title{color:var(--color-title-active)}.md-bundle[data-bundle-status=open] .md-bundle__price{color:var(--color-price-active)}.md-bundle[data-bundle-status=open] .md-bundle__comparePrice{color:var(--color-cp-price-active)}.md-bundle[data-bundle-status=open] .md-bundle__line1{color:var(--color-line1-active)}.md-bundle[data-bundle-status=open] .md-bundle__line2{color:rgb(var(--color-line2-active));background-color:var(--color-line2-bg-active);padding:var(--line2-active-padding, 0)}.md-bundle[data-bundle-status=open] .md-bundle__line2--blink{--color-1: rgba(var(--color-line2-active), .3);--color-2: rgb(var(--color-line2-active))}.md-bundle[data-bundle-status=open] .md-bundle__form{padding:10px 12px 15px}.md-bundle[data-bundle-status=open] .md-bundle__form>*{opacity:1}.md-bundle[data-bundle-status=open] .md-bundle__form ul{padding-left:15px}.md-bundle[data-bundle-status=open] .md-bundle__form ul li:before{content:"\2022";color:var(--color);font-weight:700;display:inline-block;width:1em;margin-left:-1em}.md-bundle__form fieldset{display:grid;grid-template-columns:repeat(auto-fit,minmax(calc(50% - 10px),1fr));align-items:flex-end;grid-gap:10px 15px;margin:0;padding:0;border:none}.md-bundle[data-bundle-variants=true] fieldset~fieldset{margin-top:10px}.md-bundle[data-bundle-variants=true] fieldset~.md-bundle__description{margin-top:18px}.md-bundle__select--wrapper{width:100%}.md-bundle__select{background:var(--color-bg-select);box-shadow:0 0 4px -2px #0003;border-radius:var(--border-radius);overflow:hidden}.md-bundle__select--wrapper select{display:flex;align-items:center;width:100%;min-width:min-content;height:38px;min-height:min-content;color:var(--color-select)!important;padding:0 3em 0 1em;margin:0;font-size:1em!important;background:transparent!important;background-image:var(--selector-bg-img)!important;background-repeat:no-repeat!important;background-size:1.25em,38px!important;background-position:right .7em center,right!important;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;cursor:pointer}.md-bundle__select--wrapper option{color:var(--color-description);background:#fff}.md-bundle__select--wrapper label{all:unset;display:block;margin-bottom:2px;font-size:.95em}.md-bundle[data-bundle-properties=false] .md-bundle__properties,.md-bundle[data-bundle-variants=false] .md-bundle__options{display:none}.md-bundles[data-background=true] .md-bundle__wrapper{background-color:var(--color-bg);padding:12px;border-radius:25px}.md-bundles[data-layout=full] .md-bundle[data-bundle-status=open] .md-bundle__offer{background:transparent}.md-bundles:not([data-layout=full]) .md-bundle__form{padding-top:0!important}@media (min-width: 1000px){.md-bundles{margin-top:var(--spacing-top-desktop);margin-bottom:var(--spacing-bottom-desktop)}.md-bundle{font-size:var(--font-size-desktop);letter-spacing:var(--letter-spacing-desktop)}.md-bundle__label{font-size:var(--font-size-desktop)!important}.md-bundle__line1,.md-bundle__line2{font-size:1em}.md-bundle__form{padding:0 20px}.md-bundle[data-bundle-status=open] .md-bundle__form{padding:10px 20px 20px}.md-bundles[data-price^=custom] .md-bundle__price{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;height:100%;padding-right:10px;font-weight:600;font-size:1.05em}.md-bundles[data-price^=custom] .md-bundle__price>span:first-child{padding:0;margin-top:3px;order:1}.md-bundles[data-price^=custom] .md-bundle__comparePrice{font-size:1em}.md-bundles[data-price^=custom] .md-bundle__price-container{grid-column:2/3;grid-row:1 / var(--rows-desktop, 4)}.md-bundle[data-bundle-style^=custom]{margin-bottom:10px}.md-bundle[data-bundle-style^=custom] .md-bundle__info{margin-top:10px;margin-bottom:16px}.md-bundle[data-bundle-style^=custom] .md-bundle__line2{position:fixed;bottom:0;left:50%;transform:translate(-50%,40%);white-space:nowrap;font-size:.95em;z-index:1}.md-bundle[data-bundle-status=open][data-bundle-style^=custom] .md-bundle__form{padding:10px 20px 26px}.md-bundle[data-bundle-status=open][data-bundle-style^=custom] .md-bundle__line2{background:var(--color-line2-bg-active);box-shadow:0 0 1px 0 var(--color-darken-active)}.md-bundle[data-bundle-status=open][data-bundle-style^=custom][data-bundle-details=true] .md-bundle__info{margin-top:10px;margin-bottom:10px}.md-bundles[data-background=true] .md-bundle__wrapper{padding:15px}.md-bundles[data-img^=true] .md-bundle__image{display:flex}.md-bundles[data-img^=false] .md-bundle__info{margin-left:5px}.md-bundles[data-radio^=true] .md-bundle__radio{display:block}}@media (max-width: 768px){.md-bundles{margin-top:var(--spacing-top-mobile);margin-bottom:var(--spacing-bottom-mobile)}.md-bundle{font-size:var(--font-size-mobile);letter-spacing:var(--letter-spacing-mobile)}.md-bundle__info{line-height:20px}.md-bundle__title{font-size:1em}.md-bundle__image{flex:0 0 60px}.md-bundle__line1{display:block}.md-bundles[data-price$="/custom"] .md-bundle__price{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;padding-right:6px;height:100%;font-weight:600}.md-bundles[data-price$="/custom"] .md-bundle__price>span:first-child{padding:0;margin-bottom:3px;order:1}.md-bundles[data-price$="/custom"] .md-bundle__comparePrice{font-size:1em}.md-bundles[data-price$="/custom"] .md-bundle__price-container{grid-column:2/3;grid-row:1 / var(--rows-mobile, 4)}.md-bundle[data-bundle-style$="/custom"]{margin-bottom:10px}.md-bundle[data-bundle-style$="/custom"] .md-bundle__line2{position:fixed;bottom:0;left:50%;transform:translate(-50%,40%);white-space:nowrap;font-size:.85em;z-index:1}.md-bundle[data-bundle-style$="/custom"] .md-bundle__info{margin-top:8px;margin-bottom:16px}.md-bundle[data-bundle-status=open][data-bundle-style$="/custom"] .md-bundle__form{padding:12px 12px 24px}.md-bundles[data-img$="/true"] .md-bundle__image{display:flex}.md-bundles[data-img$="/false"] .md-bundle__info{margin-left:5px}.md-bundles[data-radio$="/true"] .md-bundle__radio{display:block}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bundles-maxdesign.css.map */
