body {
  font-family: var(--wp--preset--font-family--poppins);
}

.btn3, body.blog article .indi-read-more, body.blog article .more-link, body.archive article .indi-read-more, body.archive article .more-link, body.search article .indi-read-more, body.search article .more-link, body.page-template-template-front #indi-front-from-blog .entry-title a, .indi-theme-wrapper .theme-demo, .indi-theme-wrapper .theme-price, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, #indi-demos h3 {
  font-weight: 500;
}

#site-navigation button.menu-toggle, .btn2, .site-title a, body.single .last-modified, body.page .last-modified, #colophon a, .indi-theme-wrapper h3, .woocommerce .product form.cart .button, .woocommerce .product .indi-demo-btn a, body.woocommerce-checkout button#place_order {
  font-weight: 700;
}

#masthead {
  position: relative;
  color: white;
  padding-bottom: 2rem;
}
#masthead:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(150deg, rgb(30, 88, 111) 0%, rgb(16, 53, 67) 100%);
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 5vw), 0% 100%);
  z-index: -1;
}
body.home #masthead {
  height: 600px;
}
#masthead .custom-logo {
  max-width: 12.5rem;
}
@media (min-width: 30rem) {
  #masthead .custom-logo {
    max-width: 18.75rem;
  }
}
#masthead #branding-menu-wrapper {
  padding: 1.5em 0;
}
#masthead #indi-header-content-wrapper {
  min-height: 400px;
}
#masthead #indi-header-content-wrapper a {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  #masthead #indi-header-content-wrapper {
    text-align: center;
  }
}
#masthead .site-title {
  margin: 0;
}
#masthead .site-title a {
  color: white;
  text-decoration: none;
}
#masthead .indi-header-title {
  line-height: 2.75rem;
}
#masthead .site-description {
  margin: 0;
}
#masthead .indi-header-desc {
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.6rem;
}
@media (max-width: 991px) {
  #masthead #indi-header-images {
    display: none;
  }
}
#masthead #indi-header-images figure {
  position: absolute;
}
#masthead #indi-header-images figure:nth-child(1) {
  z-index: 3;
  top: -5rem;
  opacity: 0;
  transform: translateY(-150px);
  -webkit-transform: translateY(-150px);
  -moz-transform: translateY(-150px);
  -ms-transform: translateY(-150px);
  -o-transform: translateY(-150px);
}
#masthead #indi-header-images figure:nth-child(2) {
  z-index: 2;
  top: -2rem;
  opacity: 0;
  transform: translateY(-150px);
  -webkit-transform: translateY(-150px);
  -moz-transform: translateY(-150px);
  -ms-transform: translateY(-150px);
  -o-transform: translateY(-150px);
}
#masthead #indi-header-images figure:nth-child(3) {
  z-index: 1;
  top: 1rem;
  opacity: 1;
}

#site-navigation li {
  margin: auto 0.5rem;
}
@media (min-width: 48rem) {
  #site-navigation li:last-child a {
    background-color: transparent;
    text-transform: uppercase;
    padding: 0.75rem 1.5rem;
    border-radius: 2.5rem;
    background: linear-gradient(90deg, #9c0044, #710032);
  }
}
#site-navigation a {
  color: white;
  font-weight: 500;
  text-decoration: none;
}
#site-navigation button.menu-toggle {
  border: 0;
  background: #2877A4;
  color: white;
  padding: 0.8em 1.2rem;
  border-radius: 3px;
  text-transform: uppercase;
  line-height: 1;
}
@media (min-width: 992px) {
  #site-navigation button.menu-toggle {
    display: none;
  }
}
@media (max-width: 991px) {
  #site-navigation ul#primary-menu {
    width: 100%;
    position: absolute;
    background-color: white;
    border-radius: 0 0 3px 3px;
    z-index: 99;
    left: 0;
  }
  #site-navigation ul#primary-menu a {
    margin: 0.4em auto;
    color: #2877A4;
  }
}

html {
  font-size: 16px;
}

body {
  font-weight: 400;
  letter-spacing: 0.03rem;
  color: #333;
  -webkit-font-smoothing: antialiased;
  line-height: 1.75rem;
}

