

/* Start:/bitrix/templates/mytemplate/components/bitrix/news.list/offers-list/style.css?1770916980479*/
.btn_detail a{
    font: 600 18px/18px 'Roboto', sans-serif;
    color: #d7a75e;
    position: relative;
    text-transform: uppercase;
    width: 148px;
    margin: 0 auto;
    text-decoration: none;
    border-bottom: 1px solid #d7a75e;

    cursor: pointer;
}

.image-wrapper {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.image-wrapper a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
/* End */
/* /bitrix/templates/mytemplate/components/bitrix/news.list/offers-list/style.css?1770916980479 */
