::-moz-selection {
  background-color: #39f;
}
::selection {
  background-color: #39f;
}
.bg-primary {
  background-color: #037200 !important;
}
.bg-secondary {
  background-color: #278bf0 !important;
}
a {
  color: #278f1a;
}
a:hover,
a:focus {
  color: #0080ff;
}
  
}
#hopac-title a{
	/*ambd*/
	 color: #000;
}

#hopac-title a:hover,
#hopac-title a:focus{
	/*ambd*/
  color: #0080ff;
}

.text-primary {
  color: #39f !important;
}
.text-secondary {
  color: #278bf0 !important;
}
.alert-primary {
  background-color: #39f;
}


.breadcrumb-item a:hover,
.breadcrumb-item a:focus {
  color: #39f;
}
.btn-link {
  color: #39f;
}
.btn-link:hover,
.btn-link:focus {
  color: #39f;
  border-color: #39f;
}
.btn-primary {
  color: #fff;
  background-color: #037200;
  border-color: #037200;
  box-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #278bf0;
  border-color: #278bf0;
  box-shadow: none;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #39f;
  border-color: #39f;
}
.btn-secondary {
  color: #fff;
  background-color: #278bf0;
  border-color: #278bf0;
  box-shadow: none;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #39f;
  border-color: #39f;
  box-shadow: none;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #278bf0;
  border-color: #278bf0;
}



.btn-dark {
  color: #fff;
  background-color: #333;
  border-color: #333;
  box-shadow: none;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark.focus,
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #39f;
  border-color: #39f;
  box-shadow: none;
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.btn-outline-primary-2 {
  color: #39f;
  background-color: transparent;
  background-image: none;
  border-color: #39f;
  box-shadow: none;
}
.btn-outline-primary-2:hover,
.btn-outline-primary-2:focus,
.btn-outline-primary-2.focus,
.btn-outline-primary-2:not(:disabled):not(.disabled):active,
.btn-outline-primary-2:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary-2.dropdown-toggle {
  color: #fff;
  background-color: #39f;
  border-color: #39f;
  box-shadow: none;
}
.btn-outline-primary-2.disabled,
.btn-outline-primary-2:disabled {
  color: #39f;
  background-color: transparent;
}
.btn-outline-light {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff;
  box-shadow: none;
}
.btn-outline-light:hover,
.btn-outline-light:focus,
.btn-outline-light.focus,
.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #39f;
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #fff;
  background-color: transparent;
}


.btn-outline-dark-3 {
  color: #333;
  background-color: transparent;
  background-image: none;
  border-color: #d7d7d7;
  box-shadow: none;
}
.btn-outline-dark-3:hover,
.btn-outline-dark-3:focus,
.btn-outline-dark-3.focus,
.btn-outline-dark-3:not(:disabled):not(.disabled):active,
.btn-outline-dark-3:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark-3.dropdown-toggle {
  color: #39f;
  background-color: transparent;
  border-color: #39f;
  box-shadow: none;
}
.btn-outline-dark-3.disabled,
.btn-outline-dark-3:disabled {
  color: #333;
  background-color: transparent;
}


.btn-outline-white-2 {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff;
  box-shadow: none;
  font-size: 13px;
}
.btn-outline-white-2:hover,
.btn-outline-white-2:focus,
.btn-outline-white-2.focus,
.btn-outline-white-2:not(:disabled):not(.disabled):active,
.btn-outline-white-2:not(:disabled):not(.disabled).active,
.show > .btn-outline-white-2.dropdown-toggle {
  color: #fff;
  background-color: #278bf0;
  border-color: #278bf0;
  box-shadow: none;
}
.btn-outline-white-2.disabled,
.btn-outline-white-2:disabled {
  color: #fff;
  background-color: transparent;
}

/*
.newsletter-popup-container .input-group .btn:hover,
.newsletter-popup-container .input-group .btn:focus {
  background-color: #39f;
}
*/
.card-title a {
  color: #39f;
}
.card-title a:before {
  color: #39f;
}
.card-title a.collapsed:hover,
.card-title a.collapsed:focus {
  color: #39f;
}
.count-wrapper {
  color: #39f;
}

.form-control:focus {
  border-color: #39f;
}
.custom-control.custom-radio
  .custom-control-input:checked
  ~ .custom-control-label::before {
  border-color: #39f;
}
.custom-control.custom-radio
  .custom-control-input:checked
  ~ .custom-control-label::after {
  background-color: #39f;
}
.icon-box-icon {
  color: #39f;
}


.close:hover,
.close:focus {
  color: #39f;
}
.page-header h1 span {
  color: #39f;
}
.page-link:hover,
.page-link:focus {
  color: #39f;
}
.page-item.active .page-link {
  color: #39f;
}
.social-icon a:hover,
.social-icon a:focus {
  color: #39f !important;
  border-color: #39f !important;
}

#footer-social-icon .social-icon:hover,
#footer-social-icon .social-icon:focus {
  color: #39f !important;
  border-color: #39f !important;
}