h1 {
  font-size: 2.25rem;
  line-height: 2.75rem;
}
@media (min-width: 48rem) {
  h1 {
    font-size: 3.125rem;
    line-height: 3.75rem;
  }
}

h2 {
  font-size: 1.75rem;
  line-height: 2.375rem;
}
@media (min-width: 48rem) {
  h2 {
    font-size: 2.25rem;
    line-height: 2.75rem;
  }
}

h3 {
  font-size: 1.25rem;
  line-height: 1.875rem;
}
@media (min-width: 48rem) {
  h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

h4 {
  font-size: 1.25rem;
  font-weight: 500;
}

h5 {
  font-size: 1.2rem;
}

h6 {
  font-size: 1rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

#content-wrapper {
  margin-top: 2em;
  margin-bottom: 2em;
}
body.home #content-wrapper {
  margin-top: 5em;
}

a {
  color: #2877A4;
}

.btn, .wpcf7 input[type=submit], .woocommerce .product .indi-plus-btn a, .woocommerce .product .indi-demo-btn a, body.page-template-template-front #indi-front-from-blog .indi-blog-cta a, body.page-template-template-front .indi__what-we-do--contact-us a, input[type=submit], .indi-cta, .btn-small, #masthead #indi-header-content-wrapper a {
  display: inline-block;
  border: 0;
  background-color: rgb(171, 25, 85);
  font-size: 1.125rem;
  color: white;
  padding: 0.8rem 2rem;
  border-radius: 2rem;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 100ms ease-out;
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  -ms-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
}
.btn:hover, .woocommerce .product .indi-plus-btn a:hover, .woocommerce .product .indi-demo-btn a:hover, body.page-template-template-front #indi-front-from-blog .indi-blog-cta a:hover, body.page-template-template-front .indi__what-we-do--contact-us a:hover, input[type=submit]:hover, .indi-cta:hover, .btn-small:hover, #masthead #indi-header-content-wrapper a:hover, .btn:focus, .woocommerce .product .indi-plus-btn a:focus, .woocommerce .product .indi-demo-btn a:focus, body.page-template-template-front #indi-front-from-blog .indi-blog-cta a:focus, body.page-template-template-front .indi__what-we-do--contact-us a:focus, input[type=submit]:focus, .indi-cta:focus, .btn-small:focus, #masthead #indi-header-content-wrapper a:focus {
  background-color: #a21851;
}
.btn:active, .woocommerce .product .indi-plus-btn a:active, .woocommerce .product .indi-demo-btn a:active, body.page-template-template-front #indi-front-from-blog .indi-blog-cta a:active, body.page-template-template-front .indi__what-we-do--contact-us a:active, input[type=submit]:active, .indi-cta:active, .btn-small:active, #masthead #indi-header-content-wrapper a:active {
  background-color: #8c1446;
}

.btn2, body.woocommerce-checkout button#place_order, .woocommerce .product form.cart .button {
  background: #3abe17;
  display: inline-block;
  font-size: 1.125rem;
  border: 0;
  color: white;
  padding: 0.75rem 2rem;
  border-radius: 2rem;
  text-decoration: none;
  text-transform: uppercase;
}
.btn2:hover, body.woocommerce-checkout button#place_order:hover, .woocommerce .product form.cart .button:hover {
  background-color: #3dc718;
}
.btn2:active, body.woocommerce-checkout button#place_order:active, .woocommerce .product form.cart .button:active {
  background-color: #33a714;
}

