/*
Theme Name: Housale
Theme URI: http://gossipthemes.com/housale
Author: MirrorTheme
Author URI: https://themeforest.net/user/mirrortheme
Description: Real Estate Group WordPress Theme 
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: housale
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/


/**** 
CSS Indexing

1. Default CSS
2. Header CSS
3. Navigation CSS
4. Footer CSS
5. Breadcrumb CSS
6. Blog CSS
7. Comments CSS
8. Widgets CSS
9. Contact & Quote Form CSS
10.Preloader CSS
11.Responsive CSS

****/


/******------------------------------
-----------Default CSS------------
------------------------------******/

body {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.8;
    font-size: 16px;
    background: #fff;
    color: #666666;
    font-weight: 400;
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Merriweather', serif;
    color: #181C23;
    font-weight: 400;
}

h1 {
    font-size: 80px;
    line-height: 1.3;
}

h2 {
    font-size: 60px;
    line-height: 1.4;
}

h3 {
    font-size: 40px;
    margin-bottom: 1.4;
}

h4 {
    font-size: 30px;
    line-height: 1.53;
}

h5 {
    font-size: 24px;
    line-height: 1.42;
}

h6 {
    font-size: 20px;
    line-height: 1.40;
}

p {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.87;
    color: #666666;
}

p:last-child {
    margin-bottom: 0;
}


/* Global styles
================================================== */

img {
    max-width: 100%;
    height: auto;
}

* {
    margin: 0;
    padding: 0;
}


/* ==================================================
// Global styles
================================================== */

iframe {
    border: none;
}

a:link,
a:visited {
    text-decoration: none;
}

a {
    display: block;
    color: #B1A490;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

a:hover {
    text-decoration: none;
    color: #000;
}

.media>.pull-left {
    margin-right: 20px;
}

a:focus {
    outline: 0;
}

img.pull-left {
    margin-right: 20px;
    margin-bottom: 20px;
}

img.pull-right {
    margin-left: 20px;
    margin-bottom: 20px;
}

.unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
}


/* Dropcap */

.dropcap {
    font-size: 48px;
    line-height: 60px;
    padding: 0 7px;
    display: inline-block;
    float: left;
    font-weight: 700;
    margin: 5px 15px 5px 0;
    position: relative;
    text-transform: uppercase;
}

.clearfix:after {
    display: block;
    width: 100%;
    content: '';
}

body {
    border: 0;
    margin: 0;
    padding: 0;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1290px;
    }
}


/**** POST BLOCKS DESIGN *****/


/*** Pagination ***/

ul.page-pagination.theme-widget-pagination-wrapp {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.page-pagination.theme-widget-pagination-wrapp li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    min-width: 42px;
}

ul.page-pagination.theme-widget-pagination-wrapp li a,
ul.page-pagination.theme-widget-pagination-wrapp li span {
    color: #fff;
    font-size: 15px;
    background: #0518c5;
    text-align: center;
    height: auto;
    text-align: center;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
}


/*** Header ***/


/*** THEME UNIT TEST ***/


/* Global */

.admin-bar .navbar-sticky.sticky {
    margin-top: 30px;
}

.theme-page-content {
    background: #FFFFFF;
}

img,
figure {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
}

.wp-caption .wp-caption-text {
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: center;
    padding: 12px 0 0;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

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


/* Gallery item */

.gallery {
    margin: 30px -1.1666667% 0;
}

.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    padding: 0 1.1400652% 2.2801304%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.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-icon img {
    margin: 0 auto;
}

.gallery-caption {
    display: block;
    font-size: 14px;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 0.5384615385em;
    font-weight: 600;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}


/* WP core style */

.alignnone {
    display: block;
    margin-bottom: 15px;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 15px auto 15px 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: 100%;
}

.wp-caption.alignnone {
    margin: 15px auto 10px;
}

.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: 100%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.wp-caption .wp-caption-text a {
    text-decoration: underline;
    display: inline-block;
}

.wp-caption .wp-caption-text a {
    color: #B1A490;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    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;
}

.screen-reader-text {
    display: none;
}

.gallery-caption {
    z-index: 100000;
}

.bypostauthor {
    z-index: 100000;
}

@media screen and (min-width: 30em) {
    /* Gallery Columns */
    .gallery-item {
        max-width: 25%;
    }
    .gallery-columns-1 .gallery-item {
        max-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: 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%;
    }
}


/* Theme check */

code {
    overflow: auto;
    max-width: 100%;
    padding: 0 1em;
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    display: inline-block;
    vertical-align: middle;
    word-wrap: break-all;
    color: #B1A490;
}

a code {
    color: #B1A490;
}

p {
    margin: 0 0 25px;
}

p img.alignleft {
    clear: both;
    margin-bottom: 30px;
}

select {
    max-width: 100%;
}

.post-password-form input[type="password"] {
    padding: 5px 15px;
    margin: 0 10px;
    height: 45px;
    padding: 5px 15px;
}

.post-password-form input[type='submit'] {
    background-color: #B1A490;
    border: none;
    padding: 5px 20px;
    color: #fff;
    cursor: pointer;
    height: 45px;
    font-weight: 600;
}

.post-password-form input[type='submit']:hover {
    background-color: rgb(255 53 36 / 10%);
    color: #B1A490;
}

.sidebar .widget.widget_media_image img {
    margin-top: 0;
}

.sidebar .widget.widget-tags ul li {
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 4px;
}

.sidebar .widget.widget-tags ul li a {
    display: block;
    padding: 5px 20px;
    border: 1px solid #eee;
    color: #666;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidebar .widget.widget-tags ul li a:hover {
    background: #B1A490;
    color: #fff;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}

.sidebar .widget.widget-tags ul li:last-child {
    margin-bottom: 0;
}

.tagcloud a,
.wp-block-tag-cloud a {
    font-size: 15px!important;
    font-weight: 500!important;
    color: #595959!important;
    border-color: #D6D6D6!important;
    border-radius: 30px!important;
    margin-right: 5px;
    padding: 5px 18px!important;
    line-height: inherit;
    display: inline-block;
    transition: all ease 500ms;
    border: 1px solid;
    margin-bottom: 10px;
}

.tagcloud a:hover,
.wp-block-tag-cloud a:hover {
    background-color: #B1A490;
    border-color: #B1A490!important;
    color: #fff!important;
}

.tagcloud a:last-child,
.wp-block-tag-cloud a:last-child {
    margin-right: 0px;
}

.sidebar ul {
    border: 0;
    padding: 0;
    list-style: none;
}

.page-links .page-link {
    display: inline-block;
    color: #B1A490;
    margin-right: 5px;
}


/*=======================================
 Post  Comments section
 ========================================*/

.blog-post-comment .comment-title {
    font-size: 24px;
}

.blog-post-comment .comment-info [class*=col-md-] {
    margin-bottom: 15px;
    position: inherit;
}

.blog-post-comment .comment-content>h3 {
    margin-bottom: .5rem;
}

.blog-post-comment .comment-respond .comment-reply-title {
    font-size: 24px;
}

.comment-respond .comment-reply-title {
    line-height: 1;
    font-weight: 400;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}

.blog-post-comment .comment-respond .comment-form .form-control {
    border-radius: 0;
    height: 45px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-respond .comment-form .form-control.msg-box {
    height: 245px;
}

.blog-post-comment .comment-respond .comment-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #B1A490;
}

.blog-post-comment .comment-respond .comment-form .comment-form-cookies-consent {
    display: none;
}

.blog-post-comment .comment-respond .comment-form .comment-notes {
    font-style: italic;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
    margin-top: 40px;
}

.blog-post-comment .comments-list .trackback .comment-body {
    margin-left: 0;
}

.loginformuser .form-control {
    height: 100%;
    resize: none;
}

.loginformuser .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #B1A490;
}

.blog-post-comment .comments-list .trackback .comment-body {
    margin-left: 0;
}

.blog-post-comment .comment-respond .comment-form .btn-comments {
    text-align: center;
    width: auto;
    display: inline-block;
    border: 2px solid #B1A490;
    border-radius: 30px;
    color: #181C23;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    font-weight: 500;
    padding: 16px 35px;
    text-transform: uppercase;
    background: transparent;
}

.blog-post-comment .comment-respond .comment-form .btn-comments:hover {
    background: #B1A490;
    color: #fff;
}

#comments {
    clear: both;
    padding: 35px;
    list-style: none;
    background: #F9F8F5;
    overflow: hidden;
    margin-top: 32px;
    border-radius: 0px;
}

.comment-num {
    margin-bottom: 25px !important;
    font-size: 20px !important;
    line-height: 1.5;
    font-weight: 700;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 10px;
    position: relative;
}

#comments .comment-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.comment-content a {
    display: inline-block;
}

.comments-area .comment-content p {
    margin-bottom: 20px;
    line-height: 1.8;
    font-size: 14px;
}

p.logged-in-as a {
    display: inline-block;
}

#comments .comment-author .says {
    display: none;
}

.blog-post-comment .comment-respond .comment-form .comment-notes {
    display: none;
}


/* Common */

.pingback p,
.pingback .says {
    display: none;
}

.comments-list {
    list-style: none;
    margin: 0;
}

.comments-list .comment-author {
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 700;
    font-size: 15px;
    color: #1c1c24;
    font-style: normal;
    display: block;
    margin-bottom: 5px;
}

.comments-list .comment-author a {
    color: #1c1c24;
}

.comments-list .comment-author a:hover {
    color: #B1A490;
}

.comments-list .comment-date {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.1818em;
    text-transform: uppercase;
}

.comments-list .comment-body {
    border-bottom: 1px solid #E4E4E4;
    margin-left: 65px;
    font-size: 14px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.comments-list img.comment-avatar {
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.comments-list .comment-reply-link {
    color: #252a37;
    background: #fff;
    display: inline-flex;
    padding: 10px 30px;
    line-height: 1;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
    border: 1px solid #ded9d9
}

.comments-list .comment-reply-link i {
    display: none;
}

.comments-list .comment-reply-link:hover {
    background: #B1A490;
    color: #fff;
}

.comments-counter {
    font-size: 18px;
}

.comments-counter a {
    color: #666;
}

.comments-reply {
    list-style: none;
    margin: 0 0 0 70px;
}

#cancel-comment-reply-link {
    float: none;
    color: #B1A490;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    margin-left: 8px;
}

#cancel-comment-reply-link:hover {
    color: #000;
}

#comments .comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

#comments .meta-data {
    margin-bottom: 1em;
}

a.comment-edit-link {
    display: none;
}


/* main page: Comments */

.blog-post-comment .comment-content h1,
.blog-post-comment .comment-content h2,
.blog-post-comment .comment-content h3,
.blog-post-comment .comment-content h4,
.blog-post-comment .comment-content h5,
.blog-post-comment .comment-content h6 {
    line-height: 1.2;
    font-weight: 600;
}

.blog-post-comment .comment-content h1 {
    font-size: 30px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h2 {
    font-size: 25px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h4 {
    font-size: 18px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h5 {
    font-size: 16px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h6 {
    font-size: 14px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content p {
    margin-bottom: 20px;
    line-height: 1.8;
    font-size: 14px;
}

.blog-post-comment .comment-content p:last-child {
    margin-bottom: 0;
}

.blog-post-comment .comment-content .entry-content a {
    text-decoration: underline;
}

.blog-post-comment .comment-content .entry-content a:hover {
    text-decoration: none;
}

.blog-post-comment .comment-content dl,
.comments-area .comment-content ol,
.comments-area .comment-content ul {
    margin-top: 20px;
    margin-bottom: 20px;
}

.blog-post-comment .comment-content dt {
    margin-bottom: 5px;
}

.blog-post-comment .comment-content dd {
    margin: 0 1rem 1rem;
    font-size: 15px;
    line-height: 26px;
}

.blog-post-comment .comment-content ul {
    list-style: disc;
    padding-left: 20px;
}

.blog-post-comment .comment-content ul li {
    list-style: disc;
    line-height: 1.8;
    margin-bottom: 10px;
}

.blog-post-comment .comment-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

.blog-post-comment .comment-content ul li ul li {
    list-style-type: circle;
}

.blog-post-comment .comment-content ol {
    padding-left: 20px;
}

.blog-post-comment .comment-content ol li {
    line-height: 1.8;
    margin-bottom: 10px;
    list-style-type: decimal;
}

.blog-post-comment .comment-content ol li ol {
    margin: 10px 0 0;
}

.blog-post-comment .comment-content b,
.blog-post-comment .comment-content strong {
    font-weight: 600;
    color: #212529;
}

.blog-post-comment .comment-content dfn,
.blog-post-comment .comment-content cite,
.blog-post-comment .comment-content em,
.blog-post-comment .comment-content i {
    font-style: italic;
}

.blog-post-comment .comment-content code,
.blog-post-comment .comment-content kbd,
.blog-post-comment .comment-content tt,
.blog-post-comment .comment-content var {
    font-size: .88889em;
    font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

.blog-post-comment .comment-content kbd {
    background-color: #fafafa;
}

.blog-post-comment .comment-content mark,
.blog-post-comment .comment-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 6px;
}

.blog-post-comment .comment-content pre {
    font-size: .88889em;
    font-family: "Courier 10 Pitch", Courier, monospace;
    line-height: 1.8;
    overflow: auto;
    background: #fafafa;
    color: #333333;
}

.blog-post-comment .comment-content abbr,
.blog-post-comment .comment-content acronym {
    border-bottom: 1px dotted #484848;
    cursor: help;
}

.blog-post-comment .comment-content code {
    color: #B1A490;
    border: 0px solid;
    background-color: transparent;
    padding: 0;
}

.blog-post-comment .comment-content mark,
.blog-post-comment .comment-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 5px;
}

.blog-post-comment .comment-content kbd {
    background-color: #eee;
    color: #B1A490;
}

#comments .pull-right.reply {
    position: absolute;
    float: right;
    right: 0;
    top: 0;
}

#comments .comment-content a {
    color: #B1A490;
}

#comments .comment-content {
    color: #666666;
}

.comments-list .comment-author cite {
    font-style: normal;
}

#comments.blog-post-comment .children {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#comments.blog-post-comment .children {
    padding-left: 10px !important;
}

#comments.blog-post-comment .comment-content img {
    margin: 5px 0;
}

.not-found h1 {
    margin-bottom: 20px;
}

.not-found .input-group-btn {
    background: #B1A490;
    color: #fff;
    padding: 0 20px;
    border: none;
    cursor: pointer;
}

.not-found .input-group-btn i {
    line-height: 48px;
}

.not-found .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #B1A490;
}

.not-found p {
    line-height: 1.1;
    margin-bottom: 25px;
}

.not-found p small {
    display: block;
}

.blog-sidebar .widget:first-child {
    margin-top: 0;
}

.blog-sidebar .widget {
    border: 0px solid;
    border-radius: 00px;
}

.site-navigation.theme_header_design__One .navbar-light {
    padding: 0;
    background: none;
    border-radius: 0px;
}

.blog-sidebar .widget {
    margin-top: 50px;
}

