/*

[Theme Color Stylesheet]

Project: NYHost - Responsive HTML5 Technology, Web Hosting and WHMCS Template
Version: 1.0
Author : themelooks.com

*/

/*------------------------------------*\
    COLOR
\*------------------------------------*/
/* PRIMARY COLOR */
.color-theme--child-span span,
#secondaryMenu a.navbar-brand,
.service-item-content h2,
.service-item-content ul li .fa,
.counter-icon i.fa,
.features-tab--content ul li .fa,
.features-tab--content a:hover,
.section-title span,
#copyright p a,
a.login-button.btn.btn-default,
.accordion .panel-heading a.collapsed h4 i.fa-minus,
.about-desc-content a:hover,
#loginForm p.help-block a:hover,
.widget.recent-items a.footer-thumb-link:hover,
.widget.categories li:hover a,
.widget.tags li:hover a,
.widget.archives li:hover a,
.blog-item-content a:hover,
.blog-item:hover .blog-item-content h2 a,
.blog-item.full-post:hover a.btn-custom:hover,
.blog-item.full-post .post-author-metadata a:hover,
.comment-thumb a,
.ca-icon i.fa,
.ca-holder a.btn:hover,
.ca-holder a.btn:focus {
    color: #8bc34a;
}

/* SECONDARY COLOR */
.color--secondary,
.banner-slider .owl-prev,
.banner-slider .owl-next,
.service-item-content h2 span,
.widget-title,
.blog-item.full-post .tags li a,
.blog-item.full-post .post-author-metadata a,
.post-social-links li a,
.contact-social-links li a {
    color: #003884;
}

/*------------------------------------*\
    BACKGROUND COLOR
\*------------------------------------*/
/* PRIMARY COLOR */
.bg--theme-color,
.before-bg--theme-color:before,
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li.active > a,
.pagination > li.active > a:hover,
.pagination > li.active > a:hover,
.pagination > li > span:hover,
.pagination > li > span:focus,
.pagination > li.active > span,
.pagination > li.active > span:hover,
.pagination > li.active > span:hover,
.bg--overlay:before,
#secondaryMenu .navbar-toggle .icon-bar,
#domainSearchForm button[type="submit"],
.section-title h2:before,
a.btn-custom:hover,
a.btn-custom:focus,
a.btn-custom-reverse,
.pricing--slider .owl-prev:hover,
.pricing--slider .owl-next:hover,
.services-tab--nav ul li.active a,
.features-tab--nav ul li.active a,
.testimonial-slider .owl-prev:hover,
.testimonial-slider .owl-next:hover,
.contact-info--item a,
.footer-widget h4:before,
.footer--subscribe-widget .btn,
.footer--social-widget ul li a:hover,
.accordion .panel-heading a,
#vpsSlider .ui-slider-range,
#vpsSlider .ui-slider-handle em,
#vpsSlider .ui-slider-handle:after,
#dedicatedPricing table thead,
#domainPricing table thead,
.team-social-links ul li a:hover,
.timeline-footer,
.gallery--filter-menu ul li.active a,
.faq-categories ul li a:hover,
.faq-categories ul li.active a,
#loginForm .submit-button,
.widget.search .input-group-addon:hover,
.widget.search .input-group-addon:focus,
.widget-title:before,
.post-social-links li a:hover,
a.comment-reply,
.post-comment-form-group .form-control.submit-btn,
.contact-address h2:before,
.contact-social-links li a:hover,
#contactForm .submit-button,
.ca-holder a.btn,
#backToTop a {
    background-color: #8bc34a;
}

#fakeLoader {
    background-color: #8bc34a !important;
}

/* SECONDARY COLOR */
.bg-color--secondary,
.before-bg-color--secondary:before,
a.btn-custom,
a.btn-custom-reverse:hover,
a.btn-custom-reverse:focus,
#menu.nextBanner .sticky-wrapper:not(.is-sticky) .secondary-menu--custom-btn .btn-custom-reverse,
.pricing--slider .owl-prev,
.pricing--slider .owl-next,
#subscribeForm .submit-button,
.testimonial-slider .owl-prev,
.testimonial-slider .owl-next,
.accordion .panel-heading a.collapsed,
.post-comment-form-group .form-control.submit-btn:hover,
.widget.search .input-group-addon,
#contactForm .submit-button:hover,
#contactForm .submit-button:focus {
    background-color: #003884;
}

/*------------------------------------*\
    BORDER COLOR
\*------------------------------------*/
/* PRIMARY COLOR */
#secondaryMenu .navbar-toggle,
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li.active > a,
.pagination > li.active > a:hover,
.pagination > li.active > a:hover,
.pagination > li > span:hover,
.pagination > li > span:focus,
.pagination > li.active > span,
.pagination > li.active > span:hover,
.pagination > li.active > span:hover,
.secondary-menu-links li a:hover,
.secondary-menu-links li a:focus,
.secondary-menu-links .open > a,
.secondary-menu-links .open > a:hover,
.secondary-menu-links .open > a:focus,
.secondary-menu-links li.active > a,
.secondary-menu-links li.active > a:hover,
#menu.nextBanner .is-sticky .secondary-menu-links li a:hover,
#menu.nextBanner .is-sticky .secondary-menu-links li a:focus,
#menu.nextBanner .is-sticky .secondary-menu-links .open > a,
#menu.nextBanner .is-sticky .secondary-menu-links .open > a:hover,
#menu.nextBanner .is-sticky .secondary-menu-links .open > a:focus,
#menu.nextBanner .is-sticky .secondary-menu-links li.active > a,
#menu.nextBanner .is-sticky .secondary-menu-links li.active > a:hover,
.counter-icon i.fa,
#loginForm input.error,
.footer--social-widget ul li a:hover,
.team-social-links ul li a:hover,
.post-social-links li a:hover,
.post-comment-form-group .form-control.error,
.post-comment-form-group .form-control.submit-btn,
.contact-social-links li a:hover,
#contactForm input.error,
#contactForm textarea.error {
    border-color: #8bc34a;
}

#vpsSlider .ui-slider-handle em:after {
    border-top-color: #8bc34a;
}

.services-tab--nav ul li.active:before {
    border-top-color: #8bc34a;
}

/* SECONDARY COLOR */
.post-social-links li a,
.post-comment-form-group .form-control.submit-btn:hover,
.contact-social-links li a {
    border-color: #003884;
}
