/*
  Theme Name: Briknova
  Author: NoboThemes
  Description: Briknova - Real Estate WordPress Theme
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. Header
3. Hero
4. Archivement
5. Video
6. We Do
7. Movie
8. Team
9. Blog
10. Subscribe
11. footer
12. Contact
*/

/*.........<! 1. Theme default css !>.........*/

/* WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
 
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
 
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
 
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
 
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
 
a img.alignnone {
    margin: 5px 20px 20px 0;
}
 
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
 
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
 
.wp-caption {
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
 
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
 
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
 
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
 
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
 
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
 
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
 
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
.gallery-caption {
	display: block;
}
.bypostauthor {
	display: block;
}

.postbox__item.sticky {
    border-top: 3px solid var(--tp-theme-1);
}
.tp-postbox-area ul,.tp-postbox-area ol{
    padding-left: 16px;
}
.tp-postbox-area ul{
    margin-bottom: 20px;
}
.tp-postbox-area ol ol, .tp-postbox-area ol ul, .tp-postbox-area ul ol, .tp-postbox-area ul ul {
    margin-bottom: 0;
}

.wp-block-group {
    margin-bottom: 20px;
}
.footer-item .wp-block-group {
    margin-bottom: 0;
}
.postbox__text ul li a,.postbox__text dl a {
    text-underline-offset: 3px;
    text-decoration-skip-ink: all;
    text-decoration: underline;
}
.postbox__text ul li a:hover, .postbox__text dl a:hover {
    text-decoration-style: dotted;
    text-decoration-skip-ink: none;
}
.wp-block-navigation .wp-block-page-list {
    padding-left: 0;
}
.wp-block-post-template.wp-block-post-template {
    padding-left: 0;
}
.wp-block-post {
    margin-bottom: 25px;
}
.wp-block-query-pagination-numbers a,.wp-block-query-pagination-numbers span {
    border: 1px solid #ddd;
    padding: 4px 12px;
    display: inline-block;
}
.wp-block-query-pagination-numbers span.current{
    border-color: #000;
    color: #000;
}
.wp-block-comments-title {
    margin-bottom: 20px;
}
.wp-block-columns {
    margin-bottom: 30px;
}
ol.wp-block-latest-comments {
    padding-left: 0;
}
ul.wp-block-rss.wp-block-rss {
    box-sizing: border-box;
    padding-left: 0;
}
.wp-block-search {
    margin-bottom: 20px;
}
.wp-block-social-links.is-layout-flex.wp-block-social-links-is-layout-flex {
    padding-left: 0;
}
.postbox__details-share-wrapper {
    overflow: hidden;
    clear: both;
}
.wp-block-button {
    margin-bottom: 14px;
}
.is-style-squared a {
    border-radius: 0;
}
.wp-block-cover {
    margin-bottom: 20px;
}
.wp-block-gallery.is-layout-flex {
    margin-bottom: 30px;
}
.wp-block-gallery.columns-2 {
    margin-right: 20px;
}
.wp-block-quote.is-style-large {
    border-left: 4px solid;
}
.wp-block-file * + .wp-block-file__button {
    padding: 0 15px;
}
.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding-right: 5px !important;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.postbox__content .nice-select {
    float: none;
}
.wp-block-archives {
    margin-bottom: 20px;
}
.footer-item .wp-block-archives {
    margin-bottom: 0;
}
.postbox__content .nice-select::after {
    right: 15px;
}
.wp-calendar-table tbody td#today{
    background: #000;
    color: #fff;
}
.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
    margin-top: 7px;
}
.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow {
    padding: 15px;
    padding-bottom: 2px;
}
.footer-item .wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow {
	padding: 0;
}
.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
    margin-bottom: 20px;
}
pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
    border: 1px solid #ddd;
    padding: 15px;
}
.wp-block-preformatted {
    margin: 15px 0;
}
.post-password-form input[type="submit"] {
    background: #000;
    height: 60px;
    color: #ffff;
    padding: 0 25px;
    border: 0;
}

/*blockquote*/
.postbox__comment blockquote {
    padding-left: 30px;
    position: relative;
}
.postbox__comment  blockquote > p {
    font-family: var(--tp-ff-heading);
    font-weight: 500;
    font-size: 26px;
    color: var(--tp-common-black);
    margin-bottom: 15px;
    line-height: 35px;
}
.postbox__comment  blockquote cite {
    font-weight: 400;
    font-size: 16px;
    font-style: inherit;
    position: relative;
}
.postbox__comment blockquote::after {
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 2px;
    left: 0;
    background: var(--tp-theme-1);
}


.wp-block-cover__inner-container p:not(.has-text-color) {
    color: #fff;
}
.wp-block-file:not(.wp-element-button) {
    font-size: .8em;
    margin-bottom: 20px;
}
.wp-block-media-text {
    margin-bottom: 20px;
}

/*comments */
.comments-area{}
.comments-area .postbox__comment {
    padding-left: 0;
    list-style: none;
}
.comments-area .postbox__comment .children {
    list-style: none;
}
.comments-area .postbox__comment-text > ul,.comments-area .postbox__comment-text > ol{
    margin-bottom: 20px;
}
.postbox__comment-name {
    width: 100%;
}
.breadcrumb__title,.postbox__title {
    word-break: break-word;
}
.single-post .postbox__title {
    display: none;
}


