/*

[BizLooks Core Stylesheet]

Project: BizLooks - Material Design Agency and Business Template
Version: 1.0
Author : themelooks.com

*/

/*------------------------------------*\
    COLOR
\*------------------------------------*/
#topNav a.navbar-brand span.first,
#topNav a.navbar-brand i.fa,
.team-item h2 a:hover,
.facts-icon i.fa,
.post-title h2:hover a,
.post-item .mdl-card__actions .comments:hover,
.contact-address i.fa,
.links-widget li a:hover,
#tweets a,
#tweets li:before,
#copyright p a,
.about-page-description blockquote p,
.team-social-links li a,
.breadcrumb>.active,
.popular-post-item h5 a:hover,
#tweets2 li:before,
#tweets2 a,
.blog-page-content.post-details blockquote p,
.comment-thumb a {
    color: #ff5252;
}

/*------------------------------------*\
    BACKGROUND COLOR
\*------------------------------------*/
.openNav,
.offCanvasNav,
.info-items .owl-controls,
.info-items .owl-page,
#subscribe,
.app-features-content ul li .icon,
.app-features-content ul li:after,
.dev-content ul li .icon,
.dev-content ul li:after,
.section-title:before,
.appScreenshotsSlider .owl-page.active,
#bgVideo .play-button a,
.team-items .owl-page.active,
.team-skills .about-description a.read-more,
.team-skills .progress-bar,
.feedback-item .mdl-card__supporting-text,
.feedback-item .mdl-card:before,
.feedback-items .owl-page.active,
.facts:hover i.fa,
.pct-price-tag,
#moreApps .controls button.mdl-button,
.post-item .mdl-card__actions .read-more,
.contact-form label:after,
.contact-address i.fa:hover,
.page-title h2:before,
.widget-title:before,
.categories-widget .nav-tabs.nav-justified>li:hover>a,
.categories-widget .nav-tabs.nav-justified>li:focus>a,
.categories-widget .nav-tabs.nav-justified>.active>a,
#postCommentForm label:after,
#f0f a.read-more,
#open-switcher,
#close-switcher {
    background-color: #ff5252;
}

.header-item a.read-more,
.pricing-table-item .mdl-card__actions a,
.contact-form input[type="submit"],
.tags-widget ul li a,
input.mdl-button[type=submit] {
    background-color: #ff5252 !important;
}

.offCanvasNav .nav .dropdown-menu {
    background-color: #E04848;
}

/*------------------------------------*\
    BORDER COLOR
\*------------------------------------*/
#topNavbar li a:hover, #topNavbar li.active a,
#topNavbar .topNavDropdown li a:hover,
.app-features-content ul li.active:after,
.dev-content ul li.active:after,
.appScreenshotsSlider .owl-page,
.team-items .owl-page,
.feedback-items .owl-page,
.post-title h2:hover,
.links-widget li a:hover,
#tweets a:hover,
.header-item h2,
.about-page-description blockquote,
#tweets2 a:hover,
.blog-page-content.post-details blockquote,
#open-switcher,
#close-switcher {
    border-color: #ff5252;
}