/*
Theme Name: Big Canoe Theme
Author: Flitch green
Author URI: 
Version: 1.0.0
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: big-canoe-theme
Domain Path: /languages/

This theme built with Twitter Bootstrap v.3. It is custom built for Big Canoe Animal Rescue

*/



/*
@media screen and (min-width: 1200px) {
}
*/

@font-face {
	font-family: 'Dexa';
	src:
		url('/wp-content/themes/big-canoe-theme-new/fonts/DexaPro-Regular.woff') format('woff'),
		url('/wp-content/themes/big-canoe-theme-new/fonts/DexaPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Dexa-SemiBold';
	src:
		url('/wp-content/themes/big-canoe-theme-new/fonts/DexaPro-SemiBold.woff') format('woff'),
		url('/wp-content/themes/big-canoe-theme-new/fonts/DexaPro-SemiBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Dexa-expand-SemiBold';
	src:
		url('/wp-content/themes/big-canoe-theme-new/fonts/DexaProExpanded-SemiBold.woff') format('woff'),
		url('/wp-content/themes/big-canoe-theme-new/fonts/DexaProExpanded-SemiBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body p {
	font-family: 'Dexa';
	font-size: 16px;
}

.input-design input {
	border-radius: 12px;
	border: 1px solid #D8CEBA;
	background-color: #F9F6EF;
}

.input-design textarea {
	border-radius: 12px;
	border: 1px solid #D8CEBA;
	background-color: #F9F6EF;
}

.navbar-primary-collapse {
	position: relative;
	z-index: 9999;
}

.navbar-nav>li>.dropdown-menu {
	position: absolute;
	z-index: 10000;
	background-color: #fff;
	display: none;
}

.navbar-nav>li:hover>.dropdown-menu {
	display: block;
}

/* footer */

.footer-small-print {
	margin-top: 30px;
}


.footer-icons {
	color: #C17F46;
	font-size: 25px;
	margin-right: 10px;

}

.inside-container {
	/* display: flex;
	flex-direction: row;
	justify-content: flex-end;
	flex-wrap: wrap; */
	margin-left: 425px;
}

.inside-container p {
	font-size: 16px;

}

.socialmedia-footer {
	display: flex;
	flex-direction: row;
	gap: 15px;
}

#bottom-footer {
	margin-top: 20px !important;
	margin-left: 300px;
}

.title-space {
	margin-bottom: 12px;
}

/* Top Bar Social Icons */

.top-bar-mobile {
	display: none;
}

.socialmedia {
	display: flex;
	gap: 15px;
	font-size: 24px;
	padding-top: 12px;
	padding-bottom: 12px;
	justify-content: flex-end;
	align-items: center;
}

.socialmedia i {
	color: #949451;
}

.page-header-top-right {
	margin-top: 0;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: center;
}


/* subscribe input footer*/

.gform-theme--foundation .gform_fields {
	background-color: #ffffff;
	border-radius: 10px;
}

/* Side Bar */
#sidebar-left {
	position: sticky;
	top: 12px;
}

#sidebar-left ul li a {
	font-weight: 900;
	color: #595856;
	font-size: 16px;
	font-family: 'Dexa-expand-SemiBold';
	border-bottom: 1px solid #D8CEBA;
	width: 100%;
	display: block;
}

#sidebar-left ul li a:active {
	color: #30302F !important;
}

#sidebar-left ul {
	list-style-type: none;
}

#sidebar-left li {
	padding: 8px;

}

.btn-donate-sidebar {

	-webkit-border-radius: 20;
	-moz-border-radius: 20;
	border-radius: 20px;
	font-family: 'Dexa-expand-SemiBold';
	color: #f4eee0;
	font-size: 20px;
	background-color: #C17F46;
	padding: 5px 30px 5px 30px;
	text-decoration: none;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;

}

.wp-block-image .aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


#sidebar-left .widget_nav_menu {
	margin-bottom: 0px;
}

/* donate button on header */

.mobile-donate h2 {
	color: #ffffff !important;
	text-decoration: none;
}

.btn-donate {
	-webkit-border-radius: 20;
	-moz-border-radius: 20;
	border-radius: 20px;
	font-family: Arial;
	color: #f4eee0;
	font-size: 20px;
	background: #C17F46;
	padding: 5px 30px 5px 30px;
	text-decoration: none;
	float: right;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
	border: none;
}

