/* 
	DARK BLUE 	#14452F [OLD]
	ORANGE		#DE591C [OLD]
	
    British Racing Green
    #14452F
    
    Autumn Orange
    #DE591C
 */

.block-categories .collapse-icons .remove:hover {
	color: #DE591C !important;
}

.block-categories .collapse-icons .add:hover {
	color: #DE591C !important;
}

.block-categories .arrows .arrow-down:hover {
	color: #DE591C !important;
}
.block-categories .arrows .arrow-right:hover {
	color: #DE591C !important;
}

.pagination .current a {
	color: #14452F !important;
}

.subcategory-name:hover {
	color: #DE591C !important;
}

#subcategories ul {
	padding-left: 60px;
}

.input-group-btn {
	background-color:#14452F; 
}

.group-span-filestyle .btn-default{
	background-color:#14452F; 
}

.btn-primary {
background-color:#14452F; 
}
.btn-primary:hover {
background-color:#DE591C; 
}
#header .top-menu a[data-depth="0"]:hover {
color:#DE591C; 
}

#header .dropdown-item:hover {
color:#DE591C; 
}

.product-flags li.new {
background-color:#14452F !important; 
}

.product-flags li.out_of_stock {
background-color:#DE591C !important; 
}

a {
	color:#14452F;
}
a:hover {
	color:#DE591C;
}

.footer-container li a:hover {
	color:#DE591C;
}

#contact-link a:hover {
	color:#DE591C; 
}

#header a:hover {
	color:#DE591C; 
}

.current-price-value {
	color:#DE591C ; 
}

.product-images>li.thumb-container>.thumb.selected , .product-images>li.thumb-container>.thumb:hover{
	border-color: #DE591C;
}

.tabs .nav-tabs .nav-link.active {
	color: #DE591C;
	border-bottom-color: #DE591C;
}

.tabs .nav-tabs .nav-link:hover {
	border-bottom-color: #14452F;
}


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

.block-category{
	min-height:0rem !important;
}
#subcategories ul li .subcategory-image a:hover {
	border-color:#DE591C; 
}

.block-category .block-category-inner .category-cover img {
	width:1170;
	height:320;
}

li.out_of_stock {
    display: none;
}

.product-miniature .product-title a {
    padding: 0px 5px;
}
}