.btn3, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .indi-theme-wrapper .theme-demo, body.blog article .indi-read-more, body.blog article .more-link, body.archive article .indi-read-more, body.archive article .more-link, body.search article .indi-read-more, body.search article .more-link {
  display: inline-block;
  border: solid 1px #2877A4;
  padding: 0.6875em 1.75rem;
  font-size: 1.125rem;
  border-radius: 2rem;
  color: #2877A4;
  transition: all 100ms ease-in-out;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  background-color: transparent;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
}
.btn3:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .indi-theme-wrapper .theme-demo:hover, body.blog article .indi-read-more:hover, body.blog article .more-link:hover, body.archive article .indi-read-more:hover, body.archive article .more-link:hover, body.search article .indi-read-more:hover, body.search article .more-link:hover, .btn3:focus, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus, .indi-theme-wrapper .theme-demo:focus, body.blog article .indi-read-more:focus, body.blog article .more-link:focus, body.archive article .indi-read-more:focus, body.archive article .more-link:focus, body.search article .indi-read-more:focus, body.search article .more-link:focus, .btn3:active, .woocommerce a.button:active, .woocommerce button.button:active, .woocommerce input.button:active, .indi-theme-wrapper .theme-demo:active, body.blog article .indi-read-more:active, body.blog article .more-link:active, body.archive article .indi-read-more:active, body.archive article .more-link:active, body.search article .indi-read-more:active, body.search article .more-link:active {
  background-color: #2877A4;
  color: white;
}

.btn-small {
  padding: 0.5rem 1.25rem;
  text-transform: none;
  color: white;
}

.content-area {
  width: 100%;
}

.section-title {
  position: relative;
  padding-bottom: 0.625rem;
  margin-bottom: 0.875rem;
}
.section-title:before {
  content: "";
  position: absolute;
  top: 100%;
  width: 7.5rem;
  height: 0.25rem;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #2877A4;
}

.page-title {
  margin-bottom: 2rem;
  display: inline-block;
}

.site-title a {
  font-size: 2rem;
}

footer span {
  display: block;
  color: #2877A4;
}
footer span i {
  color: #bbb;
  margin-right: 0.5rem;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  margin-bottom: 1rem;
}

/* Donors Table
----------------------------------------------*/
table.donors tbody td {
  border: solid 1px #dddddd;
  padding: 0.4rem 0.4rem;
}

/* Features Table
----------------------------------------------*/
table.features img {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 20px !important;
}
table.features td {
  width: 50%;
  padding: 1rem;
}

body.blog article, body.archive article, body.search article {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: solid 1px #eee;
}
body.blog article img.attachment-post-thumbnail, body.archive article img.attachment-post-thumbnail, body.search article img.attachment-post-thumbnail {
  margin-bottom: 1rem;
  border-radius: 1rem;
}
body.blog article .entry-title, body.archive article .entry-title, body.search article .entry-title {
  margin-top: 0;
  margin-bottom: 0.2rem;
}
body.blog article .entry-title a, body.archive article .entry-title a, body.search article .entry-title a {
  color: black;
}
body.blog article .entry-meta, body.archive article .entry-meta, body.search article .entry-meta {
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}
body.blog article .entry-meta a, body.archive article .entry-meta a, body.search article .entry-meta a {
  font-size: 0.75rem;
  margin-right: 2rem;
  text-transform: uppercase;
}
body.blog article .entry-excerpt, body.archive article .entry-excerpt, body.search article .entry-excerpt {
  margin-bottom: 1rem;
}
body.single h1.entry-title, body.page h1.entry-title {
  margin-bottom: 1rem;
  display: inline-block;
}
body.single .entry-meta a, body.page .entry-meta a {
  color: #2877A4;
  text-transform: uppercase;
  font-size: 0.8rem;
  margin-right: 1rem;
}
body.single img.attachment-post-thumbnail, body.page img.attachment-post-thumbnail {
  margin-top: 0.5rem;
}
body.single .theme-features, body.page .theme-features {
  font-size: 1.3rem;
  padding: 1rem;
}
body.single .theme-features ul li:before, body.page .theme-features ul li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #22c639;
  margin-right: 0.3rem;
}
body.single .last-modified, body.page .last-modified {
  font-size: 1.5rem;
}
@media (min-width: 48rem) {
  body.single #secondary, body.page #secondary {
    height: fit-content;
    position: sticky;
    position: -webkit-sticky;
    top: 2rem;
  }
}
body.single .nav-links, body.page .nav-links {
  margin-top: 0.75rem;
}
body.single .nav-links .nav-previous, body.page .nav-links .nav-previous {
  display: flex;
  flex-direction: column;
}
body.single .nav-links .nav-previous:before, body.page .nav-links .nav-previous:before {
  content: "Previous";
  font-size: 0.9375rem;
  color: #89043D;
}
body.single .nav-links .nav-next, body.page .nav-links .nav-next {
  display: flex;
  flex-direction: column;
}
body.single .nav-links .nav-next:before, body.page .nav-links .nav-next:before {
  content: "Next";
  font-size: 0.9375rem;
  color: #89043D;
}
body.single .indi-related-posts, body.page .indi-related-posts {
  margin-bottom: 1.25rem;
}
body.single .indi-related-posts h2, body.page .indi-related-posts h2 {
  text-align: center;
}
body.single .indi-related-posts-wrapper > article, body.page .indi-related-posts-wrapper > article {
  margin-bottom: 1rem;
}
body.single .indi-related-posts-wrapper figure, body.page .indi-related-posts-wrapper figure {
  position: relative;
  width: 100%;
  padding-bottom: 57.5%;
  border-radius: 1.25rem;
  margin-bottom: 0.75rem;
  overflow: hidden;
}
body.single .indi-related-posts-wrapper img, body.page .indi-related-posts-wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  margin-top: 0;
}
body.single .indi-related-posts-wrapper h3, body.page .indi-related-posts-wrapper h3 {
  font-weight: 500;
  font-size: 1.25rem;
  margin-top: 0.25rem;
  line-height: 1.75rem;
}

