@import url("https://fonts.googleapis.com/css2?family=Urbanist:wght@200;400;700&display=swap");
body,
button,
input,
select,
textarea {
font-family: 'Urbanist', 'Helvetica', Arial, sans-serif;
}
.site-title, .entry-content h2, label, #top-menu {
letter-spacing: 0px;
}
.site-description {
letter-spacing: 0.08em;
}
#top-menu a {
font-family: 'Urbanist', 'Helvetica', Arial, sans-serif;
font-size: 1.2em;
letter-spacing: 0.08em;
font-weight: 400;
}
.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
color: #ed6b21;
text-transform: none;
letter-spacing: 0;
font-weight: 700;
font-size: 2.2em;
}
.wp-block-cover__inner-container p { font-weight: 400;
}
.entry-content li {
padding-bottom: 11px;
}
.entry-content .wp-block-button__link, input[type=button], input[type=submit] {
background-color: white;
color: black;
border: 1px solid black;
}
.entry-content .wp-block-button__link:hover, input[type=button]:hover, input[type=submit]:hover,
.entry-content .wp-block-button__link:focus, input[type=button]:focus, input[type=submit]:focus {
background-color: black;
color: white;
transition: all 0.5 ease;
}
.custom-header-media:before { background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%, rgba(0, 0, 0, 0.3) 100%); background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%, rgba(0, 0, 0, 0.3) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1000%, rgba(0, 0, 0, 0.3) 100%, rgba(0, 0, 0, 0.3) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0); bottom: 0;
content: "";
display: block;
height: 0%;
left: 0;
position: absolute;
right: 0;
z-index: 2;
}
canvas {
border: 1px solid #bbb;
}
.wpcf7-form-control-signature-wrap {
margin-bottom: 20px;
} .slider {
width: 100%;
margin: 0 auto;
position: relative; overflow: hidden;
}
.slide {
position: absolute;
top: 0;
width: 100%;
display: flex;
align-items: center;
justify-content: center; transition: transform 1s;
}
.slider, .slide {
width: 100%;
height: 650px;
}
.slide>img { width: 100%;
height: 100%;
object-fit: cover;
}
.slider__btn {
position: absolute;
top: 50%;
z-index: 10;
margin: 0;
padding: 15px;
border: none;
background: rgba(255, 131, 15, 0.822);
color: rgb(255, 255, 255);
border-radius: 50%;
cursor: pointer;
}
.slider__btn--left {
left: 6%;
transform: translate(-50%, -50%);
}
.slider__btn--right {
right: 6%;
transform: translate(50%, -50%);
}
.dots {
position: absolute;
bottom: 5%;
left: 50%;
transform: translateX(-50%);
display: flex;
}
.dots__dot {
border: none;
background-color: #b9b9b9;
opacity: 0.7;
height: 7px;
width: 7px;
margin: 0;
padding: 0;
border-radius: 50%;
margin-right: 12px;
cursor: pointer;
transition: all 0.5s;  }
.dots__dot:last-child {
margin: 0;
}
.dots__dot--active {
background-color: #888;
opacity: 1;
} .testimonial {
width: 65%;
position: relative;
}
.testimonial__header {
margin-bottom: 1.5rem;
}
.testimonial__text {
margin-bottom: 3.5rem;
font-size: 16px;
color: #666;
}
.testimonial__author {
margin-left: 1rem;
display: grid;
grid-template-columns: 5rem 1fr;
column-gap: 1rem;
}
.testimonial__photo {
grid-row: 1 / span 2;
width: 5.5rem;
height: 5.5rem;
border-radius: 50%;
}
.testimonial__name {
align-self: end;
margin: 0;
}
.testimonial__location {
font-size: small;
}
.section__title--testimonials {
margin-bottom: 4rem;
}
body {
text-rendering: geometricprecision;
}
img.custom-logo {
height: 125px;
padding: 10px;
background-color: rgba(255, 255, 255, 0.5);
}
.background-fixed .panel-image {
background-attachment: unset;
}
.slider__btn {
background-color: #ed6b21;
} h1.woocommerce-products-header__title { }
h2.woocommerce-loop-product__title { min-height: 74px;
letter-spacing: 0.1px;
}
.woocommerce-variation {
margin-bottom: 15px;
}
.wc-block-grid__product-title {
font-weight: 800;
text-transform: uppercase;
color: #666;
letter-spacing: 0.15em;
}
.woocommerce-variation-add-to-cart {
margin: 20px 0;
}
.price, .wc-block-grid__product-price .price {
font-weight: bold;
color: black;
}
button, a.product_type_variable, a.product_type_simple,
button.single_add_to_cart_button, .entry-content .wp-block-button__link a {
background-color: transparent;
background-image: linear-gradient(to right, #ed6b21, #d5601e); font-size: 13px;
border-radius: 2px;
font-weight: bold;
color: white;
padding: 10px 15px;
display: block;
text-align: center;
margin-bottom: 5px;
}
ul.products li.product .button {
box-shadow: none;
}
.products {
padding-top: 30px;
}
ul.products li.product .button:hover {
box-shadow: none;
background-color: #636571;
}
.cart-empty, .woocommerce-message, .woocommerce-info, .woocommerce-error {
background-color: #ed6b21;
}
p.cart-empty, p.woocommerce-message, .woocommerce-error li {
color: white;
}
.product_title {
font-weight: bold;
}
.product_meta {
padding-top: 20px;
}
.product input, .product select {
height: 33px;
padding-left: 10px;
}
.woocommerce-Tabs-panel--description h2 {
font-weight: bold;
}
.actions .coupon button, .actions button {
margin: 0 20px;
}
.actions input[type=text] {
margin-right: 20px;
} #primary {
content-visibility: auto;
contain-intrinsic-size: auto 500px;
}
select {
width: 100%;
}
.regie h3, .abnahmeprotokoll h3 {
font-weight: 700;
}
.dropdown-toggle {
background: none;
position: absolute;
top: 6px;
}
.toggled-on {
background: none;
}
.underline {
border-bottom: 20px solid black;
}
.abnahmeprotokoll .wpcf7-list-item-label {
font-weight: 400;
}
.description_tab a {
display: none;
}
.wc-tab li {
margin-left: 15px;
padding-left: 10px;
}
#top-menu a {
color: #333;
padding-left: 17px;
}
#top-menu a:hover, #menu-top a:focus {
background-color: white;
color: black;
border: 1px solid black;
}
#site-navigation .menu-toggle {
background-image: none;
}
.menu-item:has(.menu-logo) {
display: none;
}
.menu-item:has(.menu-logo) img {
height: 60px;
width: auto;
}
.site-branding .wrap {
display:block;
padding: 40px;
}
@media screen and (min-width: 48em) {
.site-branding {
background-color: transparent;
}
.site-branding .wrap {
display:none;
padding: 40px;
}
.site-branding .wrap {
display:none;
padding: 40px;
}
.menu-item:has(.menu-logo) {
display: inline-block;
}
.twentyseventeen-front-page.has-header-image .custom-header-media, .twentyseventeen-front-page.has-header-video .custom-header-media, .home.blog.has-header-video .custom-header-media {
height: 88vh;
}
.has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.twentyseventeen-front-page .custom-header, .has-header-image.home.blog .custom-header, .has-header-video.home.blog .custom-header {
height: 88vh;
}
}