.orange-btn {
	-webkit-border-radius: 20;
	-moz-border-radius: 20;
	border-radius: 20px;
	color: #ffffff;
	font-size: 20px;
	background: #C17F46;
	padding: 5px 30px 5px 30px;
	text-decoration: none;
	width: 220px;
	text-align: center;
}

.orange-btn a {
	color: #f4eee0;
}

.img-banner {
	border-radius: 15px !important;
	height: 350px;
}

/* End Side bar  */

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "amatic-sc", sans-serif !important;
	font-weight: 700;
	font-style: normal;
}

h3,
.h3 {
	font-size: 26px;
}

h2,
.h2 {
	font-size: 56px;
}

.location-names {
	font-family: 'Dexa' !important;
}

.green-title {
	color: #949451;
}

.white-title {
	color: #f4eee0;
}

.green-banner {
	border-radius: 20px !important;
	background-image: url("https://www.bigcanoeanimalrescue.org/wp-content/uploads/2025/08/Asset-6-e1746556102614.png");
	background-size: cover;

}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}



.roomfer-font {
	font-family: 'Roomfer San Serif';
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.1em;
}

.site-title {
	text-align: center;
	margin-top: 0;
	display: none;
}

.apply-btn {
	background-color: #C17F46;
	color: #Ffffff;
	margin-bottom: 0px;
	width: 100%;
	border-radius: 0px 0px 20px 20px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;

}


.home-paragraph {
	width: 80%;
	margin-top: 35px !important;

}