.nav.nav-pills .nav-link:hover,
.nav.nav-pills .nav-link:focus {
  color: #39f;
}
.nav.nav-pills .nav-item.show .nav-link,
.nav.nav-pills .nav-item .nav-link.active {
  color: #39f;
  border-bottom-color: #39f;
}
.nav.nav-border-anim .nav-link:before {
  background-color: #39f;
}

.product-title a:hover,
.product-title a:focus {
  color: #39f;
}
.product-price {
  color: #39f;
}

.ratings-text a:hover,
.ratings-text a:focus {
  color: #39f;
}

.btn-product:hover span,
.btn-product:focus span {
  color: #39f;
  box-shadow: 0 1px 0 0 #39f;
}
.btn-product-icon {
  color: #39f;
}
.btn-product-icon:hover,
.btn-product-icon:focus {
  background-color: #39f;
}
.product-body .btn-wishlist:hover,
.product-body .btn-wishlist:focus {
  color: #39f;
}
.btn-expandable span {
  background-color: #39f;
}

.product-am.product-7 .btn-product {
  color: #39f;
}
.product-am.product-7 .btn-product span {
  color: #39f;
}
.product-am.product-7 .btn-product:hover,
.product-am.product-7 .btn-product:focus {
  background-color: #39f;
  border-bottom-color: #39f;
}



.footer a:hover,
.footer a:focus {
  color: #39f !important;
}

.header-top a:hover,
.header-top a:focus {
  color: #39f !important;
}
.top-menu span {
  color: #39f;
}
.header-menu a:hover,
.header-menu a:focus {
  color: #39f;
}


.cart-dropdown:hover .dropdown-toggle,
.cart-dropdown.show .dropdown-toggle,
.compare-dropdown:hover .dropdown-toggle,
.compare-dropdown.show .dropdown-toggle {
  color: #39f;
}
.compare-product-title a:hover,
.compare-product-title a:focus {
  color: #39f;
}
.compare-actions .action-link:hover,
.compare-actions .action-link:focus {
  color: #39f;
}
.cart-dropdown .cart-count {
  background-color: #39f;
}
.cart-dropdown .product-title a:hover,
.cart-dropdown .product-title a:focus {
  color: #39f;
}
.wishlist-link .wishlist-count {
  background-color: #39f;
}
.wishlist-link:hover,
.wishlist-link:focus {
  color: #39f;
}
.search-toggle:hover,
.search-toggle:focus,
.search-toggle.active {
  color: #39f;
}
.menu li:hover > a,
.menu li.show > a,
.menu li.active > a {
  color: #39f;
}
.demo-item a:hover,
.demo-item a:focus {
  color: #39f;
}
.tip {
  background-color: #39f;
}
.header-bottom .menu > li > a:before {
  background-color: #39f;
}
.category-dropdown .dropdown-toggle:before {
  background-color: #39f;
}
.category-dropdown .dropdown-toggle:hover,
.category-dropdown .dropdown-toggle:focus {
  color: #fff;
  background-color: #39f;
}
.category-dropdown:not(.is-on):hover .dropdown-toggle {
  background-color: #39f;
}
.category-dropdown.show .dropdown-toggle {
  color: #fff;
  background-color: #39f;
}
.category-dropdown .dropdown-item:hover,
.category-dropdown .dropdown-item:focus {
  color: #39f;
}
.menu-vertical li:hover > a,
.menu-vertical li.show > a,
.menu-vertical li.active > a {
  color: #39f;
  background-color: rgba(217 217 217 / 42%);
  font-weight: bold;
  transition: all 0.3s;
}
.menu-vertical > li:hover > a,
.menu-vertical > li.show > a,
.menu-vertical > li.active > a {
  color: #39f;
}
.mobile-menu-close:hover,
.mobile-menu-close:focus {
  color: #39f;
}
.mobile-menu li a:hover,
.mobile-menu li a:focus {
  color: #39f;
}
.mobile-menu li.open > a,
.mobile-menu li.active > a {
  color: #39f;
}
.mmenu-btn:hover,
.mmenu-btn:focus {
  color: #39f;
}

.header-10 .header-search .header-search-wrapper {
  border-color: #037200;
}
.header-10 .category-dropdown .dropdown-toggle {
  background-color: #037200;
}
.header-10 .menu-vertical .menu-title {
  color: #39f;
}


.entry-meta a:hover,
.entry-meta a:focus {
  color: #39f;
  box-shadow: 0 1px 0 #39f;
}
.entry-title a:hover,
.entry-title a:focus {
  color: #39f;
}

.btn.btn-spinner:hover,
.btn.btn-spinner:focus {
  color: #39f;
}

.sidebar-toggler:hover,
.sidebar-toggler:focus {
  color: #39f;
}
#filter-price-range {
  color: #39f;
}




.contact-box a:hover,
.contact-box a:focus {
  color: #39f;
}


