.mrround {
    border-radius: 5px;
}

.card-img-top {
    padding: 2px;
    width: 100% !important;
    margin: auto;
}

.cdr-denumire {
    display: block;
    font-weight: 700;
    font-size: 13px;
    height: 28px;
    overflow: hidden;
    margin-bottom: 5px;
    text-decoration: none;
    color: #333;
    line-height: 14px;
}

.cdr-cod {
    display: none;
    text-decoration: none;
    overflow: hidden;
    height: 20px;
}

.cdr-pret {
    font-weight: 600;
    display: block;
    color: #d63447;
    font-size: 18px;
    margin-top: 5px;
}

.cdr-pretold {
    font-weight: 600;
    display: block;
    color: #cccccc;
    font-size: 16px;
    text-decoration: line-through;
}

.cdr-pretoldno {
    font-weight: 600;
    display: block;
    color: #cccccc;
    font-size: 16px;
    /* text-decoration: line-through; */
}

.card-body {
    display: block;
}

.slice-slider {
    z-index: 0 !important;
    /* background-color: #cccccc; */
}


/* .slice-arrow {
            color: #333 !important;
        } */

@media only screen and (min-width: 700px) {
    .mtoma {
        margin-top: 130px !important;
    }
}


/* .bgg {
            background-color: #e9ebee;
            padding: 30px;
        } */


/* .card {
    margin-right: 10px;
} */

.bntms {
    font-size: 20px;
    background: transparent;
    text-decoration: none;
    color: #005596;
    display: block;
    position: absolute;
    cursor: pointer;
    padding: 0;
    box-sizing: border-box;
    width: 42px;
    height: 80px;
    top: 50%;
    transform: translateY(-50%);
    transition: right 0.2s ease-in-out, left 0.2s ease-in-out, visibility 0.2s ease-in-out, opacity 0.1s ease-in-out;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    left: -25px;
}

.deals-block {
    background: #e9ebee !important;
    padding: 10px !important;
}


/* .card {
    min-height: 350px;
    max-height: 350px;
    box-shadow: 0 1px 1px -1px rgba(0, 0, 0, .13);
    border-radius: 7px;
} */


/* .card-img-top {
    margin-bottom: -18px;
} */

.btndetpro {
    margin-top: 10px;
    padding: 6px 10px !important;
    background-color: #fff !important;
    color: #3A3845 !important;
    border-color: #3A3845 !important;
    font-weight: 700;
}

.btndetpro:hover {
    margin-top: 10px;
    padding: 6px 10px !important;
    background-color: #fff !important;
    color: #ff5722;
    border-color: #ff5722 !important;
    font-weight: 700;
}

.owl-carousel {
    -ms-touch-action: pan-y !important;
    touch-action: pan-y !important;
    z-index: auto !important;
}

.nobgg {
    background-color: #fff !important;
}

.cardcatsh {
    padding: 10px;
    border: 1px solid #e9ebee;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: center;
}

.title-cat {
    font-weight: 600;
    font-size: 14px;
    color: #ccc;
    display: block;
}

.title-subcat {
    /* display: block; */
    font-size: 18px;
    font-weight: 700;
    color: #333;
}

.cuborder {
    border: 1px solid #e9ebee;
}

.spancatpage {
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #333;
    border: 1px solid #e9ebee;
    border-radius: 7px;
    padding: 5px;
    display: inline-block;
    font-size: 19px;
}

.email-sub {
    border: 1px solid #fed700;
    padding: 30px;
}

.email-ask {
    font-size: 25px;
    font-weight: 600;
}