@media screen and (min-width: 320px) {

	.text-primary {
		color: #f19d39 !important;
	}

	.btn {}

	.btn-orange {
		background: #f19d39;
		border: 2px solid #f19d39;
		padding: 0.5rem 2rem;
		border-radius: 2rem;
		text-transform: uppercase;
		letter-spacing: 0.1em;
		color: #fff;
		transition: all 0.3s;
		font-size: 12px;
	}

	.btn-orange:hover {
		background: transparent !important;
		color: #f19d39 !important;
	}

	input.short {
		max-width: 50px;
	}

	input.medium {
		max-width: 300px;
	}

	.donate-button {
		max-width: 100px;
	}

	.videos a {
		color: #f19d39;
		font-style: italic;
		font-weight: 500;
		font-size: 32px;
	}

	.videos {
		text-align: left;
	}

	#main-column .post,
	#main-column .page {
		border: none;
	}

	.top-bar {
		background-color: #f19d39;
		color: #fff;
		padding: 5px 10px;
		text-align: center;
	}


	.site-branding .site-title-heading img {
		width: 100%;
		max-width: 170px;
		margin: 1.5rem;
	}

	.navbar-default {
		background-image: none;
		filter: none;
		border-radius: 0px;
		-webkit-box-shadow: none;
		text-align: center;
		background-color: #F4EEE0;
		border-color: transparent;
		margin-bottom: 0;
	}

	.navbar-toggle {
		float: none;
		margin-right: 0;
		border: none;
		border-radius: 0;
	}

	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background-color: transparent;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #C17F46;
	}

	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.open>a {
		background-image: none;
		filter: none;
		background-repeat: repeat-x;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.active>a:hover {
		color: #f19d39;
		background-color: transparent;
	}

	.navbar-default .navbar-nav>li>a:focus,
	.navbar-default .navbar-nav>li>a:hover {
		color: #f19d39;
	}

	.navbar-brand,
	.navbar-nav>li>a {
		text-shadow: none;
	}

	.navbar-default .navbar-nav>li>a {
		color: #666666;
		text-transform: uppercase;
		letter-spacing: 0.05em;
	}

	/* .image-caption h2 {
		color: #f19d39;
		font-weight: 600;
		text-align: center;
	} */

	.image-caption p {
		background-color: #f19d39;
		border-radius: 3px;
		padding: 8px 0px;
	}

	.image-caption {
		color: #f19d39;
		text-align: center;
		margin: 23px 0px;
	}

	.button {
		text-align: center;
		color: #ffffff;
		font-style: italic;
		padding: 9px;
		background-color: #f19d39;
		background-image: none;
		border: none;
		border-radius: 3px;
	}

	.top_image {
		position: relative;
		border-bottom: 3px solid #f19d39;
	}

	.top_image h3 {
		color: #fff;
		font-weight: 200;
		margin: 5px 0px 10px;
		text-transform: uppercase;
		letter-spacing: 0.05em;
	}

	.top-links {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		justify-content: space-between;
	}

	.top-links h3 {
		display: inline-block;
	}

	.top-links p {
		color: #fff;
		margin: 0px 0px 5px;
		text-transform: capitalize;
		line-height: 15px;
		font-size: 14px;
	}

	.top-links {
		background: #f19d39;
		border-top: 3px solid #f19d39;
		padding: 15px 0px;
	}

	.top-links .bcar-arrow {
		margin-top: 16px;
	}

	/* .image-caption h2 {
		margin-bottom: 10px;
	} */

	.desktop-left {
		float: left;
		margin-top: 1rem;
		margin-bottom: 1rem;
	}

	.mission {
		margin: 100px 0px;
		position: relative;
		padding: 15px;
		margin-left: auto;
		margin-right: auto;
		text-align: justify;
		text-align-last: center;
		max-width: 700px;
	}

	.mission .big1 {
		margin-bottom: 40px;
		display: inline-block;
	}

	span.little1,
	span.little2 {
		margin-left: 1rem;
	}

	span.big1,
	span.big2 {
		font-size: 40px;
	}

	span.big1,
	span.big2,
	span.little1,
	span.little2 {
		font-family: 'Roomfer San Serif';
		font-size: 48px;
	}

	.purchase {
		text-align: left;
		margin: 25px 0px;
	}

	/* .purchase h2 {
		margin: 0;
		color: #333;
		font-weight: 700;
	} */

	p#amazon-page {
		float: left;
		color: #333;
	}

	.purchase img {
		padding-left: 11px;
		padding-top: 20px;
		position: absolute;
		bottom: 1em;
	}

	.donate-link {
		margin: 25px 0px;
		text-align: left;
	}

	/* .donate-link h2 {
		margin-top: 0;
		color: #333;
		font-weight: 600;
	} */

	.donate-link p {
		margin-bottom: 0;
		color: #333;
		font-style: italic;
	}

	.donate-link img {
		padding-left: 16px;
		padding-top: 0px;
		margin-top: -15px;
	}

	.donations {
		margin: 50px 0px 30px;
		position: relative;
		text-align: center;
	}

	/*
	span.little2 {
		position: absolute;
		top: 2.25em;
		left: 6em;
		font-size: 21px;
	}
	
	span.big2 {
		color: #ececec;
		font-weight: 900;
		font-size: 56px;
	}
	*/
	.list {
		color: #f19d39;
		text-transform: capitalize;
		display: inline-block;
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
	}

	label {
		color: #333;
		font-weight: 400;
		width: 100%;
		text-transform: uppercase;
	}

	/* input,
	select,
	textarea {
		background-color: #f2f2f2;
		width: 100%;
		border: 1px solid #e6e6e6;
		padding: 0.5rem 1rem;
	}

	textarea {
		border: 1px solid #f2f2f2;
		background-color: #e6e6e6;
		width: 100%;
	} */

	#gform_submit_button_1 {
		background-color: #C17F46;
		color: #fff;
		border: none;
		border-radius: 12px;
		padding: 5px 45px 5px 45px;
		width: auto;
		text-align: center;
		display: block;

	}

	.wpcf7-submit:hover {
		background-color: #f19d39;
	}

	.paws {
		background-image: url('/wp-content/uploads/2020/02/pawprints-orange.png');
		padding: 31px 0;
		background-repeat: repeat-x;
	}

	#footer-prints {
		margin-top: 3em;
	}

	.facebook {
		padding-top: 32px;
		text-align: center;
		padding-bottom: 40px;
	}

	.facebook p {
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 0.3em;
	}

	.footer-button .footer-button-inner {
		background-color: #f19d39;
		margin: 15px 0px;
		padding: 4px;
		border-radius: 2px;
		/* width: 100%; */
	}

	.footer-button-right {
		font-size: 1.25em;
	}

	/*
	.footer-button1 p {
		padding: 38px 14px 0px;
		font-size: 19px;
	}	
	.footer-button2 p {
		font-size: 20px;
		padding: 29px 20px 0px;
	}	
	.footer-button3 p {
		font-size: 16px;
		padding: 19px 5px 0px;
	}	
	*/
	#site-footer {
		background: #fff;
		border-top: none;
		color: #fff;
	}

	footer a {
		color: #666;
	}



	.bcar-arrow {
		width: 10px;
		height: 5px;
		background: #f19d39;
		border-top-left-radius: 90%;
		border-bottom-left-radius: 90%;
		margin-left: 2rem;
		display: inline-block;
		position: relative;
	}

	.bcar-arrow-2::before {
		content: '';
		position: absolute;
		right: -20px;
		top: 10px;
		width: 10px;
		height: 5px;
		background: #f19d39;
		border-top-left-radius: 90%;
		border-bottom-left-radius: 90%;
		display: inline-block;
	}

	.bcar-arrow::after {
		content: '';
		position: absolute;
		right: -10px;
		top: -3.5px;

		width: 0;
		height: 0;
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-left: 10px solid #f19d39;
	}

	.bcar-arrow-2::after {
		content: '';
		position: absolute;
		right: -30px;
		top: 5.5px;

		width: 0;
		height: 0;
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-left: 10px solid #f19d39;
	}

	.bcar-arrow-2-white::before {
		background: #fff;
	}

	.bcar-arrow-2-white::after {
		border-left-color: #fff;
	}

	.bcar-arrow-white {
		background: #fff
	}

	.bcar-arrow-white::after {
		border-left-color: #fff;
	}

	.bcar-arrow-large {
		width: 100px;
		border-top-left-radius: 3rem;
		border-bottom-left-radius: 3rem;
	}

	.pets-slider .pet-slider-img {
		max-width: 260px;
		max-height: 200px;
		height: 260px;
		object-fit: cover;
	}

}

