/**handles:jquery-smooth-scroll,smhi-weather-forecast-style**/
a#scroll-to-top{background:url(https://www.64grader.se/wp-content/plugins/jquery-smooth-scroll/images/arrow.png) no-repeat center center;width:35px;height:35px;position:fixed;right:30px;bottom:30px;text-indent:-9999px;font-size:0;cursor:pointer;outline:0}body.rtl a#scroll-to-top{left:30px}@media only screen and (max-width:480px){a#scroll-to-top{right:0;bottom:0}body.rtl a#scroll-to-top{left:0;bottom:0}}
.smhi-weather-forecast{display:flex;flex-wrap:wrap}.weather-day{border:1px solid #ccc;margin:10px;padding:10px;width:calc(33.333% - 20px)}.weather-day p{margin:0 0 5px}