/*==========================================
                OMU CSS
==========================================*/

.uc-btn-footer-container button{
    border: unset !important;
}

#uc-privacy-button #button #background use,
#uc-privacy-button #button #fingerprint,
#uc-privacy-button .uc-floating-button-wrapper g use{
    fill: #b1b4b6 !important;
}

.usercentrics-button.layout-1 .uc-banner-content .btn-list .uc-btn.uc-btn-primary,
#uc-corner-modal .uc-card-header,
#uc-corner-modal .uc-nav.uc-nav-tabs,
#uc-corner-modal .uc-btn.uc-btn-primary.uc-save-settings-button {
    background-color: #b1b4b6 !important;
}

#uc-corner-modal .uc-powered-by {
    color: #b1b4b6 !important;
}


/* Cookie Hinweis ende */



.page-header {
    display: none;
}

@font-face {
    font-family: 'myriad-web';
    src: url('../fonts/myriad-web.ttf') format("truetype");
}

@font-face {
    font-family: 'myriad-cnd-web';
    src: url('../fonts/myriad-cnd-web.ttf') format("truetype");
}

@font-face {
    font-family: 'freestyle-script-w01-regular';
    src: url('../fonts/freestyle-script-w01-regular') format("truetype");
}

@font-face {
    font-family: 'punktype';
    src: url('../fonts/punktype.ttf') format("truetype");
}

@font-face {
    font-family: 'bahnschrift_light_consendend';
    src: url('../fonts/bahnschrift_light_consendend.TTF') format("truetype");
}

body {
	/* background: #293133; */
  font: inherit;
  font-size: 18px;
  font-family: 'myriad-cnd-web';
  letter-spacing: .1px;
 /* color: #E4DEEA; */
}

h1,
h2,
h3 {
    font-family: 'myriad-web';
    text-transform: uppercase;
    letter-spacing: .1px;
    text-align: center;
}

/*h1 {
    color: #859702;
    text-align: left;
    font-size: 22px;
}*/

h1 {
    font-family: 'myriad-web';
    font-size: 3rem;
    margin: 50px 0 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}

h2 {
    font-size: 2.5rem;
}

h3 {
    font-size: 2rem;
    margin: 20px 0;
}

div {
  font-size: 18px;
  line-height: 25.2px;
  font-family: 'myriad-web';
}

a {
 /*  color: #A37464; */
 }

a:hover{
  /* color: #9B8B8A; */
  outline: 0px;
}
.error-code,
.error-message {
	display: none;
}

.itemid-104,
.itemid-105 {
	text-align: center;
}

.title-hotel h2 {
  text-align: left !important;
}

.white-link a{
    color: #ffffff;
}

.sppb-form-check-label::before {
    border: 2px solid #ffffff !important;
}

.sppb-form-check-input:checked+label::before {
    background: unset !important;
}

button {
    color: #E4DEEA !important;
    border: 1px solid #ffffff !important;
    background: unset !important;
}

button:hover {
    color: #293133 !important;
    border: 1px solid #293133 !important;
    background: #ffffff !important;
}

input:not([type="checkbox"]):not([type="radio"]) {
    background: #ffffff !important;
}

textarea {
    background: #ffffff !important;
}

/*==========================================
                Header & Menu
==========================================*/
.offcanvas-menu {
  background-color: #b1b4b6;
}

.offcanvas-menu .offcanvas-inner {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: flex-start;
}

.offcanvas-menu .offcanvas-inner h3.sp-module-title {
	margin-top: unset;
	font-size: 2rem !important;
	line-height: 2rem;
	text-align: left;
}

.offcanvas-menu .offcanvas-inner .menu a {
	font-size: 2rem !important;
	line-height: 2.5rem;
}

.offcanvas-menu .offcanvas-inner #section-id-1617096201473 .sppb-icons-group-list {
	display: flex;
	flex-direction: row;
}

#sp-header {
    background: #b1b4b6;
    line-height: 55px;
    padding-top: 2px;
}

/*.custom_header{
  	background: #fcfceb;
    text-align: left;
    font-size: 22px;
    color: #859702;
}

.sp-module-content .random-image img{
  width: 100%;
  height: 500px;
}*/

@media all and (min-width: 992px) {

.sp-megamenu-parent {
  display: flex !important;
  gap: 1.5rem;
}
}

.sp-megamenu-parent>li:last-child>a {
  padding: 0;
}

#sp-menu.menu-with-social .sp-megamenu-wrapper {
  justify-content: center;
}

.offcanvas-menu .offcanvas-inner ul.menu, .offcanvas-menu .offcanvas-inner ul.menu ul {
  gap: 1rem;
}


.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li.active > a,
.hauptmenu2 li a,
.hauptmenu2 li.active a {
    /* color: #524E46 !important; */
    letter-spacing: .3px;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 700;
    padding: 0px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  	/* color: #524E46 !important; */
    letter-spacing: .3px;
    font-size: 0.9rem;
    font-weight: 700;
}

/* .sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent > li.active:hover > a,
.hauptmenu2 li:hover > a,
.hauptmenu2 li.active:hover > a {
    color: #736F68 !important;
} */