@media screen and (min-width: 480px) {
	.top-links {
		padding: 15px 15px;
	}

	.purchase {
		width: 50%;
	}

	/* Donate */
	.donate-link {
		margin: 25px 0px;
		width: 50%;
	}

	span.big2 {
		display: inline-block;
		margin-bottom: 0.75em;
		margin-top: 0.25em;
		line-height: 0;
	}

	span.little2 {
		top: 1em;
		left: 7em;
	}


	.fish {
		background-image: url(/wp-content/uploads/2016/10/fish-09.png);
		background-repeat: no-repeat;
		padding: 53px 4px;
		background-position: center;
	}

	.footer-button {
		/* min-height: 18em;*/
		/*width: 31.333333%;
		margin: 15px 4px;*/
		padding: 5px 25px;
	}

	.footer-button-right {
		text-align: left;
	}

}

@media screen and (min-width: 768px) {
	.navbar-nav>li>a {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.navbar-default .navbar-nav>li>a::after {
		content: '';
		display: block;
		position: absolute;
		right: 0px;
		height: 14px;
		border-right: 2px solid #666;
		top: 50%;
		transform: translateY(-50%);
	}

	.navbar-default .navbar-nav>li:last-child>a::after {
		display: none;
	}

	.site-branding .site-title-heading img {
		margin: 1.5rem 1.5rem 1.5rem 3rem;
	}

	.top-links {
		flex-direction: row;
	}

	.btn-orange {
		letter-spacing: 0.3em;
		font-size: 16px;
	}

	.pets-slider .pet-slider-img {
		max-height: 260px;
	}

	.contact .section-title,
	.donations .section-title {
		margin-bottom: 6rem;
	}
}

@media screen and (min-width: 992px) {
	.site-branding {
		display: flex;
		align-items: center;
	}

	.pet-slider-title {
		margin-top: 6rem;
	}

	.donations {
		margin-top: 0;
	}
}

@media screen and (min-width: 1024px) {

	main#other-main {
		/* margin-top: 3.5em; */
	}

	.page-header-top-right {
		margin-top: 0;
		display: flex;
		flex-wrap: nowrap;
		flex-direction: row;
		justify-content: center;
	}

	.site-branding {
		position: relative;
		overflow: visible;
	}

	.site-branding .site-title {
		z-index: 500;
		text-align: left;
	}

	.site-branding nav .navbar-nav {
		float: right;
	}

	.top_image {
		max-height: 650px;
		overflow: hidden;
	}

	.top_image .img-responsive {
		max-width: auto;
		width: 100%;
	}

	.image-caption {
		position: absolute;
		top: 50%;
		left: 3%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	/* .image-caption h2 {
		font-size: 4em;
		margin-bottom: 15px;
	} */

	.top-links {
		border-top: 0px solid transparent;
		position: absolute;
		bottom: 0;
		padding-left: 50px;
	}

	/*
    .top-links:after {
	content: "";
	border-bottom: 8em solid rgba(255,255,255,0.7);
	border-right: 6em solid transparent;
	position: absolute;
	bottom: 0;
	right: -6em;
    }
    */
	.top-links p {
		float: left;
		max-width: 220px;
	}

	.desktop-left {
		float: left;
		margin-top: 0;
		margin-bottom: 0;
		max-width: 250px;
	}

	.arrow-icon {
		margin-left: 2em;
	}


	.adopt-a-pet-banner .adopt-a-pet-background .adopt-pet-content h1 {
		font-size: 94px;
	}
}


/**** large and general styles */


.spectra-image-gallery__layout--carousel {

	width: 85%;
	margin-left: auto;
	margin-right: auto;
}

input:focus-visible {
	outline: none;
}

textarea:focus-visible {
	outline: none;
}

.kt-title-item a:focus,
input:focus-visible {
	outline: none !important;
}

body {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.05em;
	color: #333333;
	line-height: 25px;
	font-weight: 300;
}

iframe {
	max-width: 100%;
}

header[role="banner"] {
	border-bottom: 0px solid #e9e9e9;
}

.page-container {
	flex: 1;
}

#main-column .attachment .entry-title,
#main-column .post .entry-title,
#main-column .page .entry-title {
	margin-top: 0.5em;
	margin-bottom: 1rem;
	text-align: center;
	font-family: 'Roomfer San Serif';
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.content-area .entry-content {
	/* margin-top: 2em; */
}

.blue-background {
	background-color: #f19d39;
	margin-bottom: 1em;
}

.letter-spacing-3 {
	letter-spacing: 0.3em;
}


/*** SLIDER ****/
#featured-pets-slider .slider-list {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
}

