/**
 * Theme Name: TiHE26
 * Description: Teaching in Higher Ed child theme
 * Author: KasaCreative
 * Template: blocksy
 * Text Domain: blocksy
 */


.entry-content p a,
#main article ul:not(.entry-meta) li a:not(.wpc-filter-link, .wp-block-getwid-social-links__link),
#main article ol li a {
	border-bottom: 2px solid;
}

.archive .wp-block-blocksy-query .wp-block-co-authors-plus-coauthor.is-horizontal:hover {
	background-color: var(--theme-palette-color-6);
}

.tinyheader, 
.single-post .ct-related-posts h3,
.single-podcasts .ct-related-posts h2,
.single-talks #main article h2 {
	text-align: center;
	font-size: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 40px 0;
}

#footer.ct-footer {
	margin-top: 40px;
}

.beigewide {
	width: 100vw!important;
	max-width: 100vw;
	background-color: var(--theme-palette-color-6);
	padding: 40px 0;
}

.tihewide {
	width: 100vw!important;
	max-width: 100vw;
	padding: 40px 0;
	margin-left: 0;
	margin-right: 0;
}

#post-29917 h2.tinyheader {
	margin-top: 40px;
}

#post-29917:before {
	content: '';
	width: 60%;
	position: relative;
	left: 20%;
	height: 1px;
	background-color: #212121;
	display: block;
	transform: rotate(0.05deg);
}

.bgl {
	position: relative;
}

.bgl:before {
	content: '';
	height: 100%; 
	box-sizing: border-box;
	width: calc( (100vw - 100%) /2);
	right: 100%;
	top: 0;
	position: absolute;
}

.tihedoodle {
	position: relative;
} 

.tihedoodle.doodlebefore:before {
	display: block;
	position: absolute;
	object-fit: contain; 
}

.tihedoodle.doodleafter:after {
	display: block;
	position: absolute;
	object-fit: contain; 
}

.tihedoodle.doodlebefore.arrow1:before,
.tihedoodle.doodleafter.arrow1:after {
	content: url('images/doodles/Arrow_1.svg');
}

.tihedoodle.doodlebefore.arrow2:before,
.tihedoodle.doodleafter.arrow2:after {
	content: url('images/doodles/Arrow_2.svg');
}

.tihedoodle.doodlebefore.arrow3:before,
.tihedoodle.doodleafter.arrow3:after {
	content: url('images/doodles/Arrow_3.svg');
}

.tihedoodle.doodlebefore.arrowdown:before,
.tihedoodle.doodleafter.arrowdown:after {
	content: url('images/doodles/Arrow_down.svg');
	width: 32px;
	left: 50%;
	margin-left: -16px;
	bottom: -50px;
}

.tihedoodle.doodlebefore.doodle1:before,
.tihedoodle.doodleafter.doodle1:after {
	content: url('images/doodles/Doodle_7.svg');
}

.tihedoodle.doodlebefore.doodle2:before,
.tihedoodle.doodleafter.doodle2:after {
	content: url('images/doodles/Doodle_22.svg');
}

.tihedoodle.doodlebefore.doodle3:before,
.tihedoodle.doodleafter.doodle3:after {
	content: url('images/doodles/Doodle_45.svg');
}

.tihedoodle.doodlebefore.doodle4:before,
.tihedoodle.doodleafter.doodle4:after {
	content: url('images/doodles/Doodle_51.svg');
}

.tihedoodle.doodlebefore.doodle5:before,
.tihedoodle.doodleafter.doodle5:after {
	content: url('images/doodles/Doodle_57.svg');
}

.tihedoodle.doodlebefore.doodle6:before,
.tihedoodle.doodleafter.doodle6:after {
	content: url('images/doodles/Doodle_79.svg');
}

.tihedoodle.doodlebefore.doodle7:before,
.tihedoodle.doodleafter.doodle7:after {
	content: url('images/doodles/Doodle_84.svg');
}

.tihedoodle.doodleafter.podcastquote:after,
.tihedoodle.doodlebefore.doodle8:before,
.tihedoodle.doodleafter.doodle8:after {
	content: url('images/doodles/Doodle_94.svg');
}

.tihedoodle.doodlebefore.doodle9:before,
.tihedoodle.doodleafter.doodle9:after {
	content: url('images/doodles/Doodle_95.svg');
}