.nav-dashboard .nav-link:hover,
.nav-dashboard .nav-link:focus,
.nav-dashboard .nav-link.active {
  color: #39f;
}
.form-tab .form-footer a:hover,
.form-tab .form-footer a:focus {
  color: #39f;
}

.btn-product-gallery:hover,
.btn-product-gallery:focus {
  background-color: #39f;
}
.product-gallery-item:before {
  border-color: #39f;
}
.product-pager-link:hover,
.product-pager-link:focus {
  color: #39f;
}
.product-pager-link:hover span,
.product-pager-link:focus span {
  box-shadow: 0 1px 0 #39f;
}
.product-details .product-cat a:hover,
.product-details .product-cat a:focus {
  color: #39f;
  box-shadow: 0 1px 0 #39f;
}

.size-guide:hover,
.size-guide:focus {
  color: #39f;
}
.product-details-action .btn-cart {
  color: #39f;
  border-color: #39f;
}
.product-details-action .btn-cart:hover,
.product-details-action .btn-cart:focus {
  border-color: #39f;
  background-color: #39f;
}
.product-details-tab .nav.nav-pills .nav-link:hover,
.product-details-tab .nav.nav-pills .nav-link:focus {
  color: #39f;
  border-bottom-color: #39f;
}
.product-desc-content a:hover,
.product-desc-content a:focus {
  color: #39f;
  border-bottom-color: #39f;
}
.review h4 a:hover,
.review h4 a:focus {
  color: #39f;
}
.review-action a:hover,
.review-action a:focus {
  color: #39f;
  box-shadow: 0 1px 0 #39f;
}


.owl-theme .owl-nav [class*="owl-"] {
  color: #39f;
}
.owl-theme .owl-nav [class*="owl-"]:not(.disabled):hover {
  border-color: #39f;
  background: #39f;
}
.owl-theme.owl-light .owl-nav [class*="owl-"]:not(.disabled):hover {
  border-color: #39f;
}
.owl-theme.owl-light .owl-dots .owl-dot:hover span {
  border-color: #39f;
  background: #39f;
}
.owl-theme.owl-light .owl-dots .owl-dot.active span {
  border-color: #39f;
  background: #39f;
}
.owl-full .owl-nav [class*="owl-"] {
  color: #39f;
}
.owl-full .owl-nav [class*="owl-"]:hover,
.owl-full .owl-nav [class*="owl-"]:focus {
  color: #39f;
}
.owl-full .owl-dots .owl-dot span {
  border-color: #39f;
}
.owl-full .owl-dots .owl-dot:hover span {
  border-color: #39f;
  background: #39f;
}
.owl-full .owl-dots .owl-dot.active span {
  border-color: #39f;
  background: #39f;
}
.owl-full.owl-nav-dark .owl-nav [class*="owl-"]:hover,
.owl-full.owl-nav-dark .owl-nav [class*="owl-"]:focus {
  color: #39f;
}
.owl-simple .owl-nav [class*="owl-"]:not(.disabled):hover {
  color: #39f;
}
.owl-simple.owl-light .owl-dots .owl-dot:hover span {
  border-color: #39f;
  background: #39f;
}
.owl-simple.owl-light .owl-dots .owl-dot.active span {
  border-color: #39f;
  background: #39f;
}
.quickView-content .owl-theme.owl-light .owl-nav [class*="owl-"] {
  border: none;
  font-size: 3rem;
  color: #fff;
}
.quickView-content .owl-theme.owl-light .owl-nav [class*="owl-"]:hover,
.quickView-content .owl-theme.owl-light .owl-nav [class*="owl-"]:focus {
  color: #39f;
  background-color: transparent;
}
.quickView-content .details-action-wrapper .btn-product:hover span,
.quickView-content .details-action-wrapper .btn-product:focus span {
  color: #39f;
  box-shadow: 0 1px 0 0 #39f;
}
.quickView-content .product-details-action .btn-cart {
  transition: color 0.3s;
}
.quickView-content .product-details-action .btn-cart:hover,
.quickView-content .product-details-action .btn-cart:focus {
  border-color: #39f;
  background-color: #39f;
  color: #fff;
}
.quickView-content .btn-wishlist,
.quickView-content .btn-compare {
  border: none;
}
.quickView-content .btn-wishlist:before,
.quickView-content .btn-compare:before {
  color: #39f;
}
.quickView-content .btn-wishlist:hover,
.quickView-content .btn-wishlist:focus,
.quickView-content .btn-compare:hover,
.quickView-content .btn-compare:focus {
  color: #39f;
  background-color: transparent;
}
.quickView-content .btn-wishlist:hover span,
.quickView-content .btn-wishlist:focus span,
.quickView-content .btn-compare:hover span,
.quickView-content .btn-compare:focus span {
  color: #39f;
}
.quickView-content .btn-fullscreen:hover,
.quickView-content .btn-fullscreen:focus {
  color: #fff;
  background-color: #39f;
}
/*
.newsletter-popup-container .banner-title span {
  color: #39f;
}
  */
/*# sourceMappingURL=skin-demo-abm.css.map */