.blog-sidebar .widget .widget-title {
    padding-bottom: 0px;
    position: relative;
    font-weight: 400;
    font-size: 24px;
    color: #181C23;
    padding-left: 0;
    letter-spacing: 0;
    border-bottom: 0px solid;
    margin-bottom: 20px;
}

.blog-sidebar .widget ul {
    line-height: 1.5;
    margin-bottom: 0;
}

.blog-sidebar .widget ul li {
    position: relative;
    margin-bottom: 12px;
    padding-left: 14px;
    font-size: 16px;
    color: #666666;
    font-weight: 400;
}

.blog-sidebar .widget ul li:last-child {
    margin-bottom: 0;
}

.blog-sidebar .widget ul li::before {
    height: 7px;
    width: 7px;
    content: '';
    left: 0;
    top: 7px;
    position: absolute;
    background-color: #B1A490;
    border-radius: 50%;
}

.blog-sidebar .widget ul li a {
    color: #666666;
    display: inline-block;
}

.blog-sidebar .widget ul li a:hover {
    color: #B1A490;
}

.blog-sidebar .widget ul li span {
    display: inline-block;
}

.blog-sidebar span.post-count {
    float: right;
    font-size: 15px;
}

.nice-select {
    height: 45px;
    border: 1px solid #eee;
    width: 100%;
    color: #666;
    font-size: 13.5px;
    float: none;
    white-space: normal;
}

.nice-select span.current {
    display: block;
    margin-top: 3px;
    font-size: 15px;
}

.nice-select ul.list {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important;
    border-radius: 0;
    width: 100%;
    overflow-y: auto;
}

.nice-select ul.list li {
    list-style-type: none !important;
    font-size: 14px;
    padding: 8px 15px !important;
    line-height: 1 !important;
    margin: 0 !important;
    min-height: auto;
    text-transform: capitalize;
}

.nice-select ul.list li::before {
    display: none;
}

.blog-sidebar .calendar_wrap caption {
    padding-top: 0;
    caption-side: top;
    font-weight: 500;
    color: #565656;
    font-size: 17px;
}

table {
    margin: 0 0 2rem;
    border-collapse: collapse;
    width: 100%;
    background: #ffffff;
}

table td,
table th {
    padding: 10px 13px;
    border: 1px solid #d3dbe2;
}

.blog-sidebar .calendar_wrap table {
    text-align: center;
    margin-bottom: 0;
}

.blog-sidebar .calendar_wrap table #prev a,
.blog-sidebar .calendar_wrap table #next a {
    text-decoration: underline;
}

.blog-sidebar .calendar_wrap table #prev a:hover,
.blog-sidebar .calendar_wrap table #next a:hover {
    text-decoration: none;
}

.blog-sidebar .calendar_wrap table td,
.blog-sidebar .calendar_wrap table th {
    padding: 8px 5px;
}

.blog-sidebar .widget_categories ul li .children {
    margin-top: 10px;
}

.blog-sidebar .widget_pages ul li.page_item_has_children>a {
    margin-bottom: 10px;
    display: inline-block;
}

.blog-sidebar .widget_recent_comments .recentcomments {
    color: #484848;
}

.blog-sidebar .widget_recent_comments .recentcomments .comment-author-link {
    font-weight: bold;
    font-size: 14px;
}

.blog-sidebar .widget_rss .widget-title .rsswidget {
    display: inline-block;
}

.blog-sidebar .widget_rss ul li {
    margin-bottom: 20px;
}

.blog-sidebar .widget_rss ul li:last-child {
    margin-bottom: 0;
}

.blog-sidebar .widget_rss ul li .rsswidget {
    display: block;
    color: #222222;
    font-weight: bold;
    font-size: 15px;
}

.blog-sidebar .widget_rss ul li .rss-date {
    font-size: 13px;
    margin: 3px 0 10px;
    display: block;
}

.blog-sidebar .widget_rss ul li .rssSummary {
    color: #666;
    line-height: 25px;
    font-size: 14px;
}

.blog-sidebar .widget_rss ul li cite {
    font-weight: bold;
    display: block;
    margin-top: 10px;
    font-style: normal;
    color: #222;
    font-size: 13.5px;
}

.blog-sidebar .widget_search form {
    position: relative;
}

.blog-sidebar .widget_search form .form-control {
    background-color: #ffffff;
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #E4E4E4;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border-radius: 0;
    font-size: 15px;
}

.blog-sidebar .widget_search form .form-control:focus {
    border-color: #B1A490;
    box-shadow: none;
    z-index: 1;
}

.blog-sidebar .widget_search form button {
    position: absolute;
    right: 0;
    outline: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    z-index: 1;
    border: none;
    color: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #B1A490;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 15px;
    padding: 0 20px;
    top: 0;
    cursor: pointer;
}

.blog-sidebar .widget_search form button:hover {
    background: #000;
}

.blog-sidebar .widget_search form button:before {
    position: absolute;
    right: 50%;
    top: 50%;
    font-family: fontAwesome;
    color: #fff;
    content: "\f002 ";
    margin-top: -12px;
    margin-right: -6.5px;
    font-weight: normal;
}

.blog-sidebar p {
    font-size: 15px;
    margin-bottom: 15px;
    color: #565656;
    line-height: 1.8;
}

.blog-sidebar .widget_text p img {
    margin: 10px 0;
}

.blog-sidebar .widget_text .wp-caption-text {
    border: none;
    text-align: center;
    font-size: 14px;
}

.post-meta.blog_meta_content_Box a {
    display: inline-block;
}

.blog-sidebar .widget.widget_tag_cloud .widget-title {
    margin-bottom: 12px;
}

.blog-sidebar .tagcloud a {
    font-size: 15px!important;
    font-weight: 500!important;
    color: #595959!important;
    border-color: #D6D6D6!important;
    border-radius: 30px!important;
    margin-right: 5px;
    padding: 5px 18px!important;
    line-height: inherit;
    display: inline-block;
    transition: all ease 500ms;
}

.blog-sidebar .tagcloud a:hover {
    background-color: #B1A490;
    border-color: #B1A490!important;
    color: #fff!important;
}

.blog-sidebar .widget_nav_menu .sub-menu {
    margin-top: 8px;
}

table th a {
    text-decoration: underline!important;
}

table th a:hover {
    text-decoration: none!important;
}

address {
    margin: 20px 0;
    font-style: italic;
    line-height: 30px;
}

.post-layout-style2 .single-blog-content .entry-content ul {
    margin-top: 20px;
    margin-bottom: 20px;
    list-style: disc;
    padding-left: 20px;
}

