/*Theme Name: Poolco
Theme URI: https://themeforest.net/user/webredox/portfolio/
Description: Poolco is the perfect choice if you’re looking for a clean, modern, and professional WordPress Theme designed for pool cleaning, pool maintenance, and related service businesses. Whether you run a pool cleaning company, water treatment service, maintenance team, or equipment supplier, Poolco is built to give your website a refreshing and trustworthy look. If you want to create a page that leaves a strong first impression and builds customer confidence, Poolco is the tool you need. Its modern layout, smooth animations, and easy customization options make it a powerful solution for showcasing your services. Super easy to customize, so it will fit your brand and needs perfectly.

Version: 1.0.0
Requires at least: 6.1
Tested up to: 8.0
Requires PHP: 5.6
Author: webRedox WordPress team
Author URI: https://webredox.net/

License:
License URI:
Text Domain: poolco
Tags: two-columns, custom-background, custom-colors, featured-images, theme-options
*/
.wp-caption{
	margin-bottom: 1.75em;
	max-width: 100%;
}
.wp-caption-text{
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.24s ease-in-out;
	-moz-transition: opacity 0.24s ease-in-out;
	transition: opacity 0.24s ease-in-out;
}
.sticky{
	color: #000;
}
.gallery-caption{
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.24s ease-in-out;
	-moz-transition: opacity 0.24s ease-in-out;
	transition: opacity 0.24s ease-in-out;
}
.bypostauthor{
	color:#fff;
}
.alignleft{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.alignright{
    display: block;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
	clear:both;
}
.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%;
}
.tt-blog-post-tags{
	clear:both;
}
