/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

/*--------------------------------------------------------------
# Sitewide
--------------------------------------------------------------*/
html {
  scroll-behavior: smooth;
}
body {
  font-family: "Barlow";
  color: #565656;
  font-size: 18px;
}
img {
  max-width: 100%;
}
p,
ol,
ul,
li {
  font-style: normal;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
}
em {
  font-style: italic;
}
ul:not(#footer ul),
ol:not(#footer ol) {
  margin: 0 0 20px 40px;
}

ul:not(#footer ul) {
  list-style: disc;
}
h1 {
  font-family: "Barlow Condensed";
}
h2 {
  font-size: 48px;
  margin-bottom: 0.5em;
  font-family: "Barlow Condensed";
  font-weight: 600;
  color: #40beb6;
  text-transform: capitalize;

  & > a {
    font-size: 32px;
    color: inherit;
    text-decoration: underline;
  }
}
h3 {
  font-size: 32px;
  margin-bottom: 1em;
  font-family: "Barlow Condensed";
  color: #40beb6;

  & > a {
    color: inherit;
    font-size: 32px;
  }
}
h4 {
  margin-bottom: 1em;
  font-family: "Barlow Condensed";
  color: #40beb6;

  & > a {
    font-size: inherit;
    color: inherit;
  }
}
h5 {
  margin-bottom: 1em;
  font-family: "Barlow Condensed";
  color: #40beb6;

  & > a {
    font-size: inherit;
    color: inherit;
  }
}
h6 {
  margin-bottom: 1em;
  font-family: "Barlow Condensed";
  color: #40beb6;

  & > a {
    font-size: inherit;
    color: inherit;
  }
}
strong,
b {
  font-weight: bold;
}
.font-normal {
  font-weight: normal !important;
}
p:not(.home p) {
  margin-bottom: 1.25em;
  line-height: 1.5em;
}

hr {
  margin-bottom: 1.2e5m;
}

li:not(.home p) {
  line-height: 1.5em;
}

i {
  font-style: italic;
}

a {
  color: #35bfb4;
  text-decoration: none;
  transition: color 0.4s ease;
  /* font-family: Barlow Condensed; */
}
p > a {
  text-decoration: underline;
}
a:hover {
  color: #00e3d5;
}

html,
body,
div,
span,
applet,
object,
iframe,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
body {
  line-height: 1;
  font-family: "Barlow";
  color: #565656;
}
button {
  outline: 0;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
q {
  display: inline;
  font-style: italic;
}
q:before {
  content: '"';
  font-style: normal;
}
q:after {
  content: '"';
  font-style: normal;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  padding: 2px;
}
big {
  font-size: 120%;
}
small,
sup,
sub {
  font-size: 80%;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
dd {
  margin-left: 20px;
}
kbd,
tt {
  font-family: courier;
  font-size: 12px;
}
ins {
  text-decoration: underline;
}
del,
strike,
s {
  text-decoration: line-through;
}
dt {
  font-weight: bold;
}
address,
cite,
var {
  font-style: italic;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
.sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: #fbfbfb;
}

.error404 .entry-title {
  transform: translateY(0);
}

.entry-content {
  max-width: 1400px;
  width: 90%;
  margin: auto;
}

a {
  text-decoration: none;
}

ul,
ol {
  margin: 0 0 1.5em 3em !important;
  font-size: 18px !important;
}

ul {
  list-style: disc;
}

b {
  font-weight: bold;
}

.tools-legend {
  display: flex;
}

#gform_wrapper_2 .form-index-col,
#gform_wrapper_4 .form-index-col,
#gform_wrapper_5 .form-index-col,
#gform_wrapper_6 .form-index-col,
#gform_wrapper_7 .form-index-col,
#gform_wrapper_8 .form-index-col {
  margin: 0 10px 0 0 !important;
}

#gform_wrapper_2 .form-index-item,
#gform_wrapper_4 .form-index-item,
#gform_wrapper_5 .form-index-item,
#gform_wrapper_6 .form-index-item,
#gform_wrapper_7 .form-index-item,
#gform_wrapper_8 .form-index-item {
  font-family: Barlow;
  font-size: 12px;
  list-style: none !important;
  line-height: 1.35;
}

.page-id-2,
.page-id-30,
.page-id-46,
.page-id-48,
.page-id-50,
.page-id-52 {
  background-color: #fbfbfb;
}

#post-2,
.entry-header {
  display: flex;
  justify-content: center;
}

.entry-header {
  align-items: center;
  flex-direction: column;
}

.entry-inner-header {
  display: flex;
  justify-content: center;
  width: 100%;
  background-color: white;
}

#content .page {
}