.post-layout-style2 .single-blog-content .entry-content ol {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul li {
    list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ol li ol {
    margin: 10px 0 0;
}

.post-layout-style2 .single-blog-content .entry-content ul.post-meta {
    padding-left: 0;
    margin: 0 0 20px;
    padding: 0;
    border-bottom: 1px solid #E4E4E4;
}

.post-layout-style2 .single-blog-content .entry-content h1 {
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: 30px;
}

.post-layout-style2 .single-blog-content .entry-content h2 {
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 1.2;
}

.post-layout-style2 .single-blog-content .entry-content h3 {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 1.2;
    color: #181C23;
}

.post-layout-style2 .single-blog-content .entry-content h4 {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.2;
    color: #181C23;
}

.post-layout-style2 .single-blog-content .entry-content h5 {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.2;
}

.post-layout-style2 .single-blog-content .entry-content h6 {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.blog-details-content ul li::marker {
    color: #B1A490;
}

blockquote,
.blockquote {
    overflow: hidden;
    background-color: #ffffff;
    padding: 50px !important;
    position: relative;
    text-align: center;
    z-index: 1;
    margin-bottom: 20px!important;
    margin-top: 20px!important;
    border-left: 0px!important;
    border-right: 0px!important;
}

blockquote::before,
.blockquote::before {
    color: #efefef;
    content: "\f10d";
    position: absolute;
    left: 50px;
    top: 12px;
    z-index: -1;
    font-family: fontAwesome;
    font-size: 36px;
    font-weight: 700;
}

blockquote p,
.single-blog-content .single-blog-inner .entry-content blockquote p,
.blockquote p {
    color: #333333;
    line-height: 1.6;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 600;
    font-size: 20px;
}

.single-blog-content .single-blog-inner .entry-content p a {
    text-decoration: underline;
    display: inline-block;
    color: #B1A490;
}

.single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    background: #B1A490;
}

table th a {
    text-decoration: underline!important;
}

table th a:hover {
    text-decoration: none!important;
}

.post-layout-style2 .single-blog-content .entry-content dl {
    margin-top: 20px;
    margin-bottom: 20px;
}

.post-layout-style2 .single-blog-content .entry-content dt {
    margin-bottom: 5px;
    color: #333333;
}

.post-layout-style2 .single-blog-content .entry-content dd {
    margin: 0 1rem 1rem;
    font-size: 15px;
    line-height: 26px;
}

.post-layout-style2 .single-blog-content .entry-content dd a {
    text-decoration: underline;
    display: inline-block;
}

.post-layout-style2 .single-blog-content .entry-content b,
.post-layout-style2 .single-blog-content .entry-content strong {
    font-weight: 600;
    color: #212529;
}

address {
    margin: 20px 0;
    font-style: italic;
    line-height: 30px;
}

.post-layout-style2 .single-blog-content .entry-content dfn,
.post-layout-style2 .single-blog-content .entry-content cite,
.post-layout-style2 .single-blog-content .entry-content em,
.post-layout-style2 .single-blog-content .entry-content i {
    font-style: italic;
}

.post-layout-style2 .single-blog-content .entry-content code,
.post-layout-style2 .single-blog-content .entry-content kbd,
.post-layout-style2 .single-blog-content .entry-content tt,
.post-layout-style2 .single-blog-content .entry-content var {
    font-size: .88889em;
    font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

.post-layout-style2 .single-blog-content .entry-content code {
    color: #B1A490;
    border: 0px solid;
    background-color: transparent;
    padding: 0;
}

.post-layout-style2 .single-blog-content .entry-content mark,
.post-layout-style2 .single-blog-content .entry-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 5px;
}

.post-layout-style2 .single-blog-content .entry-content kbd {
    background-color: #eee;
    color: #B1A490;
}

.post-layout-style2 .single-blog-content .entry-content .post-footer {
    margin-top: 20px;
    clear: both;
    border-top: 1px solid #eee;
    list-style: none;
    padding-top: 30px;
}

.wp-block-columns {
    margin-top: 20px;
    margin-bottom: 20px;
}

.wp-block-image {
    margin-bottom: 20px;
}

.wp-block-image figcaption {
    font-size: 14px;
    margin-top: 12px;
}

.wp-block-image figcaption a {
    text-decoration: underline;
    display: inline-block;
    color: #B1A490;
}

.wp-block-image figcaption {
    text-align: left;
}

.wp-block-button .wp-block-button__link {
    background-color: #B1A490;
    font-size: 16px;
    border-radius: 5px;
}

.wp-block-button {
    margin-bottom: 1.5em;
}

.wp-block-button .wp-block-button__link:hover {
    background-color: #000;
    color: #fff;
}

.wp-block-cover .wp-block-cover-text {
    color: #fff !important;
}

.is-style-outline .wp-block-button__link {
    background-color: transparent !important;
    font-size: 16px;
    border-radius: 5px;
}

.is-style-outline .wp-block-button__link:hover {
    background-color: transparent;
    color: #000 !important;
    border-color: #000;
}

.is-style-squared .wp-block-button__link {
    border-radius: 0 !important;
}

.wp-block-cover {
    margin-top: 30px;
    margin-bottom: 30px;
}

.wp-block-cover p.wp-block-cover-text {
    font-weight: bold;
    margin-bottom: 20px !important;
    font-size: 31px !important;
    line-height: 1.5 !important;
}

.wp-block-cover p.wp-block-cover-text strong {
    color: #fff;
}

.wp-block-cover.has-background-dim.alignleft {
    margin-top: 0;
}

.wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a {
    color: #fff;
}

.wp-block-file a {
    text-decoration: underline;
    font-size: 15px;
    color: #B1A490;
}

.wp-block-file a:hover {
    text-decoration: none;
}

.wp-block-file .wp-block-file__button {
    border-radius: 4px !important;
    font-size: 14px !important;
    font-weight: 500;
    display: table;
    margin: 10px 0 0;
    background-color: #B1A490 !important;
}

.wp-block-file .wp-block-file__button:hover {
    background-color: #000!important;
    color: #fff;
}

blockquote cite,
.blockquote cite {
    display: none;
}

.wp-block-media-text {
    margin-top: 30px!important;
    margin-bottom: 30px!important;
}

.wp-block-media-text .has-large-font-size {
    font-size: 25px!important;
    margin-top: 0 !important;
}

.wp-block-pullquote {
    border-top: 4px solid #666d66;
    border-bottom: 4px solid #666d66;
    color: #40464d;
    border-color: transparent;
    border-width: 2px;
    padding: 0;
    margin: 0 0 1rem;
}

.wp-block-pullquote blockquote {
    color: #111;
    border: none;
    margin-right: 0;
    padding-left: 0;
}

.wp-block-pullquote blockquote p {
    font-size: 2.25em!important;
    font-style: italic!important;
}

.wp-block-pullquote blockquote cite {
    display: inline-block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    line-height: 1.6;
    text-transform: none;
    color: #767676;
    font-size: 15px;
    font-style: normal;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
    background-color: #B1A490;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color p {
    color: #000000;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color cite {
    display: none;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color blockquote {
    max-width: 80%;
    background: transparent;
}

.has-medium-font-size {
    font-size: 20px!important;
}

.has-very-light-gray-color.has-very-light-gray-color {
    color: #fff!important;
}

.post-layout-style2 .single-blog-content .entry-content dl a,
.post-layout-style2 .single-blog-content .entry-content ol a,
.post-layout-style2 .single-blog-content .entry-content ul a {
    text-decoration: underline;
    display: inline-block;
}

.post-layout-style2 .single-blog-content .entry-content ul.post-meta a {
    text-decoration: none;
    color: inherit;
}

.post-layout-style2 .single-blog-content .entry-content ol a,
.post-layout-style2 .single-blog-content .entry-content ul a {
    color: #B1A490;
}

.post-layout-style2 .single-blog-content .entry-content ul a .wp-block-cover__inner-container .has-large-font-size {
    color: #f8f9f9!important;
    font-size: 36px!important;
}

.wp-block-video figcaption,
.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
    font-size: 14px;
    text-align: left;
}

table td a,
table td a:hover {
    color: #B1A490;
}

.wp-block-table.is-style-stripes td {
    border-color: #767676;
}

.wp-block-verse {
    font-family: "Poppins", sans-serif !important;
    font-size: 16px !important;
}

.post-layout-style2 .single-blog-content .entry-content em {
    font-weight: 700;
}

.loginformuser {
    margin-top: 20px;
}

.parent .comment-respond p.form-submit,
.depth-1 .comment-respond p.form-submit {
    margin-bottom: 30px;
}

#comments {
    margin-top: 80px;
}

.pingback p,
.pingback .says {
    display: block;
}

.blog-sidebar select {
    height: 45px;
    font-size: 15px;
    padding: 8px 15px;
    width: 100%;
    border: 1px solid #eee;
    color: #181C23;
    font-weight: 500;
    cursor: pointer;
}

.blocks-gallery-grid {
    margin-top: 0px!important;
}

.wp-block-gallery .blocks-gallery-caption {
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
}

.blog-sidebar .widget_theme_recent_posts .recent_post_Content li {
    font-weight: 500;
    color: #565656;
    font-size: 14px;
    padding: 0;
}

.blog-sidebar .widget_theme_recent_posts .recent_post_Content li:before {
    display: none;
}

.blog-sidebar .widget_theme_recent_posts .recent_post_Content .recent-post-meta {
    display: none;
}

.blog-sidebar .widget_media_image {
    background: #fff;
    border: 0;
    padding: 0;
}

.blog-sidebar .widget_media_image img {
    border-radius: 10px;
}

.home-tag-widgett {
    background: #FAFAFA;
    padding: 30px;
    border-radius: 15px;
}

.home-tag-widgett h5 {
    font-size: 28px;
    line-height: 1;
    color: #181C23;
    font-weight: 700;
    margin-bottom: 20px;
}

.home-tag-widgett .tagcloud a {
    font-size: 16px!important;
    font-weight: 500!important;
    color: #595959!important;
    border-color: #D6D6D6!important;
    border-radius: 8px!important;
    margin-right: 5px;
    padding: 8px 14px!important;
}


/*** Author Box ***/

.author_bio__Wrapper {
    clear: both;
    overflow: hidden;
    margin-top: 60px;
    padding: 35px 35px 35px;
    border-top: 0px solid #eaeaea;
    border-bottom: 0px solid #eaeaea;
    background: #F9F8F5;
    border-radius: 0;
}

.author-thumb {
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
}

.author-thumb img {
    width: 148px;
    height: 148px;
    border-radius: 50%;
}

.theme_author_Info {
    padding-right: 20px;
}

h6.theme_author_Title {
    color: #666666;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 1.8;
    margin-top: 8px;
}

h4.theme_author__Name {
    color: #424242;
    margin-top: 2px;
    margin-bottom: 6px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}

p.theme_author__Description {
    font-size: 17px;
    line-height: 22px;
    color: #666;
    margin-bottom: 0;
    font-weight: 400;
}

.theme_author_Socials a {
    display: inline-block;
    background: #B1A490;
    color: #fff;
    width: 32px;
    height: 32px;
    font-size: 18px;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    margin-right: 3px;
}

.theme_author_Socials {
    margin-top: 15px;
}

.theme_author_Socials a:hover {
    background: rgb(255 53 36 / 10%);
    color: #B1A490;
}


/*** navigation ***/

.theme_blog_Nav.post_nav_Left,
.theme_blog_Nav.post_nav_Right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.prev_nav_left_Img,
.prev_nav_Right_Img {
    height: 100px;
    width: 85px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    border-radius: 10px;
}

.prev_nav_left_Img {
    margin-right: 15px;
}

.prev_nav_Right_Img {
    margin-left: 15px;
}

.theme_blog_Nav.post_nav_Left:not(.no-thumb) {
    padding-right: 15px;
}

.theme_blog_Nav.post_nav_Right:not(.no-thumb) {
    text-align: right;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.prev_nav_left_Img img,
.prev_nav_Right_Img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    border-radius: 10px;
}

.theme_blog_nav_Title {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
    color: #181C23;
    word-break: break-word;
}

.theme_blog_nav_Title a {
    margin-bottom: 0;
    color: #181C23;
    word-break: break-word;
}

.theme_blog_nav_Label {
    font-size: 17px;
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.theme_blog_navigation__Wrap {
    margin-bottom: 0;
    padding: 35px;
    background: #F9F8F5;
    margin-top: 80px;
    border-radius: 0;
}

.theme_blog_nav_Title a:hover {
    color: #B1A490;
}

h1.theme-breacrumb-title {
    font-size: 45px;
    font-weight: 700;
    color: #000000;
    margin: 0;
    line-height: 1;
}

.main-container .pagination {
    margin-bottom: 0px;
    margin-top: 40px;
}

.main-container .theme-pagination-style .nav-links {
    display: block;
    width: 100%;
    text-align: left;
}

.main-container .theme-pagination-style ul.page-numbers {
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.main-container .theme-pagination-style ul.page-numbers li a.page-numbers,
.main-container .theme-pagination-style ul.page-numbers li span.page-numbers {
    width: 60px;
    height: 60px;
    line-height: 58px;
    margin-right: 15px;
    padding: 0;
    text-align: center;
    display: inline-block;
    border: 1px solid #F1EFE8;
    margin-left: auto;
    color: #181C23;
    font-size: 16px;
    font-weight: 500;
    background-color: #F1EFE8;
    border-radius: 50px;
}

.main-container .theme-pagination-style ul.page-numbers li span.current {
    background: #B1A490;
    color: #fff;
    border-color: #B1A490;
}

.main-container .theme-pagination-style ul.page-numbers li i {
    line-height: 58px;
    color: #181C23;
}

.main-container .theme-pagination-style ul.page-numbers li a.page-numbers:hover {
    border: 1px solid #B1A490;
    background-color: #B1A490;
    color: #fff;
}

.main-container .theme-pagination-style ul.page-numbers li a.page-numbers:hover i {
    color: #fff;
}

.theme-tags__wrapper h4 {
    font-size: 20px!important;
    margin-bottom: 15px!important;
    line-height: 1.2!important;
    color: #181C23!important;
    margin-right: 10px;
    display: inline-block;
}

.theme-tags__wrapper a {
    border-color: #e4e4e4;
    color: #A0A0A0;
    border: 1px solid;
    display: inline-block!important;
    font-size: 15px !important;
    padding: 5px 18px;
    margin-bottom: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 36px;
    transition: all ease 500ms;
    line-height: 29px;
}

.blog-single .tag-lists a:not(:first-child) {
    margin-left: 6px;
}

.theme-tags__wrapper a:hover {
    border-color: #B1A490!important;
    background: #B1A490!important;
    color: #fff;
}

.theme_related_post_Grid h2 {
    margin-bottom: 22px;
}

.theme_related_post_Grid .blog-post-grid-wrapper .post-excerpt-box p {
    font-size: 14px;
    line-height: 18px;
    color: #565656;
}

.theme_related_post_Grid .blog-post-grid-wrapper .news-post-grid-thumbnail img {
    border-radius: 15px;
}

.theme_related_post_Grid .blog-post-grid-wrapper-four .post-excerpt-box {
    padding-bottom: 0px;
    margin-bottom: 5px;
}


/*==================================================
      404
 ================================================== */

.error-page .error-code {
    display: block;
    font-size: 150px;
    line-height: 1;
    color: #181C23;
    margin-bottom: 25px;
}

.error-page .error-body .btn {
    margin-top: 30px;
    display: inline-block;
    background: #B1A490;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.01em;
    padding: 16px 30px;
    border-radius: 4px;
    width: auto;
    border: 0px solid;
}

.error-page .error-body .btn:hover,
.error-page .error-body .btn:focus,
.error-page .error-body .btn:active {
    border: none;
    outline: none;
    box-shadow: none!important;
    background: none;
}

.error-page .error-body .btn:hover {
    background: #000;
}

body.error404 .main-container {
    padding-top: 30px;
    margin-top: 0;
    padding-bottom: 80px;
}

.header-two-right .header-search-box {
    position: relative;
    right: 30px;
    top: 0px;
}

.header-bookmark-btn {
    display: inline-block;
    position: absolute;
    right: 15px;
    margin-left: 0;
    top: 10px;
}


/*** Theme New Unit CSS ***/

body.admin-bar .body-inner-content {
    margin-top: 20px;
}

.widget_calendar,
table,
.wp-block-calendar {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
}

.calendar_wrap nav.wp-calendar-nav {
    position: relative;
    top: 10px;
}

.blog-sidebar .widget_categories .cat-item span.post_count {
    width: 30px;
    height: 22px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    font-size: 12px;
    line-height: 22px;
    position: relative;
    left: 2px;
}

.main-container.blog-spacing {
    padding-top: 80px;
    padding-bottom: 80px;
}

.widget_rss h3.widget-title a {
    color: #181C23;
}

.sticky .post-list-medium-content {
    background: #f8f8f8;
    border-top: 4px solid #B1A490!important;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a {
    color: #B1A490;
    font-weight: 500;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.715;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
    position: relative;
    transition: all .3s ease-in;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:hover {
    color: #B1A490;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:after {
    position: absolute;
    right: -5px;
    bottom: 0;
    content: ",";
    font-size: 15px;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:last-child:after {
    display: none;
}

.cat-layout-main-list .post-list-medium-content .post-meta-items div.author-name {
    text-transform: capitalize;
}

.blog-post-comment .comment-respond p.logged-in-as {
    line-height: 26px;
    font-size: 15px;
    margin-top: 5px;
}

.blog-post-comment .comment-respond .comment-reply-title {
    font-size: 24px;
    line-height: 25px;
}

.comment-respond p {
    margin-bottom: 0;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
    margin-top: 10px;
}

.blog-details-content p {
    font-size: 17px;
    line-height: 1.8;
    color: #666;
    margin: 0 0 15px 0;
}

.single-meta-content h4.post-author-name a {
    text-transform: capitalize;
}

.blog-details-content ul li {
    font-size: 17px;
    line-height: 1.8;
    color: #666;
}

.post-layout-style2 .single-blog-content .entry-content p:last-child {
    margin: 0;
}

.post-body p:last-child {
    clear: both;
    float: none;
}

.wp-block-button .wp-block-button__link {
    color: #fff!important;
}

.is-style-outline .wp-block-button__link {
    background-color: transparent !important;
    font-size: 16px;
    border-radius: 5px;
    color: #B1A490!important;
    border-color: #B1A490;
}

.wp-block-button .wp-block-button__link:hover {
    background-color: #000;
}

.theme-blog-details .post-featured-image {
    margin-bottom: 50px;
}

.sidebar-active .alignfull {
    left: auto;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    width: auto;
}

figure.wp-block-gallery ul.blocks-gallery-grid {
    padding-left: 0!important;
}

.blog-details-content .wp-block-columns {
    margin-top: 23px;
    margin-bottom: 23px;
}

blockquote,
.blockquote {
    margin-bottom: 23px!important;
    margin-top: 23px!important;
}

.single-blog-content blockquote {
    padding-bottom: 45px!important;
}

.single-blog-content blockquote,
.single-blog-content .blockquote {
    background: #F4F4F4;
}

blockquote::before,
.blockquote::before {
    color: rgb(177 164 144 / 20%);
}

blockquote.has-text-color.has-light-gray-color p {
    font-size: 28px!important;
    line-height: 1.2!important;
}

blockquote.has-text-color.has-very-dark-gray-color:before {
    color: rgb(255 255 255 / 50%);
}

blockquote p,
.single-blog-content .single-blog-inner .entry-content blockquote p,
.blockquote p {
    color: #666;
    line-height: 1.3;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
}

.post-layout-style2 .single-blog-content .entry-content ol {
    font-size: 17px;
}

.post-layout-style2 .single-blog-content .entry-content ol li {
    line-height: 1.8;
    margin-bottom: 10px;
    font-weight: 500;
}

.post-layout-style2 .single-blog-content .entry-content ol li ol {
    margin: 10px 0 0;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul li {
    list-style-type: circle;
}

.wp-block-archives-dropdown,
.wp-block-categories-dropdown {
    margin-bottom: 28px;
}

.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
    width: 100%;
    cursor: pointer;
    height: 45px;
    font-size: 15px;
    padding: 8px 15px;
    width: 100%;
    border: 1px solid #eee;
    color: #181C23;
    font-weight: 500;
}

.wp-block-search .wp-block-search__button {
    background: #B1A490!important;
    border: 1px solid #B1A490!important;
    color: #fff!important;
    cursor: pointer;
}

.wp-block-calendar span.pad {
    display: none;
}

.wp-block-calendar nav.wp-calendar-nav {
    margin-bottom: 35px;
}

.page-links {
    margin-top: 20px;
    margin-bottom: 20px;
    clear: both;
}

.page-links .post-page-numbers {
    width: 60px;
    height: 60px;
    background-color: #F1EFE8;
    border: 1px solid #F1EFE8;
    font-size: 15px;
    line-height: 58px;
    color: #0a0c19;
    text-align: center;
    display: inline-block;
    margin-left: 15px;
    text-decoration: none !important;
}

.page-links .page-link {
    display: inline-block;
    background-color: #B1A490;
    color: #fff;
    margin-right: 0px;
}

.blog-details-content table th a {
    color: #181C23;
}

.blog-post-comment blockquote,
.blog-post-comment .blockquote {
    background: #eee;
}

.blog-post-comment table td {
    font-size: 14px;
    font-weight: 500;
}

.blog-post-comment p.no-comments {
    font-size: 14px;
    clear: both;
    margin-top: 0;
    line-height: 14px;
}

.post_format-post-format-image .blog-details-content figure img {
    border-radius: 10px;
}

.widget_calendar span.pad {
    display: none;
}

.widget_calendar span.wp-calendar-nav-next {
    display: block;
}

.nav-wrapper .mainmenu li ul li ul.sub-menu {
    position: absolute;
    right: 102%;
    top: 0%;
    left: auto;
    opacity: 0!important;
    filter: Alpha(opacity=0)!important;
    visibility: hidden;
}

.nav-wrapper .mainmenu li ul.sub-menu li:hover ul {
    opacity: 1!important;
    visibility: visible!important;
    transform: none!important;
}

.theme-breadcrumb__Wrapper.theme-breacrumb-area {
    margin-top: 10px;
}

.not-found form {
    position: relative;
}

.not-found form .form-control {
    background-color: #ffffff;
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #eeeeee;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border-radius: 0;
}

.not-found form .form-control:focus {
    border-color: #B1A490;
    box-shadow: none;
    z-index: 1;
}

.not-found form button {
    position: absolute;
    right: 0;
    outline: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    z-index: 1;
    border: none;
    color: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #B1A490;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
    padding: 0 20px;
    top: 0;
    cursor: pointer;
}

.not-found form button:hover {
    background: #000;
}

.not-found form button:before {
    position: absolute;
    right: 50%;
    top: 50%;
    font-family: fontAwesome;
    color: #fff;
    content: "\f002 ";
    margin-top: -12px;
    margin-right: -6.5px;
}

.theme_img_cat_Itemlist span.category-btnn {
    transition: all .3s ease;
}

ul.footer-nav li a:hover {
    color: #B1A490;
}

.home-tag-widgett .tagcloud a:hover {
    background: #B1A490!important;
    color: #fff!important;
    border-color: #B1A490!important;
}

.custom-theme-contactt label {
    font-size: 15px;
    font-weight: 500;
    color: #181C23;
    line-height: 1;
    margin-bottom: 8px;
}

body.page .main-container {
    padding-top: 80px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
}

body.page .theme-page-spacing .entry-content ul {
    margin-top: 20px;
    margin-bottom: 20px;
    list-style: disc;
    padding-left: 20px;
}

body.page .theme-page-spacing .entry-content ul li {
    font-size: 17px;
    line-height: 1.8;
    color: #666666;
}

body.page .theme-page-spacing .entry-content ul li::marker {
    color: #B1A490;
}

body.page .theme-page-spacing .entry-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

body.page .theme-page-spacing .entry-content ul li ul li {
    list-style-type: circle;
}

body.page .theme-page-spacing .entry-content ol {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
}

body.page .theme-page-spacing .entry-content ol {
    font-size: 17px;
}

body.page .theme-page-spacing .entry-content ol li {
    line-height: 1.8;
    margin-bottom: 10px;
    font-weight: 500;
}

body.page .theme-page-spacing .entry-content ol li ol {
    margin: 10px 0 0;
}

body.page .theme-page-spacing .entry-content p {
    font-size: 17px;
    line-height: 1.8;
    color: #666666;
    margin: 0 0 15px 0;
}

body.page .theme-page-spacing .entry-content h1 {
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: 30px;
}

body.page .theme-page-spacing .entry-content h2 {
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 1.2;
}

body.page .theme-page-spacing .entry-content h3 {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 1.2;
    color: #181C23;
}

body.page .theme-page-spacing .entry-content h4 {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.2;
    color: #181C23;
}

body.page .theme-page-spacing .entry-content h5 {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.2;
}

body.page .theme-page-spacing .entry-content h6 {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 15px;
}

body.page .theme-page-spacing .entry-content blockquote,
body.page .theme-page-spacing .entry-content .blockquote {
    background: #F4F4F4;
}

body.page .theme-page-spacing .entry-content blockquote {
    padding-bottom: 45px!important;
}

body.page .theme-page-spacing .entry-content dl {
    margin-top: 20px;
    margin-bottom: 20px;
}

body.page .theme-page-spacing .entry-content dt {
    margin-bottom: 5px;
    color: #333333;
}

body.page .theme-page-spacing .entry-content dd {
    margin: 0 1rem 1rem;
    font-size: 15px;
    line-height: 26px;
}

body.page .theme-page-spacing .entry-content dd a {
    text-decoration: underline;
    display: inline-block;
}

body.page .theme-page-spacing .entry-content b,
body.page .theme-page-spacing .entry-content strong {
    font-weight: 600;
    color: #212529;
}

body.page .theme-page-spacing .entry-content address {
    margin: 20px 0;
    font-style: italic;
    line-height: 30px;
}

body.page .theme-page-spacing .entry-content dfn,
body.page .theme-page-spacing .entry-content cite,
body.page .theme-page-spacing .entry-content em,
body.page .theme-page-spacing .entry-content i {
    font-style: italic;
}

body.page .theme-page-spacing .entry-content code,
body.page .theme-page-spacing .entry-content kbd,
body.page .theme-page-spacing .entry-content tt,
body.page .theme-page-spacing .entry-content var {
    font-size: .88889em;
    font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

body.page .theme-page-spacing .entry-content code {
    color: #B1A490;
    border: 0px solid;
    background-color: transparent;
    padding: 0;
}

body.page .theme-page-spacing .entry-content mark,
body.page .theme-page-spacing .entry-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 5px;
}

body.page .theme-page-spacing .entry-content kbd {
    background-color: #eee;
    color: #B1A490;
}

body.page .theme-page-spacing .entry-content blockquote p {
    color: #666;
    line-height: 1.3;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
}

body.page .theme-page-spacing .entry-content p a {
    text-decoration: underline;
    display: inline-block;
    color: #B1A490;
}

body.page .theme-page-spacing .entry-content table td a {
    color: #181C23;
    text-decoration: underline;
    font-weight: 500;
}

body.page .theme-page-spacing .entry-content table td a:hover {
    text-decoration: none;
}

body.page .theme-page-spacing .entry-content p:last-child {
    margin: 0;
}

body.page .theme-page-spacing .entry-content .page-links .post-page-numbers.current {
    background: #B1A490;
    color: #fff;
    border-color: #B1A490;
    border-radius: 50px;
}

body.page .theme-page-spacing .entry-content .page-links .post-page-numbers {
    border-radius: 50px;
}

body.page .theme-page-spacing .entry-content #comments {
    margin-top: 80px;
}

.single-one-bwrap {
    padding-top: 40px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
}

.theme_related_post_Grid .blog-post-grid-wrapper.blog-post-grid-wrapper-four {
    margin-bottom: 0px;
}

.main-container.cat-page-spacing {
    padding-top: 80px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
}

.post-password-form input[type='submit']:hover {
    background-color: #181C23;
    color: #FFFFFF;
}

p.form-submit {
    margin-bottom: 20px;
}

.blog-sidebar .widget.widget_categories ul li::before {
    top: 9px;
}

.blog-sidebar .widget_categories .cat-item span.post_count {
    color: #B1A490;
    border-radius: 5px;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment {
    color: #484848;
    position: relative;
    margin-bottom: 12px;
    padding-left: 14px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
}

.blog-sidebar .widget_block .wp-block-latest-comments {
    border: 0;
    padding: 0;
    list-style: none;
    line-height: 1.5;
    margin-bottom: 0;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment::before {
    height: 7px;
    width: 7px;
    content: '';
    left: 0;
    top: 7px;
    position: absolute;
    background-color: #B1A490;
    border-radius: 50%;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment a {
    color: #666666;
    display: inline-block;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
    font-weight: bold;
    font-size: 14px;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment::last-child {
    margin-bottom: 0;
}

.widget.widget_block .wp-block-group__inner-container h2 {
    padding-bottom: 0px;
    position: relative;
    font-weight: 400;
    font-size: 24px;
    color: #181C23;
    padding-left: 0;
    letter-spacing: 0;
    border-bottom: 0px solid;
    margin-bottom: 24px;
}

.blog-sidebar .widget_recent_comments .recentcomments a,
.blog-sidebar .widget_block li.wp-block-latest-comments__comment a {
    display: inline;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment a:hover {
    color: #B1A490;
}

.blog-sidebar .widget ul li::before {
    top: 8px;
}

.blog-sidebar .widget.widget_categories ul li::before {
    top: 8px;
}

.blog-sidebar .widget_categories ul li .children li::before {
    top: 8px;
}

.wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
}

.wp-block-search__input {
    background-color: #ffffff;
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #E4E4E4;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border-radius: 30px;
    font-size: 15px;
}

.wp-block-search .wp-block-search__label {
    padding-bottom: 0px;
    position: relative;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Merriweather', serif;
    color: #181C23;
    padding-left: 0;
    letter-spacing: 0;
    border-bottom: 0px solid;
    margin-bottom: 25px;
    line-height: 1.2;
}

.blog-sidebar .widget_block.widget_search .wp-block-search__button {
    position: relative;
    width: auto;
    font-weight: 600;
    font-size: 14px;
    padding: 0 22px;
    border-radius: 30px;
}

.blog-sidebar .widget_block.widget_search .wp-block-search__button:before {
    display: none;
}

.widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"]::-webkit-input-placeholder {
    color: #181C23;
}

.widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"]::-moz-placeholder {
    color: #181C23;
}

article.tag-pingbacks-2+.blog-post-comment .comment-body {
    margin-left: auto!important;
}

.comments-list .comment-body,
.blog-post-comment .comment-content p,
.blog-post-comment p.no-comments {
    font-size: 15px;
}

.widget_block.widget_search .wp-block-search__button:hover {
    background-color: #181C23!important;
    color: #FFFFFF!important;
    border: 1px solid #181C23!important;
}

.blog-sidebar .widget .widget-title,
.wp-block-search .wp-block-search__label,
.widget.widget_block .wp-block-group__inner-container h2 {
    font-size: 24px;
    line-height: 1.417;
}

body.page .theme-page-spacing .entry-content ul.comments-list li::marker {
    color: transparent;
}

.comments-list .comment-author cite,
.comment-author vcard cite {
    font-style: normal!important;
    text-transform: capitalize;
}

.blog-sidebar select {
    background-color: white;
    border: thin solid #B1A490;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: 500;
}

.blog-sidebar select {
    background-image: linear-gradient(45deg, transparent 50%, #fff 50%), linear-gradient(135deg, #fff 50%, transparent 50%), linear-gradient(to right, #B1A490, #B1A490);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
}


/*** Theme CSS ***/


/*** HEADER CSS ***/

body.admin-bar .body-inner-content {
    margin-top: 0px;
    position: relative;
}

header#theme-header-one {
    background: transparent;
    padding-top: 30px;
    padding-bottom: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 99;
}

header#theme-header-two {
    background: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 99;
}

.nav-menu-wrapper .mainmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu-wrapper .mainmenu ul li {
    display: inline-block;
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
}

.nav-menu-wrapper .mainmenu ul li a {
    font-size: 14px;
    line-height: 1.715;
    display: block;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.04em;
}

.nav-menu-wrapper .mainmenu ul li:first-child {
    padding-left: 0;
}

.header-two-right .header-search-box {
    position: relative;
    right: inherit;
    top: inherit;
    margin-right: 35px;
    margin-left: 35px;
}

.header-two-right div,
.header-two-right a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
}

.header-btn a {
    background: rgb(255 255 255 / 10%);
    border-radius: 30px;
    font-size: 14px;
    line-height: 1.715;
    letter-spacing: 0.04em;
    padding: 18px 40px;
}

.header-search-box a.search-box-btn {
    line-height: 1;
    font-size: 16px;
}

.header-contact-box a {
    font-size: 16px;
    line-height: 1.87;
}

.col-lg-4.text-right.header-two-right {
    padding-left: 0;
}

@media (min-width: 1200px) {
    .header-style-one .container {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 1600px) {
    .header-style-one .container {
        max-width: 100%;
        padding-left: 80px;
        padding-right: 80px;
    }
}

#theme-header-two .nav-menu-wrapper .mainmenu ul li a {
    font-weight: 500;
    color: #181C23;
}

#theme-header-two .header-two-right div,
#theme-header-two .header-two-right a {
    color: #181C23;
}

#theme-header-two .header-btn a {
    background: #F1EFE8;
    font-weight: 500;
}

.theme-breadcrumb__Wrapper.theme-breacrumb-area {
    margin-top: 0;
    background: url(../images/title-bg.jpg) no-repeat scroll center center;
    background-size: cover;
    padding: 220px 0;
    text-align: center;
    position: relative;
}

h1.theme-breacrumb-title {
    font-size: 80px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    line-height: 1.30;
    text-align: center;
}

.theme-breadcrumb__Wrapper.theme-breacrumb-area:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 44.79%, rgba(0, 0, 0, 0.35) 63.54%, #000000 100%);
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 44.79%, rgba(0, 0, 0, 0.35) 63.54%, #000000 100%);
    background: -o-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 44.79%, rgba(0, 0, 0, 0.35) 63.54%, #000000 100%);
}

.theme-slider-area-wrap {
    position: relative;
}

.slider-inner-wrapper {
    position: relative;
}

.slider-inner-wrapper .slide-item {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    height: 1080px;
}

.slide-content h1 {
    font-size: 80px!important;
    color: #fff;
    line-height: 1.30!important;
    font-weight: 400!important;
    margin-bottom: 48px!important;
}

.slide-content-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.slider-btn-wrapper a {
    display: inline-block;
    border: 2px solid #B1A490;
    border-radius: 30px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.04em;
    padding: 18px 38px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
}

.section-title-part .elementor-widget-container h4,
.btn-theme-rounded .elementor-button-wrapper a {
    letter-spacing: 0.04em!important;
}

.slider-scroll-btn-wrapper {
    position: absolute;
    bottom: 48px;
    left: 0;
    width: 100%;
    height: auto;
    line-height: 1;
}

a.slider-scroll-btn {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.715;
    letter-spacing: 0.04em;
}

a.slider-scroll-btn i {
    font-style: normal!important;
    position: relative;
    margin-right: 5px;
    font-size: 16px;
}

.slider-scroll-btn-wrapper .container {
    padding-left: 0;
}


/*** Featured Boxes ***/

.feature-box-wrapper .features-item.single-feature-box {
    padding-right: 35px;
    margin-bottom: 60px;
}

.feature-box-wrapper .features-sub-title {
    font-size: 14px;
    line-height: 1.715;
    color: #B1A490;
    letter-spacing: 0.04em;
    display: inline-block;
    margin-bottom: 16px;
}

.feature-box-wrapper .features-title-wrap h2.features-title {
    font-size: 40px!important;
    line-height: 1.4!important;
    margin-bottom: 0!important;
    max-width: 44%;
}

.feature-box-wrapper .features-title-wrap {
    margin-bottom: 60px;
}

.feature-box-wrapper .single-feature-box .features-icon {
    background: #F9F8F5;
    display: inline-block;
    width: 120px;
    height: 120px;
    text-align: center;
    border-radius: 50%;
    line-height: 115px;
}

.feature-box-wrapper .single-feature-box .features-inner-content h3 {
    font-size: 20px!important;
    line-height: 1.4!important;
    margin-top: 32px!important;
    margin-bottom: 16px!important;
    color: #181C23!important;
}

.feature-box-wrapper .single-feature-box .features-inner-content p {
    font-size: 16px!important;
    line-height: 1.875!important;
    color: #666666!important;
}

.theme-features-area .container {
    padding-left: 0;
    padding-right: 0;
}


/*** Testimonials ***/

.testimonial-content-wrap {
    padding-left: 110px;
    padding-right: 110px;
}

.testimonial-item.single-testimonial-box {
    position: relative;
    padding-left: 300px;
}

.testimonial-img {
    width: 220px;
    height: 220px;
    position: absolute;
    left: 0;
    top: 10px;
}

.testimonial-img:before {
    content: "\ec52";
    bottom: 10px;
    width: 48px;
    font-size: 16px;
    height: 48px;
    line-height: 44px;
    color: #fff;
    text-align: center;
    background: #B1A490;
    position: absolute;
    z-index: 99;
    right: 10px;
    border: 2px solid #181C23;
    border-radius: 50%;
    font-family: 'remixicon' !important;
}

.testimonial-inner-content h3 {
    font-size: 30px!important;
    line-height: 1.54!important;
    color: #fff!important;
    margin-bottom: 40px!important;
}

.testimonial-content-wrap {
    padding-left: 110px;
    padding-right: 110px;
}

.reviewer-box {
    color: #B1A490;
    font-size: 14px;
    line-height: 1.715;
    letter-spacing: 0.04em;
}

.reviewer-box span {
    display: inline-block;
    position: relative;
    margin-left: 17px;
}

.reviewer-box span:before {
    position: absolute;
    left: -11px;
    top: 0px;
    content: "/";
}


/*** Blog Posts ***/

.blog-grid-area .blog-sub-title {
    font-size: 14px;
    line-height: 1.715;
    color: #B1A490;
    letter-spacing: 0.04em;
    display: inline-block;
    margin-bottom: 16px;
}

.blog-grid-area .blog-title-sec h2.blog-post-title {
    font-size: 40px!important;
    line-height: 1.4!important;
    margin-bottom: 0!important;
}

.blog-grid-area .blog-title-sec {
    margin-bottom: 65px;
}

.post-grid-content-one {
    background: #fff;
    padding: 32px;
}

.post-grid-content-one .date-box {
    font-size: 14px;
    line-height: 1.715;
    margin-bottom: 8px;
    font-weight: 500;
    color: #B1A490;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.post-grid-content-one h3.post-title {
    font-size: 24px!important;
    color: #181C23!important;
    line-height: 1.417!important;
    font-weight: 400!important;
    margin-bottom: 0!important;
}

.post-grid-content-one h3.post-title a {
    color: #181C23;
}

.see-all-btn {
    display: inline-block;
}

.see-all-btn a {
    display: inline-block;
    border: 2px solid #B1A490;
    margin-top: 60px;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #181C23;
    font-weight: 500;
    text-align: center;
    border-radius: 30px;
    padding: 16px 38px;
    letter-spacing: 0.04em;
}


/*** Counter Area CSS ***/

.theme-counter-item.single-counter-box.clearfix {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.single-counter-box .counter h3 {
    font-weight: 400!important;
    font-size: 60px!important;
    line-height: 1.30!important;
    color: #B1A490!important;
    margin-bottom: 0!important;
    margin-right: 16px;
}

.counter-inner-content {
    color: #181C23;
    font-size: 14px;
    line-height: 1.715;
    letter-spacing: 0.04em;
}

.counter-content-wrap {
    padding-left: 110px;
    padding-right: 110px;
}


/*** Property grid ***/

.property-grid-content-one {
    background: #fff;
    padding: 32px;
}

.property-grid-content-one .property-grid-locations {
    font-size: 14px;
    line-height: 1.715;
    margin-bottom: 8px;
    font-weight: 500;
    color: #B1A490;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.property-grid-content-one h3.post-title {
    font-size: 24px!important;
    color: #181C23!important;
    line-height: 1.417!important;
    font-weight: 400!important;
    margin-bottom: 28px!important;
}

.property-grid-content-one h3.post-title a {
    color: #181C23;
}

.property-grid-content-one .property-grid-size {
    font-size: 18px;
    line-height: 1.556;
    font-weight: 400;
    color: #181C23;
    text-transform: uppercase;
}


/*** Footer Area CSS ***/

.theme-footer-wrapper {
    background: url(../images/footer-bg.png) no-repeat scroll center center;
    background-size: cover;
    padding-top: 140px;
}

.newsletter-left-content .sub-heading {
    color: #B1A490;
    font-size: 14px;
    line-height: 1.715;
    margin-bottom: 16px;
    font-weight: 500;
}

.newsletter-left-content h2 {
    font-size: 40px;
    color: #fff;
    line-height: 1.40;
    margin: 0;
}

.col-lg-6.newsletter-left-content {
    padding-right: 100px;
}

.footer-newsletter-wrapper .container {
    border-bottom: 1px solid #3B3D44;
    padding-bottom: 140px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 140px;
}

.footer-top .footer-widget h4,
.footer-top .widget_block h3 {
    color: #fff;
    font-size: 20px;
    line-height: 1.40;
    margin-bottom: 32px;
}

.footer-top .footer-widget ul,
.footer-top .footer-widget ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-top .footer-widget ul li {
    font-size: 16px;
    line-height: 1.875;
    margin-bottom: 8px;
}

.footer-top .footer-widget ul li:last-child {
    margin-bottom: 0;
}

.footer-top .footer-widget ul li a {
    color: #A3A4A7;
}

.footer-top {
    padding-bottom: 135px;
}

p.copyright-text {
    margin: 0;
    color: #A3A4A7;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.875;
}

p.copyright-text a {
    display: inline-block;
    color: #fff;
}

.footer-bottom {
    padding-bottom: 40px;
}

.footer_one_Widget p.footer-wid-txt {
    font-size: 16px;
    color: #A3A4A7;
    line-height: 1.875;
    margin-top: 27px;
    padding-right: 35px;
    margin-top: 28px!important;
}

.footer-top .widget_block p {
    margin: 0;
    color: #A3A4A7;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.875;
    margin-bottom: 16px;
}

.footer-social a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.1);
    margin-right: 8px;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    line-height: 40px;
    font-weight: normal!important;
    font-size: 14px;
}

