/* 
Theme Name: Doctorsmile
Theme URI: https://webart.technology
Author: webart
Description: A brief description of your theme.
Version: 1.0
*/

h4.bannerAddress {
    margin: 0 auto !important;
    max-width: 400px;
	word-break: break-all;
	font-size: 14px !important;
}
.page-template-default .blogDetails-content {
    margin-left: 0px;
    padding-left: 0px;
}

/* ria */
.locationArea  .list-unstyled  li:nth-child(3){
	display:none;
}


@media only screen and (max-width: 991px){
	.services-1 .right-content .item .icon {
	align-items: center;
	justify-content: caret;
}
services-1 .right-content .item .text h4{
	text-align: center !important;
}
#inner-content h4 {
    margin: 22px 0;
}
}

