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

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



.price {color: #1d6c6f;}



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

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

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



#row3_footer {
	background-color: #1d6c6f;
}

.item_title {
	color: #1d6c6f;
}
a.item_title:link, a.item_title:visited  {
	color: #1d6c6f;
}

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


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

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

.onesection .linkout:hover {
	background: #1d6c6f!important;
}
.panemenu .linkout:hover {
	background: none!important;
}

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

#thetabsdiv_in_categories ul.tabs a:hover {
	background-color: rgba(23,108,111,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(23,108,111,1);
}

ul.tabsDETAIL a:hover {
	background-color: rgba(23,108,111,0.025);
	border-bottom: 5px solid rgba(23,108,111,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(23,108,111,1);
}

/*
li.navigation__earrings a {
	color: #1d6c6f!important;
}
*/
/*
li.navigation__earrings {
	border-top: 2px solid rgba(23,108,111,1);
}
*/

#logo a:before {
    background-color: #1d6c6f;
}