.indi-author-box {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  border: solid 1px #dddddd;
  padding: 1rem;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 48rem) {
  .indi-author-box {
    flex-direction: row;
    align-items: flex-start;
  }
}
.indi-author-box figure {
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}
.indi-author-box__title {
  margin-top: 0;
  margin-bottom: 0.25rem;
}
.indi-author-box__name {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1rem;
  color: #2877A4;
}

.widget {
  margin-bottom: 2rem;
}
.widget ul {
  line-height: 1.75rem;
}
.widget ul li {
  position: relative;
  padding-left: 1rem;
}
.widget ul li:before {
  content: "\f0da";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  color: #89043D;
}
.widget .gallery {
  grid-gap: 0.5rem;
}
.widget_products li {
  padding: 0 !important;
  border: solid 4px #1a3e4f;
  background-color: #1a3e4f;
  border-radius: 8px;
}
.widget_products li > *:not(a) {
  display: none;
}
.widget_products li::before {
  content: "";
  display: none;
}
.widget_products li a {
  display: grid;
  grid-template-columns: 1fr 3fr;
  column-gap: 1rem;
  align-items: center;
  font-weight: 500;
  text-decoration: none;
  color: white;
}
.widget_products li a:hover {
  text-decoration: underline;
}
.widget_products img {
  border-radius: 5px 0 0 5px;
}

.indi-website-issues h3 {
  color: #2A3943;
}
.indi-website-issues input:not([type=submit]), .indi-website-issues textarea {
  border: solid 3px #2877A4 !important;
}

#footer-sidebar {
  padding-top: 1.5rem;
  background-color: #2A3943;
  color: white;
}
#footer-sidebar .widget-title {
  color: #479fd2;
}
#footer-sidebar a {
  color: white;
  text-decoration: underline;
}

#colophon {
  background-color: #161e24;
  padding: 1em 0;
  color: white;
}
#colophon a {
  margin: auto 0.4rem;
  color: #479fd2;
}

