/**
Theme Name: Schneidmix
Author: Bertram Schmidt-Traub
Author URI: https://atplanet.de
Description: Website Schneidmix
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: schneidmix
Template: astra
*/

.ast-plain-container,
.ast-page-builder-template {
    /*background-color: #ddd;*/
    background-image: none;
}

.ast-custom-header .fl-row-content-wrap {
    padding: 0;
}

.site-main .fl-row.fl-row-fixed-width {
    background: #fff;
    padding-left: 40px;
    padding-right: 40px;
}

/*Header*/
.logotype h2 {
    background: #fff;
}

.logotype .title-text.pp-primary-title {
    padding-left: 10%;
}

.claim .pp-sub-heading,
.claim .cta_contact {
    padding-left: 25%;
}

/*.menu-highlight {
    background: #007bc1;
    color:  #fff;
}*/
.menu-highlight a {
    color: #fff !important;
    font-weight: 700;
    border: 1px solid #006fb5;
    border-color: #ffffff;
    border-top-width: 3px !important;
    border-right-width: 3px !important;
    border-bottom-width: 3px !important;
    border-left-width: 3px !important;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: 3px 3px 5px -1px #000f4c;
    padding: 8px 20px 8px 20px !important;
    background: #007bc1;
    margin-left: 40px;
    font-size:  20px !important;
}
.menu-highlight a:hover {
    background-color: #005ba5;
}
.current-page-ancestor a {
    color: #007BC1  !important;
}
/* Common Styles */
h1,
h2,
h3,
h4,
h5,
span.logo {
    font-family: 'Days One', sans-serif !important;
}

a .fl-heading-text {
    color: #004784  !important;
}

.fl-heading-text>span,
.title-text span {
    color: #007bc1 !important;
}

/*Elements*/
.rahmen-aussen .pp-photo img {
    border: 2px solid #007bc1;
}
.teaserbox .uabb-infobox {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    border-radius: 30px;
    border: 2px solid #004784;
    position: relative;
}

.heading-title.text-inline-block .pp-secondary-title {
    margin-left: -10px !important;
}

.uabb-divider-content .uabb-icon-wrap {
    margin-left: -15px;
    margin-right: -15px;
}

.teaserbox .uabb-infobox .uabb-module-content.uabb-imgicon-wrap {
    background: #004784;
    margin-top: 0;
    border-radius: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding-bottom: 40px;
}

.teaserbox .uabb-icon-wrap .uabb-icon i {
    width: auto;
    margin-top: -25px;
}

.teaserbox h3.uabb-infobox-title {
    margin-top: -40px;
    margin-bottom: 10px;
    color: #fff;
}

.teaserbox .uabb-infobox-text {
    padding-left: 30px;
    padding-right: 30px;
    word-break: normal;
}

.teaserbox .uabb-button-wrap {
    position: absolute;
    bottom: 26px;
    text-align: center;
    width: 100%;
}
 p.pp-testimonials-title {
    margin-bottom: 0.3em;
}