
/*Theme Name: Woof!
Theme URI: https://themeforest.net/item/woof-pet-wordpress-theme/21930029
Description: Woof! is a beautiful fully responsive Multipage WordPress theme made for any Pet or Animals related business, like Veterinarian, Pet Shop, Adoption, kennel, etc. The theme includes many fun elements that are very easy to edit.
Version: 8.3.3
Author: webRedox WordPress team
Author URI: http://webredox.net/

License:
License URI:
Tags: two-columns, custom-background, custom-colors, featured-images, theme-options
Text Domain: woof
*/
.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption-text {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out;
}

.sticky {
	color: #000;
}

.gallery-caption {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out;
}

.bypostauthor {
	color: #000;
}

.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.alignright {
	display: block;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	margin-bottom: 20px;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	color: #000;
}

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
	width: 100%;
}
