@charset "utf-8";
/* Morton Dental - home page sections added in the CRO copy pass (MDUT).
   Scoped to the new blocks so nothing here can leak onto the other 130 pages.
   Brand: #94a068 green, #403d39 heading, #6f6f6f body. */

/* ---------- shared button ---------- */
.xd-actions a.xd-btn,
.xd-actions a.xd-btn--ghost {
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: normal;
	border: 1px solid #94a068;
	border-radius: 500px;
	transition: all 0.25s ease-out 0s;
	display: inline-block;
	position: relative;
	margin: 0 4px 8px;
	padding: 13px 32px;
	text-decoration: none;
	color: #ffffff;
	background: #94a068;
}
.xd-actions a.xd-btn:hover {
	color: #94a068;
	background: none;
}
.xd-actions a.xd-btn--ghost {
	color: #94a068;
	background: none;
}
.xd-actions a.xd-btn--ghost:hover {
	color: #ffffff;
	background: #94a068;
}
/* on the dark/green blocks the ghost has to invert */
.xd-on-dark .xd-actions a.xd-btn,
.xd-on-dark .xd-actions a.xd-btn--ghost {
	border-color: #ffffff;
}
.xd-on-dark .xd-actions a.xd-btn {
	color: #94a068;
	background: #ffffff;
}
.xd-on-dark .xd-actions a.xd-btn:hover {
	color: #ffffff;
	background: none;
}
.xd-on-dark .xd-actions a.xd-btn--ghost {
	color: #ffffff;
	background: none;
}
.xd-on-dark .xd-actions a.xd-btn--ghost:hover {
	color: #94a068;
	background: #ffffff;
}

.xd-actions {
	width: 100%;
	float: left;
	text-align: center;
	margin: 26px 0 0;
}

/* ---------- "Why choose Marton Dental" (reuses .reasons-wrapp) ---------- */
.reasons-wrapp.xd-whychoose .xd-whychoose__intro {
	max-width: 780px;
	margin: 0 auto;
}
.reasons-wrapp.xd-whychoose .reasons-col1 h2 {
	margin: 0 0 8px;
}

/* ---------- prose sections: Spreading the cost / Denplan / Find us ---------- */
.about-wrapp2.xd-block {
	padding: 78px 0 72px;
}
.about-wrapp2.xd-block .xd-block__inner {
	max-width: 860px;
	margin: 0 auto;
	float: none;
}
.about-wrapp2.xd-block p {
	margin: 0 0 18px;
}
.about-wrapp2.xd-denplan {
	background: #f4f6ee;
}
.xd-block .typography ul.xd-ticklist {
	display: block;
	max-width: 680px;
	margin: 4px auto 6px;
	padding: 0;
	list-style: none;
	text-align: center;
}
.xd-block .typography ul.xd-ticklist li {
	display: block;
	position: static;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #6f6f6f;
	line-height: 1.38;
	margin: 0 0 11px;
	padding: 0;
	list-style: none;
}
/* The tick sits inline so each row centres as a single unit. Same sprite the
   Invisalign and general dentistry banners use, so the lists match. */
.xd-block .typography ul.xd-ticklist li:before {
	content: "";
	display: inline-block;
	position: static;
	width: 18px;
	height: 18px;
	margin: 0 9px 0 0;
	vertical-align: -4px;
	background: url(../images/check-banana-palm-white-circle-icon.svg) no-repeat top / 100%;
}
.xd-block .typography ul.xd-ticklist li:after {
	content: none;
}

/* ---------- Find us ---------- */
.about-wrapp2.xd-findus {
	padding-bottom: 34px;
}
.hours-wrapp.xd-findus-hours {
	padding-bottom: 24px;
}