body.page-template-template-front #indi-features {
  text-align: center;
}
body.page-template-template-front #indi-features .feature {
  margin-bottom: 3rem;
}
body.page-template-template-front #indi-features img {
  width: 50%;
}
body.page-template-template-front #indi-features .feature-title {
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0.8em auto;
}
body.page-template-template-front #indi-features .feature-desc {
  line-height: 1.25rem;
  color: #999;
  font-size: 0.875rem;
}
body.page-template-template-front #indi-front-products {
  position: relative;
  color: white;
  overflow: visible;
  padding-top: 2.2rem;
  padding-bottom: 2.2rem;
  margin-bottom: 5rem;
}
body.page-template-template-front #indi-front-products:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgb(42, 57, 67) 0%, rgb(34, 70, 86) 100%);
  clip-path: polygon(0 5vw, 100% 0, 100% 100%, 0 100%);
}
body.page-template-template-front #indi-front-products h2 {
  text-align: center;
}
@media (min-width: 48rem) {
  body.page-template-template-front #indi-front-products h2 {
    text-align: left;
  }
}
body.page-template-template-front #indi-front-products img {
  border-radius: 10px;
  margin: 0;
}
body.page-template-template-front #indi-front-products .indi-theme-wrapper {
  width: 90%;
  margin-bottom: 2rem;
  margin: auto;
}
body.page-template-template-front #indi-front-products a {
  color: white;
}
body.page-template-template-front .indi__what-we-do {
  margin-bottom: 2.5rem;
}
@media (min-width: 48rem) {
  body.page-template-template-front .indi__what-we-do {
    margin-bottom: 5rem;
  }
}
body.page-template-template-front .indi__what-we-do h2 {
  text-align: center;
}
body.page-template-template-front .indi__what-we-do--items {
  display: grid;
  gap: 2.5rem;
}
@media (min-width: 48rem) {
  body.page-template-template-front .indi__what-we-do--items {
    grid-template-columns: 1fr 1fr;
  }
}
body.page-template-template-front .indi__what-we-do--item {
  text-align: center;
  border: solid 3px transparent;
  border-radius: 1rem;
  background: linear-gradient(45deg, white, white), linear-gradient(150deg, #fee931, #fab319);
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  transition: background 300ms ease;
  -webkit-transition: background 300ms ease;
  -moz-transition: background 300ms ease;
  padding: 2.5rem 2.5rem 1rem;
}
body.page-template-template-front .indi__what-we-do--item:hover {
  background: linear-gradient(45deg, white, white), linear-gradient(150deg, #fab319, #fee931);
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}
body.page-template-template-front .indi__what-we-do--item h3 {
  position: relative;
  padding-bottom: 1.25rem;
  color: #2A3943;
}
body.page-template-template-front .indi__what-we-do--item h3:before {
  content: "";
  position: absolute;
  width: 25%;
  height: 4px;
  background-color: #2877A4;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
body.page-template-template-front .indi__what-we-do--contact-us {
  text-align: center;
  margin-top: 2.5rem;
}
body.page-template-template-front #indi-front-from-blog {
  margin-bottom: 3rem;
}
body.page-template-template-front #indi-front-from-blog h2 {
  text-align: center;
}
body.page-template-template-front #indi-front-from-blog .entry-title {
  margin-top: 0.5rem;
  padding: 0 0.4rem;
}
body.page-template-template-front #indi-front-from-blog .entry-title a {
  color: #2877A4;
  font-size: 1.25rem;
  line-height: 1.75rem;
  text-decoration: none;
}
body.page-template-template-front #indi-front-from-blog img {
  border-radius: 10px;
}
body.page-template-template-front #indi-front-from-blog .indi-blog-cta {
  text-align: center;
}
#indi-client-showcase h2 {
  text-align: center;
}
#indi-client-showcase figure {
  display: flex;
  align-items: center;
  justify-content: center;
}
#indi-client-showcase figure img {
  min-width: 200px;
}

.indi-theme-wrapper {
  margin-bottom: 2rem;
}
.indi-theme-wrapper .theme-thumb-wrapper {
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: 0 10px 25px -9px rgba(0, 0, 0, 0.15);
  border: solid 1px #eeeeee;
}
.indi-theme-wrapper .theme-thumb-wrapper h3 {
  display: flex;
  align-items: center;
}
@media (min-width: 48rem) {
  .indi-theme-wrapper .theme-thumb-wrapper:hover figure:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.14);
  }
}
.indi-theme-wrapper figure {
  margin-bottom: 0.5rem;
  overflow: hidden;
  margin-bottom: 0;
}
.indi-theme-wrapper figure img {
  margin-top: 0;
}
.indi-theme-wrapper .theme-info {
  margin: 1em auto;
}
.indi-theme-wrapper h3 {
  position: absolute;
  display: block;
  bottom: 0;
  width: 100%;
  color: #2A3943;
  background-color: rgba(245, 245, 245, 0.6);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(5px);
  padding: 1rem 0.625rem;
  margin: 0;
  letter-spacing: 0;
  font-size: 1.25rem;
}
.indi-theme-wrapper .theme-price {
  display: inline-block;
  margin-bottom: 0.2rem;
}
.indi-theme-wrapper .theme-price del {
  color: #2877A4;
}
.indi-theme-wrapper .theme-price .amount {
  color: #1ed322;
  font-size: 0.9rem;
  font-weight: 500;
}

