/*
Theme Name: Barber
Theme URI: http://hn.arrowpress.net/barber/
Author: AHT
Author URI: http://arrowhitech.com/
Description: Barber - Hair Salon WordPress Theme.
Version: 1.2.3
License: 
License URI: 
Tags: one-column, two-columns, right-sidebar,  custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: barber
*/

.header-logo img {
    width: 100% !important;
}

@media screen and (max-width: 991px) {
.header-v1 .header-logo, .header-v2 .header-logo {
    max-width: 230px !important;
	}
	
header#masthead.is-sticky, header#masthead {
    line-height: 50px !important;
}
.logo-mobile img {
    width: 200px !important;
}	
ul.nav.nav-tabs.hidden-md.hidden-lg {
    display: none !important;
}	
}

span.caret-submenu {
    width: 100% !important;
    text-align: right !important;
    padding-right: 30px !important;
    font-size: 30px !important;
    padding-top: 20px !important;
}