
#app{
    height: 40px!important;
}
.navigation__item-label {
     color: black!important;
}
.header__wishlist-cell,
.header__cart,
.product__prices .product__former-price,
.header__user,
.text-clr-sale span:nth-child(3),
[data-bpds="price"] span:nth-child(1),
[jsh-newsletter-layer],
#product__details p.font-bonprixRegular span.font-bonprixRegular,
#product__details p.font-bonprixRegular span.text-clr-sale:first-child,
.product__prices-container .product__price,
[jsh-action-bar__wrapper],
.content-platform__product-slider__slider__slide__info__price,
.recommendation-slider__former-price,
.teaser__price-flag-inner .teaser__price-major,
.teaser__price-flag-inner .teaser__price-minor,
.alpi__formerprice,
.navigation .navigation__item[jsh-navigation__item="level-first"]:nth-child(4n),
.navigation .navigation__item[jsh-navigation__item="level-first"]:nth-child(5n),
.navigation .navigation__item[jsh-navigation__item="level-first"]:nth-child(6n),
.product__delivery-text,
.product__cart-button--notify,
.header__benefits-container,
.header__app-info-container,
.cookie-banner,
[jsh-app-info],
.header__search-links,
.product-card__price span:first-child,
.product__price,
.w-full.mt-3 button,
.recommendations__price span,
.recommendations__former-price,
.marketing-banner-content[style="background-color: rgb(255, 255, 255);"],
.product__prices-container .product__price.-reduced,
.product__prices-container .product__former-price,
.recommendation-slider__price span,
.marketing-banner__container,
[id*="bar_holder"],
footer{
    display: none!important;
}
body #app .footer{
    z-index: 1000;
    display: block!important;
}
.navigation__item-label{
    text-decoration: none;
    color: white;
}
.is-email {
    pointer-events: none!important;
    background: #3e3e3e7d!important;
    color: #3e3e3e7d!important
}

.product__prices.-full-width{
    flex-direction: column-reverse;
    align-items: flex-start;
}
.product__prices-container__full_width .typography-h5{
    display: flex
;
    align-items: center;
    gap: 10px;
}
/*.product__size {*/
/*    width: 100px!important;*/
/*}*/
[type=search] {
    border: 1px solid #ccc!important;
    border-radius: 4px!important;
}
.alpi__image{
    padding:0;
    height: 100%;
}
.alpi__image a.alpi__image-link{
    width: 275px;
    height: 380px;
}
.breadcrumb__crumbs{
    margin-top: 40px;
}
nav.navigation__container{
    /*margin-top: 80px;*/
    margin-bottom: 70px;
}
img.responsive-image__img-tag{
    width: 100%!important;
}
main.teaser__grid--9col{
    margin-top: 10px;
}
.marketing-banner-content{
    margin-top: 10px;
}
.price_bypost{
    font-size: 20px;
}
.price_bypost_old{
    text-decoration: line-through;
    color: #666;
    font-size: 14px;
}
.teaser__price-flag.-price\:wow .teaser__price-flag-inner {
    font-size: 2.5rem!important;
}
.product__prices-container .price_bypost{
    color: #666;
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-right: 0.625rem;
    text-decoration: line-through;
}
.product__prices-container .price_bypost-reduced{
    color: #d21929;
    font-family: Ubuntu,Arial,sans-serif;
    font-size: 2rem;
    line-height: 2.375rem;
    margin-right: 0.625rem;
    white-space: nowrap;
}


.product__buttons__full_width button.border-transparent {
    background: #ff0000 !important;
}

.justify-between .w-full:nth-child(1n) button {
    color: transparent !important;
    position: relative;
    content: '' !important;
}
.justify-between .w-full:nth-child(1n) button:after {
    content: 'В корзину' !important;
    color: #fff !important;
    position: absolute;
    left: 0;
    top: 3px;
    width: 100%;
    height: 100%;
    font-size: 20px;
}

.justify-between .w-full:nth-child(1n) button:not([click_corrented]) {
    background: #cccccc !important;
    pointer-events: none;
    display: none;
}
.price_bypost_def{
    color: #000;
    font-family: Ubuntu,Arial,sans-serif;
    font-size: 2rem;
    line-height: 2.375rem;
    margin-right: 0.625rem;
    white-space: nowrap;
}
@media (max-width: 600px) {
    .alpi__image a.alpi__image-link {
        height: 240px;
    }
}
