.slideshow-i-main-panel-content .slick-slider .item {
   max-height: 485px!important;
}
.abs-search-core-filters-price-labels .abs-panel-search-price {
   display: none;
}
.abs-search-core-filters-price-labels .abs-labels {
  height: 250px;
  overflow: auto;
}
.abs-offer-gallery .abs-layout-product-gallery {
    border: 0px solid #eee;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(238, 238, 238);
    border-right-color: rgb(238, 238, 238);
    border-bottom-color: rgb(238, 238, 238);
    border-left-color: rgb(238, 238, 238);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image-source: none;
    border-image-slice: 100%;
    border-image-width: 1;
    border-image-outset: 0;
    border-image-repeat: stretch stretch;
}
.panel {
    margin-bottom: 19px;
    background-color: #fff;
    border: 0px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 3px;
    box-shadow: 0 0px 0px rgba(0,0,0,0.05);
}
.product-header .product-subname {

    font-size: 18px;

    margin-bottom: 0;

    display: none;

}
.abs-panel > .panel-heading {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0;
        padding-bottom: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    display: none;
}
/* Powiększenie zdjęć w tabeli */
.abs-offer-table table .abs-col-img {
    min-width: 150px;
    width: 150px;
    height: auto;
}
.abs-offer-table table .abs-col-img .abs-img-wrapper {
    max-height: 200px;
}
.abs-offer-table table .abs-col-img .abs-img-wrapper>a>img, .abs-offer-table table .abs-col-img .abs-img-wrapper div>img{
height: 200px;
}

.abs-offer-table table .abs-col-digest .abs-brief-product-img {
    width: 90px;
}
#controllerContent > div > section:nth-child(3) > div.panel-body.abs-html-injection > div > table:nth-child(1) > tbody > tr > td {
text-align: center;
/*display: flex;*/
}
#controllerContent > div > section:nth-child(3) > div.panel-body.abs-html-injection > div > table:nth-child(2) > tbody > tr > td {
text-align: center;
/*display: flex;*/
}

.page-top-button {
right: 80px;
}
/* Usunięcie wyświetlania tytułu modułu na stronie głównej */
.abs-panel-main > .panel-heading, .abs-grid-summary-row.abs-panel-main > .total-summary {
  display: none;
}

/* Kategorie */
.box {
margin-top: 32px;
margin-bottom: 32px;
}
.box p {
padding-top: 8px;
}

.category-switch-enabled .product-filter-panel-inner .category-switch-panel .abs-filter-toggle-panel {
text-align: center;
}

body:not(.filters-expanded) .category-switch-enabled .product-filter-panel-inner .abs-filters .abs-filter-toggle-panel a.abs-filter-toggle, body:not(.filters-expanded) .category-switch-enabled .product-filter-panel-inner .category-switch-panel .abs-filter-toggle-panel a.abs-filter-toggle {
font-size: 0.7em;
}