h1 {
font-size: 22px !important;
}
h4 sup, h3 sup {
    font-size: 12px !important;
    top: -0.9em !important;
}
div.tp-caption sup {
font-size: 14px !important;
left: 0.3em !important
}
h1 sup, h2 sup {
    font-size: 12px !important;
    top: -1.1em !important;
}
p sup {
    font-size: 8px !important;
    top: -0.8em !important;
}
h5 sup {
    font-size: 12px !important;
    top: -0.75em !important;
}
span.tooltip sup {
font-weight: 700 !important;
}
div.content_row.footer_contents.footer_info_bar {
    display: none !important;
}
#footer .footer_widgets .col {
    padding-left: 50px !important;
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  opacity: 1;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
h3 .tooltiptext {
font-size: 10px;
}
footer#footer h5, footer#footer div.textwidget {
color: #324d5a !important;
}
section.footer_widgets {
background-color: #e8e8e8 !important;
}
div#media_image-2 img {
max-width: 65% !important;
}
div#social_media_icons-2 {
border: none !important;
}
div#footer-column-3 {
padding-top: 10px !important;
}
div#footer-column-3 div#media_image-2 {
padding-top: 0 !important;
}
#social_media_icons-2 {
padding: 0 !important;
}
#popmake-943 .content_row {
background-color: transparent !important;
}
#popmake-943 .content_row_wrapper {
padding-bottom: 0 !important;
padding-right: 0 !important;
}
#order-online a {
box-shadow: 1px 1px 16px #94dcff;
}
#pum-943 #popmake-943 {
    bottom: 0 !important;
    top: initial !important;
    margin-bottom: 0 !important;
}