/*
* Reconyx Green Color: #407F38;
* Reconyx Green Hover Color: #289f29;
* Additional color: #addc83;
*/
a {
    color: #407F38;
}

a:hover {
    color: #407F38;
}

/* Tab v5
------------------------------------*/
.tab-v5 .nav-tabs > li.active > a,
.tab-v5 .nav-tabs > li.active > a:hover,
.tab-v5 .nav-tabs > li.active > a:focus {
    border-color: #407F38;
}

.tab-v5 .nav-tabs > li > a:hover {
    border-bottom: 1px solid #407F38;
}
/* Product Rating
------------------------------------*/
.product-ratings li.reply a {
    color: #407F38;
}

/* Illustration v2
------------------------------------*/
.illustration-v2 .add-to-cart:hover {
    background-color: rgba(114, 192, 44, 0.5);
}

.product-description h4.title-price a:hover {
    color: #407F38;
}

.product-ratings li .rating-selected {
    color: #407F38;
}

.product-ratings li .rating {
    color: #addc83;
}

.product-ratings li.like-icon a {
    color: #addc83;
}

.product-ratings li.like-icon a:hover {
    color: #407F38;
}

/* Twitter Block
------------------------------------*/
.twitter-block .item a {
    color: #407F38;
}

/* Shop bg
------------------------------------*/
.shop-bg-green {
    background:  #407F38;
}

/* Shop Subscribe
------------------------------------*/
.shop-subscribe {
    background:  #407F38;
}

/* Shop text
------------------------------------*/
.shop-green {
    color: #407F38;
}

/* Breadcrumbs v4
------------------------------------*/
.breadcrumbs-v4 .breadcrumb-v4-in li.active,
 .breadcrumbs-v4 .breadcrumb-v4-in li a:hover {
    color: #407F38;
}

/* Wizard
------------------------------------*/
.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
    background:  #407F38;
}

.wizard > .steps .disabled .number {
    color: #407F38;
}

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active {
    background:  #addc83;
}

.wizard > .actions a {
    background:  #407F38;
}

.wizard > .actions a:hover {
    background:  #289f29;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active {
    background:  #407F38;
}

/* Filter By Block
------------------------------------*/
.filter-by-block h1 {
    background:  #407F38;
}

/* Checkbox List
------------------------------------*/
.checkbox-list .checkbox input + i:after,
.checkbox-list .checkbox small a {
    color: #407F38;
}

.checkbox-list .checkbox i,
.checkbox-list .checkbox:hover i,
.checkbox-list .checkbox input:focus + i,
.checkbox-list .checkbox input:checked + i {
    border-color: #407F38;
}

/* noUi Connect
------------------------------------*/
.noUi-connect {
    background:  #407F38;
}

/* Stars Rating Label
------------------------------------*/
.stars-ratings label {
    color: #addc83;
}

.stars-ratings input + label:hover,
.stars-ratings input:checked ~ label,
.stars-ratings input + label:hover ~ label {
    color: #407F38;
}

/* Grid List Icon v2
------------------------------------*/
.grid-list-icons i {
    background:  #407F38;
}

/* Pagination v2
------------------------------------*/
.pagination.pagination-v2 > li > a:hover,
.pagination.pagination-v2 > .active > a,
.pagination.pagination-v2 > .active > span,
.pagination.pagination-v2 > .active > a:hover,
.pagination.pagination-v2 > .active > span:hover,
.pagination.pagination-v2 > .active > a:focus,
.pagination.pagination-v2 > .active > span:focus {
    background:  #407F38;
    border-color: #407F38;
}

/* Add To Wish List
------------------------------------*/
.add-to-wishlist i {
    color: #addc83;
}

.add-to-wishlist a:hover,
.add-to-wishlist .wishlist-in:hover i,
.add-to-wishlist .compare-in:hover i {
    color: #407F38;
}

.add-to-wishlist a:hover,
.add-to-wishlist .wishlist-in:hover i,
.add-to-wishlist .compare-in:hover i {
    color: #407F38;
}

/* Breadcrumb v5
------------------------------------*/
.breadcrumb-v5 li.active,
.breadcrumb-v5 li a:hover {
    color: #407F38;
}

/* Shop Product Social
------------------------------------*/
.shop-product .shop-product-social li i:hover {
    color: #407F38;
}
/* Shop Product
------------------------------------*/
.shop-product .product-review-list a:hover {
    color: #407F38;
}

.shop-product .product-size input:checked ~ label {
    border-color: #407F38;
    color: #407F38;
}

.shop-product .product-size label:hover {
    border-color: #407F38;
    color: #407F38;
}

.shop-product .product-color input:checked ~ label {
    border: 2px solid #407F38;
}

.shop-product .product-color label:hover {
    border: 2px solid #407F38;
}

/* Shop Service
------------------------------------*/
.product-service .product-service-heading {
    background:  #407F38;
}

.product-service:hover .product-service-heading {
    background:  #addc83;
}

/* Info Block v2
------------------------------------*/
.info-block-v2 i {
    color: #407F38;
}

/* Log Reg v3
------------------------------------*/
.log-reg-v3 .checkbox input + i:after {
    color: #407F38;
}

.log-reg-v3 .checkbox input:checked + i {
    border-color: #407F38;
}
.log-reg-v3 .checkbox i {
    border-color: #addc83;
}

.log-reg-v3 .checkbox:hover i {
    border-color: #407F38;
}

/* Cus Form Horizantal
------------------------------------*/
.cus-form-horizontal .input-small-field a {
    color: #407F38;
}
.cus-form-horizontal .input-small-field a:hover {
    color: #407F38;
    text-decoration: none;
}

/* Accordion v2
------------------------------------*/
.accordion-v2.plus-toggle .panel-heading a:before {
    background:  #407F38;
}

#topcontrol:hover {
    background-color: #407F38;
}

/* Grid List Icons
------------------------------------*/
.grid-list-icons i:hover {
    background: #addc83;
    text-decoration: none;
}

/* Grid List Icons
------------------------------------*/
.wishlist-category a {
    color: #407F38;
}