.header-link .tn-atom a:hover {
    transition: all 0.2s ease-out !important;
    color: #0084ff !important;
}

.banner-link .tn-atom a:hover {
    transition: all 0.2s ease-out !important;
    color: rgb(255, 59, 26) !important;
}

.t706__cartwin-heading.t-name.t-name_xl {
    text-align: center !important;
}

/*.t-popup.t-popup_show {*/
/*    position: relative;*/
/*}*/

.t503__content.t-align_center {
    padding: 10px;
    border-radius: 10px;
    background: #C5C5C5;
}