.p-data-wrapper .p-short-description ul{
    display: none;
}

@media (min-width: 992px) and (max-width: 2000px) {
    .poradim {
         margin-left: 0px;
        width: calc(100%);
    }
}

.in-vyhledavani .p{
    justify-content: space-between;
}


@media (min-width: 0px) and (max-width: 800px) {
    .products-block .p-bottom .prices {
        height: auto !important;
    }
}



@media (min-width: 768px) {
    .menu-item-925{
        min-width: 160px;
    }
    .menu-item-925>a>b:before {
        content: "";
        background: url(/user/documents/upload/i/domacnost.svg) no-repeat;
        background-size: 26px;
        position: relative;
        top: 6px;
        margin-right: 5px;
        width: 26px;
        height: 26px;
        display: inline-block;
    }

    .menu-item-928>a>b:before {
        content: "";
        background: url(/user/documents/upload/i/box.svg) no-repeat;
        background-size: 22px;
        position: relative;
        top: 4px;
        margin-right: 5px;
        width: 22px;
        height: 22px;
        display: inline-block;
    }


    .menu-item-973>a>b:before {
        content: "";
        background: url(/user/documents/upload/i/hose.svg) no-repeat;
    background-size: 23px;
    position: relative;
    top: 5px;
    margin-right: 5px;
    width: 23px;
    height: 23px;
    display: inline-block;
}


    .menu-item-814>a>b:before {
        content: "";
        background: url(/user/documents/upload/i/drill.svg) no-repeat;
        background-size: 30px;
        position: relative;
        top: 8px;
        margin-right: 5px;
        width: 30px;
        height: 30px;
        display: inline-block;
    }


    .menu-item-1081>a>b:before {
        content: "";
        background: url(/user/documents/upload/i/sport.svg) no-repeat;
        background-size: 25px;
        position: relative;
        top: 8px;
        margin-right: 5px;
        width: 27px;
        height: 27px;
        display: inline-block;
    }

}






@media screen and (min-width: 1200px) {
    .price-additional{
        text-align: right;
        color: #888;

        background: #fff;
        margin-bottom: -2px;
        width: 200px;
        text-align: right !important;
    }
    .type-detail .price-standard > span{
        font-size: 19px;
    }
    .type-detail .p-to-cart-block .p-final-price-wrapper{
        background: #c51718;
        max-width: 200px;
        margin-left: 0px;
    }
    .type-detail .price-final{
        color: #fff !important;
    }
}


.up-product-total-price {
color: #fff !important;
font-size: 17px;
}


.extended-description table.detail-parameters tbody tr th, table.detail-parameters tbody tr td{
    padding: 10px 16px;
}

.poradim img{
    border-radius: 700px;
}