.tihedoodle.doodlebefore.podcastquote:before,
.tihedoodle.doodlebefore.doodle10:before,
.tihedoodle.doodleafter.doodle10:after {
	content: url('images/doodles/Doodle_96.svg');
}

.post-type-archive-podcasts h2.doodlebefore:before {
	width: 4em;
	left: -2em;
	top: 30px;
}

.wp-block-buttons .tihedoodle.doodleafter.arrow3:after {
	width: 4em;
	right: -4.5em;
	top: 35%;
}

.about .tihedoodle.doodleafter:after {
	width: 3em;
	right: -2em;
	top: 50%;
	transform: rotate(-115deg);
}

.speaking .tihedoodle.doodleafter:after {
	width: 2em;
	right: -2em;
	top: 50%;
}

.tihedoodle.podcastquote:after {
	width: 6em;
	right: -4em;
	bottom: 20%;
}

.tihedoodle.podcastquote:before {
	width: 5em;
	left: -3em;
	top: 10%;
}

.post-navigation .nav-item-prev {
	padding-left: 4em;
	position: relative;
}

.post-navigation .nav-item-next {
	padding-right: 4em;
	position: relative;
}

.post-navigation .nav-item-prev:before {
	display: block;
	position: absolute;
	object-fit: contain;
	content: url('images/doodles/Arrow_1.svg');
	width: 3em;
	left: -5px;
	top: 35%;
	transform: scaleX(-1) rotate(-8deg);
}

.post-navigation .nav-item-next:after {
	display: block;
	position: absolute;
	object-fit: contain;
	content: url('images/doodles/Arrow_1.svg');
	width: 3em;
	right: -5px;
	top: 35%;
	transform: rotate(-8deg);
}

.ct-last-page-text {
	display: none;
}

blockquote {
	margin: 40px 0px!important;
}

blockquote.has-text-align-center {
	font-family: "IBM Plex Serif", Georgia, serif;
	font-size: 28px;
	border-block: 0!important;
}

.single-post .entry-content .wp-block-getwid-images-stack__wrapper {
	max-width: 600px;
	margin: 40px auto;
}

.single-talks #main article h3 {
	font-size: 24px;
}

.single-talks #main article ul li,
.single-talks #main article ol li {
	margin-bottom: 12px;
} 

.slidedeck iframe {
    width: 100%;
    aspect-ratio: 16 / 9;
    border: 0;
}

.post-type-archive-talks .entry-card,
.tax-talk_type .entry-card {
	position: relative;
}

.speakingtopics h4 {
	font-size: 40px;
}

.talkupcoming {
	text-transform: uppercase;
	font-weight: 600;
	background-color: var(--wp--preset--color--palette-color-4);
	padding: 6px;
	color: #FFF;
	position: absolute;
	top: 8px;
	z-index: 1;
	left: -4px;
	transform: rotate(-1deg);
	font-size: 15px;
}

.episode_hl,
.topicspodcasts .entries .entry-meta li,
.post-type-archive-podcasts .entries .entry-meta li,
.ct-related-posts .type-podcasts > .ct-dynamic-data-layer,
.highlightblock mark {
	display: inline-block;
	position: relative;
	isolation: isolate;
	background-color: transparent!important;
}

.episode_hl:before,
.topicspodcasts .entries .entry-meta li:before,
.post-type-archive-podcasts .entries .entry-meta li:before,
.ct-related-posts .type-podcasts > .ct-dynamic-data-layer:before,
.highlightblock mark:before {
	content: '';
	width: 100%;
	position: absolute;
	left: -2px;
	top: 3px;
	height: 90%;
	background-color: var(--theme-palette-color-2);
	z-index: -1;
	transform: rotate(0.25deg)
}

.highlightblock.persimmon mark:before,
.highlightblock.marigold mark:before {
	opacity: 0.7;
}

.tiltr {
	transform: rotate(0.05deg);
}

.tiltl {
	transform: rotate(-0.05deg);
}

.tihegrayscale img {
	filter: grayscale(100%) contrast(120%);
}

.bgyellow, .highlightblock.marigold mark:before { background-color: var(--theme-palette-color-9); }
.bgblue { background-color: var(--theme-palette-color-1); }
.bglightblue { background-color: var(--theme-palette-color-2); }
.bgpink, .highlightblock.peach mark:before { background-color: var(--theme-palette-color-10); }
.bgorange, .highlightblock.persimmon mark:before { background-color: var(--theme-palette-color-4); }
.bgbeige, .bgbeige:before, bgbeige:after { background-color: var(--theme-palette-color-6); }

