+43 6412 89 47 info@hochkoenigblick.com

/*–CSS GRUBMenue LOGO–*/
@media only screen and (max-width: 980px) {
#logo {
min-height: 100px;
}
}
@media only screen and (min-width: 981px) {
#logo {
min-height: 90px;
}
}

#top-header { z-index:10000 !important; }
#main-header { z-index:9999; }

main-header{
background: url(https:) no-repeat !important;
background-size: 100% 100% !important;
}
/*—-Menue LOGO Ende—–*/

.mobile_menu_bar:after {
content: “;
position: relative !important;
bottom: 10px;
left: 10%;
color: #c1aa24;
}

/* –Gallery Styles–*/

@media (min-width: 981px){
.cm-gallery .et_pb_gallery_item {
width: 16.66% !important;
/* ——- 6 colums——–*/
margin: 0 !important;
clear: none !important;
}
}

@media (min-width: 980px){
.cm-gallery .et_pb_gallery_item {
width: 16.66% !important;
/* ——- 6 colums——–*/
margin: 0 !important;
clear: none !important;
}
}
/* Place the word MENU after the mobile hamburger */
.mobile_menu_bar:after {
content: ‚MENU‘;
position: relative !important;
bottom: 10px;
left: 10%;
color: #c4c4c4;}
.grecaptcha-badge{z-index:99; visibility: visible!important;}

/*——————–ENDE TEXT MENU————————————-*/

/*——-Butten nach Oben———*/
.et_pb_scroll_top.et-pb-icon {
text-align: center;
background: #990033; /* Hintergrundfarbe */
text-decoration: none;
position: fixed;
z-index: 99999;
bottom: 125px;
right: 20px;
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
display: none;
cursor: pointer;
font-size: 35px; /* Icongröße */
padding: 5px;
color: #ffffff;
}
/*——-HEADERMENUE versetzen———*/

@media (max-width: 980px) {
.mobile_menu_bar {
padding-right: 0 !important;
margin-right: 50px;
}
}
/*—ENDE—-HEADERMENUE versetzen———*/

/*—-header-huntergrundbild—–*/
#main-header {
background-image: url(“);
background-size: cover;
background-position: center;
}
/*—-Ende header-huntergrundbild—–*/

/*change Divi hamburger menu to X*/
.mobile_nav.opened .mobile_menu_bar:before {
content: ‚\4d‘;
}

/*—————–ENDE X——————-*/

 

/*—Divi Logo größen—*/
@media only screen and (max-width: 980px) {
#logo {
min-height: 120px;
top-hight:2px;
}
}
@media only screen and (min-width: 981px) {
#logo {
min-height: 160px;
}
}