  /*
Theme Name: HONCC Public Site
Theme URI: https://demo.studiopress.com/
Description: This is the sample theme created for the Genesis Framework.
Author: Stacey Leong Design
Author URI: https://www.studiopress.com/

Version: 1

Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: honcc-website
*/

.search-results .entry-content {
	min-height: initial;
}

img.alignnone, 
.alignnone {
	margin-bottom: 0!important;
}

.aligncenter {
	margin: initial;
}

.genesis-singular-image-visible .singular-image {
	width: 100%;
	object-fit: cover;
	height: 250px;
	object-position: center 20%;
}

.single-post .entry-header {
	border-bottom: 1px solid #179398;
	margin-bottom: 40px;
}

.entry-content h1 {
	margin-bottom: 1.2rem; color: #179398;
}

.entry-content h2 {
	margin-bottom: 1.2rem!important;
	/* margin-top: 2rem!important; */
	font-family:"mascot-mvb-rough-2";
	color: #0f6366;
}

.entry-content h3 {
	margin-bottom: 1.1rem!important;
	margin-top: 2rem!important;
	text-transform: uppercase;;
}

.entry-content h4 {
	margin-bottom: 1.3rem!important;
	margin-top: 2rem;
}

.entry-content h5 {
	margin-bottom: 1.2rem!important;
/* 	margin-top: 2.1rem!important; */
	margin-top: 2.1rem;
	text-transform: uppercase;
	color: #0f6366;
	letter-spacing: 0.1rem;;
}

.entry-content h6 {
	margin-bottom: 1.2rem!important;
	margin-top: 2.4rem!important;
}

.entry-content .no_top_margin {
	margin-top: 0!important;
}


table thead th {
	line-height: 1.2;
	background-color: #117073;
	color: #fff;;
}

table tbody td, table thead th {
	padding: 14px;
	line-height: 1.2;
	font-size: 0.9rem;
	text-align: left;
}

table tbody tr:last-child {
	border-bottom: 2px solid rgba(0, 0, 0, 0.21);
}

.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
	background-color: #fff;
}

.full-width {
	margin-left: -30px;
	margin-right: -30px;
}

.no_article_bottom_margin .entry {
	margin-bottom: 0;
}

.page_banner {
	margin: 0 -50px 40px -50px;
	padding: 20px 50px;
	height: 260px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
}

.page_banner h1, 
.page_banner h5 {
	color: #fff;
	line-height: 1.1;
}

.page_banner h5 {
	margin: 0 0 0.3rem 0;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.15rem;
}

.top_band {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 -30px;
	padding: 10px 30px;
	background-color: #0F5F61;
}

.top_band p {
	line-height: 1.4;
	font-size: 14px;
	margin: 0;
}

.top_band, 
.top_band a,
.top_band a:hover {
	color: #fff;
}

.header-quick-links {
	margin: 0 -30px;
	text-align: center;
	background-color: #018483;
}

.header-quick-links ul {
	margin-bottom: 0;
}

.header-quick-links ul > li {
	display: inline;
	margin-right: 20px;
}

.header-quick-links ul > li a, 
.header-quick-links ul > li a:hover, 
.header-quick-links ul > li a:active, 
.header-quick-links ul > li a:visited {
	color: #fff;
	font-size: 0.875rem;
}

#nav_menu-7 {
	margin-bottom: 0;
}

select.gt_selector {
	padding: 5px;
	font-size: 0.875 rem;
}

.page_banner {
	background-blend-mode: multiply;
}

.search-results article {
	margin-bottom: 1rem;
}

.search-results .entry-title {
	margin: 0 0 0.5rem 0;
	font-size: 1.6rem;
}

.search-results .entry-meta {
	font-size: 11px;
	margin-bottom: 1rem;
	line-height: 1;
}

.search-results p {
	font-size: 1rem;
}

.search-results .entry-title-link {
	text-decoration: underline;
}

.border_bottom {
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.entry-content .imp_dates_full_list ul li {
	font-size: 1.1rem;
	line-height: 1.3;
	margin-bottom: 1rem;
}

.entry-content .imp_dates_full_list ul li a {
	color: #000;
}

.footer-widgets-2, .footer-widgets-3 {
	display: flex;
	flex-wrap: wrap;
}

.footer-widgets-2 section, .footer-widgets-3 section {
	width: 100%;
	margin: 0 0 30px 0;
}

.footer-widget-area nav ul {
	margin: 0;
	padding: 0;
}

.footer-widget-area nav ul li {
	list-style: none;
}

.footer-widget-area .widget-title,
.footer-widget-area nav ul li,
.footer-widget-area .textwidget {
	text-align: center;
}

.footer-widget-area h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: 700;
	margin: 1.5rem 0 1rem 0;
}

