@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100;200;300;400;500&display=swap');

body {
  color: #fff;
  font-family: 'League Spartan', sans-serif;
  font-size: 18px;
  font-weight: 300;
  background-color: #333;
}
.adressen{
    font-weight: 300;
}

.woocommerce ul.products li.product .price del {
  color: #c00;
}

a {
    color: #c00;
}

.blacks {
  background-color: #000;
  color: #ccc;
  padding: 30px;
  margin-top: 25px;
}

.blacks strong{
    color: #fff;
}

.wapf-field-input input[type="email"], .wapf-field-input input[type="number"], .wapf-field-input input[type="text"], .wapf-field-input input[type="url"], .wapf-field-input select, .wapf-field-input textarea {
  width: 50%;
  box-sizing: border-box;
}

.wapf-product-totals .wapf--inner > div:first-child, 
.wapf-product-totals .wapf--inner > div:nth-child(2) {
   display: none;
}

.wapf-product-totals .wapf--inner {
  margin-bottom: 20px;
  margin-top: 55px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}

.wapf-product-totals div span:first-child {
  font-weight: 700;
  font-size: 30px;
}

.wapf-product-totals div span:last-child {
  float: none;
  margin-left: 20px;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: -100;
}

.loves img{
    width: 100%;
    height: auto;
}

.mome .woocommerce-product-details__short-description{
    display: none;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 21px !important;
    font-weight: 300 !important;
    text-align: center;
    padding-top: 15px;
}

b, strong {
    font-weight: 500;
}

.punkt {
    padding-left: 10px;
    padding-right: 10px;
}

.footercolor img{
    padding-left: 15px;
}

.cc_container .cc_btn {
    background-color: #1182eb !important;
    /* Farbe des Buttons */
    color: #fff !important;
    /* Textfarbe des Buttons */
}

.cc_container {
    background: #fff !important;
    /* Hintergrundfarbe des gesamten Bereichs */
    color: #666 !important;
    /* Schriftfarbe des gesamten Bereichs */
}

.cc_container a {
    color: #1182eb !important;
    /* Textlink-Farbe "Mehr Infos" */
}

.cc_container .cc_message {
    font-size: 15px !important;
    line-height: 20px !important;
}

.titel h2 {
    font-size: 21px;
    font-weight: 400;
}

.steck {
    margin-bottom: 50px;
}

.titel img {
    width: 100%;
    height: auto;
}

h6 {
    ont-family: 'source sans pro';
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    background-color: #c00;
    outline: none;
    border-radius: 3px;
    padding: 15px 34px;
    border: 1px solid #c00;
    -webkit-transform: 350ms;
    -moz-transform: 350ms;
    -ms-transform: 350ms;
    transform: 350ms;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    transition: all 350ms ease;
    display: inline-block;
}

h6 a {
    color: #fff;
}

.column-half,
.column-full {
    float: left;
    position: relative;
    padding: 0.65rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (min-width:48em) {
    .column-half {
        width: 50 !important%;
    }
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    width: 100%;
    color: #333;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wpcf7 input[type="text"]:focus {
    background: #fff;
}

.wpcf7-submit {
    float: right;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 8px 20px;
    cursor: pointer;
    width: 100%;
    border: 1px solid #000;
}

.wpcf7-submit:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

span.wpcf7-not-valid-tip {
    text-shadow: none;
    font-size: 12px;
    color: #fff;
    background: #ff0000;
    padding: 5px;
}

div.wpcf7-validation-errors {
    text-shadow: none;
    border: transparent;
    background: #f9cd00;
    padding: 5px;
    color: #9C6533;
    text-align: center;
    margin: 0;
    font-size: 12px;
}

div.wpcf7-mail-sent-ok {
    text-align: center;
    text-shadow: none;
    padding: 5px;
    font-size: 12px;
    background: #59a80f;
    border-color: #59a80f;
    color: #fff;
    margin: 0;
}

.woocommerce-info {
    border-top-color: #c00;
}

.woocommerce-info::before {
    color: #c00;
}

.woocommerce-additional-fields {
    margin-bottom: 100px;
}

.woocommerce-product-details__short-description h2 {
    display: none;
}

.woocommerce-product-details__short-description {
    padding-left: 15px;
    padding: 15px;
    min-height: 200px;
}

.woocommerce form .form-row .input-checkbox {
    margin-left: -20px;
}

.shop-intro {
  margin-top: 100px;
}

.subtitulo {
    color: #000;
    margin-bottom: 15px;
}

.short_description {
    color: #000;
}

.woocommerce ul.products li.product .price {
  color: #000;
  font-weight: 700;
  font-size: 16px;
  height: 49px;
  padding: 10px;
    padding-top: 10px;
    padding-left: 10px;
  padding-top: 10px;
  padding-left: 0px;
  padding-top: 0px;
  text-align: center;
  border-radius: 5px;
  margin-left: 15px;
}

.woocommerce .star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
  display: none;
}

.woocommerce .star-rating::before {
  content: "sssss";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  display: none;
}

.woocommerce-result-count {
    display: none;
}

.orderby {
    display: none;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: .83em;
    display: none !important;
}

.footercolor a {
    color: #c00;
}

.section-text {
  display: flex;
  align-items: center;
  align-content: center;
}

.footercolor a:hover {
    color: #fff;
}

.firstsection {
  z-index: 1;
  position: relative;
  padding-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
  background-color: #000;
}

.linese{
    border-top: 1px solid #000;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  display: block;
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.25em;
  padding: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
  padding-top: 17px;
  padding-bottom: 14px;
}

.firstselect {
    background-color: #1e1e1f;;
    padding-top: 15px;
    padding-bottom: 6px;
    font-size: 16px;
    font-weight: 400;
    color: #bcbcbc;
}

.product-categories {
    margin-bottom: 80px;
}

.woocommerce span.onsale{
position: absolute;
right: 15px;
top: 20px;
background-color: #c00;
color: #fff;
text-transform: uppercase;
text-decoration: none;
font-size: 17px;
text-align: center;
padding: 4px 0;
  padding-top: 4px;
margin: 0;
line-height: 1.5;
border-radius: 100%;
height: 30px;
width: 30px;
padding-top: 15px;
left: 20px;
}

.woocommerce-loop-product__title {
    padding: 17px 50px 17px 10px;
    color: #3a3a3a;
    text-transform: none;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 15px !important;
}

.btn-darks{
    background-color: #000;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 18px;
    color: #ccc;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
}

.telkontakt {
    text-align: right;
}

.logo {
    padding-bottom: 20px;
}

.footers a:hover {
    color: #ccc;
    text-decoration: underline;
}

.footers a {
  color: #fff;
}

.additional h2 {
    margin-top: 20px;
    margin-bottom: 5px;
}

.einleitungstext h1 {
    margin-bottom: 0;
}

h2.produ {
    font-size: 21px;
    margin-bottom: 10px;
    padding-top: 8px;
}

