/*
Theme Name: The7DTChild
Theme URI: https://example.com/
Description: Child theme customizations for The7.
Author: Capability
Template: dt-the7
Version: 1.0.0
Text Domain: dt-the7-child
*/

h1, h2, h3, h4, h5, h6 {
  font-family:   'GT Walsheim', sans-serif !important;
  color: #40c1bb !important;
  line-height: 120%;

}
h1  {
  color: #167378 !important;
  line-height: 120%;
}
#footer h1,#footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
  color: #ffffff !important;
}
.blimp {
  border: solid #eeeeee 10px;
  border-radius: 25px;
  overflow: hidden;
}

.contact-blimp h3 {
  color: #167378 !important;
}

.branding a img, .branding img {
  max-width: 150px;
}

#branding-bottom a img, #randing-bottom img {
  max-width: 190px;
}

body {
  padding-left: 0;
  padding-right: 0;
}

#phantom a img {
  max-width: 90px;

}

.sticky-on .branding a img, .branding img {
    max-width: 90px;

}

.show-mobile-logo .mobile-branding img.mobile-logo, .show-mobile-logo.show-device-logo .mobile-branding img.mobile-logo, .show-device-logo .mobile-branding img, .transparent .mobile-branding img.mobile-desktop-logo {
  max-width: 90px !important;
}

.standard-arrow li:after {
  font-size: 12px !important;
  line-height: 22px !important;
}

.standard-arrow li:after, .standard-arrow li:before {
  width: 22px !important;
  height: 22px !important;
}
.standard-arrow li, .standard-number-list li {
  padding-left: 32px !important;
}
.standard-arrow.bullet-top li:before, .standard-arrow.bullet-top li:after {
  margin-top: 7px !important;
}

#advocacy-blimp {
  background-position-y: 80% !important;
}