.footer-widgets h2 {
	color: #fff;
}

.footer-widgets p {
	margin: 0 0 1rem 0;
}

.footer-widget-area .no_list_style ul {
	margin: 0;
}

.footer-widget-area .no_list_style ul li {
	list-style: none;
	line-height: 1.1;
}

.footer-widgets-1 img {
	width: 150px;
	margin: 0 auto;
	display: block;
}

.footer-widget-area .icon_array {
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.footer-widget-area .icon_array a {
	border-top: 1px solid transparent;
}

.footer-widget-area .icon_array a:hover {
	border-top: 1px solid #fff;
}

.footer-widget-area .icon_array div {
	margin: 5px 14px;
}

.footer-widget-area .icon_array div .pin {
	width: 25px;
}

.footer-widget-area .icon_array div .youtube {
	width: 26px;
}

.footer-widget-area .icon_array div .facebook {
	width: 13px;
}

.footer-widget-area .icon_array div .twitter {
	width: 26px;
}

.footer-widget-area .icon_array div .insta {
	width: 26px;
}

.footer-widget-area .icon_array div .flickr {
	width: 45px;
}

.no_title .entry-title {
	display: none;
}

.program-template-default .entry-meta {
	display: none;
}

.programs-listing table td {
	height: 20px;
	padding: 8px;
}

.programs-listing .entry-content h4 {
	margin: 0;
	font-weight: 500;
	font-size: 1.2rem;
}

.programs-listing .entry-content h4 a {
	color: #000;
}

.programs-listing table td p {
	line-height: 1.2;
	margin: 0;
	font-size: 1.1rem;
}

.degree_listing .list_title {
	font-size: 1.1rem;
	margin: 0 0 1rem 0;
	font-weight: 500;
}

.degree_listing .list_title a {
	color: #000;
}

.entry-content .anchor_links {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 2em 0;
	padding: 0;
}

.entry-content .anchor_links li {
	list-style: none;
	padding: 7px 12px;
	border: 1px solid #8c8c8c;
	margin: 0 0 8px -1px;
	line-height: 1.1;
	background-color: #fff;
}

.entry-content .anchor_links li a {
	text-decoration: none;
	color: inherit;
}

.entry-content .anchor_links li:hover {
	background-color: #d5cb9f;
}

.entry-content .font-mascot {
	font-family: "mascot-mvb-rough-2";
	font-weight: 400;
}

.letter_space-a {
	letter-spacing: 0.1rem;
}

p.sidebar-gold-link a {
	color: #004C8F !important;
}

.page-item.active .page-link {
	background-color: #008C95 !important;
}

.datepick-inline .calendar-links .datepick-prev a:focus, 
.datepick-inline .calendar-links .datepick-next a:focus, 
.campus_tour_calendar .datepick-inline .calendar-links a:focus, 
.datepick-inline .datepick-days-cell .date-cell-content a:focus {
	outline: 1px solid blue;
}

#forminator-module-11706.forminator-design--flat .forminator-input:focus {
	border: 1px solid #008C95;
}

:focus {
	border: 1px solid #008C95 !important;
}

.prog_cat_listing .wp-block-columns,
.prog_alpha_list .wp-block-columns {
	margin: 0 0 1.2rem 0;
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 0.3rem;
}

.prog_cat_listing .table_header {
	margin: 2rem 0 1.6rem 0;
}

.entry-content .prog_cat_listing h4,
.entry-content .prog_alpha_list h4 {
	line-height: 1.3;
	margin: 0 0 0.2rem 0;
	font-size: 1.3rem;
	font-weight: 400;
}

.entry-content .prog_cat_listing h4 a {
	color: initial;
}

.prog_category_page .site-inner {
	background-color: #ccdb60;
}

.whyhoncc_template .site-inner {
	background-color: #F3D54E;
}

.job_listing {
	display: grid;
	grid-template-columns: auto;
}

.entry-content .job_listing a {
	line-height: 1.4;
	margin: 0 0 1rem 0;
	display: block;
}

.entry-content .sidebar_info_box a, .entry-content .sidebar_info_box a:hover {
	color: #fff;
}

.entry-content .sidebar_info_box h6 {
	margin: 0 0 1rem 0;
	font-size: 1rem;
	font-weight: 600;
}

/* - - - - - - - - - - - - - - custom dropdown menu - - - - - - */

