.shared__cookie-banner {
    display: none;
}
.header-links-wrapper ul li a {
    text-decoration: none;
    color: #353e49;
    text-decoration: none;
}

element.style {
}
.homeFeaturedCategoriesWrapper .small-product-item .category-item .product-title a {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-decoration: none;
    width: 90%;
    display: block;
    -moz-transition: 250ms ease all;
    -o-transition: 250ms ease all;
    -webkit-transition: 250ms ease all;
    transition: 250ms ease all;
    padding-left: 5%;
    color: #353E49;
  }

.hidePriceInCategory .prices {
    display: none;
}

element.style {
}
.featuredBlog .post, .blog .post {
    position: relative;
    width: 32%;
    height: 480px;
    background: #ffffff;
    box-sizing: border-box;
    float: left;
    padding: 0px 0px 40px;
    margin-bottom: 10px;
    border: solid 1px #eee;
}

element.style {
}
.featuredBlog .blogtitle, .blog .blogtitle {
    font-size: 18px;
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 15px;
    color: #477285;
    letter-spacing: 0px;
}

element.style {
}
.featuredBlog .blogdate, .blog .blogdate {
    position: relative;
    float: right;
    margin-top: 7px;
    color: #ffffff;
}

element.style {
}
.blogpost .postbody {
    position: relative;
    float: left;
    width: 100%;
    letter-spacing: .5px;
    line-height: normal;
}

input.productlistaddtocartbutton.catfish-button {
    display: none;
}
