.category_color {color: #2b4275;}
a.category_color:link, a.category_color:visited   {color: #2b4275; text-decoration: none; }
a.category_color:hover             {  text-decoration: underline; }
a.category_color:active            {  text-decoration:none; }

.menu_title {color: #2b4275;}
a.menu_title:link, a.menu_title:visited   {color: #2b4275; text-decoration: none; }
a.menu_title:hover             {  text-decoration: underline; }
a.menu_title:active            {  text-decoration:none; }



.price {color: #2b4275;}



ul.tabs {
	border-bottom: 2px solid #2b4275;
}

ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-color: #2b4275;
}
/*
ul.tabsDETAIL {
	border-bottom: 2px solid #2b4275;
}
*/

ul.tabsDETAIL a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-color: #2b4275;
}



#row3_footer {
	background-color: #2b4275;
}

.item_title {
	color: #2b4275;
}
a.item_title:link, a.item_title:visited  {
	color: #2b4275;
}

.add_to_cart:hover, .add_to_cart_custom:hover {
	background-color: #2b4275;
	transition: all 0.2s linear;
}

.left_side_newsletter_button {
	background-position: 0 72px;
}


.onesection .linkout:hover {
	background: #2b4275!important;
}
.panemenu .linkout:hover {
	background: none!important;
}

.breadcrumbs a:first-child {
	background-color: #2b4275!important;
	color: #ffffff!important;
}
.breadcrumbs a:hover {
	background-color: #2b4275!important;
}

#thetabsdiv_in_categories ul.tabs a:hover {
	background-color: rgba(43,66,117,0.025);
}
#thetabsdiv_in_categories ul.tabs a.current, #thetabsdiv_in_categories ul.tabs a.current:hover, #thetabsdiv_in_categories ul.tabs li.current a {
	background-color: rgba(43,66,117,1);
}

ul.tabsDETAIL a:hover {
	background-color: rgba(43,66,117,0.025);
	border-bottom: 5px solid rgba(43,66,117,0.075);
	border-left: none;
	border-right: none;
}

ul.tabsDETAIL a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-color: rgba(43,66,117,1);
}

/*
li.navigation__mens a {
	color: #2b4275!important;
}
*/
/*
li.navigation__mens {
	border-top: 2px solid rgba(43,66,117,1);
}
*/

#logo a:before {
    background-color: #2b4275;
}