/* Заголовок с картинкой */
.uc-titleimage .t891__title {
    padding: 60px 0 0 0;
}
.uc-titleimage .t891__descr {
    padding-top: 15px;
}
.uc-titleimage .t-cover__arrow-wrapper {
    pointer-events: none;
}




/* Заголовок с картинкой PDA */
@media screen and (max-width: 980px) {
.uc-titleimage .t891__descr {
    font-size: 18px !important;
    line-height: 1.3;
}
.uc-titleimage .t-cover__wrapper, .uc-titleimage .t-cover__filter, .uc-titleimage .t-cover__carrier, .uc-titleimage .t-cover {
    height: 300px !important;
}
.uc-titleimage .t-col {
    padding-left: 30px;
    padding-right: 30px;
}
.uc-titleimage .t-title_xl {
    font-size: 30px !important;
}
}





/* Закпрепили суб-меню PC */
@media screen and (min-width: 981px) {
.uc-submenu {
    position: sticky !important;
    top: 80px;
    z-index: 10;
}
}



/* У прайса над черточкой и под четройчкой меньше отступ */
.t812__pricelist-item__row_1 {
    padding-bottom: 5px;
}
.t812__pricelist-item__row_2 {
    padding-top: 5px;
}

/* Заголовки в прайсах отступ снизу меньше и сверху пол пункта */
.t795__title {
    margin-bottom: 30px;
    margin-top: 5px;
}

/* Отступ для заголовка с описанием меньше */
.uc-textdescription .t795__title {
    margin-bottom: 10px;
}



/* Жирность текста в корзине */
.t706__cartwin-content .t-name {
    font-weight: normal;
}
.t706__cartwin-content .t706__cartwin-prodamount-wrap, .t706__cartwin-content .t706__product-title {
    font-weight: 500;
}








.son_wrapper { width: 100px; height: 100px; position: fixed; bottom: 0;right: 0; border:0px solid #EABEDB; z-index:9999; } .son_wrapper a { text-decoration:none; } .son_circle { width:80px; height:72px; border-radius:250px; font-size:12px; font-family: 'MSMix', sans-serif !important; color:#fff; line-height:16px; text-align:center; background:#EB6FBD; font-weight: 400; padding-top: 8px;} @keyframes son_outercircle { 0% { transform: scale(1,1) opacity: 1; } 80% { opacity: 0.8; } 100% { transform: scale(2,2); opacity: 0; } } .son_outercircle { z-index: -1000; position: absolute; width: 50px; height: 50px; border: 5px solid #EABEDB; border-radius: 50%; animation: son_outercircle 2s infinite linear; margin-top: 10px ; margin-left: 10px ; } 






/* Описание для Ателье */
.uc-opisanie-atelier .t021__text-impact {
    margin: 25px auto !important;
    max-width: 700px;
}

/* Описание для Ателье PDA */
@media screen and (max-width: 980px) {
.uc-opisanie-atelier .t021__text-impact {
    font-size: 18px !important;
}
}








/* ЧБ карта */
.uc-maps {
    filter: url("data:image/svg+xml;utf8,#grayscale");
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}



/* Высплывающее окно подзаголовок */
.t-uptitle {
    letter-spacing: 0px;
}


/* Как заказать - убираем отступ сверху */
.uc-howtoorder .t390__descr {
    margin-top: 0px;
}


/* Отступы в мобильном меню */
#allrecords ul.t282__menu__items {
    padding: 0px 0 1px;
}
.t282__menu {
    padding: 10px 20px 30px;
}











/* Убираем уведомление куки с телефона */
@media screen and (max-width: 980px) {
.uc-kuki {
    display: none;
}
}






/* Слайд на главной странице (стрелка нах) */
.uc-homeslide .t-cover__arrow-wrapper {
    pointer-events: none;
}

/* Слайд на главной странице PDA */
@media screen and (max-width: 980px) {
.uc-homeslide .t001__descr {
    font-size: 18px !important;
    line-height: 1.3;
}
.uc-homeslide .t-title_xl {
    font-size: 35px !important;
}
.uc-homeslide .t-cover__wrapper, .uc-homeslide .t-cover__filter, .uc-homeslide .t-cover__carrier, .uc-homeslide .t-cover {
    height: 400px !important;
}
.uc-homeslide .t001__title {
    padding: 0px 0 14px 0;
}
.uc-homeslide .t001__uptitle {
    padding-top: 45px;
    padding-bottom: 35px;
}
}







/* Отступы у каталога PDA */
.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'], .t-store__grid-cont_col-width_stretch[data-col-gap='20'] {
    padding: 0 8px 0 8px;
}





/* Наша команда и клиенты */
.uc-people .t774__descr {
    margin-top: 4px;
}
.uc-people .t-btn_xs {
    padding-left: 8px;
    padding-right: 8px;
    height: 28px;
}





/* Контакты PDA */
@media screen and (max-width: 980px) {
.uc-kontaky .t718__contacts {
    font-size: 24px !important;
}
.uc-kontaky .t718__address {
    font-size: 18px !important;
}
}






/* Розовая пипирка */
.t-menuwidgeticons__icon-counter {
    background-color: #eb6fbd !important;
}






/* Каталог описание */
.t-store .js-store-prod-text {
    font-size: 15px !important;
}




.uc-magazin .t-store__card__title {
    max-width: 170px;
    margin: 0 auto;
}

.uc-magazin .t-store__card__descr {
    max-width: 170px;
    margin: 8px auto 0 auto;
}







.uc-titlenull .t795__title {
    margin-bottom: 5px;
}