.entry-content,
.entry-title {
  max-width: 1300px;
  width: 95%;
}

.entry-title {
  font-family: Barlow Condensed;
  font-style: normal;
  font-weight: 600;
  font-size: 80px;
  color: #40beb6;
  transform: translateY(60%);
  z-index: 10;
}

.page-id-23 .entry-inner-header {
  background-color: #152c5d;
}

.page-id-23 .entry-title {
  color: white;
}

#splash-page {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 75px;
}

.splash-col {
  width: 46.5%;
  min-width: 575px;
}

@media screen and (max-width: 1300px) {
  #splash-page {
    flex-direction: column;
    align-items: center;
  }
  .splash-col:first-of-type {
    margin-bottom: 50px;
  }
}

.col-title {
  color: #152c5d;
  font-family: Barlow Condensed;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 110%;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding-bottom: 25px;
  margin-bottom: 40px;
  border-bottom: 1px solid #152c5d;
}

.report-btns-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.report-btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
  margin-bottom: 24px;
  padding: 28px 45px;
  transition: width 0.6s ease, box-shadow 0.6s ease, transform 0.6s ease;
}

.report-btn:hover {
  width: 105%;
  transform: translateY(-4px);
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}

.report-btn:hover .form-title {
  color: #40beb6;
}

.arrow {
  color: #40beb6;
  font-size: 22px;
}

#back-to-top {
  position: fixed;
  bottom: 32px;
  right: 2.5%;
  background-color: #152c5d;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  transition: transform 0.4s ease;
}

#back-to-top:hover {
  transform: translateY(-5px);
}

#footer-wave {
  transform: scaleY(-1);
  margin-bottom: -8px;
}

#footer-inner {
  background-color: #152c5d;
  padding: 64px 20px;
}

#footer-inner p {
  font-family: Barlow Condensed;
  font-size: 16px;
  text-align: center;
  color: white;
}

#title-wave {
  transform: scaleX(-1);
}
.teal-btn p {
  font-family: "Barlow Condensed", sans-serif;
  width: 105px;
  text-align: center;
}

.teal-btn i {
  font-size: 21px;
  margin-left: 5px;
  transition: all 0.4s ease;
}

.teal-btn::after {
  content: "";
  position: absolute;
  background-color: #00e3d5;
  width: 15%;
  padding-bottom: 15%;
  border-radius: 50%;
  left: 0;
  right: 0;
  top: 50px;
  top: 100%;
  margin: auto;
  transition: transform 0.6s ease;
}

.teal-btn {
  border: none;
  position: relative !important;
  display: block !important;
  width: fit-content !important;
  width: -moz-fit-content !important;
  min-width: 200px;
  padding: 20px;
  box-sizing: border-box;
  background: #40beb6;
  border-radius: 100px !important;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  will-change: transform;
}

.teal-btn p {
  font-family: Barlow Condensed;
  position: relative !important;
  z-index: 5;
  text-align: center;
  text-transform: uppercase;
  color: white !important;
  font-size: 20px !important;
  margin-bottom: 0 !important;
  line-height: inherit !important;
  border: none;
  letter-spacing: 0.1em;
  width: 100%;
}

.teal-btn:hover::after {
  transform: scale(12);
  cursor: pointer;
}

.top-bar {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 775px) {
  .first-row {
    display: none;
  }
  .row-inner {
    flex-direction: column;
  }
  .col-one,
  .col-two,
  .col-three,
  .col-four {
    width: 100% !important;
    justify-content: flex-start !important;
    padding: 20px 0 20px 0;
  }
  #hr-section .col-three,
  .col-four {
    padding-bottom: 0;
  }
  .mobile-col {
    display: flex;
  }
}

