/* Citrus */
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

.wp-site-blocks {
	padding-left: 0 !important; 
	padding-right: 0 !important;
}
.wp-site-blocks > *:not(.alignfull) > *:not(.alignfull) > .alignfull {
	margin-left: 0 !important; 
	margin-right: 0 !important;
}
a:not(.ab-item):not(.screen-reader-shortcut):active, 
a:not(.ab-item):not(.screen-reader-shortcut):focus {
	outline: none;
}
.taxonomy-category a {
	text-decoration: none !important;
}
.align-stretch {
	align-items: stretch !important;
}
.h-100 {
	height: 100%;
}
.full-height-btn {
	display: flex !important;
	height: 100%;
}
.full-height-btn .wp-element-button {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.two-column-layout {
	columns: 2; 
	display: block;
}
.standard-gap {
	gap:50px;
}
h1:not(.wp-block-site-title):before, 
.h1:before, 
.wp-block-query-loop h4.wp-block-post-title:before, 
.wp-block-query h4.wp-block-post-title:before {
	display: none;
}
.primary-color {
	color: #009591;
}
.entry-content ul:not(.uagb-tabs__panel) li {
	margin-bottom: 0 !important;
}
.entry-content ul li::marker {
	color: inherit !important;
}
.w-auto {
	width: auto !important;
}
.mr-auto {
	margin-right: auto;
}
.full-height, 
.full-height * {
	height: 100% !important;
}
.uagb-slick-carousel {
	padding: 0;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a {
	text-decoration: none;
}
.uagb-tabs__active a:after {
	content: "";
	width: 100%;
	height: 3px;
	background-color: #8A2C6B;
	position: absolute;
	bottom: 0;
}
.uagb-tabs__wrap .uagb-tabs__body-container {
	padding: 0;
}
.uagb-tabs__wrap.uagb-tabs__hstyle2-desktop .uagb-tab {
	margin: 0;
}
.uagb-tabs__wrap.uagb-tabs__hstyle2-desktop ul.uagb-tabs__panel {
	gap: 0px 70px;
	width: 100%;
}
.with-filter-effect a:not(:hover) img {
	filter: grayscale(1);
}
.wp-block-uagb-counter__title {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}
.resources-carousel-holder .uagb-post__image {
	background-color: #96D8E8;
	padding: 15px 20%;
	margin-bottom: 45px;
}
.resources-carousel-holder .uagb-post__image img {
	height: 180px;
	object-fit: contain;
}
.resources-carousel-holder .uagb-post__author:before {
	content: "by";
	text-transform: none;
}
.flex-container {
	display: flex;
}
.flex-container-center {
	display: flex;
	align-items: center;
}
.equal-gap {
	gap: 20px;
}
.md-gap {
	gap: 20px 50px;
}
.equal-height {
	height: 100%;
}
.programs-holder .wp-block-post-template {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.programs-holder .wp-block-read-more {
	width: 26px;
	height: 20px;
	box-sizing: border-box;
	max-width: 100%;
	background: url(https://teachaapi-redesign-citrusstudios.mystagingwebsite.com/wp-content/uploads/2024/03/arrow-right-icon.svg) center no-repeat;
	background-size: contain;
	flex: 0 0 26px;
}
.programs-holder .hidden-default .wp-block-read-more {
	background: url(https://teachaapi-redesign-citrusstudios.mystagingwebsite.com/wp-content/uploads/2024/03/arrow_right_white.svg) center no-repeat;
}
.resources-carousel-holder .wp-block-button__link {
	background: url(https://teachaapi-redesign-citrusstudios.mystagingwebsite.com/wp-content/uploads/2024/03/arrow-right-icon-blk.svg) center no-repeat !important;
	background-size: contain !important;
	width: 26px;
	height: 20px;
	font-size:0;
}
.vp-portfolio__item .vp-portfolio__item-img img {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.vp-id-9090 .vp-portfolio__items-style-default {
	align-items: center;
}
.flex-column {
	display: flex;
	flex-direction: column;
}
.mt-auto {
	margin-top: auto;
}
.wp-block-button.wp-block-button__link, 
.wp-block-button .wp-block-button__link {
	font-weight: 400 !important;
}
.hidden-default {
	display: none !important;
}
.hero-slider .swiper-pagination {
	width: auto;
	left: auto;
	right: 0;
	z-index: 2;
}
.hero-slider .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	opacity: 1 !important;
	border: 2px solid #fff;
	background-color: transparent !important;
	margin: 0 10px !important;
}
.hero-slider .swiper-pagination-bullet-active {
	background-color: #fff !important;
}
.programs-holder .wp-block-post-featured-image img {
	object-position: top center;
}
.programs-holder .wp-block-post-title a {
	text-decoration: none;
}
.programs-holder li:hover > .wp-block-group {
	background-color: #8a2c6b !important;
}
.programs-holder li:hover .hidden-hover {
	display: none;
}
.programs-holder li:hover .hidden-default {
	display: flex !important;
}
.vp-portfolio__item .vp-portfolio__item-img img {
	height: 100px;
	object-fit: contain;
	filter: grayscale(1);
}
.vp-portfolio__items-style-default .vp-portfolio__item-focus-visible .vp-portfolio__item-img img,
.vp-portfolio__items-style-default .vp-portfolio__item:hover .vp-portfolio__item-img img {
	transform: none;
	filter: none;
}
/*.sp-testimonial-pro-section-content:before {
	content: "What They Say";
	font-size: 34px;
	color: #000;
	font-family: 'Raleway';
	font-weight: 700;
	margin-bottom: 30px;
	display: block;
}*/
.tpro-client-name:before {
	content: "–";
    margin-right: 3px;
}
/*.tpro-client-name:after {
	content: ",";
}*/
/*.tpro-client-name,
.tpro-client-designation-company {
	display: inline-block;
}*/
.tpro-client-testimonial,
.tpro-client-name,
.tpro-client-designation-company {
	text-align: center !important;
}
.wp-block-read-more:hover {
	background-color: #D32631 !important;
    border-color: #D32631 !important;
}
.eb-flipbox-front-image-container img,
.eb-flipbox-back-image-container img {
	height: auto !important;
}
.eb-flipbox-items-container .lg-text {
	display: block;
    font-family: "Barlow Condensed";
    line-height: 1;
}
.with-bg-gradient {
	position: relative;
	z-index: 2;
}
.with-bg-gradient:before {
	content: "";
	position: absolute;
	pointer-events: none;
	top: -0px;
	left: -0px;
	width: calc(100% + 0px + 0px);
	height: calc(100% + 0px + 0px);
	border-color: inherit;
	background: rgba(0, 0, 0, 0.5);
	opacity: 1;
	z-index: -1;
}
.pum-theme-default-theme .pum-container {
	padding: 4%;
	width: 800px;
	max-width: 100%;
	box-sizing: border-box;
}
.popmake-content p {
	color: #727272;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 30px;
}
.popmake-content .uagb-buttons__outer-wrap .uagb-buttons__wrap {
	flex-direction: row;
	column-gap: 30px;
	row-gap: 30px;
	flex-wrap: wrap;
}
.popmake-content .wp-block-button__link {
	font-size: 14px;
	color: #fff;
	padding: 10px 40px;
	font-weight: 700 !important;
	line-height: 2;
	font-family: 'DM Sans';
}
.popmake-content .wp-block-uagb-buttons-child:first-of-type .wp-block-button__link {
	background-color: #8a2c6b;
	border: 1px solid #8a2c6b;
}
.popmake-content .wp-block-uagb-buttons-child:last-of-type .wp-block-button__link {
	background-color: #e7a923;
	border: 1px solid #e7a923;
}
.popmake-content .wp-block-button__link:hover {
	background-color: #D32631;
	border-color: #D32631;
}
.imapsLabel foreignObject {
	font-family: Raleway;
	font-size: 14px;
	font-weight: 700;
	line-height: 2;
}
.sp-testimonial-pro-section .tpro-button-next,
.sp-testimonial-pro-section .tpro-button-prev {
	z-index: 1;
}
.vp-id-9872 .vp-portfolio__layout-elements-top {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 50px;
}
.vp-id-9872 .vp-filter {
	gap: 20px 70px;
}
.vp-id-9872 .vp-filter__item a {
	color: #727272;
	font-family: "Raleway";
	font-weight: 700;
	font-size: 19px;
	text-transform: none;
	padding: 0 0 20px;
	position: relative;
}
.vp-id-9872 .vp-filter__item-active a,
.vp-filter__style-minimal .vp-filter__item>a:hover,
.vp-filter__style-minimal .vp-filter__item>a:focus {
	color: #8a2c6b;
}
.vp-id-9872 .vp-filter__item-active a:after {
	content: "";
	width: 100%;
	height: 3px;
	background-color: #8A2C6B;
	position: absolute;
	bottom: 0;
	left: 0;
}
#loginform input[type=text], 
#loginform input[type=password] {
	border: 1px solid #1c1c1e;
	padding: 10px;
	display: block;
	max-width: 100%;
}
.fw {
	width: 100%;
	max-width: 100%;
}
.p-relative {
	position: relative;
}
.justify-space-bet {
	justify-content: space-between;
}

/* HEADER */
header .wp-block-search__inside-wrapper {
	border: 0 !important;
	background-color: #fff;
	padding: 3px 15px !important;
	flex-direction: row-reverse;
}
header .wp-block-search .wp-block-search__input {
	padding: 0 !important;
	border: 0;
	text-align: right;
	min-width: auto;
	outline: 0 !important;
}
header .wp-block-search .wp-block-search__button {
	padding: 0 !important;
	margin-left: 0;
}
header .wp-block-search__button svg {
	fill: #727272 !important;
	transform: rotate(270deg);
}
header .wp-block-button .wp-block-button__link {
	font-family: 'DM Sans';
	line-height: 1.4;
}
header .wp-block-navigation .wp-block-navigation-item.has-child a {
	color: #000;
}
header .wp-block-navigation > li.current-menu-item > a,
header .wp-block-navigation > li > a:hover {
	color: #892d6b !important;
}
header .wp-block-navigation__container {
	gap: 30px;
}
header .wp-block-button__link {
	word-break: keep-all;
}
.wp-block-navigation .wp-block-navigation-item a:hover {
	box-shadow: none !important;
}
.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) {
	padding: 40px 25px 20px;
}
.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) li {
	display: block;
	margin-right: 0;
}
.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) li:not(:last-child) {
	margin-bottom: 20px;
}
.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) li a {
	display: block;
	padding: 0;
}
.wp-block-navigation__container li {
	margin-right: 0;
}
.wp-block-navigation.is-responsive:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
	background-color: #fff;
}
.wp-block-navigation.is-responsive:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open.has-modal-open .wp-block-navigation-item.has-child .wp-block-navigation__submenu-container {
	margin-top: 0;
	margin-right: 0;
	border-right: 0;
	padding-left: 10px;
}
.wp-block-navigation.is-responsive:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open.has-modal-open .wp-block-navigation-item.has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
	font-size: 16px;
	padding-left: 0;
}

