/*
Theme Name: Imola Child
Template: Imola
Version: 1.0
Author:	NMG
Theme URI: http://imola.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

@media screen and (max-width: 599px) {
.rsSlide {display:none!important;}

	section.l-section.wpb_row.height_medium.hero.with_slider {
background-image: url("//www.silverspringdmd.com/wp-content/uploads/2020/12/slide-mobile-replace.jpg;");
   
    background-size: cover;
	}
}
   	
}
/*
* GLOBAL
*/
* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#sitemap_authors,
#sitemap_gridlayouts,
#sitemap_headers,
#sitemap_pageblocks,
#sitemap_contenttemplates {
	display: none;
}
.lorem {
	background-color: red;
}
html {
	line-height: 1.5!important;
}
address {
	font-style: normal;
}
iframe,
img {
	vertical-align: middle;
}
.l-main .wpb_text_column a:not(.w-btn) {
	text-decoration: underline;
}
.no-touch a[href^="tel:"] {
	cursor: text;
	pointer-events: none;
}
a[href^="tel:"] {
	font-weight: inherit;
	white-space: nowrap;
	text-decoration: none;
}
a[href^="mailto:"] {
	word-break: break-word;
	color: inherit;
}
.width_full:not(.img-fullwidth) .l-section-h > .g-cols {
	margin: 0;
}
.l-section .width_full:not(.img-fullwidth) .l-section-h > .g-cols {
	margin: 0 -1.5rem;
}
[class*="ul-styled"] ul {
	margin-left: 0;
	list-style-type: none;
}
[class*="ul-styled"] ul > li {
	position: relative;
	padding-left: 1.75em;
}
.ul-styled-arrow ul > li:before {
	content: '\f138';
}
.ul-styled-check ul > li:before {
	content: '\f058';
}
[class*="ul-styled"] ul > li:before {
	font-family: fontawesome;
	font-weight: 900;
	position: absolute;
	left: 0;
	color: #F8921C;
}
.w-image:not(:last-child),
.w-tabs:not(:last-child),
.w-video:not(:last-child),
.g-cols.vc_inner:not(:last-child),
.l-main .w-image.align_right,
.l-main .w-image.align_left {
	margin-bottom: 1.5rem;
}

/* BETTER YOUTUBE EMBED STYLES */
.better-youtube-embed {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 ratio*/
	/* Use 75% for 4:3 videos */
	height: 0;
	overflow: hidden;
	width: 100%;
	background-color: black;
}
.better-youtube-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent;
}
.better-youtube-embed img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	cursor: pointer;
	-webkit-transition: .4s all;
	-o-transition: .4s all;
	transition: .4s all;
}
.better-youtube-embed:hover img {
	opacity: .75;
}
.better-youtube-embed .play {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 72px;
	width: 72px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url("//i.imgur.com/TxzC70f.png") no-repeat;
	cursor: pointer;
}

/*
* ONLINE BOOKING WIDGET
*/
.booking-widget,
.bookgin-widget .vc_column-inner,
.payment-widget {
	padding: 0 !important;
}


/*
* GRAVITY FORMS
*/
.gform_footer {
	text-align: right;
	margin-top: 1.5em;
}
.gform_wrapper textarea {
	resize: none;
}
.gform_wrapper .gfield {
	vertical-align: top;
}
.gform_wrapper input,
.gform_wrapper textarea,
.gform_wrapper select {
	/* 	-webkit-box-shadow: none!important;
	box-shadow: none!important; */
}