#featured-pets-slider .slider-list li {
	display: none;
}

#featured-pets-slider .slider-list li:first-child {
	display: block;
}

#featured-pets-slider #slider-images li:first-child {
	height: 430px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

#featured-pets-slider #slider-images li:first-child img {
	min-width: 100%;
	width: auto;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#featured-pets-slider #slider-content h5 {
	font-size: 30px;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 1.5em;
	color: #ffffff;
}

#featured-pets-slider #slider-content li,
#featured-pets-slider #slider-content li p {
	color: #ffffff;
}

#featured-pets-slider #slider-content li .slider-title {
	font-size: 1.75em;
	font-style: italic;
	margin: .5em 0;
}

#featured-pets-slider #slider-description li p:not(:first-child) {
	min-height: 150px;
	max-height: 150px;
	overflow: auto;
}

#featured-bone {
	margin-top: -1em;
	text-align: center;
}

#featured-bone img {
	margin: 0 auto;
}

/* Home page slider */
.pets-slider {
	display: none;
}

.adopt-a-pet-slider-container {
	margin-bottom: 10rem;
}

.adopt-a-pet-slider-container .bcar-arrow {
	margin: 0 auto;
	text-align: center;
	display: block;
}

/* home page adopt a pet banner */
.adopt-a-pet-banner {
	margin-bottom: 100px;
}

.adopt-a-pet-banner .adopt-a-pet-background {
	height: 305px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}

.adopt-a-pet-banner .adopt-a-pet-background .adopt-pet-content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}



.top-border-red {
	border-top: 5px solid #f19d39;
}

.footer-button .footer-button-inner {
	background-color: #f19d39;
	border-radius: 2px;
	position: relative;
	height: 150px;
}

.footer-button-inner a>.container-fluid,
.footer-button-inner>.container-fluid {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-mozx-transform: translateY(-50%);
	transform: translateY(-50%);
}