.footer_four_Widget {
    padding-left: 60px;
}

.team-member-box-wrapper.team-member-block {
    position: relative;
    display: flex;
}

.team-thumbnail {
    position: relative;
    overflow: hidden;
    width: 280px;
}

.team-thumbnail img {
    width: 100%;
    height: 278px!important;
    object-fit: cover;
}

.team-inner-content {
    padding: 32px 32px 32px 32px;
    background: #fff;
    min-width: 353px;
    min-height: 278px;
}

.team-position {
    font-size: 14px;
    color: #B1A490;
    line-height: 1.715;
    font-weight: 500;
    letter-spacing: 0.04em;
}

h3.team-title {
    font-size: 24px!important;
    line-height: 1.42!important;
    color: #181C23!important;
    margin-bottom: 16px!important;
}

.team-text,
.team-text a {
    font-size: 16px;
    line-height: 1.87;
    color: #666666;
}

.team-text {
    margin-bottom: 32px;
}

.team-social a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50px;
    background: #F1EFE8;
    color: #181C23;
    font-weight: 400;
    margin-right: 4px;
    line-height: 38px;
}

.team-social a i {
    font-style: normal!important;
    font-weight: normal!important;
}


/*** Video Section ***/

.theme_video_blocks.video-box-wrapper {
    position: relative;
    overflow: hidden;
}

