// /**
//  * Copyright © Olegnax (http://olegnax.com/). All rights reserved.
//  */

//
//  Variables
//  _____________________________________________

@ox-scroll-progress-line__background-color:#e6e6e6;
@ox-scroll-progress-line-active__background-color:#000000;
@ox-scroll-progress-line__height: 2px;
@ox-scroll-progress-line__maxwidth:240px;
@ox-scroll__margin-top:16px;
@ox-scroll-progress-line__margin-top:@ox-scroll__margin-top;
@ox-scroll-preloader__margin-top:@ox-scroll__margin-top;
@ox-scroll-preloader-wrapper__margin-top:20px;
@ox-scroll-load-more-button__maxwidth:300px;