.cst_r3_banner .container,
.cst_digestive_health .container,
.cst_enroll_research .container,
.cst_form_section .container,
.locations-template #site-header .container,
.locations-template #site-footer .container,
.cst_filters .container {
	max-width: 1373px;
}

:root {
	--primary : #DF591D;
	--secondary : #AB1C46;
	--Neutrals : #38484E;
	--white : #ffffff;
	--lightorange : #FAEFEA;
	--gray : #83848B;
	--teal : #007D8A;
	--lightblue : #E8F2F3;
}

.post-type-archive-locations .navbar-brand {
	margin:0;
}

.locations-template .brand-toggle-container {
	text-align: left !important;
}

.locations-template #site-header #site-header-navbar {
	padding: 24px 0 !important;
}

.locations-template .navbar-brand svg {
	height:45px;
}

.locations-template #site-header .container {
	padding: 0 8px !important;
}

.locations-template #site-footer__primary ,
.locations-template #site-footer__secondary {
	width: auto;
	border-top: 0;	
	padding:0;
}

.locations-template #site-footer {
	padding: 75px 0;
}

.locations-template #site-footer__secondary li,
.locations-template #site-footer__secondary li a{
	font-family: Helvetica, sans-serif !important;
}

.locations-template #site-footer .list-inline-item:not(:last-child) {
	margin-right: 2.5rem;
}

body.bg-orange h2[class*=underline]:after {
	color : var(--teal);
}

/* .locations-template-location-single-detail #site-header .container,
.post-type-archive-locations #site-header .container {
padding:0 10px;
}

.locations-template-location-single-detail #site-header div#navbarTogglerHeader,
.locations-template-location-single-detail button.navbar-toggler.hamburger.hamburger--collapse,
.post-type-archive-locations #site-header div#navbarTogglerHeader ,
.post-type-archive-locations button.navbar-toggler.hamburger.hamburger--collapse{
opacity: 0 !important;
}

*/

/* body.archive.post-type-archive.post-type-archive-locations.logged-in.wp-theme-objectivehealth.bg-orange {
background-image:url(https://objhealthstag.wpengine.com/wp-content/themes/objectivehealth/assets/images/text.png);
height:5146px;
} */

/* body.archive.post-type-archive.post-type-archive-locations.logged-in.wp-theme-objectivehealth.bg-orange {
height:2141px;
background-image:url(https://objhealthstag.wpengine.com/wp-content/themes/objectivehealth/assets/images/Desktop.png);
} */

/* Archive Banner Section */
.cst_r3_banner {
	background:var(--lightorange) url(/wp-content/uploads/2025/11/Group-4.png);
	background-repeat:no-repeat;
	background-position:right;
	background-size:auto;
	min-height:550px;
	padding-top: 40px;
	padding-bottom: 110px;
}

.cst_back_btn {
	font-family: Helvetica, sans-serif !important;
	padding: 5px 15px;
	transition:0.2s all;
}

.cst_back_btn:hover img {
	filter: brightness(100);
}

.cst_banner_detail h1 {
	color: var(--Neutrals);
	letter-spacing: -1.1px !important;
	margin-top: 8px;
}

.cst_banner_detail h4 {
	font-size: 24px;
	text-transform: uppercase;
	color: var(--primary) !important;
	position: relative;
	top: 5px;
}

.cst_location_col {
	max-width:636px;
	margin-top:14px;
}

.cst_location_wrapper {
	background: var(--white);
	padding: 23px;
	border-radius: 4px;
	gap: 25px;
}

.cst_location_thumbnail img {
	height: 284px;
	width: 282px;
	object-fit: cover;
	border-radius:4px;
	margin-bottom:0 !important;
}

.cst_location_detail_box {
	max-width: 282px;
	padding-top: 35px;
}

.cst_location_detail_box h4 {
	color: var(--Neutrals) !important;
	font-size: 24px;
	margin-bottom: 25px;
	line-height: 29px;
	letter-spacing: -0.0px;
}

.cst_location_pin, .cst_call_me,
.cst_location_pin span, .cst_call_me span{
	font-size: 20px;
	color: var(--primary);
	text-decoration: underline;
	font-weight: 400 !important;
	letter-spacing: 0.0px;
	font-family: Helvetica, sans-serif !important;
	line-height: 23px;
	gap:16px;
}

.cst_call_me img ,
.cst_location_pin img {
	width:28px;
	height:23px;
}

/* Archive Digestive Health and Clinical Trials */

.cst_digestive_health {
	background-color:var(--secondary);
	background-repeat:no-repeat;
	background-position:left;
	background-size:auto;
	min-height:527px;
	padding: 50px 0;
	color:var(--white);
}

