    /* стиль информации о добавлении в избранное / корзину */
    .t1002__bubble-container div, .t706__bubble-container div {
        background-color: #A6B96F !important; 
        border-radius: 10px !important;
    }
    
    /* форма корзины и избранного */
    #rec1179654781 .t706__carticon-imgwrap,  #rec1224927216 .t1002__wishlisticon-imgwrap, .tlk-userbar__user-image{border-radius: 10px !important;}
   /* лк улучшене иконки */
   .tlk-userbar__user-image circle, .tlk-userbar__user-image path {stroke-width: 2 !important; stroke: #555555 !important}
   
    /* приемущества */
    .uc-privilege {
        .t858__wrap:hover {
            & H3, div {
                color: #fff !important;
            }
        }
    }
    
    /* Соц сети в контактах */
    .uc-contacts .t-sociallinks__item {
        width: 40px;
        height: 40px;
    }
    .uc-contacts .t-sociallinks__item svg {
        width: 40px;
        height: 40px;
    }
   
   
    /* настройки для карточки товара и соцсетей */
    @media screen and (max-width: 980px) {
        .t185__butwrapper {justify-content: start !important;}
    
        
        .uc-tovars .t-product__option-variants {
            flex-wrap: nowrap !important;
            overflow: scroll;
        }
    }
    

    
    /* услуги фото*/
    .uc-service__foto {
        & .t-img {
            border-radius: 100px !important;
        }
    }



  /* ----------------------------------------------------------------- */
   /* футер скрыть лого*/
    #rec1221633031 {
        position: absolute;
        width: 100%;
        z-index: 9999;
    }