.catalog_item:hover .item-title a, .item:hover .info a, .item:hover .name a, .item:hover .title a, .item .title a:hover {
    color: #c50026 !important;
}
body .top_slider_wrapp .flexslider .slides > li {
background-size: 100% auto !important;

background-repeat: no-repeat !important;

}


/*.imediavideo {
display:grid;
grid-template-columns: 1fr 1fr;
grid-row-gap: 25px;
}*/

.imediavideo {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    row-gap: 20px;
}

.ag-yt-ll {
    max-width: 450px;
}

.f_developer {
    display: none;
}
.widget-authorization{
display:none;
}


.tabs li[data-code="STOCK"] span {
    color: red!important; /* Цвет текста */
    font-weight: bold; /* Жирный шрифт */
}


body .dyn_mp_jqm_frame .jqmClose {
    height: auto;
    width: auto;
    right: 5px;
    top: 5px;
    background: #ffffff;
    border: 2px solid red;
}