/*table */
.postbox__text table {
    margin-bottom: 30px;
    width: 100%;
}
.postbox__text  table, 
.postbox__text  th, 
.postbox__text  td {
    border: 1px solid #d1d1d1;
}
.postbox__text table th {
    padding: 12px 12px;
    font-size: 15px;
    border-color: #ddd;
    text-align: center;
    font-weight: 400;
}
.postbox__text table tbody td {
    text-align: center;
}
.postbox__text table a {
    color: var(--tp-theme-1);
}
.postbox__text table td {
    border-color: #ddd;
    padding: 12px 12px;
}
.postbox__text .comments-text table {
    margin-bottom: 30px;
    width: 100%;
    background: #fff;
}

/*pabe table*/
.tp-page-content table{
    margin-bottom: 30px;
}
.tp-page-content table, .tp-page-content th, .tp-page-content td {
    border: 1px solid #d1d1d1;
}
.tp-page-content table th {
    padding: 12px 12px;
    font-size: 15px;
    border-color: #ddd;
    text-align: center;
    font-weight: 500;
}
.tp-page-content table tbody td {

}
.tp-page-content table td {
    border-color: #ddd;
    padding: 12px 12px;
}

/* comments table */
.postbox__comment table {
    margin-bottom: 30px;
    width: 100%;
}
.postbox__comment  table, 
.postbox__comment  th, 
.postbox__comment  td {
    border: 1px solid #d1d1d1;
}
.postbox__comment table th {
    padding: 12px 12px;
    font-size: 15px;
    border-color: #ddd;
    text-align: center;
    font-weight: 400;
}
.postbox__comment table tbody td {
    text-align: center;
}
.postbox__comment table a {
    color: var(--tp-theme-1);
}
.postbox__comment table td {
    border-color: #ddd;
    padding: 12px 12px;
}
.postbox__comment .comments-text table {
    margin-bottom: 30px;
    width: 100%;
    background: #fff;
}


/*page unit css*/
.tp-page-area ul, .tp-page-area ol {
    padding-left: 20px;
}
.tp-page-area .comments-area {
    clear: both;
    padding-top: 30px;
}
.tp-page-area .page-links {
    clear: both;
}
.tp-page-area .post-page-numbers {
  border: 1px solid #ddd;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  margin-right: 5px;
}
.tp-page-area .post-page-numbers.current {
  border-color: #444;
  color: #444;
}

/*menu last*/
.tp-header-main-menu nav ul li.menu-last .submenu{
    left: auto;
    right: 0;
}
.tp-header-main-menu nav ul li.menu-last .submenu li .submenu{
    left: auto;
    right: 100%;
}


/*sidebar widget*/
.sidebar__widget.widget_archive ul li a::after {
	display: none;
}
.sidebar__widget  .nice-select {
	float: none;
}
.sidebar__widget  .nice-select:after{
	margin-right: 12px;
}
.nice-select .option {
	height: auto;
	line-height: 1;
	min-height: auto;
	padding: 10px 30px;
	margin: 0;
	width: 276px;
	overflow: hidden;
}
.nice-select.open .list {
	padding: 15px 0;
}
.nice-select .option:hover {
	color: #000;
}
.wp-calendar-table tr{
	border: 1px solid #ddd;
}
#wp-calendar {
	width: 100%;
}

.wp-calendar-table thead th, .wp-calendar-table tbody td{
	text-align: center;
	padding: 7px;
	border-right: 1px solid #ddd;
	color: #444;
	background: #fff;
}
.widget_recent_comments ul li a{
	display: inline-block;
}
.rss-date {
	font-style: italic;
}
.widget_text p img{
	margin-bottom:20px;
}
.widget_text p strong {
	margin-bottom: 0;
	overflow: hidden;
	display: block;
}

/*footer widget*/
.footer-item .wp-block-heading {
	font-size: var(--st-fz-h5);
    line-height: var(--st-lh-h5);
    font-weight: var(--st-fw-sbold);
	margin-bottom: 20px;
}
.footer-item  .nice-select {
	float: none;
}
.footer-item  .nice-select:after{
	margin-right: 12px;
}
.footer-item .wp-calendar-nav a {
	color: #fff;
}
.footer-item ul li ul {
	margin-top: 10px;
	margin-left: 15px;
}
.footer-item.widget_recent_comments ul li a:hover, .footer-item.widget_rss ul li a:hover  {
	padding-left: 0;
}
.footer-item.widget_recent_comments ul li span.comment-author-link a {
	color: #fff;
}
.footer-item.widget_recent_comments ul li a::before, .footer-item.widget_rss ul li a::before {
	display: none;
}
.footer-item .tagcloud a {
	background-color: #31343b;
	color: #d8d7d7;
}

.postbox__comment-info {
	flex: 0 0 auto;
}
span.required {
	color: red;
}
div.tp-blog-3-thumb img {
	height: 304px;
	object-fit: cover;
}

/* theme custom css  */
.dvdr {
	margin: 0 3px;
}
.postbox__blockquote-shape img {
	max-width: inherit;
}
.sidebar__widget ul li .children,.sidebar__widget ul li .sub-menu {
	margin-left: 15px;
	margin-top: 10px;
}

.tagcloud a {
	font-size: 14px !important;
}
.tp-about-4-thumb:hover::before {
	-webkit-animation: shine 1s;
	animation: shine 1s;
}
div.tp-blog-thumb-main img {
	height: 325px;
	object-fit: cover;
}
.sidebar__widget > ul {
	padding-left: 0;
}
.no-results .blog-details-content .blog-content {
    border-bottom: 0;
}