

/* Start:/local/templates/book_ye/components/bitrix/menu/top_nav/style.css?1652446242489*/
.phone-number_additional{
    display: none;
    position: relative;
}
.phone-number_additional::before{
    display: block;
    content: "";
    background: url("/local/templates/book_ye/components/bitrix/menu/top_nav/./images/phone-icon.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    height: 20px;
    width: 20px;
}
@media screen and (max-width: 767px){
    .phone-number_additional{
        display: inline-block;
        margin-left: 20px;
    }
}

/* End */


/* Start:/local/templates/book_ye/components/bitrix/news.list/featured_stores/style.css?1657620097150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/book_ye/template_styles.css?16539820193932*/

.book-type-block__submenu-wrapper {
    position: relative;
}

.book-type-block__submenu {
    position: absolute;
    opacity: 0;
    z-index: -1;
    padding: 10px 10px 25px;
    margin-top: 25px;
    min-width: 300px;
    min-height: 300px;
    height: 450px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px #8e8b8b;
    box-shadow: 0 0 10px #8e8b8b;
    border-radius: 15px;
    overflow-y: auto;
    -webkit-transition: opacity 0.3s, z-index 0.3s;
    -o-transition: opacity 0.3s, z-index 0.3s;
    transition: opacity 0.3s, z-index 0.3s;
}

.book-type-block__submenu.active {
    z-index: 1;
    opacity: 1;
}

.open-submenu {
    position: relative;
    margin: auto;
    padding: 7px;
    color: #000;
    background-color: transparent;
    border: 2px solid #ba272c;
    border-radius: 15px;
    text-transform: uppercase;
    min-height: 50px;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.4;
}

.open-submenu::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -14px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 20px;
    height: 15px;
    background-image: url('/local/templates/book_ye/images/arrow-down.svg');
    background-repeat: no-repeat;
    background-size: cover;
}

.book-type-block__submenu-list {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 100%;
}

.book-type-block__submenu-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #f6f4f0;
    border: 2px solid grey;
    border-radius: 15px;
    padding: 10px;
}

.book-type-block__submenu-img-wrapper {
    width: 50%;
    height: 120px;
    margin-right: 25px;
}

.book-type-block__submenu-content {
    width: 100%;
    line-height: 1.3;
}

.book-type-block__submenu-img-wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.book-type-block__submenu-item {
    margin-bottom: 10px;
}


.book-type-block__submenu-desc p {
    margin-bottom: 0;
}

.book-type-block__submenu-subtitle {
    margin-bottom: 20px;
}
.submenu-close {
    position: absolute;
    right: 15px;
    top: 15px;
    display: none;
    width: 25px;
    height: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.book-type-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.book-type-block a {
    display: block;
    margin-bottom: 15px;
}

.body-lock {
    overflow-y: hidden !important;
}

@media(max-width: 767px) {
    .book-type-block__submenu {
        min-width: unset;
    }
    .submenu-close {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .book-type-block__submenu-img-wrapper {
        margin: 0 auto 10px;
    }

    .book-type-block__submenu.active {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin-top: 0;
        height: auto;
        min-height: unset;
        z-index: 9999;
        border-radius: 0;
        padding: 50px 25px 25px;
    }

    .book-type-block__submenu-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 100%;
    }

    .book-type-block__submenu-item {
        max-width: calc(50% - 15px);
        width: 100%;
        margin: 0 7px 15px;
    }
}

@media(max-width: 480px) {
    .book-type-block__submenu-item {
        max-width: 100%;
        width: 100%;
        margin: 0 0 15px;
    }
}
/* End */
/* /local/templates/book_ye/components/bitrix/menu/top_nav/style.css?1652446242489 */
/* /local/templates/book_ye/components/bitrix/news.list/featured_stores/style.css?1657620097150 */
/* /local/templates/book_ye/template_styles.css?16539820193932 */