.gform_wrapper input,
.gform_wrapper textarea {
	border: 1px solid #c7c4bd;
	border-radius: 5px;
	padding: 5px 15px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.gform_wrapper .ginput_container_textarea::after {
	content: 'Please do not submit any Protected Health Information (PHI).';
	display: block;
	width: 500px;
	height: 1.5rem;
	font-size: 0.75rem;
	margin-top: 5px;
}
.gform_footer {
	text-align: left;
}



/*
* INTERNAL SIDEBAR 
*/
.internal-sidebar .vc_column_container {
	/* 	margin-bottom: 1rem; */
}


/*
* TYPOGRAPHY 
*/
h2::after {
	content: '';
	display: block;
	height: 4px;
	width: 70px;
	background: #6fc7ff;
	margin: auto;
	margin-top: 20px;
}
.color_alternate h3 {
	font-size: 0.7rem;
	text-transform: uppercase;
	border-bottom: 2px solid #6fc7ff;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	padding-bottom: 5px;
}
a {
	font-weight: 700;
}



/* 
* HEADER & FOOTER
*/
.l-header .w-image {
	height: 100px;
}
header .phone {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #999;
}
header .at_right .phone {
	margin-bottom: 1rem;
}
header .phone::before {
	content: '';
	display: block;
	background-image: url("../../uploads/2020/03/phone-icon.png");
	background-size: cover;
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
/* .l-subheader-cell.at_right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
} */
.l-header.shadow_thin .l-subheader.at_middle, .l-header.shadow_thin .l-subheader.at_bottom, .l-header.shadow_none.sticky .l-subheader.at_middle, .l-header.shadow_none.sticky .l-subheader.at_bottom {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.l-header .l-subheader.at_top {
	border-bottom: 1px solid #dedede;
}
.l-header .l-subheader.at_bottom {
	border-top: 1px solid #dedede;
}
header .w-nav.type_mobile.m_align_right {
	width: 100%;
	margin-right: 3rem;
}
header .w-nav.type_mobile .w-nav-anchor {
	margin-right: 1rem;
}
header .at_bottom .at_left,
header .at_bottom .at_right {
	display: none;
}
/* SECTION BELOW IS FOR STRETCHING THE MENU TO FULL CONTENT WIDTH, WILL NEED TO CHANGE MENU ITEM SPACING TO 0PX */
/* .at_bottom .l-subheader-cell.at_left, .at_bottom .l-subheader-cell.at_right {
display: none;
}
header .l-subheader-cell .w-nav {
width: 100%;
}
.header_hor .w-nav.type_desktop > .w-nav-list {
justify-content: space-between;
} */

header .w-nav,
footer .w-menu {
	font-size: 0.75rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'montserrat';
	font-weight: 700;
}
footer .w-menu {
	padding-top: 1.125rem;
	padding-bottom: 1.125rem;
	border-bottom: 1px solid #a09c97;
}
/* SECTION BELOW IS FOR STRETCHING THE MENU TO FULL CONTENT WIDTH */
/* footer .w-menu .menu {
justify-content: space-between !important;
} */
footer .us_menu_1 .menu > li {
	margin-right: 0;
	padding-left: 20px;
	padding-right: 20px;
	color: #a09c97;
}
footer .us_menu_1 .menu > li.current_page_item {
	color: #ffffff;
}
footer .map > .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
footer .l-section.color_footer-bottom {
	/* 	padding-top: 0 !important; */
}
footer .bottom {
	font-size: 0.8125rem;
	font-weight: 600;
	/* 	line-height: 2.5; */
}
footer .bottom .w-iconbox.address {
	margin-top: 1rem;
}
footer .bottom .w-iconbox a {
	color: #ffffff;
}
footer .bottom .w-socials-item-link::after {
	font-size: 1.25rem;
}
footer .legal-links p a {
	margin-left: 1.8rem;
	text-decoration: underline;
}





/*
* HOME PAGE 
*/
.hero .w-btn-wrapper {
	margin-top: 0;
	margin-bottom: 2rem;
}





.home table {
	font-size: 0.875rem;
	font-weight: 600;
}
.home table td {
	border: none;
	padding-left: 0;
}


/* 
* SERVICE CARDS
*/
.service-cards .w-iconbox {
	background-color: rgba(255,255,255,0.6);
	padding: 0.5rem;
	border-radius: 5px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-align-content: space-around;
	-ms-flex-line-pack: distribute;
	align-content: space-around;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 170px;
}
.service-cards .w-iconbox:hover {
	background-color: rgba(255,255,255,1);
}
.service-cards .iconbox-link,
.service-cards .iconbox-meta {
	width: 100%;
}
.service-cards .w-iconbox .w-iconbox-icon {
	height: 72px;
}
.service-cards .w-iconbox h5 {
	font-size: 0.875rem;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: 'montserrat';
	color: #76787b;
	font-weight: 600;
}
.service-cards .vc_column_container .wpb_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}


.hours-table {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}
.hours-table > .day {
	width: 40%;
}
.hours-table > .hours {
	width: 60%;
}
.wpb_text_column + .w-separator.with_line,
.g-cols.vc_inner + .w-separator.with_line {
	margin-top: -1.5rem;
}
.internal-body .internal-sidebar .g-cols.vc_inner > .vc_column_container {
	background-color: #ededed;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.staff-bio img {
	max-width: 150px;
}
.w-socials-item-link {
	font-weight: normal;
}
footer .bottom .fas {
	font-size: 1.25rem;
}



/* adjust font sizes so that they don't seem too big on tablets or small laptops */
@media screen and (min-width: 768px) and (max-width: 1599px) {
	html, .l-header .widget {
		/* 		font-size: 16px!important; */
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.l-main h1 {

	}
	.l-main h2 {

	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.l-main h1 {

	}
	.l-main h2 {

	}
}
/* end font adjustments */



/*
* MIN-WIDTH MEDIA QUERIES
*/
@media screen and (min-width: 601px) {
	footer .legal-links p {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-webkit-justify-content: end;
		-ms-flex-pack: end;
		justify-content: end;
	}
}
@media screen and (min-width: 768px) {
	header .phone {
		font-size: 1.123rem;
	}
}
@media screen and (min-width: 992px) {
	.internal-body .internal-sidebar .g-cols.vc_inner > .vc_column_container:not(:last-child) {
		margin-bottom: 2rem;
	}
}
@media screen and (min-width: 1200px) {
	.internal-body .internal-content {
		padding-right: 5%;
	}
}


/*
* MAX-WIDTH MEDIA QUERIES
*/
@media screen and (max-width: 767px) {
	.internal-body .internal-sidebar .g-cols.vc_inner > .vc_column_container {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 600px) {
	.l-section.internal-body {
		padding-bottom: 0!important;
	}
	.internal-content .w-image.align_right,
	.internal-content .w-image.align_left {
		float: none;
	}
	.internal-content .w-image.align_right {
		margin-left: 0;
		text-align: left;
	}
	.internal-content .w-image.align_left {
		margin-right: 0;
	}
}
@media screen and (max-width: 599px) {
	header .l-subheader.at_top {
		height: auto !important;
	}
	header .l-subheader.at_top .at_center {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 1rem;
	}
	header .phone {
		margin-bottom: 1rem;
	}
	footer .w-socials-list {
		text-align: center;
	}
}






/*
* MIN- AND MAX-WIDTH MEDIA QUERIES
*/
@media screen and (min-width: 768px) and (max-width: 991px) {
	.internal-body .internal-sidebar .g-cols.vc_inner > .vc_column_container {
		width: 48%;
	}
	.internal-body .internal-sidebar .g-cols.vc_inner > .vc_column_container:first-child {
		margin-right: 4%;
	}
}



/*****
* Transitions/Animations on scroll
*****/

.custom-transition.fade-up {
	opacity: 0;
	-webkit-transform: translateY(2rem);
	-ms-transform: translateY(2rem);
	transform: translateY(2rem);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: opacity, transform;
	transition-property: opacity, transform;
	transition-property: opacity, transform, -webkit-transform;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.custom-transition.fade-up.in-view {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.masthead-home .custom-transition.fade-up {
	-webkit-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s;
}