.einleitungstext h2 {
    margin-top: 0;
    margin-bottom: 20px;
}

.newsbackground h2,
.service h2,
.testimonials h2 {
    font-size: 29px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
}

.footer h2 {
    font-size: 19px;
    font-weight: 700;
    color: #d0daea;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
}

h4 {
    font-size: 18px;
    font-weight: 300;
    padding-top: 20px;
    text-transform: uppercase;
}

p {}

.alignleft {
    float: left;
    margin-right: 20px;
}

a:focus {
    outline: medium none;
}

.feed_background {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none, none;
    background-origin: padding-box, padding-box;
    background-position: center center, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: cover;
    height: auto;
    padding-bottom: 100%;
    margin: auto;
    margin-top: 50px;
}

.gallery-thumb {
    margin-bottom: 15px;
}

.gallery-thumb img {
    width: 100%;
}

.col-xs-12.gallery-custom h2 {
    padding-left: 15px;
}

.background-image img {
    display: none;
}

.background-image {
    height: auto;
    padding-bottom: 130%;
}

.produkteinleitung .background-image {
    padding-bottom: 80%;
}

.produkteinleitung .thumbnail {
    margin-bottom: 0px;
}

.gallery-custom {
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
}

.short-link-box img {
    width: 100%;
    height: auto;
    display: block;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    height: auto;
    max-width: 100%;
}

.carousel-inner>.item {
    height: 0;
    padding-bottom: 70vh;
}

.item-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    width: 100%;
}

.item>img {
    height: auto;
    width: 100%;
}

.front .gallery-thumb {
    padding: 10px;
    margin-top: 10px;
}

.gallery-thumb {
    margin: 0;
    padding: 10px;
}

.text img{
    width: 100%;
    height: auto;
}

.thumbnail {
    border-radius: 0;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    background-color: transparent;
    color: #fff !important;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-nav>li>.dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-radius: 0;
    margin-top: 5px;
}

.navbar-nav li.current-menu-parent>a,
.navbar-nav li.current-menu-ancestor>a,
.navbar-nav li.current-menu-item>a {
    color: #000;
    background-color: #transparent;
}

.navbar-inverse .navbar-nav > li > a {
  font-weight: 400;
  font-size: 17px;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0;
    text-align: right;
}

.products-wrapper {
  margin-top: 80px;
}

.navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #ccc;
}

.logo img{
    width: 150px;
}

.navbar-nav {
    float: right;
}

.dropdown-menu>li>a {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}

 h1.entry-title {
  margin-top: 0;
  font-size: 35px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 25px;
  padding-left: 15px;
  margin-top: 80px;
}

.woo-banners{
    background-color: #eee;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 80px;
}

.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
  width: 33.3%;
}

.dropdown-menu {
    padding-bottom: 0;
    padding-top: 0;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #000;
    color: #fff !important;
}

.carousel-caption p {
    padding: 0px;
    margin: 0;
    color: #000;
}

.carousel-caption {
    position: relative;
    right: 0;
    left: 0;
    bottom: 20px;
    z-index: 10;
    margin-top: 40vh;
    padding-bottom: 20px;
    color: #000;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .0);
}

.carousel-caption h2,
.carousel .icon-container,
.carousel-caption button {
    color: #000;
    font-size: 55px;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .0);
}

.carousel-caption h2 {
    text-align: left;
    padding-bottom: 0;
    margin-top: 0px;
    margin-left: 0px;
}

.carousel-caption h3,
.carousel .icon-container,
.carousel-caption button {}

.carousel-caption h3 {
    text-align: left;
}

.carousel-caption h3:first-child {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    animation-delay: 0.5s;
    animation-name: fadeInLeft;
    visibility: visible;
    font-size: 24px;
    font-weight: 300;
}

.carousel-caption h3:nth-child(2) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    animation-delay: 1.5s;
    animation-duration: 1s;
    animation-name: fadeInUp;
    visibility: visible;
    display: block;
}

.bild_unterseite {
    height: 0;
    padding-bottom: 20%;
    position: relative;
}

.item-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.short-link-box img {
    border: 1px solid #000;
}

.teams .background-image {
    border: 1px solid #000;
}

.icon-user,
.icon-shopping-cart {
    font-size: 18px;
    padding-left: 10px;
}

.count {
  font-size: 13px;
  font-weight: 700 !important;
  color: #f8baa9;
  font-weight: 600;
  color: #fff;
  background-color: #fa0040;
  border-radius: 50px;
  height: 45px;
  margin-top: -15px;
  padding-top: 0;
  text-align: center;
  line-height: 16px;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 5px;
  font-family: 'Source Sans Pro', sans-serif;
}

.secondsection {
    text-align: right;
    padding-top: 10px;
    font-size: 14px;
    font-weight: 700;
}

.secondsection a {
    color: #656565;
}

.login-cart-wrapper {
    margin-left: 45px;
}

.login-cart-wrapper a {
    margin-left: 45px;
    margin-left: 15px;
    color: #ccc;
    font-size: 16px;
}

.login-cart-wrapper a:hover {
    text-decoration: none;
    color: #c00;
    transition: all .7s ease-out;
}

.login-cart-icons {
    color: #fff;
    margin-right: 4px;
}

.secondsection .glyphicon-user {
    padding-left: 40px;
    padding-right: 5px;
    color: #3b5d9a;
}

.secondsection .glyphicon-shopping-cart {
    padding-left: 20px;
    padding-right: 5px;
    color: #3b5d9a;
}

.einleitung {
    padding-top: 30px;
    padding-bottom: 80px;
}

.einleitungstext {
    background-color: #fff;
    margin-left: -45px;
    padding-left: 65px;
    margin-top: 100px;
    color: #000;
}

.einleitungstext a {
    border: 1px solid #000;
    padding: 6px 10px;
    color: #000;
    margin-top: 30px;
    display: inline-block;
}

.einleitungstext a:hover,
.newstext a:hover,
.linktext a:hover,
.formulare a:hover {
    background-color: #3b5d9a;
    color: #fff;
    text-decoration: none;
    transition: all .7s ease-out;
}

.newsbackground {
    background-color: #f5f6f7;
    padding-top: 80px;
    padding-bottom: 80px;
}

.newseintrag {
    background-color: #fff;
    border-bottom: 5px solid #edeff1;
    overflow: hidden;
    margin-top: 40px;
}

.newseintraghoch {
    min-height: 570px;
}

.newsbild img {
    height: auto;
    width: 100%;
}

.newsdatum {
    background-color: #3b5d9a;
    color: #fff;
    width: 80px;
    height: 80px;
    float: left;
    text-align: center;
    padding-top: 12px;
}

.newstext {
    padding: 20px;
    float: left;
    font-style: italic;
}

.newstext a {
    border: 1px solid #000;
    padding: 6px 10px;
    color: #000;
    margin-top: 10px;
    display: inline-block;
}