.woocommerce .product {
  margin-bottom: 1em !important;
}
.woocommerce .product .onsale {
  border-radius: 0;
  margin: 0 !important;
  background-color: #84bfe1;
}
.woocommerce .product img {
  border-radius: 3px;
}
.woocommerce .product .indi-product-links {
  display: grid;
  column-gap: 0.5rem;
  row-gap: 0.75rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 60rem) {
  .woocommerce .product .indi-product-links {
    grid-template-areas: "a b" "c c";
  }
}
.woocommerce .product .indi-product-links form.cart {
  grid-area: a;
  margin-bottom: 0;
}
.woocommerce .product form.cart .button {
  width: 100%;
}
.woocommerce .product .indi-demo-btn {
  grid-area: b;
}
.woocommerce .product .indi-demo-btn a {
  width: 100%;
  text-align: center;
}
.woocommerce .product .indi-plus-btn {
  grid-area: c;
}
.woocommerce .product .indi-plus-btn a {
  width: 100%;
  background: #ffb424;
  text-align: center;
  color: black;
}
.woocommerce .product .indi-plus-btn a:hover {
  background-color: #ffb72e;
}
.woocommerce .product .indi-plus-btn a:active {
  background-color: #ffad10;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message {
  border-top-color: #add5eb;
}
.woocommerce .woocommerce-notices-wrapper .cart-empty, .woocommerce .woocommerce-notices-wrapper .woocommerce-error {
  border-top-color: #89043D;
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  line-height: 1.75rem;
}
.woocommerce form.woocommerce-form-coupon {
  border-radius: 0px;
}

body.single-product div.product p.price {
  color: #21a513;
}
body.single-product .entry-content img.size-full {
  width: 100%;
}

table.shop_table {
  border-radius: 3px;
}

body.woocommerce-checkout input,
body.woocommerce-checkout textarea,
body.woocommerce-checkout select {
  border-radius: 0;
  padding: 0.75rem 0.5rem;
}
body.woocommerce-checkout input::placeholder,
body.woocommerce-checkout textarea::placeholder,
body.woocommerce-checkout select::placeholder {
  color: #aaaaaa;
}
body.woocommerce-checkout form.checkout label {
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #2877A4;
}
body.woocommerce-checkout form.checkout .select2-selection {
  border-radius: 0;
  height: 3rem;
  border-color: #ccc;
}
body.woocommerce-checkout form.checkout #select2-billing_country-container {
  padding: 0.5rem;
}
body.woocommerce-checkout form.checkout .select2-selection__arrow {
  height: 2.75rem;
}
body.woocommerce-checkout form.checkout span.woocommerce-input-wrapper {
  width: 100%;
}
body.woocommerce-checkout form.checkout table.shop_table {
  border-radius: 3px;
}
body.woocommerce-checkout #payment {
  background-color: #ebf4fa;
}
body.woocommerce-checkout #payment .payment_box {
  position: relative;
  background-color: rgba(0, 0, 0, 0.05);
}
body.woocommerce-checkout #payment .payment_box:before {
  left: 2%;
  top: unset;
  bottom: 100%;
  border: solid 1em rgba(0, 0, 0, 0.05);
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
body.woocommerce-checkout .wc-forward {
  font-size: 1rem !important;
  text-transform: none !important;
  text-underline-position: unset !important;
  text-underline-offset: 3px !important;
}

body.woocommerce-account .woocommerce h2 {
  margin: 0;
}
body.woocommerce-account .woocommerce .login {
  margin-top: 0.5rem;
  border-radius: 0;
}
body.woocommerce-account .woocommerce .login .form-row {
  display: inline-block;
  width: 100%;
}
body.woocommerce-account .woocommerce .login label {
  margin: 0;
  color: #2877A4;
}
body.woocommerce-account .woocommerce .login input {
  border-radius: 0;
  line-height: 1.8rem;
}

