@charset "utf-8";
/*
Theme Name: Harro
Version: 1.1.6
Tags: SEO, Responsive, WordPress
*/
/*next pre page*/
.turn-page {
    text-align:center;
    line-height:200%;
    clear:both;
}
.turn-page .screen-reader-text {
    display: none;
}
.turn-page span, .nav-links a {
    height:50px;
    width:50px;
    text-align:center;
    line-height:50px;
    display:inline-block;
    margin:0 4px;
    position:relative;
    border-radius: 5px;
}
.turn-page span{
    background: #009243;
    color: #fff;
    cursor: pointer;
}
.nav-links a{
    background:#f5f7f6;
}
.nav-links a:hover {
    background:#e9edeb;
}
.widget_search .form-group-wrap {
    padding-right: 50px;
}
.contact-form-message .wpcf7-form-control-wrap textarea {
    width: 102%;
}
.products-form .wpcf7-form-control-wrap textarea {
    width: 96% !important;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #fff !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #fff !important;
}
.container-img {
    padding-top: 0 !important;
}
.related-pro h4{
    font-size: 18px;
}
.product-button a {
    width: 50%;
    max-width: 200px;
    height: 45px;
    line-height: 45px;
    display: block;
    color: #fff;
    text-align: center;
    background: #face77;
    font-size: 16px;
    text-decoration: none;
    float: left;
    margin-right: 10px;
    border-radius: 3px;
}
.ds h4 a {
    color: rgba(255, 255, 255, 0.8);
}
.spalten .c-45(fi) {
display: none;
}




