@charset "UTF-8";
/* CSS Document */

/* Styles for single posts: location and provider */


.logo.landPg img {
	max-width: 250px;
	border-radius: 0 !important;
	margin-bottom: 30px;
}

.mcHeader {
	background-color: #254B5F;
	padding: 30px 12px;
	margin-bottom: 30px;
}

.mcHeader .logo.landPg img {
	filter: brightness(10);
}

.mcHeader h2,
.mcHeader a {
	color: #FFF !important;
}

h2.mc_headline {
	font-size: 2.25em;
}

h2.mc_headline span {
	margin-top: 15px;
	display: block;
}

.medicare_mode .loca_hero .content_col {
	padding: 30px 12px;
}

.medicare_mode .deet_block .appt_button {
	padding: 10px 20px !important;
}

.group:has(.mcImage) {
/*	background-color: rebeccapurple;*/
	align-items: end;
}

.mcImage {
	max-width: 350px;
}

h1 {
/*	text-align: left;*/
	margin-bottom: 30px;
}

.landing_mode h1 {
/*	margin-bottom: 0;*/
}

.location h1 {
	font-size: 1.2em;
	margin-top: 15px;
}

.location h1 span {
	font-size: 70%;
}

.location h1.newh1 {	
	font-size: 1.3em;
	margin-top: 0;
}

.location .company_name {
	color: #59A193;
	font-weight: bold;
	margin-bottom: 0;
}

h2 {
	font-size: 1.5em;
	background-repeat: no-repeat;
/*	padding-left: 35px;*/
	background-position: left center;
	padding-bottom: 5px;
/*	background-size: auto 100%;*/
	background-size: auto 25px;
}

h2.nopad {
	padding-left: 0;
}

main.location {
/*	background-color: #FFF !important;*/
padding-top: 0;
}

main:has(.mcHeader) {
	margin-top: -30px !important;
}

.location .box_right {
	width: 95%;
	background-color: #EEE;
}

h2.hours {
	background-image: url(/wp-content/uploads/2023/04/clock-sharp-solid.svg);
}
h2.address {
	background-image: url(/wp-content/uploads/2023/04/location-dot-sharp-solid.svg);
	padding-left: 30px;
}
h2.contact {
	background-image: url(/wp-content/uploads/2023/04/phone-sharp-solid.svg);
}
h2.treatment {
	background-image: url(https://upperline.designcoup.dev/wp-content/uploads/2024/03/upperline_health_treatment.webp);
	padding-left: 30px;
}
h2.languages {
	background-image: url(https://upperline.designcoup.dev/wp-content/uploads/2024/03/upperline_health_languages.webp);
	padding-left: 45px;
}
.services h2 {
	text-align: center;
}
.insurors h2 {
	background-image: url(/wp-content/uploads/2025/07/upperline_health_health_plans.webp);	
	padding-left: 35px;	
}
.providers h2 {
	background-image: url(/wp-content/uploads/2023/04/icon-provider.webp);
}

.deet_block h2 {
	text-align: center;
}

h2.icon_h2 {
	text-align: center;
	background-position: center top;
	display: inline-block;
	background-repeat: no-repeat;
}

h2.icon_h2 {
	padding-top: 30px;
	padding-left: 0;
}

.providers {
	padding-top: 30px;
}

p {
/*	text-align: left;*/
}

.custom_toggle {
/*	border: dashed red 2px;*/
}

/* ===== Location Hero ===== */


.loca_hero img {
	 border-radius: 25px;
}

.loca_hero .content_col {
	text-align: center;
}

.image_col {
/*	padding: 50px;*/
}

p.important,
.important p {
	font-size: 1.1em;
	color: orangered;
	/*font-weight: bold;*/
}

.landing_mode p.important {
	margin-top: 15px;
}

p.descr {
	font-size: 1.1em;
}

.landing_mode p.descr {
	font-size: 1.2em;
/*	font-weight: bold;*/
/*	margin-right: 30px;*/
}

.box_right {
    margin-right: 0;
    width: 90%;
    background-color: #DDD;    
/*    border-radius: 0px 0 0 50px;*/
    margin-bottom: 100px !important;
}

.landing_mode .logo img {
	max-width: 250px;
	border-radius: 0 !important;
	margin-bottom: 30px;
}

.landing_mode .call_link a {
	font-size: 1.8em;
}

a.telHeader, a.linkHeader {
	display: block;
	margin-bottom: 30px;
}

/* ====== Ratings ====== */

.star-ratings {
  unicode-bidi: bidi-override;
  color: #ccc;
  font-size: 40px;
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  font-family: system-ui, sans-serif;  
}
.star-ratings .fill-ratings {
  color: #e7711b;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
  overflow: hidden;
}
.star-ratings .fill-ratings span {
  display: inline-block;
}
.star-ratings .empty-ratings {
  padding: 0;
  display: block;
  z-index: 0;
}

.star-ratings p {
	font-size: 14px;
	color: #333;
	margin-top: 12px;
	text-align: center;
}

.button_group {
	margin: 30px 0;
}

.button_group a {
	display: block;
	margin: 0 auto !important;
/*	margin-bottom: 15px;*/
}

p.coming_soon {
	background-color: #FF4501;
	color: #FFF;
	padding: 12px 24px;
	border-radius: 6px;
	width: fit-content;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
}

.landing_mode p.coming_soon {
	margin-top: 15px;
}


/* ====== Address ===== */

.address .button_link {
	padding: 5px 10px;
	margin-top: 30px;
}

/* ====== Providers (on Location Page) ===== */

.providers {
	text-align: center;
	padding-bottom: 40px;
}

.providers .row { 
	justify-content: center;
}

.providers .row > div {
	padding: 40px 40px 0 40px;
	text-align: center;
}

.providers img {
	border: solid 1px #EEE;
	border-radius: 2px;
	padding: 10px;
/*	margin-bottom: 20px;*/
	webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.13);
	-moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.13);
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.13);	
	background-color: #FFF;
}

