

header.fixed.scrolled .header_bottom, header.fixed_hiding.scrolled .header_bottom{
box-shadow:none;
}

.blog_holder article.format-quote .post_text .post_title p, .blog_holder article.format-link .post_text .post_title p {
font-size: 18px;
color: #9d9d9d;
}

.blog_holder article.format-quote .post_text .quote_author {
font-size: 18px;
}
.cart {
display:inline;
margin-right:5px;
}
@media screen and (min-width: 991px) {
.cart {
display:none;
}
}
.anchor {
display: block;
height: 250px;
margin-top: -250px;
visibility: hidden;
}