a, 
.section-title h2 span, 
.typed-cursor, 
.media-icon i, 
.featured-package .primary-btn, 
.header .navbar-nav>li.active>a, 
.header .navbar-nav>li>a:hover, 
.header .navbar-nav>li>a:focus, 
.how-works-item .icon-outer {
    color: #346afe;
}
#wp-calendar tbody td#today{
color:#4676fa;
border-color:#4676fa;
}
a:hover, 
a:focus, 
#wp-calendar tbody td
a,
#wp-calendar tfoot td#prev a:hover,
#wp-calendar tfoot td#next a:hover, 
.gallery-caption {
    color: #4676fa;
}
.gredient-overlay, 
.overlay:before, 
.overlay:after, 
.bg-gray .featured-package, 
.featured-package, 
.blog-thumb .thumb-overlay {
    background-color: #346afe;
    background-color: -webkit-linear-gradient(to left, #346afe, #004e92);
    background-color: -webkit-linear-gradient(right, #346afe, #004e92);
    background-color: linear-gradient(to left, #346afe, #004e92);
}
.primary-btn, 
.header.nav-sticky, 
.media:hover .media-icon, 
.owl-theme .owl-dots .owl-dot span, 
.owl-theme .owl-nav [class*=owl-], 
.widget h3:before, 
.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:hover, 
.scrollup, 
.header .nav li a:before, 
.header .nav li a:after, 
.header .dropdown li a:hover, 
.how-works-item:hover .icon-outer {
	background: #ddcdad;
}

.primary-btn:hover, 
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span, 
.owl-theme .owl-nav [class*=owl-]:hover, 
.sandy-pagination .pagination>li.active>a{
	background:#4676fa;
}
.lines, 
.lines:before, 
.lines:after {
	border-top:2px solid #346afe;
}
@-webkit-keyframes color {
    100%, 0% {
        stroke: #346afe;
    }
    40% {
        stroke: #346afe;
    }
    66% {
        stroke: #346afe;
    }
    80%,
    90% {
        stroke: #346afe;
    }
}
@keyframes color {
    100%, 0% {
        stroke: #346afe;
    }
    40% {
        stroke: #346afe;
    }
    66% {
        stroke: #346afe;
    }
    80%,
    90% {
        stroke: #346afe;
    }
}
.media-icon, 
.post-thumb, 
.sandy-pagination .pagination>li.active>a, 
.avatar, 
.scrollup:hover, 
.tagcloud a, 
.how-works-item .icon-outer{
	border-color: #346afe;
}
.blog-footer{
	border-color: #346afe;
}
.input-box:focus,
.textarea-box:focus{
	border: 1px solid #346afe;
}
blockquote{
	border-color:#346afe
}