.abs-panel-search-labels .abs-labels {
flex-wrap: wrap;
justify-content: left;
}

#merchantLimitDetails {
display: none;
}

body[data-module="offer"] .offer-filter-panel {
display: none;
}

@media (max-width: 991px) {
body[data-module="main"] .kaem-buttons-wrapper img {
max-width: 100%;
}
}

#personal-offers .abs-offer-gallery {
justify-content: flex-start;
}

@media (min-width: 991px) {
#personal-offers .abs-offer-gallery .abs-layout-product-gallery {
flex-grow: 0;
    flex-basis: 410px;
}

.abs-categories-intro a {
flex-grow: 0;
}
}

@media (max-width: 991px) {
#offerTable .abs-th-availability {
display: none;
}

#offerTable .abs-col-availability {
display: none;
}}

.abs-catalog-index {
   margin-top: 5px;
   font-size: 1.0em !important;
}

.hide-price-for-anon {
display: none;
}

body[data-authenticated="false"] #articlePage-62, body[data-authenticated="false"] #flyerListPage {
display: none;
}


/* Wstawka 2025 - Hardy Wiesiek MP4 */
.injection-main-panel-content[data-panel-id="injection-1090"] {
    width: var(--window-width);
    left: var(--container-offset-left-negative);
}

.injection-main-panel-content[data-panel-id="injection-1115"] .panel-heading {
display: none;
}

.abs-mega-menu-container>li>ul>li>a:hover, .abs-mega-menu-container>li>ul>li>a:focus {
    text-decoration: none;
    color: #ffa20f !important;
    background-color: #ffffff !important;
}

.abs-header-content-search .abs-search-options-links a:hover, .abs-header-content-search .abs-search-options-links a:active {
    color: #ffa20f;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #ffa20f;
    background-color: rgba(0,0,0,0);
}
.abs-panel-footer>.panel-body a.list-group-item:hover, .abs-panel-footer>.panel-body a.list-group-item:focus, .abs-panel-footer>.panel-body a.list-group-item:active, footer .abs-footer-bottom-text a:hover, footer .abs-footer-bottom-text a:focus, footer .abs-footer-bottom-text a:active {
    color: #ffa20f;
}
.checkbox.top:hover {
    color: #ffa20f !important;
}

.abs-offer-gallery .abs-layout-product-gallery .abs-col-details-description-attributes {
display: flex !important;
}

.abs-offer-gallery .abs-layout-product-gallery .abs-col-details-description-attributes .abs-icon-bullet {
display: none;
}

.abs-news-panel .abs-news-items .abs-news-item { justify-content: center; }
.abs-news-panel .abs-news-items .abs-news-item > div { flex-grow: 1; }

.abs-layout-site-one-column .slideshow-i-main-panel-content.slideshow-full-width {
	width: var(--window-width, 100vw);
}
.slideshow-i-main-panel-content[data-panel-id="slideshow-0"] .kaem-btn {
    position: absolute;
    left: 0;
    right: 0;
    max-width: 200px;
    margin: 0 auto;
    bottom: 60px;
  }