/* ---------- FAQ tabs ---------- */
.questions-wrapp .xd-faqtabs {
	width: 100%;
	float: left;
	margin: 4px 0 30px;
	padding: 0;
	list-style: none;
	text-align: center;
}
.questions-wrapp .xd-faqtabs li {
	display: inline-block;
	margin: 0 4px 8px;
	padding: 0;
}
.questions-wrapp .xd-faqtabs li:before {
	display: none;
}
.questions-wrapp .xd-faqtab {
	font-family: "Jost", serif;
	font-size: 14px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
	background: none;
	border: 1px solid rgba(255, 255, 255, 0.6);
	border-radius: 500px;
	padding: 11px 26px;
	cursor: pointer;
	transition: all 0.25s ease-out 0s;
}
.questions-wrapp .xd-faqtab:hover {
	border-color: #ffffff;
}
.questions-wrapp .xd-faqtab[aria-selected="true"] {
	color: #94a068;
	background: #eeeeee;
	border-color: #eeeeee;
}
.questions-wrapp .xd-faqpanel[hidden] {
	display: none;
}

/* ---------- General dentistry banner: second CTA ---------- */
.dentistry-wrapp .dentistry-col2 .dentistry-row2 .consultation-btns {
	width: 100%;
	display: block;
	float: left;
}
.dentistry-wrapp .dentistry-col2 .dentistry-row2 .consultation-btns .consultation-btn2 {
	float: left;
	color: #ffffff;
	background: #94a068;
	border-color: #94a068;
	margin: 16px 4px 0 0;
	padding: 13px 30px;
	text-decoration: none;
}
.dentistry-wrapp .dentistry-col2 .dentistry-row2 .consultation-btns .consultation-btn2:hover {
	color: #94a068;
	background: #ffffff;
	border-color: #ffffff;
}

/* ---------- Four step process: icons are decorative ---------- */
.process-wrapp .process-col2 .process-row1 {
	cursor: default;
	pointer-events: none;
}

/* ---------- Instagram intro ---------- */
.instagram-wrapp .xd-instagram-intro {
	width: 100%;
	float: left;
	margin: 0 0 26px;
}
.instagram-wrapp .xd-instagram-intro h2 {
	float: none;
	font-family: "Cinzel", serif;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 400;
	color: #403d39;
	letter-spacing: 0.72px;
	line-height: 1.39;
	margin: 0 0 10px;
}
.instagram-wrapp .xd-instagram-intro h2 span {
	display: block;
}
.instagram-wrapp .xd-instagram-intro p {
	max-width: 660px;
	margin: 0 auto;
}

/* ---------- Patient feedback ---------- */
.home-feedback-wrapp .feedback-row2 .xd-feedback-note {
	font-size: 15px;
	line-height: 1.45;
	margin: -12px 0 22px;
}
.home-feedback-wrapp .feedback-row2 h3 {
	margin: 0 0 12px;
}

/* ---------- Enquiry form: real labels above the fields ---------- */
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.xd-label-above .field-wrap .nf-field-label {
	display: block;
	width: 100%;
	height: auto;
	visibility: visible;
	margin: 0 0 6px !important;
	padding: 0;
	text-align: left;
}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.xd-label-above .field-wrap .nf-field-label label {
	font-family: "Jost", serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.3px;
	color: #ffffff;
	display: inline-block;
	cursor: pointer;
	margin: 0;
}
.enquiry-wrapp .xd-form-note {
	width: 100%;
	float: left;
	font-size: 13px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.85);
	line-height: 1.4;
	margin: 12px 0 0;
	text-align: center;
}

/* ---------- responsive ---------- */
@media screen and (max-width: 900px) {
	.about-wrapp2.xd-block {
		padding: 50px 0 46px;
	}
	.about-wrapp2.xd-block .xd-block__inner {
		padding: 0 5%;
	}
	.questions-wrapp .xd-faqtab {
		padding: 10px 18px;
	}
	.instagram-wrapp .xd-instagram-intro h2 {
		font-size: 28px;
	}
}
@media screen and (max-width: 600px) {
	.xd-actions a.xd-btn,
	.xd-actions a.xd-btn--ghost {
		padding: 12px 22px;
	}
	.questions-wrapp .xd-faqtabs {
		margin: 4px 0 22px;
	}
}