.container-fluid .row.footer-btn-content {
	position: relative;
}

.container-fluid .row.footer-btn-content [class*='col-sm']:nth-child(2n) {
	position: absolute;
	/* left: 41.66667%;*/
	padding-left: 0;
	left: 33.66667%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.footer-button:first-child .footer-button-right {
	font-size: 32px;
	font-weight: bold;
}

.footer-button:nth-child(2n) .col-sm-8 {
	padding-left: 0;
}

.footer-button:nth-child(2n) .col-sm-8 .footer-button-right {
	font-size: 30px;
}

.footer-button:nth-child(2n) .footer-button-right {
	font-size: 32px;
	font-weight: bold;
}

.footer-btn-content p {
	color: #fff;
	font-size: 12px;
}

.footer-button a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	color: white;
}

.footer a img {
	margin: 0;
	margin-right: 1rem;
}

#footer-additional {
	background: #f2f2f2;
	color: #666666;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	padding: 3rem 1rem;
	margin-bottom: 65px;
	margin-top: 40px;
}

#footer-additional p {
	text-align: center;
}


.section-title {
	font-size: 48px;
	color: #231f20;
	font-family: 'Roomfer San Serif';
	text-align: center;
}

.dog-cat-form p {
	font-weight: bold;
}

.dog-cat-form p span {
	font-weight: 100;
}


span.wpcf7-list-item {
	display: block;
}

input[type="radio"],
input[type="checkbox"] {
	width: auto;
}

/********** Default CSS **********/

/*
Required WordPress CSS
*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.bypostauthor {}


/* WordPress gallery */
.gallery-caption {}

.gallery {
	margin-bottom: 1.6em;
}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {}

.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

@media screen and (max-width: 425px) {
	#featured-pets-slider #slider-images li:first-child {
		height: auto;
	}

	#featured-pets-slider #sldier-images li:first-child img {
		width: auto;
		max-width: 100% !important;
	}

	#featured-pets-slider #slider-content h5 {
		margin-top: 1em;
		margin-bottom: 0.5em;
	}

	#featured-pets-slider #slider-content li .slider-title {
		margin: .25em 0;
	}

	#featured-bone {
		margin-top: 1em;
	}
}

@media screen and (min-width: 768px) {
	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-collapse.in {
		display: block !important;
	}

	.navbar-nav {
		float: unset;
	}

	.navbar-nav>li {
		float: none;
	}
}

@media screen and (min-width: 768px) and (max-width: 1280px) {

	.subscribe-title {
		font-size: 42px;
	}
}

@media screen and (min-width: 991px) and (max-width: 1200px) {

	.cat-title {
		font-size: 40px;
		padding-bottom: 30px;
	}

	.cat-image {
		margin-top: 25px;
	}

	.inside-container {
		/* display: flex;
			flex-direction: row;
			justify-content: flex-end;
			flex-wrap: wrap; */
		margin-left: 300px;
	}
}

@media screen and (min-width: 992px) {
	.navbar-default {
		display: none;
	}

	.navbar-collapse.collapse {
		display: block !important;
	}

}

@media screen and (max-width: 991px) {
	#sidebar-left {
		display: none;
	}

	.navbar-toggle {
		display: block;
	}

	.inside-container {
		/* display: flex;
		flex-direction: row;
		justify-content: flex-end;
		flex-wrap: wrap; */
		margin-left: 0px;
	}
}

@media (min-width: 1279px) {
	.container {
		width: 1280px !important;
	}
}

@media screen and (max-width: 550px) {
	.top-bar-mobile {
		background-image: url('https://www.bigcanoeanimalrescue.org/wp-content/uploads/2025/08/Asset-7.png');
		background-size: cover;
		background-repeat: no-repeat;
		text-align: center;
		color: #ffffff;
		padding-top: 8px;
		padding-bottom: 8px;
		display: block;
	}

	.site-title {
		display: block;
	}

	.btn-donate {
		display: none;
	}

	.socialmedia {
		display: none;
	}

	/* About us images  */
	.about-img img {
		width: 80%;
	}

	.align-center {
		text-align: center !important;
	}

	.wp-block-image .aligncenter {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
}