.liga{
    margin-top: 70px;
}

.service,
.produkteinleitung,
.unterseite {
    padding-top: 80px;
    padding-bottom: 80px;
}

.unterseite {
    font-size: 22px;
    line-height: 32px;
    font-weight: 200;
}

.service .background-image {
    margin-bottom: 10px;
}

.testimonials {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f5f6f7;
}

.testimonialstext {
    padding: 20px;
    font-style: italic;
    font-weight: 400;
    min-height: 200px;
}

.unterseite ul li {
    list-style: none;
}

.unterseite ul {
    padding-left: 0;
}

.unterseite .glyphicon {
    color: #999;
    padding-right: 8px;
}

.box-empl-short,
.employee-image {
    padding-bottom: 74%;
}

.breadcrumbsite {
    background-color: #f5f6f7;
}

.breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    padding-left: 0;
}

.short-links {
    padding-bottom: 15px;
}

.short-links p {
    padding-top: 10px;
    background-color: #fff;
}

.cl-effect-12 {
    background-color: #3b5d9a;
}

.short-links a {
    padding-top: 10px;
}

.short-links a:hover {
    text-decoration: none;
    color: #000;
}

.teams .gallery-thumb {
    padding: 16px;
    min-height: 345px;
}

.linktext {
    text-align: center;
    margin-top: 50px;
}

.linktext a {
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #000;
    color: #000;
}

.formulare a {
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #000;
    color: #000;
    display: inline-block;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.formulare {
    text-align: center;
}

.wpcf7-list-item-label {
    margin-left: 5px;
    margin-top: 3px;
}

.produkteinleitung ul {
    padding-left: 0;
}

.produkteinleitung ul li,
.unterseite2 ul li {
    list-style-image: url("../img/azeichens2.png");
    margin-bottom: 0;
    margin-left: 15px;
    padding-top: 1px;
}

.footer {
    background-color: #3b5d9a;
    padding-top: 80px;
    padding-bottom: 80px;
    color: #bccae3;
    font-size: 17px;
}

.copyright {
    background-color: #476db0;
    padding-top: 25px;
    padding-bottom: 15px;
    color: #bccae3;
    font-size: 14px;
    text-transform: uppercase;
}

.home-newsletter .single {
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
}

.home-newsletter .single .form-control {
    height: 50px;
    background-color: #3b5d9a;
    border: 1px solid #83a2d9;
    border-radius: 0;
    color: #fff;
}

.home-newsletter .single .form-control:focus {
    box-shadow: none;
    border-color: #243c4f;
}

.home-newsletter .single .btn {
    min-height: 50px;
    background: #243c4f;
    color: #fff;
}

.form-control::-moz-placeholder {
    color: #ccc;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: 0px;
}

.newsletter {
    margin-top: 40px;
}

.footer .glyphicon {
    margin-right: 10px;
}

.footer a {
    color: #bccae3;
}

.footer a:hover {
    color: #fff;
}

.cl-effect-12 a::before,
.cl-effect-12 a::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    content: '';
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
    transform: translateX(-50%) translateY(-50%) scale(0.2);
}

.cl-effect-12 a::after {
    width: 90px;
    height: 90px;
    border-width: 6px;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
    transform: translateX(-50%) translateY(-50%) scale(0.8);
}

.cl-effect-12 a:hover::before,
.cl-effect-12 a:hover::after,
.cl-effect-12 a:focus::before,
.cl-effect-12 a:focus::after {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
}

.testimonials .carousel {
    margin-bottom: 0;
    padding-bottom: 50px;
}

.testimonials .carousel-control {
    left: -12px;
    height: 40px;
    width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}

.testimonials .carousel-control.right {
    right: -12px;
}

.testimonials .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px;
}

.testimonials .carousel-indicators li {
    background: #cecece;
}

.testimonials .carousel-indicators .active {
    background: #428bca;
}

.testimonials .carousel-inner>.item {
    height: 0;
    padding-bottom: 0;
}

@media screen and (max-width:768px) {
    .navbar-nav {
        float: none;
        margin-top: 45px;
    }
    .firstsection {
  z-index: 1;
  position: relative;
  padding-bottom: 0px;
  padding-top: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.products-wrapper {
  margin-top: 50px;
}


}

@media screen and (max-width:1508px) {
    .carousel-caption {
        margin-top: 20%;
    }
}

@media screen and (max-width:508px) {
.navbar-brand > img {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}
}

@media screen and (max-width:608px) {
    .einleitung {
        padding-bottom: 40px;
    }
.navbar-inverse .navbar-toggle {
    border: none;
    font-size: 32px;
    color: #000;
    margin-bottom: 0;
    margin-top: 10px;
}
    
    .firstsection {
    z-index: 1;
    position: relative;
    padding-bottom: 0px;
    min-height: auto;
}

    .navbar-nav {
    float: none !important;
    margin-top: 0;
}
    .fb_iframe_widget {
        display: inline-block;
        position: relative;
        float: left;
        margin-top: 20px;
    }
    .carousel-inner>.item {
        height: 0;
        padding-bottom: 80% !important;
    }
    .navbar-brand {
        float: none;
    }
    .carousel-caption h3:first-child {
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
        animation-delay: 0.5s;
        animation-name: fadeInLeft;
        visibility: visible;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 200;
    }
    .carousel-caption h2,
    .carousel .icon-container,
    .carousel-caption button {
        font-size: 25px !important;
    }
    .newsdatum {
        background-color: #3b5d9a;
        color: #fff;
        width: 100%;
        height: auto;
        float: none;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .copyright {
        text-align: center;
    }
    .deep {
        float: none;
        text-align: center;
    }
    .newstext {
        width: 100% !important;
    }
}

@media screen and (max-width:1211px) {
    .newstext {
        padding: 20px;
        width: 80%;
        float: left;
        font-style: italic;
    }
  .navbar-inverse .navbar-nav > li > a {
    font-size: 18px;
    padding: 10px 11px;
    font-weight: 600;
}
    .carousel-caption h2,
    .carousel .icon-container,
    .carousel-caption button {
        color: #000;
        font-size: 35px;
        font-weight: 700;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .0);
        text-transform: uppercase;
    }
}

@media screen and (max-width:990px) {
    .newstext {
        width: 75%;
    }
    .startpic {
        display: none;
    }
    .einleitungstext h1 {
        margin-bottom: 10px !important;
    }
    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        background-color: #000;
    }
}

