body.postid-102 .price {
    display: none;
}

body.postid-100 .price {
    display: none;
}

body.postid-455 .price {
    display: none;
}

body.postid-2062 .price {
    display: none;
}

body.postid-1307 .price {
    display: none;
}

body.postid-1360 .price {
    display: none;
}

body.postid-1454 .price {
    display: none;
}
body.postid-1515 .price {
    display: none;
}
body.postid-2051 .price {
    display: none;
}
body.postid-2269 .price {
    display: none;
}
body.postid-2273 .price {
    display: none;
}
body.postid-2332 .price {
    display: none;
}
body.postid-2878 .price {
    display: none;
}
p.woocommerce-shipping-destination {
    display: none;
}
select#pa_farben {
    padding: 20px;
    margin-top: 25px;
    width: 100%;
}

.qode-pli.qode-woo-image-normal-width:last-child {
    display: none;
}

p.custom-price {
    color: #898989;
    font-size: 25px;
    line-height: 30px;
    text-transform: none;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    margin-bottom: 15px;
}

select#pa_handreinigungsgel-pakete {
    border: 1px solid #eee;
    padding: 10px 20px;
    font-size: 14px;
    color: #333333;
}

table.variations {
    border-bottom: 4px solid #64A1D6;
    border-top: 4px solid #64A1D6;
    width: 100%;
}

table.variations tbody tr td.label {
    font-size: 20px;
    font-weight: 600;
}

.woocommerce-variation-price {
    margin-bottom: 30px;
}

.woocommerce-variation-price span { 
    font-size: 30px;
}

@media only screen and (max-width: 768px) {
  .woocommerce .product h1.product_title {
    font-size: 32px;
    line-height: 36px;
  }
  .footer_top h5 {
    line-height: 55px;
  }
}