/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {

    margin: 5px 20px 20px 0;

}



.aligncenter,

div.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}



.alignright {

    float:right;

    margin: 5px 0 20px 20px;

}



.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.alignright {

    float: right;

    margin: 5px 0 20px 20px;

}



a img.alignnone {

    margin: 5px 20px 20px 0;

}



a img.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto;

}



.wp-caption {

    background: #fff;

    border: 1px solid #f0f0f0;

    max-width: 96%; /* Image does not overflow the content area */

    padding: 5px 3px 10px;

    text-align: center;

}



.wp-caption.alignnone {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignleft {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignright {

    margin: 5px 0 20px 20px;

}



.wp-caption img {

    border: 0 none;

    height: auto;

    margin: 0;

    max-width: 98.5%;

    padding: 0;

    width: auto;

}



.wp-caption p.wp-caption-text {

    font-size: 11px;

    line-height: 17px;

    margin: 0;

    padding: 0 4px 5px;

}



/* Text meant only for screen readers. */

.screen-reader-text {

	border: 0;

	clip: rect(1px, 1px, 1px, 1px);

	clip-path: inset(50%);

	height: 1px;

	margin: -1px;

	overflow: hidden;

	padding: 0;

	position: absolute !important;

	width: 1px;

	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */

}



.screen-reader-text:focus {

	background-color: #eee;

	clip: auto !important;

	clip-path: none;

	color: #444;

	display: block;

	font-size: 1em;

	height: auto;

	left: 5px;

	line-height: normal;

	padding: 15px 23px 14px;

	text-decoration: none;

	top: 5px;

	width: auto;

	z-index: 100000;

	/* Above WP toolbar. */

}

.no-margin{
	margin-top: 0!important;
	margin-bottom: 0!important;
}

.fifty{
	display: flex;
    justify-content: center;
    margin-top: 5rem;
}

.negmart15, .tinymce .negmart15{
	margin-top: -15rem;
    position: relative;
} 

@media screen and (max-width: 770px) {
  .fifty {
    flex-flow: column;
  }
}

.grecaptcha-badge {
	z-index: 9;
}

/* Adjusting Child Hero Content Closer to 3D Text. Commented out because we made it standard. */

/* Services Page
.page-id-11551 .ch-content-wrapper {
    margin-top: -6rem;
    padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
    .page-id-11551 .ch-content-wrapper, .page-id-11551 .ch-content-wrapper .content {
        margin-top: 0rem;
    }
}

/* Location SEO Pages */
/* .page-id-10542 .ch-content-wrapper,
.page-id-10348 .ch-content-wrapper,
.page-id-10539 .ch-content-wrapper,
.page-id-10537 .ch-content-wrapper,
.page-id-10535 .ch-content-wrapper,
.page-id-10529 .ch-content-wrapper {
    margin-top: -6rem;
    padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
    .page-id-10542 .ch-content-wrapper, .page-id-10542 .ch-content-wrapper .content, 
    .page-id-10348 .ch-content-wrapper, .page-id-10348 .ch-content-wrapper .content, 
    .page-id-10539 .ch-content-wrapper, .page-id-10539 .ch-content-wrapper .content,
    .page-id-10537 .ch-content-wrapper, .page-id-10537 .ch-content-wrapper .content,
    .page-id-10535 .ch-content-wrapper, .page-id-10535 .ch-content-wrapper .content,
    .page-id-10529 .ch-content-wrapper, .page-id-10529 .ch-content-wrapper .content {
        margin-top: 0rem;
    }
} */

/* Location PPC Pages */
/* .page-id-10730 .ch-content-wrapper,
.page-id-10934 .ch-content-wrapper,
.page-id-10972 .ch-content-wrapper,
.page-id-10977 .ch-content-wrapper,
.page-id-10981 .ch-content-wrapper,
.page-id-10983 .ch-content-wrapper {
    margin-top: -6rem;
    padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
    .page-id-10730 .ch-content-wrapper, .page-id-10730 .ch-content-wrapper .content, 
    .page-id-10934 .ch-content-wrapper, .page-id-10934 .ch-content-wrapper .content,
    .page-id-10972 .ch-content-wrapper, .page-id-10972 .ch-content-wrapper .content,
    .page-id-10977 .ch-content-wrapper, .page-id-10977 .ch-content-wrapper .content,
    .page-id-10981 .ch-content-wrapper, .page-id-10981 .ch-content-wrapper .content,
    .page-id-10983 .ch-content-wrapper, .page-id-10981 .ch-content-wrapper .content {
        margin-top: 0rem;
    }
} */

/* Case Studies */
/* .page-id-11139 .ch-content-wrapper {
    margin-top: -6rem;
    padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
    .page-id-11139 .ch-content-wrapper, .page-id-11139 .ch-content-wrapper .content {
        margin-top: 0rem;
    }
} */

/* About */
/* .page-id-1113 .ch-content-wrapper {
    margin-top: -6rem;
    padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
    .page-id-1113 .ch-content-wrapper, .page-id-1113 .ch-content-wrapper .content {
        margin-top: 0rem;
    }
} */

/* UL helper class */

* ul.ul-fw-400 li, .tinymce ul.ul-fw-400 li {
	font-weight: 400;
}


/* Temp CSS for site updates */


/* @media only screen and (min-width: 769px) {
    .home .hero-block.l-padding-top {
        padding-top: 20rem !important;
    }
}

@media only screen and (min-width: 769px) {
    .home header.wst-header {
        padding-top:  0 !important;
    }
}

.hero-block .hero-block-inner .left {
  padding: 6rem 6vw 12rem 0 !important;
}

.hero-block .hero-block-inner .right {
  max-height: 89rem !important;
  width: 103.5rem !important;
}

.hero-block .hero-block-inner .right.svg-cont-shadow {
  padding: 0 !important;
  box-shadow: 0px 3.8rem 4.6rem .46rem rgba(26, 34, 64, 0.27) !important;
}

.hero-block-inner .right {
	align-items: flex-start !important;
}

.hero-block-inner .right img {
	object-fit: cover;
	object-position: top;
	height: 100%;
	width: 100%;
}

@media (max-width: 1200px) {
	.hero-block .hero-block-inner .right {
		max-height: 100% !important;
	}
}

@media (max-width: 992px) {
	.hero-block .hero-block-inner .right {
		max-height: 89rem !important;
		width: 100% !important;
	}
} */


img.wsta-footer-logo.large-logo.logo-link {
    width: 100%!important;
}

a.logo-link {
    width: 100%;
}

/* .footer .footer-top .right .large-logos img:nth-of-type(1) {
    width: 50%;
} */

@media only screen and (max-width: 992px) {
	.footer .footer-top .right .large-logos {
		gap: 5vw;
	}
}



.new-locations{
	width:100%!important;
}

.footer .footer-top .left .footer-locations-grid {
    grid-template-columns: repeat(4, 1fr);
}

@media only screen and (max-width: 576px) {
    .footer .footer-top .left .footer-locations-grid {
        grid-template-columns: 1fr;
    }
}

.logo-holder {
    width: 30%;
    min-width: 200px;
    padding-bottom: 1rem;
}

@media screen and (max-width:1650px){
	.logo-holder {
    	width: 45%;
	}
}

@media screen and (max-width:550px){
	.logo-holder {
    	width: 100%;
	}
}

.small-logos {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
}

@media screen and (max-width:450px){
	.small-logos {
    	justify-content: center;
    	align-content: center;
    	align-items: center;
		flex-direction:column;
	}
}

.footer .footer-top .left .footer-text {
    margin-bottom: 3rem;
}

.footer .footer-top .left .footer-social {
    margin-bottom: 3rem;
}

.footer .footer-top .left .footer-logo {
    margin-bottom: 3rem;
}

@media only screen and (max-width: 1024px) {
    .footer .footer-top .left .footer-locations-grid .footer-column:first-of-type {
        margin-bottom: 2.5rem;
    }
}

@media only screen and (max-width: 576px) {
    .footer .footer-top .left .footer-locations-grid .footer-column:not(last-of-type) {
        margin-bottom: 2.5rem;
    }
}


@media only screen and (max-width: 1024px) {
	.footer .footer-top .left .footer-locations-grid {
    	grid-template-columns: repeat(2, 1fr);
	}
}

@media only screen and (max-width: 576px) {
    .footer .footer-top .left .footer-locations-grid {
        grid-template-columns: 1fr;
    }
}

@media only screen and (max-width: 992px) {
    .small-logos {
        padding-left: max(4rem, 7vw);
        padding-right: max(4rem, 7vw);
    }
}

.footer .footer-top .right{
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/*.header-banner{
	color:white;
	padding:.5rem 3vw;
	background-color:red;
	text-align:center;
}

.header-banner p{
	font-size:1.5rem;
}

.header-banner a{
	color:white;
	text-decoration:underline;
}

header.wst-header .header {
    transition: padding .25s ease-in-out;
    padding: 0rem 3rem 0rem 3rem;
}*/

.case-studies-swatch {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	gap:2rem;
	margin:8rem 0 2rem 0;
}

.case-studies-swatch img {
    width: calc(20% - 1.6rem);
}

@media screen and (max-width:900px){
	.case-studies-swatch img {
		width: calc(33.3% - 1.33rem);
	}
}

@media screen and (max-width:700px){
	.case-studies-swatch img {
		width: calc(50% - 1rem);
	}
}

@media screen and (max-width:450px){
	.case-studies-swatch img {
		width: 100%;
	}
}

h3.h3-small.marb5.wsta.fade-up.activate {
    font-size: 2.5rem;
}


/* formula page case study (content block) */
.case-study-formula-page .bc-inner {
	background-color: #000238;
    background-image: url(/kentucky/wp-content/uploads/2025/04/quote_gradient_overlay.png);
    background-size: cover;
    background-repeat: no-repeat;	
}

.navy-content-bg.bg-container .bc-inner {
	background: linear-gradient(45deg, #14171d, #242933)
}

.blurb-testimonial-shadow.bg-container .bc-inner {
	box-shadow: 0 1.9vw 2.55vw 0 rgba(26,34,64,.17);
	background-color: white;
	border: 2px solid #e3e3e8;
}

/* .beaker-tweak img {
	max-width: none;
    width: 120%;
    object-position: center;
    transform: translate(-10%, -10%);
} */

.wst-image-text-block.beaker-tweak .section-inner .image-holder img {
	width: 85%;
}
.wst-image-text-block.beaker-tweak .section-inner {
	align-items: center;
}
.wst-image-text-block.beaker-tweak .section-inner .image-holder {
	display: flex;
	justify-content: center;
}
@media screen and (max-width: 992px) {
	.wst-image-text-block.beaker-tweak {
		margin-top: 6rem;
	}
	.wst-image-text-block.beaker-tweak .text-holder {
		padding-top: 0;
	}
	.wst-image-text-block.beaker-tweak .section-inner .image-holder img {
		width: 100%;
		max-width: 63rem
	}
}

/* testimonial grid 50/50 mode */
.testimonial-grid.half-mode-layout .masonry-layout {
	margin: 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 4rem;
}
@media screen and (max-width: 992px){
	.testimonial-grid.half-mode-layout .masonry-layout {
		grid-template-columns: 1fr;
	}
}
.testimonial-grid.half-mode-layout .masonry-layout .item {
	width: 100%;
	text-align: right;
}
.testimonial-grid.half-mode-layout .masonry-layout .item p.p-large {
	font-size: 4.2rem;
	margin-top: 1rem !important;
	color: #2757c7;
	font-weight: 1000;
	padding-left: max(0px,7vw);
	line-height: 1.3
}
.testimonial-grid.half-mode-layout .masonry-layout .item p.p-medium {
	font-size: 2.6rem;
	padding-left: max(0px,3.5vw);
	line-height: 1.7;
}
.testimonial-credit-wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: .75rem;
	margin-top: 2rem;
}
.testimonial-credit-icon {
    width: 3rem;
	position: relative;
	top: -.25rem;
}
.testimonial-credit-text {
    font-size: 2rem;
}


.small-logos .logo-holder img {
    max-width: 14rem;
}

.add-svg-shadow .image-holder{
  filter: drop-shadow(0 20px 27px rgba(1, 8, 52, 0.1))
}

.wst-image-text-block.image-align-top .section-inner .image-holder img {
  object-position: top center;
}

/* Adding another logo to footer and changing sizing */
/* .footer .footer-top .right .large-logos {
    width: 100%;
} */


/* .footer .footer-top .right .large-logos img:nth-of-type(1) {
    width: 40%;
}

.footer .footer-top .right .large-logos img:nth-of-type(2) {
    width: 40%;
} */

/* .footer .footer-top .right .large-logos img {
    width: 20%;
} */








.social-media-marketing-top-container .image-holder.wsta.fade-up.smaller-image.activate {
    display: flex;
    justify-content: center;
}



@media only screen and (max-width: 992px) {
.wst-image-text-block .section-inner.image-full-height .image-holder img, .wst-image-text-block .section-inner.image-top.image-full-height .image-holder img,
.social-media-marketing-top-container .wst-image-text-block .section-inner .image-holder img, .wst-image-text-block .section-inner .image-holder.smaller-image img {
        width: 100%;
    }

	.wst-image-text-block.flip-m .section-inner {
   		flex-direction: column-reverse;
	}


.flip-m .image-holder.wsta.fade-up.activate {
    margin-top: 6rem;
}


}



@media only screen and (max-width: 992px) {
	.social-media-marketing-top-container .image-holder.wsta.fade-up.smaller-image.activate {
    display: flex;
    justify-content: center;
}
	
}
	
/* Content team bugherd edits */
	
.body-container #page-template .wst-service-icons .blurb .outer-inner .inner .link-holder {
    padding-top: 6rem;
}


.body-container .wst-vert-tabs-block .vert-tabs-inner .tab-row .left h2 {
    margin-bottom: 2rem;
}

.wst-logo-grid .wst-slide img,
.body-container .wst-client-slider .bottom .client-slider .slide img {
    filter: grayscale(1);
}

.body-container .child-header {
    margin-top: max(6.95vw, 14.25rem);
}

.img-smaller .image-holder.wsta.fade-up.smaller-image.activate img {
    max-height: 90rem;
    width: auto;
}


.page-id-16013 .wst-service-icons .blurb .outer-inner .inner .text-holder {
    margin-bottom: auto;
}


img.maxw20.xm-maxw12.mart0.marb0.marr0.alignnone.wp-image-23776.size-medium {
    filter: drop-shadow(10px 10px 7px #00000030);
}


h2.h3.wsta.fade-up.marb4.acc-t.activate {
    text-align: center;
}


img.inside-img-trick-m{
    display: none;
}

@media only screen and (max-width: 992px) {
	
    .wst-locations-acc .locations-acc-locations-grid {
        flex-direction: column;
    }

    .wst-locations-acc .locations-acc-locations-grid .locations-acc-column {
        width: calc((100% - 5.2vw) / 1);
    }

	img.inside-img-trick-m {
    	display: block;
   		border-radius: 70px;
    	margin: 6rem 0;
	}

	.img-trick-m .image-holder.wsta.fade-up.activate {
    	display: none;
	}

	.wst-image-text-block.img-trick-m .section-inner .text-holder {
    	padding-top: 0;
	}

	.ai-img {
		width: 100%;
		text-align: center;
		margin-top: -13rem;
	}

	.wsta.fade-up.activate {
		transform: translateY(0);
		opacity: 1;
		margin-top: 2rem;
	}

}


.page-id-24002 .wst-vert-tabs-block .vert-tabs-inner .tab-row .right {
    margin-top: 0;
}

.page-id-24002 .wst-vert-tabs-block .vert-tabs-inner .content-container.desktop-content {
    align-items: flex-start;
}

.page-id-24002 .wst-vert-tabs-block .vert-tabs-inner {
    padding: 0 5rem;
}


.tinymce .p-large a:link, .tinymce .p-large a:visited, .tinymce .p-large a:active {
    text-decoration: none;
}

section.shadow-break {
	box-shadow: inset 0 3.8rem 5.1rem #abb3c0;
}




/* Animation tweaks */


.wlmi-root .wlmi-vs-icon {
    border-radius: 16px;
    overflow: visible !important;
    box-shadow: none !important;
}

.wlmi-root .wlmi-vs-icon img {
    filter: drop-shadow(2px 2px 5px #0000004a);
}

.wlrg-w
 {
    max-width: 1200px;
    margin: auto;
    padding: 2rem;
}

.page-id-24002 .child-header-inner,
.page-id-24629 .child-header-inner {
    display: none;
}

.wp-block-columns.animated-graphic-section.md-con.wp-block-columns-is-layout-flex {
    margin: auto;
}

.wlmi-root .wlmi-lc-metrics {
    margin-bottom: 0;
    margin-top: 0;
}


.wp-block-column.animated-graphic-column.agct.is-layout-flow.wp-block-column-is-layout-flow {
    display: flex;
    align-items: center;
}

.wp-block-columns.animated-graphic-section.md-con.s-padding-bottom.xs-padding-top.is-layout-flex.wp-block-columns-is-layout-flex {
    align-items: center !important;
}

.wp-block-column.no-flex-ag.animated-graphic-column.agct.is-layout-flow.wp-block-column-is-layout-flow {
    display: block;
}

span.wlmi-car-wordmark {
    font-size: 77px !important;
}



@media (max-width:1024px) and (min-width: 782px) {
    .wp-block-column.animated-graphic-column.agci.is-layout-flow.wp-block-column-is-layout-flow{
        align-items: center;
        justify-content: center;
        display: flex;
    }
}


/* TEXT COLOR FIXES */

section .wst-tabs .tabs-content-inner .content .tab-title {
    color: #E74021;
}

section .blue-text {
    color:  #E74021;
}



/* Round 2 changes content team */
.page-id-16329
.wst-tot-block .top-content .bg span {
    font-size: 47.25vw;
}



span.hello-text.animate-item.animate {
    font-size: 28.75vw !important;
}


section#wst-content-block_67207845c647cea721bed3a143a49694 {
        box-shadow: inset 0 3.8rem 5.1rem #abb3c0;
}

@media (max-width: 782px) {

	span.hello-text.animate-item.animate {
    	font-size: 26.75vw !important;
	}
	.page-id-16329
	.wst-tot-block .top-content .bg span {
		font-size: 45vw;
	}
	.page-id-16329
    .m-padding-top {
        padding-top: 0rem;
    }

}



/* ==========================================================================
   FAQ Accordion — ACF Block
   Nested accordion. Show/hide driven by the .active class toggled in JS.
   ========================================================================== */

/* Content panels: collapsed by default, animate open via JS-set max-height */
.home-faq .accordion-item__content {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.4s ease, opacity 0.3s ease;
}
.home-faq .accordion-item__content.active {
  opacity: 1;
  /* max-height is set inline by the JS */
}

/* subtle icon fade */
.home-faq .accordion-item__button .plus,
.home-faq .accordion-item__button .minus {
  transition: opacity 0.2s ease;
}

@media (prefers-reduced-motion: reduce) {
  .home-faq .accordion-item__content { transition: none; }
}

/* Clickable header row */
.home-faq .accordion-item__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    gap: 1rem;
}

section#home-faq {
    padding-top: 6rem;
    padding-bottom: 10rem;
}

.home-faq .accordion-item__content {
    padding-top: 2rem;
}

.home-faq .accordion-item-top{
	padding-top: 1rem;
}


/* Plus / minus icon toggle: show plus when closed, minus when open */
.home-faq .accordion-item__button .minus {
    display: none;
}
.home-faq .accordion-item__button.active .plus {
    display: none;
}
.home-faq .accordion-item__button.active .minus {
    display: inline-block;
}

/* ---- FAQ Accordion: colors + match other accordion, no boxes/shadows ---- */

/* Block background + base text color */
.home-faq {
    background-color: #21242a;
    color: #fff;
}

/* Everything inside inherits white text; kill any boxes/shadows/borders */

.home-faq .accordion-item,
.home-faq .accordion-item__button,
.home-faq .accordion-item__content {
    color: #fff;
    background-color: transparent;
    border: none;
    box-shadow: none;
    border-radius: 0;
}

/* Question headings — normalize H2/H3/etc. to match the other accordion's .h4 */
.home-faq .accordion-item__button h1,
.home-faq .accordion-item__button h2,
.home-faq .accordion-item__button h3,
.home-faq .accordion-item__button h4,
.home-faq .accordion-item__button h5,
.home-faq .accordion-item__button .h4 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    /*font-size: 39.63px;*/
    font-weight: 700;
    /*line-height: 49.54px;*/
    letter-spacing: normal;
    text-transform: none;
    text-align: left;
    color: #fff;
    margin: 0;
    padding: 0;
}