@media screen and (max-width:768px) {
    .newseintrag {
        overflow: inherit;
        display: inline-block;
    }

    .dropdown-menu > li > a {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: none;
    padding-bottom: 10px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

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

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #c00;
    background-color: transparent;
}

    .adressen {
        display: none;
    }
    .newstext {
        width: 100%;
    }
    h1 {
        font-size: 30px !important;
    }
    h2 {
        font-size: 18px !important;
    }
    h3 {
        font-size: 29px;
    }


.navbar-brand {
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    padding: 0;
}
    .newsdatum {
        background-color: #3b5d9a;
        color: #fff;
        width: 100%;
        height: auto;
        float: left;
        text-align: center;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .carousel-inner>.item {
        height: 0;
        padding-bottom: 55%;
    }
    .testimonials .carousel-inner {
        height: 250px;
    }
    .produkteinleitung h2,
    .unterseite h2 {
        margin-top: 5px;
        margin-bottom: 30px;
    }
    .additional h2 {
        margin-top: 20px;
        margin-bottom: 5px;
    }
    .einleitungstext h1 {
        margin-bottom: 0;
    }
    h2 {
        font-size: 19px;
        font-weight: 300;
        color: #000;
        text-transform: uppercase;
    }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
    .einleitungstext h2 {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .newsbackground h2,
    .service h2,
    .testimonials h2 {
        font-size: 19px;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .footer h2 {
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .navbar-inverse .navbar-toggle {
        border: none;
        font-size: 32px;
        color: #000;
        margin-bottom: 0;
        margin-top: 0;
    }
    .navbar-inverse {
        float: none;
    }
    .service,
    .produkteinleitung,
    .unterseite {
        padding-bottom: 80px;
        padding-top: 40px;
    }
    .einleitungstext {
        margin-top: 20px;
    }
    .logo {
        padding-bottom: 0;
    }
}

@media screen and (max-width:991px) {
.navbar-inverse .navbar-toggle {
    border: none;
    font-size: 32px;
    color: #fff;
    margin-bottom: 0;
    margin-top: 18px;
    font-weight: 100;
}
    .navbar-toggle {
        margin-right: 0;
        background-color: transparent;
    }
    .navbar-inverse {
        text-align: left;
    }
    .einleitung {
        padding-bottom: 30px;
    }
    .einleitungstext {
        margin-top: 30px;
    }
    .secondsection {
        text-align: center;
    }
    .logo {
        padding-bottom: 20px;
        margin-top: 20px;
        text-align: center;
    }
}

.top-map {
    position: relative;
}

.top-map>p {
    font-size: 0;
    margin: 0;
    padding: 0;
}

.top-map>div {
    margin: 0 !important;
    padding: 0 !important;
}

.top-map .wpgmza_filter_container {
    position: absolute;
    right: 150px;
    top: 150px;
    width: 200px;
    z-index: 100;
}

.top-map .wpgmza_filter_container>div div:first-child {
    display: none !important;
}

.top-map .wpgmza_filter_container>div div {
    float: none !important;
}

.top-map .wpgmza_filter_container>div div input {
    display: none;
}

.top-map .wpgmza_filter_container>div div label {
    background-color: #fff;
    background-position: 10px center;
    background-repeat: no-repeat;
    border-bottom: 2px solid #ccc;
    cursor: pointer;
    margin: 0;
    min-height: 35px;
    padding: 10px 10px 10px 55px;
    width: 100%;
    font-weight: 400;
}

.top-map .wpgmza_filter_container>div div label.wpgmza_cat_checkbox_2 {
    background-image: url("../img/wolke.png");
    background-image: url("/wp-content/uploads/Icons_Karte_Handwerker_-40.png");
}

.top-map .wpgmza_filter_container>div div label.wpgmza_cat_checkbox_3 {
    background-image: url("/wp-content/uploads/location_haendler-ohne-showroom_grau.png");
    border: medium none;
}

.top-map .wpgmza_filter_container>div div label.active {
    background-color: #eee;
}

label[for="wpgmza_cat_checkbox_3"] {
    background-image: url("../img/location_haendler-ohne-showroom_grau.png");
}

label[for="wpgmza_cat_checkbox_4"] {
    background-image: url("../img/location_home-smaller.png");
}

@media only screen and (min-width:48em) {
    .column-half {
        width: 50%;
    }
    .column-half-half {
        width: 25%;
    }
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    width: 100%;
    color: #333;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.wpcf7 input[type="text"]:focus {
    background: #fff;
}

.wpcf7-submit {
    float: right;
    background: #fff;
    color: #000;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 8px 20px;
    cursor: pointer;
    width: 100%;
    margin-top: 30px;
}

.wpcf7-submit:hover {
    background-color: #3b5d9a;
    color: #fff;
    text-decoration: none;
}

span.wpcf7-not-valid-tip {
    text-shadow: none;
    color: #fff;
    background: #c00;
    padding: 5px;
    display: block;
}

.screen-reader-response ul li {
    display: none;
}

.screen-reader-response {
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 20px;
}

div.wpcf7-mail-sent-ok {
    text-align: center;
    text-shadow: none;
    padding: 5px;
    font-size: 12px;
    background: #59a80f;
    border-color: #59a80f;
    color: #fff;
    margin: 0;
    position: absolute;
    top: 0;
    display: inline-block;
    width: 95%;
    font-size: 18px;
}

div.wpcf7-validation-errors {
    text-shadow: none;
    border: transparent;
    background: #c00;
    padding: 5px;
    color: #fff;
    text-align: center;
    margin: 0;
    position: absolute;
    top: 0;
    width: 95%;
}

div.wpcf7-mail-sent-ok {
    text-align: center;
    text-shadow: none;
    padding: 5px;
    background: #59a80f;
    border-color: #59a80f;
    color: #fff;
    margin: 0;
}

.kontakt {
    margin-top: 10px;
}

.woo-banner {
    background-image: url(../img/woo-banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 20%;
    margin-bottom: 80px;
}

@font-face {
    font-family: 'icomoon';
    src: url('icomoon/icomoon.eot?elywa2');
    src: url('icomoon/icomoon.eot?elywa2#iefix') format('embedded-opentype'), url('icomoon/icomoon.ttf?elywa2') format('truetype'), url('icomoon/icomoon.woff?elywa2') format('woff'), url('icomoon/icomoon.svg?elywa2#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-user:before {
    content: "\e907";
}

.icon-facebook:before {
    content: "\e900";
}

.icon-brand:before {
    content: "\e900";
}

.icon-social:before {
    content: "\e900";
}

.icon-check_box_outline_blank:before {
    content: "\e905";
}

.icon-check_box:before {
    content: "\e906";
}

.icon-chevron-small-right:before {
    content: "\e904";
}

.icon-shopping-cart:before {
    content: "\e903";
}

.icon-envelope:before {
    content: "\e902";
}

.icon-angle-double-right:before {
    content: "\e901";
}

.shop-nav-wrapper {
    margin-bottom: 100px;
}

.shop-nav-wrapper h2,
.woocommerce-MyAccount-navigation h2 {
    margin: 0 0 20px;
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    text-transform: none;
}

.woocommerce-privacy-policy-text{
    color: #000;
}

.place-order{
    color: #000;
}

.shop-nav-wrapper ul,
.woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.shop-nav-wrapper li,
.woocommerce-MyAccount-navigation li {
    padding: 0;
    line-height: 1;
}

.shop-nav-wrapper li:before,
.woocommerce-MyAccount-navigation li:before {
    content: none;
}

.shop-nav-wrapper li.is-active,
.woocommerce-MyAccount-navigation li.is-active {
    background-color: rgba(0, 0, 0, 0.02);
}

.shop-nav-wrapper a,
.woocommerce-MyAccount-navigation a {
    color: #333333;
    font-weight: 300;
    padding: 16px 10px;
    display: block;
    border-top: 1px solid #ebebeb;
    position: relative;
    -webkit-transform: 350ms;
    -moz-transform: 350ms;
    -ms-transform: 350ms;
    transform: 350ms;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    transition: all 350ms ease;
}

.shop-nav-wrapper a:hover,
.woocommerce-MyAccount-navigation a:hover {
    text-decoration: none;
    padding-left: 20px;
    background-color: rgba(0, 0, 0, 0.02);
}

.shop-nav-wrapper a span,
.woocommerce-MyAccount-navigation a span {
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    color: #888888;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all translateY(-50%) ease;
    -moz-transition: all translateY(-50%) ease;
    -ms-transition: all translateY(-50%) ease;
    transition: all translateY(-50%) ease;
}

.woocommerce ul.products,
.woocommerce-page ul.products {
    list-style: none;
    padding: 0;
    margin: 0 0 40px;
}

.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
    clear: none;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin: 0;
    padding: 0 15px;
    width: 33.3%;
    float: left;
    position: relative;
    margin-bottom: 60px;
}

.woocommerce ul.products li.product a,
.woocommerce-page ul.products li.product a {
    display: block;
    background-color: #fff;
}

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
    width: 100%;
    height: auto;
    margin-bottom: 0;
}

.woocommerce ul.products li.product:before,
.woocommerce-page ul.products li.product:before {
    display: none;
}

.woocommerce ul.products li.product .button {
   margin-top: 0;
padding: 0;
background-position: center center;
background-repeat: no-repeat;
text-indent: -999em;
width: 50px;
height: 49px;
border-radius: 3px;
float: left;
margin-left: 15px;
position: absolute;
right: 15px;
    margin-bottom: 20px;
    background-color: transparent;
}

.woocommerce ul.products li.product h3 {
    padding: 17px 50px 17px 10px;
    background-color: #eff3f5;
    color: #3a3a3a;
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border: none;
}

.woocommerce ul.products li.product .onsale {
  position: absolute;
  right: 15px;
  top: 20px;
  background-color: #c00;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 17px;
  text-align: center;
  padding: 4px 0;
  margin: 0;
  line-height: 1.5;
  border-radius: 100%;
  height: 30px;
  width: 30px;
  padding-top: 15px;
}

a.added_to_cart.wc-forward {
    line-height: 1;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    float: right;
}

.shop-main-page h3 {
    padding: 17px 10px;
    background-color: #eff3f5;
    color: #3a3a3a;
    text-transform: none;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border: none;
}

.shop-main-page h3 a {
    text-decoration: none;
    color: #656565;
}

.shop-main-page .product-category img {
    width: 100%;
    display: block;
}

.woocommerce-pagination {
    clear: both;
    margin-bottom: 80px;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    font-size: 15px;
    padding: 6px 10px;
}

.woocommerce nav.woocommerce-pagination ul li a.prev.page-numbers,
.woocommerce nav.woocommerce-pagination ul li a.next.page-numbers {
    padding: 6px 6px;
}

.single-product-container {
}

.single-product-container .entry-summary p {
    margin-bottom: 10px;
}

.single-product-container .entry-summary p.price {
    margin: 20px 0 0;
    margin-bottom: 25px;
}

.single-product-container .entry-summary small {
    margin: 5px 0 20px;
    font-size: 11px;
    opacity: .8;
    display: none;
}

.single-product-container .entry-summary p.price span {
    font-size: 21px;
}

.woocommerce-page div.product div.images {
    width: 42.5%;
}

.woocommerce-page div.product div.summary {
    width: 53.5%;
}

.woocommerce-message {
    border-top-color: #c00;
}

.woocommerce-message:before {
    color: #c00;
}

.woocommerce div.product form.cart .button {
    font-family: 'source sans pro';
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    background-color: #000;
    outline: none;
    border-radius: 3px;
    padding: 15px 34px;
    border: 1px solid #000;
    -webkit-transform: 350ms;
    -moz-transform: 350ms;
    -ms-transform: 350ms;
    transform: 350ms;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    transition: all 350ms ease;
    margin-left: 20px;
}

.woocommerce div.product form.cart .button:hover {
    color: #000;
    background-color: #fff;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    margin-left: 10px;
    text-decoration: none;
}

.woocommerce div.product form.cart,
.product-quantity .quantity {
    position: relative;
    margin-top: 30px;
}

.woocommerce div.product form.cart.variations_form {
    margin-top: 0;
}

.woocommerce div.product form.cart div.quantity,
.product-quantity .quantity {
    margin: 0;
}

.woocommerce div.product form.cart div.quantity label,
.product-quantity .quantity label {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 13px;
    display: none;
}

.woocommerce div.product form.cart div.quantity .quantity-input, .product-quantity .quantity .quantity-input {
  height: 48px !important;
  padding-top: 14px;
  text-align: left;
  padding-left: 16px;
}

.woocommerce div.product form.cart div.quantity .qty-fake-wrapper .qty-container,
.product-quantity .quantity .qty-fake-wrapper .qty-container {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background-color: #fff;
    display: none;
}

.woocommerce div.product form.cart div.quantity .qty-fake-wrapper span,
.product-quantity .quantity .qty-fake-wrapper span {
    width: 30px;
    height: 22px;
    background-image: url(../img/qty-up.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    display: block;
    border-left: 1px solid #e1e1e1;
    cursor: pointer;
    -webkit-transition: 50ms;
    -o-transition: 50ms;
    transition: 50ms;
    display: none;
}

.woocommerce div.product form.cart div.quantity .qty-fake-wrapper span:hover,
.product-quantity .quantity .qty-fake-wrapper span:hover {
    background-color: #eee;
}

.woocommerce div.product form.cart div.quantity .qty-fake-wrapper span.qty-down,
.product-quantity .quantity .qty-fake-wrapper span.qty-down {
    background-image: url(../img/qty-down.png);
    top: auto;
    bottom: 0;
    border-top: 1px solid #e1e1e1;
}

.woocommerce div.product form.cart div.quantity .qt-input-wrapper,
.product-quantity .quantity .qt-input-wrapper {
    position: relative;
    border: 1px solid #e1e1e1;
    width: 64px;
}

.woocommerce div.product form.cart div.quantity .quantity-input, .product-quantity .quantity .quantity-input {
    text-align: center;
    outline: none;
    padding: 3px 0;
    display: block;
    border: none;
    width: 81%;
    background-color: #333;
}

.woocommerce div.product form.cart:not(.variations_form) div.quantity .qty-fake-wrapper {
    top: -20px;
}

.product-quantity .quantity .qty-fake-wrapper {
    top: auto;
    position: static;
}

.variations {
    width: 50% !important;
}

.variations td.label {
    display: block;
    text-align: left;
}

.variations td.label label {
    color: #333333;
    font-size: 14px;
    font-weight: 600 !important;
    text-transform: uppercase;
    margin-bottom: 0;
}

.variations td.value {
    position: relative;
    display: block;
    margin-bottom: 10px;
}

.variations td.value:after {
    content: '';
    display: block;
    background-image: url(../img/select-arrow.jpg);
    background-size: cover;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 30px;
    height: 30px;
    pointer-events: none;
}

.variations select {
    border: 1px solid #e1e1e1;
    outline: none;
    font-size: 14px;
    padding: 6px;
    width: 100%;
    height: 32px;
}

.variations .value {
    height: 32px;
    margin-top: 5px;
    line-height: 1 !important;
}

.woocommerce-variation {
    display: block;
    margin: 20px 0 20px 0px;
    font-size: 20px;
    font-weight: 300;
}

.reset_variations {
    color: #656565;
    position: absolute;
    right: -35px;
    top: -40px;
    font-size: 11px !important;
    text-transform: uppercase;
    -webkit-transform: translateX(calc(100% + 20px));
    -moz-transform: translateX(calc(100% + 20px));
    -ms-transform: translateX(calc(100% + 20px));
    transform: translateX(calc(100% + 20px));
}

.coupon {
  width: 400px;
}

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    display: none;
}

.woocommerce table.shop_table {
    border-radius: 0;
}

.woocommerce table.shop_table thead {
    background-color: #1e1e1f;
    color: #fff;
}

.woocommerce table.shop_table .quantity label {
    display: none;
}

.woocommerce table.shop_table .quantity input {
    border: none;
    outline: none;
    height: 30px;
}

.woocommerce table.shop_table .product-name a {
    color: #fff;
}

.woocommerce a.remove {
    color: #888888 !important;
}

.woocommerce table.shop_table td {
    border-collapse: collapse;
    border: 1px solid #dbdedf;
}

.woocommerce table.shop_table td.product-name {
    border-left: none;
}

.woocommerce table.shop_table td.product-thumbnail {
    border-right: none;
    width: 130px;
}

.woocommerce table.shop_table td.product-thumbnail img {
    width: 100%;
}

.woocommerce table.shop_table td.product-remove {
    width: 50px;
}

.woocommerce table.shop_table {
    border-collapse: collapse;
}

.woocommerce table.shop_table {
    margin-top: 60px;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
    border-bottom: none;
}

.woocommerce-cart .cart-collaterals .cart_totals .amount {
    position: relative;
    top: 3px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    background-color: #c00;
    outline: none;
    border-radius: 0;
    border: 1px solid #c00;
    -webkit-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
    border-radius: 3px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
    color: #000;
    background-color: #fff;
}

.woocommerce-cart .coupon input {
    width: 48% !important;
    float: left !important;
    display: block !important;
    font-size: 14px;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
    float: none;
}

.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
    display: none;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
a.continue-shoping {
    font-size: 14px;
    font-weight: 400;
    float: right;
    width: 200px;
    display: block;
    text-transform: uppercase;
}

a.continue-shoping {
    padding: 1em;
    border: 1px solid #999999;
    color: #000;
    float: left;
    text-align: center;
    line-height: 1;
    -webkit-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}

a.continue-shoping:hover {
    background-color: #999999;
    color: #fff;
    text-decoration: none;
}

.woocommerce .cart_totals table.shop_table {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px;
}

.woocommerce-cart .cart-collaterals .cart_totals table tbody {
    display: block;
    float: right;
}

.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table th {

    width: 100%;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
    border: none;
}

.woocommerce-checkout .cart-subtotal,
.woocommerce-checkout .cart-subtotal th,
.woocommerce-checkout .cart-subtotal td,
.product-total,
.order-total,
.order-total td,
.order-total th,
.shipping td {
    text-align: right;
}

.woocommerce-checkout .order-total th {
    text-align: left;
}

.woocommerce-checkout form.login label[for="rememberme"] {
    display: none;
}

.woocommerce-checkout form.login input {
    box-shadow: none;
    background-color: transparent;
    border: 1px solid #656565;
}

.woocommerce-checkout form.login input.button {
    background-color: #3b5d9a;
    outline: none;
    color: #fff;
    border-radius: 0;
    border: none;
    -webkit-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}

.woocommerce form.login,
.woocommerce form.register {
    border: none;
    margin: 0;
    padding: 0;
}

#customer_login h2 {
    margin: 0 0 50px;
    font-size: 24px;
    font-weight: 600;
}

#customer_login form .form-row label {
    font-size: 14px;
    line-height: 1.2;
}

#customer_login input {
    border: 1px solid #ebebeb;
    padding: 8px;
    margin-top: 5px;
}

#customer_login .newsletter {
    margin: 0;
}

