

/* Start:/local/templates/torensnew/components/bitrix/news.list/obzory/style.css?16565007101312*/
.obzory_page img{
    height:208px;
    max-width:90%;
}
.obzory_page span{
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    padding: 5px 0;
}
.obzory_page a{
    text-decoration: none;
    display: block;
    text-align: center;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0 2px 6px 0 rgb(27 27 27 / 10%);
    box-shadow: 0 2px 6px 0 rgb(27 27 27 / 10%);
    -webkit-transition: -webkit-box-shadow .4s ease-in-out;
    transition: -webkit-box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out, -webkit-box-shadow .4s ease-in-out;
}
.obzory_page a:hover{
    -webkit-box-shadow: 0 2px 6px 0 rgb(27 27 27 / 40%);
    box-shadow: 0 2px 6px 0 rgb(27 27 27 / 40%);
}
.product_item .container-fluid {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0 2px 6px 0 rgb(27 27 27 / 10%);
    box-shadow: 0 2px 6px 0 rgb(27 27 27 / 10%);
    -webkit-transition: -webkit-box-shadow .4s ease-in-out;
    transition: -webkit-box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out, -webkit-box-shadow .4s ease-in-out;
}
/* End */
/* /local/templates/torensnew/components/bitrix/news.list/obzory/style.css?16565007101312 */