/* Body / answer text — match the other accordion's paragraph style */
.home-faq .accordion-item__content,
.home-faq .accordion-item__content p {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    /*font-size: 24.22px;*/
    font-weight: 400;
    /*line-height: 39.96px;*/
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

/* Icons stay visible against dark bg */
.home-faq .accordion-item__button .plus,
.home-faq .accordion-item__button .minus,
.home-faq .accordion-item__button i {
    color: #f45a34;
}



/* Borders below titles */

.accordion-item-top .accordion-item__button {
    border-bottom: solid 1px #f45a34;
    padding: 3rem 0;
}



@media only screen and (max-width: 576px) {
    .page-id-16415 .wst-cta-quotes .wst-container .container-inner .container-inner-right {
        display: block;
        position: absolute;
        margin-top: -65rem;
    }


	.page-id-16415 section#wst-cta-quotes-block_ea59140bdf05929cf9a9519c0194b251 {
		margin-top: 65rem;
	}

	.page-id-16415 .wst-cta-quotes .wst-container .container-inner .container-inner-right .quote-row .quote-right {
		display: none;
	}

	.page-id-16415 .quote-1.quote.animate.fade-in.delay7 {
		display: none;
	}

	.page-id-16415 .wst-cta-quotes .wst-container .container-inner .container-inner-right .quote-5 {
		display: none;
	}

	.page-id-16415 .star-icon.q-icon.animate.fade-in.delay3 {
		display:none;
	}
	
	.page-id-16415 .quote-2.quote {
		max-width: 87vw;
		margin-left: 8vw !important;
	}

	.page-id-16415 .quote-3.quote-left.quote.animate.fade-in.delay9 .quote-text {
		margin-left: 1rem;
		max-width: 90vw;
	}



	.page-id-16415 .quote-icon.q-icon.animate.fade-in.delay3 {
		margin-top: -6rem;
		margin-left: 1rem;
		margin-left: 2rem;
	}

	.page-id-16415 .wst-cta-quotes .wst-container .container-inner .container-inner-right .quote-2 .quote-text {
		padding: 4rem;
	}

	.page-id-16415 .wst-cta-quotes .wst-container .container-inner .container-inner-right .quote-row .thumb-icon {
		width: 12.3rem;
		height: 12.3rem;
	}
	
	.page-id-16415 .thumb-icon.q-icon {
		left: 37rem;
		top: 11rem;
	}


}