#customer_login label[for="rememberme"],
#customer_login .newsletter label {
    display: block;
    font-size: 12px !important;
    font-family: 'source sans pro';
    cursor: pointer;
    padding-left: 25px;
    margin-bottom: 5px;
    line-height: 1.2;
    position: relative;
}

#customer_login label[for="rememberme"] span,
#customer_login .newsletter label span {
    position: absolute;
    left: 0;
    top: -1px;
    color: #d7d7d7;
    font-size: 18px;
}

#customer_login label[for="rememberme"] span.icon-check_box,
#customer_login .newsletter label span.icon-check_box {
    color: #3b5d9a;
    opacity: 0;
    -webkit-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}

#customer_login label[for="rememberme"] input,
#customer_login .newsletter label input {
    display: none;
}

#customer_login label[for="rememberme"] input:checked+span,
#customer_login .newsletter label input:checked+span,
#customer_login label[for="rememberme"] input:checked+span+span,
#customer_login .newsletter label input:checked+span+span {
    opacity: 1;
}

#customer_login input.button {
    outline: none;
    background-color: #c00;
    color: #fff;
    width: 200px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    border-radius: 3px;
    padding: 17px 0;
    border: 1px solid #c00;
    -webkit-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}

#customer_login input.button:hover {
    background-color: #fff;
    color: #3b5d9a;
}

