

/* Start:/local/templates/woolspirit_adaptive/components/bitrix/news/shops/bitrix/news.detail/.default/style.css?17507838371800*/
.more-big-photo{
    max-width: 470px;
    padding-left: 10px;
}
.more-big-photo img{
    max-width: 100%;
    /*max-height: 312px;*/
    height: auto;
}
.detail_pics_shop{
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 1024px){
    .shop_detail .detail_discribe{
        max-width: 50%;
    }
}
@media (max-width: 949px){
    .shop_detail .left_shop_info{
        width: 100% !important;
        max-width: 390px !important;
        padding: 10px;
    }
    .shop_detail .detail_discribe{
        max-width: 100%;
        width: 100% !important;
        float: none !important;
    }
    .photo-shop-wrapper,
    .shop_detail .detail_pics_shop .more_photo,
    .shop_detail .detail_pics_shop .map_block{
        width: 100% !important;
    }
    .map_block{
        order: 1;
    }
    .shop_detail .detail_pics_shop .more_photo,
    .photo-shop-wrapper{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-evenly;
    }
    .shop_detail .detail_pics_shop .more_photo,
    .more-big-photo{
        padding-right: 10px;
        padding-left: 10px;
    }
    .shop_detail .detail_pics_shop .more_photo{
        max-width: 480px;
    }
    .shop_detail .detail_pics_shop .more_photo .item_photo{
        max-width: 50% !important;
        margin: 10px 10px 10px 0 !important;
        background-color: transparent !important;
    }
    .shop_detail .detail_pics_shop .more_photo .item_photo:nth-child(3n){
        margin-right: 0 !important;
    }
}
    #fancybox-wrap {
        top: calc(100vh - 100% / 2) !important;
        position: fixed !important;
        overflow: auto !important;
        max-height: 100vh !important;
        width: auto !important;
    }
/* End */
/* /local/templates/woolspirit_adaptive/components/bitrix/news/shops/bitrix/news.detail/.default/style.css?17507838371800 */
