
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
/*hide button at services*/
.prague-services-wrapper .prague-services-link {
    display: none;
}

/*cookie consent styling*/
.cookie_button{
background-color:white!important;
color:#111111!important;
border-radius:1px!important;
padding:1em!important;
margin-left:2em!important;

}

#cn-notice-text{font-weight:300!important;}