/* These are style changes we need made while we rebuild the theme */
.green {
  color: green;
}

.red {
  color: red;
}

td.center {
  text-align: center;
}


#wordstream-leads-smart-ads input[type="radio"] {
  vertical-align: top;
}

#wordstream-leads-smart-ads .option_sublabel {
  color: gray;
  font-weight: 400;

}

#wordstream-leads-smart-ads .option_label {
  font-weight: bold;
}
.recaptcha-notice {
  float: left;
  font-size: 0.75rem;
}
.grecaptcha-badge {
  visibility: hidden;
}

.form-required:after {
    background-size: 7px 7px;
    width: 7px;
    height: 7px;
}
label, legend {
  font-weight: bold;
}
.form-required:after {
    content: '*';
    font-weight: 700;
    vertical-align: super;
    display: inline-block;
    color: red;
    width: 6px;
    height: 6px;
    margin: 0 0.3em;
}

.jtable {
  display: table;
  width: 100%;
}

.jtable.width_auto {
  width: auto;
}

.jtable .jrow {
  display: table-row;
}

.jtable .jrow .jcell {
  display: table-cell;
  vertical-align: top;
}

.footer .jtable .jrow .jcell {
  vertical-align: middle;
}

.jtable .jrow .jcell.half,
.jtable .jrow .jcell.width_50 {
  width: 50%;
}

.jtable .jrow .jcell.quarter {
  width: 25%;
}

.jtable .jrow .jcell.logo {
  width: 60%;
}

.jtable .jrow .jcell.facebook,
.jtable .jrow .jcell.google {
  width: 15%;
}


.jtable .jrow .jcell.right {
  text-align: right;
}

.jtable .jrow .jcell.center {
  text-align: center;
}

.jtable .jrow .jcell.jth {
  background-color: black;
  color: white;
  text-align: center;
}

.jtable.sitemap_exclusions .jrow:nth-child(odd) {
  background-color: #ebebeb;
}

.jtable.sitemap_exclusions .jrow .jcell {
  padding: 0.2em;
}

.footer-badge-facebook {
  margin-top: 0.45rem;
  margin-left: 0.5rem;
  display: inline-block;
}

.footer-badge-facebook img {
  width: 175px;
  min-width: 175px;
  height: auto;
}

.footer-badge-google {
  margin-top: 0.5rem;
  margin-left: 1rem;
}

.footer-badge-microsoft {
  margin: 1.9rem 1rem 0;
  height: 99px;
  width: 196px;
}

.footer-badge-microsoft img {
  height: 100%;
  width: 100%;
}

.footer-badge-logo img {
  width: 100%;
}

img.footer_icon_social {
  width: 40px;
  height: 40px;
}

.footer__connect .icon-text__size-large {
  padding-left: 0;
}

.safe-secure__partner-container .facebook-marketing-icon {
  padding-top: 4px;
  margin-right: 0.75em;
}


/* New FAQ styles */
.pricing-faqs h1 {
  font-weight: bold;
}
.pricing-faqs .accordion__item {
  background-color: #ffffff;
  border: none;
  padding: 0;
}
.pricing-faqs .accordion__item .accordion__item-header {
  cursor: pointer;
  border-radius: 5px;
  padding: 1rem 1.5rem;
  list-style: none;
  list-style-type: none;
  list-style-image: none;
  color: #000000;
  border: 1px solid #007ABD;
  position: relative;
  font-weight: bold;
}
.pricing-faqs .accordion__item.open .accordion__item-header {
  color: white;
  background-color: #007ABD;
}
.pricing-faqs .accordion__item .accordion__item-header::after {
  border: solid #007ABD;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  top: 37%;
}
.pricing-faqs .accordion__item .accordion__item-header .icon-text p {
  font-size: 15px;
}
.pricing-faqs .accordion__item.open .accordion__item-header::after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  border-color: #ffffff;
  top: 36%;
}
.pricing-faqs .accordion__item .accordion__item-content {
  color: #000000;
  margin-left: 1rem;
}
.pricing-faqs .accordion__item .accordion__item-content p {
  font-size: 15px;
}



/* Navigation styles for Pricing pages */

#block-pricing {
  background-color: #007abd;
  padding-bottom: 12px;
}

h2#block-pricing-menu {
  background-color: inherit;
  color: white;
  font-size: 1.4rem;
  padding-top: 30px;
  display: block;
  padding-bottom: 20px;
}

.sub-navigation {
  text-align: center;
}

#block-pricing ul[data-region="sub_navigation"] {
  background-color: #007abd;
  display: block;
  width: 90%;
  margin: auto;
  height: auto;
  padding-left: 0;
}

#block-pricing li {
  display: inline-block;
  list-style: none;
  text-align: center;
  background-color: #007abd;
  height: 50px;
  margin-right: 8px;
  width: auto;
  font-size: 1rem;
  text-transform: uppercase;
}
#block-pricing li:last-child {
  margin-right: 0;
}

#block-pricing li a {
  background-color: #007abd;
  color: white;
  display: block;
  font-weight: bold;
  padding: 12px 15px;
  border: solid white 1px;
  border-radius: 6px;
  width: 245px;
  letter-spacing: normal;
}

#block-pricing li a.is-active,
#block-pricing li a:hover {
  color:  #007abd;
  background-color: white;
}

/* Blog-related styles */
.page-node-type-blog .region-sidebar h2,
.node--nid--2423 .region-sidebar h2 {
  font-size: 1rem;
  text-transform: uppercase;
  color: #868994;
  border-bottom: 1px solid #DBDCE1;
  margin-bottom: .75rem;
}

