
/*============

This file only contains the theme color schemes, (not the style ) If you want to change the color
 schemes of the theme 
just change the color code  and rgba value. The whole theme color will be changed.

===========*/





/* Filter the 'background' value classes*/

.switcher .switch_btn button,.theme_menu,.search-box-area .form-group button,.theme_menu.stricky-fixed,.single-feature-content:hover .icon-box, 
.single-feature-content.active .icon-box,.tp-btn a:hover,.btn-bg,.dropdown-menu>li>a:hover,.statistics-section .single-content,
.statistics-section .single-content:after,.single-news-content .news-btn a:hover,.footer-social li a:hover,.subscribe-widget .input-box:before,.single-team-content .lower-content .team-social li a:hover,.accordion .acc-btn 
.toggle-icon,.service-btn a:hover,.link-btn li a:hover, .link-btn li a.active,.sidbar-title h4:before,.single-contact-info:hover 
.icon-box
{
}

.menu
{
	background: #fff;
}


.logo{padding-top:23px;}
.logo_side{padding:12px 0;}

/* background style two */




/* Filter the 'color' value classes*/

.navigation > li > ul > li:hover > a,.single-feature-content .icon-box i:before,.title-top-one,a:hover,.title-top,
.bootstrap-select.btn-group .dropdown-toggle .caret,.single-working-content .icon-box i:before,h3 a:hover, h4 a:hover, 
h5 a:hover, h6 a:hover,.testimonial-content .author-info .author-rating li,.single-news-content .lower-content .time span,
.footer-title h5,.footer-list li a:hover,.single-team-content .lower-content .title a:hover,.categories-list li a.active, 
.categories-list li a.active:before,.error-section .error-title i:before,.default-blog-content .single-blog-content 
.lower-content .meta-content span,.default-blog-content .single-blog-content .lower-content .title a:hover,
.blog-sidbar-list li a:before,.blog-single-content .post-share .tag-list a:hover,.blog-single-content .post-share .share i:before,
.blog-single-content .comment-form button.btn-one:hover

{
	color:#13a2c6;
}

/* Filter the 'border color' value classes*/

.navigation > li > ul > li > a,.navigation > li > ul,.search-box-area input,.single-feature-content:hover .icon-box, 
.single-feature-content.active .icon-box,.tp-btn a,.btn-bg,.single-news-content .news-btn a:hover,input:focus, textarea:focus,
.feature-style-three .single-feature-content.active, .feature-style-three .single-feature-content:hover,.service-btn a:hover

{
  border-color:#13a2c6;
}



/* change the theme logo for your own color schemes */

.logo-box {
    background: url(../../images/logo/logo1.png) no-repeat 9% 100%;
}
.tp-btn a:hover{
	color: #fff;
}
.overlay{
	background: rgba(19, 162, 198, 0.80);
}
.default-blog-sidebar .sidebar-search {
    background: url(../../images/news/search.jpg);
}