<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.popin-destockage.popin {
    background: #fff;
    color: #000;
    display: none;
    font-family: 'Lato', Arial, Sans-Serif;
    font-size: 12px;
    overflow: hidden;
    position: relative;
    padding: 20px;
    width: 900px
}
.popin-destockage.popin .big {
    color: #e2001a;
    font-weight: 700;
    text-transform: uppercase
}
.popin-destockage.popin .grey {
    color: #666
}
.popin-destockage.popin .t-popin {
    border-bottom: 1px solid #bebfbd;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 0 0 10px 0;
    text-transform: uppercase
}
.popin-destockage.popin .content {
    display: inline-block;
    margin-top: 10px;
    position: relative;
    width: 100%
}
.popin-destockage.popin .content .blocLibPrix {
    display: inline-block;
    height: 64px;
    width: 100%
}
.popin-destockage.popin .content .blocLibPrix .libelle {
    display: inline-block;
    color: #313131;
    font-size: 18px;
    font-weight: 400;
    margin: 5px 0;
    width: 67.8%
}
.popin-destockage.popin .content .blocLibPrix .noteV_0,
.popin-destockage.popin .content .blocLibPrix .noteV_0-5,
.popin-destockage.popin .content .blocLibPrix .noteV_1,
.popin-destockage.popin .content .blocLibPrix .noteV_1-5,
.popin-destockage.popin .content .blocLibPrix .noteV_2,
.popin-destockage.popin .content .blocLibPrix .noteV_2-5,
.popin-destockage.popin .content .blocLibPrix .noteV_3,
.popin-destockage.popin .content .blocLibPrix .noteV_3-5,
.popin-destockage.popin .content .blocLibPrix .noteV_4,
.popin-destockage.popin .content .blocLibPrix .noteV_4-5,
.popin-destockage.popin .content .blocLibPrix .noteV_5 {
    display: block;
    height: 16px;
    margin-bottom: 20px;
    width: 106px
}
.popin-destockage.popin .content .blocLibPrix .noteV_0 {
    background: url('/Sources/Default/Images/Shop/rating.png') 0 0;
    background-size: 100% auto
}
.popin-destockage.popin .content .blocLibPrix .noteV_0-5 {
    background: url('/Sources/Default/Images/Shop/rating.png') 0 -17px;
    background-size: 100% auto
}
.popin-destockage.popin .content .blocLibPrix .noteV_1 {
    background: url('/Sources/Default/Images/Shop/rating.png') 0 -33px;
    background-size: 100% auto
}
.popin-destockage.popin .content .blocLibPrix .noteV_1-5 {
    background: url('/Sources/Default/Images/Shop/rating.png') 0 -50px;
    background-size: 100% auto
}
.popin-destockage.popin .content .blocLibPrix .noteV_2 {
    background: url('/Sources/Default/Images/Shop/rating.png') 0 -67px;
    background-size: 100% auto
}
.popin-destockage.popin .content .blocLibPrix .noteV_2-5 {
    background: url('/Sources/Default/Images/Shop/rating.png') 0 -83px;
    background-size: 100% auto
}
.popin-destockage.popin .content .blocLibPrix .noteV_3 {
    background: url('/Sources/Default/Images/Shop/rating.png') 0 -100px;
    background-size: 100% auto
}
.popin-destockage.popin .content .blocLibPrix .noteV_3-5 {
    background: url('/Sources/Default/Images/Shop/rating.png') 0 -116px;
    background-size: 100% auto
}
.popin-destockage.popin .content .blocLibPrix .noteV_4 {
    background: url('/Sources/Default/Images/Shop/rating.png') 0 -133px;
    background-size: 100% auto
}
.popin-destockage.popin .content .blocLibPrix .noteV_4-5 {
    background: url('/Sources/Default/Images/Shop/rating.png') 0 -150px;
    background-size: 100% auto
}
.popin-destockage.popin .content .blocLibPrix .noteV_5 {
    background: url('/Sources/Default/Images/Shop/rating.png') 0 -166px;
    background-size: 100% auto
}
.popin-destockage.popin .content .blocLibPrix .prodPrix {
    display: block;
    position: absolute;
    right: 150px;
    top: 14px;
}
.popin-destockage.popin .content .blocLibPrix .prodPrix .flap-eco {
    border: 1px solid;
    color: #e2001a;
    float: left;
    font-size: 20px;
    line-height: 18px;
    margin: 0 10px 0 0;
    padding: 6px 3px 4px 3px;
}
.popin-destockage.popin .content .blocLibPrix .prodPrix .grPrix {
    display: inline-block;
    vertical-align: bottom
}
.popin-destockage.popin .content .blocLibPrix .prodPrix .grPrix .prix-old {
    color: #666;
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    text-decoration: line-through
}
.popin-destockage.popin .content .blocLibPrix .prodPrix .grPrix .prix {
    color: #e2001a;
    display: block;
    font-size: 20px;
    line-height: 18px;
    margin: 0;
}
.popin-destockage.popin .content img {
    height: auto;
    float: left;
    width: 44%;
}
.popin-destockage.popin .content .blocExp {
    background-color: #e6e6e6;
    float: right;
    padding: 10px;
    width: 35%
}
.popin-destockage.popin .content .blocExp .expTitle {
    color: #e2001a;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    margin: 0 0 10px;
    text-align: center;
    text-transform: uppercase
}
.popin-destockage.popin .content .blocExp .blocStepExp {
    background-color: #fff;
    padding: 10px;
    width: 100%
}
.popin-destockage.popin .content .blocExp .blocStepExp .expLigne {
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 15px 0 15px 72px;
    position: relative;
    width: 100%
}
.popin-destockage.popin .content .blocExp .blocStepExp .expLigne:last-of-type {
    border-bottom: none
}
.popin-destockage.popin .content .blocExp .blocStepExp #dMag:before {
    background: url('https://media.but.fr/Sources/Images/sprite_header.svg');
    background-position: center -51px;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    position: absolute;
    height: 30px;
    left: 20px;
    top: 30%;
    width: 24px;
}
.popin-destockage.popin .content .blocExp .blocStepExp #dPay:before {
    background: url('https://media.but.fr/Sources/Images/icon_paiement_financement.svg');
    background-size: 54px;
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    position: absolute;
    height: 30px;
    left: 8px;
    top: 26%;
    width: 43px;
}
.popin-destockage.popin .content .blocExp .blocStepExp #dProd:before {
    background: url('	https://media.but.fr/Sources/Images/icon_disponibilite.svg');
    background-size: 65px;
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    position: absolute;
    height: 30px;
    left: 9px;
    top: 26%;
    width: 41px;
}

