#34519A/*
* @package Ether
* @copyright (C) 2019 by ThemesQueen - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author ThemesQueen <iamthemesqueen@gmail.com>

*/

.color-primary, .navbar-nav > li > a:before, .navbar-nav > li > a:after, .stat-box .stat-hover .iconic, .stat-box .stat-hover .h4, .stat-box .stat-hover a:hover, .stat-hover .h4, .meta a, .user-comments h6,
.widget span,
.widget-recent-post.light span, .widget-tweet.light ul > li:before, .widget-tweet.light ul > li a, .error h2 span, .error-display span, .widget-recent-post.light .thumbnail-list .text > a, .widget_archive ul li span {
	color:#34519A;
}

.bg-primary, a.bg-primary:hover, .btn-primary, .btn-primary:hover, .btn-gray:hover, .about-box:hover .iconic, .link-pop:hover, .link-zoom:hover, .social-section .social-links li a:hover, .pricing-table:hover .price-btm, .user-comments li li .comment-box:before,
.widget_tag_cloud a:hover, .widget_tag_cloud.light a:hover {
	background-color:#34519A;
}

.heading h2:after,
.widget.light h4:after {
		border-color:#34519A;
}

::selection {
	background:#34519A;
}
::-moz-selection {
	background:#34519A;
}



@media (min-width: 768px) {
.team-box:hover .detail, .blog-box:hover .btn-gray {
	background-color:#34519A;
}

}

.portfolio-load-more-button:hover {
    background-color: #34519A;
}
.languages > a {
	color: #34519A;
}
.languages li.active a, .languages li a:hover {
	background: none repeat scroll 0 0 #34519A;
}
#searchForm button {
	background: #34519A;
}
.search .highlight {
	background-color: #34519A;
}
.search .result-title a {
	color: #34519A;
}