::selection {
    background: #e9dbdd; /* Safari */
    color: #2f2f2f;
}
::-moz-selection {
    background: #e9dbdd; /* Firefox */
    color: #2f2f2f;
}
.cbp:after,
.cbp-lazyload:after,
.cbp-popup-loadingBox:after,
.cbp-popup-singlePageInline:after {
    border-top: 3px solid #4c9ca2;
}
.lg-outer .lg-item:after {
    border-top: 3px solid #4c9ca2;
}
a {
    color: #4c9ca2;
}
a.line:hover {
    border-bottom: 1px solid #4c9ca2;
}
a:hover,
a:focus {
    color: #4c9ca2;
}
.nocolor:hover,
.email-link:hover,
footer a:hover {
    color: #4c9ca2 !important
}
.post-title a:hover {
    color: #4c9ca2
}
ul.circled li:before {
    color: #4c9ca2;
}
blockquote {
    border-left: 3px solid #9f2131;
}
.inverse-wrapper a:not(.btn):hover {
    color: #dcce00 !important
}
footer a:hover {
    color: #4c9ca2;
}
footer .sub-footer a:hover {
    color: #4c9ca2 !important;
}
.navbar .navbar-nav > li > a:focus,
.navbar .nav > li > a:hover,
.navbar .nav > li.current > a {
    background: none;
    color: #9f2131 !important;
}
.navbar .dropdown-menu li a:hover,
.navbar .dropdown-menu li a.active {
    color: #4c9ca2 !important
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
    background: #dcce00 !important;
}
.sharing a:hover,
.meta a:hover {
    color: #4c9ca2;
}
.share-button .dropdown-menu > li > a:hover,
.share-button .dropdown-menu > li > a:focus {
    color: #4c9ca2;
}
span.category em a {
    background-color: #4c9ca2 !important
}
.pagination ul > li.active > a {
    background: #4c9ca2 !important;
}
.sidebox a:hover {
    color: #dcce00
}
.widget .post-list li a:hover {
    color: #4c9ca2
}
.tooltip-inner {
    background-color: #4c9ca2;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #4c9ca2
}
.tooltip.right .tooltip-arrow {
    border-right-color: #4c9ca2
}
.tooltip.left .tooltip-arrow {
    border-left-color: #4c9ca2
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #4c9ca2
}
.progress.plain .bar {
    background: #4c9ca2 !important
}
.fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active:before {
    border: 2px solid #4c9ca2;
}
#comments .info h5 a:hover {
    color: #4c9ca2
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item.active:hover {
    border-color: #4c9ca2
}
.social li a:hover {
    color: #4c9ca2 !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: #4c9ca2
}
.vanilla-form input[type="radio"] + span::after {
    background-color: #4c9ca2;
    border-color: #4c9ca2;
}
.vanilla-form input[type="radio"]:checked + span,
.vanilla-form input[type="checkbox"]:checked + span {
    border: 1px solid #4c9ca2
}
.vanilla-form input[type="checkbox"] + span::after {
    border: 0 solid #4c9ca2;
}
@media (min-width: 992px) {
    .navbar .navbar-nav > li > .dropdown-menu {
        border-top: 2px solid #4c9ca2;
    }
    .navbar .nav > li:not(.current) > a:hover {
        color: #9f2131 !important;
    }
}
@media (max-width: 991px) {
    .navbar .navbar-collapse {
        border-top: 2px solid #4c9ca2;
    }
}