.cst_degestive_detail_col {
	padding: 29px 5px 0;
}

.cst_digestive_health h2,
.cst_enroll_research h2,
.cst_faqs h2 {
	font-size:50px;
	line-height:50px;
	letter-spacing: -1px;
	margin-bottom: 35px;
}

.cst_digestive_health p {
	font-size: 20px;
	font-family: Helvetica, sans-serif !important;
}

/* Archive Enroll in Research */

.cst_enroll_research {
	padding-top: 100px;
}

.cst_enroll_research h2 {
	letter-spacing: -1px !important;
	padding-bottom: 48px;

}

.cst_enroll_research .container > .cst_row_reverse:first-of-type {
	margin-top: 0 !important;
}

.cst_row_reverse {
	margin-top: -61px;
}

.cst_row_reverse:nth-child(odd) {
	flex-direction: row-reverse;
}

.cst_row_reverse:nth-child(odd) .cst_mr{
	margin-right: 28px;
}

.cst_research_detail p {
	font-size: 20px;
	font-family: Helvetica, sans-serif !important;
	line-height: 23px;
	margin: 42px 0 33px;
	position: relative;
	top: -17px;
}

.cst_research_detail h3 {
	letter-spacing: -0.8px;
}

/* Archive FAQs */
.cst_faqs {
	padding-top: 69px;
	padding-bottom: 40px;
}


.cst_mxwdth896 {
	max-width:896px;
}

.cst_faqs h2 {
	margin-bottom: 32px;
}

.cst_faqs .custom-accordion .accordion-item {
	border-top: 1px solid var(--gray);
	padding: 34px 0 31px;
}

.cst_faqs .accordion-header {
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.cst_faqs .acc-icon {
	border: 2px solid var(--Neutrals);
	border-radius: 100%;
	width: 26px;
	height: 26px;
	transition: transform 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 8px;
}
.cst_faqs .accordion-body {
    position: relative;
    z-index: 1;
}

.cst_faqs .accordion-header {
    position: relative;
    z-index: 10;
}

.cst_faqs .accordion-item.active .acc-icon {
	transform: rotate(45deg);
	background: var(--primary);
	border-color: var(--primary) !important;
	color: var(--white);
}

.cst_faqs .accordion-header h5 {
	font-size: 20px;
	font-weight: 400 !important;
	font-family: Helvetica, sans-serif !important;
	transition: color 0.3s ease, font-weight 0.3s ease;
	color: var(--Neutrals);
}

.cst_faqs .accordion-item.active .accordion-header h5 {
	color: var(--primary);
	font-weight: bold !important;
}

.cst_faqs .accordion-body {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.35s ease;
	font-size:16px;
	font-family: Helvetica, sans-serif !important;
}

.cst_faqs .accordion-content {
	padding-top: 24px;
}

.cst_faqs .accordion-content p{
	letter-spacing: 0;
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	line-height: 18px;
}

/* Learn More Form section */

.cst_form_section {
	background: linear-gradient(0deg, rgba(223, 89, 29, 0.2) 0%, rgba(223, 89, 29, 0) 100%);
	padding: 93px 0;
}

.cst_btm_loc .cst_location_wrapper {
	background: transparent;
	padding: 0;
	border-radius: 0;
}

.cst_learn_more {
	margin-top: 4px;
}

.cst_learn_more h2 {
	font-size: 50px;
	line-height: 50px;
	letter-spacing: -1px;
	margin-bottom: 24px;
}

.cst_quality_btn,
.cst_learn_more_btn {
	font-family: Helvetica, sans-serif !important;
	padding: 0.75em 1em 0.65em;
}

.cst_learn_more p {
	font-family: Helvetica, sans-serif !important;
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 49px;
}

.cst_underline {
	margin: 45px 0 !important;
}

.cst_btm_loc .cst_location_detail_box {
	max-width: 100%;
	padding-top: 25px;
}

.cst_btm_loc .cst_location_detail_box h4 {
	margin-bottom: 26px;
}

.cst_btm_loc .cst_location_pin {
	max-width:282px;
}

.cst_learn_more_col {
	max-width:437px;
	position:relative;
	z-index:1;
}

.cst_form_col {
	max-width:835px;
}

.cst_form_shortcode {
	padding:40px;
	background-color: var(--white);
	border-top: 8px solid var(--teal);
	border-radius: 0 0 4px 4px;
	box-shadow: 0px 4px 20px -10px rgba(0, 0, 0, 0.2);
	position:relative;
	z-index:1;
}

.cst_form_shortcode h4 {
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 34px;
}

.cst_form_shortcode .gform_fields {
	gap: 13px !important;
}

.cst_form_shortcode #field_22_6 {
	margin-bottom: 9px;
	margin-top: 7px;
}

