.entry-title {
    color: #000;
    font-weight: bold;
}

@media (max-width: 768px) {
	.mobile {
display: none !important;
	}
}

.clear {
   clear:both;
          }

.absolute-footer.text-center ul {
    line-height: 2em;
}

.cart-icon {
    display: none; !important
}

.nav-pagination > li > span, .nav-pagination > li > a {
    width: 5em;
    border-radius: 0px;
    margin-bottom: 20px;
}

.is-xsmall.uppercase.count {
    display: none; !important
}

.price-wrapper .price {
    display: none;
}

.pricing-table .price {
    color: #b12704;
    font-size: x-large;
}

.entry-author.author-box {
display:none;
}

.entry-meta.text-center {
display:none;
}