/*Звёздочки в названии отеля Давыдов 3*/
    em {
    background-image: url(https://static.tildacdn.com/tild6364-3839-4238-a435-613232303638/3.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    padding: 5px;
    color: rgba(100,30,20,0);
}


/* Анимация картинок*/
.t396__elem.zoomoff {
overflow: hidden;
border-radius: 15px
}

.zoomoff .tn-atom {
transform: scale(1.03);
transition: 1.1s ease;
}

.zoomoff .tn-atom:hover {
transform: none;
}
.fotoel {
overflow: hidden;
border-radius: 15px
}

#block-search, #block-search * {
    box-sizing: border-box;
}
#block-search {
    border-radius: 15px;
    border: 1px solid #DC9177;
    background: #FFF;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
}
.tl-container {
    padding: 0 20px;
}
#allrecords .js-store-prod-text a {
    color: #fbfbfb;
    background-color: #dc9177;
    border-radius: 24px;
    font-family: Manrope;
    font-size: 13px;
    font-weight: 700;
    padding: 14px 23px;
    margin-bottom: 25px;
    margin-top: -15px;
    display: inline-block;
}

/*карточки поп-ап товара— номера*/

.t-store__prod-popup__col-left {
    margin: 10px;
    padding: 10px;
    width: auto;
    box-sizing: border-box;
}

.t-slds__container {
    border-radius: 15px;
    margin: 10px;
}

.t-slds__bgimg {
    border-radius: 10px;
}

.t-store__prod-popup__title-wrapper {
    margin: 10px;
}

.t-store__prod-popup__col-right {
    margin: 10px;
    max-width: 440px;
}

.t786 .t-store__card__btns-wrapper {
    margin: 20px;
}

.t-store .t-slds__wrapper {
    padding: 0!important;
    width: 100%;
}

/*скругление в разделе смотрите также*/

.js-product-img {
    border-radius: 15px;
}

.t-bgimg.loaded {
    border-radius: 15px;
}

.t-store__card__bgimg_hover {
    border-radius: 15px;
}

.t-store__card__bgimg {
    border-radius: 15px;
}

/*корзина*/
.t706__cartwin-content {
    border-radius: 15px;
}

.t706__cartwin-top {
    padding: 0 0 20px 0;
    border-bottom: 1px solid rgba(0,0,0,.2);
}

.t706 .t-form .t-input {
    height: 40px;
}

.t706 .t-form_bbonly .t-input-block {
    margin-bottom: 20px;
}

.t706__cartwin-heading.t-name.t-name_xl {
    color: DC9177;
}

review-lab {
        font-family: 'Manrope', Arial, sans-serif !important;
    }
