/*
 * @package     Stairs Site Package
 * @version     __DEPLOY_VERSION__
 * @author      CaveDesign Studio - cavedesign.ru
 * @copyright   Copyright (c) 2009 - 2025 CaveDesign Studio. All Rights Reserved.
 * @license     GNU/GPL license: https://www.gnu.org/copyleft/gpl.html
 * @link        https://cavedesign.ru/
 */

.tm-categories-module-nav {
	font-weight: 400;
}
.uk-open i rect:first-child {
	display: none;
}
.tm-button-zoom {
	padding: 0 15px;
}
.tm-dot {
	width: 10px;
	display: inline-block;
	height: 10px;
	border-radius: 10px;
	border: solid 2px #fff;
	margin-left: -15px;
	position: relative;
	background-color: #F14668;
}