     .t509__blockimg {
        border-radius: 20px;
    }
    
    .t1066__img, .t545__blockimg, .t545__textwrapper, .t680__bgimg, .t214__blockimg {
        border-radius: 20px;
    }
    
    
@media screen and (max-width: 560px) {
    .t706__cartwin-close,
    .t-popup__close {
        background-color: #1F6979 !important;
        /*Popup фон полоски*/
    }

    .t706__cartwin-close g,
    .t-popup__close g {
        fill: #494949 !important;
        /*Popup цвет крестика*/
    }
}



@media screen and (max-width: 980px) {
    .t204__burger,
    .t481__mobile,
    .t461__mobile,
    .t446__mobile,
    .t228__mobile,
    .t770__mobile,
    .t462__mobile,
    .t456__mobile,
    .t454__mobile {
        background-color: #1F6979 !important;
        /*Меню фон полоски*/
    }
    .t204__burger-icon:before,
    .t204__burger-icon:after,
    .t204__burger-icon,
    .t481__burger span,
    .t461__mobile_burger span,
    .t446__mobile_burger span,
    .t228__burger span,
    .t770__mobile_burger span,
    .t462__burger span,
    .t456__burger span,
    .t454__burger span {
        background-color: #494949 !important;
        /*Меню цвет бургера*/
    }
}


