/*скрыла какие-то красные плашки под иконками соцсетей на мобилке*/
.t280__bottom a {
    background: #ebebeb;
}

/* стиль страницы регистрации */
.tlk__signup-form-submit {
    padding: 10px 50px 11px;
    border: 0;
    background: #4dcdc4;
    border-radius: 0px;
    font-size: 20px;
    letter-spacing: 1px;
    color: #fff;
    width: 340px;
    height: 70px;
}
/* правильная позиция куки */
.t886 {
    z-index: 2147483650 !important;
}
@media screen and (max-width: 980px) {
.t886__wrapper {
    width: 245px !important;
}
}
/* @media screen and (max-width: 1200px) {
.t-col_3 {
    max-width: 260px !important;
}
} */
@media screen and (max-width: 980px) {
.t185 {
    text-align: left !important;
}
}
/* вид карточки няни */
.t744 .t-product__option {
    display: none;
    }
.t744__info {
    height: 500px;
    width: 500px;
    background-color: #fce2ed;
    padding: 30px;
    }
.t-slds__bullet_wrapper {
    padding: 0px;
    top: -40px;
    }
@media screen and (max-width: 960px) {
.t744__info {
    width: auto !important;
    height: auto !important;
}
}
@media screen and (min-width: 961px) and (max-width: 1200px) {
.t744__info {
    height: 400px;
    width: 400px;
}
}
@media screen and (max-width: 960px) {
.t744__info {
    width: 100% !important;
    max-width: 600px !important;
    padding: 0px;
}
}
@media screen and (max-width: 960px) {
.t744__textwrapper {
    padding: 30px;
}
}
/* перенос слов */
@media screen and (max-width: 480px) {
.t792__price {
    white-space: break-spaces;
}
}
/* ширина колонки с Заголовком и текстом ----------------------------------------------------------------------------------------------------------------------- */
.t795__descr {
    max-width: 100% !important;
}
/* basket ----------------------------------------------------------------------------------------------------- */
.t-radio__wrapper-payment {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-content: flex-start !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
}
/* .t706__carticon_showed {
    display: none !important;
} */
.t706__product {
    display: flex;
    vertical-align: middle;
    align-items: center;
    height: 100% !important;
    justify-content: space-between !important;
}
.t706 .t706__close {
    right: 20px;
}
@media screen and (max-width: 560px) {
.t706 .t706__close {
    background: #fefeff !important;
}}
@media screen and (max-width: 560px) {
.t706 .t706__close-button {
    margin-right: 20px !important;
}}
.t706 .t-form .t-input {
    height: 56px;
    background-color: #f7f7fc;
}
.t706__cartwin-content {
    border-radius: 0px;
    height: 100%;
    max-width: 700px;
    margin: 0px 0px 0px auto;
    background-color: #ffffff !important;
}
.t706__product-title a {
    text-transform: uppercase;
    line-height: 1.1 !important;
}
.t706__product-title {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 15px 0px 15px 5px;
}
.t706__product-quantity, .t706__product-amount {
    font-weight: 700 !important;
}
.t228__right_social_links_item {
    padding: 5px;
    background: #daceb6;
    border-radius: 10px;
}
.t228__right_social_links_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 90px;
}
.t706__cartwin-close-icon {
    width: 20px !important;
    height: 20px !important;
    background-color: #eff0f9;
    border: 8px solid #eff0f9;
    border-radius: 50%;
}
.t706__cartwin-close-icon g {
    fill: black !important;
}
.t706__product-del {
padding: 15px;
}
.t706__product-plus,
.t706__product-minus,
.t706__product-del {
    opacity: 1!important;
}
.t706__product-plus img,
.t706__product-minus img,
.t706__product-del img{
    display: none;
}
.t706__product-plus:before,
.t706__product-minus:before,
.t706__product-del:before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 3px;
    background-color: #292f36;
    border-radius: 50%;
    border: 3px solid #292f36;
}
.t706__product-del:before {
    width: 20px;
    height: 20px;
    top: 2px;
}
.t706__product-plus:before {
    /* Укажи ссылку на иконку «Плюс» */
    background-image: url('https://static.tildacdn.com/tild3336-3533-4133-b161-633731306330/plus.svg');
    background-position: 50% 50%;
}
.t706__product-minus:before {
    /* Укажи ссылку на иконку «Минус» */
    background-image: url('https://static.tildacdn.com/tild6564-3434-4666-b634-366461623134/minus.svg');
    background-position: 50% 50%;
}
.t706__product-del:before {
    /* Укажи ссылку на иконку «Крестик» */
    background-image: url('https://static.tildacdn.com/tild3835-6437-4266-b038-333538646666/del.svg');
    background-position: 50% 50%;
}
@media screen and (max-width: 560px) {
.t706__product-del {
    padding: 3px 9px !important;
}}
.t706__product {
    box-shadow: 0px 6px 50px rgb(155 166 178 / 15%);
    transition: box-shadow 0.2s ease-in-out;
    border-radius: 0px;
    margin-bottom: 20px;
}
.t706__cartwin-top {
    /* Укажи толщину и цвет верхней линии */
    border-bottom: 0px solid;
}
.t706__cartwin-bottom {
    /* Укажи толщину и цвет нижней линии */
    border-top: 0px solid;
}
.t706__product-thumb {
    height: auto !important;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
}
/* .t-checkbox__indicator {
    border-radius: 6px;
    border: 2px solid #131e57 !important;
}
.t-checkbox__indicator:after {
    background: #f6af1b;
    left: 3px;
    top: 3px;
    width: 4px;
    height: 4px;
    border: solid #f6af1b;
    border-width: medium;
    border-radius: 3px;
    transform: none;
} */
/* basket ----------------------------------------------------------------------------------------------------- */
/* мод лк ----------------------------------------------------------------------------------------------------- */
.tlk-resources__groups-title-link-icon {
    display: none !important;
}
#allrecords [data-field="tlk-link"], [data-field="tlk-link"] {
    color: #292f36 !important;
}
.tlk-resources__title {
    font-weight: 500 !important;
    font-size: 24px !important;
}
/* мод лк ----------------------------------------------------------------------------------------------------- */
.t-store__prod-snippet__container {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

/*выделить пункт меню зеленым*/
[data-tilda-page-id="55878085"] [data-tooltip-menu-id="862886065"] {
  color: #59cb5e !important;
}
#allrecords div.t-menusub__menu .t-menusub__link-item[href="/become-a-nanny1"]{
    color: #333333 !important
}
#allrecords div.t-menusub__menu .t-menusub__link-item[href="/become-a-nanny1/#about"][data-act-item="true"],
#allrecords div.t-menusub__menu .t-menusub__link-item[href="/become-a-nanny1/#nanny-reviews"][data-act-item="true"],
#allrecords div.t-menusub__menu .t-menusub__link-item[href="/become-a-nanny1/#faq"][data-act-item="true"],
#allrecords div.t-menusub__menu .t-menusub__link-item[href="/become-a-nanny1"][data-act-item="true"]{
    color: #59cb5e !important;
}









