@media (min-width: 768px){
.col-sm-4 {
    width: 30.33333333%!important;
}}
.overlay-dark {
    background: rgba(0, 0, 0, 0.3)!important;
}
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 44px;
}
.woocommerce ul.products li.product .special-link, .woocommerce-page ul.products li.product .special-link {
    font-size: 15px;
    letter-spacing: 3px;
    display: none;
}
.mt-60 {
    margin-top: 0px;
}
.BlogHeader .SpecialHeading .special-title {
    margin-bottom: 10px;
}
.Excerpt .ExcerptContentWrapper {
    padding: 20px 10px;
}