.video-block-post-image {
    position: relative;
    overflow: hidden;
}

.video-block-post-image img {
    width: 100%;
    height: 900px!important;
    object-fit: cover;
    transition: 0.5s;
}

.video-play-icon-wrap {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -90px;
    margin-left: -90px;
}

.video-play-icon-wrap a {
    display: inline-block;
    background: #fff;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    text-align: center;
    line-height: 187px;
}

.play-icon {
    background: url(../images/play-icon.png) no-repeat scroll center center;
    width: 18px;
    height: 20px;
    display: inline-block;
    background-size: cover;
}


/*** Property Slider ***/

.property-slide-inner {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left center;
    background-size: cover;
    min-height: 1080px;
    position: relative;
}

.property-slide-inner:before {
    position: absolute;
    width: 50%;
    height: 100%;
    content: "";
    background: #181C23;
    right: 0;
    top: 0;
    bottom: 0;
}

.property-slide-right-content {
    margin-left: 115px;
    max-width: 520px;
}

.slide-property-size {
    color: #fff;
    font-size: 18px;
    line-height: 1.556;
    font-weight: 400;
    margin-bottom: 24px;
}

.property-slide-right-content h2.post-title {
    font-size: 80px!important;
    color: #fff;
    line-height: 1.30!important;
    margin-bottom: 40px!important;
}

.property-slide-right-content h2.post-title a {
    color: #fff;
}

.property-slide-right-content .details-btn a {
    display: inline-block;
    border: 2px solid #B1A490;
    border-radius: 30px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.04em;
    padding: 18px 40px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
}

.property-slide-inner .row {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
}

.col-lg-6.property-right-col {
    min-height: 100%!important;
    display: flex;
    align-items: center;
}

.scroll-down-btn {
    display: inline-block;
    position: absolute;
    bottom: 50px;
    left: 130px;
}

.scroll-down-btn a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.715;
    letter-spacing: 0.04em;
}

.scroll-down-btn a i {
    font-style: normal!important;
    position: relative;
    margin-right: 5px;
    font-size: 16px;
}

.theme-slider-two .slider-inner-wrapper .slide-item {
    height: 840px;
}

.theme-slider-two .slide-content {
    text-align: center;
    max-width: 850px;
    margin: auto;
}

.theme-slider-two .slide-content h1 {
    text-align: center;
}

.elementor-accordion-item .elementor-tab-title {
    padding-bottom: 24px!important;
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 24px!important;
}

.elementor-accordion-item .elementor-tab-title.elementor-active {
    padding-bottom: 16px!important;
    border-bottom: 0px solid #E3E3E3;
    margin-bottom: 0px!important;
}

.elementor-accordion-item .elementor-tab-content.elementor-active {
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 32px!important;
}

.elementor-accordion-item .elementor-tab-content.elementor-active {
    border-bottom: 1px solid #E3E3E3!important;
    margin-bottom: 24px!important;
    padding-bottom: 24px!important;
}

.elementor-accordion-item:last-child .elementor-tab-content.elementor-active {
    border-bottom: 0px solid #E3E3E3!important;
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
}

.elementor-accordion-item:last-child .elementor-tab-title {
    padding-bottom: 0px!important;
    border-bottom: 0px solid #E3E3E3;
    margin-bottom: 0px!important;
}

.theme-property-grid-wrapper .slick-slide {
    margin: 0 12px;
}

.theme-property-grid-wrapper .slick-slide img {
    height: 380px;
    object-fit: cover;
}

.property-grid-title-wrap {
    margin-bottom: 60px;
}

.property-grid-title-wrap .property-grid-sub-title {
    font-size: 14px;
    line-height: 1.715;
    color: #B1A490;
    letter-spacing: 0.04em;
    display: inline-block;
    margin-bottom: 16px;
}

.property-grid-title-wrap h2.property-grid-title {
    font-size: 40px!important;
    line-height: 1.4!important;
    margin-bottom: 0!important;
}

.theme-newsletter-wrap {
    position: relative;
}

.footer-newsletter-form {
    margin-top: 55px;
}

.theme-newsletter-wrap input[type="email"] {
    width: 100%;
    position: relative;
    display: inline-block;
    border: 0px solid;
    background: #fff;
    text-indent: 32px;
    font-size: 16px;
    color: #858585;
    padding: 23px 0;
    border-radius: 38px;
    box-shadow: none;
    outline: none;
}

.theme-newsletter-wrap input[type="submit"] {
    display: inline-block;
    background: #B1A490;
    border: 0px solid;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-weight: 400;
    position: absolute;
    top: 8px;
    right: 8px;
    border-radius: 30px;
    padding: 18px 40px;
    box-shadow: none;
    outline: none;
    cursor: pointer;
}


/*** Exphousaleces Box ***/

.exphousalece-box-wrapper .exp-title-wrap {
    margin-bottom: 60px;
}

.exphousalece-box-wrapper .exp-sub-title {
    font-size: 14px;
    line-height: 1.715;
    color: #B1A490;
    letter-spacing: 0.04em;
    display: inline-block;
    margin-bottom: 16px;
}

.exphousalece-box-wrapper .exp-title-wrap h2.exp-title {
    font-size: 40px!important;
    line-height: 1.4!important;
    margin-bottom: 0!important;
}

.exp-thumb img {
    width: 160px;
    height: 160px;
    object-fit: cover;
    border-radius: 50%;
}

.exp-thumb {
    margin-bottom: 32px;
}

.exp-inner-content p {
    font-size: 16px!important;
    line-height: 1.875!Important;
    color: #666!important;
    margin-bottom: 16px!important;
}

.exp-inner-content h4 {
    margin: 0!important;
    font-size: 24px!important;
    line-height: 1.417!important;
    color: #181C23!important;
}


/*** Jobs ***/

.job-box-wrapper {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    flex-wrap: wrap;
    background: #fff;
    padding: 40px 40px;
    margin-bottom: 25px;
}

.job-box-title,
.job-list-locations,
.job-box-btn {
    flex: 0 0 33%;
    max-width: 33%;
}

.job-box-btn {
    text-align: right;
}

.job-box-btn a {
    display: inline-block;
    border: 2px solid #B1A490;
    border-radius: 30px;
    color: #181C23;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    font-weight: 500;
    padding: 16px 38px;
}

.elementor-social-icon i {
    font-style: normal!important;
}


/*** Property Inner ***/

#demographic-table {
    border-collapse: collapse;
    width: 100%;
    font-size: 16px;
    color: #666;
    font-weight: 400;
    line-height: 1;
}

#demographic-table td,
#demographic-table th {
    border: 0px solid #ddd;
    padding: 8px;
}

#demographic-table tr:nth-child(even) {
    background-color: #F1EFE8;
}

#demographic-table tr:nth-child(odd) {
    background-color: #F1EFE8;
}

#demographic-table tr:hover {
    background-color: #F1EFE8;
}

#demographic-table th {
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: left;
    background-color: #181C23;
    color: white;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.875;
    padding-left: 32px;
    border-bottom: 7px solid #fff;
    border-right: 7px solid #fff;
}

#demographic-table th:last-child,
#demographic-table td:last-child {
    border-right: 0;
}

#demographic-table td {
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: left;
    font-size: 16px;
    line-height: 1.875;
    padding-left: 32px;
    border-bottom: 7px solid #fff;
    border-right: 7px solid #fff;
}

#demographic-table tr:last-child td {
    border-bottom: 0px;
}

h2.demographic-title {
    font-size: 40px;
    line-height: 1.40;
    margin-bottom: 60px;
}

.hidden {
    overflow: hidden;
    display: none;
    visibility: hidden;
}

.btn-gallery img {
    max-width: 100%;
    height: auto;
}


/*** Blog ***/

.blog-main-wrap .post-thumbnail img {
    height: 600px;
    object-fit: cover;
    width: 100%;
}

.blog-main-wrap .post-list-bottom-content {
    background: #ffff;
    padding: 48px 54px 48px 48px;
}

.blog-main-wrap .post-list-bottom-content h3 {
    font-size: 40px;
    color: #181C23;
    line-height: 1.40;
    margin-bottom: 16px;
}

.blog-main-wrap .post-list-bottom-content h3 a {
    color: #181C23;
}

.blog-main-wrap .author-name a {
    display: inline-block;
}

.blog-main-wrap .post-meta-items.meta-top-thumbb div {
    display: inline-block;
    font-weight: 500;
    color: #B1A490;
    line-height: 1.715;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 8px;
    letter-spacing: 0.04em;
}

.blog-main-wrap .post-meta-items.meta-top-thumbb {
    font-size: 14px;
    line-height: 1.715;
}

.blog-main-wrap .post-list-bottom-content .category-box {
    line-height: 1.715;
    font-size: 14px;
}

.blog-main-wrap .post-wrapper {
    margin-bottom: 0px;
    margin-top: 80px;
}

.blog-main-wrap .post-wrapper::last-child {
    margin-bottom: 0;
}

.blog-main-wrap .post-meta-items.meta-top-thumbb div.author-name {
    position: relative;
    padding-right: 5px;
}

.blog-main-wrap .post-meta-items.meta-top-thumbb div.author-name:before {
    position: absolute;
    right: 0;
    bottom: 0;
    content: ",";
}

.sidebar.blog-sidebar {
    padding-left: 80px;
}

.property-container-wrap .property-layout-inner {
    margin-bottom: 30px;
}

.section-title-part {
    margin-bottom: 1px!important;
}

.features-inner-content a {
    display: inline-block;
    font-size: 14px;
    line-height: 1.715;
    letter-spacing: 0.04em;
    color: #B1A490;
    margin-top: 17px;
}