.buttonstyle a,
.entry-content .buttonstyle p a,
.wpc-filter-link {
	border-bottom: 0;
	text-decoration: none;
}

.buttonstyle:hover {
	background-color: var(--theme-palette-color-6);
}

#main .wp-block-navigation .wp-block-navigation-item {
	align-items: center;
	display: block;
	width: 30%;
	text-align: center;
}

#main .wp-block-navigation .wp-block-navigation-item__content {
	display: inline;
	font-weight: 500;
}

#main .altload a {
	border-radius: 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

#main .altload a:hover,
#main .wp-block-navigation .wp-block-navigation-item__content:hover {
	background-color: transparent;
	color: var(--theme-palette-color-1)!important;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-color: var(--theme-palette-color-1)!important;
	border-radius: 0;
}

.ct-dynamic-filter {
	width: 50%;
}

.ct-dynamic-filter[data-type=buttons] a {
	border: 1px solid;
}

#main .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label {
	border: 1px solid #212121;
	padding: 0px;
	border-radius: 3px;
}

#main .wpc-filters-main-wrap li.wpc-term-item a {
	margin: 0;
	font-weight: 600;
} 

#main .wpc-filters-main-wrap li.wpc-term-item span {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 13px;
	padding: 10px 12px;
}

#main .wpc-widget-top-inside .wpc-inner-widget-chips-wrapper {
	width: initial;
	margin: 0 auto;
}

body .wpc-filter-chips-list li:last {
	margin-right: 0px!important;
}

.wpc-posts-found {
	text-align: center;
	font-style: italic;
}

.archive .wpc-filter-layout-search-field {
	width: 40%;
	margin-top: 10px;
	min-width: 300px;
}

#main .wpc-filters-widget-content input[type=text] {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #212121;
}

#main .wpc-filters-widget-content select {
	border-color: #212121;
}

#main .wpc-search-icon:before {
	background-image: url('data:image/svg+xml,%3Csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Ccircle cx="13" cy="13" r="8" stroke="%23212121" stroke-width="2.5"/%3E%3Cpath d="M19 19L25 25" stroke="%23212121" stroke-width="2.5" stroke-linecap="round"/%3E%3C/svg%3E');
}

#main .wpc-filter-author {
	width: 300px;
}

.widget-title.wpc-filter-title {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
}

body.archive .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a {
	border: none!important;
	border-radius: 0px;
	font-weight: 500;
}

body.archive .wpc-filter-chips-list li.wpc-filter-chip.wpc-chip-reset-all a {
	border-radius: 0px;
	font-weight: 500;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

body.archive .wpc-filter-chips-list li.wpc-filter-chip.wpc-chip-reset-all a:hover {
	background-color: var(--theme-palette-color-6);
}

.wpc-filters-section.wpc-filter-taxonomy {
	width: 60%;
	min-width: 600px;
}

.topicsgrid > .wp-block-group {
	position: relative;
}

.wp-block-blocksy-query.recloop .ct-query-template-grid,
[data-prefix="recommendation_archive"] .entries {
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr))!important;
}

.entries article.recommendation .ct-dynamic-media {
	position: relative;
	min-height: 180px;
	max-height: 180px;
}

.entries article.recommendation .ct-dynamic-media img {
	z-index: 1;
}

.entries article.recommendation_cat-movie .ct-dynamic-media,
.entries article.recommendation_cat-person .ct-dynamic-media,
.entries article.recommendation_cat-idea .ct-dynamic-media,
.entries article.recommendation_cat-product .ct-dynamic-media,
.entries article.recommendation_cat-book .ct-dynamic-media,
.entries article.recommendation_cat-tech .ct-dynamic-media,
.entries article.recommendation_cat-game .ct-dynamic-media {
	justify-content: flex-end;
}

.entries article.recommendation .ct-dynamic-media:after {
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%);
	width: 220px;
}

.entries article.recommendation_cat-video .ct-dynamic-media:before {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: url('images/TiHE26_Video_2.svg');
	width: 50px;
	z-index: 2;
	opacity: 75%;
}

.entries article.recommendation_cat-podcast .ct-dynamic-media:after {
	content: url('images/TiHE26_Podcasts.svg');
	width: 110px;
}