@media screen and (max-width: 600px) {
  #hero-text h1 {
    font-size: 55px;
  }
  #poa-toggle {
    margin: 25px 0 45px 0;
  }
  .top-bar {
    flex-direction: column;
    align-items: flex-start;
  }
  .orange-title {
    margin-bottom: 25px;
  }
  .report-btns {
    margin-left: 5px;
  }
}

.gform_button,
.gform_next_button,
.gform_previous_button {
  font-family: Barlow Condensed;
  position: relative !important;
  z-index: 5;
  text-align: center;
  text-transform: uppercase;
  color: white !important;
  font-size: 20px !important;
  margin-bottom: 0 !important;
  line-height: inherit !important;
  border: none;
  letter-spacing: 0.1em;
  width: 100% !important;
}

.gform_button::after,
.gform_next_button::after,
.gform_previous_button::after {
  content: "";
  position: absolute;
  background-color: #00e3d5;
  width: 15%;
  padding-bottom: 15%;
  border-radius: 50%;
  left: 0;
  right: 0;
  top: 50px;
  top: 100%;
  margin: auto;
  transition: transform 0.6s ease;
}

.gform_button,
.gform_next_button {
  display: block !important;
  min-width: 200px;
  padding: 20px;
  background: #40beb6;
  border-radius: 100px !important;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  will-change: transform;
}

.gform_button:hover::after,
.gform_next_button::after,
.gform_previous_button::after {
  transform: scale(12);
  cursor: pointer;
}

h3 {
  font-size: 32px;
  margin-bottom: 1em;
  font-family: "Barlow Condensed";
}

#input_20_96 {
  display: flex;
  flex-wrap: wrap;
}

#input_20_96 > .gchoice {
  width: 45%;
  padding-right: 10px;
  box-sizing: border-box;
}

.autocomplete-items div {
  cursor: pointer;

  strong {
    font-weight: 700;
  }
}

/* old css above here */

/* resources below  */

/* upgrade cheat sheet & ticketing updates */

.header {
  height: 60px;
  min-height: 0;
  position: relative;
  background-color: #152c5d;
  transition: all 0.6s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-inner {
  width: 90%;
  max-width: 1300px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logo {
  margin-bottom: -60px;
}

.home.page-template-chart-page {
  #content {
    min-height: 90vh;
    height: 100%;
  }
}

.page-template-chart-page {
  background-color: #0d1f47;

  #header-container {
    box-shadow: none;
    height: auto;

    #header {
      height: 60px;
      min-height: 0;
    }
    #header-inner {
      .logo {
        margin-bottom: -60px;
      }
    }
  }
  #content {
    padding: 80px 0;
  }
  .title-intro-ctn {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto 80px auto;

    & h1 {
      text-align: center;
      font-family: Barlow;
      font-size: 60px;
      font-style: normal;
      font-weight: 700;
      color: #40beb6;
      margin-bottom: 20px;
    }
    .fitler-btns-ctn {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 20px;
      padding: 20px 0;
    }
  }
  .entry-content {
    max-width: 1400px;
    width: 90%;
    margin: auto;
  }
  #container {
    margin: 0;
  }
  .chart-curve {
    width: 100vw;
    &.nav {
    }
    &.curve-footer {
      transform: rotateX(180deg);
      margin-bottom: -4px;
      background-color: #0d1f47;
    }
  }
  #footer {
    background-color: #152c5d;
    padding-bottom: 60px;
    margin: 0;
  }
  .table-btn {
    font-family: "Barlow Condensed";
    border: none;
    position: relative !important;
    display: block !important;
    width: fit-content !important;
    width: -moz-fit-content !important;
    min-width: 175px;
    padding: 20px;
    box-sizing: border-box;
    background: #40beb6;
    border-radius: 100px !important;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    will-change: transform;
    color: #fff !important;
    opacity: 0.4;
    text-transform: uppercase;
    transition: all 0.3s ease-in;
    font-size: 20px;
    letter-spacing: 0.1em;

    &.active-btn {
      opacity: 1;
      background-color: #00e3d5;
    }

    &:hover {
      background-color: #00e3d5;
    }
  }
  .teal-btn {
    margin: auto;
  }
}

