.fa-shopping-cart {
display: none!important;
}
.search_button  {
display: none!important;
}

h2.woocommerce-loop-product__title {
font-size: 15px!important;
line-height: 20px!important;
letter-spacing: 1px!important;
}

.term-herren .type-product,
.term-damen .type-product,
.term-accessoires .type-product {
    display: none!important;
}
.term-herren .product-category .count,
.term-damen .product-category .count,
.term-accessoires .product-category .count,
.term-baby-kinder .product-category .count {
    display: none;
}
.breadcrumbs_inner a {
    border-top: 4px solid;
    border-bottom: 4px solid;
}
.breadcrumbs_inner a {
    padding: .527273em 40px!important;
}
.breadcrumbs_inner a {
    font-family: 'Arvo', sans-serif;
    font-size: 55px;
    line-height: 60px;
    font-weight: 400;
    color: #fff!important;
    pointer-events: none;
    cursor: default;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}
.title_subtitle_holder_inner {
    position: relative;
    text-align: center;
}
.delimiter {
    display: none;
}
@media (max-width: 1200px) {
    .breadcrumbs_inner a {
        font-size: 2.5em !important;
    }
}
@media (max-width: 784px) {
    .term-herren .breadcrumbs_title .image,
    .term-damen .breadcrumbs_title .image,
    .term-accessoires .breadcrumbs_title .image,
    .term-baby-kinder .breadcrumbs_title .image {
        height: 450px;
        background: url(http://shop.nativeworld.at/wp-content/uploads/2014/11/headerNewZealand-small.jpg);
        background-position: center 0;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .term-herren .breadcrumbs_title .image img,
    .term-damen .breadcrumbs_title .image img,
    .term-accessoires .breadcrumbs_title .image img,
    .term-baby-kinder .breadcrumbs_title .image img {
        display: none;
    }
}