/* line 1, /home/deploy/heinz/app/assets/stylesheets/cart.scss */
.chat-window-wrapper .user-details-wrapper > .user-details > .user-more {
  width: 100%;
  padding-right: 20px;
}

/* line 6, /home/deploy/heinz/app/assets/stylesheets/cart.scss */
.iconset.top-chat-dark {
  background-position: -288px -6px;
}

/* line 10, /home/deploy/heinz/app/assets/stylesheets/cart.scss */
.side-widget-content .user-details {
  color: #747b89;
  display: block;
  font-size: 11px;
}

/* line 16, /home/deploy/heinz/app/assets/stylesheets/cart.scss */
.side-widget-content .user-name {
  font-size: 13px;
  color: #fff;
  font-weight: bold;
}

/* line 22, /home/deploy/heinz/app/assets/stylesheets/cart.scss */
.side-widget-content .user-details-wrapper {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* line 26, /home/deploy/heinz/app/assets/stylesheets/cart.scss */
.side-widget-content .user-details-wrapper.new {
  background-color: #182a37;
}

/* line 30, /home/deploy/heinz/app/assets/stylesheets/cart.scss */
.side-widget-content .cart-remove {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  opacity: 0.5;
}

/* line 38, /home/deploy/heinz/app/assets/stylesheets/cart.scss */
.side-widget-content .cart-remove:hover {
  opacity: 1;
  color: #f35958;
}

/* line 43, /home/deploy/heinz/app/assets/stylesheets/cart.scss */
.side-widget-content .cart-remove i {
  padding: 3px;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 2px;
}