.feature-big-box .feature-box-wrapper .single-feature-box .features-icon {
    width: 160px;
    height: 160px;
    line-height: 160px;
}

a.team-btnn {
    display: inline-block;
    border: 2px solid #B1A490;
    margin-top: 0px;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #181C23;
    font-weight: 500;
    text-align: center;
    border-radius: 30px;
    padding: 16px 38px;
    letter-spacing: 0.04em;
}

.custom-overlay-grid {
    position: relative;
}

.custom-overlay-grid:before {
    position: absolute;
    width: 100%;
    height: 290px;
    background: #fff;
    content: "";
    top: 0;
    left: 0;
    right: 0;
}

.slider-with-overlayy,
.overlay-bottom {
    position: relative;
}

.slider-with-overlayy:before {
    position: absolute;
    width: 100%;
    height: 85%;
    background: #F9F8F5;
    content: "";
    top: 0;
    left: 0;
    right: 0;
}

.overlay-bottom:before {
    position: absolute;
    width: 100%;
    height: 140px;
    background: #fff;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
}

.slider-with-overlayy .theme-slider-area-wrap {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}

.fnamee {
    width: 100%;
    border: 0px solid;
    display: block;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 24px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    line-height: 30px;
    color: #858585;
}

.ftextarea {
    width: 100%;
    border: 0px solid;
    display: block;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 40px;
    height: 120px;
    font-size: 16px;
    line-height: 1;
    color: #858585;
    padding-top: 20px;
}

.fsubmitt {
    display: inline-block;
    border: 2px solid #B1A490;
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #181C23;
    font-weight: 500;
    text-align: center;
    border-radius: 30px;
    padding: 17px 38px 15px;
    letter-spacing: 0.04em;
    cursor: pointer;
    background: transparent;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.fsubmitt:hover {
    background: #B1A490;
    color: #fff;
}

.exp-inner-content {
    margin-right: 30px;
}

.team-single-sub-heading {
    margin-bottom: 0!important;
}

.team-single-title {
    margin-bottom: 0!important;
}

.team-single-title h2.elementor-heading-title {
    margin-bottom: 24px!important;
}

.team-col-single a {
    text-decoration: none!important;
}

.header-border-show {
    border-bottom: 1px solid #E3E3E3;
}

.job-box-title h3 {
    font-size: 24px!important;
    line-height: 1.417!important;
    font-weight: 400;
    margin-bottom: 8px!important;
}

.job-box-title h3 a {
    color: #181C23;
}

.job-box-position {
    font-size: 14px;
    line-height: 1.715;
    letter-spacing: 0.04em;
    color: #B1A490;
}

.theme-job-list-wrapper .job-list-locations {
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

body.single-jobs header#theme-header-one,
body.single-properties header#theme-header-one,
body.error404 header#theme-header-one {
    background: #fff;
    border-bottom: 1px solid #E3E3E3;
}

body.single-jobs header#theme-header-one .nav-menu-wrapper .mainmenu ul li a,
body.single-properties header#theme-header-one .nav-menu-wrapper .mainmenu ul li a,
body.error404 header#theme-header-one .nav-menu-wrapper .mainmenu ul li a {
    font-weight: 500;
    color: #181C23;
}

body.single-jobs header#theme-header-one .header-two-right div,
body.single-jobs header#theme-header-one .header-two-right a {
    color: #181C23;
}

body.single-properties header#theme-header-one .header-two-right div,
body.single-properties header#theme-header-one .header-two-right a,
body.error404 header#theme-header-one .header-two-right a {
    color: #181C23;
}

body.single-jobs header#theme-header-one .header-btn a,
body.single-properties header#theme-header-one .header-btn a {
    background: #F1EFE8;
    font-weight: 500;
}

.light-logo-hide {
    display: none;
}

body.single-jobs .main-logo-show,
body.single-properties .main-logo-show,
body.error404 .main-logo-show {
    display: none;
}

body.single-jobs .light-logo-hide,
body.single-properties .light-logo-hide,
body.error404 .light-logo-hide {
    display: block;
}

.job-single-page-wrapper.single-job-content-wrap {
    padding-top: 120px;
    padding-bottom: 120px;
}

.job-content-list ul,
.job-content-list li {
    margin: 0;
    padding: 0;
}

.job-content-list ul {
    margin-left: 18px;
}

.prperty-single-page-wrapper.single-property-content-wrap {
    padding-top: 120px;
}

.property-overview-content .property-overview-location {
    color: #B1A490;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.715;
    letter-spacing: 0.04em;
    margin-bottom: 16px;
}

.property-overview-content h2.post-title {
    font-size: 60px;
    line-height: 1.40;
    max-width: 80%;
    color: #181C23;
    margin-bottom: 40px;
}

.property-overview-content h2.post-title a {
    color: #181C23;
}

.property-overview-text p {
    line-height: 1.875;
    color: #666;
    margin-bottom: 60px;
}

.property-overview-btn a {
    display: inline-block;
    border: 2px solid #B1A490;
    border-radius: 30px;
    color: #181C23;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    font-weight: 500;
    padding: 16px 38px;
    text-transform: uppercase;
}

.single-property-overview-wrapper {
    margin-bottom: 140px;
}

.single-property-summary-inner {
    padding-top: 140px;
}

.property-summary-box {
    position: relative;
    border: 1px solid #E3E3E3;
    padding: 40px;
    margin-left: 70px;
}

.property-summary-box ul,
.property-summary-box li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.property-summary-box li span.property-meta-title {
    font-size: 20px;
    line-height: 28px;
    color: #181C23;
    display: block;
    font-family: "Merriweather";
}

.property-summary-box li span.property-meta-value {
    font-size: 14px;
    line-height: 1.715;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #666;
}

.property-summary-box li {
    margin-bottom: 32px;
}

.property-summary-box li:last-child {
    margin-bottom: 0;
}


/*** Dots style ***/

ul.slick-dots {
    position: absolute;
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
    top: 50%;
    right: 0;
    text-align: center;
    width: auto;
    line-height: 1!Important;
    transform: rotate(90deg);
    height: auto;
    right: 50px;
    margin-top: -4px!important;
}

ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    color: #fff!important;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    line-height: 1!important;
    font-size: inherit!important;
}

ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px;
    height: 8px;
    padding: 0px;
    cursor: pointer;
    color: #fff;
    border: 0;
    outline: none;
    background: #fff;
    border-radius: 50%;
}

ul.slick-dots li.slick-active button {
    background: transparent;
    border: 1px solid #fff;
}

.slider-btn-wrapper a:hover {
    background: #B1A490;
}

.header-btn a:hover {
    background: #F9F8F5;
    color: #B1A490;
}

.btn-theme-rounded a.elementor-button:hover,
.see-all-btn a:hover {
    background: #B1A490!important;
    color: #fff!important;
}

.post-grid-content-one h3.post-title a:hover {
    color: #B1A490;
}

.theme-newsletter-wrap input[type="submit"] {
    transition: all .4s ease-in;
}

.theme-newsletter-wrap input[type="submit"]:hover {
    background: #181C23;
}

.footer-top .footer-widget ul li a:hover {
    color: #f9f8f5;
}

.footer-social a:hover {
    background: #B1A490;
}

p.copyright-text a:hover {
    color: #B1A490;
}

.slide-arrow-left.slick-arrow,
.slide-arrow-right.slick-arrow {
    position: absolute;
    z-index: 10;
    opacity: 1;
    display: inline-block!important;
    margin: 0!important;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #F1EFE8!important;
    transition: all 0.25s ease-in 0s;
    padding: 0!important;
    font-weight: bold!important;
    text-align: center;
    border-radius: 50px!important;
    cursor: pointer;
    font-size: 25px!important;
    color: #181C23!important;
}

.slide-arrow-left.slick-arrow:hover,
.slide-arrow-right.slick-arrow:hover {
    background: #B1A490!important;
    color: #fff!important;
}

.slide-arrow-left.slick-arrow i,
.slide-arrow-right.slick-arrow i {
    font-style: normal!important;
}

.slide-arrow-right.slick-arrow {
    bottom: -120px;
    left: 76px;
}

.slide-arrow-left.slick-arrow {
    bottom: -120px;
}

.testimonial-box-wrapper ul.slick-dots {
    top: auto;
    right: 0;
    width: auto;
    line-height: 1!Important;
    transform: rotate(0deg);
    right: auto;
    margin-top: 0px!important;
    bottom: -60px;
    left: 300px;
}


/*** Back To Top ***/

.backto {
    position: fixed;
    right: 25px;
    bottom: 25px;
    z-index: 10;
    background: #B1A490;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    height: 50px;
    text-align: center;
    width: 50px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: none;
}

.backto:hover {
    background: #181C23!important;
    color: #fff;
}

.backto:hover a {
    color: #fff;
}

.backto a {
    color: #fff;
    font-size: 22px;
    line-height: 50px;
}


/*===============================
 	  Preloader
================================*/

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #181C23;
    z-index: 9999999;
}

.spinner {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: -20px;
    display: inline-block;
    vertical-align: middle;
    left: 50%;
    top: 50%;
    margin-left: -20px;
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #B1A490;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
    0%,
    100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bounce {
    0%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.nav-menu-wrapper .mainmenu ul li a {
    padding: 18px 0;
}

.nav-menu-wrapper .mainmenu ul li ul.sub-menu {
    min-width: 240px;
    position: absolute;
    top: 100%;
    z-index: 100;
    padding: 22px 0;
    background: #181C23;
    text-align: left;
    left: 0px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 0px;
    border: 0px solid;
}

.nav-menu-wrapper .mainmenu ul li ul.sub-menu li {
    display: block;
    position: relative;
    padding: 4px 30px 4px 30px;
}

.nav-menu-wrapper .mainmenu ul li ul.sub-menu li a {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: #A3A4A7;
    line-height: 1.25;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 0px;
    padding: 0;
}

.nav-menu-wrapper .mainmenu ul li ul.sub-menu li:last-child a {
    border-bottom: 0px solid;
}

.nav-menu-wrapper .mainmenu ul li ul.sub-menu li:last-child a {
    padding-right: 0px;
}

.nav-menu-wrapper .mainmenu ul li ul.sub-menu li:first-child a {
    padding-left: 0px;
}

.nav-menu-wrapper .mainmenu ul li ul.sub-menu li:last-child a {
    border-bottom: 0px solid;
}

.nav-menu-wrapper .mainmenu ul li ul.sub-menu li a:hover {
    color: #fff;
}

.nav-menu-wrapper .mainmenu ul li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) translateY(0px);
    -ms-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
}


/*** Popup search ***/


/*----------------------------------------
  ## Search Popup
----------------------------------------*/

.search-popup.active .search-form {
    visibility: visible;
    opacity: 1;
}

.search-popup .search-form {
    min-width: 650px;
    position: absolute;
    position: fixed;
    top: 50%;
    left: 50%;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999;
}

.search-popup .search-form .form-group .form-control,
.search-popup .search-form .search-input {
    border: none;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 60px;
    line-height: 60px;
    padding: 0 100px 0 30px;
    font-size: 15px;
    border-radius: 0;
    width: 100%;
}

.search-popup .search-form .form-group .form-control,
.search-popup .search-form .search-input {
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 38px;
}

.search-popup .search-form .submit-btn {
    position: absolute;
    right: 6px;
    top: 6px;
    width: 48px;
    height: 48px;
    border: 0;
    border-radius: 50px;
    background: #B1A490;
    color: #fff;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    padding: 0;
    text-align: center;
    cursor: pointer;
    z-index: 1;
}

.search-popup .search-form .submit-btn:hover {
    background: #181C23;
}

.search-popup .search-form .submit-btn:focus,
.search-popup .search-form .submit-btn:active {
    outline: none;
    border: 0px solid;
}

.body-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #181C23;
    z-index: 991;
    content: "";
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.body-overlay.active {
    visibility: visible;
    opacity: 0.90;
}

a.search-box-btn {
    display: inline-block;
}

a.search-box-btn:hover i {
    color: #B1A490;
}

a.navSidebar-button {
    display: inline-block;
}

a.navSidebar-button:hover i {
    color: #B1A490;
}

.single-property-media-content .nav.nav-tabs {
    max-width: 440px;
    margin: auto;
    border: 0px solid;
    background: #fff;
    border-radius: 38px!important;
    box-shadow: 0px 8px 30px 8px rgb(24 29 35 / 10%);
    padding: 8px;
    position: relative;
    top: -37.5px;
}

.single-property-media-content .nav-tabs .nav-link {
    border: 0px solid;
    background: #fff;
    color: #181C23;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    border-color: transparent!important;
    line-height: 1;
    padding: 23px 0;
    border-radius: 38px;
}

.single-property-media-content .nav-tabs .nav-link.active {
    background: #B1A490;
    color: #fff;
}

.single-property-media-content ul,
.single-property-media-content li {
    margin: 0;
    padding: 0;
    list-style: none;
}

button:active,
button:focus {
    border: 0px solid;
    outline: none;
}

.single-property-media-content .video-block-post-image img {
    height: 700px!important;
}

.single-property-media-content .btn-gallery img {
    height: 700px;
    object-fit: cover;
}

.single-property-media-content .video-play-icon-wrap {
    margin-top: -60px;
    margin-left: -60px;
}

.single-property-media-content .video-play-icon-wrap a {
    width: 120px;
    height: 120px;
    line-height: 128px;
}

.single-property-content-wrap .container {
    padding-left: 0;
    padding-right: 0;
}

.property-features-custom .features-sub-title {
    display: none;
}


/*** Slicknav ***/

div.slicknav_menu {
    background: transparent;
    text-align: right;
    font-size: 15px;
}

.slicknav_menu .slicknav_menutxt {
    font-weight: 400;
}

.slicknav_btn {
    float: none;
    display: inline-block;
}

ul.slicknav_nav {
    background: #181C23;
    text-align: left;
    position: relative;
    top: -30px;
}

.slicknav_nav li {
    border-bottom: 1px solid rgb(249 248 245 / 10%);
}

.slicknav_nav li:last-child {
    border-bottom: 0 solid;
}

a.slicknav_btn {
    background: #B1A490;
    border-radius: 0;
    margin: 3px 1px 15px;
    position: relative;
    top: -39px;
    right: 9px;
    border-radius: 3px;
}

.slicknav_nav a {
    color: #ffffff;
    padding-left: 20px;
}

.slicknav_menu {
    display: none;
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
    padding: 10px 0px;
    margin: 0px 0px;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    padding-left: 20px;
}

.slicknav_nav li a:hover {
    background: #000;
    border-radius: 0;
    color: #fff;
}

.slicknav_nav ul {
    margin: 0 0 0 0px;
}

.housale-responsive-menu {
    position: absolute;
    right: 0;
    top: 0px;
    width: 100%;
    z-index: 999;
}

.slicknav_menu .slicknav_menutxt {
    text-shadow: none;
}

.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
    background: #000;
    color: #fff;
}

.slicknav_nav .slicknav_arrow {
    font-size: 15px;
    margin: 0;
    position: absolute;
    right: 20px;
}

