
::selection {
background:#8b8b8b !important;
color:#000;
}

::-moz-selection {
background:#8b8b8b !important;
color:#000;
}

::-webkit-selection {
background:#8b8b8b !important;
color:#000;
}

.color-bg{
   background:#8b8b8b !important;
}
.main-nav-menu li a.main-nav-link:focus {
   color: #8b8b8b !important;
}
a:hover {
   color: #8b8b8b !important;
}
.color {
   color: #8b8b8b !important;
}
.sub-nav a:hover {
   color: #8b8b8b !important;
}
.profile-list li:hover, .profile-list li:hover a {
   background-color: #8b8b8b !important;
}
.alert {
   background: none repeat scroll 0 0  #8b8b8b !important;
}
.intro-04 .promo-caps > span {
   border-left: 5px solid #8b8b8b !important;
}
.intro-07 .promo-caps > span {
   border-left: 5px solid #8b8b8b !important;
}
.btn-eight:hover{
   color: #8b8b8b !important;
}

.works-filter li a.active > span {
    background: none repeat scroll 0 0 #8b8b8b !important;
}

.wp-pagenavi .pages{
color: #8b8b8b !important;
}
.wp-pagenavi a , .dots{
color: #000 !important;
}
.wp-pagenavi a:hover{
background: #8b8b8b !important;
color:#000 !important;
transition: all 0.4s ease-in-out 0s;
}
.wp-pagenavi span.current{
background: #8b8b8b !important;
color:#000 !important;
font-weight: 900;
}

div.wpcf7-validation-errors {
border: 2px solid #8b8b8b;
background: #8b8b8b !important;
}
.wpcf7-not-valid-tip {
background: #8b8b8b !important;
}
.comment-respond #submit:hover{
    background: #8b8b8b !important;
    transition: all 0.4s ease-in-out 0s;
}
.next-pre-post .btn:hover{
background: #8b8b8b !important;
color:#000 !important;
}

/* widget */
.widgettitle, .screen-reader-text  , .widget-title{
background: #8b8b8b !important;
color:#000;
}

.grid li.shown:hover h3 {
   background: none repeat scroll 0 0 #8b8b8b !important;
}

.main-nav-menu .active {
  color: #8b8b8b !important;
}
.main-nav-menu .active > a{
color: #8b8b8b !important;
}
/* end widget */
.ip-header .ip-loader svg path.ip-loader-circle{
stroke: #8b8b8b !important;
}