
#mybyte_media_cookiehinweis {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 12px;
    line-height: 125%;
    margin: 20px;
    padding: 10px;
    position: fixed;
    width: 200px;
    z-index: 999999;
	right: 0;
	display: none;
}

#mybyte_media_cookiesettings {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 10px;
    line-height: 125%;
    margin: 10px;
    padding: 10px;
    position: fixed;
    z-index: 999999;
	right: 0;
	display: none;
	cursor: pointer;
}

#mybyte_media_cookiehinweis_close {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
	margin: 0;
    text-align: center;
}

#mybyte_media_cookiehinweis_save {
    background: #dedede none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
    margin: 0;
	margin-top: 10px;
    text-align: center;
}

#mybyte_media_cookiehinweis_mehrinfos {
	text-decoration: underline;
}

.top-bar .textwidget a {
    padding-right: 20px;
}


@font-face {
  font-family: 'SegoeScript-Bold';
  src: url('https://la-gelateria-fulda.de/fonts/SegoeScript-Bold.eot?#iefix') format('embedded-opentype'),  url('https://la-gelateria-fulda.de/fonts/SegoeScript-Bold.woff') format('woff'), url('https://la-gelateria-fulda.de/fonts/SegoeScript-Bold.ttf')  format('truetype'), url('https://la-gelateria-fulda.de/fonts/SegoeScript-Bold.svg#SegoeScript-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'SegoeScript';
  src: url('https://la-gelateria-fulda.de/fonts/SegoeScript.eot?#iefix') format('embedded-opentype'),  url('https://la-gelateria-fulda.de/fonts/SegoeScript.woff') format('woff'), url('https://la-gelateria-fulda.de/fonts/SegoeScript.ttf')  format('truetype'), url('https://la-gelateria-fulda.de/fonts/SegoeScript.svg#SegoeScript') format('svg');
  font-weight: normal;
  font-style: normal;
}

.footer-widgets .widget-title,
h1, h2, h3, h4, h5, h6 {
font-family: "SegoeScript";
color: #7c2918;
}


.site-header {
    background-color: transparent;
}

body {
    background-image: url(https://la-gelateria-fulda.de/wp-content/uploads/2013/05/eistheke.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header,
.top-bar,
.footer-widgets
{
    background-color: rgba(255, 255, 255, 0.9);
    border: 2px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

.site-info,
.comments-area,
.main-navigation {
  display: none;
}

.top-bar, .top-bar a, .top-bar a:visited 
{
color: #000;
  font-size: 14px;
}

button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, a.button:hover, button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, a.button:focus {
background-color: inherit;
}

button.menu-toggle:hover, button.menu-toggle:focus, .main-navigation .mobile-bar-items a, .main-navigation .mobile-bar-items a:hover, .main-navigation .mobile-bar-items a:focus {
color: inherit;
}

@media (max-width: 768px){
  body {
    background-size: 250%;
  }  
}