#indi-demos .indi-demos-title {
  text-align: center;
  width: 100%;
}
#indi-demos img {
  border: solid 1px #dddddd;
  box-shadow: 0 40px 20px -30px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
#indi-demos .indi-demos__wrapper {
  margin-top: 2rem;
  display: grid;
  column-gap: 2.5rem;
  row-gap: 1.5rem;
}
@media (min-width: 30rem) {
  #indi-demos .indi-demos__wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
#indi-demos h3 {
  text-align: center;
}

table.compare {
  border-collapse: collapse;
  border-radius: 1.5rem;
  overflow: hidden;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
}
table.compare th {
  text-align: center;
  padding: 1em;
}
table.compare td {
  padding: 1.5rem 1rem 1.5rem 2rem;
  color: #888;
}
table.compare tr td:first-child {
  font-weight: 500;
  color: black;
}
table.compare tr td:not(:first-child) {
  text-align: center;
}
table.compare tr:first-child th {
  border: 0;
  background-color: #2877A4;
  color: white;
}
table.compare tr:nth-child(2n+1):not(:first-child) {
  background-color: #fafafa;
}
table.compare td .dashicons-yes {
  color: #18a61b;
}
table.compare td .dashicons-no-alt {
  color: #e41e1e;
}

.add-to-cart-icon {
  position: relative;
  display: flex;
}
.add-to-cart-icon a {
  display: inline-block;
  line-height: 1;
}
.add-to-cart-icon svg {
  height: 2rem;
  width: 2rem;
}
.add-to-cart-icon .cart-count {
  position: absolute;
  height: fit-content;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 0.3125rem;
  background-color: #fcc520;
  color: black;
  border-radius: 4px;
  right: -20%;
  top: -20%;
}

.add_to_cart_inline {
  text-align: center;
}
.add_to_cart_inline a.button {
  background-color: #2877A4;
  color: white;
  font-weight: 400 !important;
  display: flex;
  align-items: center;
  width: fit-content;
  left: 0;
  right: 0;
  margin: 2.5rem auto 1.75rem;
}
.add_to_cart_inline a.button:after {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0cHgiIGZpbGw9IiNGRkZGRkYiPjxnPjxwYXRoIGQ9Ik0wIDBoMjR2MjRIMFYweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik0wIDBoMjR2MjRIMFYweiIgZmlsbD0ibm9uZSIvPjwvZz48Zz48cGF0aCBkPSJNMTIgMTcuMjcgMTguMTggMjFsLTEuNjQtNy4wM0wyMiA5LjI0bC03LjE5LS42MUwxMiAyIDkuMTkgOC42MyAyIDkuMjRsNS40NiA0LjczTDUuODIgMjEgMTIgMTcuMjd6Ii8+PC9nPjwvc3ZnPg==");
  margin-left: 0.5rem;
}

/* Checkout
----------------------------------------------*/
body.woocommerce-cart table.shop_table .coupon {
  display: flex;
  align-items: center;
}
body.woocommerce-cart table.shop_table .input-text {
  padding: 0.6875rem 1.25rem !important;
  font-size: 1.25rem;
  line-height: 1.75rem;
  border-radius: 2rem;
  min-width: 12.5rem;
  margin-right: 0.5rem !important;
}

.wpcf7 p {
  width: 100%;
}
.wpcf7 label {
  bottom: 0;
  width: 100%;
  color: #2877A4;
  margin-bottom: 1em;
}
.wpcf7 input:not([type=submit]):not([type=radio]):not([type=checkbox]), .wpcf7 select, .wpcf7 textarea {
  width: 100%;
  border-radius: 0;
  border: solid 1px #ccc;
  outline: none;
  line-height: 1.8em;
  padding: 0.4em 0.35em;
}
.wpcf7 input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder, .wpcf7 select::placeholder, .wpcf7 textarea::placeholder {
  color: #aaa;
}
.indi-audit-form {
  padding: 2.5rem 1rem !important;
}
.indi-audit-form p {
  text-align: center;
}
.indi-audit-form label {
  text-align: initial;
}
