/* Change the main color of theme with your color here */

::selection {
	background-color: #8ec63e;
}

::-moz-selection {
	background-color: #8ec63e;
}

::-webkit-selection {
	background-color: #8ec63e;
}


.bg-color,
.loader div,
.highlight,
.accordion-panel-heading > a.minus,
.btn-transparent:hover,
.btn-white:hover,
.btn-stroke:hover,
.btn-color,
.btn-dark:hover,
.btn-light:hover,
.play-btn,
.progress-bar,
.flickity-page-dots .dot.is-selected:after,
.social-icons a:hover,
.tabs-list-item.active:before,
.pagination-page.active,
.pagination-page:not(span):hover,
.product-quickview:hover,
.product-tabs-list-item.active:after,
.product-list .product-add-to-wishlist a:hover,
.remove:hover,
.nav-cart-badge,
.nav-cart-remove:hover,
.nav-icon-toggle:focus .nav-icon-toggle-bar,
.nav-icon-toggle:hover .nav-icon-toggle-bar,
.nav-holder.sticky .nav-btn .btn,
#back-to-top:hover,
.ui-slider .ui-slider-range,
.widget-tags a:hover,
.uranus .tp-bullet.selected .tp-bullet-inner,
.uranus .tp-bullet:hover .tp-bullet-inner,
#mc-embedded-subscribe,
#mc-embedded-subscribe:focus {
	background-color: #8ec63e;
}


.loader,
a,
a:focus,
blockquote > span,
.dropcap,
.checks i,
.stars i,
.feature-5 .feature-icon,
.feature-icon-circle,
.feature-7 .feature-icon,
.feature-9 .feature-icon,
.feature-tabs li.active .feature-tabs-icon,
.feature-tabs li:hover .feature-tabs-icon,
.portfolio-filter a.active,
.portfolio-filter a:hover,
.work-item-title a:hover,
.project-nav li a:hover,
.testimonial-author,
.entry-title a:hover,
.entry-meta li a:hover,
.entry-blockquote p a:hover,
.entry-tags a:hover,
.product-title-link:hover,
.product-list-widget a:hover,
.product-add-to-wishlist:hover,
.product-tabs-list-item.active,
.product-tabs-link:hover,
.product-meta span a:hover,
.table-cart .product-name > a:hover,
.nav-menu > li > a:hover,
.nav-menu > .active > a,
.nav-mobile-links li > a:hover,
.nav-cart-title > a:hover,
.nav-transparent .sticky .nav-menu > li > a:hover,
.nav-transparent .sticky .nav-menu > li.active > a,
.nav-overlay-menu ul li.active > a,
.nav-overlay-menu ul li a:hover,
.widget-categories li a:hover,
#tweets .tweet a:hover {
	color: #8ec63e;
}


.bottom-line:after, .bottom-line-prod:after,
.top-line:before {
	border-bottom-color: #8ec63e;
}


input[type]:focus,
textarea:focus,
.nav-search-input[type]:focus,
.newsletter-input-footer[type]:focus {
	border-color: #8ec63e;
}


.owl-page.active span,
.flickity-page-dots .dot.is-selected {
	box-shadow: 0 0 0 2px #8ec63e;
}

.uranus .tp-bullet.selected,
.uranus .tp-bullet:hover {
	box-shadow: 0 0 0 1px #8ec63e;
}


.owl-page.active span:after {
  background-color: #8ec63e !important;
}

@media only screen and (max-width: 991px) {
  .nav-btn .btn,
  .nav-btn-holder .btn.btn-white {
    background-color: #8ec63e;
  }
}