/*
     Theme Name: UPS BB Theme
     Description: A page builder theme, meant for a single page.
     Author: Reshift Media
     Author URI: https://www.reshiftmedia.com/
     Template: bb-theme
     Version: 1.0.0
     License: GNU General Public License v2 or later
     License URI: http://www.gnu.org/licenses/gpl-2.0.html
    */

/* html,
		body {
			font-family: "UPS Berlingske Sans", Arial, Helvetica, sans-serif !important;
		} */

.national-site-footer-container {
  background: #fff;
}

.national-site-footer-container .footer-main h3,
.national-site-footer-container .footer-main a {
  color: #fff !important;
  padding: 0;
  border: 0;
  font-family: "UPS Berlingske Sans", Arial, Helvetica, sans-serif !important;
  vertical-align: baseline;
}

.national-site-footer-container .footer-main h3 {
  font-size: 21px !important;
  margin: 10px 0;
  margin-top: 40px;
  padding-bottom: 15px;
  border-bottom: 2px solid hsla(0, 0%, 100%, 0.2);
  line-height: 21px !important;
}

.national-site-footer-container .footer-main a {
  padding: 10px 15px;
  position: relative;
  display: block;
  margin: 0;
  font-size: 16px;
  line-height: 16px;
}

.national-site-footer-container .footer-main a:hover {
  background-color: transparent;
  text-decoration: underline;
}

.national-site-footer-container .footer-main .track-header {
  padding-top: 20px;
  margin-top: 30px;
  border-top: 2px solid hsla(0, 0%, 100%, 0.2);
  color: #fff !important;
  line-height: 16px !important;
}

.national-site-footer-container .footer-main input[type="text"] {
  display: block;
  line-height: 1.428571429;
  width: 100%;
  background-image: none;
  -moz-transition: all ease-in-out 0.15s;
  -webkit-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.national-site-footer-container .footer-main button {
  line-height: 1.2;
  font-weight: normal;
  text-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.national-site-footer-container .footer-main form {
  position: relative;
  display: flex;
  flex-direction: column;
}

.national-site-footer-container .footer-main form button {
  right: 0;
  top: 0;
}

.national-site-footer-container .footer-main form button:hover,
.national-site-footer-container .footer-main form button:focus {
  background-color: #fff;
  color: #414141;
  border: none;
  text-decoration: none;
}

.national-site-footer-container .footer-main .social-icons-footer {
  display: flex;
}

.national-site-footer-container .footer-main .footer-newsletter form label {
  font-size: 12px;
  line-height: 14px;
}

.national-site-footer-container .footer-main .footer-newsletter form label a {
  font-size: 12px;
  line-height: 14px;
  display: inline-block;
  padding: 0;
  text-decoration: underline;
}

.national-site-footer-container
  .footer-main
  .footer-newsletter
  form
  label
  a:hover,
.national-site-footer-container
  .footer-main
  .footer-newsletter
  form
  label
  a:focus {
  text-decoration: none;
}

.national-site-footer-container
  .footer-main
  .footer-newsletter
  form
  .gform_button {
  border-radius: 0;
}

.national-site-footer-container .footer-main .social-icons-footer a {
  padding: 0;
  color: #fff;
  font-family: "FontAwesome";
}

.national-site-footer-container .footer-main .social-icons-footer a i,
.national-site-footer-container .footer-main .social-icons-footer a i:before {
  font-family: "FontAwesome";
}