.blog-tax-header {
  padding: 6% 0 0 2.5%;
}
.path-taxonomy .tax-header {
  margin: 1.25rem;
}
.main-content__inner.has-sidebar .region-sidebar.tax-filtered {
  margin-top: 7.7rem;
}

/* 404 page styles */
.page--error--404 #block-icecream-breadcrumbs, .page--error--404 #block-sharethis {
  display: none;
}

/* Careers page styles */
.wordstream-benefits {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.wordstream-benefits .card {
  height: 250px;
  width: 225px;
  border-radius: 15px;
  background: linear-gradient(180deg, #FFFFFF 0%, #F7F9F9 100%);
  margin: 0 auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  display: grid;
  grid-template-rows: 2fr 1fr;
  margin-bottom: 25px;
  position: relative;
}
.wordstream-benefits .card .card-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
  border-radius: 15px;
  background-size: cover!important;
}
.wordstream-benefits .benefits-icon {
  border: 2px solid #007ABD;
  border-radius: 50px;
  width: 100px;
  height: 100px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}
.wordstream-benefits .card:hover .card-overlay {
  display: block;
}
.wordstream-benefits .card:hover .benefits-icon, .wordstream-benefits .card:hover .benefits-icon img {
  border: none;
}
.wordstream-benefits .benefits-copy {
  color: #333745;
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 22px;
  text-align: center;
  z-index: 2;
}
.wordstream-benefits .card:hover .benefits-copy {
  color: white;
}

/* Test keyframes for making the shadowed cards "pop", hopefully can slow it down */
@keyframes pop {
  from {top: 0px;}
  to {top: -5px;}
}
@keyframes deflate {
  from {top: -5px;}
  to {top: 0px;}
}

/* Styles for repeating style elements */
.shadowed-cards .container {
  max-width: 313px;
  margin-top: 20px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
  border-radius: 10px;
  position: relative;
}
.shadowed-row .section__inner--twoacross {
  border-radius: 10px;
  position: relative;
}
.shadowed-cards .column {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.shadowed-cards .container, .shadowed-row .section__inner--twoacross {
  animation-name: deflate;
  animation-duration: 0.25s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.shadowed-cards .container:hover, .shadowed-row .section__inner--twoacross:hover {
  /* top: -10px; */
  animation-name: pop;
  box-shadow: 0 10px 30px 0 rgba(0,0,0,0.05);
}
.shadowed-cards h2 {
  font-family: "Lato","Helvetica",Arial,sans-serif;
  font-size: 32px;
  font-weight: 900;
  text-align: center;
}
.shadowed-cards img {
  border-radius: 10px 10px 0px 0px;
}
.shadowed-cards .card-copy {
  border-radius: 0px 0px 10px 10px;
  padding: 11px 10px 20px 10px;
  font-family:  "Open Sans",Helvetica,Arial,sans-serif;
}
.shadowed-cards h3 {
  font-family: "Lato","Helvetica",Arial,sans-serif;
  font-weight: 900;
  font-size: 24px;
  color: #526278;
  margin-bottom: 0px;
}
.shadowed-cards p {
  margin: 5px 0px 15px 0px;
  font-size: 16px;
}
.shadowed-cards a {
  color: #007ABD;
  font-size: 18px;
  font-weight: 900;
  font-family: "Lato","Helvetica",Arial,sans-serif;
}

@media screen and (max-width: 799px) {
  .jtable .jrow .jcell,
  .jtable .jrow .jcell.half  {
    display: block;
    margin: auto;
    text-align: center;
    margin-bottom: 1rem;
    width: 100%;
  }

  .jtable .jrow .jcell.right {
    width: 100%;
    text-align: center;
  }

  .jtable .jrow .jcell.facebook {
    margin-bottom: 0.5rem;
  }
  .footer-badge-facebook {
    text-align: center;
    margin: auto;
  }
  .footer-badge-facebook img {
    width: 210px;
  }
  .footer-badge-google {
    margin-top: 0;
    margin-bottom: -0.7rem;
    margin-left: 0;
  }
  .footer-badge-microsoft {
    width: 210px;
    height: 105px;
    margin: 0 auto;
  }
  .safe-secure__content {
    width: 100%;
    max-width: 100%;
  }
  .facebook-marketing-icon {
    display: inline-block;
  }

  h2#block-pricing-menu {
    font-size: 1.2rem;
    padding-top: 20px;
    display: block;
    padding-bottom: 10px;
  }

  #block-ppcu-sub-navigation,
  #block-company-sub-navigation {
    display: none;
  }


  .main-content__inner.has-sidebar .region-sidebar.tax-filtered {
    margin-top: 0;
  }
  .blog-tax-header {
    padding-left: 4.5%;
  }

}

@media screen and (max-width: 440px) {
  .shadowed-cards {
    padding-bottom: 50px;
  }

  /* New FAQ mobile styles */
  .pricing-faqs .accordion__item .accordion__item-header {
    padding-left: 0.5rem;
    padding-right: 2rem;
    padding: 0.5rem 2rem 0.5rem 0.5rem;
  }
  .pricing-faqs .accordion__item .accordion__item-header .icon-text p, .pricing-faqs .accordion__item .accordion__item-content p {
    font-size: 14px;
  }
  .pricing-faqs .accordion__item .accordion__item-content {
    margin: 1rem 0.25rem;
  }
}
