::selection {
    background: #ecd7d7; /* Safari */
    color: #2f2f2f;
}
::-moz-selection {
    background: #ecd7d7; /* Firefox */
    color: #2f2f2f;
}
.cbp:after,
.cbp-lazyload:after,
.cbp-popup-loadingBox:after,
.cbp-popup-singlePageInline:after {
    border-top: 3px solid #e96161;
}
.lg-outer .lg-item:after,
.fotorama__wrap--css3 .fotorama__spinner {
    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
}
ul.circled li:before {
    color: #e96161;
}
blockquote {
    border-left: 3px solid #e96161;
}
.box:hover {
    border: 1px solid #e96161;
}
.box a:hover {
	color: #e96161;
}
.navbar .dropdown-menu li a:hover,
.navbar .dropdown-menu li a.active {
    color: #e96161 !important
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
    border-color: #e96161;
    color: #e96161 !important;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active:before {
    border: 2px solid #e96161;
}
.cbp-item .post-title a:hover,
.cbp-item a.more:hover,
.cbp-item .meta a:hover {
    color: #e96161 !important
}
.cbp-filter-item span:hover {
    color: #e96161 !important;
}
.cbp-filter-item.cbp-filter-item-active span {
    box-shadow: 0 2px 0 #e96161
}
.cbp-popup-btn,
.btn-submit {
    background: #e96161 !important
}
.cbp-popup-btn.btn:hover,
.btn.btn-submit:hover,
.btn.btn-submit:focus,
.btn.btn-submit:active,
.btn.btn-submit.active {
    background: #d55757 !important;
}
.meta a:hover {
    color: #e96161;
}
.pagination ul > li.active > a {
    border-color: #e96161 !important;
    color: #e96161 !important;
}
.sidebox a:hover {
    color: #e96161
}
.widget .post-list li a:hover {
    color: #e96161
}
#comments .info h5 a:hover {
    color: #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
}
.nav-tabs > li > a:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border: 1px solid #e96161;
    color: #e96161;
}
.panel-group .panel-active a,
.panel-group .panel-title > a:hover,
.panel-group .panel-title > a:focus {
    color: #e96161 !important;
    border: 1px solid #e96161;
}
.progress.plain .bar {
    background: #e96161 !important
}
.bar-container {
    border: 1px solid #e96161 !important;
}
.social li a:hover {
    color: #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;
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item.active:hover {
    border-color: #e96161
}
@media (min-width: 1200px) {
    .navbar .navbar-nav > li > .dropdown-menu {
        border-bottom: 2px solid #e96161;
    }
    .navbar .dropdown-menu li a:hover,
    .navbar .dropdown-menu li a.active {
        color: #e96161 !important;
    }
    .navbar .nav > li:not(.current) > a:hover {
        color: #e96161 !important;
    }
}