.table-card {
  margin: 0 auto 40px auto !important;
  background-color: #40beb6;
  padding: 32px 0 0 0;
  border-radius: 24px;
  overflow: hidden;

  &.active-table-card {
    display: flex;
  }
  &.hidden {
    display: none !important;
  }

  .wp-block-column {
    & > h2 {
      color: #fff;
      text-transform: capitalize;
      width: 90%;
      margin-left: auto;
      margin-right: auto;
      font-size: 32px;
      margin-bottom: 32px;
      font-family: Barlow;
    }

    & > p {
      color: #fff;
      width: 90%;
      margin-left: auto;
      margin-right: auto;
    }
  }

  .wp-block-table {
    background-color: #fff;
    padding-bottom: 20px;

    & thead {
      border: 0;
      background-color: #fbfbfb;

      & th {
        border: 0;
        text-transform: uppercase;
        text-align: left;
        font-family: "Barlow Condensed";
        font-size: 20px;
        padding: 20px;
        font-weight: 600;
      }
    }
    & tbody {
      & tr {
        & td {
          border: 10px solid #fff;
          border-radius: 30px;
          padding: 20px;
          font-size: 18px;
          font-weight: 700;
          line-height: 150%;
        }
        & td:first-of-type {
          color: #152c5d;
          background-color: #fbfbfb;
          font-weight: 700;
        }
        & td:nth-of-type(2) {
          background-color: #ffeae8;
          color: #bf261a;
        }
        & td:nth-of-type(3) {
          background-color: #deffea;
          color: #219653;
        }
        & td:last-of-type {
          background-color: #edfff5;
          color: #219653;
        }
      }
    }
  }
  .stupid-table.wp-block-table {
    .has-fixed-layout {
      table-layout: fixed;
      width: 100%;
    }
    .vertical-text {
      position: relative;
      height: calc(100% - 40px);
      vertical-align: top;
      text-orientation: mixed;
    }
    & tbody {
      & tr:first-of-type {
        & td:not(:first-of-type) {
          display: none;
        }
      }
      & tr:not(:first-of-type) {
        & td:first-of-type {
          display: none;
        }
      }
    }
  }
}

/* ticketing cheat sheet additions */

