/* forms */
/* color */
/* title */
/* border */
/* background */
/* header */
/* buttons */
/* tabs */
/* menu */
/* effects */
/* rating */
/* video */
/* footer subscribe*/
/* social home */
/* carousel arrows */
/* ui */
/* payment logos color hover*/
/*alert*/
.header_user_info {
  float: left; }

@media screen and (min-width: 992px) {
  .header__user-info .-js-header__user-info-list {
    display: block !important; }
  .header__user-info__item {
    display: inline-block;
    vertical-align: middle;
    padding: 8px 10px;
    font-size: 16px; }
    .header__user-info__item:not(:last-child) {
      border-right: 1px solid #8f8f8f; }
  .header__user-info__link:before {
    padding-right: 2px;
    font-family: "fontello"; }
  .header__user-info__link.-login:before {
    content: '\e806'; }
  .header__user-info__link.-wishlink:before {
    padding-right: 7px;
    content: '\e808'; } }

.header__user-toggle__bnt {
  display: none;
  padding: 8px 15px;
  border-left: 1px solid #8f8f8f;
  font-size: 17px;
  cursor: pointer; }
  @media screen and (max-width: 991px) {
    .header__user-toggle__bnt {
      display: block; } }
  @media screen and (max-width: 767px) and (min-width: 480px) {
    .header__user-toggle__bnt {
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (max-width: 479px) {
    .header__user-toggle__bnt {
      border-right: 1px solid #8f8f8f; } }

/*# sourceMappingURL=blockuserinfo.css.map */
