


::selection {
	background: #9ddede;
}

::-moz-selection {
	background: #9ddede;
}

a {
	color: #9ddede;
}

.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: #9ddede;
}

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

.nav .dropdown-menu li a {
	color: #9ddede;
}

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

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

.affix.navbar-default .navbar-toggle {
	border: 2px solid #9ddede;
}

.affix.navbar-default .navbar-toggle .icon-bar {
	background-color: #9ddede;
}

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

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

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

.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: #9ddede;
}
.col3 .roundal, .centered .roundal {
	background-color: #9ddede !important;
}

.btn.btn-green {
	color: #9ddede;
	border: 2px solid #9ddede;
}

#carousel div {
	background: #9ddede;
}

#c-carousel .pager a.selected, #c-carousel .pager a:hover {
	background: #9ddede;	
}

.rehome h4 a {
	color: #9ddede;
}

.staff .member div span {
	background: #9ddede;
}

.prices .costs div p.per-night {
	color: #9ddede;
}


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


.adoption div a, .adoption div a img {
	background: #9ddede;
}

.adoption div .title h5 span::before {
	color: #9ddede;
}

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

.adoption-single ol li:before {
    background:#9ddede;
}

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

.footer a {
	color: #9ddede;
}
.footer ul li a:hover {
	color: #9ddede;
}

.footer .contact-info .c-details {
	color: #9ddede;
}

.footer .contact-info .social a:hover {
	background-color: #9ddede;
}

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

.blog-holder .posts a.post-image {
	background: #9ddede;
}

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

.author-bio .author {
	color: #9ddede;
}

.author-bio span {
	color: #9ddede;
}

.author-bio .twitter, .author-bio .facebook {
	background: #9ddede;
}

.pace .pace-progress {
  background: #9ddede;
}

@media (max-width: 767px) {

	.affix-top.navbar-default .navbar-toggle {
		border-color: #9ddede;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background: #9ddede;
	}

	.navbar-nav {
		background: #9ddede;
	}

	.dropdown-menu li a {
		color: #9ddede !important;
	}
	
}

.testimonials p {
    color: #6d6d6d;
    font-size: 22px;
    margin: 0;
}

.testimonials {
    background: #fff url("") no-repeat scroll 0 0;
}

.carousel-indicators li, .carousel-indicators li.active {
    background: #9ddede none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    height: 15px;
    margin: 0;
    transition: all 0.5s ease 0s;
    width: 15px;
}

.carousel-indicators li {
    background: rgba(000, 000, 000, 0.3) none repeat scroll 0 0;
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 1.42857;
}

.footer {
    background: #9ddede none repeat scroll 0 0;
    padding: 70px 0 0;
}

.prices {
    background-image: url("http://localhost/paw/wp-content/uploads/2016/01/g.jpg")!important;
}

.footer .contact-info .social a {
	display: block;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 48px;
	width: 48px;
	background: #3B5998;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
} 