/*
Theme Name: Higher Visibility
Template: genesis
Author: Newday Agency
*/
.quote-text-image .text-heading {
  font-size: 32px;
  line-height: 48px;
}

.quote-text-image .gradient-box {
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 2rem;
}

.quote-text-image .lg\:text-4xl {
  font-size: 1.875rem;
  line-height: 2.625rem;
}

.content-only .text-heading {
  font-size: 36px;
  line-height: 48px;
  margin-top: 0;
}

.content-only .text-base {
  font-weight: 400;
}

.content-only p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  margin-top: 2rem;
}

.content-only a {
  color: rgb(99 71 251 / var(--tw-text-opacity));
  font-weight: 500;
}

.content-only ul {
  list-style: none;
  padding: 42px 0 0 30px;
}

.content-only li {
  padding: 2px 0 18px 42px;
  background: url(/wp-content/themes/genesis-highervisibility/assets/images/icon/check.svg) no-repeat 0 7.5px;
  background-size: 18px;
  margin: 0;
  font-weight: 300;
}

.content-only h2,
.content-only h3,
.content-only h4,
.content-only h5,
.content-only h6 {
  --tw-text-opacity: 1;
  color: rgb(12 52 74 / var(--tw-text-opacity));
  font-weight: 500;
}

.editor-content.post-page h2 b,
.editor-content.post-page h3 b,
.editor-content.post-page h4 b,
.editor-content.post-page h5 b,
.editor-content.post-page h6 b,
.editor-content.post-page h2,
.editor-content.post-page h3,
.editor-content.post-page h4,
.editor-content.post-page h5,
.editor-content.post-page h6 {
  --tw-text-opacity: 1;
  color: rgb(12 52 74 / var(--tw-text-opacity));
  font-weight: 500;
}

.content-only h1 {
  font-size: 42px;
  line-height: 54px;
  margin-top: 3rem;
}

.content-only h2 {
  font-size: 36px;
  line-height: 48px;
  margin-top: 3rem;
}

.content-only h3 {
  font-size: 30px;
  line-height: 42px;
  margin-top: 3rem;
}

.content-only h4 {
  font-size: 24px;
  line-height: 36px;
  margin-top: 1.875rem;
}

.content-only h5 {
  font-size: 18px;
  line-height: 30px;
  margin-top: 1.875rem;
}

.content-only h6 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 1.875rem;
}

.editor-content.post-page h1 {
  font-size: 36px;
  line-height: 48px;
  margin-top: 3rem;
}

.editor-content.post-page h2 {
  font-size: 30px;
  line-height: 42px;
  margin-top: 3rem;
}

.editor-content.post-page h3 {
  font-size: 24px;
  line-height: 36px;
  margin-top: 3rem;
}

.editor-content.post-page h4 {
  font-size: 18px;
  line-height: 30px;
  margin-top: 1.875rem;
}

.editor-content.post-page h5 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 1.875rem;
}

.editor-content.post-page h6 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 1.875rem;
}

/* this was overridding mobile styles. need to reimplement.  */
/*.home .lg\:text-h1 {*/
/*  font-size: 62px !important;*/
/*  line-height: 78px;*/
/*}*/

.header-light-new .sub-heading {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  color: rgb(66 71 112 / var(--tw-text-opacity));
  --tw-text-opacity: 1;
  display: block;
  margin-top: 18px;
}

.header-light-new .text-paragraph-default {
  font-size: 21px;
}

.header-light .sub-heading {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  color: rgb(66 71 112 / var(--tw-text-opacity));
  --tw-text-opacity: 1;
  display: block;
  margin-top: 18px;
}

.header-light .text-paragraph-default {
  font-size: 21px;
}

.image-content-left, .image-content-right {
  position: relative;
}

.image-content-left img {
  border-radius: 6px 60px 6px 6px;
  outline: 9px solid white;
  width: 82.5%;
  margin: 0 auto 0 24px;
  position: relative;
  z-index: 100;
  --tw-shadow: 0px 0px 60px rgba(25, 47, 87, 0.15);
  --tw-shadow-colored: 0px 6px 60px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.image-content-left .absolute {
  width: 75%;
  height: 47.5%;
  z-index: 1;
  bottom: -24px;
  left: -2px;
  border-radius: 6px 6px 6px 30px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 173 176 / var(--tw-bg-opacity));
}

.image-content-right img {
  border-radius: 60px 6px 6px 6px;
  outline: 9px solid white;
  width: 82.5%;
  margin: 0 24px 0 auto;
  position: relative;
  z-index: 100;
  --tw-shadow: 0px 0px 60px rgba(25, 47, 87, 0.15);
  --tw-shadow-colored: 0px 6px 60px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.image-content-right .absolute {
  width: 75%;
  height: 47.5%;
  z-index: 1;
  bottom: -24px;
  right: -2px;
  border-radius: 6px 6px 30px 6px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 173 176 / var(--tw-bg-opacity));
}

