/* Magnific Popup CSS */
.margin-bottom {
  margin-bottom: 95px;
  text-align: center;
}
/* Top bar Form CSS */
#txtzipcode-2{
  height: 30px;
  width: 90px;
}

.top-bar .top--compare {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 50px;
  z-index: 2;
  position: relative;
  float: right;
}
.top-bar .top--compare a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-left: 19px;
}
.top-bar.topbar-transparent .top--compare a {
  color: #ffffff;
}
.top-bar .top--compare a:hover {
  color: #06b784;
}
.top-bar .top--compare .btn {
  width: 90px;
  height: 35px;
  border-radius: 3px;
  background-color: #00c189;
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  line-height: 23px;
  text-transform: uppercase;
  display: inline-block;
}
.top-bar .top--compare .btn:hover {
  background-color: #06b784;
  color: #ffffff;
}