.btn-primary {
	color: #000;
	background-color: #fff;
	border: none;
	border-radius: 0;
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary.focus,
.btn-primary:focus { color: inherit;
	background-color: #fff;
	box-shadow: none;
	border: none;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
	box-shadow: none;
}

.show > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #000;
}

.dropdown-menu.show {
	margin: 0;
	padding: 10px 0;
	box-shadow: rgba(0,0,0,0.57) 1px 2px 5px;
}

.dropdown-menu.show li {
	list-style: none;
	margin: 0;
	padding: 10px 16px 10px 16px;
	line-height: 1.1;
}

.dropdown-menu.show li:hover {
	background-color: #caedee;
}

.dropdown-menu.show li a {
	text-decoration: none;
	color: #000;
	line-height: 1.2;
}

.fas.fa-chevron-down {
	margin: 0 0 0 14px;
}

.has_dark_background a,
.has_dark_background a:hover {
	color: #fff;
}

//
/*                                          START PLUGINS                                                */
//

/* Homepage Slider - Set background color contrast for accessibility */
.n2-section-smartslider {
	background: #276f73;
}

/* Homepage Slider - Simple Slider Plugin (2024-07-03) */
@media screen and (max-width: 1200px) {
	div.n2-ss-layer.homepage-slider-headline,
	div.n2-ss-layer.homepage-slider-text,
	div.n2-ss-layer.homepage-slider-button {
		--margin-left: 0px !important;
		max-width: 800px !important;
		text-align: center !important;
		}
	}

.fc-day-header.fc-widget-header {
	color: #000;
	font-weight: 600;
}

.fc-row.fc-week.fc-widget-content table thead tr {
	border: 0;
}

.fc-row.fc-week.fc-widget-content table thead tr td {
	padding: 4px 8px !important;
}

/** Plugin: Event Organiser **/

#eo_fullcalendar_1.eo-fullcalendar .fc-toolbar {
	margin-bottom: 30px;
}

#eo_fullcalendar_1.fc-ltr .fc-basic-view .fc-day-number {
	text-align: initial;
}

#eo_fullcalendar_1 .fc-day-grid-container .fc-today {
	background: #cffff6;
	border-top: 4px solid #000;
}

.fc-row .fc-content-skeleton {
	padding-bottom: 0;
	min-height: 110px;
}

#eo_fullcalendar_1 .fc-toolbar h2 {
	color: #000;
	font-size: 2.2rem;
	font-weight: 400;
}

.fc-event-container a.fc-event {
	text-decoration: none;
	padding: 12px;
	font-size: 13px;
	margin: 0;
	background-color: transparent !important;
	border: 0;
	color: #000 !important;
}

.eo-fullcalendar .fc-state-default {
	border: 0;
	text-shadow: none;
	background-color: var(--light-gray);
}

.qtip-eo {
	background-color: #fff;
	border-color: #000;
	color: #000;
}

/* Custom Event Category Pages */
.entry-title {
	
	font-size: 20px;
	color: #0F6366;
	font-family: inherit;
	font-style: normal;
	line-height: 1.2;
	text-align: left;
	text-transform: none;
	margin-bottom: 10px;
	font-weight: 600;
	margin-top: 2rem;
}

@media only screen and (min-width: 767px) {
	.entry-title {
	    font-size: 20px;
	}
}

@media only screen and (min-width: 960px) {
	.entry-title {
	    font-size: 20px;
	}
}

.qtip-eo .qtip-titlebar {
	background-color: #cff4ee;
}

.qtip-eo .qtip-title {
	color: #000;
	font-size: 0.9rem;
	line-height: 1.2;
	font-weight: 600;
}

.qtip-eo .qtip-content {
	font-size: 1rem;
	color: #000;
	padding: 10px;
	line-height: 1;
}

#gtranslate_selector {
	width: 150px;
	padding: 0 5px;
	font-size: 13px;
	line-height: 1.1;
	height: 27px;
	background-color: #fff;
	border: 0;
}

.site-container .custom_quote_module .wp-block-quote {
	margin: 0;
}

.custom_quote_module hr {
	border-bottom: 20px #fff solid;
}

.wp-block-quote.custom_quote.is-style-large p {
	color: #0d585c;
	line-height: 1.5;
	margin: 0;
	font-style: normal;
	font-weight: 600;
	font-size: 1.3rem;
}

.wp-block-quote.custom_quote.is-style-large cite {
	color: #0d585c;
	font-size: 1rem;
	font-style: normal;
	font-weight: 600;
	margin: 1rem 0 0 0;
}

