

.header-userinfo-outer img {
	width:18%;
  height: auto;
}
.header-userinfo-outer img, .header-userinfo-outer svg {
	  height: 22px;
	width:auto;
    margin-bottom: 1px;
}


.header_user_info {
  float:left;
  width:100%;
}
.header_user_info .head-hover a {
  color: transparent;
  font-weight: bold;
  display: block;
  cursor: pointer;
  line-height: 12px;
  font-family: "Cabin", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.header_user_info .before-login .head-hover .outer-border{
	display: inline-block;
    border: 2px solid #83d9b4;
    margin: 9px;
}
.header_user_info .before-login .head-hover .outer-border .first-name{
	width: 50%;
    margin: auto;
    background: #fff;
    position: relative;
    top: -10px;
}
.header_user_info .before-login .head-hover .outer-border .first-name b{
	color:#83d9b4;
	font: 700 14px/16px "Cabin",sans-serif;
}
.header_user_info .before-login .first-name{
	width: 99%;
    margin: auto;
	padding-top: 0px;
	line-height:20px;
}
.header_user_info .before-login .head-hover a {
  padding: 2px 3px;
}
.header_user_info .before-login .head-hover .listing:last-child a{
	padding:11px 6px;
	color:#fff;
}
.header_user_info .before-login .head-hover .logout {
  display: none;
}
.outer-border .listing {
    display: inline-block;
    width: 29%;
    padding-top: 0;
    margin-left: 5px;
    margin-bottom: 5px;
    vertical-align: top;
    
}
.outer-border .listing:last-child{
	width: 80%;
    padding-top: 0;
    border-radius: 6px;
	min-height: auto;
	background-color: #83d9b4;
	color:#fff;
}
.header_user_info .before-login .head-hover .listing:last-child:hover{
	color:#fff;
	background: #9edec3;
}
.header_user_info .before-login .head-hover .listing:last-child a:hover{color:#fff}
.first-name b{
	font:  11px 'Roboto-medium',Helvetica,sans-serif; /* font: 700 14px/16px "Cabin",sans-serif; */
    color: #fff;
    display: block;
    font-weight: normal;
    white-space: nowrap;
    text-transform: none;
    text-align: center;
}
.listing span {
    font-size: 10px;
	position: relative;
    letter-spacing: 0;
    left: 0px;
}
.listing:nth-child(3) span{
	left:-7px;
}
 .before-login .head-hover .listing i.fa-user{
	content: '';
    background: url(../../../img/user-list.png); /* no-repeat -42px -69px */
     width: 100%;
    background-size: 75%;
    width: 34px;
    height: 26px;
    display: block;
    margin: auto;
	margin-bottom:5px;
} 
.before-login .head-hover .listing i.fa-user.my{
	background: url(../../../img/user-list.svg) no-repeat;
    width: 100%;
    background-size: 60%;
    width: 34px;
    height: 26px;
    display: block;
    margin: auto;
	  border: 1px solid #83d9b4;
    border-radius: 51px;
    padding: 22px;
    background-position: center;
	margin-bottom:5px;
}
.before-login .head-hover .listing i.fa-user.list{
	background: url(../../../img/listing.svg) no-repeat;
	 width: 100%;
    background-size: 60%;
    width: 34px;
    height: 26px;
    display: block;
    margin: auto;
	  border: 1px solid #83d9b4;
    border-radius: 51px;
    padding: 22px;
    background-position: center;
	  margin-bottom:5px;	
}
.before-login .head-hover .listing i.fa-user.order{
	background: url(../../../img/fav.svg) no-repeat;
	 width: 100%;
    background-size: 60%;
    width: 34px;
    height: 26px;
    display: block;
    margin: auto;
	border: 1px solid #83d9b4;
    border-radius: 51px;
    padding: 22px;
    background-position: center;
	margin-bottom:5px;
}
.header_user_info .before-login .head-hover a:hover{
	color:#83d9b4;
}
.header_user_info .before-login .head-hover a:hover i{
	  box-shadow: 2px 1px 6px #83d9b4;
}
.header_user_info .before-login .head-hover{display:none}  
.header_user_info .before-login.hover-effect .head-hover{
	display:block;
}
.header_user_info .before-login .head-hover {
  background: #fff;
  border: 1px solid #000;
  display:block;
}

.header_user_info .before-login .head-hover.sign_in{
	background:transparent;
	border:none;
	display:block;
}
.header_user_info .before-login .head-hover.sign_in{
	background-color:#fff;
	border:1px solid #000;
	padding: 11px;
}
.header_user_info .before-login .head-hover.sign_in{
	right: -62px;
    top: 36px;
}
.header_user_info .before-login .head-hover.sign_in a{
	color:#000;
	font-size: 12px;
}
.header_user_info .before-login .head-hover.sign_in a{
	padding:11px;
	background-color: var(--pink);
    border-radius: 6px;
    color: #fff;
	
}
.header_user_info .before-login .head-hover.sign_in a:hover{
	background-color:var(--blue);
} 
.header_user_info .before-login .head-hover.sign_in .outer-border{
	border:0;
	margin:0;
	width:100%;
}
.header_user_info .before-login .head-hover.sign_in .outer-border{
	padding:18px;
	border: 2px solid var(--pink);
	padding-top:0;
}
.header_user_info .before-login .head-hover.sign_in .outer-border .spacing{
	display: inline-block;
  width: 54px;
  height: 15px;
  position: relative;
  top: -11px;
  background-color: white;
}

.header_user_info .before-login .head-hover a {
  border-bottom: 1px solid #000;
  color:#000;
}
.header_user_info .before-login .head-hover a:last-child {
  border-bottom: 0;
}
.header_user_info .before-login .head-hover .logout {
  display: block;
}
.header_user_info .before-login .head-hover .login span {
  margin-top: 0;
}
.header_user_info .account{
  display: flex;
  flex-flow: column;
}
.user-count-outer {
    position: relative;
    text-align: center;
    display: inline-flex;
    margin: auto !important;
}
.user-count-outer span{
  display: block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  color: #fff;
  background: var(--topred);
  border-radius: 50%;
  position: absolute;
  right:-9px;
  top: 9px;

  /* Bounce animation */
  /*animation: bounceUpDown 1.5s infinite;*/
animation: bounce 1.8s infinite ease-in-out;
}
.user-count-outer span.after-log-tick{
  background: #04b404;
  color:#fff;
  animation:inherit;
}
.user-count-outer span.after-log-tick:before{
      content: "\2713";
      font-size: 10px;
}
@keyframes bounceUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px); /* how much it moves upward */
  }
}
@keyframes bounce {
    0%   { transform: translateY(0); }       /* ground */
      20%  { transform: translateY(-6px); }    /* up */
      40%  { transform: translateY(-6px); }    /* stay on top */
      70%  { transform: translateY(0); }       /* return to ground */
      80%  { transform: translateY(-3px); }    /* small bounce up */
      90%  { transform: translateY(0); }       /* settle back */
      100% { transform: translateY(0); }       /* pause on ground */
    }
