
:root {
	--charitable_campaign_theme_primary: #5C8AF3;
	--charitable_campaign_theme_secondary: #21458F;
	--charitable_campaign_theme_tertiary: #F7F7F7;
	--charitable_campaign_theme_button: #5C8AF3;
}

/* this narrows things down a little to the preview area header/tabs */

.charitable-campaign-wrap.template-medical-bills .charitable-campaign-row {
	color: #76838B;
}
.charitable-campaign-wrap.template-medical-bills article {
	color: #76838B;
	margin-top: 0;
}



/* row specifics */

.charitable-campaign-wrap.template-medical-bills .charitable-campaign-row {
	padding: 15px;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-row > * {
	color: #21458F;
	font-size: 14px;
	line-height: 24px;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-row h5 {
	color: #5C8AF3;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
}
.charitable-campaign-wrap.template-medical-bills #charitable-template-row-1 {
	/* background-color: #F7F7F7; */
}

/* column specifics */

.charitable-campaign-wrap.template-medical-bills .charitable-campaign-column:nth-child(even) {
	flex: 1;
	padding: 0 25px 0 25px;
	max-width: calc(100% - 50px);
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-column:nth-child(odd) {
	flex: 1;
	padding: 0;
}

/* section specifics */

.charitable-campaign-wrap.template-medical-bills .charitable-campaign-column:nth-child(even) .charitable-field-section {
	background-color: white;
	padding: 25px;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-column:nth-child(odd) .charitable-field-section {

}

/* header */

.charitable-campaign-wrap.template-medical-bills .charitable-campaign-row-type-header h1,
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-row-type-header .charitable-campaign-field_campaign-title h1 {
	font-size: 40px !important;
	line-height: 70px !important;
	font-weight: 600  !important;
	color: #21458F !important;
	word-wrap: anywhere;
}

/* field: campaign title */

.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field.charitable-campaign-field-campaign-title h1 {
	margin: 5px 0 5px 0;
	color: #21458F !important;
	font-size: 68px !important;
	line-height: 72px !important;
	font-weight: 500 !important;
	word-wrap: anywhere;
}

/* field: button */

.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field-donate-button button.button,
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field-donate-button a.donate-button {
	border-radius: 35px;
	background-color: #5C8AF3 !important;
	border-color: #5C8AF3 !important;
	color: #FFFFFF;
	display: flex; /* Changed from block to flex */
	align-items: center; /* Vertically centers the text */
	justify-content: center; /* Optionally centers the text horizontally too */
	text-align: center !important;
	text-decoration: none !important;
	transition: filter 0.3s; /* Smooth transition */
}


.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field.charitable-campaign-field-progress-bar .progress-bar-info-row div.campaign-percent-raised {
	color: #202020;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field.charitable-campaign-field-progress-bar .progress-bar-info-row div.campaign-goal {
	color: #5C8AF3;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field.charitable-campaign-field-progress-bar .progress {
	border: 0;
	padding: 0;
	background-color: #E0E0E0;
	border-radius: 5px;
	margin-top: 15px;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field.charitable-campaign-field-progress-bar .progress-bar {
	background-color: #5C8AF3;
	height: 8px !important;
	border-radius: 5px;
	text-align: right;
	opacity: 1.0;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field.charitable-campaign-field-progress-bar .progress-bar span {
}

/* field: campaign summary */

.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field-campaign-summary {

}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field-campaign-summary div {
	color: #92918E;

}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field-campaign-summary div span {
	color: #21458F !important;

}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field-campaign-summary .campaign-summary-item {

}

/* field: donate amount */

.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field-donate-amount label,
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field-donate-amount input.custom-donation-input[type="text"] {
  color: #21458F;
  border: 1px solid #21458F !important;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field-donate-amount ul li.suggested-donation-amount.selected {
  background-color: #5C8AF3;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field-donate-amount ul li.suggested-donation-amount.selected span.amount {
  color: #F7F7F7;
}

/* tabs: tab nav */

.charitable-campaign-wrap.template-medical-bills .section[data-section-type="tabs"] article nav.charitable-campaign-nav {
	background-color: #F7F7F7;
	margin: 0;
}
.charitable-campaign-wrap.template-medical-bills .section[data-section-type="tabs"] article nav.charitable-campaign-nav li {
	border-top: 0;
	border-right: 0
	border-bottom: 0;
	border-left: 0;
	margin: 0 5px 0 0;
	padding: 0;
}
.charitable-campaign-wrap.template-medical-bills .section[data-section-type="tabs"] article nav.charitable-campaign-nav li a {
	display: block;
	font-weight: 500 !important;
	font-size: 17px !important;
	line-height: 17px !important;
	text-transform: none;
}
.charitable-campaign-wrap.template-medical-bills .section[data-section-type="tabs"] article nav.charitable-campaign-nav li.active {
	border: 0;
}
.charitable-campaign-wrap.template-medical-bills .section[data-section-type="tabs"] article nav.charitable-campaign-nav li.active a {
}

/* tabs: style */

.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-style-boxed li {
	background-color: transparent;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-style-boxed li a {
	color: #21458F;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-style-boxed li:hover {
	background-color: #5C8AF3;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-style-boxed li:hover a {
	color: white;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-style-boxed li.active {
	background-color: #5C8AF3;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-style-boxed li.active a {
	color: white;
}

.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-style-rounded li {
	background-color: transparent;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-style-rounded li a {
	color: #5C8AF3;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-style-rounded li:hover {
	background-color: #5C8AF3;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-style-rounded li:hover a {
	color: white;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-style-rounded li.active {
	background-color: #5C8AF3;
}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-style-rounded li.active a {
	color: white;
}

/* tabs: sized */

.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-size-small li {

}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-size-small li a {

}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-size-medium li {

}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-size-medium li a {

}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-size-large li {

}
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-container .section[data-section-type="tabs"] article nav.charitable-tab-size-large li a {

}

/* field: donor wall */


/* field: organizer */

/* field: social linking */
.charitable-campaign-wrap.template-medical-bills .charitable-campaign-field.charitable-campaign-field-social-links .charitable-placeholder {
	padding: 0px;
}
.charitable-campaign-wrap.template-medical-bills .charitable-field-template-social-linking .charitable-field-row.charitable-field-row-social-linking {
	width: auto;
}

.charitable-campaign-wrap.template-medical-bills .charitable-field-template-social-linking .charitable-field-row.charitable-field-row-social-sharing {
	width: auto;
}


.charitable-campaign-wrap.template-medical-bills  .charitable-campaign-container {
	container-type: inline-size;
  container-name: campaign-medical-bills-area;
}
@container campaign-medical-bills-area (max-width: 700px) {
	.charitable-campaign-wrap.template-medical-bills .charitable-campaign-column:nth-child(even) .charitable-field-section {
		padding: 0;
		}

	.charitable-campaign-wrap .charitable-campaign-column,
		.charitable-campaign-wrap .charitable-campaign-column:nth-child(even),
		.charitable-campaign-wrap .charitable-campaign-column:nth-child(odd) {
		flex: 0 0 100% !important;
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		}
}

@container campaign-medical-bills-area (max-width: 1000px) {

	  .charitable-campaign-wrap.template-medical-bills .charitable-field-template-social-linking .charitable-field-row.charitable-field-row-social-linking {
		width: 100%;
		}
	  .charitable-campaign-wrap.template-medical-bills .charitable-campaign-field.charitable-campaign-field-social-sharing .charitable-field-row {
		width: 100%;
		}


}

// phpcs:enable