/**
 * Theme Name:     RX Direct
 * Author:         Pharmacy Mentor
 * Template:       pharmacymentor
 * Text Domain:	   rx-direct
 * Description:    Child theme for RX Direct
 */


.quick-contact img {
    max-width: 100%;
    padding: 10px;
    border-radius: 10px;
	width: 180px;
}
.site-footer .lower-footer .copyright a {
    color: #fff !important;
    text-decoration: underline;
}

.map-area p {
    line-height: 0px;
}