body .pager.bottom,body .vitrine+.searchResultsTime,body .vitrine+.searchResultsTime+.sub{display:none}#IS_loading{align-items:flex-start;border-radius:10px;display:flex;flex-direction:column;height:390px;justify-content:space-evenly;margin:10px;width:180px}#IS_loading .block,#IS_loading .btn,#IS_loading .img,#IS_loading .newPrice,#IS_loading .oldPrice,#IS_loading .title,#IS_loading .title2{animation:lazy-skeleton .7s linear infinite alternate;background:#8b8b8b;border-radius:2px;display:block;margin:0;width:100%}#IS_loading .img{height:180px}#IS_loading .title{height:15px}#IS_loading .title2{height:15px;width:60%}#IS_loading .oldPrice{height:15px;margin-top:10px;width:76px}#IS_loading .newPrice{height:20px;width:75pt}#IS_loading .btn{border-radius:10px;height:30px}@keyframes lazy-skeleton{0%{opacity:.25}to{opacity:1}}.lds-ellipsis{display:inline-block;height:5pc;margin:10px calc(50% - 40px);opacity:1;position:relative;transition:opacity .3s ease-in-out;width:5pc}.lds-ellipsis.hidden{opacity:0;z-index:-1}.lds-ellipsis div{animation-timing-function:cubic-bezier(0,1,1,0);background:#7a7a7a;border-radius:50%;height:13px;position:absolute;top:33px;width:13px}.lds-ellipsis div:first-child{animation:lds-ellipsis1 .6s infinite;left:8px}.lds-ellipsis div:nth-child(2){animation:lds-ellipsis2 .6s infinite;left:8px}.lds-ellipsis div:nth-child(3){animation:lds-ellipsis2 .6s infinite;left:2pc}.lds-ellipsis div:nth-child(4){animation:lds-ellipsis3 .6s infinite;left:56px}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}#goToTop{background-color:#7a7a7a;border-radius:4px 0 0 4px;bottom:200px;color:#fff;cursor:pointer;font-family:Soleil;font-weight:700;opacity:1;padding:10px;position:fixed;right:0;transition:all .3s ease-in-out;width:-moz-fit-content;width:fit-content}#goToTop.hidden{opacity:0;z-index:-1}#goToTop:hover{background-color:#343434;cursor:pointer}#goToTop p{margin:0}@media (max-width:650px){#IS_loading{padding:5px;width:100%}}