/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 15 2025 | 14:06:24 */
.footer-top-wrap {
    background-color: #004274;
    display: none;
}

.footer-bottom-wrap-v3 .footer-social a {
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    border: 1px solid #b76321;
}

.mb-4 {
    margin-bottom: 15px !important;
}

.footer-bottom-wrap-v3 .footer-social a {
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    border: 2px solid #000;
    background-color: #fff;
}

.houzez-theme .houzez-icon, .houzez-icon {
    font-family: 'houzez-iconfont' !important;
    speak: none;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header-transparent-wrap .header-v4 {
    border-bottom: 1px solid rgb(185 185 185 / 46%);
}

.joinchat__button {
    position: absolute;
    z-index: 2;
    bottom: 45px;
    right: 8px;
    height: var(--s);
    width: var(--s);
    background: #25d366 var(--joinchat-ico) 50% / 60% no-repeat;
    color: inherit;
    border-radius: 50%;
    box-shadow: 1px 6px 24px 0 rgba(7, 94, 84, .24);
    cursor: pointer;
    transition: background-color .2s linear;
}

.houzez-theme .houzez-icon, .houzez-icon {
    font-family: 'houzez-iconfont' !important;
    speak: none;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.offcanvas-title {
    display: none;
    margin-bottom: 0;
    line-height: var(--bs-offcanvas-title-line-height);
}

.header-mobile {
    text-align: center;
    height: 70px;
    padding: 0 10px;
}