@import url(https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css);
@charset "UTF-8";
:root {
  --wp--style--block-gap: 0;
  --animate-delay: 0.15s;
  scroll-behavior: smooth;
  scroll-margin-top: 100px;
}

[id] {
  scroll-margin-top: 2rem;
}

.post-type-post .editor-styles-wrapper,
.post-type-product .editor-styles-wrapper,
.post-type-project .editor-styles-wrapper {
  padding: 0 50px;
}

.wp-site-blocks,
.editor-visual-editor {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 18px;
  color: #121619;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.wp-site-blocks h4 a,
.editor-visual-editor h4 a {
  transition: all 0.25s ease-in-out;
}
.wp-site-blocks h4 a:hover,
.editor-visual-editor h4 a:hover {
  color: #1863DC;
}
.wp-site-blocks a,
.editor-visual-editor a {
  color: inherit;
}
.wp-site-blocks a:hover,
.editor-visual-editor a:hover {
  color: inherit;
}
.wp-site-blocks,
.editor-visual-editor {
  /* ===============================
     Default Fill Button Override
     =============================== */
}
.wp-site-blocks .is-style-fill .wp-block-button__link,
.wp-site-blocks .wp-block-button__link:not(.has-background):not(.is-style-outline),
.wp-site-blocks .button-custom,
.editor-visual-editor .is-style-fill .wp-block-button__link,
.editor-visual-editor .wp-block-button__link:not(.has-background):not(.is-style-outline),
.editor-visual-editor .button-custom {
  background: transparent;
  background-image: url("/wp-content/themes/integration-plumbers/assets/images/arrow-blue.svg");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  padding-right: 3.5rem;
  transition: all 0.25s ease-in-out;
  border: 2px solid #272B26;
  color: #272B26;
  font-family: var(--wp--preset--font-family--ibm-plex-sans);
  font-weight: 500;
  border-radius: 0;
  text-decoration: none;
  text-transform: unset;
  transition: all 0.25s ease;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 3.5rem;
}
.wp-site-blocks .is-style-fill .wp-block-button__link:hover,
.wp-site-blocks .wp-block-button__link:not(.has-background):not(.is-style-outline):hover,
.editor-visual-editor .is-style-fill .wp-block-button__link:hover,
.editor-visual-editor .wp-block-button__link:not(.has-background):not(.is-style-outline):hover {
  background-color: transparent;
  background-position: right 0.75rem center;
  padding-left: 1rem;
  padding-right: 3.5rem;
}
.wp-site-blocks,
.editor-visual-editor {
  /* ===============================
     Default Outline Button Override
     =============================== */
}
.wp-site-blocks .is-style-outline .wp-block-button__link,
.editor-visual-editor .is-style-outline .wp-block-button__link {
  background: transparent;
  background-image: url("/wp-content/themes/integration-plumbers/assets/images/arrow-blue.svg");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  padding-right: 3.5rem;
  transition: all 0.25s ease-in-out;
  border-top: 2px solid transparent !important;
  border-left: 2px solid transparent !important;
  border-right: 2px solid transparent !important;
  border-bottom: 2px solid #272B26;
  color: #272B26;
  font-family: var(--wp--preset--font-family--ibm-plex-sans);
  font-weight: 500;
  border-radius: 0;
  text-decoration: none;
  text-transform: unset;
  transition: all 0.25s ease;
  padding-left: 1rem;
  padding-right: 3.5rem;
}
.wp-site-blocks .is-style-outline .wp-block-button__link:hover,
.wp-site-blocks .is-style-outline .wp-block-button__link:focus,
.wp-site-blocks .is-style-outline .wp-block-button__link:active,
.editor-visual-editor .is-style-outline .wp-block-button__link:hover,
.editor-visual-editor .is-style-outline .wp-block-button__link:focus,
.editor-visual-editor .is-style-outline .wp-block-button__link:active {
  background-color: transparent;
  background-position: right 0.75rem center;
  padding-left: 1rem;
  padding-right: 3.5rem;
}
.wp-site-blocks,
.editor-visual-editor {
  /* ===============================
     Query Loop “Read More” Link — Matches Button Styles
     =============================== */
  /* Outline Variant (matches .is-style-outline) */
}
.wp-site-blocks .wp-block-read-more,
.editor-visual-editor .wp-block-read-more {
  display: inline-block;
  background: transparent;
  background-image: url("/wp-content/themes/integration-plumbers/assets/images/arrow-blue.svg");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  padding: 0.75em 3.5rem 0.75em 1rem;
  border-top: 2px solid transparent !important;
  border-left: 2px solid transparent !important;
  border-right: 2px solid transparent !important;
  border-bottom: 2px solid #272B26;
  border-radius: 0;
  color: #272B26;
  font-family: var(--wp--preset--font-family--ibm-plex-sans);
  font-weight: 500;
  text-decoration: none;
  text-transform: unset;
  transition: all 0.25s ease-in-out;
}
.wp-site-blocks .wp-block-read-more:hover,
.editor-visual-editor .wp-block-read-more:hover {
  background-position: right 0.75rem center;
  background-color: transparent;
  color: #272B26;
}
.wp-site-blocks .taxonomy-category [rel=tag],
.editor-visual-editor .taxonomy-category [rel=tag] {
  display: inline-block;
  padding: 0.5rem 0.75rem;
  text-decoration: none;
}
.wp-site-blocks .taxonomy-category [rel=tag][href*=webinar],
.editor-visual-editor .taxonomy-category [rel=tag][href*=webinar] {
  background: #F8F0DE;
}
.wp-site-blocks .taxonomy-category [rel=tag][href*=blog],
.editor-visual-editor .taxonomy-category [rel=tag][href*=blog] {
  background: #C5D4EE;
}
.wp-site-blocks .taxonomy-category [rel=tag][href*=whitepaper],
.editor-visual-editor .taxonomy-category [rel=tag][href*=whitepaper] {
  background: #E5EDEE;
}
.wp-site-blocks .anchor-menu a,
.editor-visual-editor .anchor-menu a {
  display: block;
  font-weight: 600;
  color: #272B26;
  padding: 1.5rem 0;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
  border-bottom: 3px solid transparent;
}
.wp-site-blocks .anchor-menu a:hover,
.editor-visual-editor .anchor-menu a:hover {
  font-weight: 600;
  color: #1863DC;
  border-bottom: 3px solid #1863DC;
}
.wp-site-blocks header.wp-block-template-part,
.editor-visual-editor header.wp-block-template-part {
  position: sticky;
  top: 0;
  z-index: 100;
  background: white;
}
.wp-site-blocks header.wp-block-template-part .wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg,
.editor-visual-editor header.wp-block-template-part .wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
  stroke: #1863DC;
  width: 1rem;
  height: 1rem;
  margin-top: -0.15rem;
}
.wp-site-blocks footer.wp-block-template-part a,
.editor-visual-editor footer.wp-block-template-part a {
  text-decoration: none;
}
.wp-site-blocks footer.wp-block-template-part a:hover,
.editor-visual-editor footer.wp-block-template-part a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
}
@media screen and (min-width: 601px){
  .wp-site-blocks header.wp-block-template-part ul.wp-block-navigation a,
  .editor-visual-editor header.wp-block-template-part ul.wp-block-navigation a {
    transition: all 0.3s ease;
  }
  .wp-site-blocks header.wp-block-template-part ul.wp-block-navigation a:hover,
  .editor-visual-editor header.wp-block-template-part ul.wp-block-navigation a:hover {
    color: #1863DC;
  }
  .wp-site-blocks header.wp-block-template-part ul.wp-block-navigation > li,
  .editor-visual-editor header.wp-block-template-part ul.wp-block-navigation > li {
    padding: 2rem 0;
  }
  .wp-site-blocks header.wp-block-template-part ul.wp-block-navigation > li > ul,
  .editor-visual-editor header.wp-block-template-part ul.wp-block-navigation > li > ul {
    margin-left: -1rem;
    background: rgba(242, 241, 241, 0.6);
    backdrop-filter: blur(1px);
    border: 1px solid #ece9e6;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.05);
  }
}
@media screen and (max-width: 1000px){
  .wp-site-blocks header.wp-block-template-part ul.wp-block-navigation,
  .editor-visual-editor header.wp-block-template-part ul.wp-block-navigation {
    gap: 1rem;
  }
  .wp-site-blocks header.wp-block-template-part,
  .editor-visual-editor header.wp-block-template-part {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px){
  .wp-site-blocks header.wp-block-template-part ul.wp-block-navigation,
  .editor-visual-editor header.wp-block-template-part ul.wp-block-navigation {
    padding: 0 1rem;
    margin: 0 auto;
    align-items: center !important;
    justify-content: center !important;
  }
  .wp-site-blocks header.wp-block-template-part ul.wp-block-navigation > li,
  .editor-visual-editor header.wp-block-template-part ul.wp-block-navigation > li {
    align-items: center !important;
    justify-content: center !important;
  }
  .wp-site-blocks header.wp-block-template-part ul.wp-block-navigation > li > ul,
  .editor-visual-editor header.wp-block-template-part ul.wp-block-navigation > li > ul {
    padding: 0.5rem 0 0 0 !important;
    opacity: 0.7 !important;
    font-weight: 400 !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .wp-site-blocks header.wp-block-template-part,
  .editor-visual-editor header.wp-block-template-part {
    font-size: 18px;
  }
  .wp-site-blocks header.wp-block-template-part .wp-block-image,
  .editor-visual-editor header.wp-block-template-part .wp-block-image {
    padding: 1rem 0;
  }
}