/*
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  	background: #fcfceb;
}
*/
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
    margin-bottom: 0px;
}

@media(max-width: 991.98px) {
#sp-header {
    border-top: none;
    border-bottom: none;
}

.hauptmenu2 {
  display:none;
}

#sp-header #sp-logo {
	text-align: left !important;
	order: 1;
	width: 38px;
	padding: unset;
	}
#sp-header .row {
	display: flex;
}

#sp-header #sp-top1 {
	order: 2;
	width: 50px;
	display: none;
}

#sp-header #sp-menu {
	order: 3;
	width: calc(100% - 38px);
}

#sp-header #sp-top1 .social-icons {
	display: flex;
}

}

@media (max-width: 575.98px) {
	#sp-header .container {
		padding-left: 25px;
	}
}

#sp-top1 {
  margin: auto;
}

#sp-top1 a {
  color: white;
}

#sp-top1 a:hover {
  color: #A37464;
}


/*==========================================
                Startseite
==========================================*/
@media (max-width: 991.98px) {
	#section-id-1612305227767 .nav-control,
	#section-id-1612305227767 .sp-dots {
		display: none;
	}
}

@media (min-width: 1170.98px){
.slider .sp-slider-outer-stage{
    height: calc(100vh - 207.67px) !important;
}
}

.slider #sp-slider-item-1612305248141-num-0-key .sp-background {
    background-position: top !important;
}

.home-titel .sppb-addon-title {
    color: #A37464;
    text-align: left;
    margin: 5px 0 10px;
    font-size: 22px;
    font-family: 'myriad-cnd-web';
    text-align: center;
}

.news-content {
    border: 1px dashed #000;
    padding: 15px;
    text-align: center;
    color: #524E46;
    font-family: 'myriad-cnd-web';
    font-weight: 700;

}

.h1-schaf {
  font-family: 'punktype' !important;
}


.h1-schaf .sppb-addon-title {
  font-family: 'punktype' !important;
}

.h2-restaurant .sppb-addon-title{
  font-family: 'bahnschrift_light_consendend' !important;
}
/*==========================================
                Speisekarte
==========================================*/
.speisekarte-tabelle tr td:nth-child(1) {
	width: 85%;
}

.speisekarte-tabelle tr td:nth-child(2) {
	width: 15%;
}

.speisekarte-tabelle .sppb-addon-table-main tbody tr {
    background: #fafae0;
}

.speisekarte-tabelle .sppb-addon-table-main td {
    color: #2c3201;
    padding: 5px 15px;
    font-size: 17px;
}

.speisekarte-tabelle .sppb-addon-table-main tbody tr:nth-child(even) {
    background: none !important;
}

.speisekarte-tabelle .sppb-addon-table-main tbody tr:hover {
    background: #fff !important;
}

@media (max-width: 568px) {
.speisekarte-tabelle tr td:nth-child(1) {
	width: 10%;
}
}

@media only screen and (max-width: 568px) {
.sppb-no-table-header tbody tr:first-child {
     display: block;
}
/*.sppb-addon-table-main.bt tbody td .bt-content, .sppb-addon-table-main.bt tfoot td .bt-content, .sppb-addon-table-main.bt tfoot th .bt-content {
    display: none;
}*/
}

.menu-block{
  border: 1px dashed #000;
  padding: 15px;
  text-align: center;
}

.toppic-header .sppb-addon-title{
  font-family: 'punktype' !important;
  color: #000;
}

#startseite-kacheln a {
	color: white;
}

/*==========================================
                Gallerie
==========================================*/
.schaf-gallerie .sppb-gallery li {
    max-width: 19%;
    margin: 5px;
}

.schaf-gallerie .sppb-gallery li img {
    width: 100% !important;
    height: auto !important;
    padding: 5px;
    border: dashed 1px #000;
}

.schaf-img-dotted img {
    width: 100% !important;
    height: auto !important;
    padding: 5px;
    border: dashed 1px #000;
}

@media (max-width: 991px) {
.schaf-gallerie .sppb-gallery li {
    max-width: 23%;
}
}

@media (max-width: 767px) {
.schaf-gallerie .sppb-gallery li {
    max-width: 30%;
}
}

/*==========================================
                Text
==========================================*/

.txtautogramm p {
  font-family: 'freestyle-script-w01-regular';
  color: #A37464;
  font-size: 32px;
}

/*==========================================
                headslider
==========================================*/
.headslide {
  width: 100%;
  height: 500px;
}

/*==========================================
                Datenschutz & Impressum
                Text-align
==========================================*/
div[itemprop="articleBody"] {
  text-align: left;
}

div[itemprop="articleBody"] h2, 
div[itemprop="articleBody"] h3{
  text-align: left;
}

/*==========================================
                Footer & Credits
==========================================*/
#sp-bottom {
    background: #b1b4b6;

    padding: 30px 0;
    /*border-top: 8px solid #b1c903;*/
    color: #293133;
}

#sp-bottom .sp-module {
    margin-bottom: unset;
}

