/* Custom Colors */

.widget_calendar thead>tr>th, .no-image, .page-numbers li.current a, .page-numbers li.current a:hover, .page-numbers li.current a:focus, .page-numbers li span:hover a,.page-numbers li span a:focus, .page-numbers li span.current, .isotope-item .item-icon, a.more-large, .side-score .total-score, #footer-bottom ul li a:hover, .post-image, .timeline .icon-divider:hover, .color .text-bg, .dark table#wp-calendar td#today, .dark .postfix {
    background-color:#ee3767;
}
a:hover, a:focus, .filter:hover, .primary .top-bar-section ul li>a:hover, .side-nav li a::after, .side-nav li a::before, .blog-grid .format a:hover, .top-bar .toggle-topbar.menu-icon a:hover, .filter dd a:hover, h2.section-title.color a:hover, .text-bg h3 a:hover, .related-widget .slide-caption a:hover, #bbp-container a:hover, .super-sticky li.bbp-topic-title a.bbp-topic-permalink, .sticky li.bbp-topic-title a.bbp-topic-permalink, #bbp-container .panel .button:hover, p.title-text a:hover, .widget ul li a:hover, .dark .tagcloud a:hover {
    color:#ee3767;
}
.rating-bg:hover, .bypostauthor .comment-author img, blockquote, table#wp-calendar thead {
    border-color: #ee3767;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus {
    border-bottom-color: #ee3767;
}
.rating-bg:hover:after {
    border-color: #ee3767 transparent transparent transparent;
}
@media only screen and (min-width: 40.063em) {

    .top-bar-section>ul>li.active:after {
        border-color: transparent transparent #ee3767 transparent;
    }
}