.hpmmm div {
   margin-top: 5px;
color: #1c2120;
font-size: 25px;
}

.hpmmm .alignleft {
   float:left;
}

.hpmmm .alignright{
   float: right;
}


.sgpb-theme-2-overlay.sgpb-popup-overlay {
    display:none;
}

.sgpb-popup-dialog-main-div-theme-wrapper-2 {
    left: 10px !important;
    bottom: 10px !important;
    top: auto !important;
}

#sgpb-popup-dialog-main-div {
    background: #fff !important;
    border: 0 !important;
    box-shadow: 0 0 8px 1px rgb(0 0 0 / 10%) !important;
    padding: 12px 15px 12px 4px;
max-width: 700px !important;
}


#ufw_1 .ufw_btn {
    background-color: #f5cb5d !important;
    background-image: url(https://realtybrothers.com/wp-content/uploads/2021/06/Sabir-Cartoon-__Trans.png);
    background-size: contain;
}

#ufw_1 .ufw_btn i {
   color: transparent;
}

#ufw_1 .ufw_wb {
   height: auto !important;
}

#ufw_1 .ufw_title, #ufw_1 .ufw_col {
    border-color: transparent;
padding: 1em 1em;
}
.ufw_wb_inner {
    padding: 0;
}

@media all and (max-width:767px){
   .hpmmm div {
font-size: 16px;
}

.hpmmm .alignleft {
max-width: 90px;
}

.hpmmm .alignright{
max-width: 90px;
}

#sgpb-popup-dialog-main-div {
    max-width: 336px !important;
}
}