.woocommerce-password-strength.short {
    margin-top: 70px;
}

.page-template-woo-myaccount .woocommerce {
    margin: 100px 0;
}

.woocommerce-MyAccount-content,
.woocommerce-MyAccount-navigation {
    margin-top: 25px;
    margin-bottom: 100px;
}

.woocommerce-MyAccount-content form input,
.woocommerce-MyAccount-content form textarea,
.woocommerce-MyAccount-content form select {
    padding: 8px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    outline: 0;
}

.woocommerce-MyAccount-content input.button {
    background-color: #3b5d9a;
    outline: none;
    border-radius: 0;
    color: #fff;
    border: 1px solid #3b5d9a;
    -webkit-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}

.woocommerce-MyAccount-content input.button:hover {
    background-color: #fff;
    color: #3b5d9a;
}

.item-notification {
    clear: both;
    border: 1px solid #008000;
    border-left-width: 10px;
    border-radius: 0;
    padding: 7px 14px;
    font-size: 15px;
    background: #eff3f5;
}

.woocommerce-account .addresses .title .edit,
.woocommerce-account ul.digital-downloads li .count {
    float: right;
    margin-top: 15px;
    margin-right: 20px;
    font-size: 12px;
    color: #656565;
    text-transform: uppercase;
}

@media screen and (min-width:1200px) {
    #customer_login label[for="rememberme"],
    #customer_login .newsletter label {
        position: absolute;
        top: 284px;
        right: 30px;
        width: 170px;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 75%;
        padding-left: 50px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 25%;
    }
}

