.sticky-header {
    z-index: 100 !important;
}
.contact-info-top {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 20px;
}
.home-introduction, .home-masonary-grid, .home-feature-text {
    background-color: #ffffff;
}
#backtoTopbutton {
    background-color: #cfc6b6;
}
h1 {
    color: #723f11;
}

.desktop-logo.logo-overlap {
    width: auto !important;
    margin-top: 10px !important;
    text-align: center !important;
}

.navigation-block .nav-main {
    min-height: 14vh !important;
}

.desktop-logo {
    max-width: 250px;
    margin-top: 4px;
}
.middle-nav .desktop-logo, .mobile-logo {
    max-width: 100%;
    width: 252px;
}
.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
    margin-top: 110px;
}

a.nav-link {
    font-size: 16px !important;
}

a:hover, a:focus {
    color: #a36c33 !important;
}

table {
    width: -webkit-fill-available;
    color: #723f11;
}

figure.image {
    text-align: center;
}

.container h2.footer-titles {
    color: #723f11 !important;
}

h1 {
    font-family: 'Josefin Sans', sans-serif !important;
}

h1.page-title {
    color: #723f11;
    text-transform: none !important;
}
h2 {
   color: #723f11 !important;
}
.contact-info-top {
    background-color: #ece8e1;
}
.intro-article p {
    color: #723f11 !important;
}

.custom-container p {
    color: #723f11 !important;
}

.contact-enquire-form h2 {
    text-transform: capitalize !important;
}
h2 {
    font-weight: 600;
}
.classified-items .image.article-item .published_date {
    height: 20px !important;
    margin-bottom: 0 !important;
    font-weight: 400;
    color: #8d8d8d;
    font-size: 18px;
    line-height: 11px;
}
.additional-details {
    height: auto !important;
}
.contact-enquire-form form button[type=submit] {
    background-color: #e49442 !important;
}

a.btn.see-more-btn.smlBtn {
    background-color: #ea913d !important;
}

@media only screen and (max-width: 576px) {
    .sectionTitle h1 {
        margin: 0;
        margin-top: 0px !important;
    }
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 60px;
    }
    h1.page-title {
        margin-top: 20px !important;
    }
    h1.section_title {
        margin-top: 0;
    }
    p {
        color: #1b1b19;
        line-height: 27px !important;
        font-size: 15px !important;
        font-weight: 300;
    }}
    .copyright.text-left p {
        color: #b9b8b5;
    }
    h1.section_title {
        margin-top: 70px !important;
    }
        .diy-page-introduction .introduction_title {
        margin-top: 70px;
    }
        .contact .section__theme .text {
        padding-top: 0px !important;
    }
    .classified-items .image.article-item .published_date {
    height: 60px;
    margin-bottom: 0px !important;
    line-height: 20px !important;
    }
}

@media (max-width: 768px) {
    .mobile-logo {
        max-width: 120px !important;
        /* margin-left: 6px !important; */
        margin-top: 3px !important;
    }
    h1.about_title {
        text-align: center !important;
    }
.instagram-feed.section__theme--light.section-padding {
    margin-top: 100px;
}
.table td, .table th {
    padding: 5px;
 }
 
 h1.section_title {
    margin-top: 70px !important;
 }
 .btn {
    background-color: #ea913d !important;
 }
}
  @media (max-width: 1440px) {

    .desktop-logo, .mobile-logo {
        max-width: 218px ;
        /* margin-left: 6px !important; */
        margin-top: 4px !important;
    }
  }