.entries article.recommendation_cat-article .ct-dynamic-media:after {
	content: url('images/TiHE26_Articles.svg')
}

.entries article.recommendation_cat-resource .ct-dynamic-media:after {
	content: url('images/TiHE26_Resources.svg')
}

.entries article.recommendation_cat-music .ct-dynamic-media:after {
	content: url('images/TiHE26_Music.svg')
}

.entries article.recommendation_cat-video .ct-dynamic-media:after {
	content: url('images/TiHE26_Videos.svg')
}

.entries article.recommendation_cat-podcast .ct-dynamic-media img {
	width: 75px!important;
	object-fit: cover;
	aspect-ratio: 1/1;
	margin: 24px auto 0 auto;
	border-radius: 3px;
}

.entries article.recommendation_cat-resource .ct-dynamic-media img {
	width: 218px!important;
	height: 120px!important;
	object-fit: cover;
	aspect-ratio: 16/9;
	margin: 50px auto 0 auto;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.entries article.recommendation_cat-article .ct-dynamic-media img {
	width: 206px!important;
	height: 127px!important;
	object-fit: cover;
	aspect-ratio: 16/9;
	margin: 38px auto 0 auto;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.entries article.recommendation_cat-music .ct-dynamic-media img {
	width: 70px!important;
	object-fit: cover;
	aspect-ratio: 1/1;
	margin-top: 76px;
	margin-left: auto;
	margin-right: auto;
	transform: translate(-60px);
	border-radius: 3px;
}

.entries article.recommendation_cat-person .ct-dynamic-media img {
	width: 120px!important;
	object-fit: cover;
	aspect-ratio: 1/1;
	margin-right: auto;
	margin-left: auto;
}

.entries article.recommendation_cat-tech .ct-dynamic-media img{
	width: 80px!important;
	object-fit: cover;
	aspect-ratio: 1/1;
	margin-right: auto;
	margin-left: auto;
	border-radius: 8px;
	margin-bottom: 20px;
}

.entries article.recommendation_cat-person .ct-dynamic-media img {
	border-radius: 50%;
}

.entries article.recommendation_cat-video .ct-dynamic-media img {
	aspect-ratio: 16/9;
	margin-top: 23px;
	width: 212px!important;
	margin-right: auto;
	margin-left: auto;
}

.entries article.recommendation_cat-movie .ct-dynamic-media img,
.entries article.recommendation_cat-book .ct-dynamic-media img,
.entries article.recommendation_cat-idea .ct-dynamic-media img {
	max-width: 100px;
	margin-right: auto;
	margin-left: auto;
}

.entries article.recommendation_cat-idea .ct-dynamic-media img {
	margin-bottom: 20px;
}

.entries article.recommendation_cat-movie .ct-dynamic-media img,
.entries article.recommendation_cat-book .ct-dynamic-media img {
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.25);
}

.entries article.recommendation_cat-product .ct-dynamic-media img,
.entries article.recommendation_cat-game .ct-dynamic-media img {
	max-width: 150px;
	margin-right: auto;
	margin-left: auto;
}

.logo-list .flexy-items {
	align-items: center;
}

article.recommendation .recbyline {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 300;
}

.featuredblock article {
	background-color: #FFF;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
	padding: 20px;
}

.podcastrecs {
	width: 100%;
	max-width: 100%;
}

.podcastrecs .wp-block-blocksy-query {
	max-width: 960px;
}

.podcastrecs .ct-query-template-grid {
	justify-content: center;
}

.podcastrecs .post-count-2 .ct-query-template-grid {
	grid-template-columns: repeat(2, minmax(220px, 300px));
}

.podcastrecs .post-count-3 .ct-query-template-grid,
.podcastrecs .post-count-6 .ct-query-template-grid {
	grid-template-columns: repeat(3, minmax(220px, 300px));
}

.podcastquote {
	max-width: 400px;
	background-color: var(--theme-palette-color-6);
	padding: 40px;
	transform: rotate(2deg);
}

p.quotesrc {
	text-align: right;
	font-size: .8em;
}

.sponsorbyline {
	font-size: 14px;
	font-style: italic;
}

.ct-related-posts .type-podcasts > .ct-dynamic-data-layer {
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
}

.ct-related-posts-container {
	margin-bottom: 40px;
}

.post-type-archive-podcasts .entries article {
	padding-right: 50px;
}

.post-type-archive-podcasts .entries article .ct-entry-content-block {
	font-size: 16px;
	font-weight: 300;
}

.wp-block-co-authors-plus-coauthor p { 
	padding-right: 6px;
}

.guest-author-block {
    display: flex;
    gap: 40px;
    align-items: flex-start;
    margin-bottom: 80px;
}

.guest-author-card {
	text-align: center;
}

.guest-author-image {
    flex: 0 0 150px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    overflow: hidden;
}

.wp-block-co-authors-plus-avatar img {
    aspect-ratio: 1/1;
}

.guest-author-card img {
	border-radius: 50%;
	width: 100px;
	margin: 0 auto;
	display: block;
	aspect-ratio: 1/1;
}

.guest-author-content {
    flex: 1;
}

.guest-author-name {
    font-size: 25px;
}

.guest-author-card .guest-author-name {
	font-size: 16px;
	margin-top: 20px;
	margin-block-end: 2px!important;
}

.guest-author-card a {
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 2px solid #212121;
}

.guest-author-bio p:first-child {
    margin-top: 0;
}

.logolist .flexy-items {
	align-items: center;
}

.timelinegallery .kb-gallery-ul.kb-gallery-caption-style-cover-hover .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption {
	display: block;
	padding: 20px;
	color: #FFF;
}

.timelinegallery .kb-gallery-ul.kb-gallery-caption-style-cover-hover .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption h3,
.timelinegallery .kb-gallery-ul.kb-gallery-caption-style-cover-hover .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption h4 {
	color: #FFF;
}

.timelinegallery .kb-gallery-ul.kb-gallery-caption-style-cover-hover .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption p {
	font-size: 15px;
	text-align: left;
}

.gform_required_legend {
	font-size: 12px;
}

h3.search-result-title {
	font-size: 18px;
	margin-bottom: 5px;
}

.search .tihe-authors {
	font-size: 15px;
	font-weight: 300;
	text-transform: uppercase;
}

.search .tihe-posttype {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
}

a.ct-search-more {
	font-weight: 800;
	text-transform: uppercase;
	text-decoration: underline;
}

.search h2.page-title {
	text-align: center;
	padding-top: 60px;
}

#wpc-taxonomy-author-30750 {
	text-transform: Capitalize;
}

