#header .header-nav .cart-preview.active {
    background: #0f4c81;
}

#header a:hover {
    color: #0f4c81;
    text-decoration: none;
}

#header .top-menu a[data-depth="0"]:hover, a:hover {
    color: #0f4c81;
    text-decoration: none;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #0f4c81;
    text-decoration: none;
    }

.btn-primary {
    color: #fff;
    background-color: #0f4c81;
    border-color: transparent;
}

.btn-primary:hover {
    color: #fff;
    background-color: #009E6D;
    border-color: transparent;
}

.themecolorgreen {
    color: #009E6D;
}

.themecolor {
    color: #0f4c81;
}

.product-miniature .highlighted-informations .quick-view:hover {
    color: #0f4c81;
}

.product-flags li.product-flag {
    background: #0f4c81;
}

#subcategories ul li .subcategory-name:hover, .block-categories .arrows .arrow-down:hover, .block-categories .arrows .arrow-right:hover, .block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover, .cart-grid-body a.label:hover {
    color: #009E6D;
}

#subcategories ul li:hover .subcategory-image a {
    padding: 5px;
    border: 5px solid #009E6D;
}

.brands-sort .select-list:hover, .products-sort-order .select-list:hover, .suppliers-sort .select-list:hover {
    color: #fff;
    text-decoration: none;
    background: #0f4c81;
}

.product-price {
    display: inline-block;
    max-width: 100%;
    color: #0f4c81;
}

.availability_value {
    background: #009E6D;
    border: 1px solid #009E6D;
}

.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border: 0;
    border-bottom: #0f4c81 3px solid;
    }

.tabs .nav-tabs .nav-link.active {
    color: #0f4c81;
}

.product-images>li.thumb-container .thumb.selected, .product-images>li.thumb-container .thumb:hover {
    border: #009E6D 3px solid;
}

.account-list a:hover, .block_newsletter form button[type=submit] .search:hover, .footer-container li a:hover {
    color: #0f4c81;
}

.form-control:focus {
    color: #232323;
    background-color: #fff;
    outline: .1875rem solid #0f4c81;
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
    background: #0f4c81;
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default:hover {
    background: #009E6D;
}

.carousel .carousel-control .icon-next:hover i, .carousel .carousel-control .icon-prev:hover i, .dropdown:hover .expand-more, .page-my-account #content .links a:hover i, .search-widget form button[type=submit] .search:hover, .top-menu .sub-menu a:hover {
    color: #0f4c81;
}

h3 {
    color: #0f4c81;
}

h4 {
    color: #0f4c81;
}

strong {
    color: #009E6D;
}

.block-category .block-category-inner #category-description strong {
    font-weight: 800;
    color: #009E6D;
}

.form-control:focus {
    color: #7a7a7a;
    background-color: #fff;
    border-color: #0f4c81;
    outline: none;
  }
