/*
Theme Name:         Phoenix Health Fund (2023)
Theme URI:          http://roots.io/starter-theme/
Description:        A custom Wordpress theme for Phoenix Health Fund's public website
Version:            0.1.23.1
Author:             Timothy Asquith - Red Ronin
Author URI:         http://www.redronin.io

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
/* .page-template-template-landing-page #get-touch {z-index: 1000000; }
.accordion { scroll-behavior: smooth; }
.d-none{ display:none !important; } */

/* Fixes tables in carousel */
body .wprt-container .carousel-tbl > tbody {
	display: table-row-group !important;
}

/* ZOHO popup style fixes */
.page-id-4938 .wprt-container > form[name="unsubForm"] {
	display: none !important;
}

.page-id-4938 .wprt-container > form[name="unsubForm"] + * {
	margin-top: 5rem !important;
}

@media only screen and (min-width: 768px) {
	.page-id-4938 .wprt-container > form[name="unsubForm"] + * {
		margin-top: 5rem !important;
	}
}

#RGl2RWxl #content-div[style] {
	margin-top: 2.5rem !important;
	position: static !important;
	width: 100% !important;
}
