.menu-wrapper-bg {
background: #3fcfac;
}
.mobile-logo {
	background: #3fcfac;
}
.sf-menu ul li {
background: #3fcfac;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	background: #3fcfac;
}
.sf-menu ul ul li {
background: #3fcfac;
}
.flex-control-paging li a.flex-active {
background: rgba(63,207,172,.9);
}
.flex-control-paging li a:hover {
background: rgba(63,207,172,0.7);
}
.three-column-container .col-md-4.box1:hover, .three-column-container .col-md-4.box2:hover, .three-column-container .col-md-4.box3:hover {
background: #3fcfac;
color: #fff;
}
img.rbh-readmore {
background: url(images/readmore-icon-tealgreen.png) no-repeat center;
}
.recent-posts-container h3 a:hover {
color: #3fcfac;
}
p.rbh-post-meta a {
color: #17c2a1;
}
p.rbh-post-meta a:hover {
color: #079176;
}
#filters li.active, #filters li:hover  {
background: #3fcfac;
}
.testimonial-wrapper {
background: #1cc7a6;
}
.bx-caption span a.arrow {
background: url(images/testimonial-arrow-tealgreen.png) no-repeat;
}
.bx-caption span p a {
color: #17c2a1;
}
.bx-caption span p a:hover {
color: #079176;
}
.contact-container form input[type='submit'] {
border: 1px solid #414141;
background: #17c2a1;
}
.footer {
background: #17c2a1;
color: #D8FDF6;
}
.footer a {
color: #D8FDF6;
}
.footer-menu-ul li a {
color: #D8FDF6;
}
.footer #search {
border: 1px solid #079176;
}
.footer ul li {
background: url(images/footer-li-icon-tealgreen.png) no-repeat 0 5px;
}
.searchform div input[type=submit] {
background: url(images/submit-icon-tealgreen.png) no-repeat;
}
#calendar_wrap #wp-calendar #today, #calendar_wrap #wp-calendar #today {
background: #3fcfac;
}
.footer-copyright-wrapper {
background: #079176;
color: #D8FDF6;
}
.footer-menu-ul ul li a {
background: #079176;
}
.post-page h1.post-page-head {
border-bottom: 1px solid #17c2a1;
}
.post-page h1 a:hover, .breadcrum h4 a:hover {
color: #079176;
}
.logged-in-as a:hover {
color: #079176;
}
code {
color: #079176;
background-color: #f1f1f1;
}
.form-submit input[type='submit'] {
border: 1px solid #414141;
background: #17c2a1;
}
.meta li {
color: #17c2a1;
}
.meta li a {
color: #17c2a1;
}
.post-page a:hover {
color: #079176;
}
.post-page a {
color: #000;
}
.sidebar ul li a:hover, .sidebar a.rsswidget:hover {
color: #079176;
}
.sidebar ul li:hover {
background: url('images/sidebar-li-icon-tealgreen.png') no-repeat 0 5px;
}
.sidebar #search, .sidebar #s {
border: 1px solid #17c2a1;;
}
.sidebar .searchform div input[type=submit] {
background: #05A584 url(../../images/pattern-submit.png);
border-top: 1px solid #acd9c9;
border-left: 1px solid #0B886F;
}
#nav-single a {
background: #3fcfac;
}
#nav-single a:hover {
background: #079176;
}
.tagcloud a {
border: 1px solid #079176;
}
.tagcloud a:hover {
color: #079176;
}
.sidebar .tagcloud a:hover {
background: #079176;
border: 1px solid #079176;
}
.commentlist .comment-meta a {
color: #079176;
}
.commentlist .comment-meta a:hover {
color: #079176;
}
.commentlist .reply a {
background: url(images/reply-icon-tealgreen.png);
}