/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

footer .info .email a:last-child {
    padding-left: 24px;}

.breadcrumb {
    font-size: 12px;
}

.label {
    font-size: 12px;
}

.bottom-menu {
    font-size: 12px;
}

.btn-xs {
    font-size: 12px;
}

.logo-row .logo img {
    max-height: 85px;
}

@media (max-width: 767px){
	.banners-big .slides .text-block, .banners-big .slides .text-block b {
		font-size: 12px;
	}
}

@media (max-width: 530px){
	.logo-row .logo img {
		max-height: 55px;
	}
}