.first-name-mob {display:none;}
 @media (max-width: 1450px){
	 .header_user_info .before-login{top: 24px}
 }
 @media (max-width: 1008px){ 
  .header_inner {
    padding-bottom: 5px;
  }
 }
@media (max-width: 991px) {
  .header_user_info .before-login {
      position: relative;
    top: 23px;
    z-index:1;
  }
  .header_user_info.before-login .first-name{
    display: none;
  }
  .first-name-mob {
    display: block;
    width: 26px;
    height: 26px;
    border: 2px solid #fff;
    border-radius: 50%;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-family: 'Robotocondensed-bold';
  }
  .first-name,.logged .user-count-outer {display: none;}
  @-moz-document url-prefix() { 
    .header_user_info .before-login{
        width: 92px;
    }
  }
  .header_user_info .before-login .head-hover {
    display: none;
  }
  .header_user_info .before-login .head-hover a span {
    margin-top: 0;
	font-size: 9px;
  }
  .header_user_info .before-login .head-hover a span i {
    font-size: 26px;
    vertical-align: middle;
  }
  .header_user_info .before-login .head-hover {
    display: block;
    position: absolute;
    right: 0;
    left: auto;
    max-width: 230px;
    background: #fff;
    border: 1px solid #000;
    z-index: 1;
  }
  .header_user_info .before-login .head-hover a {
    border-bottom: 1px solid #000;
    padding: 10px 0;
  }
  .header_user_info .before-login .head-hover a:last-child {
    border-bottom: 0;
  }
  .header_user_info .before-login .head-hover.sign_in {
    right: -17px;
    top: 28px;
	width: 159px;
  }
  .header_user_info .before-login{
      width: 115px
  }
}
@media (max-width: 991px) and (max-width: 479px) {
  .header_user_info .before-login .head-hover {
    left: 0 !important;
  }
}

@media (max-width: 767px) {
  .header_user_info a {
    font-size: 14px;
  }
  .header_user_info .before-login .head-hover {left: -55px;}
}

@media (max-width: 640px) {
  .header_user_info .before-login .logout {
    display: none;
  }
  .header_user_info .before-login .head-hover {
    width: 200px;
    background: #fff;
    border: 1px solid #000;
    z-index: 1;
    color:#000;
    left: -20px;
  }
  .header_user_info .account img{width: auto;height: 23px;}
  .user-count-outer span {top: 11px;}
  .header-userinfo-outer{cursor: default;}
}

@media (max-width: 700px){
	.outer-border .listing{
		width: 29%;
		margin-left: 3px;
	}
	.header_user_info .before-login .head-hover a{
		padding: 10px 5px;
	}
	.header_user_info .before-login .first-name{display:none;}
	.header_user_info .before-login .head-hover .outer-border .first-name{display:block;}
	.header_user_info .before-login .head-hover.sign_in{
		top:53px;
    left: auto;
    right: 70px
	}
	
  .header_user_info .before-login{margin-top: 0;}
}

@media (max-width: 479px) {
  .header_user_info a {
    font-size: 12px;
  }
  .header-userinfo-outer {
    margin-right: 9px;
  }
  .header_user_info .before-login .head-hover.sign_in{
	  top: 55px;
	  padding: 8px;
    right: 70px;
    left: auto!important;
  }
  .header_user_info .before-login .head-hover.sign_in .outer-border{
	  padding: 0px; 
    border: none;
  }
  .header_user_info .before-login .head-hover.sign_in .outer-border .spacing{display:none}
  .header-userinfo-outer img{height: 27px;}
  .header_user_info .before-login{margin-top: 5px;}
}

@media (max-width: 395px){
	.header-userinfo-outer {
		margin-right: 5px;
	}
  .header_user_info .before-login{
    margin-top:5px;
    margin-right: 2px;
  }
}