.wp-block-group.prog_category_cards {
	gap: 20px;
	margin-bottom: 3rem;
}

.prog_category_cards .wp-block-lazyblock-linkblock {
	width: 100%;
	aspect-ratio: 1.3/1;
}

.prog_category_cards .gb-block-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 36px;
	height: 100%;
	width: 100%;
}

.entry-content .prog_category_cards a {
	width: 100%;
	display: block;
	height: 100%;
	text-decoration: none;
}

.entry-content .prog_category_cards a:hover .gb-block-container .has-background-dim-60 {
	opacity: 1;
}

.entry-content .prog_category_cards .gb-block-container h4 {
	color: #fff;
	font-size: 2rem;
	line-height: 1.2;
}

.entry-content .prog_category_cards a:hover .gb-block-container h4 {
	opacity: 0;
}

.wp-block-lazyblock-intro-text {
	margin-bottom: 40px;
}

.intro-text-block {
	padding: 26px 50px;
	margin: -40px -50px 0 -50px;
	color: #fff;
}

.intro-text-block p {
	max-width: 900px;
	text-align: center;
}

.intro-text-block p.simple {
	max-width: initial;
	text-align: inherit;
	margin: 0;
}

.intro-text-block figure {
	width: 100%;
	text-align: center;
	margin: 0 0 15px 0;
}

/** Plugin: Booking Calendar */

.campus_tour_calendar .wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_calendar {
	float: left;
	margin-right: 50px;
}

.campus_tour_calendar .booking_form .form-group .controls select,
.campus_tour_calendar .booking_form select,
.campus_tour_calendar .booking_form textarea,
.campus_tour_calendar .booking_form input[type="text"] {
	width: 100%;
}

.campus_tour_calendar .block_hints .block_free a,
.campus_tour_calendar .block_hints .block_time,
.campus_tour_calendar .datepick-inline .date_available a {
	color: #000;
	font-weight: 700;
	text-shadow: none;
}

.campus_tour_calendar .wpbc_timeslot_day_bg_as_available .datepick-inline .date_available {
	color: #000;
	text-shadow: none;
}

.campus_tour_calendar .datepick-inline .datepick,
.campus_tour_calendar .datepick-inline .datepick-header,
.campus_tour_calendar .datepick-inline .datepick-header span,
.campus_tour_calendar .datepick-inline .calendar-links,
.campus_tour_calendar .datepick-inline .calendar-links a,
.campus_tour_calendar .datepick-inline .datepick-days-cell,
.campus_tour_calendar .datepick-inline .datepick-days-cell a,
.campus_tour_calendar .datepick-inline .datepick-days-cell div,
.campus_tour_calendar .datepick-inline .datepick-title-row,
.campus_tour_calendar .datepick-inline .datepick-title-row th {
	font-size: 16px;
}

.campus_tour_calendar .datepick-inline .calendar-links {
	background-color: #fff;
	background-image: none;
}

.campus_tour_calendar  div.datepick-inline .datepick-title-row th {
	color: #fff;
}

.campus_tour_calendar table thead th {
	background-color: #3166a3;
}

.campus_tour_calendar .datepick-inline {
	border: none;
}

.campus_tour_calendar .block_hints .date2approve.block_check_in_out,
.campus_tour_calendar .block_hints .block_pending,
.campus_tour_calendar .datepick-inline .date2approve,
.campus_tour_calendar .block_hints .block_pending a,
.campus_tour_calendar .datepick-inline .date2approve a {
	color: #040404;
	font-weight: 400;
	text-shadow: none;
}

.campus_tour_calendar .block_hints .date2approve.block_check_in_out,
.campus_tour_calendar .block_hints .block_pending,
.campus_tour_calendar .datepick-inline .date2approve,
.campus_tour_calendar td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div.check-in-div,
.campus_tour_calendar td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div {
	background-color: #ffdc56;
}

.campus_tour_calendar .block_hints .block_free,
.campus_tour_calendar .block_hints .block_time,
.campus_tour_calendar .block_hints .block_check_in_out div.check-in-div,
.campus_tour_calendar .block_hints .block_check_in_out div.check-out-div,
.campus_tour_calendar .datepick-inline .date_available,
.campus_tour_calendar .datepick-inline .timespartly.check_in_time div.check-in-div,
.campus_tour_calendar .datepick-inline .timespartly.check_out_time div.check-out-div {
	background: none repeat scroll 0 0 #d7f3f4;
}