/* reset + defaut css */
body{position:relative;position: relative;min-height: 100vh;height: 100%;width: 100%;}
.main {max-width:1280px;min-width:940px;width:100%;margin:0 auto;font-family:'Arial',sans-serif;color:#000000;font-size:12px;padding:0 5px;font-weight:normal;}
.main,.main div{display:block;}
.main img{width:100%;height:auto;}
.main,.main *,.main *:before,.main *:after,.popin,.popin *,.popin *:before,.popin *:after{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;vertical-align:baseline;}
.main a,.popin a{text-decoration:none;color:inherit;}
.main i,.popin i{font-weight:bold;font-family: 'Arial';font-style: normal;}
a,a:active,a:focus,a:hover{outline-style:none;}
.main ul,.main ol,.main p,.main li,.popin ul,.popin ol,.popin p,.popin li{padding:0;margin:0;}
.main button,.main input,.popin button{outline:none;-moz-appearance:none;-webkit-appearance:none;border:0;background:transparent;margin:0;padding:0;color:inherit;}
.main select, .main input, .main textarea{z-index: auto;}



/* fancybox css modifies */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}
.fancybox-wrap{position:fixed;top:50%;left:50%;z-index:51000;}
.fancybox-skin{position:relative;color:#444;text-shadow:none;background:#fff;}
.fancybox-opened{z-index:51000}
.fancybox-outer,.fancybox-inner{position:relative}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}
.fancybox-inner{overflow-x: hidden;}
.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}
.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}
.fancybox-image{max-width:100%;max-height:100%}
.fancybox-close{content:'';display:block;position:absolute;right:15px;top:14px;width:22px;height:22px;border-radius:50%;color:#9e9e9e;z-index:51000;background-image:none;}
.fancybox-close:before {content:'';position:absolute;left:50%;top:50%;width:0;height:12px;border-left:2px solid;-webkit-transform-origin: center;transform-origin: center;}
.fancybox-close:before {-webkit-transform:translate(-25%, -50%) rotate(-45deg);transform:translate(-25%, -50%) rotate(-45deg);z-index:51000}
.fancybox-close:after {content:'';position:absolute;left:50%;top:50%;width:0;height:12px;border-left:2px solid;-webkit-transform-origin: center;transform-origin: center;}
.fancybox-close:after {-webkit-transform:translate(-25%, -50%) rotate(45deg);transform:translate(-25%, -50%) rotate(45deg);z-index:51000}
.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:51000}
.fancybox-prev{left:0}
.fancybox-next{right:0}
.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:51000;visibility:hidden}
.fancybox-prev span{left:10px;background-position:0 -36px}
.fancybox-next span{right:10px;background-position:0 -72px}
.fancybox-nav:hover span{visibility:visible}
.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible !important}
.fancybox-lock{overflow:hidden !important;width:auto}
.fancybox-lock body{overflow:hidden}
.fancybox-lock-test{overflow-y:hidden !important}
.fancybox-overlay{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;display:none;z-index:50950;background:rgba(0,0,0,.7);}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}
.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:51000}
.fancybox-opened .fancybox-title{visibility:hidden}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:51000;text-align:center}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0, 0, 0, 0.7);border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}
.fancybox-title-inside-wrap{padding-top:10px}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0, 0, 0, .7);}
body .fancybox-wrap {background: #fff;}
/* overlay */
div.bulle-overlay{display:none;content:'';position:absolute;z-index:14;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:transparent;}
</pre></body></html>