/*
Theme Name: Dermot
Theme URI: http://dermot.com/
Author: codeex
Author URI: https://github.com/ThemeCSS
Description:
Version: 1.0.0
License: GNU General Public License
License URI: license.txt
Text Domain: dermot
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments
*/

.site-title h1 {
    font-family: "Dancing Script",cursive;
    font-size: 50px;
    position: absolute;
    top: 40px;
    left: 20px;
    z-index: 992;
    color: #fff;
}

.menu-social-buttons {
    width: 723px !important;
}

.top-portrait {
    float: right;
    width: 127px;
}

.logo {
	margin-top: 0 !important;
}

.top-buttons a {
	padding: 7px 10.8px !important;
}

.top-buttons a.office-number {
	padding: 7px 10px !important;
}

.menu > li > a {
	padding: 28px 18px !important;
}

.menu > li:last-child {
	border-right: 0 !important;
}

.sf-menu li:last-child li a {
	border-bottom: 1px solid #e1e1e1 !important;
}