ul, ol, .tinymce ul, .tinymce ol, .tinymce .ul-checkmark li, * .ul-checkmark li {
	padding-left: 5rem;
}

/* ADDED TEMPORARILY TO SHOW HOW ITS BROKEN - asked to leave it in, i don't know.*/

@media only screen and (max-width: 992px) {
	*:not(li, ul, ol) {
		text-align: center!important;
	}
	
	.wca-item *, .footer-locations-grid *, li *, ul, ol, .modal-button *, .accordion-item-top * {
		text-align: left!important;
	}
	
	.theme-button, #single-post .single-post-container .post-info {
		justify-content: center;
	}

	ul, ol, ul.ul-checkmark.wsta, .list-title-padding {
		padding-top: 3rem;
	}
	.tinymce ul, .tinymce ol, ul.ul-checkmark {
		width: fit-content;
		max-width: 100%;
		margin-inline: auto;
		text-align: left;
		padding-top: 3rem;   /* removes the 3rem from the temp block */
	}
	  /* Accordions: indent only — no centring, no width change */
	.wst-content-accordion .tinymce ul,
	.wst-content-accordion .tinymce ol,
	.wca-slide .tinymce ul,
	.wca-slide .tinymce ol,
	.wst-locations-acc .tinymce ul,
	.wst-locations-acc .tinymce ol,
	.home-faq .accordion-item__content ul,
	.home-faq .accordion-item__content ol,
	.accordionInnercontainer ul,
	.accordionInnercontainer ol {
		width: auto;
		max-width: none;
		margin-inline: 0;
		text-align: left;
		padding-top: 0;
		margin-left: 10px;
	}
	.wldb-logo-title {
		flex-direction: column;
	}
	.wldb-logo-title h2 {
		margin-top: 0!important;
	}
	.wst-modal-slider-block .wst-row{
		margin-top: 2rem;
	}
	.wst-image-text-block.flip-m .section-inner .text-holder  {
		padding-top: 0;
	}
}

