.price-container .price:after{content:"IVA INCLUSA";font-family:'GothamLight';display:block;color:#464747;font-size:13px; margin-top:0.5em;}
.catalog-category-view .price-container .price:after{display:none;}
.catalog-category-view .products .product .price-box:after{content:"IVA INCLUSA";font-family:'GothamLight';display:block;color:#464747;font-size:13px; margin:0.5em auto;}



body .flash-products .deal-product .list .timer .countdown-period{font-size:0}
body .flash-products .list .countdown-row .countdown-section .countdown-period:before{position:relative;display:block;width:100px;height:20px;font-size:21px;padding-right:0;margin-right:0;text-align:center;left:5px}

body .flash-products .list .countdown-row .countdown-section:nth-child(1) .countdown-period:before {
    content: "TAGE";
}
body .flash-products .list .countdown-row .countdown-section:nth-child(2) .countdown-period:before {
    content: "STD";
}
body .flash-products .list .countdown-row .countdown-section:nth-child(3) .countdown-period:before {
    content: "PROT";
}
body .flash-products .list .countdown-row .countdown-section:nth-child(4) .countdown-period:before {
    content: "SEK";
}
