/*** Write your CSS structure here. ***/
.anps_menu_widget ul li {
    width: 100% !important;
}
#text-3.widget_text .textwidget {
    font-size: 11px;
}
.star-rating span {
    display: none;
}
.product .star-rating {
    display: none;
}
header.transparent {
    background: rgba(0, 0, 0, 0.7);
}
nav.site-navigation ul li a, .megamenu-title {
    font-family: 'Montserrat', sans-serif;
}
.btn, .button {
    font-family: 'Montserrat', sans-serif;
}
.tabs-align-center .nav-tabs a {
    font-family: 'Montserrat', sans-serif;
}
.recent-news .post-title {
    font-family: 'Montserrat', sans-serif;
    line-height: 20px;
}
.site-header {
    background: rgba(0, 0, 0, 0.7) !important;
}
.related-pros .projects-title {
    margin-bottom: 0;
    margin-top: 0;
}
.projects.projects-recent.related-pros {
    margin-bottom: 40px;
}