
/*
Theme Name:         Lifted Logic
Theme URI:          https://liftedlogic.com/
Description:
Version:            3.0.0
Author:             Lifted Logic
Author URI:         https://liftedlogic.com/

License:
License URI:
*/
.author-box {
	margin-top: 24px;
}

.blog-posts-media {}

.author-box {
	margin-top: 48px;
	padding: 24px;
	background-color: #fff;
}

p.doctor-links {
	display: flex;
	gap: 12px 24px;
	flex-wrap: wrap;
}

hr {
	margin-top: 24px;
	margin-bottom: 0;
}

.doctor-last-update {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	justify-content: space-between;
}

@media (min-width: 1200px) {
	.wrap-info {
		flex: 1;
	}
}

.single-post__meta_cats {
	display: block;
	font-size: 14px;
	text-align: left !important;
}

.single-post__meta p {
	font-size: 14px;
}

.blog__block--related .post__meta {
	font-size: 12px;
}

@media (min-width: 1024px) {}

/* .post__image-wrapper.aspect-3\/2:before {
  padding-top: 52.5%;
} */
.single-post__meta {
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: .5em;
}

.post__image-wrapper.aspect-40-21 {}

.blog__sidebar-block {
	padding: 1.5rem;
	background-color: #fff;
}

.blog__sidebar-block-ad {
	background-color: #fff;
	/* color: #FFF; */
	display: flex;
	flex-direction: column;
	gap: 1rem;
	text-align: center;
	padding: 2rem;
}

.financing-options {
	font-size: 14px;
}

#ez-toc-container {
	width: 100%;
	padding: 1.25rem !important;
	margin-bottom: 2rem;
	border-radius: 0;
}

#bag_results-container {}

.bag_archive-card_all-images {}

/* TEMPLATE SERVICES 2026 */
.ll_service-template-single-ll_service_2026 {}

.grid-cols-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.text-large {
	font-size: 1.125rem;
}

.gap-48 {
	gap: 24px;
}

.paragraph-xlarge {
	font-size: clamp(1.125rem, 1.0509rem + .3704vw, 1.375rem);
}

.self-center {
	align-self: center;
}

.bg-brand-tan {}

.grid-numbers {
	display: grid;
	gap: 24px;
	grid-template-columns: minmax(0, 1fr);
	counter-reset: count;
}

@media (min-width: 768px) {
	@media (min-width: 992px) {
		@media (min-width: 1200px) {}
		
		.section-header {}
	}
	
	.col-span-2 {
		grid-column: span 2;
	}
	
	@media (min-width: 1024px) {
		.item-healing {
			display: grid;
			gap: 24px;
			grid-template-columns: repeat(3, minmax(0, 1fr));
			align-items: center;
		}
		
		.section-cards {}
	}
}

@media (min-width: 768px) {
	.banner-text-btn {
		padding: 48px;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		gap: 48px;
	}
}

.the-quick-answer {
	background-color: #fff;
	padding: 24px;
	margin: 36px 0;
	border-left: 8px solid #d02069;
}

.post__image-wrapper.aspect-3\/2:before {
	padding-top: 52.5%;
}

/* MEDIA PAGE */
.blog-posts-media {}

.aspect-40-21 {
	aspect-ratio: 40/21;
}

#bag_results-container {}

.bag_archive-card_all-images {}
