::selection {
    background: #dce7e6; /* Safari */
    color: #2f2f2f;
}
::-moz-selection {
    background: #dce7e6; /* Firefox */  
    color: #2f2f2f;
}
.cbp:after,
.cbp-lazyload:after,
.cbp-popup-loadingBox:after,
.cbp-popup-singlePageInline:after {
    border-top: 3px solid #80c9c5;
}
.tp-loader.spinner {
    border-top: 3px solid #80c9c5;
}
.lg-outer .lg-item:after {
    border-top: 3px solid #80c9c5;
}
.page-loader {
    border: 3px solid #80c9c5;
}
#preloader .textload {
    color: #80c9c5;
}
a {
    color: #80c9c5;
}
a.line:hover {
    border-bottom: 1px solid #80c9c5;
}
a:hover,
a:focus {
    color: #80c9c5;
}
.nocolor:hover,
.email-link:hover,
footer a:hover {
    color: #80c9c5 !important
}
.post-title a:hover {
    color: #80c9c5
}
ul.circled li:before {
    color: #80c9c5;
}
.inverse-wrapper a:not(.btn):hover {
    color: #80c9c5 !important
}
footer a:hover {
    color: #80c9c5;
}
blockquote {
    border-left: 3px solid #80c9c5;
}
.navbar .nav > li.current > a:after {
    background: #80c9c5;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
    background: #80c9c5 !important;
}
.cbp-popup-btn:hover,
.swiper-button-prev:hover,
.swiper-button-next:hover {
    background: rgba(30, 30, 30, 1) !important;
}
.cbp-item .post-title a:hover,
.cbp-item a.more:hover,
.cbp-item .meta a:hover {
    color: #80c9c5 !important
}
.cbp-filter-item.cbp-filter-item-active span:after {
    background: #80c9c5;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active:before {
    border: 2px solid #80c9c5;
}
.meta a:hover {
    color: #80c9c5;
}
.pagination ul > li.active > a {
    background: #80c9c5 !important;
}
.sidebox a:hover {
    color: #80c9c5
}
.widget .post-list li a:hover {
    color: #80c9c5
}
#comments .info h5 a:hover {
    color: #80c9c5
}
.tooltip-inner {
    background-color: #80c9c5;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #80c9c5
}
.tooltip.right .tooltip-arrow {
    border-right-color: #80c9c5
}
.tooltip.left .tooltip-arrow {
    border-left-color: #80c9c5
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #80c9c5
}
.progress.plain .bar {
    background: #80c9c5 !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: #80c9c5
}
.vanilla-form input[type="radio"] + span::after {
    background-color: #80c9c5;
    border-color: #80c9c5;
}
.vanilla-form input[type="radio"]:checked + span,
.vanilla-form input[type="checkbox"]:checked + span {
    border: 1px solid #80c9c5
}
.vanilla-form input[type="checkbox"] + span::after {
    border: 0 solid #80c9c5;
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item.active:hover {
    border-color: #80c9c5
}
.social li a:hover {
    color: #80c9c5 !important;
}
@media (min-width: 991px) {
  .navbar .nav > li:not(.current) > a:hover {
      color: #80c9c5 !important;
  }
}