<style>
/*=========================
	theme color skin 1
==========================*/


/*=== Primary color of background ===*/
::-moz-selection {
	background-color:#0098A6;
}/*
::selection {
	background-color:#0098A6;
}*/
.bg-primary,
.top-bar,
.algo-button,
.after-titile-line,
.causes-box .title-bx,
.latest-blog .post-date,
.widget-title:after,
.staff-box.bg-primary,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.newsletter-entry:before,
.page-numbers a:hover, 
.page-numbers a.current, 
.page-numbers a.current:hover, 
.page-numbers span:hover, 
.page-numbers span.current, 
.page-numbers span.current:hover,
.wpcf7-form .wpcf7-submit,
.algo-info-box-icon,
.aio-icon,
.comments-area .comment-form p input[type="submit"],
.algo-total-donate-bg,
.algo-upcoming-ev-box #countdown-clock span b,
.navbar-toggle,

#menu-seach-form button,
.algo-total-donation-progress-bar .algo-total-circle,
.date-style-1 .post-date,
.date-style-2 .post-date,
.algo-event-tags .event-tags a,
.date-style-1 .event-date,
.date-style-2 .event-date,
.woocommerce-product-search input[type="submit"],
.woocommerce span.onsale,
.woocommerce button.button.alt,
.woocommerce a.button.alt,
.woocommerce input.button.alt,
.causes-button,
.widget_calendar table tbody td#today,
.woocommerce-MyAccount-navigation ul li:hover,
.woocommerce-MyAccount-navigation ul li.is-active{
	background-color:#0098A6;	
}
/*=== Primary color of text & link ===*/
a,
.text-primary,
.icon-bx-xl, 
.icon-bx-lg, 
.icon-bx-md, 
.icon-bx-sm, 
.icon-bx-xs,
.testimonial-content .testimonial-text:before, 
.testimonial-content .testimonial-text:after,
.blog-grid.blog-post .read-more,
.algo-counter-time,
.donation-status .status-col b,
.tweets-feed-entry .tweet-date,
.breadcrumb-row a,
.algo-testimonial-grid .testimonial-entry-meta .testimonial-entry-author:after,
.algo-testimonial-grid .testimonial-entry-meta .testimonial-entry-author,
.algo-event-carousel .event-post .event-meta ul li .fa,
.event-post .read-more,
blockquote:before,
.breadcrumb-row a,
.header-nav .nav > li:hover > a,
.header-nav .nav > li.active > a,
.header-nav .nav > li .sub-menu li:hover > a,
.header-nav .nav > li .mega-menu > li ul a:hover,
.algo-upcoming-ev-box .algo-up-ev-meta li .fa,
.btn-play .fa-play,
.algo-info-box-icon-top,
.breadcrumb-row a,
.algo-filters .active > .algo-button-link,
.recent-posts-entry .post-date, 
.tweets-feed-entry .tweet-date,
.algo-post-tags .post-tags a:hover,
.single_pre_next .prev-next-post-nav.alignleft a::before, 
.single_pre_next .prev-next-post-nav.alignright a::after,
.single_pre_next .prev-next-post-nav a,
.algo-button-play,
.header-nav .nav > li.current-menu-item > a, 
.header-nav .nav > li .sub-menu li.current_page_item > a,
.widget_product_categories li > span.count,
.woocommerce .woocommerce-message::before,
ol.comment-list li.comment .reply a,
.comments-area .comments-title::first-letter,
.header-nav .nav > li.current-menu-item > a,
.header-nav .nav > li .sub-menu li.current_page_item > a,
.header-nav .nav > li .mega-menu li.current_page_item > a,
.header-nav .nav > li .mega-menu > li a:hover{
	color:#0098A6;	
}


/*=== Primary Button hover color ===*/
.algo-button:hover,
.algo-button:active,
.algo-button:focus,
.wpcf7-form .wpcf7-submit:hover,
.wpcf7-form .wpcf7-submit:active,
.wpcf7-form .wpcf7-submit:focus,
.comments-area .comment-form p input[type="submit"]:hover, 
.comments-area .comment-form p input[type="submit"]:focus, 
.comments-area .comment-form p input[type="submit"]:active,
.active > .algo-button,
/*=== Primary Border color ===*/
input[type=radio]:checked + label:before,
.cover-box span:after,
input[type=checkbox]:checked + label:before,.algo-post-tags .post-tags a:hover,
.algo-button-play,
input[type="checkbox"] + label:hover::before,
input[type="radio"] + label:hover::before{
	border-color:#0098A6;	
}

/*=== Secondry color of background ===*/

#cart-dropdown-item-wrpaer .buttons .button.checkout,
.algo-button-secondry {
	background-color:#f0be1d;
}

/*=== Secondry color of text & link ===*/
.donation-status .status-col strong {
	color:#f0be1d;
}
/*=== Secondry button hover color ===*/ 

.algo-button-secondry {
	background-color:#e3b110;
}
</style>