/* FOOTER */
footer .wp-block-navigation__container li {
	margin-right:0;
}
footer .wp-block-navigation ul li a {
	color:#fff !important;
}
footer .wp-site-blocks .alignleft {
	margin-inline-end: 0;
}
#sb_instagram .sbi_photo {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#sb_instagram .sbi_photo_wrap > p {
	display: none;
}
#sb_instagram #sbi_images {
	padding: 0 !important;
}

/* STICKY BUTTON */
.footer-floating-btn {
	position: fixed !important;
    bottom: 25%;
    right: 0;
    z-index: 9999;
    max-width: 100%;
    vertical-align: middle;
    width: 95px !important;
}
.footer-floating-btn a {
	background-color: #E7A923;
    display: block;
    text-align: center;
    padding: 23px 11px;
    line-height: 1.2;
    font-family: 'Raleway';
    font-weight: 700;
    text-decoration: none !important;
    border: 1px solid #E7A923;
}
.sticky-close {
	position: absolute;
    top: -7px;
    left: 5px;
    cursor: pointer;
}
.footer-floating-btn a:hover {
	background-color: #D32631;
	border-color: #D32631;
}

/* NEWSLETTER */
.mc4wp-form input[type="text"],
.mc4wp-form input[type="email"] {
	font-size: 14px;
    background-color: #F6F6F6;
    border: 1px solid #F6F6F6;
    padding: 15px 20px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}