.campus_tour_calendar .block_hints .block_free,
.campus_tour_calendar .block_hints .block_time,
.campus_tour_calendar .block_hints .block_booked,
.campus_tour_calendar .block_hints .block_pending,
.campus_tour_calendar .block_hints .block_check_in_out,
.campus_tour_calendar .datepick-inline .datepick-days-cell {
	border: 1px solid #9f9f9f;
	color: inherit;
}

.campus_tour_calendar .datepick-inline .datepick .datepick-days-cell-over{
	background:#000;
}

.campus_tour_calendar .datepick-inline .datepick .datepick-days-cell-over a:hover,
.campus_tour_calendar .datepick-inline .datepick .datepick-days-cell-over a{    
	color: #eee;
	text-shadow: none;
}

.campus_tour_calendar .datepick-days-cell.datepick-unselectable.date_user_unavailable.datepick-today {
	background-color: #d9d9d9;
}

.campus_tour_calendar .block_hints .date_approved.block_check_in_out,
.block_hints .block_booked,
.campus_tour_calendar .datepick-inline .date_approved,
.campus_tour_calendar td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out_time_date_approved div.check-in-div,
.campus_tour_calendar td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved div.check-out-div {
	background-color: #bb3e00;
	color: #fff !important;
}

.campus_tour_calendar .block_hints .date_approved.block_check_in_out,
.campus_tour_calendar .block_hints .block_booked,
.datepick-inline .date_approved,
.campus_tour_calendar td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out_time_date_approved div.check-in-div,
.campus_tour_calendar td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved div.check-out-div {
	background-color: #bb3e00;
}

.campus_tour_calendar .datepick-inline .datepick-one-month .datepick .datepick-current-day {
	background-color: #000;
}

.campus_tour_calendar .wpdev-help-message.alert.alert-warning,
.campus_tour_calendar .wpdev-help-message .alert.alert-warning {
	background-color: #d50a00;
	font-size: 1.1rem;
	padding: 16px 14px;
	margin: 15px 15px 15px 0px;
	line-height: 1.2;
	border-radius: 0;
	border-left: none;
	color: #fff;
	font-weight: 700;
}

.campus_tour_calendar .booking_form_div .btn {
	background-color: #008483;
	border: 0;
	border-radius: 0;
	color: #fff;
	box-shadow: none;
	font-size: 18px;
	padding: 14px 20px;
	line-height: 1;
}

.campus_tour_calendar .booking_form_div .btn:hover {
	background-color: #0d585c;
	color: #fff;
}

/* .wp-block-buttons {
	margin: 20px 0 60px 0;
}
 */
.wp-block-buttons {
	margin: 20px 0 20px 0;
}

.site-container .wp-block-button .wp-block-button__link:hover {
	box-shadow: inset 0 0 200px rgba(0,0,0,0.57);
}

.work-dev-sidebar-button > a {
	color: #0F6366!important;
}

/* Homepage Coming Up & Important Dates Sections */

.front_events_listing ul,
.front_important_dates ul {
	margin: 0;
}

.front_events_listing ul li,
.front_important_dates ul li {
	list-style: none;
	margin: 0 0 0.8rem 0;
}

.front_events_listing ul li a,
.front_important_dates ul li a {
	display: flex;
	flex-wrap: nowrap;
}

.front_events_listing ul li a {
	color: #000;
}

.front_important_dates ul li a,
.front_important_dates ul li a:hover {
	color: #fff;
}

.front_events_listing ul li a .date_header,
.front_important_dates ul li a .date_header {
	width: 16%;
	text-transform: uppercase;
	font-weight: 600;
}

.front_events_listing ul li a .list_info,
.front_important_dates ul li a .list_info {
	width: 84%;
}

.front_events_listing ul li a p,
.front_important_dates ul li a p {
	margin: 0;
	line-height: 1.3;
}

.wp-block-kadence-accordion {
	margin: 10px 0 50px 0;
}

button.kt-blocks-accordion-header:hover {
	border-style: inset;
}

button .kt-blocks-accordion-icon-trigger::before,
button .kt-blocks-accordion-icon-trigger::after {
	background-color: #ef9315 !important;
}

.entry-content .kt-blocks-info-box-learnmore {
	text-decoration: none;
}

.wp-block-kadence-infobox.student_type_box_array .kt-blocks-info-box-link-wrap {
	height: 320px;
}

.student_type_box_array .kt-blocks-info-box-link-wrap {
	min-width: 360px;
}

.student_type_box_array h2 {
	font-family: "puffin-display", "sans-serif";
}

.entry-content .gb-block-container ul {
	margin: 0 0 16px 14px;
}

