[data-id-product="22"] .an_productattributes.js-an_productattributes {
    display: none;
}
[data-id-product="22"] .money {
    display: none;
}
html[lang="pl"] [data-id-product="22"] .price:after {
    content: "już od 119,00 zł";
}
html[lang="en"] [data-id-product="22"] .price:after {
    content: "from 119.00 zł";
}
[data-id-product="22"] .an_stickyAddToCart-price-price.price {
    display: none;
}

[data-id-product="35"] .an_productattributes.js-an_productattributes {
    display: none;
}
[data-id-product="35"] .money {
    display: none;
}
html[lang="pl"] [data-id-product="35"] .price:after {
    content: "już od 159,00 zł";
}
html[lang="en"] [data-id-product="35"] .price:after {
    content: "from 159.00 zł";
}
[data-id-product="35"] .an_stickyAddToCart-price-price.price {
    display: none;
}

[data-id-product="36"] .an_productattributes.js-an_productattributes {
    display: none;
}
[data-id-product="36"] .money {
    display: none;
}
html[lang="pl"] [data-id-product="36"] .price:after {
    content: "już od 159,00 zł";
}
html[lang="en"] [data-id-product="36"] .price:after {
    content: "from 159.00 zł";
}
[data-id-product="36"] .an_stickyAddToCart-price-price.price {
    display: none;
}

[data-id-product="42"] .an_productattributes.js-an_productattributes {
    display: none;
}
[data-id-product="42"] .money {
    display: none;
}
html[lang="pl"] [data-id-product="42"] .price:after {
    content: "już od 189,00 zł";
}
html[lang="en"] [data-id-product="42"] .price:after {
    content: "from 189.00 zł";
}
[data-id-product="42"] .an_stickyAddToCart-price-price.price {
    display: none;
}
.blockreassurance_product .item-product {

    width: 0px !important;
}
.featured-products {
    margin-top: 50px;
}

.an_homeproducts-tab {
    font-size: 26px;
    font-weight: 500;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.an_banner-content {
	display:none;
}
.product-flag.discount-percentage {
    background-color: #f79034 !important;
}


/* Wymuszenie niższej wysokości slidera ONLY MOBILE */
@media (max-width: 767px) {
    .an_homeslider-block,
    .an_homeslider-loader,
    .an_homeslider-item-video {
        height: 160px !important; 
    }

    .an_homeslider .an_homeslider-item img {
        height: 160px !important;
        object-fit: cover !important; 
        width: 100% !important;
    }
}
