


::selection {
	background: #65c178;
}

::-moz-selection {
	background: #65c178;
}

a {
	color: #65c178;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-collapse.collapse ul.nav li.current-menu-item a {
	color: #65c178;
}

.navbar-default .navbar-nav .open a, .navbar-default .navbar-nav .open a:hover, .navbar-default .navbar-nav .open a:focus {
	color: #65c178;
}

.nav .dropdown-menu li a {
	color: #65c178;
}

.contentpage .affix .nav .dropdown-menu .active a, .contentpage .dropdown-menu .active a:hover, .contentpage .dropdown-menu .active a:focus {
	background-color: #65c178;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #65c178;
}

.affix.navbar-default .navbar-toggle {
	border: 2px solid #65c178;
}

.affix.navbar-default .navbar-toggle .icon-bar {
	background-color: #65c178;
}

.affix.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #65c178;
}

.home .affix  h1 a.navbar-brand:hover, .contentpage .affix  h1 a.navbar-brand:hover {
	color: #65c178;
}

.home .affix .btn, .contentpage .affix .btn {
	color: #65c178;
	border: 2px solid #65c178;
}

.home .affix .nav li a:hover, .contentpage.affix .nav li.active a, .contentpage .affix .nav li a:hover, .contentpage .affix .nav li.active a {
	color: #65c178;
}
.col3 .roundal, .centered .roundal {
	background-color: #65c178 !important;
}

.btn.btn-green {
	color: #65c178;
	border: 2px solid #65c178;
}

#carousel div {
	background: #65c178;
}

#c-carousel .pager a.selected, #c-carousel .pager a:hover {
	background: #65c178;	
}

.rehome h4 a {
	color: #65c178;
}

.staff .member div span {
	background: #65c178;
}

.prices .costs div p.per-night {
	color: #65c178;
}


.testimonials {
	background: #363b3f url() 0 0 no-repeat;
}


.adoption div a, .adoption div a img {
	background: #65c178;
}

.adoption div .title h5 span::before {
	color: #65c178;
}

.contentpage #c-carousel .featured h3 span {
	color: #65c178;
}
.prev-next span.name, .prev-next a:hover {
	color: #65c178;
}

.adoption-single ol li:before {
    background:#65c178;
}

.adoption-single ol li span {
	color: #65c178;
}
#contact_form .wpcf7-submit, #commentform .btn {
	border: 2px solid #65c178;
	color: #65c178;
}

.footer a {
	color: #65c178;
}
.footer ul li a:hover {
	color: #65c178;
}

.footer .contact-info .c-details {
	color: #65c178;
}

.footer .contact-info .social a:hover {
	background-color: #65c178;
}

.footer .copyright a:hover {
	color: #65c178;
}
.tabs ul li.ui-tabs-active a {
	color: #65c178;
}
.accordion h4:hover {
	border-color: #65c178;
	color: #65c178;
}
.sidebar ul li:before {
	color: #65c178;
}
.sidebar #sidebar .widget #wp-calendar td#today {
	background: #65c178;
}
.sidebar #sidebar .tagcloud a:hover {
	border-color: #65c178;
	background-color: #65c178;
}
.blog-holder .posts h2 a:hover {
	color: #65c178;
}

.blog-holder .posts a.post-image {
	background: #65c178;
}

#pagination a:hover, #pagination ul li.active a {
	border-color: #65c178;
	background-color: #65c178;
}

.author-bio .author {
	color: #65c178;
}

.author-bio span {
	color: #65c178;
}

.author-bio .twitter, .author-bio .facebook {
	background: #65c178;
}

.pace .pace-progress {
  background: #65c178;
}

@media (max-width: 767px) {

	.affix-top.navbar-default .navbar-toggle {
		border-color: #65c178;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background: #65c178;
	}

	.navbar-nav {
		background: #65c178;
	}

	.dropdown-menu li a {
		color: #65c178 !important;
	}
	
}

img.wp-image-960 {
    top: -25px;
    position: relative;
    opacity:.2;
    transition:.3s ease;
    -webkit-transition:.3s ease;
}
img.wp-image-960:hover {
    opacity:1;
}
.footer .container .row .col-md-3:nth-child(3) img:hover {
    opacity: 1 !important;
}
.footer .container .row .col-md-3:nth-child(3) img {
    left:40px;
    position: relative;
    opacity: .2 !important;
transition:.3s ease;
-webkit-transition:.3s ease;
}

.footer .copyright {
    border-top: 1px solid #4a4f53;
    margin-top: 30px;
}

.navbar-nav li ul {
    display:block !important;
    opacity:0;
    -webkit-transition:.3s ease;
    transition:.3s ease;
}

.navbar-nav li:hover ul {
    opacity:1;
    -webkit-transition:.3s ease;
    transition:.3s ease;
}

.footer .contact-info .social {
    padding-top: 20px;
}

#home_carousel {
    max-height: 950px;
} 