/* === color === */
/*
1. #22659b
2. #68d154
*/

a,a:focus {
	color: #22659b;
}

a.pricing-btn,.product_button a.button,button.single_add_to_cart_button.button.alt,.wc-proceed-to-checkout .checkout-button.button.alt,
button#comment-form-submit {
  background-color: #22659b;
}
.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-parent > a,
.site-navigation .current-menu-ancestor > a {
	color: #22659b;
}
.primary-navigation li:hover > a,.primary-navigation li.focus > a {
		color: #22659b;
	}

.woocommerce .woocommerce-info,.woocommerce .woocommerce-message {
	border-top:3px solid #22659b;
}
.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before{
	color: #22659b;
}

.top-header,.pagenation li.active,.sidebar .widget .widgetheading,.wpcf7-submit {
    background: #22659b;
}

.postcateg a,.scrollup {
	    background: #68d154;
}

.single_comment .comment_meta .date a.reply, .single_comment .comment_meta .date a.comment-reply-link {
	color: #22659b;
}

.single_comment .comment_meta .author a:hover {
	color: #22659b;	
}

#inner-headline ul.breadcrumb li a,.woocommerce .woocommerce-breadcrumb a {
	color:#22659b;
}

.pagenation li:hover {
    background: #22659b;
}

article h4.entry-title a:hover {
    color: #22659b;
}


.pagination ul > li.active > a,
.pagination ul > li.active > span, a.thumbnail:hover, input[type="text"].search-form:focus {
	border:1px solid #22659b;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #22659b;
}
input:focus {
	border-color: #22659b;
}

.widget ul li a:hover  {
	color:#22659b;
}
.widget ul.tags li a:hover,.tagcloud a:hover {
	background: #22659b;
}