.cst_form_shortcode .gform_wrapper label,
.cst_form_shortcode .gform_wrapper legend{
	font-size: 16px !important;
	font-family: Helvetica, sans-serif !important;
	color: var(--Neutrals);
	font-weight: 400 !important;
	text-transform: math-auto;
	margin: 0px 0 4px !important;
	padding: 0 !important;
}

.cst_form_shortcode  :is(input,select,textarea),
.cst_form_shortcode :is(input,select,textarea)::placeholder {
	color: (--gray) !important;
	font-family: Helvetica, sans-serif !important;
}

.cst_form_shortcode .gfield_checkbox {
	display: flex;
	flex-direction: column;
	gap: 3px;
	padding-left: 3px;
	padding-top: 6px;
}

.cst_form_shortcode .gfield_checkbox label {
	margin-left: 2px !important;
}

.cst_form_shortcode input[type="checkbox"]:checked {
	background-color: var(--primary);
	border-color: var(--primary);
}

.cst_form_shortcode input[type="checkbox"]:checked::before{
	content: "✓";
	position: absolute;
	color: var(--white);
	font-size: 12px;
	font-weight: bold;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.cst_form_shortcode input[type="checkbox"] {
	appearance: none;
	-webkit-appearance: none;
	border: 2px solid #ccc;
	border-radius: 3px;
	cursor: pointer;
	position: relative;
	vertical-align: middle;
	padding: 0px 7px;
	height: 19px !important;
}

.cst_form_shortcode input[type="submit"] {
	background: var(--teal);
	border-color: var(--teal);
	border-radius: 4px;
	margin: 0 !important;
	color: var(--white);
	font-family: Helvetica, sans-serif !important;
	width: 100%;
}

.cst_form_shortcode .ginput_container_address span {
	margin-bottom: 0 !important;
}

.cst_form_shortcode textarea {
	height: 135px !important;
}

.cst_form_shortcode .gform_note {
	display: none;
}

.cst_form_shortcode .gform_footer.top_label {
	padding: 0 !important;
	margin-top: 31px !important;
	margin-bottom: 0 !important;
}

.cst_form_section.cst_btm_loc {
	position:relative;
}

.cst_form_section.cst_btm_loc:after {
	position: absolute;
	content: '';
	top: -273px;
	right: 0;
	width: 25%;
	height: 100%;
	background-image: url(/wp-content/uploads/2025/12/Group-4-1.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto;
}

/* Single Detail Page */

.cst_single_banner {
	min-height:405px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}

.cst_single_banner .container,
.cst_single_map .container {
	max-width:1242px;
	padding:0 15px;
}

.cst_single_banner h1 {
	font-size: 60px;
	color: var(--white);
	letter-spacing: 0;
	line-height: 65px;
	margin:0;
}

.cst_single_map {
	background:var(--lightblue);
	padding:80px 0 78px;
	position: relative;
}

.cst_single_map:after {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	background-position: right;
	background-size: auto;
	background-repeat: no-repeat;
	background-image: url(/wp-content/uploads/2025/12/Group-4-2.png);
	width: 31%;
	height: 35%;
}

.cst_map_detail_col {
	max-width:437px;
}

.cst_single_map strong {
	font-size: 32px;
	line-height: 37px;
	color:var(--Neutrals);
}

.cst_single_map p {
	font-size: 24px;
	line-height: 29px;
	color:var(--Neutrals);
}

.cst_single_map .cst_map-note {
	margin-bottom: 21px;
}

.cst_single_map .cst_map-note p {
	font-size: 20px;
	line-height: 26px;
	color:var(--Neutrals);
}

.empty_div_line {
	border-bottom: 1px solid var(--gray);
	margin: 41px 0 38px;
}

.cst_find_trial_btn  {
	font-size: 17px;
}

.cst_map_col {
	max-width: 695px;
	position: relative;
	z-index: 1;
}

.my-svg-wrapper {
	background: white;
	border: 1px solid #B2B2B2;
}

.svg-tooltip {
	position: absolute;
	background: var(--Neutrals);
	color: #fff;
	padding: 6px 10px;
	border-radius: 4px;
	font-size: 13px;
	pointer-events: none;
	white-space: nowrap;
	z-index: 9999;
	opacity: 0;
	transition: opacity 0.15s ease;
	font-family: Helvetica, sans-serif !important;
}

.cst_map_col #map {
	border: 1px solid #B2B2B2;
}

.cst_map_tootip h6 {
	font-size: 20px;
}

.cst_map_tootip a {
	text-decoration:none;
}

.cst_map_tootip p{
	font-size: 15px;
	line-height: 29px;
	color: var(--Neutrals);
	font-weight: 400;
	font-family: Helvetica, sans-serif !important;
}


.cst_filters {
	padding: 77px 0;
}

.cst_results .cst_state_name {
	margin-top: 50px;
}

.cst_filters label {
	color: var(--Neutrals);
	font-size: 20px;
	margin-bottom: 7px;
}

.cst_filters select {
	width: 100%;
	border: 1px solid #CDD1D4;
	font-size: 16px;
	color: var(--gray);
	text-transform: capitalize;
	padding:12px;
	appearance:none;
}

.cst_select_wrapper {
	position:relative;
}

.cst_select_wrapper:after {
	position: absolute;
	content: '';
	top: 12px;
	right: 8px;
	background: url(/wp-content/themes/objectivehealth/assets/images/down-arrow.svg);
	background-position: center;
	background-size: auto;
	width: 21px;
	height: 21px;
	background-repeat: no-repeat;
	transform: translate(0px, 0px);
	pointer-events: none;
}

.cst_state_name h2 {
	font-size: 50px;
	line-height: 50px;
	letter-spacing: -1px;
	margin-bottom: 16px;
}

.cst_location_list li {
	list-style: none;
	padding:0;
}

.cst_location_item {
	padding: 22px 0 19px !important;
	border-top: 1px solid;
}

.cst_location_item a {
	text-decoration: none;
	position:relative;
}

.cst_location_item h4 {
	font-size: 24px;
}

.cst_location_item p {
	font-size: 20px;
	font-weight: 400;
	color: var(--Neutrals);
	margin-bottom:0;
}

.cst_location_item a:after {
	position: absolute;
	content: '';
	right: 5px;
	top: 17px;
	background: url(/wp-content/themes/objectivehealth/assets/images/right-arrow.svg);
	background-size: contain;
	background-position: center;
	width: 21px;
	height: 21px;
	background-repeat: no-repeat;
	transform: translate(0px, 0px);
}

.cst_load_more_btn {
	background: var(--primary) !important;
	border-color: var(--primary) !important;
	box-shadow:none !important
}

.cst_load_more_btn:hover {
	border-color: #b24717 !important;
}

/* .cst_load_more_btn.btn-primary:not(:disabled):not(.disabled):active,
.cst_load_more_btn:focus,
.cst_load_more_btn:active,
.cst_load_more_btn:focus-visible {
box-shadow: none !important;
background: var(--primary) !important;
} */

/* Responsiveness */

@media(max-width:1366px) {
	.cst_r3_banner .container,
	.cst_digestive_health .container,
	.cst_enroll_research .container,
	.cst_faqs .container,
	.cst_form_section .container {
		padding:0 24px;
	}

	.cst_enroll_research h2 {
		padding-right: 0px !important;
	}

	.cst_research_img {
		text-align: right;
	}

	.cst_row_reverse:nth-child(odd) .cst_research_img {
		text-align:left;
	}

	.cst_form_col {
		max-width:665px;
	}


}

@media(max-width:1199px) {
	.cst_banner_detail h1 {
		margin-top: 0px;
		font-size: 50px;
	}

	.cst_banner_detail h4 {
		font-size: 22px;
		top: 0;
	}

	.cst_location_thumbnail img {
		height: 210px;
		width: 210px;
	}

	.cst_location_detail_box {
		padding-top: 0;
	}

	.cst_location_detail_box h4 {
		font-size: 22px;
		line-height: 26px;
	}

	.cst_location_pin, .cst_call_me, .cst_location_pin span, .cst_call_me span {
		font-size: 19px;
	}

	.cst_digestive_health h2, .cst_enroll_research h2, .cst_faqs h2,
	.cst_learn_more h2 {
		font-size: 40px;
		line-height: 40px;
	}

	.cst_research_detail h3 {
		font-size: 32px;
		line-height: 32px;
	}

	.cst_row_reverse {
		margin-top: 0;
	}

	.cst_research_detail p {
		font-size: 20px;
		margin: 25px 0 33px;
		top: 0;
	}

	.cst_learn_more_col {
		max-width:360px;
	}

	.cst_form_col {
		max-width:590px;
	}

	.cst_learn_more {
		margin-top: 0px;
	}

	.cst_map_detail_col {
		max-width: 48%;
	}

	.cst_single_map:after 
	{
		height: 28%;
	}

	.cst_map_col {
		max-width: 47%;
	}

}

@media(max-width:1024px) {

	.locations-template #site-header .brand-toggle-container {
		padding-bottom:0 !important;
	}

	.locations-template #site-header #site-header-navbar {
		padding: 18px 0 !important;
	}

	.cst_r3_banner {
		background-position: center;
		background-size: cover;
	}

	.cst_location_thumbnail {
		width:100%;
	}

	.cst_location_thumbnail img {
		height: 255px;
		width: 100%;
	}

	.cst_location_detail_box {
		max-width: 100%;
	}

	.cst_row_reverse:nth-child(odd) {
		flex-direction: row-reverse;
		margin: 30px 0;
	}

	.cst_digestive_health {
		min-height:auto;
		background-size: cover;
	}

	.cst_faqs .custom-accordion .accordion-item {
		padding: 25px 0 25px;
	}

	.cst_faqs .accordion-content p {
		font-size: 16px;
		line-height: 20px;
	}

	.cst_learn_more_col,
	.cst_form_col,
	.cst_learn_more .cst_underline {
		max-width: 100%;
	}

	.cst_form_section {
		padding-top:35px;
	}

	.cst_form_shortcode .gfield_checkbox label {
		font-size: 15px !important;
	}

	.cst_form_col {
		margin-top: 60px;
	}

	.cst_form_section.cst_btm_loc:after {
		width: 80%;
	}
}


