/*
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 : Oct 5, 2015, 6:58:02 PM
    Author     : Vitaliy
*/
/* --------------- Mobile Menu -------------------*/
.menu-toggle, .menu-toggle:hover {
    text-decoration: none;
    color: #2D2D2D;
    font-size: 22px;
    font-weight: 800;
    position: relative;
    top: 11px;
}
.menu-toggle .burger-icon{ margin-right: 10px; }