@media screen and (min-width:991px) {
    #customer_login {
    }
    #customer_login>.col-1,
    #customer_login>.col-2 {
        border: 1px solid #ebebeb;
        padding: 40px 30px;
        position: relative;
    }
    #customer_login .woocommerce-LostPassword.lost_password {
        margin: 0;
        position: absolute;
        font-size: 14px;
        font-weight: 600;
    }
}

.cart-discount a.woocommerce-remove-coupon {
    display: none;
}

.cart-subtotal>th,
.page-template-woo-checkout .order-total>th {
    text-align: left !important;
}

.cart-discount>td,
.tax-rate>td {
    text-align: right !important;
}

@media screen and (max-width:1199px) {
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        padding: 0 5px;
    }
    .woocommerce ul.products li.product h3,
    .woocommerce-page ul.products li.product h3 {
        margin-bottom: 10px;
        font-size: 12px;
    }
    .shop-nav-wrapper a {
        padding: 16px 16px 16px 10px;
    }
    .reset_variations {
        right: -18px;
    }
}

@media screen and (max-width:991px) {
    .woo-banner {
        height: 26vw;
    }

    .coupon {
  width: 100%;
}
    .cart-item-wrapper {
        padding: 5px 0;
        top: 32px;
        right: 169px;
    }
    .advanced-search-form-wrapper,
    .search-results-page {
        float: none !important;
    }
    .woocommerce div.product .product_title {
        font-size: 36px;
    }
    .single-product-container {
        margin-bottom: 0px;
    }
    .shop-intro h2 {
        margin-bottom: 30px;
        margin-top: 0;
    }
    .shop-intro p {
        margin-bottom: 40px;
        padding-bottom: 40px;
        border-bottom: 1px solid #ebebeb;
    }
    h2 {
        font-size: 29px;
    }
    .woocommerce .woo-bc-wrapper {
        margin-bottom: 20px;
    }
    .shop-nav-wrapper {
        float: none !important;
        margin-bottom: 30px;
    }
    .products-wrapper {
        margin-bottom: 30px;
        float: none !important;
        overflow: hidden;
    }
    .woocommerce div.product form.cart .button {
        padding: 17px 23px;
    }
    .site-footer .footer-nav-wrapper {
        float: none;
        margin-top: 30px;
        margin-bottom: 70px;
    }
    .site-footer .footer-nav-wrapper>ul {
        padding: 0;
        text-align: center;
    }
    .site-footer .footer-nav-wrapper>ul li {
        float: none;
        margin: 0 0 5px !important;
        font-size: 14px;
    }
    .site-footer .footer-social-media {
        float: none;
        padding: 0;
        text-align: center;
        margin-top: 40px;
    }
    .site-footer .footer-social-media a {
        float: none;
        display: inline-block;
        margin: 0 5px;
    }
    .site-footer .footer-logo {
        position: relative;
        top: auto;
        left: auto;
        max-width: 300px;
        padding: 0 15px;
        margin: 20px auto 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transition: all none ease;
        -moz-transition: all none ease;
        -ms-transition: all none ease;
        transition: all none ease;
    }
    .site-footer .footer-logo img {
        display: block;
        width: 100%;
    }
}

@media screen and (min-width:1330px) {
.container {
  width: 1290px;
}
}

@media screen and (max-width:768px) {
    .shop-main-page {
        float: none !important;
        margin: 0 auto;
    }
    .contentunterseite {
        margin-top: 50px !important;
        font-weight: 200;
    }
    .woocommerce ul.products li.product .button {
        margin-bottom: 80px;
    }
    .woo-banner {
        background-image: url(../img/woo-banner.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding-bottom: 20%;
        margin-bottom: 40px;
    }
    h2 {
        font-size: 26px;
    }
    .product-categories {
        margin-bottom: 50px;
    }
    .product-categories .product-category {
        max-width: 370px;
        margin: 0 auto;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .woocommerce ul.products li.product:nth-child(2n),
    .woocommerce-page ul.products li.product:nth-child(2n),
    .woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n),
    .woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        float: none;
        overflow: hidden;
    }
    .woocommerce-page div.product div.summary {
        width: 100%;
    }
    .woocommerce-page div.product div.images {
        width: 100%;
        max-width: 370px;
        margin: 0 auto 15px;
    }
    .woocommerce div.product .product_title {
        font-size: 28px;
    }
    .woocommerce .woo-bc-wrapper .woocommerce-breadcrumb .breadcrumb-logos {
        position: relative;
        display: block;
        margin: 10px 0 0;
        top: auto;
        right: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transition: all none ease;
        -moz-transition: all none ease;
        -ms-transition: all none ease;
        transition: all none ease;
    }
    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        display: block;
        margin: 0 0 10px;
    }
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        margin: 15px;
    }
    td.product-quantity:before {
        display: none;
    }
    a.button.wc-forward {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .login-cart-wrapper {
        margin-left: 0;
        display: block;
    }
    .login-cart-wrapper a:first-child {
        margin-left: 0;
    }
    .product-remove {
        border: 1px solid #dbdedf !important;
    }
    .woocommerce table.shop_table td.product-name {
        border-left: 1px solid #dbdedf;
    }
    .reset_variations {
        right: -27%;
    }
}