.table-card {
  .ticket-priority.wp-block-table {
    & tbody {
      & tr {
        & td {
          font-weight: 500;
          color: #152c5d;
        }
        & td strong {
          font-weight: 700;
        }
        & td:nth-of-type(2) {
          background-color: #edfff5;
          & strong {
            color: #219653;
          }
        }
        & td:nth-of-type(3) {
          background-color: #fff4eb;
          & strong {
            color: #f2994a;
          }
        }
        & td:last-of-type {
          background-color: #ffdede;
          & strong {
            color: #bf261a;
          }
        }
      }
    }
  }
  .faux-paws.wp-block-table {
    & tbody {
      & tr {
        & td {
          color: #152c5d;
          font-weight: 500;
          background-color: #fbfbfb;
        }
        & td strong {
          font-weight: 700;
        }
        & td:first-of-type {
          color: #bf261a;
          background-color: #ffeae8;

          & strong {
            color: #bf261a;
          }
        }
      }
    }
  }
  .faqs.wp-block-table {
    & tbody {
      & tr {
        & td {
          background-color: #fbfbfb;
          color: #152c5d;

          & strong {
            color: #152c5d;
          }
        }
        & td:last-of-type {
          background-color: #edfff5;

          & strong {
            color: #219653;
          }
        }
      }
    }
  }
  .copy-return-times.wp-block-table {
    & tbody {
      & tr {
        & td {
          background-color: #fbfbfb;
          color: #152c5d;

          & strong {
            color: #152c5d;
          }
        }
        & td:last-of-type {
          background-color: #edfff5;

          & strong {
            color: #219653;
          }
        }
      }
      & tr:nth-of-type(2) {
        & td:last-of-type {
          background-color: #fff4eb;
          color: #f2994a;

          & strong {
            color: #f2994a;
          }
        }
      }
    }
  }
  .design-return-times.wp-block-table {
    & tbody {
      & tr {
        & td {
          background-color: #fbfbfb;
          color: #152c5d;

          & strong {
            color: #152c5d;
          }
        }
        & td:last-of-type {
          background-color: #edfff5;

          & strong {
            color: #219653;
          }
        }
      }
      & tr:last-of-type,
      tr:nth-of-type(3),
      tr:nth-of-type(12),
      tr:nth-of-type(24) {
        & td:last-of-type {
          background-color: #fff4eb;
          color: #f2994a;

          & strong {
            color: #f2994a;
          }
        }
      }
      & tr:nth-of-type(10) {
        & td:last-of-type {
          background-color: #ffeae8;
          color: #bf261a;

          & strong {
            color: #bf261a;
          }
        }
      }
    }
  }
  .dev-return-times.wp-block-table {
    & tbody {
      & tr {
        & td {
          background-color: #fbfbfb;
          color: #152c5d;

          & strong {
            color: #152c5d;
          }
        }
      }
    }
  }
  .website-build-return-times.wp-block-table {
    & tbody {
      & tr {
        & td {
          background-color: #fbfbfb;
          color: #152c5d;

          & strong {
            color: #152c5d;
          }
        }
        & td:last-of-type {
          background-color: #ffeae8;

          & strong {
            color: #bf261a;
          }
        }
      }
    }
  }
  .website-update-return-times.wp-block-table {
    & tbody {
      & tr {
        & td {
          background-color: #fbfbfb;
          color: #152c5d;

          & strong {
            color: #152c5d;
          }
        }
        & td:last-of-type {
          background-color: #edfff5;

          & strong {
            color: #219653;
          }
        }
      }
      & tr:first-of-type {
        & td:last-of-type {
          background-color: #fff4eb;
          color: #f2994a;

          & strong {
            color: #f2994a;
          }
        }
      }
    }
  }
  .where-to-submit.wp-block-table {
    & tbody {
      & tr {
        & td {
          background-color: #fbfbfb;
          color: #152c5d;

          & strong {
            color: #152c5d;
          }
        }
        & td:nth-of-type(2) {
          background-color: #edfff5;

          & strong {
            color: #219653;
          }
        }
        & td:last-of-type {
          background-color: #fff4eb;

          & strong {
            color: #f2994a;
          }
        }
      }
      & tr:first-of-type,
      tr:nth-of-type(3) {
        & td:last-of-type {
          background-color: #ffeae8;

          & strong {
            color: #bf261a;
          }
        }
      }
      & tr:nth-of-type(6),
      tr:nth-of-type(8) {
        & td:last-of-type {
          background-color: #edfff5;

          & strong {
            color: #219653;
          }
        }
        & td:nth-of-type(2) {
          background-color: #fff4eb;

          & strong {
            color: #f2994a;
          }
        }
      }
    }
  }
  .seo-times.wp-block-table {
    & tbody {
      & tr {
        & td {
          background-color: #fbfbfb;
          color: #152c5d;

          & strong {
            color: #152c5d;
          }
        }
      }
    }
  }
}

.table-card.websites.excerpt {
  & .wp-block-column {
    & > h2 {
      margin-bottom: 12px;
    }
  }
}

.table-card.websites.internal-guide {
  .wp-element-caption {
    padding: 0px 20px;
    color: #152c5d;

    & a {
      color: #40beb6;
      text-decoration: underline;
    }
  }
}

@media screen and (max-width: 1024px) {
  .logo {
    margin-bottom: 0px;
    margin-top: 20px;
  }
  .page-template-chart-page {
    .entry-content {
      width: 95%;
    }
    .title-intro-ctn {
      width: 95%;
      margin-bottom: 40px;

      & h1 {
        font-size: 42px;
      }

      .fitler-btns-ctn {
        gap: 12px;
      }
    }
    .table-btn {
      min-width: 150px;
      padding: 15px;
      font-size: 16px;
    }
  }
  .table-card {
    .wp-block-column {
      & > h2 {
        font-size: 32px;
      }
    }
    .wp-block-table {
      & thead {
        & th {
          padding: 8px;
          font-size: 14px;
        }
      }
      & tbody {
        & tr {
          & td {
            border-radius: 16px;
            border: 4px solid #fff;
            padding: 8px;
            font-size: 12px;
          }
        }
      }
    }
  }
}
