/*.appended_offer{
    padding: 10px 0;
}*/
.offers_widget_main_block{
    /*display: inline-block;*/
    display: block;
}
.adn-a-right .offers_widget_main_block{
    margin-left: 0px;
    margin-right: 0px;
}
.offers_widget_main_block .cl_offer_block{
    min-width: 300px;
    margin-bottom: 10px;
    text-align: left;
}
.offers_widget_main_block .cl_offer_block .widget_offer_big{
  height: 260px;
}
.offers_widget_main_block .widget_offer_inner{
    width: 300px;
    position: relative;
}
.offers_widget_main_block .cl_offer_block_link_block{
    margin-bottom: 100px;
    width: 100%;
}
.offers_widget_main_block  .widget_offer_small_m_b.cl_offer_block{
    margin-bottom: 10px;
}
.offers_widget_main_block  .widget_offer_big_m_b.cl_offer_block{
    margin-bottom: 20px;
}
.offers_widget_main_block .cl_offer_block_img{
    margin: 0 auto;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.offers_widget_main_block .cl_offer_block_img_big{
    width: 100%;
    max-width: 300px;
    height: 194px;
    text-align: center;
}
.offers_widget_main_block .widget_offer_big .cl_offer_block_title{
    display: block;
    font-size: 19px;
    line-height: 22px;
    max-height: 70px;
    height: 100%;
    overflow: hidden;
    overflow-wrap: break-word;
    color: #53595B;
}
.offers_widget_main_block .widget_offer_inner:hover .cl_offer_block_title{
    color: #337ab7;
}
.offers_widget_main_block .cl_offer_block_img_small{
    width: 85px;
    height: 55px;
    float: left;
}
.offers_widget_main_block .widget_offer_small .cl_offer_block_title{
    padding-left: 7px;
    line-height: 18px;
    font-size: 14px;
 /*   height: 100%;*/
    overflow: hidden;
    overflow-wrap: break-word;
    color: #53595b;
}
.offers_widget_main_block{
    margin-left: -17px;
    margin-right: -17px;
}
.cl_offer_block_title div{
    height: 65px;
    overflow: hidden;
}

.widget_offer_small .cl_offer_block_title div{
    height: 55px;
    overflow: hidden;
}

.col-md-8.widget-container.widget_pcwp_widget_offers .col-md-4.cl_offer_block{
    display: table;
}

.widget_offer_text_with_logo .offer_text_with_logo_author_img .img_div{
    width: 50px;
    height: 50px;
    border: 1px solid #aeafb0;
    border-radius: 25px;
    background-position: center;
    background-size: cover;
}
.widget_offer_text_with_logo .offer_text_with_logo_author_img{
    float: left;
    padding-right: 5px;
}
.widget_offer_text_with_logo .offer_text_with_logo_head {
    height: 50px;
    width: 300px;
}
.twl_content {
    display: block;
    height: 40px;
    overflow-wrap: break-word;
    max-width: 300px;
    overflow: hidden;
    padding-bottom: 2px;
}
.offer_text_with_logo_author_title_block{
    float: left;
    width: 80%;
}
.offer_text_with_logo_author_img{
    width: 20%;
}
.twl_offers_widget_main_block {
    width: 300px;
    margin-bottom: 10px;
    text-align: left;
}
.twl_offers_widget_main_block .cl_offer_block .widget_offer_big{
    height: 240px;
}
.twl_offers_widget_main_block .widget_offer_inner{
    width: 300px;
    position: relative;
}
.twl_offers_widget_main_block .cl_offer_block_link_block{
    margin-bottom: 100px;
    width: 100%;
}
.twl_offers_widget_main_block .cl_offer_block_img{
    margin: 0 auto;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.twl_offers_widget_main_block .cl_offer_block_img_big{
    width: 100%;
    max-width: 300px;
    height: 140px;
    text-align: center;
    background-size: cover;
}