::selection {
    background-color: #000 !important;
    color: #ffffff !important;
}

::-moz-selection {
    background-color: #000 !important;
    color: #ffffff !important;
}

.logo.logo-desktop a img {
    width: 280px !important;
    height: auto !important;
    min-width: 280px !important;
    max-width: 400px !important;
    max-height: 120px !important;
    object-fit: contain !important;
}
.footer-logo {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: auto !important;
    padding: 50px 0 20px 0 !important;
    margin: 0 !important;
}

.footer-logo .footer_logo {
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.footer-logo .footer_logo img {
    width: 340px !important;
    height: auto !important;
    max-width: 100% !important;
    vertical-align: middle;
    display: block;
    margin: 0 auto !important;
}

.logo.logo-desktop {
    width: auto !important;
    flex: 0 0 auto !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.header-mobile-right{
	display: none !important;
}
.header-contact-wrap .houzez-icon,
.header-contact-wrap a,
.header-contact-wrap .header-contact-right div {
    color: #000 !important;
}

.header-contact-wrap .btn-square i {
    color: #000 !important;
}
@media (max-width: 1024px) {
    .header-mobile-center.flex-grow-1 {
        flex-grow: 0 !important;
        display: flex !important;
        justify-content: flex-end !important;
        margin-left: auto !important;
        padding-right: 15px !important;
    }

    .logo-mobile img {
        height: auto !important;
        width: 200px !important;
        max-height: 80px !important;
    }
}
.testimonial-item-v2 {
    background-color: #e4e4e4
 !important;
}
h1, h2, h3, h4, h5, h6, 
.item-title a, 
.widget-title, 
.page-title,
button, 
.btn, 
input[type="submit"], 
input[type="button"],
.houzez-theme-button,
.btn-primary,
.main-nav > ul > li > a,
.navbar-nav > li > a,
.nav-mobile-js li a,
.header-navigation-wrap a,
.houzez-header-bottom a {
    font-family: 'Editors Note', sans-serif !important;
    font-weight: 500 !important;
    letter-spacing: 1.2px !important;
    text-transform: none !important;
}