/*
Theme Name: Kensington
Theme URI: http://theme.tonjoostudio.com/kensington
Author: tonjoostudio
Author URI: https://tonjoostudio.com/
Description: Kensington is a WordPress premium real estate theme with built-in booking system. Kensington has modern, clean, intuitive and fully responsive design that looks gorgeous on any size tablet or mobile phone.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kensington
Tags: right-sidebar, left-sidebar, custom-menu, featured-images, theme-options, translation-ready

Kensington is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.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. */
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.sticky {
	display: block;
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	color: rgba(0, 0, 0, 0.5);
}
.wp-caption-text {
	text-align: center;
}
.bypostauthor {
	display: block;
}

section#error-page {
	text-align: center;
}

table {
	width: 100%;
	margin-bottom: 20px;
}
table th, table td {
	border-bottom: 1px solid #eee;
	padding: 5px 5px 5px 0;
}

.post img.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
.post-title {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding: 0 20px 20px 0;
}
.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-columns-10 .gallery-item {
	max-width: 10%;
}
.gallery-caption {
	display: block;
	color: rgba(0, 0, 0, 0.5);
}
#page-builder {
	padding-bottom: 0;
}
.clear {
	clear: both;
}