.slicknav_menu .slicknav_icon {
    float: left;
    width: 25px;
    height: 25px;
    margin: 0;
    border-radius: 8px;
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 25px;
    height: 4px;
    box-shadow: none;
    top: 3px;
    position: relative;
}

.slicknav_menu .slicknav_menutxt {
    display: none;
}

@media (max-width: 1199px) {
    .mainmenu {
        display: none;
    }
    .slicknav_menu {
        display: block;
    }
    .col-lg-6.nav-design-onee {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .col-lg-4.text-right.header-two-right {
        display: none;
    }
    .header-two-right {
        display: none;
    }
}

@media (min-width: 1200px) and (max-width: 1290px) {
    .nav-menu-wrapper .mainmenu ul li a {
        font-size: 13px;
    }
}

.property-tab-blockk .elementor-tabs-wrapper {
    border-bottom: 1px solid #E3E3E3;
}

.property-tab-blockk .elementor-tabs-wrapper .elementor-active {
    border-bottom: 2px solid #B1A490!important;
}

.property-tab-blockk.elementor-widget-tabs .elementor-tab-content {
    padding-top: 60px;
    padding-left: 75px;
    padding-right: 75px;
}

a.sitemap-btnn {
    display: inline-block;
    border: 2px solid #B1A490;
    border-radius: 30px;
    color: #181C23;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    font-weight: 500;
    padding: 16px 38px;
    text-transform: uppercase;
    margin-top: 60px;
}

.theme-tab-propertyy .elementor-tab-content {
    text-align: center;
}

a.download-btnn {
    background: #F1EFE8;
    font-weight: 500;
    display: block;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.04em;
    color: #181C23;
    text-transform: uppercase;
    position: relative;
    line-height: 1;
    padding: 31px 32px 31px;
}

.enquiry-content-custom a {
    display: inline-block;
    color: #181C23;
}

a.chat-btnn {
    display: inline-block;
    border: 2px solid #B1A490;
    border-radius: 30px;
    color: #181C23;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    font-weight: 500;
    padding: 16px 38px;
    text-transform: uppercase;
    margin-top: 40px;
}

a.download-btnn:before {
    position: absolute;
    right: 30px;
    top: 32px;
    content: "\ef08";
    width: auto;
    height: auto;
    background: transparent;
    font-family: 'IcoFont';
    font-weight: normal!important;
}

.theme-sidebar-contact {
    position: relative;
    background: #F9F8F5;
    padding: 40px;
}

.sidename,
.sidemail {
    width: 100%;
    border: 0px solid;
    display: block;
    background: #fff;
    border-radius: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #858585;
    height: 60px;
    text-indent: 32px;
    margin-bottom: 24px;
}

.sideareaa {
    width: 100%;
    border: 0px solid;
    display: block;
    background: #fff;
    border-radius: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #858585;
    height: 120px;
    text-indent: 32px;
    padding-top: 20px;
    margin-bottom: 32px;
}

.sidesubmitt {
    display: block;
    width: 100%;
    border: 0px solid #B1A490;
    margin-top: 0px;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    text-align: center;
    border-radius: 30px;
    padding: 19px 38px 17px;
    letter-spacing: 0.04em;
    cursor: pointer;
    background: #B1A490;
}

body.post-type-archive-properties .main-container.blog-spacing {
    padding-top: 140px;
    padding-right: 0px;
    padding-bottom: 110px;
    padding-left: 0px;
}

#theme-header-two .nav-menu-wrapper .mainmenu ul li ul.sub-menu li a {
    color: #A3A4A7;
}

body.single-properties header#theme-header-one .nav-menu-wrapper .mainmenu ul li ul li a,
body.single-jobs header#theme-header-one .nav-menu-wrapper .mainmenu ul li ul li a {
    color: #A3A4A7;
}

.team-social a:hover {
    background: #B1A490;
    color: #fff;
}

.property-slide-right-content .details-btn a:hover {
    background: #B1A490;
    color: #fff;
}

#theme-header-two .header-btn a:hover {
    background: #B1A490;
    color: #fff;
}

.property-grid-content-one h3.post-title a:hover {
    color: #B1A490;
}

a.team-btnn:hover,
a.chat-btnn:hover,
.property-overview-btn a:hover {
    background: #B1A490;
    color: #fff;
}

body.single-jobs header#theme-header-one .header-btn a:hover,
body.single-properties header#theme-header-one .header-btn a:hover {
    background: #B1A490;
    color: #fff;
}

a.download-btnn:hover,
.job-box-btn a:hover {
    background: #B1A490;
    color: #fff;
}

.blog-main-wrap .post-list-bottom-content h3 a:hover {
    color: #B1A490;
}

.header-btn a:hover {
    background: #B1A490;
    color: #fff;
}

body.single-properties header#theme-header-one .nav-menu-wrapper .mainmenu ul li ul li a:hover,
body.single-jobs header#theme-header-one .nav-menu-wrapper .mainmenu ul li ul li a:hover {
    color: #fff;
}

#theme-header-two .nav-menu-wrapper .mainmenu ul li ul.sub-menu li a:hover {
    color: #fff;
}


/*** New Unit CSS ***/

h1.text-logo {
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    margin: 0;
}

h1.text-logo a {
    color: #fff;
}

.text-logo a:hover {
    color: #B1A490;
}

.main-container.blog-spacing {
    padding-top: 140px;
    padding-bottom: 140px;
    background-color: #f9f8f5;
}

.blog-sidebar select {
    border: thin solid #E4E4E4;
    font-weight: 500;
    font-size: 15px;
    height: 50px;
    background-position: calc(100% - 20px) calc(1em + 7px), calc(100% - 15px) calc(1em + 7px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 3.5em;
}

.widget_calendar tbody td a {
    background: rgb(244 244 244 / 75%);
    display: block;
    color: #181C23;
    transition: 0.25s;
}

.widget_calendar tbody td a:hover {
    background: #B1A490;
    color: #fff;
}

.blog-main-wrap .post-list-bottom-content h3 {
    word-break: break-word;
}

.blog-main-wrap .post-thumbnail img {
    height: auto;
    width: auto;
}

body.single-post header#theme-header-one {
    background: #fff;
    border-bottom: 1px solid #E3E3E3;
}

body.single-post header#theme-header-one .nav-menu-wrapper .mainmenu ul li a {
    font-weight: 500;
    color: #181C23;
}

body.single-post header#theme-header-one .nav-menu-wrapper .mainmenu ul li a {
    font-weight: 500;
    color: #181C23;
}

body.single-post header#theme-header-one .header-two-right a {
    color: #181C23;
}

.single-one-bwrap {
    padding-top: 94px;
    padding-right: 0px;
    padding-bottom: 120px;
    padding-left: 0px;
}

.blog_layout_one_Top {
    margin-top: 0px;
}

h1.post-title.single_blog_inner__Title {
    font-size: 60px;
    margin-bottom: 20px;
    line-height: 1.40;
}

.post-single-custom-meta {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    flex-wrap: wrap;
    margin-top: 0px;
    margin-bottom: 16px;
}

.single-one-bwrap .row.single-blog-content {
    margin-top: 125px;
}

.post-single-custom-meta div {
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.715;
    letter-spacing: 0.003em;
    color: #B1A490;
    margin-right: 10px;
    padding-right: 10px;
}

.post-single-custom-meta div a {
    display: inline-block;
    color: #B1A490;
}

.post-single-custom-meta div:after {
    position: absolute;
    right: -3px;
    top: 0;
    bottom: 0px;
    width: auto;
    height: auto;
    background: transparent;
    content: "/";
    border-radius: 0;
}

.post-single-custom-meta div:last-child:after {
    display: none;
}

.post-header-style1 {
    margin-bottom: 70px;
}

.theme-blog-details .post-featured-image {
    margin-bottom: 80px;
}

body.single-post header#theme-header-one .nav-menu-wrapper .mainmenu ul li ul li a {
    color: #A3A4A7;
}

body.single-post header#theme-header-one .nav-menu-wrapper .mainmenu ul li ul li a:hover {
    color: #fff;
}

header#theme-header-one .mainmenu li ul li ul.sub-menu {
    position: absolute;
    right: 102%;
    top: 0%;
    left: auto;
    opacity: 0!important;
    filter: Alpha(opacity=0)!important;
    visibility: hidden;
    min-width: 250px;
}

header#theme-header-one .mainmenu li ul.sub-menu li:hover ul {
    opacity: 1!important;
    visibility: visible!important;
    transform: none!important;
}

.nav-menu-wrapper .mainmenu ul li a:hover {
    color: #B1A490;
}

body.single-post header#theme-header-one .nav-menu-wrapper .mainmenu ul li a:hover {
    color: #B1A490;
}

body.single-post header#theme-header-one h1.text-logo a {
    color: #181C23;
}

body.single-post header#theme-header-one .text-logo a:hover {
    color: #B1A490;
}

.blog-sidebar .widget.widget_block h1,
.blog-sidebar .widget.widget_block h2,
.blog-sidebar .widget.widget_block h3,
.blog-sidebar .widget.widget_block h4,
.blog-sidebar .widget.widget_block h5,
.blog-sidebar .widget.widget_block h6 {
    padding-bottom: 0px;
    position: relative;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.417;
    color: #181C23;
    padding-left: 0;
    letter-spacing: 0;
    border-bottom: 0px solid;
    margin-bottom: 20px;
}

.widget_block .wp-block-latest-posts {
    list-style: none;
    padding-left: 0;
}

.blog-sidebar .widget.widget_block ul.wp-block-social-links li,
.blog-sidebar .widget.widget_block.widget_recent_entries ul.wp-block-latest-posts li,
.blog-sidebar .widget.widget_rss ul li {
    padding-left: 0;
}

.blog-sidebar .widget.widget_block ul.wp-block-social-links li:before,
.blog-sidebar .widget.widget_block.widget_recent_entries ul.wp-block-latest-posts li:before,
.blog-sidebar .widget.widget_rss ul li:before {
    display: none;
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
    text-transform: uppercase;
}

.blog-sidebar .widget.widget_block.widget_recent_entries ul.wp-block-latest-posts li a {
    display: block;
    font-family: 'Merriweather';
    font-size: 20px;
    color: #181C23;
    line-height: 1.40;
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
    text-transform: uppercase;
    display: inline-block;
    margin-right: 7px;
    color: #B1A490;
    font-size: 13px;
    margin-bottom: 0;
}

footer.theme-footer-wrapper.theme_footer_Widegts.no-fotter-newsletter {
    padding-top: 0;
}

footer.theme-footer-wrapper.theme_footer_Widegts.no-fotter-newsletter .footer-bottom {
    padding-bottom: 20px;
    padding-top: 20px;
}

body.page .main-container {
    padding-top: 135px;
    padding-bottom: 140px;
}

.theme-slider-area-wrap ul.slick-dots li,
.property-slider-area ul.slick-dots li,
.testimonial-content-wrap ul.slick-dots li {
    position: relative;
    margin: 0px 10px;
    text-align: center;
}

.theme-slider-area-wrap ul.slick-dots li.slick-active button,
.property-slider-area ul.slick-dots li.slick-active button,
.testimonial-content-wrap ul.slick-dots li.slick-active button {
    background: transparent;
    border: 0px solid #fff;
}

.theme-slider-area-wrap ul.slick-dots li.slick-active button:before,
.property-slider-area ul.slick-dots li.slick-active button:before,
.testimonial-content-wrap ul.slick-dots li.slick-active button:before {
    position: absolute;
    left: -3px;
    top: -3px;
    border: 2px solid #fff;
    border-radius: 50px;
    height: 14px;
    width: 14px;
    background: transparent;
    content: "";
}

.features-inner-content a {
    position: relative;
}

.features-inner-content a:before {
    transition: all .3s ease-in;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 0;
    height: 1px;
    content: "";
    background: #B1A490;
    border-radius: 0px;
}

.features-inner-content a:hover:before {
    width: 100%;
}

.see-all-btn.property-all-btnn a {
    margin-left: 15px;
}

@media (min-width: 1600px) {
    .slider-with-overlayy .theme-slider-area-wrap {
        position: relative;
        padding-left: 140px;
        padding-right: 140px;
    }
}

a.sitemap-btnn:hover {
    background: #B1A490;
    color: #fff;
}

.blog-sidebar .widget.widget_block.widget_recent_entries ul.wp-block-latest-posts li a:hover {
    color: #B1A490;
}

body.single-post header#theme-header-one .header-btn a {
    background: #F1EFE8;
    font-weight: 500;
}

body.single-post header#theme-header-one .header-btn a:hover {
    background: #B1A490;
    color: #fff;
}

body.single-post .main-logo-show {
    display: none;
}

body.single-post .light-logo-hide {
    display: block;
}

.property-grid-area-new .slide-arrow-left.slick-arrow {
    bottom: inherit;
    top: 50%;
    margin-top: -30px!important;
    left: -15px;
}

.property-grid-area-new .slide-arrow-right.slick-arrow {
    bottom: inherit;
    left: inherit;
    margin-top: -30px!important;
    top: 50%;
    right: -15px;
}

@media (min-width: 1500px) {
    .property-grid-area-new .slide-arrow-left.slick-arrow {
        left: -60px;
    }
    .property-grid-area-new .slide-arrow-right.slick-arrow {
        right: -60px;
    }
}

.post-header-style1 a.news-cat_Name {
    display: inline-block;
}

.theme-blog-details figure.wp-block-image.size-large.bottom-zero-article-full {
    margin-top: 30px;
    margin-bottom: 30px;
}

.main-container .theme-pagination-style ul.page-numbers {
    justify-content: left!important;
}

.theme-counter-customm-box .elementor-counter {
    position: relative;
}

.theme-counter-customm-box .elementor-counter-number-wrapper {
    display: inline-block!important;
    float: left;
    margin-right: 15px;
}

.theme-counter-customm-box .elementor-counter .elementor-counter-number-prefix {
    display: none;
}

.theme-counter-customm-box .elementor-counter .elementor-counter-number-suffix {
    display: none;
}

.theme-counter-customm-box .elementor-counter-title {
    display: inline-block;
    position: relative;
    top: 6px;
    text-align: left!important;
}

.team-position {
    margin-bottom: 8px;
}

h3.team-title a {
    color: #181C23;
}

h3.team-title a:hover {
    color: #B1A490;
}

.theme-slider-two ul.slick-dots {
    transform: none;
    top: inherit;
    left: 0;
    right: 0;
    width: 100%;
    bottom: -50px;
    z-index: 9;
}

.theme-slider-area-wrap.theme-slider-two ul.slick-dots li button {
    background: #181C23;
}

.theme-slider-area-wrap.theme-slider-two ul.slick-dots li.slick-active button:before {
    position: absolute;
    left: -3px;
    top: -3px;
    border: 2px solid #181C23;
    border-radius: 50px;
    height: 14px;
    width: 14px;
    background: transparent;
    content: "";
}

.theme-slider-area-wrap.theme-slider-two ul.slick-dots li.slick-active button {
    background: #fff;
}

.slider-with-overlayy.custom-homeslides-fivee .theme-slider-area-wrap {
    position: relative;
    padding-left: 0;
    padding-right: 0;
}

