/* Custom css */
.product .fotorama__stage__frame .fotorama__img {
       top: 0 !important;
       transform: none !important;
       -webkit-transform: none !important;
       position: static;
       margin-top: auto !important;
}
.lazy {
       opacity: 1;
}
body input.input.-hidden {
    display: none;
}
.page-with-filter li.amshopby-button-wrap {
    display: none;
}
.page-with-filter .filter-current .item {list-style-type: none;display: inline-block;padding-left: 0;}
.page-with-filter .filter-current .item .amshopby-filter-name, .page-layout-1column .filter-current .item .amshopby-filter-value {
    display: inline-block;
}
.page-with-filter a.amshopby-remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 15px;
    color: #303030;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    font-size: 12px;
}