.testimonial p {
  line-height: 24px;
}

.testimonial .flex-col {
  padding-top: 6px;
}

.lg\:card-bg-row-3 {
  height: 68.625rem;
}

.lg\:card-bg-row-2 {
  height: 48.75rem;
}

.lg\:card-bg-row-1 {
  height: 30.75rem;
}

.quote-text-image img {
  border-radius: 6px 60px 6px 6px;
  outline: 9px solid white;
  --tw-shadow: 0px 0px 60px rgba(25, 47, 87, 0.15);
  --tw-shadow-colored: 0px 6px 60px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.editor-content.post-page {
  max-width: 780px;
}

.table-of-contents {
  min-width: 420px;
  max-width: 420px;
}

.table-of-contents .expand {
  align-items: center;
  justify-content: space-between;
}

.table-of-contents ul {
  margin-top: 1.5rem;
}

.table-of-contents li {
  font-size: 14px;
  margin-top: 1rem !important;
}

.featured-image {
  position: relative;
}

.featured-image svg {
  width: 180px;
  height: 180px;
  z-index: 1;
}

.featured-image:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/wp-content/themes/genesis-highervisibility/assets/img/bg-topo-lg.png);
  background-size: 125%;
  background-repeat: repeat;
}

.related-posts svg, .blog-listing svg {
  height: 120px;
  width: 120px;
}

.statistics p {
  margin: 0 !important;
}

.industry-archive.tiles-our-marketers {
  padding-bottom: 0;
  padding-top: 9.375rem;
}

.industry-archive.tiles-our-marketers .grid {
  margin-top: 0;
  padding-bottom: 4.375rem;
  --tw-border-opacity: 0.1;
  border-bottom-color: rgb(29 32 71 / var(--tw-border-opacity));
  border-bottom-width: 1px;
}

.industry-archive.industry-expertise {
  padding-top: 4.375rem;
}

.industry-archive.industry-expertise .title {
  display: none;
}

.industry-expertise a:hover {
  box-shadow: 0px 0px 2px rgb(29 32 71 / 5%), 0px 18px 36px rgb(29 32 71 / 15%);
}

.home-page.content-with-image .lg\:text-h3 {
  font-size: 42px;
  line-height: 54px;
}

.home-page.content-with-image .lg\:max-w-\[46\.875rem\] {
  max-width: 42.365rem;
}

.home-page.content-with-image .image-content-right {
  max-width: 100%;
  align-self: normal;
  justify-self: flex-end;
  margin-right: -1.875rem;
}

.home-page.content-with-image .image-content-right img {
  width: 100%;
}

.home-page.content-with-image .lg\:text-lg {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  color: rgb(66 71 112 / var(--tw-text-opacity));
  --tw-text-opacity: 1;
}

.home-page.content-with-image .lg\:text-lg b {
  font-weight: 500;
}

.home-page.content-with-image.lg\:py-36 {
  padding-bottom: 8.25rem;
}

.why-hire-us.lg\:pb-48 {
  padding-bottom: 12.5rem;
}

.home .tiles-our-blog.lg\:py-\[9\.375rem\] {
    padding-bottom: 0;
}

.editor-content.post-page > ol {
    margin: 30px 0 30px 36px;
}


.editor-content.post-page > ol li {
    font-weight: normal;
    list-style: auto;
    list-style-position: inside;
}

.menu-cta {
    margin: 1.125rem;
    width: 92.5%;
    -tw-bg-opacity: 1;
    background-color: rgb(246 249 252 / var(--tw-bg-opacity));
    padding: 1.5rem;
    height: 280px;
    border-radius: 12px;
}

.menu-cta a.featured img {
    width: 100%;
    height: 167.5px;
}

.menu-cta .text-title {
    padding: 1rem .725rem 0;
}

.menu-cta .text-sm {
    padding: 0 .725rem 0;
}

.sub-menu-desktop.cols-2 {
    max-width: 940px;
    left: 15% !important;
}

.sub-menu-desktop .grid-cols-2 div {
    max-width: 470px;
}

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

.conversions-cards.portfolio .conversion-card{
	height: auto;
}

.simple-sitemap-container {
    max-width: 1410px !important;
    margin: 0 auto 90px;
    padding-top: 90px;
}

ul.simple-sitemap-page.main {
    -moz-column-count: 2;
    -moz-column-gap: 30px;
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;
    column-count: 2;
    column-gap: 30px;
}

li.sitemap-item.page_item.page_item_has_children {
    margin: 30px 0;
}

ul.children li:first-of-type {
    margin: 0 !important;
}

ul.simple-sitemap-page.main li {
    font-weight: 500;
}

ul.simple-sitemap-page.main li ul li {
    font-weight: 400;
    font-size: 14px;
}

.quote-text-image + .content-only .flex{
    padding-top: 0;
}

.w-max-full .w-full {
    max-width: 100%;
}
