::selection {
    background: #ecd7d7;
}
::-moz-selection {
    background: #ecd7d7;
}
.cbp:after,
.cbp-lazyload:after,
.cbp-popup-loadingBox:after,
.cbp-popup-singlePageInline:after {
    border-top: 3px solid #e96161;
}
.lg-outer .lg-item:after {
    border-top: 3px solid #e96161;
}
a {
    color: #e96161;
}
a.line:hover {
    border-bottom: 1px solid #e96161;
}
a:hover,
a:focus {
    color: #e96161;
}
.nocolor:hover,
.email-link:hover,
footer a:hover {
    color: #e96161 !important
}
.post-title a:hover {
    color: #e96161
}
.meta a:hover {
    color: #e96161;
}
ul.circled li:before {
    color: #e96161;
}
blockquote {
    border-left: 3px solid #e96161;
}
.inverse-wrapper a:not(.btn):hover {
    color: #e96161 !important
}
.navbar .navbar-nav > li > a:focus,
.navbar .nav > li > a:hover,
.navbar .nav > li.current > a {
    color: #e96161 !important;
}
footer a:hover {
    color: #e96161;
}
.btn:hover,
.btn:active,
.btn.active {
    background: #e96161 !important;
}
.cbp-filter-item span:hover {
    color: #e96161 !important;
}
.cbp-filter-item.cbp-filter-item-active span {
    box-shadow: 0 2px 0 #e96161
}
.fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active:before {
    border: 2px solid #e96161;
}
.tooltip-inner {
    background-color: #e96161;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #e96161
}
.tooltip.right .tooltip-arrow {
    border-right-color: #e96161
}
.tooltip.left .tooltip-arrow {
    border-left-color: #e96161
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #e96161
}
.pagination ul > li > a:hover,
.pagination ul > li.active > a {
    color: #e96161 !important;
}
.sidebox a:hover {
    color: #e96161
}
.widget .post-list li a:hover {
    color: #e96161
}
ul.tag-list li a:hover {
    color: #e96161 !important;
}
#comments .info h5 a:hover {
    color: #e96161
}
.progress.plain .bar {
    background: #e96161 !important
}
.vanilla-form input[type="radio"]:focus + span,
.vanilla-form input[type="checkbox"]:focus + span,
.vanilla-form input[type="radio"]:active + span,
.vanilla-form input[type="checkbox"]:active + span {
    border-color: #e96161
}
.vanilla-form input[type="radio"] + span::after {
    background-color: #e96161;
    border-color: #e96161;
}
.vanilla-form input[type="radio"]:checked + span,
.vanilla-form input[type="checkbox"]:checked + span {
    border: 1px solid #e96161
}
.vanilla-form input[type="checkbox"] + span::after {
    border: 0 solid #e96161;
}
.social li a:hover {
    color: #e96161 !important;
}
@media (min-width: 992px) {
    .navbar .nav > li:not(.current) > a:hover {
        color: #e96161 !important;
    }
}