
a {
color: #1b27f8;
text-decoration: none;
}

a:hover {
color: #1b27f8;
text-decoration: none;
}

a:visited {
color: #1b27f8;
text-decoration: none;
}

ul.sub-menu li.current-menu-item a {
color: #1b27f8 !important;
}

ul#nav .sub ul li h2 a { 
color: #1b27f8 !important;
}

.btn, .submit, .button-primary {
background: #d0291b;
background: -webkit-gradient(linear, left top, left bottom, from(#d0291b), to(#83d7f6));
background: -webkit-linear-gradient(#d0291b, #83d7f6);
background-image: -moz-linear-gradient(top, #d0291b, #83d7f6);
background-image: -moz-gradient(top, #d0291b, #83d7f6);
border: 1px solid #83d7f6;
}

ul.tabs li.active a {
background: #fff;
border-color: #83d7f6;
color: #333;
background: -webkit-gradient(linear, left top, left bottom, from(#d0291b), to(#83d7f6));
background: -webkit-linear-gradient(#d0291b, #83d7f6);
background-image: -moz-linear-gradient(top, #d0291b, #83d7f6);
background-image: -moz-gradient(top, #d0291b, #83d7f6);
color: #FFF;
}

#lang_change a.selected img {
border: 1px solid #1b27f8;
}

.slideshow_content ul li:hover {
border: 1px solid #1b27f8;
}

.item:hover {
border: 1px solid #1b27f8 !important;
}

.single_item .item_pics .pic_slide ul li img:hover {
border: 1px solid #1b27f8;
}

.blog .blog_article .blog_left a:hover img {
border: 1px solid #1b27f8;
}

.blog_content a:hover img {
border: 1px solid #1b27f8;
}

#wp-calendar thead tr th {
background-color: #1b27f8;
}

.favourite_products a img:hover {
border: 1px solid #1b27f8;
}

.featured_product_item:hover {
border: 1px solid #1b27f8;
}

.pagination a.current, .pagination a:hover  {
background-color: #1b27f8;
}

.do_checkout, .write_review, .login_form {
border-bottom: solid 4px #1b27f8;
}

.slider_control a.selected {
background-color: #1b27f8;
}