.entry-content .gb-block-container ul.trio-deans-list {
	margin-left: 0;
}

.gb-block-container h6 {
	text-transform: uppercase;font-size: 0.9rem;
}

.entry-content .gb-block-container p {
	margin: 0 0 14px 0;
}

.entry-content .tabs-student_types .gb-block-container a {
	color: #fff;
}

.entry-content .sidebar_info_box ul {
	/* margin: 0 0 16px 0; */
	padding:0;
}

.sidebar_info_box ul li {
	list-style-type: none;
}

.sidebar_widget_1 {
	background-image: url('/wp-content/themes/honcc-website/images/wave-light_tint.svg');
	background-size: 220%;
	background-repeat: no-repeat;
	background-position: -210px 0;
}

.sidebar_widget_1 .bottom_group {
	padding: 30px 20px;
}

.sidebar_widget_1 .wp-block-image {
	margin: 0;
}

.sidebar_widget_1 .bottom_group h2 {
	margin-bottom: 0.4rem;
	line-height: 1.1;
}

//
/*                                            END PLUGINS                                                */
//

@media screen and (max-width: 767px) {
	.mobile_View table {
		width: 100%;
		border-collapse: collapse;
		border-spacing: 0;
		;
	}

	.mobile_View table th,
	table td {
		margin: 0;
		vertical-align: top;
	}

	.mobile_View table th {
		text-align: left;
	}

	.mobile_View table table {
		display: block;
		position: relative;
		width: 100%;
	}

	.mobile_View table thead {
		display: block;
		float: left;
	}

	.mobile_View table tbody {
		display: block;
		width: auto;
		position: relative;
		overflow-x: auto;
		white-space: nowrap;
	}

	.mobile_View table thead tr {
		display: block;
	}

	.mobile_View table th {
		display: block;
		text-align: right;
	}

	.mobile_View table tbody tr {
		display: inline-block;
		vertical-align: top;
		min-height: 100px;
		border-top: 2px solid #babcbf;
	}

	.mobile_View table td {
		display: block;
		min-height: 1.25em;
		text-align: left;
	}

	.mobile_View table th {
		border-bottom: 0;
		border-left: 0;
	}

	.mobile_View table td {
		border-left: 0;
		border-right: 0;
		border-bottom: 0;
	}

	.mobile_View table tbody td,
	table thead th {
		padding: 6px 14px;
	}

	.mobile_View table th:last-child,
	.mobile_View table td:last-child {
		border-bottom: 1px solid #babcbf;
	}

	.mobile_View table tbody td:first-child {
		padding-top: 16px;
	}
}

@media screen and (max-width: 1120px) {
	.title-area {
		float: none;
		margin: 0 auto;
	}

	.site-header .wrap {
		margin-bottom: 10px;
	}
}

/* Admissions Overview (Removed Apply Now Buttons) (Added 2022-09-12) */
#admissions-overview-student-type a {
	color: #fff;
}

/* Background Color Active Page Link (Background Color Contrast - Accessibility) (Added 2024-12-03) */
.page-item.active .page-link {
	background-color: #276f73 !important;
}

.entry-content .pagination a {
	color: #276f73 !important;
}

/* H1 Heading - Page Title (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
h1 {
	font-size: 2.125rem;
}


@media only screen and (min-width: 767px) {
	h1 {
    	font-size: 2.875rem;
	}
}

/* H2 Heading */

h2 {
	font-size: 3.125rem; /* (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
	scroll-margin-top: 3.5em; /* (Prevent Heading/Pane Title From Hiding Under Sticky Main Menu When Linking To Anchor on Page) */
}

@media screen and (max-width: 1215px) {
	h2 {
	scroll-margin-top: 5em; /* (Prevent Heading/Pane Title From Hiding Under Sticky Main Menu When Linking To Anchor on Page) */
	}
}

@media only screen and (min-width: 960px) and (max-width: 1214px) {
	h2 {
		font-size: 3.125rem; /* (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
		scroll-margin-top: 4em; /* (Prevent Heading/Pane Title From Hiding Under Sticky Main Menu When Linking To Anchor on Page) */
	}
}

@media only screen and (min-width: 767px) and (max-width: 959px) {
	h2 {
		font-size: 2.625rem; /* (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
			scroll-margin-top: 0.5em; /* (Prevent Heading/Pane Title From Hiding Under Sticky Main Menu When Linking To Anchor on Page) */
	}
}

@media only screen and (max-width: 766px) {
	h2 {
	scroll-margin-top: 1em; /* (Prevent Heading/Pane Title From Hiding Under Sticky Main Menu When Linking To Anchor on Page) */
	}
}

