.product-image-photo {
    object-fit: contain;
}
.textHeader h5 {
    min-height: 35px;
}
.gallery-placeholder .loading-mask {
    position: relative;
    padding: 30% 40%;
    z-index: 1;
}
.productList.list li .textHeader p {
    text-align: start;
}
.productList.list li img.product-image-photo {
    width: 149px;
    height: 149px;
    max-height: 149px;
    object-fit: contain;
}
.productList li .textHeader p {
    text-align: center;
}
.productList li img.product-image-photo {
    height: 256px;
    object-fit: contain;
}
.productList.pro li img {
    height: 138px;
    object-fit: contain;
}
.fotorama__wrap .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    height: 150px;
    object-fit: contain;
    background: #fff;
}
.fotorama__thumb.fotorama__loaded {
    background: #fff;
}
.field-tooltip.toggle .label span {
    display: none;
}
@media (max-width: 767px) {
    .x-container #banner_top {
        background-position: left 90px top;
    }
    .page-wrapper .header1 {
        position: relative;
    }
    .page-wrapper .container-menu-header {
        position: relative;
    }
    .productList li img.product-image-photo {
        height: 155px;
    }
    .textHeader {
        width: 100%;
    }
    .textHeader h5 {
        min-height: 0;
        width: 100%;
        text-align: center;
    }
    .productList.list li .textHeader p {
        text-align: center;
    }
    button[data-trigger="authentication"].action.action-auth-toggle {
        display: none;
    }
    #banner_top .left-block{
        width: 100%;
    }
    #banner_top .left-block .text-left{
        width: 90%;
        transform: translate(0);
        position: relative;
        left: 0;
        margin: 0 16px;
    }
    .x-container #banner_top {
        background-image: none !important;
        margin: 30px 0;
    }
    .hide-on-desktop {
        width: 90vw;
        padding-bottom: 16px;
    }

    .left-block h1 {
        font-size: 6vw;
        padding-bottom: 6px;
        span {
            display: inline;
        }
    }
    .homebanner_description {
        padding-bottom: 8px;
    }
}
p.pr-description {
    font-size: 15px;
    line-height: 1.7;
    color: #888888;
    margin: 0px;
}
#snize-search-results-list-mode.snize-search-results-categories .snize-category span.snize-thumbnail {
    margin: 0 116px 0 0;
}
.minicart-items .minicart-items-wrapper .product-image-wrapper img {
    object-fit: contain;
}
@media all and (min-width: 767px) {
    .sales-order-history .actions-toolbar {
        margin-top: 50px;
    }
    .x-container #banner_top {
        background-position: left 480px top;
    }
    .bannerTop .x-container {
        max-width: 100%;
        margin: 0 80px;
    }
    #banner_top {
        .left-block h1 {
            font-size: 80px;
            line-height: 67px;
        }
    }
    .hide-on-desktop {
        display: none
    }
}
.ignore-div {
    display: contents;
}
.x-container #banner_top {
    background-image: url("../images/homebanner/blue-home.jpeg") !important;
    background-size: contain;
}
/*# sourceMappingURL=pub/static/frontend/FTW/Window/en_US/css/category.css.map */
