/*hamburgers*/
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  background-color: #fff;
  width: 35px; }

.hamburger {
  padding: 0;
  margin-top: 17px;
  display: none; }

.hamburger-box {
  width: 34px; }

.hamburger:hover {
  opacity: 1; }

.navbar {
  min-height: 70px;
  margin-bottom: 0; }

.navbar-custom {
  background-color: #fff;
  border-color: #fff;
  border-bottom: 1px solid #eee; }

.navbar-right {
  padding-top: 9px;
  padding-bottom: 9px; }

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #fff;
  border-color: #337ab7; }

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #fff;
  outline: none; }

.navbar-right li > a {
  color: #000; }
.navbar-right li > a:hover {
  text-decoration: none;
  background-color: transparent; }
.navbar-right .navi {
  background-color: #00b0bf; }
.navbar-right .pledge-text {
  color: #000 !important; }
.navbar-right .pledge-text:hover {
  color: #000 !important; }

.navbar-collapse {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }

.navbar-header .navbar-toggle {
  margin-top: 25px;
  padding-right: 15px; }
.navbar-header .nav-logo {
  padding: 10px 15px; }
.navbar-header .icon-bar {
  background-color: #fff; }

.yoho-logo {
  margin-top: 22px;
  margin-left: 7px;
}

.loggedin {
  font-size: 20px; }

.usericon {
  margin-right: 5px; }

.usericon1 {
  margin-right: 22px; }

.fa-stack[data-count]:after {
  position: absolute;
  right: 0%;
  top: -20%;
  content: attr(data-count);
  font-size: 65%;
  padding: .6em;
  border-radius: 999px;
  line-height: .75em;
  color: white;
  background: #ec1818;
  text-align: center;
  min-width: 2em;
  font-weight: bold; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
  font-size: 28px;
  position: absolute;
  top: 3px; }

.currency-select {
  background-color: #00b0bf;
  color: #fff;
  float: right;
  border-color: #00b0bf !important;
  font-size: 12px; }

.currency-container {
  margin-top: 5px; }

.navbar-brand {
  margin-top: -18px !important; }

.modal-header {
  padding: 13px; }

.login_modal_footer {
  margin-top: 5px; }

.login_modal_header .modal-title {
  text-align: center;
  font-family: 'Philosopher', sans-serif; }

.form-group {
  position: relative; }

.form-group .login-field-icon {
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 3px;
  transition: all 0.25s ease 0s;
  padding-top: 2%; }

.login-modal {
  width: 100%;
  padding-bottom: 20px; }

.signup-modal {
  width: 100%; }

.login_modal_header,
.login_modal_footer {
  background: #00b0bf !important;
  color: #fff; }

.modal-register-btn {
  margin-top: 10px;
  width: 100%;
  text-align: center; }

.login-modal input,
.signup-modal input {
  height: 35px;
  box-shadow: none;
  border: 1px solid #ddd; }

.modal-body-left {
  width: 100%;
  padding-top: 10px; }

.modal-body-right {
  width: 100%;
  margin-bottom: 18px;
  border-bottom: 4px solid #ddd;
  padding-bottom: 28px; }

.modal-body-top {
  width: 100%;
  padding-top: 10px;
  border-bottom: 4px solid #ddd; }

.modal-body-bottom {
  width: 100%;
  margin-top: 10px; }

.remember-pw {
  border-top: medium none !important;
  color: #757678 !important;
  display: inline-block !important;
  float: left !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px !important;
  margin: 0 0 25px !important;
  padding: 0 !important;
  width: auto !important; }

.send-news {
  border-top: medium none !important;
  color: #757678 !important;
  display: inline-block !important;
  float: left !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px !important;
  margin: 0 0 16px !important;
  padding: 0 !important;
  width: auto !important; }

.check {
  margin: 0 6px 0 0 !important;
  height: auto !important; }

.terms-con {
  font-size: 11px;
  text-align: left;
  margin: 2px 0 2px 0; }

.new-account {
  text-align: center; }

.facebook,
.twitter,
.google,
.linkedin {
  width: 49%;
  height: 40px;
  padding-top: 2%;
  margin-top: 2%;
  font-size: 13px; }

.modal-icons {
  margin-left: -4px;
  margin-right: 16px; }

.google,
.google:hover {
  background-color: #dd4b39;
  border: 2px solid #dd4b39;
  color: #fff; }

.twitter,
.twitter:hover {
  background-color: #00aced;
  border: 2px solid #00aced;
  color: #fff; }

.facebook,
.facebook:hover {
  background-color: #3b5999;
  border: 2px solid #3b5999;
  color: #fff; }

.linkedin,
.linkedin:hover {
  background-color: #007bb6;
  border: 2px solid #007bb6;
  color: #fff; }

#social-icons-conatainer {
  position: relative; }

.center-line {
  position: absolute;
  right: 47%;
  top: 63px;
  background: #ddd;
  border: 4px solid #DDDDDD;
  border-radius: 20px; }

.center-line1 {
  position: absolute;
  right: 197px;
  top: 63px;
  background: #ddd;
  border: 4px solid #DDDDDD;
  border-radius: 20px; }

.modal-login-btn {
  width: 100%;
  height: 40px;
  margin-bottom: 10px; }

.modal-signup-btn {
  width: 100%;
  height: 40px;
  margin-bottom: 5px; }

h1 {
  border-bottom: 5px solid #00b0bf; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1 !important;
  background-color: #000; }

.modal-open {
  padding: 0 !important; }

/* mobile app banner */
.app_banner {
  background-color: #fff;
  color: #00b0bf;
  height: 50px; }

.app-icon {
  width: 35px;
  height: 35px;
  margin-top: 7px; }

.download-btn {
  width: 100%;
  background-color: #00b0bf;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  padding: 8px; }

.header-tagline {
  color: #000;
  float: right;
  padding-top: 25px;
  padding-left: 10px;
  font-size: 16px;
  border-bottom: 0;
  margin-top: 3px;
  margin-bottom: 0; }

.payment-method-button {
  width: 55%;
  margin: 1% auto;
}

.payment-modal-body {
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.modal-dialog {
  width: 500px;
}

/*# sourceMappingURL=header.css.map */