.providers a {
/*	text-decoration: none;*/
/*	color: #333;*/
/*	font-weight: bold;*/
	display: block;
/*	padding-bottom: 20px;*/
	border-radius: 4px;
	margin-bottom: 15px;
}

.providers a:hover {
/*	background-color: #EEE;
	color: #59A193;*/
}

.providers a:hover img {
	box-shadow: none;
}

.providers span.title {
	text-align: center;
	font-size: 0.8em;
	margin-top: 10px;
	display: block;
}

.providers p {
	text-align: center;
}

.providers .lm_link {
	color: #f96a33;
	cursor: pointer !important;
}

.providers .appt_button {
	border-radius: 1000px;
}

/* ===== Services Section ===== */

.vascular-care .services {
/*	max-width: 950px;
	margin: 0 auto*/;
}

.vascular-care .foot_care {
/*	display: none;*/
}

.vascular-care .single_loc_services .row > div {
/*	background-color: lightgray;*/
/*	width: 100%;
	max-width: 100%;*/
}

.vein_cond > div:nth-last-child .wp-block-group:after {
	display: none;
}

/*.vascular-care .single_loc_services .row > div {
	width: 33.3%;
	max-width: 33.3%;
	border-bottom: none;
	border-left: ;
}

.vascular-care .single_loc_services .row > div > div {
	padding: 0;
}

.vascular-care .single_loc_services .row img,
.vascular-care .single_loc_services .row h3 {
	width: 100%;
	display: block;
	position: relative;
}

.vascular-care .single_loc_services .row img {
	text-align: center;
	margin-bottom: 20px;
}*/


/* ===== MC Info Section ===== */

.mc_info > div {
/*	background-color: rosybrown;*/
	align-self: center;
}

.mc_info .vid_col {
	padding: 8vw 8vw 0 8vw;
	text-align: center;
}

.mc_info .vid_col img {
	border: solid 10px #254B5F;
	border-radius: 20px 20px 0 0;
}

.mc_info .vid_text {
	background-color: #254B5F;
	text-align: center;
	padding: 15px;
}

.mc_info a {
	text-decoration: none !important;
}

.mc_info a .vid_text {
	text-decoration: none !important;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	top: -10px;
}

.mc_info .vid_col p {
	text-align: center;
}

/* ===== Appt Prep Section ===== */

.appt_prep h2 {
	padding: 0;
}

.appt_prep h3 {
	margin: 24px 0;
	font-weight: bold;
}

.appt_prep ul {
	margin-bottom: 0;
	margin-top: -5px;
}

/* ====== Shared Styles ===== */

.loca_col, .details_col {
	padding: 0;
}

.loca_col .loca_block,
.details_col .deet_block {
/*	margin-bottom: 30px;*/
/*	border-bottom: 2px solid #FFF;*/
	padding: 20px;
}

.provider_page .loca_block {
	border-bottom: 2px solid #FFF;
}

.deet_block {
	text-align: center;
}

.deet_block.phone {
	padding-bottom: 0;
}


.deet_block.add {
/*	border-bottom: 2px solid #FFF;
	border-top: 2px solid #FFF;*/
}

.loca_col .loca_block p,
.details_col .deet_block p,
.details_col .deet_block li {
	text-align: center;
	font-size: 0.85em;
}


/* ====== Services Section ====== */

.services {
	text-align: center;
	padding-top: 48px;
}

.services .single_loc_services {
	padding-top: 0;
}

/* ====== Insurors Section ====== */

.insurors > div {
/*	padding: 48px 60px;*/
	text-align: center;
}

.insurors h2,
.insurors p {
	text-align: center;
}

.insurors a {
	white-space: nowrap;
}

.plan_list {
	columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;  
  margin-top: 45px; 
}

.plan_list li {
	background-image: none;
	padding: 0;
	text-align: center;
/*	margin: 18px 0;*/
	margin: 10px 0;
	display: inline-block;
	width: 100%;
}