#sp-bottom a {
    color: #293133;
}

#sp-bottom .sppb-addon-title {
    color: #ffffff;
}

.footer-btn {
	border: 1px solid #293133;
	margin-bottom: 10px;
	background: #293133 !important;
}

.footer-btn:hover {
	background: #ffffff !important;
/*	color: #1c001c !important; */
	color: #293133 !important;
	border: 1px solid #293133 !important;
}

#sp-bottom .sp-module ul > li {
    display: block;
    margin-bottom: 5px;
}


#sp-bottom .sppb-addon-wrapper {
     margin-bottom: 5px;
}

.footer-flex .sppb-column-addons,
.footer-flex .menu {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0px 5px !important;
}
.footer-flex .sppb-column-addons div,
.footer-flex li {
	margin: 0px 10px 0px 10px;
}

.credits {
	background: #333;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.credits a {
	color: #fff;
	font-size: 14px;
}

.credits a:hover {
	color: #fff !important;
	text-decoration: underline;
}

.credits-omu {
	float: right;
}

@media (max-width: 1200px) {
#sp-footer1 {
    text-align: center;
}

.credits-omu {
	float: none;
}
}

@media (min-width: 768px) {
.hide-big {
	display: none;
}
}

@media (max-width: 768px) {
.hide-small {
	display: none;
}

.footer-flex #column-id-1614253010276 .sppb-column-addons {
	display:flex;
	flex-direction: column;
}

.footer-flex #column-id-1614253010276 .sppb-column-addons .sppb-addon-wrapper {
	height: 50px;
}

.footer-flex #column-id-1614253010276 .sppb-column-addons .sppb-addon-wrapper a {
	width: 80%;
}


}

/* Hotel Liono */
@media only screen and (max-width: 768px) {
.sp-page-builder .page-content #section-id-1613944721750 {
	    background-attachment: scroll;	}

}
/* Team */



.gallery img {
	object-fit: cover;
}

.gallery li:nth-child(2) img,
.gallery li:nth-child(4) img,
.gallery li:nth-child(5) img,
.gallery li:nth-child(10) img {
	object-position: 0% 25%;
}

/* Anfahrt */

#google-iframe .sppb-addon-content {
	line-height: 0;
}

/* Nutzungsbestimmungen Header ausblenden (da Joomla spinnt) */
.itemid-144 .article-header {
  display: none;
}

/* Gutscheine */
.com-cmgiftcard .cmgiftcard legend {
  display: none;
}

.com-cmgiftcard #sp-main-body {
  padding-top: 50px !important;
}

.com-cmgiftcard .text-right {
  text-align: center !important;
}

.com-cmgiftcard .popover-header {
    display: none;
}

.cmgiftcard form[action="/gutschein"] #jform_design_id img {
	margin-left: auto;
	margin-right: auto;
}

.cmgiftcard form[action="/gutschein"] #jform_design_id div.input {
	display: flex;
    justify-content: center;
  	align-items: center;
}

.cmgiftcard form[action="/gutschein"] #jform_design_id div.input input {
	margin-right: 5px;
  	margin-bottom: 2px;
}

.cmgiftcard form[action="/gutschein"] #jform_design_id div.input label {
	margin: 0;
}

@media only screen and (max-width: 1600px) {
	#section-id-1594992351268 {
      padding-left: 10vw !important;
      padding-right: 10vw !important;
	}	
}

/* Cookie Consent */
.uc-embedding-wrapper p {
  color: black !important;
}

.uc-embedding-wrapper button {
  color: black !important;
}

span.titleMenuCards {
  display: flex;
}

/* Kacheln HOME Karten */

.ger-flag, .en-flag {
  height: 20px;
  width: 20px;
  margin-left: 4px;
  margin-right: 4px;
  background-size: contain;
  background-repeat: no-repeat;
}

.ger-flag {
  background-image: url(https://schwarzesschaf-goslar.de/images/flags/deutschland_flagge.png);
  background-position: 50% 60%;
}

.en-flag {
  background-image: url(https://schwarzesschaf-goslar.de/images/flags/Flag_of_the_United_Kingdom.jpg);
  background-position: 50% 70%;
}

/* KONTAKTFORMULAR */
#cf_1 {
  width: 100%;
  max-width: none;
  background-color: rgba(0,0,0,0);
}

#cf_1 .cf-btn {
  width: auto;
}

#cf_1 .cf-checkbox-group {
  align-items: flex-start;
}

#cf_1 input::placeholder, #cf_1 textarea::placeholder {
  color: black;
}

  /*+++ Links Page +++*/
  .links-col .links-btn {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    padding: 2rem;
  }

  .full-link-box .overlay-image-title {
    position: absolute;
      height: 100%;
      width: 100%;
      display: flex;
      justify-content: flex-start;
      align-items: flex-end;
  }
  
  .full-link-box .sppb-addon-title {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    margin: 0;
    padding: 0;
  }
  
  .full-link-box h2 a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding: 30px;
  }

  .sppb-addon-overlay-image-content {
    padding: 0;
  }