/*
Theme Name:     Merenje Child Theme
Theme URI:      https://merenja.co.rs
Description:    Merenje električnih instalacija
Author:         Tesla sistemi
Template:       buildpress
Version:        1.0
*/

#topbutton {
  position: fixed;
  display: none;
  height: 40px;
  width: 40px;
  line-height: 40px;
  right: 15px;
  bottom: 15px;
  z-index: 1;
  background: #fd9644;
  border-radius: 2px;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
}

#topbutton:after {
  content: "\2191";
}
/* add custom CSS code bellow */