.mc4wp-form select {
	font-size: 14px;
    background-color: #F6F6F6;
    border: 1px solid #F6F6F6;
    padding: 14px 16px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    outline: none;
    border-radius: 0;
    appearance: none;
    background-image: url(https://teachaapi-redesign-citrusstudios.mystagingwebsite.com/wp-content/uploads/2024/03/arrow_drop_down.svg);
    background-repeat: no-repeat;
    background-size: 10px auto;
    background-position: 96% center;
    height: 50px;
}
.mc4wp-form input[type="submit"] {
	font-family: 'DM Sans';
    font-size: 14px;
    background-color: #009591;
    border: 1px solid #009591;
    color: #fff;
    padding: 15px 40px;
    cursor: pointer;
}
.mc4wp-form input[type="submit"]:hover {
	color: #fff;
	background-color: #d32631;
}

/* TEAM */
.team-holder .eb-flipbox-back-content {
	text-align: left !important;
	margin: 0 !important;
}
.team-holder .fade:hover .eb-flipbox-front {
	opacity: 1;
}
.team-holder .eb-flipbox-back {
	overflow: auto;
	height: 100% !important;
}

/* RESOURCES ARCHIVE */
.teachaapi-resource-filter__taxonomy:after {
	display: none;
}
.teachaapi-resource-filter__taxonomy {
	margin-bottom: 17px;
}
.teachaapi-resource_filter__link:not(:last-child),
.wp-block-teachaapi-resource-sort span {
	margin-bottom: 10px;
}
.teachaapi-resource_filter__link a:not(.teachaapi-resource_filter__link-remove):not(.teachaapi-resource_sort__link) {
	text-decoration: none; 
	box-shadow: none !important;
}
.teachaapi-resource_filter__link:not(first-last) {
	margin-bottom: 0;
}
.teachaapi-resource-filter__taxonomy-wrap {
	margin-bottom: 50px;
}
.site-main.teachaapi-resource-archive main .resource-posts li .wp-block-post-featured-image,
.site-main.teachaapi-paid-resource-archive main .resource-posts li .wp-block-post-featured-image,
.single .wp-block-query li.teachaapi_resource .wp-block-post-featured-image {
	background-color: #96D8E8;
	padding-top: 13px;
	padding-bottom: 13px;
}
.wp-block-query .wp-block-teachaapi-post-meta {
	margin-left: 0;
}
.site-main.teachaapi-resource-archive main .resource-posts li,
.site-main.teachaapi-paid-resource-archive main .resource-posts li,
.single .wp-block-query li.teachaapi_resource {
	background-color: #F6F6F6;
	padding-bottom: 45px;
}
.teachaapi-resource-archive .wp-block-read-more,
.teachaapi-paid-resource-archive .wp-block-read-more,
.single .wp-block-query li.teachaapi_resource .wp-block-read-more {
	background: url(https://teachaapi-redesign-citrusstudios.mystagingwebsite.com/wp-content/uploads/2024/03/arrow-right-icon-blk.svg) center no-repeat !important;
	background-size: contain !important;
	width: 26px;
	height: 20px;
	font-size: 0;
}
.site-main.teachaapi-resource-archive main .wp-block-query-pagination {
	margin-top: 50px;
}
.footer-meta .wp-block-post-terms:before {
	display: none;
}

/* CONTACT FORM */
.flex-box {
	display: flex;
	gap: 30px 20px;
	justify-content: space-between;
}
input[type="text"], 
input[type="email"] {
	border: 0;
	padding: 0 0 14px 0;
	border-bottom: 1px solid #727272;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	outline: none;
}
textarea {
	height: 190px;
	border: 0;
	background-color: transparent;
	padding: 0 0 14px;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #727272;
	outline: none;
}
input[type="submit"] {
	font-family: 'DM Sans';
	font-size: 14px;
	font-weight: 700;
	background-color: #8A2C6B;
	border: 1px solid #8A2C6B;
	color: #fff;
	padding: 14px 40px;
	cursor: pointer;
	outline: none;
}
input[type="submit"]:hover {
	background-color: #d32631;
	border-color: #d32631
}
.wpcf7-form label {
	display: block;
}
.wpcf7-checkbox {
	display: flex;
	flex-wrap: wrap;
	gap: 15px 30px;
	margin-top: 7px;
}
.wpcf7-list-item {
	margin: 0;
}
.wpcf7-form input[type="checkbox"] {
	margin: 0 3px 0 0;
	background-color: #D9D9D9;
	width: 15px;
	height: 15px;
}
.wpcf7-spinner {
	position: absolute;
}

/* EVENTS */
.post-grid-holder .wp-block-mfb-meta-field-block .value {
	font-weight: 400;
	text-transform: none;
}
.post-grid-holder .taxonomy-mec_category {
	cursor: text;
}
.post-grid-holder .taxonomy-mec_category a {
	pointer-events: none;
	text-decoration: none;
}
.post-grid-holder .wp-block-post-title a,
.event-info .wp-block-post-title a {
	text-decoration: none;
}
.post-grid-holder .wp-block-separator {
	border-width: 3px;
	border-radius: 50%;
}
.post-grid-holder .wp-block-post-featured-image img {
	object-position: top;
}
.wp-block-post-featured-image img {
	object-position: top;
}
.mec-single-event .col-md-4,
.mec-single-event .mec-events-event-image,
.mec-single-event .mec-single-title,
.mec-events-meta-group-tags {
	display: none;
}
.mec-single-event .col-md-8 {
	width: 100%;
}
.mec-single-event .mec-event-content {
	padding: 0;
	margin-bottom: 0;
}
.mec-single-event .mec-events-content {
	margin-bottom: 0;
}
.mec-wrap :not(.elementor-widget-container)>p {
	color: #727272;
	font-size: 20px;
	line-height: 1.5;
	font-family: 'DM Sans';
}	

/* RESPONSIVE */
@media all and (min-width:1025px) {
	header .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container {
		left: 50%;
		transform: translateX(-50%);
		background-color: #fff !important;
    	border-color: #fff !important;
	}
	body .uag-hide-desktop.uagb-google-map__wrap, body .uag-hide-desktop {
		display: none !important;
	}
}
@media all and (max-width:1024px) {
	header .wp-block-site-logo {
		text-align: center;
		width: calc(100% - 90px);
	}
}
@media all and (min-width:1024px) {
	.uagb-tabs__wrap ul.uagb-tabs__panel {
		flex-wrap: nowrap !important;
		gap: 0px 10px;
		border-bottom: 1px solid #727272;
		position: relative;
	}
}
@media all and (min-width:977px) {
	.resources-carousel-holder .uagb-post__inner-wrap {
		padding-left: 20px !important;padding-right: important!;
	}
	.eb-flipbox-items-container .lg-text {
		font-size: 96px;
	}
	.programs-holder .wp-block-post {
		flex-basis: 22%;
	}
}
@media all and (max-width: 820px) {
	.mobile-hidden {
		display: none;
	}
	.mobile-column {
		flex-direction: column;
	}
}
@media (min-width:768px) and (max-width:1024px) {
	body .uag-hide-tab.uagb-google-map__wrap, body .uag-hide-tab {
		display: none !important;
	}
}
@media (min-width:768px) and (max-width:976px) {
	.column-reponsive {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.eb-flipbox-items-container .lg-text {
		font-size: 70px;
	}
	.programs-holder .wp-block-post {
		flex-basis: 45%;
	}
	.sp-testimonial-pro-section-content:before,
	.newsletter-section h3,
	.ig-section h3 {
		font-size: 28px !important;
	}
	.post-grid-holder .wp-block-post-template {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
@media all and (max-width:781px) {
	.wp-block-columns .wp-block-column {
		margin-bottom: 0 !important;
	}
	footer .wp-block-spacer {
		height: 20px !important;
	}
}
@media all and (min-width:769px) {
	.event-info {
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.event-info .wp-block-post-title a,
	.event-info .wp-block-post-excerpt__excerpt,
	.event-info .wp-block-mfb-meta-field-block .value,
	.event-info .wp-block-mfb-meta-field-block .suffix {
		color: #fff;
	}
}
@media all and (min-width:768px) {
	.with-blr:before {
		content: "";
		width: 2px;
		height: 60px;
		background-color: #727272;
		display: inline-block;
		position: absolute;
		left: 7%;
		top: 50%;
		transform: translateY(-50%);
	}
	.with-blr:after {
		content: "";
		width: 2px;
		height: 60px;
		background-color: #727272;
		display: inline-block;
		position: absolute;
		right: 7%;
		top: 50%;
		transform: translateY(-50%);
	}
	.resources-carousel-holder .uagb-post__inner-wrap {
		display: flex !important;
		flex-direction:column;
	}
	.resources-carousel-holder .uagb-post__cta {
		margin-top: auto;
	}
	.align-right {
		text-align: right;
	}
}
@media all and (max-width:767px) {
	.mobile-center {
		justify-content: center !important;
	}
	.flex-box {
		gap: 0;
		flex-direction: column;
	}
	.eb-flipbox-items-container .lg-text {
		font-size: 50px;
	}
	.programs-holder .wp-block-post {
		flex-basis: 100%;
	}
	#sp-testimonial-pro-9176.sp-testimonial-pro-section .tpro-client-testimonial p {
		font-size: 20px !important;
	}
	.sp-testimonial-pro-section-content:before,
	.newsletter-section h3,
	.ig-section h3 {
		font-size: 26px !important;
	}
	body .uag-hide-mob.uagb-google-map__wrap, body .uag-hide-mob {
		display: none !important;
	}
	.post-grid-holder .wp-block-post-template {
		grid-template-columns: auto;
	}
}
@media all and (min-width:736px) {
	/*.sp-testimonial-pro-wrapper .sp-testimonial-thumbs-wrapper {
		display: flex;
		gap: 20px 50px;
	}*/
	/*.sp-testimonial-pro-section-thumb {
		flex-basis: 40%;
	}*/
	/*.sp-testimonial-pro-section-content {
		flex-basis: 60%;
		position: relative;
		border-left: 1px solid #009591;
		padding: 0 0 50px !important;
	}*/
	/*.sp-testimonial-pro {
		margin-left: 34px !important;
	}*/
	/*.tpro-button-prev {
		left: 34px !important;
	}*/
	/*.tpro-button-next {
		left: 94px !important;
	}*/
	/*.sp-testimonial-pro-section-content:before {
		padding-left: 34px;
	}*/
}
@media all and (max-width:735px) {
	.sp-testimonial-pro {
		margin-left: 0 !important;
	}
}
@media all and (min-width:600px) {
	.site-main.teachaapi-resource-archive main .resource-posts {
		grid-column: auto;
		gap: 50px 8%;
	}
	.site-main.teachaapi-resource-archive main .resource-posts li {
		margin-bottom: 0;
		width: auto !important;
		flex-basis: 44%;
		display: flex;
		flex-direction: column;
	}
}
@media all and (max-width: 600px) {
	.mc4wp-form .flex-container-center {
		flex-direction: column;
		align-items: baseline;
	}
}