.wpc-filters-widget-wrapper .wpc-posts-found p {
	margin: 0px 0;
}

.wp-block-getwid-tabs__nav-link {
	border-color: #212121;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

#main .wp-block-getwid-tabs__nav-link.ui-tabs-active {
	border-color: #212121;
	background: var(--theme-palette-color-6);
}

.wp-block-getwid-tabs__nav-link a {
	border-bottom: 0!important;
}

#main .wp-block-getwid-tabs__tab-content {
	border-top: 2px solid #212121;
	margin-top: 1px;
	background-color: #FFF;
}

#main .wp-block-getwid-tabs__nav-link:hover {
	border-color: #212121;
	background-color: var(--theme-palette-color-6);
}

#main ul.wp-block-getwid-tabs__nav-links {
	flex-wrap: nowrap;
}

.tihesubscribe {
	max-width: 800px;
	padding: 40px 40px 5px 40px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 20px;
}

.tihesubscribe.subscribesq {
	border: 10px solid var(--theme-palette-color-6);
}

.tihesubscribe h3, .tihesubscribe p {
	margin-bottom: 0px;
}

.tihesubscribe p {
	font-family: "IBM Plex Serif";
	font-style: italic;
}

.tihesubscribe:not(.subscribesq, .tiheresubscribe):before {
	content: url('images/doodles/Doodle_93.svg');
	position: absolute;
	display: block;
	width: 200px;
	max-width: 25%;
	left: -14%;
	bottom: 5%;
	background-color: transparent;
}

.tihesubscribe h3:after {
	content: url('images/doodles/Doodle_84.svg');
	width: 100px;
	position: absolute;
	display: block;
	max-width: 10%;
	right: 15%;
	top: -15px;
	background-color: transparent;
}

.tihesubscribe:not(.tiheresubscribe):after {
	content: url('images/doodles/Doodle_30.svg');
	width: 200px;
	position: absolute;
	display: block;
	max-width: 25%;
	right: -10%;
	top: -20%;
}

