/*!
Theme Name: Bariel
Theme URI: https://themeforest.net/item/bariel-real-estate-wordpress-theme/24221713
Author: codeixer
Author URI: https://themeforest.net/user/codeixer
Description: Bariel is a purposefully built WordPress real estate theme for any kind of rental, residential, development, and real estate property sites. It can be used to build a website for a business/organization that deals with buy, sell, or rent properties.
Version: 1.3.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bariel
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/


.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
table {

    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    width: 100%;

}
table#wp-calendar caption {

    background: #f3f3f3;
    padding: 7px;

}
table#wp-calendar th, table#wp-calendar td {

    text-align: center;
    border: 1px solid #f3f3f3;
    padding: 3px 5px;

}
table#wp-calendar caption {

    caption-side: top;
}
.widget .screen-reader-text {

    display: block;
    margin-bottom: 10px;
    font-size: 14px;

}

.wp-caption-text {


    padding: 10px;
    font-size: 90%;
    padding-top: 0px;

}
.wp-caption {
 
    max-width: 100% !important;
    display: block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.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;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	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-caption {
	display: block;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.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;
}
	/* Fix image alignment */
	.alignleft {
		float: left;
		margin-right: 1.5em;
	}

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}



address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}
.bypostauthor{
	margin: 0 auto;
}


.bariel_agent_contact_form input[type="submit"] {
    height: 50px;
    line-height: 52px;
    background: #ec3323;
    padding: 0px 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    margin-left: 15px;
}
