section ul li:before {
    content: "";
}

section ul.tranquility__list li:before {
    content: none;
}

/* Fixes under request @ 2015-09-22 */
/* :2 */
/* .product-info p .button.gray:last-of-type {
    display: none;
}
/**/
.product-info .button.gray:first-of-type {
    width: 100%;
}

/* :3 */
.goods-slider-block .defer, #cat-items > div .defer {
    display: none;
}

#cat-items.tile > div .old-price {
    bottom: 85px;
}

/* :10 - Dirty hack */
body > section > div.categories-all > article:nth-child(5) {
    margin-bottom: 800px;
}

body > section > div.categories-all > article:nth-child(8) {
    margin-bottom: 1200px;
}

body > section > div.categories-all > article:nth-child(11) {
    margin-bottom: 500px;
}
.toggle-left-col {display: none;}