@media(max-width:767px) {
	.cst_r3_banner .container,
	.cst_digestive_health .container,
	.cst_enroll_research .container,
	.cst_faqs .container,
	.cst_form_section .container {
		padding:0 15px;
	}

	.cst_r3_banner {
		background-position: top right;
		background-size: contain;
		padding-bottom: 40px;
	}

	.cst_single_banner h1 {
		opacity:0;
	}

	.cst_single_map:after {
		height: 25%;
	}

	.cst_banner_detail h4,
	.cst_location_detail_box h4{
		font-size: 24px;
		line-height: 30px;
	}

	.cst_row_reverse {
		flex-direction:column-reverse !important;
		gap: 50px;
	}

	.cst_research_img,
	.cst_row_reverse:nth-child(odd) .cst_research_img{
		text-align: center;
	}

	.cst_row_reverse:nth-child(odd) .cst_mr {
		margin-right: 0;
	}

	.cst_row_reverse:nth-child(odd) {
		margin: 75px 0;
	}

	.cst_form_shortcode {
		padding: 40px 20px;
	}

	.locations-template #site-footer__primary ,
	.locations-template #site-footer__secondary {
		width: 100%;
	}

	.locations-template #site-footer__secondary .list-inline-item {
		margin:0 !important;
		font-size:16px;
	}

	.locations-template #site-footer__secondary .list-inline {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.locations-template div#site-footer__secondary {
		margin-top:35px;
	}

	.locations-template #site-footer {
		padding: 55px 0;
	}

	.cst_map_detail_col,
	.cst_map_col{
		max-width: 100%;
	}

	.cst_single_map p {
		font-size: 20px;
		line-height: 25px;
	}

	.cst_single_map .cst_map-note p {
		font-size: 16px;
		line-height: 23px;
	}

	.empty_div_line {
		margin: 34px 0 30px;
	}

	.cst_map_col {
		margin-top: 50px;
	}

	.cst_state_name h2 {
		font-size: 37px;
		line-height: 37px;
	}

	.cst_single_map .container,
	.cst_filters .container {
		padding: 0 20px;
	}

}

@media(max-width:640px) {
	.cst_form_shortcode .gform_wrapper.gravity-theme .ginput_complex {
		gap:12px;
		margin:0;
	}

	.cst_form_shortcode .gform_wrapper.gravity-theme .ginput_complex span {
		padding:0;
	}

	.cst_form_shortcode .ginput_address_state {
		flex: 0 0 47% !important;
		padding: 0 !important;
	}

	.cst_form_shortcode .ginput_address_zip {
		flex: 0 0 49% !important;
		padding: 0 !important;
	}

	.cst_form_shortcode input[type="submit"] {
		line-height: 1.35;
	}

	.cst_back_btn {
		margin-bottom: 25px;
	}

	.cst_form_section.cst_btm_loc:after {
		top: 123px;
	}

	.cst_single_map:after {
		height: 15%;
		width: 100%;
		background-size: contain;
	}

	.cst_location_item a:after {
		width: 15px;
		height: 15px;
		right: 0;
	}
}