a.product_img_link span.product-flags span.discount{ display:none;}
a.product_img_link span.product-flags span.price-percent-reduction{ display:none;}
div.slide-animate a.product_image span.labels span.pk-reduction{ display:none;}
div.wishlist a.button.addToWishlist{ display:none;}
.product_list > li .ajax_add_to_cart_button{padding: 10px 10px;}
.product_list > li h3 a{text-transform: uppercase;}
#newsletter_block_ext.homemodule{margin-top:40px;}
.shopping_cart_voucher{display:none;}
p.font1{font-size:25px;}
#header_logo_img img.logo{margin-top:-20px;}
div.productscategory_h2{margin-top:20px;}
.videobg-indent{display:none;}
.blog-post-likes{display:none;}
.ph_simpleblog .img-responsive{max-width:210px}

.col.promo.dib h4 {
    display: none;
}

#newsletter_block_ext .col:nth-child(1) .opaque {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    background: rgba(255,255,255,0.7)!important;
}

#newsletter_block_ext .col:nth-child(2) .opaque {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    background: rgba(255,255,255,0.7)!important;
}
#newsletter_block_ext .col:nth-child(3) .opaque {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    background: rgba(255,255,255,0)!important;
}