::selection {
  background: rgba(221, 174, 63, 0.3);
}

::-moz-selection {
  background: rgba(221, 174, 63, 0.3);
}

.base-color {
  color: #5d1b00 !important;
}

.hero-social li a:hover, .blog-link a:hover {
  color: #fff !important;
}

.bg-base-color {
  background-color: #26323E !important;
}

.bg-base-color1 {
  background-color: #fff !important;
}

.bg-base-color1:hover {
  background-color: #712f2f  !important;
}

.bg-base-color2 {
  background-color: #26323E !important;
}

.bg-base-color2:hover {
  background-color: #712f2f  !important;
}

.text-white2 {
  color: #ffffff !important;
}

.follow-label:before,
.skill-box .fill-skillbar,
.timeline-area:before,
.testimonial .testimonial-border,
.blog-content:before,
.blog .owl-dot.active span {
  background: #5d1b00;
}

.testimonial .owl-dot.active span {
  background: #5d1b00 !important;
}

.menu li a,
header .navbar-brand span,
header .navbar-brand b,
.pill-button,
.pill-button:hover,
.ability ul li:before,
.timeline-icon,
.timeline-year,
.language-skill ul li i,
.contact .form-item .form-control,
.comments .comment-info a,
.portfolio .portfolio-icon a,
.portfolio .portfolio-icon a:first-child,
.blog-content button:hover,
.comments .comment-info a:hover,
.social a:hover {
  color: #22323f;
}

.loader {
  border-top: 4px solid #26323E !important;
}

.timeline-icon {
  border: 1px solid #26323E;
  background-color: #26323E;
}

.portfolio .portfolio-item-content::before {
  background-color: rgba(34, 50, 63, 0.9);
}

.menu-toggler span {
  background-color: #26323E;
}

.timeline-item:before {
  border: 2px solid #26323E;
}

.timeline-item:before {
  border: 1px solid #26323E;
}

.header nav .nav-pills a.active {
  color: #26323E !important;
}

.header nav a:hover {
  color: #26323E !important;
}

.testimonial .testimonial-item::before {
  color: #26323E;
}

/*-------------------------
      Flat Demo
-------------------------*/
.flat-demo .button-border, .arshia-dark.flat-demo .button-border {
  background-color: #22323F;
}

.flat-demo .pill-button:hover, .flat-demo .pill-button.active {
  background-color: #712f2f;
}

.arshia-dark .hero-social li a:hover {
  color: #dba423 !important;
}

.arshia-dark .header nav a:hover {
  color: #dba423 !important;
}