.plan_list li span {
	display: block;
}

/* ====== Other Locations ====== */

.other_locations {
	text-align: center;
}

.other_locations .row {
	justify-content: center;
	/*align-content: center;*/
}

.loca_block_col {
    margin-bottom: 30px;
/*    width: 100%;*/
}

.loca_block_col .inner {
    text-align: left !important;
    background-color: #FFF;
    padding: 12px;
    height: 100%;
    font-size: 1em;
}

.loca_block_col h3, .loca_block_col p {
    text-align: left;
    text-transform: none;
}

.loca_block_col h3 {
    font-size: 1.5em;
    font-weight: bold;
}

.loca_block_col h3 a {
    color: #254B5F;
    text-decoration: none;
}

.loca_block_col h3 a:hover {
    color: #337981;
}

.loca_block_col p.miles_away {
    color: #58A391;
}

.loca_block_col a.button_link {
    padding: 6px 12px;
    display: block;
}

/* ====== Provider Page ====== */

.prov_hero {
	padding: 30px 0;
}

.prov_hero img {
	border-radius: 25px;
}

h1.prov_name span {
	font-weight: normal;
	font-size: 65%;
	color: #254B5F;
	display: block;
	margin-top: 12px;
}

h1.prov_name span.nobreak {
/*	display: inline-block !important;*/
	display: inline !important;
}

.provider_page h2 {
	padding: 0;
	margin: 0;
}

.provider_page .headshot,
.location .headshot {
	width: 100%;
	height: auto;
}

.provider_info:has(.loca_block) {
	padding: 12px;
}

.apptInfo {
	font-family: Barlow, Helvetica, sans-serif;
	line-height: 1.2;
	color: #254B5F;
	font-weight: bold;
}


.button_link.call_button,
.button_link.appt_button,
.button_link.directions,
.button_link.redirect_link {
	display: block;
	margin: 20px auto;
}

.button_link.directions {
	padding: 10px 20px !important;
	margin-top: 30px !important;
}

.bio_col h2 {
	margin: 20px 0;
}

.bio_col h3 {
	font-weight: bold !important;
	margin: 10px 0;
}

@media(min-width:576px) {

	.location h1 {
		font-size: 2.5em;
	}

	/* ====== Insurors Section ====== */
	.plan_list {
		columns: 2;
	  -webkit-columns: 2;
	  -moz-columns: 2; 
	}

}

@media(min-width:768px) {


	h2.icon_h2 {
		background-position: left center;
		display: inline-block;
		background-repeat: no-repeat;
		padding-top: 0;
		padding-left: 30px;
	}	

	h2.languages {
		margin-top: 0;
		padding-left: 38px;
		text-align: left;
	}

	.deet_block {
		text-align: left;
	}

	.deet_block:has(.languages) {
		padding-top: 0;
	}

	p {
		text-align: left;
	}

	.loca_hero .content_col {
		text-align: left;
	}

	.star-ratings {
		margin: 0;
	}

	.provider_info:has(.loca_block),
	.bio_col:has(h2) {
		padding: 3rem;
	}

	.loca_col .loca_block p,
	.details_col .deet_block p,
	.details_col .deet_block li {
		text-align: left;
		font-size: 1em;
	}

	.details_col .deet_block li {
		text-align: left;
	}

	.deet_block.add {
		border-top: none;
	}

	.button_group a {
		display: inline-block;
		margin-bottom: 15px !important;
	}

	.button_link.call_button,
	.button_link.appt_button,
	.button_link.directions,
	.button_link.redirect_link {
		margin: 10px 0 0;
	  padding: 15px 30px;
	  display: inline-block;
	}

	a.linkHeader {
		margin-right: 10px !important;
	}

	.details_row {
/*		border-radius: 25px;*/
	}

	.details_col {
/*			border-radius: 25px;*/
			padding: 8px;
	}	

	.details_col.right {
		border-left: solid #FFF 2px;
	}

	.details_row .inner {
		border-radius: 25px;
		background-color: #EEE;
		height: 100%;
	}

	.bio_col {
		padding-left: 40px;
	}

	.vein_cond > div:nth-last-child(-n+2) .wp-block-group:after {
		display: none;
	}

	.mc_info .vid_col {
		padding: 0 6vw 0 0;
		text-align: center;
	}	
}

@media(min-width:1000px) {

	.location h1.newh1 {
		font-size: 2em;
	}

	.landing_mode .loca_hero p.descr {
		margin-right: 150px !important;
	}	

	.landing_mode p.descr.custom_toggle {
		margin-right: 0;
	}

	/* ====== Insurors Section ====== */
	.plan_list {
		columns: 3;
	  -webkit-columns: 3;
	  -moz-columns: 3; 
	}

}

@media(max-width:767px) {

	.details_col .deet_block li {
		padding-left: 0;
		background-image: none;
	}

}

main {
    visibility: visible !important;
    opacity: 1 !important;
}


