/*-----------------------------------------------------------
* Template Name    : Arshia - Fully Responsive Personal Template
* Author           : Retrina Group
* Version          : 1.0.0
* Created          : June 2020
* File Description : Color sass file of the template
*------------------------------------------------------------*/
::selection {
  background: rgba(26, 179, 148, 0.3);
}

::-moz-selection {
  background: rgba(26, 179, 148, 0.3);
}

.base-color {
  color: #1e4eaf !important;
}

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

.bg-base-color {
  background-color: #1e4eaf !important;
}

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

.testimonial .owl-dot.active span {
  background: #1e4eaf !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: #1e4eaf;
}

.loader {
  border-top: 4px solid #1e4eaf !important;
}

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

.portfolio .portfolio-item-content::before {
  background-color: rgba(26, 179, 148, 0.9);
}

.menu-toggler span {
  background-color: #1e4eaf;
}

.timeline-item:before {
  border: 2px solid #1e4eaf;
}

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

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

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

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