@media only screen and (max-width: 1024px){
	.wst-vert-tabs-block {
		padding-bottom: 7rem;
	}
}

.wst-blurbs-icons .blurb, .wst-blurbs-icons.light .blurb {
    margin-top: max(13.1rem, 5vw);
}

.wst-client-slider .bottom .client-slider .slide img {
	padding: 0;
}

span.word {
    text-wrap: nowrap;
}

.nowrap, p.phone .phone-2 {
	white-space: nowrap;
}

.wst-cta.more-padding {
    margin: 0 1.5rem;
}

.vp-graphic-mobile {
    display: none;
}

@media only screen and (max-width: 576px) {
    .wst-cta.more-padding {
        margin: 0 1.5rem;
    }
	#single-post .single-post-container .post-title {
		font-size: 4rem;
	}
	#single-post .single-post-container .post-info {
		margin: 2rem 0;
	}
	.wst-image-text-block.right.image-mobile-bottom .section-inner .text-holder{
		padding-top: 0;
	}
		
	.wp-block-columns.animated-graphic-section.md-con.s-padding-bottom.xs-padding-top.is-layout-flex.wp-container-core-columns-is-layout-9d6595d7.wp-block-columns-is-layout-flex {
		flex-direction: column-reverse;
	}

	.vp-graphic-mobile {
		display: block;
	}

	.dtvp-graphic .image-holder.wsta.fade-up{
		display:none;
	}

}
	
.timeline-content * {
	text-align: left!important;
}