.wdp-search-form-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	background-color: #fff;
	border: 4px solid #efeeee;
	border-radius: 50rem;
	-webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
	margin: 0 auto;
	padding: 5px 10px;
	position: relative;
}

.wdp-search-form-box .wp-block-column {
	display: inline-flex;
	align-items: center;
	flex-basis: 50%;
	justify-content: space-around;
}

.wd_provider_zip_search button {
	border: none;
	border-radius: 50rem;
	margin: 0rem;
	background-color: rgb(83 165 223);
	padding: 0.3rem 0.4rem;
	width: 100%;
}

#wdp-search-error {
	text-align: center;
	box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.04), 0 2px 4px rgba(0, 0, 0, 0.16);
	letter-spacing: 1px;
	border-radius: 13px;
	background-color: #f3faff;
	color: #2353fe;
	margin-top: 10px;
}

#wdp_zipcode {
	border: none;
	width: 88%;
}

#wdp_service_type {
	border: none;
	width: 100%;
}

.wd_provider_zip_search hr {
	margin: 0px 10px !important;
	height: 40px;
	border-right: 1px solid #eee;
}

.wdp-search-form-box svg:not(:root) {
	float: left;
	max-width: 10%;
}

.wp-block-column.border_left {
	border-left: 2px solid #eee;
}

.single-wd_city h1 {font-weight: 500; font-size: 28px;     line-height: 1.4;}
.single-wd_city h2 { font-size: 24px; font-weight: 500;}
.single-wd_city h3 { font-size: 21px; font-weight: 500;}


@media (max-width:782px) {
	.wdp-search-form-box {
		border: 1px solid #eee;
		border-radius: 0.6rem;
		padding: 10px;
	}

	.wp-block-column.border_left {
		border-left: none;
		padding: 15px 0px;
	}

	#wdp_zipcode {
		width: 88%;
		text-align: center;
		box-shadow: 0px 5px 15px -7px rgba(0, 0, 0, 0.1);
	}

	#wdp_service_type {
		text-align: center;
	}

	.provider_feature_image {
		display: none;
	}

	.city_page_provider .pro_name,
	.city_page_provider .pro_des,
	.city_page_provider .pro_link {
		text-align: center;
		padding: 10px 0px;
	}

	.city_page_provider .pro_link a {
		width: 100%;
		text-align: center;
	}

	.city_page_provider .wp-block-columns {
		margin: 10px;
		padding: 20px 16px;
		box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.04), 0 2px 4px rgba(0, 0, 0, 0.16);
	}

	.wd_city_page_plans_box .wp-block-columns,
	.wd_provider_page_plans_box .wp-block-columns {
		width: 98% !important;
	}
}

@media (max-width:890px) {
	#wdp-service-types-radios label {
		font-size: 15px !important;
		margin-right: 6px !important;
	}

	#wdp-service-types-radios [type="radio"] {
		width: 18px !important;
		height: 18px !important;
	}
}

.city_service_menu_item,
.provider_service_menu_item {
	padding: 0 0.3em;
	list-style: none;
	display: inline-block;
	margin-bottom: 2px;
}

.city_service_menu_box,
.provider_service_menu_box {
	display: inline-block;
	padding: 15px 0px;
	margin: 0 auto;
}

.city_service_menu,
.provider_service_menu {
	margin: 15px 0px;
	border: 1px solid transparent;
	border-radius: 30px;
	background: rgb(176 176 182 / 5%);
	box-shadow: 0 2px 2px -1px rgba(64, 64, 66, 0.1),
		0 4px 4px 1px rgba(64, 64, 66, 0.02),
		0 1px 8px 0 rgba(64, 64, 66, 0.1);
}

.provider_service_menu_item a,
.city_service_menu_item a {
	background: #fff;
	border-radius: 20px;
	border: solid 1px rgb(226 216 216 / 30%);
	display: inline-block;
	color: #545454;
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.5rem;
	text-decoration: none;
	padding: 7px 13px 8px;
}

.active-service {
	background-color: #d5e9fe !important;
	color: #222 !important;
	padding: 2px 4px;
	border-radius: 20px;
	text-decoration: none;
}

.provider_service_menu_item a:hover,
.city_service_menu_item a:hover {
	background-color: #d5e9fe;
}

.active-service:hover {
	background-color: #d5e9fec4;
}

.narrow_page_box {
	margin: 0 auto;
	max-width: 941px;
}

.wd_provider_service_section {}
.wd_provider_service_section h2 {
	text-align: center;
}
.wd_provider_service_section h3 {
	margin: 15px 0px;
}

.wd_provider_service_description {}

:root:has(.wd_provider_service_description.Benefits):has(.wd_provider_service_description.Pros.Cons)
.wd_provider_service_description.Benefits {
	background: #f8f9fa;
	padding: 1.8rem 2.4rem;
	border-radius: 1.2rem 1.2rem 0 0;
	margin: 1.6rem 0 0 0;
}

:root:has(.wd_provider_service_description.Benefits):has(.wd_provider_service_description.Pros.Cons)
.wd_provider_service_description.Pros.Cons {
	background: #f8f9fa;
	padding: 1.8rem 2.4rem;
	border-radius: 0 0 1.2rem 1.2rem;
	margin: 0 0 1.6rem 0;
}

:root:has(.wd_provider_service_description.Benefits):not(:has(.wd_provider_service_description.Pros.Cons)) .wd_provider_service_description.Benefits {
	background: #f8f9fa;
	padding: 1.8rem 2.4rem;
	border-radius: 1.2rem;
	margin: 1.6rem 0;
}

