/*
Theme Name: Southern Family Dental Partners
Theme URI: https://sfdpartners.com/
Description: Theme for Southern Family Dental Partners sites
Author: Baker Labs
Author URI: http://bakerlabs.co
Version: 1.0.1
Template: bridge
*/
@import url("../bridge/style.css");


/* header mobile view */
@media (max-width:1000.98px){
	.header_top .left span {
    display: grid;
}
	.header_top .left span a {
    font-size: 25px;
    padding-top: 10px;
    padding-bottom: 5px;
}
	.hero-hoverlay{
		position:relative;
	}
	.hero-hoverlay:before{
		content:'';
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background:rgba(0,0,0,0.40);
	}
}

.elementor {

	.location-google-map-icon {

		img {
			border-radius: 50%;
			width: 135px;
			height: 135px;
		}
	}
}
