img.processing-data-content {
    position: absolute;
    z-index: 10000;
    bottom: 25%;
    width: 60px;
    left: 45%;
}
.img-product {
    width: 200px;
    display: block;
}
.box-item {
    margin-bottom: 30px;
}
.dx-title {
    margin-bottom: -25px !important;
}
.fade-6 .content {
    background: rgb(0 0 0 / 20%) !important;
}
.pricing-hit {
    font-size: 35px;
    color: #464646;
    font-weight: 600;
}
.btn-carwork {
    background: linear-gradient(45deg, #444444, #302100);
    color: #fff;
    position: absolute;
    margin-left: 6px;
    margin-top: -32px;
    font-size: 11px;
    padding: 10px 19px;
    border: 0px;
    border-radius: 19px;
}
.btn-carwork:hover {
    background: #000;
    cursor:pointer;
}
@media (max-width: 490px) {
    .flex.mobn-flex {
        display: block;
    }
    .pole .navigation li {
    padding: 15px 30px !important;
    }
    .mobile .simplifiedMobile .navigation {
        display: table !important;
    }
}