/* H3 Heading (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
h3 {
	font-size: 1.25rem;
}

@media only screen and (min-width: 960px) {
	h3 {
		font-size: 1.375rem;
	}
}

@media only screen and (min-width: 767px) {
	h3 {
		font-size: 1.375rem;
	}
}

/* H4 Heading (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
h4 {
	font-size: 1.125rem;
}

@media only screen and (min-width: 960px) {
	h4 {
		font-size: 1.313rem;
	}
}

@media only screen and (min-width: 767px) {
	h4 {
		font-size: 1.313rem;
	}
}

/* H5 Heading - Subject Above H1/Page Titles in Featured Image Section (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
h5 {
	font-size: 1rem;
}

@media only screen and (min-width: 960px) {
	h5 {
		font-size: 1.125rem;
	}
}

@media only screen and (min-width: 767px) {
	h5 {
		font-size: 1.125rem;
	}
}

/* H6 Heading - Teal Sidebar (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
h6 {
	font-size: 1rem;
}

@media only screen and (min-width: 960px) {
	h6 {
		font-size: 1rem;
	}
}

@media only screen and (min-width: 767px) {
	h6 {
		font-size: 1rem;
	}
}

/* Header - COVID Bar & Main Menu (Hide COVID Bar/Translate Select Menu Upon Page Scroll) - All Pages (Added 2022-12-06) */
.site-header {
	top: -48px;
}

.wp-block-kadence-pane {
	scroll-margin-top: 6em;
}

@media screen and (max-width: 1215px) {
	.wp-block-kadence-pane {
		scroll-margin-top: 12em;
	}
}

@media (max-width: 960px) {
	.wp-block-kadence-pane {
		scroll-margin-top: 0em;
	}
}

/* Band Above Mega Menu (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
.top_band p {
	font-size: 0.875rem;
}

/* Logo/Nameplate (Resized Area For UH Required Hawaiian Name) - All Pages (Added-2022-09-19) */
.wp-custom-logo .title-area {
    max-width: 325px;
}

@media screen and (max-width: 1215px) {
		.wp-custom-logo .title-area {
		float: none;
		margin: 0 auto;
	}
}

@media only screen and (min-width: 960px) {
	
	.wp-custom-logo .title-area {
		max-width: 325px;
		padding-top: 0;
		padding-bottom: 5px;
	}
	
	.wp-custom-logo .shrink .title-area {
   	 	max-width: 325px;
    	padding-top: 0;
	}
}

@media only screen and (min-width: 767px) {
	.wp-custom-logo .title-area {
		max-width: 325px;
	}
}

/* Mega Menu Top Level Links (Adjust width to accommodate Continuing Education menu item) (Added-2025-10-10) */
@media only screen and (min-width: 951px) {
	#mega-menu-wrap-primary #mega-menu-primary {
		padding-top: 26px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
		width: 105px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		height: auto;
		line-height: inherit!important;
		text-align: center;
	}
}

/* Mega Menu Items (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	font-size: 0.875rem;
}

/* Slider Title Text (Resized and Convert Font Size From px to rem For Accessibility) - Homepage (Added 2022-09-14; Updated 2022-10-14) */
.maxslider-slide-title {
	font-size: 3.75rem;
}

@media (max-width: 991px) {
	.maxslider-slide-title {
		font-size: 2.25rem;
	}
}

@media (max-width: 767px) {
	.maxslider-slide-title {
		font-size: 2.25rem;
	}
}

/* Slider Descriptive Text (Convert Font Size From px to rem For Accessibility) - Homepage (Added 2022-10-14) */
.maxslider-slide-subtitle {
    font-size: 1.25rem;
}

/* Slider Button Text (Convert Font Size From px to rem For Accessibility) - Homepage (Added 2022-10-14) */
.maxslider .maxslider-btn {
	font-size: 1rem;
}

/* Homepage Slider Positioning (Buttons & Content) */
@media (max-width: 991px) {
	.maxslider .slick-dots {
		bottom: 10px;
	}

	.maxslider .slick-dots li {
		margin: 0 3px;
	}

	.maxslider .slick-dots button {
		width: 20px;
		height: 20px;
	}
}

@media (max-width: 767px) {
	.maxslider-slide-content {
		padding: 25px;
	}
}

