/* box shadow */
/* star */
/* carousel */
/* buttons */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* box-shadow */
/* slider home*/
/* input */
/* footer */
/* column blocks */
/* function btn */
/* tag */
/* product */
/* carousel */
/* banners */
/* product */
/* box shadow */
/* star */
/* carousel */
/* buttons */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* box-shadow */
/* slider home*/
/* input */
/* footer */
/* column blocks */
/* function btn */
/* tag */
/* product */
/* carousel */
/* banners */
/* product */
.user-info {
  float: right; }
  .user-info__item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0 20px 0 11px;
    color: #221f20; }
    .user-info__item:after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      content: '/';
      margin: auto 0;
      display: table;
      font-size: 17px; }

.user-info__item a:before {
  font-size: 17px;
  vertical-align: bottom; }
@media (max-width: 1024px) {
  .user-info__item span {
    display: none; } }

/*# sourceMappingURL=blockuserinfo.css.map */