.tihesubscribe .formkit-form .formkit-input {
	border-top-width: 0px!important;
	border-left-width: 0px!important;
	border-right-width: 0px!important;
	border-radius: 0px!important;
	background-color: transparent!important;
	border-bottom-color: #212121!important;
}

.tihesubscribe .formkit-form .formkit-submit {
	border: 1px solid #212121!important;
	background-color: transparent!important;
}

.tihesubscribe.subscribesq .formkit-form .formkit-submit {
	margin-top: 20px!important;
}

.tihesubscribe .formkit-form .formkit-submit > span {
	padding: 6px 24px!important;
	font-weight: 600;
	text-transform: uppercase;
	color: #212121;
}

.formkit-alert-success{
	background:var(--theme-palette-color-6)!important;
	border-color: var(--theme-palette-color-1)!important;
	color:#212121!important;
}

.formkit-alert-error{
	background: var(--theme-palette-color-10)!important;
	border-color: var(--theme-palette-color-4)!important;
	color:#212121!important;
}

.tihehero {
	position: relative;
	padding-top: 35vh;
	height: 100vh;
	min-height: 700px;
	overflow: hidden;
}

.tihehero h1 span,
.tihehero h1 mark {
	padding: 3px 6px;
}


.tihegrid {
	position: absolute;
	top: -40px;
	left: 0;
	min-width: 800px;
	z-index:-1;	
	left: 50%;
  	transform: translateX(-50%);
  	height: 100vh;
}

.tihegridimg {
	position: relative;
}

.tihegridimg.img1 {
	width: 40%;
	min-width: 100px;
}

.tihegridimg.img1:before {
	width: 50%;
	left: -40%;
	top: 30%;
}

.tihegridimg.img2 {
	width: 40%;
	justify-self: right;
	min-width: 100px;
}

.tihegridimg.img3 {
	justify-self: right;
	width: 40%;
	margin-top: 10%;
	min-width: 100px;
}

.tihegridimg.img4 {
	width: 20%;
	margin-top: -10%;
	min-width: 60px;
}

.tihegridimg.img5 {
	width: 40%;
	margin-left: -50%;
	margin-bottom: 15%;
	min-width: 100px;
}

.tihegridimg.img6 {
	width: 50%;
	margin-top: -20%;
	min-width: 120px;
}

.tihegridimg.img7 {
	width: 30%;
	margin-top: -20%;
	min-width: 70px;
}

.tihegridimg.img8 {
	width: 50%;
	margin-top: 20%;
	justify-self: center;
	min-width: 120px;
}

.tihegridimg.img8:before {
	width: 50%;
	left: -30%;
}

.tihegridimg.img9 {
	width: 30%;
	align-self: end;
	margin-bottom: -10%;
	min-width: 70px;
}

.tihegridimg.img10 {
	width: 20%;
	align-self: center;
	margin-left: -20%;
	min-width: 60px;
}

.tihegridimg.img11 {
	width: 40%;
	margin-top: 5%;
	justify-self: right;
	min-width: 100px;
}

.tihegridimg.img11:before {
	width: 75%;
	right: 50%;
}

.tihegridimg.img12 {
	width: 40%;
	min-width: 100px;
}

.tihegridimg.img13 {
	width: 50%;
	margin-top: 10%;
	min-width: 100px;
}

.tihegridimg.img14 {
	width: 50%;
	justify-self: center;
	min-width: 120px;
}

.tihegridimg.img15 {
	width: 20%;
	align-self: center;
	min-width: 60px;
}

@media (min-width: 782px) {
	.edgeimager {
		position: absolute;
		right: 0;
		max-width: 50%;
		top: 0px;
		max-height: 480px;
		overflow: hidden;
		}

	.edgeimagel {
		position: absolute;
		left: 0;
		max-width: 50%;
		top: 0px;
		max-height: 480px;
		overflow: hidden;
	}
	
	.single-post .entry-content .alignleft.wp-block-image,
	.single-post .entry-content .alignright.wp-block-image {
		padding: 0 30px;
	}
	
	.single-post .entry-content .alignleft.wp-block-image img {
		max-width: 300px;
		margin-left: -50px;
	}

	.single-post .entry-content .alignright.wp-block-image img {
		max-width: 300px;
		margin-right: -50px;
	}
}

@media (max-width: 1192px) {

	.speakingtopics figure {
		flex-basis: 50px;
	}
	
	.speakingtopics h4 {
		font-size: 30px;
	}
	
}

