


/* Start:/local/templates/russtone_copy/components/bitrix/menu/warranty/style.css?1743067912974*/
div.menu-clear-left
{
	clear:left;
}
/**************************************************/
ul.warranty li::before {
    content: "" !important;
}
ul.warranty {
    list-style-type: none;
    margin-left: -7px;
    padding: 0;
    width: 75%;
}

@media (max-width:1024px) {
	ul.warranty { width: 60%; }
}
@media (min-width:1025px) and (max-width: 1280px) {
	ul.warranty { width: 65%; }
}
@media (min-width:1281px) {
	ul.warranty { width: 100%; }
}

ul.warranty li {
    float: left;
    margin-right: -5px;
}
ul.warranty li .h3.nav_text_title ,
ul.warranty li h3.nav_text_title {
    font: 14px Arial;
    line-height: 14px;
    margin: 0;
    padding: 6px;
    vertical-align: top;
}
.nav_text_title a {
    border-bottom: 1px solid;
    color: #000;
	padding: 1px 4px;
}
.nav_text_title a:hover, .nav_text_title.current a {
    background-color: #0099ff;
    border-bottom: medium none;
    border-radius: 2px;
    color: #ffffff;
    text-decoration: none;
	padding: 4px;
}
/* End */
/* /local/templates/russtone_copy/components/bitrix/menu/warranty/style.css?1743067912974 */
