/* При наведении (опционально) */
.t-btn:hover {
    opacity: 0.8 !important;
}

@media screen and (max-width:1300px) {
	#rec1935187561 a.t-menu__link-item {
		font-size: 14px !important;
	}
}

#rec1935187561 .t-menu-base__list {
    row-gap: 10px !important;
}

div.uc-cs-breadcrumb {
    padding-top: 110px !important;
}

@media screen and (max-width: 980px) {
    div.uc-cs-breadcrumb {
        padding-top: 85px !important;
    }
}