.ninjamenus a {
    text-align: center;
  }

body .social_links.absolute {
    z-index: 1!important;
}

#cookienotification-block {
    z-index: 9999999!important;
}

.product-item:hover {
    border: 0 !important;
    outline: 1px solid #5417C6;
}

.product-item-info .product-item-details {
    position: relative;
}

.product-reviews-summary {
    top: 3rem!important;
    left: 0!important;
    right: 0!important;
}

.customer-account-label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
    margin-bottom: 1rem;
}

.customer-account-input {
    padding-top: 6px;
    display: flex;
}