:root:has(.wd_provider_service_description.Pros.Cons):not(:has(. wd_provider_service_description.Benefits)) .wd_provider_service_description.Benefits {
	background: #f8f9fa;
	padding: 1.8rem 2.4rem;
	border-radius: 1.2rem;
	margin: 1.6rem 0;
}

.wd_provider_service_description.Benefits .wd_provider_service_description_box {
	border-radius: 23px;
	padding: 20px;
	background-color: #f3f5f7;
	max-width: 800px;
	margin: 0 auto;
	box-shadow: 0 4px 25px rgb(196 199 201 / 10%);
}

.Overview h3 {
	display: none;
}

.Condition h3,
.wd_provider_service_description.Benefits h3,
.Pros.Cons h3 {
	text-align: center;
}

.cons li::marker {
	content: 'X ';
	font-size: 1.1em;
	color: red;
}

.pros li::marker {
    content: '✓ ';
	font-size: 1.1em;
	color: green;
}

.cons li,
.pros li {
	padding-left: 4px;
}

.Pros.Cons .wd_provider_service_description_box {
	background: #fff;
	border-radius: 20px;
	padding: 40px;
}

.wd_provider_service_description.FAQ,
.city_page_faq {
	background: rgb(240, 248, 255);
	padding: 1.8rem 2.4rem;
	border-radius: 1.2rem;
}

.wp-block-details {
	border-radius: 15px;
	margin-bottom: 8px;
	background: #ffffff;
}
.wp-block-details summary {
	font-size: 17px;
	padding: 13px 20px;
	cursor: pointer;
}
.wp-block-details p {
	padding: 0 20px 13px;
}

.city_page_provider .pro_link {
	text-align: right;
}

.city_page_provider .wp-block-columns {
	margin: 0;
	padding: 13px 16px;
	border-top: 1px solid #eee;
}

.city_page_provider {
	border-bottom: 1px solid #eee;
}

.city_page_provider .pro_link .button {
	padding: 0.3em 1em;
	font-size: 0.9rem;
}

.city_page_provider h2,
.city_page_faq h2 {
	margin: 15px 10px;
}

.Condition .wd_provider_service_description_box {
	padding: 0 15px;
}

.Customer.service.details {
	border-radius: 20px;
	margin: 30px 0;
	padding: 15px 30px;
	background-color: #ddf7df4a;
}

.Customer.service.details h3 {
	color: #008f4c;
}

.Condition,
.wd_provider_coverage {
	overflow: hidden;
	margin-top: 20px;
	border-radius: 20px;
	padding: 0 0 20px;
	border: 1px solid rgb(141 188 228 / 50%);
	margin-bottom: 20px;
}

.Condition h3,
.wd_provider_coverage h2 {
	font-weight: 400;
	color: #fff;
	padding-left: 17px;
	background: rgb(83 156 218);
	margin: 0 0 15px;
}

.wd_provider_coverage ul {
	padding: 11px 15px;
	margin: 0 10px;
	display: inline-block;
	background: rgb(176 176 182 / 5%);
	box-shadow: 0 2px 2px -1px rgba(64, 64, 66, 0.1),
		0 4px 4px 1px rgba(64, 64, 66, 0.02),
		0 1px 8px 0 rgba(64, 64, 66, 0.1);
	border-radius: 20px;
}

.wd_provider_coverage ul li {
	display: inline-block;
	list-style: none;
	padding: 0 5px 2px;
}

.wd_provider_coverage ul li a {
	display: inline-block;
	font-weight: 500;
	font-size: 1rem;
	text-decoration: none;
}

.wd_city_page_plans_box,
.wd_provider_page_plans_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.wd_city_page_plans_box .wp-block-columns,
.wd_provider_page_plans_box .wp-block-columns {
	width: 48%;
	margin: 1%;
	float: left;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 4px 25px rgba(0, 0, 0, 0.1);
}

.wd_city_page_plans_box .wp-block-column,
.wd_provider_page_plans_box .wp-block-column {
	padding: 38px;
}

.p_plan-name {
	font-weight: 500;
	font-size: 25px;
}

.p_plan-price {
	font-weight: 700;
	font-size: 28px;
}

.p_plan-feat {
	background: #f2f2f2;
	border-radius: 10px;
	margin-bottom: 20px;
	min-width: 280px;
	padding: 15px 10px;
}

.p_plan-cond {}

.p_plan-link {
	margin-bottom: 10px;
}

.p_plan-link a {
	width: 100%;
	text-align: center;
	border-radius: 20px;
}

.p_plan-cond li::marker {
    content: '✓ ';
	font-size: 1.1em;
	color: rgb(83 156 218);
}

.p_plan-prov {
	border-radius: 5px;
	padding: 3px 10px;
	display: inline-flex;
	background: #f0fdf4;
}

.city_plan_title {
	text-align: center;
}

.city_description {
	padding: 20px;
}

.wp-block-column.border_left {
	padding-left: 5px;
}

#wdp-service-types-radios label {
	font-size: 16px;
	margin-right: 18px;
}

#wdp-service-types-radios {
	text-align: center;
}

.radio_item {
	padding-top: 6px;
	display: inline-flex;
	align-items: center;
}

#wdp-service-types-radios [type="radio"] {
	margin: 0 5px 0 0;
	width: 20px;
	height: 20px;
}

.city_search_box {
	margin: 20px 0;
	padding: 10px;
	border-radius: 20px;
	background: #eceff24a;
}

.city_search_box h4 {
	text-align: center;
	margin: 15px 0;
}

.city_search_box .wd_provider_zip_search {
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 4px 25px rgba(0, 0, 0, 0.1);
	margin: 0 auto;
	padding: 60px 20px;
	z-index: 10;
}