body.error404 .main-container {
    padding-top: 210px;
    margin-top: 0;
    padding-bottom: 120px;
    background: #F9F8F5;
}

.error-code h1 {
    text-align: center;
    font-size: 200px;
    line-height: 1;
    margin-bottom: 50px;
    color: #B1A490;
}

.error-message h3 {
    text-align: center;
    font-size: 30px;
    line-height: 1.3;
}

.error-message {
    max-width: 60%;
    margin: auto;
    margin-bottom: 35px;
}

a.error-btnn {
    display: inline-block;
    border: 2px solid #B1A490;
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #181C23;
    font-weight: 500;
    text-align: center;
    border-radius: 30px;
    padding: 16px 38px;
    letter-spacing: 0.04em;
}

a.error-btnn:hover {
    background: #B1A490;
    color: #fff;
}

body.error404 header#theme-header-one {
    border-bottom: 0px solid #E3E3E3;
}

.disable-title-bg {
    background-image: none!important;
    background-color: #181C23!important;
}

.blog-sidebar .widget_block .wp-block-latest-comments {
    border: 0;
    padding: 0;
    list-style: none;
    line-height: 1.5;
    margin-bottom: 0;
}

.blog-sidebar .widget.widget_block ol.has-avatars.wp-block-latest-comments li.wp-block-latest-comments__comment {
    padding-left: 0px;
}

.blog-sidebar .widget.widget_block ol.has-dates.wp-block-latest-comments li.wp-block-latest-comments__comment::before {
    display: none;
}

.blog-sidebar .widget.widget_block ol.has-dates.wp-block-latest-comments li.wp-block-latest-comments__comment {
    padding-left: 0px;
}

.blog-sidebar .widget.widget_block ol.has-excerpts.wp-block-latest-comments li.wp-block-latest-comments__comment::before {
    display: none;
}

.blog-sidebar .widget.widget_block ol.has-excerpts.wp-block-latest-comments li.wp-block-latest-comments__comment {
    padding-left: 0px;
}

.blog-sidebar .widget_recent_comments .recentcomments a,
.blog-sidebar .widget_block li.wp-block-latest-comments__comment a {
    display: inline;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
    font-weight: bold;
    font-size: 14px;
}

.footer-top.blog-sidebar .widget .widget-title {
    color: #fff;
}

.footer-top .footer-widget ul li {
    padding-left: 14px;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 1.5;
}

.footer-top.blog-sidebar {
    padding-top: 135px;
}

.footer-top.blog-sidebar .widget_block li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-author,
.footer-top.blog-sidebar .widget_block li.wp-block-latest-comments__comment,
.footer-top.blog-sidebar .calendar_wrap caption,
.footer-top.blog-sidebar .widget_rss ul li .rsswidget,
.footer-top.blog-sidebar .widget_rss ul li .rss-date,
.footer-top.blog-sidebar .widget_recent_comments .recentcomments {
    color: #fff;
}

.footer-top.blog-sidebar .widget_rss ul li .rssSummary,
.footer-top.blog-sidebar .widget_rss ul li cite,
.footer-top.blog-sidebar p,
.footer-top.blog-sidebar .widget_block li.wp-block-latest-comments__comment a {
    color: #A3A4A7;
}

.footer-top.blog-sidebar .tagcloud a {
    color: #A3A4A7!important;
}

.footer-top.blog-sidebar .tagcloud a:hover {
    color: #fff!important;
}

.nav-menu-wrapper .mainmenu ul li ul.sub-menu {
    background: #37393c;
}

ul.slicknav_nav {
    background: #37393c;
}

body.page .theme-page-spacing .entry-content ul li {
    margin-bottom: 10px;
}

.theme-blog-details .wp-block-columns.alignwide blockquote.wp-block-quote {
    margin-top: 0!important;
}

.single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a {
    color: #fff!important;
}

.single-blog-content .wp-block-search .wp-block-search__button {
    border-radius: 30px;
}

body.error404 h1.text-logo a {
    color: #B1A490;
}

.blog-main-wrap .post-list-bottom-content h3 {
    position: relative;
}

.sticky .post-list-bottom-content {
    background: #181C23;
}

.sticky .post-list-bottom-content h3 {
    color: #fff;
}

.sticky .post-list-bottom-content h3 a {
    color: #fff;
}

.sticky .post-list-bottom-content h3::before {
    font-family: fontAwesome;
    content: "\f08d";
    position: absolute;
    right: -15px;
    top: -50px;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}

.sticky .author-name a:hover {
    color: #fff;
}

.footer_four_Widget {
    padding-left: 15px;
}

.footer-top.blog-sidebar .widget.widget_block h1,
.footer-top.blog-sidebar .widget.widget_block h2,
.footer-top.blog-sidebar .widget.widget_block h3,
.footer-top.blog-sidebar .widget.widget_block h4,
.footer-top.blog-sidebar .widget.widget_block h5,
.footer-top.blog-sidebar .widget.widget_block h6 {
    color: #fff;
}

.footer-top .wp-block-tag-cloud a {
    color: #A3A4A7!important;
}

.footer-top .wp-block-tag-cloud a:hover {
    color: #fff!important;
}

.footer-top .wp-block-calendar caption {
    color: #fff!important;
    padding-top: 0;
    caption-side: top;
    font-weight: 500;
    font-size: 17px;
}

.footer-top .wp-block-calendar nav.wp-calendar-nav {
    position: relative;
    top: 10px;
    text-align: left;
}

.footer-top .wp-block-calendar table th {
    padding: 8px 5px;
    border: 1px solid #d3dbe2;
    font-size: 16px;
    line-height: 28px;
    background: transparent;
}

.footer-top .calendar_wrap nav.wp-calendar-nav a:hover,
.footer-top .wp-block-calendar nav.wp-calendar-nav a:hover {
    color: #fff;
}

.footer-top .wp-block-calendar table {
    text-align: center;
    margin-bottom: 0;
}

.footer-top .widget_block.widget_search .wp-block-search__button:hover {
    background-color: #666!important;
    border: 1px solid #666!important;
}

.footer-top .wp-block-page-list li.wp-block-pages-list__item a {
    margin-bottom: 0px;
}

.footer-top .wp-block-page-list li.wp-block-pages-list__item.has-child a {
    margin-bottom: 0px;
}

.footer-top .wp-block-page-list li.wp-block-pages-list__item:last-child {
    margin-bottom: 0;
}

.footer-top ul.wp-block-page-list li {
    margin: 8px 0!important;
}

.footer-top.blog-sidebar .widget.widget_block.widget_recent_entries ul.wp-block-latest-posts li a {
    color: #fff;
}

.footer-top .wp-block-latest-posts__post-excerpt {
    color: #fff;
}

.footer-top.blog-sidebar .widget_rss .widget-title .rsswidget {
    color: #fff;
}

.footer-top.blog-sidebar span.posts-count {
    color: #A3A4A7;
}

.not-found form button:before {
    margin-top: -7.5px;
    margin-right: -7px;
    line-height: 1;
}

.blog-sidebar .widget_search form button:before {
    margin-top: -7.5px;
    margin-right: -7px;
    line-height: 1;
}

.post-layout-style2 .single-blog-content .entry-content .wp-block-columns.alignwide ol {
    margin-top: 0px;
}

body.page .theme-page-spacing .entry-content .depth-1 .comment-respond p.form-submit {
    margin-bottom: 30px;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
    margin-top: 30px;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary:focus {
    outline: none;
    box-shadow: none;
}

.post-layout-style2 .single-blog-content .entry-content ul.wp-block-archives li a {
    color: #666666;
    text-decoration: none;
}

.post-layout-style2 .single-blog-content .wp-block-archives span.posts-count {
    color: #666666!important;
}

.post-layout-style2 .single-blog-content .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt a,
.post-layout-style2 .single-blog-content .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a,
.post-layout-style2 .single-blog-content .wp-block-latest-comments__comment-meta a,
.post-layout-style2 .single-blog-content .wp-block-latest-posts a,
.wp-block-rss__item-title a {
    color: #666666!important;
    text-decoration: none!important;
}

.blog-post-comment .comment-respond .comment-form .form-control.msg-box {
    margin-bottom: 0;
}

.blog-details-content .wp-block-calendar {
    margin-bottom: 20px;
}

.blog-details-content .wp-block-search .wp-block-search__inside-wrapper {
    margin-bottom: 35px;
}

.single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a {
    font-size: 15px!important;
    font-weight: 500!important;
    color: #595959!important;
    border-color: #D6D6D6!important;
    border-radius: 30px!important;
    margin-right: 5px;
    padding: 5px 18px!important;
    line-height: inherit;
    display: inline-block;
    transition: all ease 500ms;
    border: 1px solid;
    margin-bottom: 10px;
    background: transparent!important;
}

.single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a:hover {
    background-color: #B1A490!important;
    border-color: #B1A490!important;
    color: #fff!important;
}

@media (min-width: 1400px) {
    .single-one-bwrap {
        min-height: 960px;
    }
}

@media (min-width: 2551px) {
    .single-one-bwrap {
        min-height: 990px;
    }
}

@media (min-width: 2600px) {
    .single-one-bwrap {
        min-height: 1024px;
    }
}

@media (min-width: 2800px) {
    .single-one-bwrap {
        min-height: 1140px;
    }
}

@media (min-width: 3200px) {
    .single-one-bwrap {
        min-height: 1220px;
    }
}

.comment-num {
    font-size: 28px !important;
    font-weight: 400;
}

.post-header-style1 a.news-cat_Name:after {
    position: absolute;
    right: -5px;
    bottom: 0;
    content: ",";
    font-size: 15px;
}

.post-header-style1 a.news-cat_Name {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 1.715;
    margin-right: 8px;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.post-header-style1 a.news-cat_Name:last-child:after {
    display: none;
}

.admin-nav-box {
    display: none!important;
}

body.admin-bar li.admin-nav-box {
    display: block!important;
}

.main-container.blog-spacing {
    padding-top: 120px;
    padding-bottom: 120px;
}

body.search-no-results .main-container.blog-spacing {
    padding-top: 93px;
    padding-bottom: 120px;
}

.main-container .pagination {
    margin-bottom: 0px;
    margin-top: 60px;
}

.post-layout-style2 .single-blog-content .entry-content ul li {
    margin-bottom: 10px;
}

.blog-main-wrap .post-wrapper.cat-layout-main-list:first-child {
    margin-top: 0px;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:hover {
    color: #181C23;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list.sticky .category-box a:hover {
    color: #fff;
}

.theme-slider-three-area-wrap .slider-inner-wrapper .slide-item {
    height: 980px;
}

.theme-slider-area-wrap.theme-slider-three-area-wrap {
    background: #f9f8f5;
}

.theme-slider-area-wrap.theme-slider-three-area-wrap .slide-content h1 {
    color: #181C23;
}

.slide-content-three-thumb {
    position: absolute;
    right: 140px;
    top: 95px;
}

.slider-inner-wrapper-three .slider-btn-wrapper a {
    color: #181C23;
}

.theme-slider-area-wrap.theme-slider-three-area-wrap ul.slick-dots {
    left: 5px;
    right: inherit;
}

.theme-slider-area-wrap.theme-slider-three-area-wrap ul.slick-dots li button {
    background: #181C23;
}

.theme-slider-area-wrap.theme-slider-three-area-wrap ul.slick-dots li.slick-active button:before {
	border: 2px solid #181C23;
}

.theme-slider-area-wrap.theme-slider-three-area-wrap ul.slick-dots li.slick-active button {
	background: transparent;
}

.exp-boxx {
    display: inline-block;
    width: 210px;
    height: 230px;
    background: #B1A490;
    color: #fff;
    border: 5px solid #fff;
    position: absolute;
    bottom: -95px;
    left: -105px;
	padding: 60px 50px;
    text-align: center;
	text-transform: uppercase;
}

.exp-boxx span {
    font-family: "Merriweather";
    display: block;
    font-size: 65px;
    margin-bottom: 25px;
	
}

.slider-inner-wrapper-three .slider-btn-wrapper a:hover {
    color: #fff;
}

.theme-slider-area-wrap.theme-slider-three-area-wrap a.slider-scroll-btn {
    color: #181C23;
    font-weight: 600;
}


/*** Property List ***/

.property-list-wrapper .job-list-locations {
    padding-left: 125px;
}

.job-box-wrapper {
    position: relative;
}

.plist-thumbb {
    display: inline-block;
    background-position: center;
    min-height: 146px;
    width: 148px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

.job-box-wrapper.property-list-box-wrap {
    padding-left: 185px;
}

.job-box-btn.property-list-size {
    font-weight: 500;
    font-size: 18px;
    color: #181C23;
}

.job-list-locations span {
    font-weight: 700;
    color: #181C23;
}

.property-list-wrapper .job-box-title h3 {
    margin-bottom: 5px!important;
}

.property-list-wrapper .job-box-position {
    font-size: 16px;
}

/** Animated Slider **/

ul.bdt-slideshow-items {
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
}

.bdt-prime-slider-skin-general .bdt-slide-btn {
    font-size: 14px!important;
    padding: 18px 38px!important;
    position: relative;
    border-radius: 30px!important;
    letter-spacing: 0.04em;
    line-height: 1.43!important;
    font-weight: 500;
    color: #fff;
    border: 2px solid #B1A490!important;
    transition: all .3s ease;
    outline: none;
}

.bdt-prime-slider-skin-general .bdt-prime-slider-desc .bdt-main-title {
    margin-bottom: 50px!important;
}

span.bdt-slide-btn-icon {
    display: none!important;
}

.bdt-prime-slider-wrapper {
    width: 1290px;
}

@media (min-width: 1024px) {
    
    .bdt-prime-slider-skin-general .bdt-prime-slider-desc .bdt-main-title {
        width: 960px!important;
    }

}

.bdt-prime-slider-skin-general .bdt-slide-btn:hover {
    background: #B1A490!important;
    border: 2px solid #B1A490!important;
}
 
.bdt-prime-slider-skin-general .bdt-prime-slider-next:hover, .bdt-prime-slider-skin-general .bdt-prime-slider-previous:hover {
    background: #B1A490!important;
    border-color: #B1A490!important;
}

@media (min-width: 1024px) {
    
.bdt-prime-slider-skin-general .bdt-dotnav {
    left: auto!important;
    right: 58px!important;
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
    top: 0;
    transform: rotate(90deg);
}

}

@media (min-width: 768px) {
    
.bdt-prime-slider-skin-general .bdt-slideshow-nav li a {
    width: 14px!important;
    height: 14px!important;
} 

.bdt-prime-slider-skin-general .bdt-slideshow-nav li.bdt-active a:before {
    border-width: 2px!important;
    width: 14px!important;
    height: 14px!important;
}

.bdt-prime-slider-skin-general .bdt-scroll-down {
    right: auto!important;
}

}

.bdt-prime-slider-skin-general .bdt-slideshow-nav li a:before {
    border: 4px solid #FFF!important;
    border-radius: 100%!important;
}

body.post-type-archive-properties .property-grid-thumbnail-two img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}

#theme-header-two h1.text-logo a {
    color: #181C23;
}