.category-snapshot-name-link {
    color: #2b3d51;


}



/* Lefelé változatlan*/



.module-head > .modul-head-title{
	background:#006aa7;
}
.header-phone>a>span{
	color:white;
		font-weight:bold;
}
.header-phone>a>svg{
	color:white;
	font-weight:bold;
}
.header-mail>a>span{
	color:white;
	font-weight:bold;
}
.header-mail>a>svg{
	color:white;
	font-weight:bold;
}
.logo-module img{
	   max-height: 60px;
	    margin-bottom: 0px;
}
.sticky-head-active .logo-module img{
 	  max-height: 70px;
	margin-bottom: 0px;}
.header-middle-left{
	display:flex;
	justify-content:center !important;
}



@media (max-width: 991.99px){
	.responsive-menu{
	height:70px;
}
	.header-middle-center{
	top:22px;
	}
	.mobile-cart-link{display:flex;
	align-items:center;}
}
.category-list-link, .category-list-link:visited {font-weight: 500;}
.header-middle-center{
	display:block !important;
}
.mm-navbar__title{display:none;}

.param-label{
	font-weight:500;
}
.odd > td > strong{color:#2b3d51;}
.even > td > strong{color:#2b3d51;}
.list-productname-link{font-weight:600}
.product-page-right .product_options_wrapper .product_parameters.product_options_table td.param-label{font-weight:500}
.parameter_table tr td{
	color:#007bff;
	font-weight:400}


/* szűrés gomb szine */

.product-sortbar-top .product-sortbar-inner button.open-filter-btn {
    color: #ffffff;
    font-weight: bold;
    background-color: #0ca7d7;
}