/*
 * 
 * To change this license header, choose License Headers in Project Properties.
 * To change this template file, choose Tools | Templates
 * and open the template in the editor.
 */
/*
 * 
 * Created on : 14.01.2018, 21:27:23
 * Author     : Сергей
 */
/*
 * 
 * To change this license header, choose License Headers in Project Properties.
 * To change this template file, choose Tools | Templates
 * and open the template in the editor.
 */
/*
 * 
 * Created on : 07.07.2017, 10:48:30
 * Author     : Сергей
 */
/*
 * CSS3 calc() function to perform calculations
 */
.breadcrumb {
  padding-left: 0;
  margin-bottom: 0;
  background: none;
  color: #aeaeae; }
  .breadcrumb__separator {
    margin: 0 10px;
    display: inline-block;
    font-size: 26px;
    vertical-align: bottom;
    line-height: 24px;
    font-weight: bold; }
  .breadcrumb a {
    color: #aeaeae; }
    .breadcrumb a.active,
    .breadcrumb a:hover,
    .breadcrumb a:active,
    .breadcrumb a:focus {
      color: #aeaeae; }