@media screen and (max-width:480px) {
    .carousel-caption {
  position: relative;
  right: 0;
  left: 0;
  bottom: 20px;
  z-index: 10;
  margin-top: 25vh;
  padding-bottom: 20px;
  color: #000;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .0);
  display: none;
}
    .woo-banner {
        height: 40vw;
    }
    .woocommerce table.cart td.actions .coupon .input-text+.button,
    .woocommerce-page table.cart td.actions .coupon .input-text+.button,
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        float: none !important;
        width: 100% !important;
    }
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
    a.continue-shoping {
        margin: 10px auto;
        float: none;
    }
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        padding: 13px;
    }
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        float: none;
        width: 100%;
    }
    .woocommerce-checkout h3 {
        font-size: 20px;
    }
    .woocommerce table.shop_table td.product-name,
    .woocommerce .product-total .woocommerce-Price-amount,
    .woocommerce table.shop_table th {
        font-size: 15px;
    }
    .woocommerce-checkout .woocommerce form .form-row input.input-text,
    .woocommerce-checkout .woocommerce form .form-row textarea,
    .woocommerce-checkout .select2-container .select2-choice {
        padding: 7px;
    }
    .woocommerce-checkout .woocommerce-billing-fields {
        margin-bottom: 40px;
    }
    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {
        font-size: 14px;
    }
    .breadcrumb-logos {
        max-width: 180px !important;
    }
    .variations {
        width: 100% !important;
    }
    .woocommerce div.product form.cart div.quantity .qty-fake-wrapper {
        right: auto;
        top: auto;
        position: relative;
        margin-right: 20px;
        margin-top: -28px;
    }
    .woocommerce div.product form.cart div.quantity .qty-fake-wrapper span {
        height: 24px;
    }
    .woocommerce div.product form.cart div.quantity .qty-fake-wrapper .qty-container {
        height: 48px;
    }
    .woocommerce div.product form.cart div.quantity .quantity-input {
        padding: 12px 0;
    }
    .cart-item-wrapper {
        right: 59px;
    }
    header.site-header .swissLogo {
        display: none;
    }
    .woocommerce div.product form.cart div.quantity,
    .product-quantity .quantity {
        margin: 50px 0 0;
    }
    .woocommerce div.product form.cart .button {
        margin-top: 4px;
    }
    .reset_variations {
        right: 0;
        top: 107px;
        transform: none;
    }
}

@media screen and (max-width:350px) {
    .reset_variations {
        right: 0;
        left: 0;
        text-align: center;
        top: 157px;
        transform: none;
    }
}

@media screen and (max-width:991px) {
    .logo {
        padding-bottom: 20px;
        margin-top: 20px;
        text-align: center;
    }
    .woocommerce ul.products li.product .woocommerce-loop-category__title,
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product h3 {
        padding: .5em 0;
        padding-left: 0px;
        margin: 0;
        font-size: 0.8em !important;
    }
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    overflow: hidden;
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides li img {
    display: block;
    height: 100%;
    float: left;
    width: 100%;
    border: 0;
}

.contentunte {
    margin-top: 100px;
    margin-bottom: 100px;
}

.contentunterseite {
    margin-top: 100px;
    font-weight: 300;
}

.footers {
    color: #000;
    padding-top: 50px;
    padding-bottom: 50px;
}

.microstyle {
    font-size: 24px;
    line-height: 34px;
    font-weight: 100;
}

.colors {
    background-image: url("../img/lg.jpg");
    background-attachment: fixed;
    background-position: center center;
    background-repeat: repeat-y;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
    min-height: 600px;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #EAE1D6;
}

.text {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 100px;
}

h1 {
  margin-top: 0;
  font-size: 30px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 25px;
}

h2 {
    margin-top: 0;
    font-size: 28px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 25px;
}

.gallery-custom h2 {
    font-size: 19px;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: 400;
}

hr {
    border-color: #444 -moz-use-text-color -moz-use-text-color;
    border-style: dashed none none;
    border-color: #666;
}

.micro {
    padding-top: 100px;
    padding-bottom: 100px;
}

.textrechts a,
.microstyle a,
.text a {
    display: inline-block;
    margin-top: 20px;
    color: #fff;
}

.background-image2 {
  height: auto;
  padding-bottom: 90%;
}



.textrechts {
    font-size: 20px;
    line-height: 30px;
}

.footers {
  color: #ccc;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #000;
  margin-top: 50px;
}

.foo1,
.foo2 {
    min-height: 110px;
}

.footercolor {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #999;
  font-size: 14px;
  font-weight: 400;
  background-color: #111;
}

.footers h3 {
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    margin-top: 40px;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.next,
    .carousel-fade .carousel-inner>.item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner>.item.prev,
    .carousel-fade .carousel-inner>.item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner>.item.next.left,
    .carousel-fade .carousel-inner>.item.prev.right,
    .carousel-fade .carousel-inner>.item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.woocommerce form .form-row {
    width: 100% !important;
}

.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
    width: 100% !important;
    padding: 8px;
}

.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
    width: 100%;
    height: 30px;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
   
    width: 49%;
}

.custom-checkout h3 {
    background-color: #165f1c;
    width: 45%;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    margin-top: 50px;
    color: #FFF;
    float: right;
}



.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: .6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    border-radius: 2px;
    box-sizing: border-box;
    font-weight: 400;
    border: solid 2px #e4e4e4;
}

a:focus, a:hover {
  color: #000;
  text-decoration: underline;
}

#wc_checkout_add_ons {
    width: 45%;
    float: right;
    text-align: center;
}

@media screen and (min-width:980px) {
    .woocommerce-shipping-fields h3,
    .woocommerce-billing-fields h3 {
        width: 100%;
    }
    .woocommerce .col2-set,
    .woocommerce-page .col2-set {
        float: left;
    }
    .woocommerce-checkout-review-order {
        width: 100%;
        float: right;
    }
}

@media screen and (max-width:979px) {
    .custom-checkout h3 {
        width: 100%;
    }
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
 
  width: 100%;
}
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
    display: inline;
    margin-left: 20px;
}

.woocommerce-product-details__short-description {
    padding-left: 15px;
    padding: 15px;
    min-height: 200px;
    color: #000;
    height: 210px;
    font-size: 21px;
    line-height: 31px;
}

.woocommerce-product-details__short-description {
    padding-left: 15px;
    padding: 15px;
    min-height: 200px;
    color: #000;
    height: 210px;
}

@media (max-width:970px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }
.navbar-nav > li {
    float: none;
    border-bottom: 1px solid;
}
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #000;
        margin-top: 40px;
    }
}

.product-cat-img {
  height: 480px;
  overflow: hidden;
  position: relative;
}

.product-cat-img img {
    height: auto !important;
    width: auto !important;
    width: 100% !important;
  height: 380px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 380px;
    ;
    margin-bottom: 0;
    display: block;
    margin: 0 auto;
}

@media(max-width:767px) {
    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
        float: none;
        clear: both;
        margin: 15px auto;
    }
    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
    .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        float: none;
        clear: none !important;
    }
    .woocommerce-product-details__short-description {
        height: auto;
        min-height: auto;
    }
}

.product-cat-img {
  background-position: center !important;
  background-size: cover !important;
  overflow: hidden;
}
.product-cat-img {
  transform: ;
  transition: .3s ease all;
}

.product-cat-img:hover {
  transform: scale(1.1);
  transition: .3s ease all;
}

.product-cat {
  overflow: hidden;
}