.container.baraholka-offers
{
    padding: 0;
}
.baraholka-offers .section
{
    margin-bottom: 0;
}
.baraholka-offers .title
{
    line-height: 65px;

    height: 65px;
    margin: 0;
}
@media (max-width: 991px) and (min-width: 768px)
{
    .baraholka-offers .title
    {
        line-height: 42px;

        height: auto;
    }
}
.baraholka-offers .offers,
.baraholka-offers .title
{
    /*margin-right: 30px;*/
}
.baraholka-offers .offers
{
    position: relative;
}
.baraholka-offers .box-title
{
    border-bottom: 1px solid #f1f1f1;
}
.baraholka-offers .a-image-offer
{
    display: table-cell;

    margin: auto;

    text-align: center;
    vertical-align: middle;
}
.baraholka-offers .image-offer
{
    max-width: 100%;
    max-height: 160px;

    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .2);
}
.baraholka-offers .md-b
{
    float: left;

    width: 20%;
}
.baraholka-offers .offer
{
    height: 100%;

    border-right: 1px dashed #ddd;
}
.baraholka-offers .offer:last-child
{
    border: none;
}
.baraholka-offers .div-image-offer
{
    display: table;

    width: 100%;
    height: 214px;

    vertical-align: middle;
}
@media (max-width: 991px) and (min-width: 768px)
{
    .baraholka-offers .div-image-offer
    {
        height: 150px;
    }
}
.baraholka-offers .offer-title
{
    overflow: hidden;

    min-height: 50px;

    white-space: normal;
    word-break: break-word;
}
.baraholka-offers .offer-title a
{
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3em;

    display: block;

    text-decoration: underline;
}
.baraholka-offers .offer-category,
.baraholka-offers .offer-delivery,
.baraholka-offers .bargain
{
    font-size: 85%;

    color: #999;
}
.baraholka-offers .offer-title a,
.baraholka-offers .offer-category,
.baraholka-offers .offer-delivery,
.baraholka-offers .offer-price,
.baraholka-offers .bargain
{
    padding-left: 10px;
}
@media (max-width: 991px) and (min-width: 768px)
{
    .baraholka-offers .offer-title a,
    .baraholka-offers .offer-category,
    .baraholka-offers .offer-delivery,
    .baraholka-offers .offer-price,
    .baraholka-offers .bargain
    {
        padding-left: 0;
    }
}
.baraholka-offers .offer-delivery
{
    height: 25px;
}
@media (max-width: 991px) and (min-width: 768px)
{
    .baraholka-offers .offer-delivery
    {
        height: auto;
    }
}
.baraholka-offers .offer-price
{
    font-size: 14px;
    font-weight: bold;

    padding-bottom: 30px;
}
.baraholka-offers .title,
.baraholka-offers .box-title a,
.baraholka-offers .box-title .submenu-link-text
{
    display: inline-block;
}
.baraholka-offers .box-title .submenu-link-text
{
    padding: 6px 13px;

    border-color: #e0e0e0;
}
.baraholka-offers .search-all
{
    top: 16px;

    text-align: right;
}
@media (max-width: 991px) and (min-width: 768px)
{
    .baraholka-offers .search-all
    {
        top: -16px;
    }
}
.baraholka-offers .bargain
{
    font-weight: normal;

    padding: 0;
}
