/*Shor Logo*/

.logo img {
  width: 130px;
  height: 35px;
}
/*Whatsapp button color*/
.btn-secondary-outlined {
    color: #ffffff;
    background-color: #49df71;
    border-color: #8c8c4a;
}

/*footer bar for contact in mobile*/
/.mobile-property-contact {
    border-top: 0px solid #000000;
    background-color: #00000000;
    padding: 0px;
    display: none;
}

/*mail icon*/
.mobile-property-contact .btn {
    display: none;
}

/*Agency name*/
/.list-unstyled {
    display: none;
}

/*Agency logo in down part in mobile*/

/.rounded {
    display: none;
}

/*Button Upcoming projects in menu*/