/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.header-menu__item>.header-menu__link .header-menu__wide-submenu-right-arrow {
	transform: rotate(-270deg);
    width: 5px;
    height: 5px;
    margin-left: 5px;
    margin-top: 3px;
	display:block;
}

/* Contacts */
.staff-block-inner .h1 {
	font-size: 2.8em;
	color: #333;
}




/* END Contacts */