@media (max-width: 999.98px) {
	.wp-block-blocksy-query.recloop .ct-query-template-grid,
	[data-prefix="recommendation_archive"] .entries {
		grid-template-columns: repeat(auto-fit, minmax(220px, 1fr))!important;
	}
}

@media (max-width: 930px) {

	.speakingtopics figure {
		flex-basis: 40px;
	}
	
	.speakingtopics h4 {
		font-size: 24px;
	}
	
	.speakingtopics .wp-block-group.is-nowrap {
		gap: 8px;
	}
	
	.mobile-hide { display:none; }

	.hero-section .ct-entry-content-block h1 { max-width: inherit!important; }
	
}

@media (max-width: 781px) {

    .guest-author-block {
        flex-direction: column;
        gap: 20px;
        margin-bottom: 50px;
    }

    .guest-author-image {
        flex: none;
        margin: 0 auto;
    }
    
    .guest-author-name {
    	text-align: center;
	}
	
	.tihewide > .wp-block-columns {
		width: 100vw;
		row-gap: 0px;
	}
	
	.talks-top .wp-block-blocksy-query {
		display: none;
	}
	
	.ct-dynamic-filter {
		width: 80%;
	}
	
	.wpc-filters-section.wpc-filter-taxonomy {
		width: 100%;
		min-width: initial;
	}
	
	.speakingtopics figure {
		flex-basis: 30px;
	}
	
	.speakingtopics h4 {
		font-size: 18px;
	}
	
	.speakingtopics .wp-block-group.is-nowrap {
		gap: 6px;
	}
	
	#main .wp-block-getwid-tabs__title {
		font-size: 14px;
	}
	
	#main .wp-container-core-group-is-layout-0d9e35bc > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
		max-width: 100%;
	}
	
	.tihesubscribe.subscribesq {
		margin-top: 60px;
	}
	
	#post-31094 .tinyheader {
		text-indent: 0!important;
	}
	
	#main .wp-block-navigation .wp-block-navigation-item {
		width: 100%;
	}
	
	.tihesubscribe .formkit-form .formkit-submit {
		margin-top: 20px!important;
	}
	
	.ct-footer [data-column] {
	    align-items: center!important;
	    padding-top: 20px;
	}
	.tihesubscribe {
		max-width: 600px;
	}		
}

@media (max-width: 689.98px) {
	.wp-block-blocksy-query.recloop .ct-query-template-grid,
	[data-prefix="recommendation_archive"] .entries {
		grid-template-columns: repeat(auto-fit, minmax(220px, 1fr))!important;
	}
}

@media (max-width: 460px) {
	
	.tihehero {
		padding-top: 10vh;
	}
	
	.tihegrid {
		position: relative;
		min-width: 100%; 
		height: auto;
		padding-top: 150px;
		gap: 6px!important;
		padding-bottom: 20px;
	}
	
	.tihegrid:before,
	.tihegrid:after {
		display: block;
		position: absolute;
		object-fit: contain;
		z-index: 1; 
	}

 	.tihegrid:before {
		content: url('images/doodles/Doodle_16.svg');
        width: 30%;
        top: 84px;
        left: 30px;
	}
	
	 .tihegrid:after {
		content: url('images/doodles/Doodle_57.svg');
		width: 30%;
        bottom: -12%;
        right: 20px;
	}
		
	.tihegrid .tihegridimg:before,
	.tihegrid .grid-empty {
		display: none;
	}
	
	.tihegrid .tihegridimg {
		width: 100%;
        margin: 0;
        overflow: hidden;
        max-height: 70px;
        min-width: auto;
        justify-self: start;
        align-self: start;
	}
	
	.tihegrid .tihegridimg img {
		aspect-ratio: 1/1;
		object-fit: cover;
	}
	
	.home #community h2,
	.home #podcast h2 {
		text-indent: 0;
	}
	
	.post-29917 .ct-query-template-grid,
	.post-31118 .ct-query-template-grid {
	    grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	#footer.ct-footer {
		margin-top: 0;
	}
	
	.speakingtopics .wp-block-group {
		flex-wrap: wrap;
		margin-bottom: 0;
	}
	
	.wp-block-kadence-spacer.kt-block-spacer-22023_69396c-52 .kt-block-spacer {
        display: none;
    }
	
	.post-22023 .wp-container-core-group-is-layout-a14872e0 {
		padding-left: 24px!important;
	}

}