.info-box {
    padding: 60px 30px;
    border: 5px solid #000;
    text-align: center;
}

#scroll-up {
display:none !important
}

#whatsapp {
    color: #0FBE7C !important;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 60px;
    z-index: 10000;
    height: auto;
}

.wp-block-image a {
  position: relative;
  display: inline-block;
}

.wp-block-image a::after {
content: '';
    position: absolute;
    bottom: 24px;
    right: 5px;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.7);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='10' cy='10' r='6' stroke='black' stroke-width='2' fill='none'/%3E%3Cline x1='14' y1='14' x2='20' y2='20' stroke='black' stroke-width='2'/%3E%3C/svg%3E");    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
    pointer-events: none;
}

.sticky-nav-price {
position:sticky;
top:20px;
z-index: 100;
}

.fixed {
position:fixed;
}

.sticky-nav-price a {
background-color:#fff;
box-shadow:2px 4px 7px rgba(0,0,0,.5);
display:inline-block;
padding:20px;
border: 4px solid #cd3b4b;
}

h2#preisliste {
    padding-top: 100px;
}

html {
  overflow-y: unset;
  scroll-behavior: smooth;
}

.no-sidebar-full-width, .no-sidebar {
  overflow: scroll;
}

h2 {
    clear: both;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
    border: 1px solid #cd3b4b;
}
p {
    line-height: 28px;
    font-size: 18px;
}
.entry-content ul, .entry-content ol {
    font-size: 18px;
    line-height: 33px;
}
#masthead {
    border-top: 3px solid #cd3b4b;
}
.footer-socket-wrapper{
    display: none;
}
.main-navigation {
    padding-top: 0px;
}
.main-navigation ul li a {
    font-size: 17px;
}
.main-navigation li {
    margin: 0 0 0 20px !important;
}
#page {
    border-bottom: 6px solid #cd3b4b;
}

#header-logo-image img {
    width: 207px;
    margin-top: 8px;
}

#header-right-sidebar .widget_text {
	margin-bottom: 0;
}

.main-navigation ul li ul {
    width: 250px;
}

.gallery_responsive_lightbox[title]::after {
    content: attr(title);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 17px;
    color: #fff;
    padding: 9px 41px;
}
.entry-container {
	left: unset !important;
    max-width: 100% !important;
    width: 100% !important;
}
.slider-read-more-button {
	float:right !important;
}
#post-770 .wp-block-image::after {
    content: 'Modelle ansehen';
    display: block;
    background: #cd3b4b;
    width: 293px;
    position: relative;
    font-size: 1.7em;
    text-transform: uppercase;
    padding: 20px;
    color: #fff;
    margin: 0 auto !important;
    top: -240px;
}
@media all and (min-width:900px){
.slider-read-more-button{
    position: absolute;
    left: 703px;
    top: 75px;
    width: 323px;
    font-size: 1.7em;
    text-transform: uppercase;
    box-shadow: 0 0 10px rgba(0,0,0,.7) !important;
}
}

#text-3 p {
    font-size: 1.7em !important;
}
@media all and (min-width: 768px) {
#content {
    margin: 0 50px;
}
}