/*  Main Content Area Text/Accordion Text/Featured Image Text (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
.entry-content {
	font-size: 1rem;
}

#language_bar {
	background-color: #0E5F61;
}

#language_bar > ul > li {
	display: inline-block;
	padding: 0 5px;
}

#language_bar a {
	color: #fff;
}

/* Accordion Title (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
.kt-blocks-accordion-header {
	font-size: 1.125rem;
}

/* Button Text (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
.site-container .wp-block-button .wp-block-button__link {
	font-size: 1rem;
}

/* Event Calendar Internal Checkbox (Added 2022-12-05) */
#eo-fes-form-element-8 {
    margin-left: 0;
}

#eo-fes-form-element-8 > li {
	list-style-type: none;
}

/* Input Field Focus Border (Add for Accessibility) */
input[type=text]:focus, 
textarea:focus {
  border: 3px solid #109cde;
}

ul.wp-block-list, 
ol.wp-block-list {
	padding-left: 40px;
}

/* Ordered List Styles (Alpha & Roman Numerals) */
ol.list-roman-upper {
	padding-inline-start: 40px;
}
ol.list-roman-upper li {
	list-style-type: upper-roman;
}

ol.list-roman-lower > li {
	list-style-type: lower-roman!important;
}

ol.list-alpha-lower, 
ul.list-alpha-lower {
	padding-inline-start: 40px;
}

ol.list-alpha-lower > li, 
ul.list-alpha-lower > li {
	list-style-type: lower-alpha!important;
}

ul.list-unordered li {
	list-style-type: disc;
}

/* Program Content Types Get Started Photo Alignment */
#kt-layout-id_e5ae16-b9 > div {
	line-height: 1.47;
}

/* Booking Calendar Submit Button (Color Contrast) (Added 2024-06-17) */
.wpbc_container .wpbc_button_light, .wpbc_container.wpbc_container_booking_form .wpbc_button_light {
    background: #008C95;
    color: #000;
}

/* Footer Headers (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
.footer-widgets .widget-title {
	font-size: 0.875rem;
}

/* Footer Menu/List Items (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
.footer-widget-area, .footer-widget-area .widget {
	font-size: 0.813rem;
}

/* Footer Text (EEO/AA) (Convert Font Size From px to rem For Accessibility) - All Pages (Added 2022-10-14) */
.site-footer {
	font-size: 0.75rem;
}

/* Nested Ordered List Type (a, b, c...) - Assessment Page (Added 2022-09-12) */
.entry-content ol.list-lower-alpha > li {
	list-style-type: lower-alpha!important;
}

/* Admissions Overview (Removed Apply Now Buttons) (Added 2022-09-12) */
#admissions-overview-student-type a {
	color: #fff;
}

/* Single Event Display Page (single-event.php) (Added 2023-03-29) */

/* Title */
article.event h1.entry-title {
	font-size: 2.125rem;
	font-weight: 600;
}

/* Social Media Gallery Feed Overlay Issue  (Added 2023-12-12) */
#maxslider-126, 
#tab-futurestudents, 
#genesis-content > article > div > div.kb-row-layout-wrap.kb-row-layout-id37_4ff213-50.alignnone.kt-row-has-bg.wp-block-kadence-rowlayout > div > div.wp-block-kadence-column.kadence-column37_b7bb57-36.inner-column-2, 
#genesis-content > article > div > div.kb-row-layout-wrap.kb-row-layout-id37_5ad5a0-34.alignnone.kt-row-has-bg.wp-block-kadence-rowlayout > div, 
#genesis-content > article > div > div.kb-row-layout-wrap.kb-row-layout-id37_ad8658-ea.alignnone.kt-row-has-bg.wp-block-kadence-rowlayout {
	z-index: 0;
}

/* div.inner-column-2 ul li > ul { */
.entry-content .sidebar_info_box ul li > ul {
	padding-left: 16px;
	font-size: 14px;
}

@media only screen and (min-width: 767px) {
	article.event h1.entry-title {
		font-size: 2.875rem;
		font-weight: 600;
	}
}

/* Featured Image */
img.wp-post-image {
	width: 30%;
}

@media only screen and (max-width: 766px) {
	img.wp-post-image {
		width: 100%;
	}
}

@media only screen and (min-width: 767px) and (max-width: 959px) {
	img.wp-post-image {
		width: 50%;
	}	
}

/* Horizontal Line */
div.eventorganiser-event-meta hr {
	display: none;
}

/* Poi Na Nalu Staff/Image Alignment */
h4.poinanalustaff {
	margin-top: 0;
}


/* Get Started Row - Padding Below Campus Photo */
.kadence-column3479_d58b61-00 > .kt-inside-inner-col {
    padding-bottom: 208px!important;
}