.backcall-toggle, .shopcart-widget-caption, .compare-widget-icon-header, .client-account-link, .main-menu-link {
  font-size: 1rem;
}

img.slide-image {
    max-width: 300px;
}
.image-container.is-cover img {
    height: auto;
}

.header-wrapper {
    margin-top: 28px;
}

.top-panel-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.js-arrow-up{    background: rgb(232, 31, 99);}
.js-arrow-up:before {
    
    color: #fff;
}
