body.dfp-wallpaper #desktop-sticky #sticky-ads {
position: fixed;
top: calc(1000px + 50vh); }
body.dfp-wallpaper.dfp-wallpaper-sticky #desktop-sticky #sticky-ads {
position: fixed;
top: calc(1000px + 50vh); }
body #desktop-sticky {
position: relative;
width: 100%;
max-width: 1000px;
margin: 0 auto;
z-index: 3; }
body #desktop-sticky #sticky-ads {
position: absolute;
top: 350px;
width: 100%;
max-width: 1000px; }
body #desktop-sticky #sticky-ads.sticked {
position: fixed !important;
top: 0 !important; }
body #desktop-sticky #sticky-ads.stuck {
position: absolute !important; }
body #desktop-sticky #sticky-ads .sticky {
position: absolute;
top: 0;
width: auto; }
body #desktop-sticky #sticky-ads .sticky.sticky_skyskraper_left {
right: 100%;
text-align: right; }
body #desktop-sticky #sticky-ads .sticky.sticky_skyskraper_right {
left: 100%;
text-align: left; }
/*# sourceMappingURL=style.css.map */
