/*Theme Name: Terris
Theme URI: https://themeforest.net/item/terris-architecture-interior-wordpress-theme/54292082
Description: Terris is a fully Responsive, Professional & Multipurpose Architecture WordPress Theme for architects, designers, photographers, etc. Built to showcase your top-notch portfolios. This WordPress Theme is made for people who need an easy, attractive, and effective way to share their work with clients. Terris is evaluated as a unique & trendy WordPress Theme for architecture & an interior company with a clean and modern design. With design minimal and a focus on show projects, Terris will make your work look more impressive and attractive to viewers. You can use it for a lot of websites such as architecture companies, interior studios, construction, furniture, or simply just personal websites that need to show a portfolio with a look creative and impressive more.
Version: 1.0.1
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Author: webRedox WordPress team
Author URI: https://webredox.net/

License:
License URI:
Tags: two-columns, custom-background, custom-colors, featured-images, theme-options
Text Domain: terris
*/

.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;
}
