/* Attila add edit */
/* kaushan-script-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Kaushan Script';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/kaushan-script-v16-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}  

#sp-header:not(.header-sticky) {
    position: relative !important;
}

#sp-header:not(.header-sticky) {
    background: linear-gradient(to right, #ffffff 20%,#bd362f 60%,#bd362f 100%) !important;
}

b, strong {
    font-weight: bold !important;
}

#sp-header .sp-megamenu-parent > li > a::before {
    width: 0 !important;
}

#sp-header .sp-megamenu-parent > li > a {
    padding: 0px 10px !important;
    margin: 0 5px !important;
    font-weight: 600 !important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 16px !important;
}

.sp-page-title {
    padding: 20px 0 0px !important;
}

.sppb-btn.home-termin {
    background-color: #e31e24 !important;
    background-image: none;
    color: white !important;
    font-size: 26px;
    border: 1px solid #ccc !important;
    border-bottom-color: rgb(204, 204, 204) !important;
    border-bottom-color: #b3b3b3 !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75) !important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05) !important;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05) !important;
    line-height: 18px !important;
}

body div .sppb-addon-optin-forms .sppb-btn::after, body div .sppb-btn::after {
    display: none !important;
    width: 0 !;
}

.sppb-btn-primary.sppb-btn-lg {
    padding: 12px 40px 12px 40px !important;
}

body div .sppb-addon-optin-forms .sppb-btn:focus::after, body div .sppb-addon-optin-forms .sppb-btn:hover::after, body div .sppb-btn:focus::after, body div .sppb-btn:hover::after {
    transform: none !important;
}

body div .sppb-addon-optin-forms .sppb-btn::after, body div .sppb-btn::after {
    -webkit-transform: none !important;
    transform: none !important;
}

body div .sppb-addon-optin-forms .sppb-btn:focus, body div .sppb-addon-optin-forms .sppb-btn:hover, body div .sppb-btn:focus, body div .sppb-btn:hover {
    letter-spacing: 0.3px !important;
}

@-webkit-keyframes gkbounce {
    0% {
      -webkit-transform: scale(1.0);
    }
    25% {
      -webkit-transform: scale(0.9);
    }
    50% {
      -webkit-transform: rotateZ(1.0);
    }
    75% {
      -webkit-transform: rotateZ(1.1);
    }
    100% {
      -webkit-transform: rotateZ(1.0);
    }
}

@-moz-keyframes gkbounce {
    0% {
      -moz-transform: scale(1.0);
    }
    25% {
      -moz-transform: scale(0.9);
    }
    50% {
      -moz-transform: rotateZ(1.0);
    }
    75% {
      -moz-transform: rotateZ(1.1);
    }
    100% {
      -moz-transform: rotateZ(1.0);
    }
}
  
@keyframes gkbounce {
    0% {
      transform: scale(1.0);
    }
    25% {
      transform: scale(0.9);
    }
    50% {
      transform: rotateZ(1.0);
    }
    75% {
      transform: rotateZ(1.1);
    }
    100% {
      transform: rotateZ(1.0);
    }
}

.bounce-hover img {
    display: block;
    height: auto;
    margin: 30px auto;
    max-width: 100%;
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
    -webkit-transition: transform 0.5s ease-out;
    -moz-transition: transform 0.5s ease-out;
    -o-transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}

.bounce-hover:hover img {
    -webkit-animation-name: gkbounce;
    -webkit-animation-duration: 0.75s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: gkbounce;
    -moz-animation-duration: 0.75s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: gkbounce;
    -ms-animation-duration: 0.75s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: gkbounce;
    animation-duration: 0.75s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  }

  @media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1140px !important;
    }
}

.sppb-addon-text-block .sppb-addon-content ul li::before {
    width: 0 !important;
}
.sppb-addon-text-block .sppb-addon-content ul li {
    padding-left: 0px !important;
    margin-top: 5px !important;
}
.sppb-addon-text-block .sppb-addon-content ul {
    list-style: disc !important;
    padding-left: 15px !important;
}

#sp-bottom {
    display: none;
}

#sp-section-3{
    background-image: none !important;
    background-color: white !important;
}

#sp-section-3 .sp-module{
  background: url("/images/thai-massage-ottersweier-buehl.jpg") repeat-x scroll center top !important;
}

#over-footer .border-column {
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    padding: 10px 15px;
}

#sp-footer {
    background: white !important;
    color: black !important;
}

#sp-footer .container-inner{
    border-top: 1px solid #b7b6b67d;
    padding: 10px 0 !important;
}

#sp-footer .sp-copyright a{
    color: black;
}

#sp-section-3 h3 {
    font-size: 26px !important;
    color: #777 !important;
    margin-bottom: 20px !important;
}

#sp-section-3 p {
    margin-bottom: 5px !important;
} 

.sp-page-title .sp-page-title-heading {
    font-family: 'Kaushan Script', sans-serif !important;
    color: #e11c21 !important;
}

#over-footer .sppb-section-title.left {
    margin: 0;
}

body div .sppb-addon-optin-forms .sppb-btn, body div .sppb-btn,
.aa-greviews-rateus-button-wrap a,
.aa-greviews-review-template .aa-greviews-rated-time {
    padding: 5px 30px 5px 30px !important;
    border-radius: 5px !important;
}

.sppb-btn.sppb-btn-default.sppb-btn-rounded:hover {
    background-color: black !important;
}

body div .sppb-btn.sppb-btn-secondary {
    padding: 5px 5px 5px 5px !important;
    background-color: #E11C21;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.price-box {
    border: 2px solid red;
    padding: 16px;
    border-radius: 10px;
}

#pricelist p {
    height: 130px;
    display: block;
}

#pricelist .sppb-row-column {
    padding-left: 10px;
    padding-right: 10px;
}

#pricelist .sppb-section-title.center {
    margin-bottom: 20px;
}

.sppb-btn.home-termin:hover {
    background-color: #36b536 !important;
}

.logo-image {
    height: auto !important;
}

tbody p {
    margin: 0;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0 !important; 
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    padding-left: 15px !important;
    border-bottom: 1px solid #cecdcd94;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover{
    background-color: #eaeaea;
}

.sp-dropdown-items li a::after, #anwendungen .sppb-addon-content a::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0);
}

#anwendungen .sppb-addon-content {
    padding: 15px;
    background-color: #e31e24;
    margin-bottom: 30px;
    border-radius: 9px;
}

#anwendungen img {
    border-radius: 5px !important;
    min-height: 180px;
    object-fit: cover;
}

#anwendungen h3 {
    font-size: 24px;
    min-height: 60px;
    margin: 0;
    color: white;
}

#anwendungen .sppb-addon-single-image-container {
    position: unset;
}

#anwendungen .sppb-addon-content {
    position: relative;
    transition: .2s linear;
}

#anwendungen .sppb-addon-content:hover {
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    transition: .3s linear;
}

#sp-menu .sp-megamenu-parent > li > a,
.sppb-addon.sppb-addon-text-block.title-link-color.text-color-gray.kontakt a,
.sppb-addon.sppb-addon-text-block.title-link-color.text-color-gray.kontakt {
    color: black;
}

#sp-header #sp-menu .sp-megamenu-parent > li > a:hover , #sp-menu .sp-megamenu-parent > li.current-item > a {
    color: white !important;
}

.sppb-btn.rot.submit-btn.sppb-btn-link {
    background-color: #E11C21;
    color: white;
    text-decoration: none;
    font-size: 16px;
}

.sppb-btn.rot.submit-btn.sppb-btn-link:hover {
    background-color: #36b536;
}

.text-blockquote a:hover {
    color: #e11c21 !important;
}

.cc-window.cc-floating.cc-type-opt-in.cc-theme-block.cc-allowall-button.cc-opacity-100.cc-bottom.cc-left {
    font-size: 16px;
}

@media only screen and (max-width: 1200px) {
  #anwendungen img {
  	min-height: 320px;
  }
}

@media only screen and (max-width: 767px) {
    #footer h3 {
        margin-top: 20px !important;
    }

    #sp-footer .container-inner {
        padding-bottom: 40px !important;
    }

    body p,
    body div .sppb-addon-optin-forms .sppb-btn, body div .sppb-btn {
        font-size: 16px !important;
    }

    h1 {
        font-size: 30px !important;
    }

    body h2 {
        font-size: 28px !important;
    }

    body h3 {
        font-size: 26px !important;
    }

    .sppb-btn.home-termin {
        line-height: 30px !important;
    }

    body div .sppb-addon-optin-forms .sppb-btn, body div .sppb-btn {
        width: 100%;
    }
    
    .sp-scroll-up {
        bottom: -4px !important;
    }

    #offcanvas-toggler > .fa {
        color: white !important;
    }

    #pricelist .sppb-row-column {
        margin-bottom: 20px;
    }

    #sp-section-3 .sppb-row-container {
        padding: 0;
    }

    #sp-section-3 .sppb-row-column:first-of-type {
        margin-bottom: 30px;
    }

    .sp-page-title .sp-page-title-heading {
        padding-bottom: 20px !important;
    }

    .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
        display: block !important;
    }

    .offcanvas-menu .offcanvas-inner {
        padding-top: 10px;
    }

    body .offcanvas-inner .menu{
        line-height: 1.41 !important;
    }

    .sppb-no-table-header tbody tr:first-child {
        display: revert !important;
    }

    #sp-main-body .sppb-addon-content img{
        margin-bottom: 20px;
    }
    
}

.aa-greviews-google-reviews-wrap.aa-greviews-review-template {
	padding-top: 15px;
	padding-bottom: 15px;
}

.aa-greviews-layout-list .aa-greviews-review-template li.aa-greviews-sp-review .aa-greviews-main-header-section {
	min-height: 350px !important;
}

.paarmassage .sppb-panel-custom .sppb-panel-heading {
    height: 45px;
}

.paarmassage .sppb-panel-heading {
    padding: 10px 15px 10px 15px;
}

.paarmassage .sppb-panel.sppb-panel-custom {
    max-width: 1050px;
    margin: 0 auto;
}

.paarmassage .sppb-panel-title {
    font-family: 'Lato';
    font-size: 18px;
    color: #5f6771 !important;
    font-weight: 800 !important;
}

.paarmassage .sppb-panel-custom .sppb-panel-heading:hover span {
    color: white !important;
}

.paarmassage .sppb-panel-custom .sppb-panel-heading:hover {
    background-color: #bd362f;
}

.gutschein-text-bottom .sppb-section-title.left {
    margin: 0 !important;
}