/**
 * Theme Name: ServeGate
 * Theme URI:  http://www.servegate.com.au/
 * Author:     Simon Bailey Design
 * Author URI: http://www.simonbaileydesign.com/
 * Description:A 'Make' child theme.
 * Version:    1.0.0
 * License:    GNU General Public License v2 or later
 * License URI:http://www.gnu.org/licenses/gpl-2.0.html
 * Template:make
 * Text Domain:make
 * Domain Path:/languages/
 *
 * Make WordPress Theme, Copyright 2014 The Theme Foundry
 * Make is distributed under the terms of the GNU GPL
 */

@import url( '../make/style.css' );

/* Add your custom styles below. */

/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
with any questions regarding Web Fonts: http://www.linotype.com
*/

/* ---------- HIDE ---------- */
.site-info,
p.yoast-seo-breadcrumb,
.home .entry-header,
.page-id-162 .entry-header {
	display:none;
}
/* ---------- PHONE ---------- */
a[href^=tel] {
    color:inherit;
    text-decoration:none;
	font-weight:inherit;
}
/* ---------- SITE HEADER ---------- */
.site-header-main {
    padding:4.8rem 0 4.0rem; /* 4.4rem 0 2.2rem */
}
img.custom-logo,
div.custom-logo {
	max-width:350px;
}
/* ---------- MENU ---------- */
ul#menu-primary-menu.menu.nav-menu {
	margin:0 0 0.0rem 0; /* 0 0 2.2rem 0 */
}
@media screen and (min-width:800px) {
.site-navigation .menu li a,
.site-navigation .nav-menu li a {
    padding:2.2rem 1.1rem; /* 1.1rem 1.6rem */
}
.site-navigation .menu li a:after,
.site-navigation .nav-menu li a:after {
		content:"/";
		color:#0099cc;
		padding-left:2.2rem;
}
.site-navigation .menu li:last-of-type a:after,
.site-navigation .nav-menu li:last-of-type a:after {
		content:"";
		padding-left:0.0rem;
}
.site-navigation .page_item_has_children a:after,
.site-navigation .menu-item-has-children a:after {
	top:0px;
    font-size:inherit;
    font-weight:inherit;
    content:"";
}
#separate-navigation .site-navigation .menu li.current_page_item > a,
#separate-navigation .site-navigation .menu .children li.current_page_item > a,
#separate-navigation .site-navigation .menu li.current_page_ancestor > a,
#separate-navigation .site-navigation .menu li.current-menu-item > a,
#separate-navigation .site-navigation .menu .sub-menu li.current-menu-item > a,
#separate-navigation .site-navigation .menu li.current-menu-ancestor > a {
	font-weight:bold;
}
#separate-navigation .site-navigation ul.sub-menu {
     width:200px
}
}
/* ---------- MENU TOGGLE ---------- */
.menu-toggle {
	margin:0.0rem 0 0; /* 2.2rem 0 0; */
	padding:2.2rem 0.0rem; /* 1rem 1.4rem */
    -webkit-border-radius:0px; /* 3px */
    -moz-border-radius:0px; /* 3px */
    border-radius:0px; /* 3px */
    background-color:transparent; /* #171717 */
}
@media screen and (max-width:799px) {
.site-navigation .menu li a,
.site-navigation .nav-menu li a {
	padding:1.6rem 0; /* 1.1rem 0 */
    border-bottom:1px solid #1d1d1d; /* 1px solid #171717 */
}
.site-navigation ul.sub-menu ul.sub-menu li a {
    padding-left:4.4rem;
}
}
/* ---------- SITE CONTENT ---------- */
.site-content {
	padding:2.2rem 0;
	padding-top:5.5rem; /* 2.2rem */
}
/* ---------- BUILDER SECTION ---------- */
.builder-section-text.has-background {
    padding:7.4rem 0 7.4rem; /* 5.2rem 0 2.2rem */
}
.builder-section.has-background {
    margin-bottom:0.0rem; /* 4.4rem */
}
.page-id-181 .builder-section.has-background {
	 margin-bottom:6.0rem;
}
.builder-section.has-background h2,
.builder-section.has-background h3,
.builder-section.has-background p,
.builder-section.has-background ul {
	color:#FFFFFF;
}
body .builder-section.has-background a {
	color:#FFFFFF;
	text-decoration:underline;
}
body .builder-section.has-background a.ttfmake-button {
	text-decoration:none;
}
body .builder-section.has-background a:hover {
	color:#444444
}
/* ---------- ICONS ---------- */
@media screen and (min-width:800px) {
.builder-text-content h3 span.ttfmake-icon {
	font-size:120%;
}
}
/* ---------- TYPOGRAPHY ---------- */
h1 {
	color:#1d1d1d;
}
hr {
	margin-bottom:33px; /* 22px */
}
margin-bottom: 33px;
/* ---------- WIDGETS ---------- */
.widget-title {
	font-weight:700;
}
/* ---------- FOOTER WIDGETS ---------- */
#site-footer .widget-title {
	color:#EEE;
	letter-spacing:1px;
	font-weight:600;
}
@media screen and (max-width:799px) {
.site-footer .widget-area {
    text-align:center;
}
}
.site-footer .widget {
    margin-bottom:2.2rem; /* 4.4rem */
}
/* ---------- STAFF PROFILE IMAGES ---------- */
img.staff-profile.alignright {
	margin-bottom:1.1rem;
}
@media screen and (max-width:799px) {
img.staff-profile.alignright {
    display:block;
    float:none;
    margin-left:auto;
    margin-right:auto;
	margin-bottom:2.2rem;
}
}
/* ---------- GOOGLE MAPS ---------- */
.page-id-20 .entry-content iframe,
.page-id-171 .entry-content iframe {
    width:100%;
    height:300px;
	background-color:#EEE;
}
@media screen and (min-width:800px) {
.page-id-20 .entry-content iframe,
.page-id-171 .entry-content iframe {
    height:410px; /* 600px */
}
}
/* ---------- CONTACT FORM 7 ---------- */
div.wpcf7 {
	margin:0;
	padding:0;
}
div.wpcf7-response-output {
	margin-top:1em;
	margin-right:0em;
	margin-left:0em;
	margin-bottom:1em;
	padding:0.0em 0em;
}
div.wpcf7 .screen-reader-response {
	position:absolute;
	overflow:hidden;
	clip:rect(1px, 1px, 1px, 1px);
	height:1px;
	width:1px;
	margin:0;
	padding:0;
	border:0;
}
div.wpcf7-mail-sent-ok {
	border:0px solid #0099cc;
	color:#0099cc;
}
div.wpcf7-mail-sent-ng {
	border:0px solid #0099cc;
	color:#0099cc;
}
div.wpcf7-spam-blocked {
	border:0px solid #cc3333;
	color:#cc3333;
}
div.wpcf7-validation-errors {
	border:0px solid #cc3333;
	color:#cc3333;
}
span.wpcf7-form-control-wrap {
	position:relative;
}
span.wpcf7-not-valid-tip {
	color:#cc3333;
	font-size:1em;
	display:block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position:absolute;
	top:20%;
	left:20%;
	z-index:100;
	border:0px solid #cc3333;
	background:#fff;
	padding:.0em .0em;
	color:#cc3333;
}
span.wpcf7-list-item {
	margin-left:0.5em;
}
.wpcf7-display-none {
	display:none;
}
div.wpcf7 img.ajax-loader {
	border:none;
	vertical-align:middle;
	margin-left:0px;
}
div.wpcf7 div.ajax-error {
	display:none;
}
div.wpcf7 .placeheld {
	color:#888;
}
div.wpcf7 .required {
	color:#cc3333;
}
div.wpcf7 textarea,
div.wpcf7 input[type="email"],
div.wpcf7 input[type="text"] {
    max-width:100%;
    padding:6px 8px;
    padding:0.6rem 0.8rem;
    border:0;
    background-color:#EEE;
    -webkit-appearance:none;
}
div.wpcf7 textarea {
	height:100px;
}
span.wpcf7-list-item {
	margin-left:0.0em;
}
div.wpcf7 input[type="checkbox"],
div.wpcf7 input[type="radio"] {
	margin-right:7px;
}
/* ---------- SOCIAL LINKS ---------- */
.social-links a:hover .fa,
.social-links a:focus .fa,
.social-links a:hover .fa.fa-facebook-official,
.social-links a:focus .fa.fa-facebook-official,
.social-links a:hover .fa.fa-twitter,
.social-links a:focus .fa.fa-twitter,
.social-links a:hover .fa.fa-google-plus-square,
.social-links a:focus .fa.fa-google-plus-square,
.social-links a:hover .fa.fa-linkedin,
.social-links a:focus .fa.fa-linkedin,
.social-links a:hover .fa.fa-instagram,
.social-links a:focus .fa.fa-instagram,
.social-links a:hover .fa.fa-flickr,
.social-links a:focus .fa.fa-flickr,
.social-links a:hover .fa.fa-youtube,
.social-links a:focus .fa.fa-youtube,
.social-links a:hover .fa.fa-vimeo-square,
.social-links a:focus .fa.fa-vimeo-square,
.social-links a:hover .fa.fa-pinterest,
.social-links a:focus .fa.fa-pinterest,
.social-links a:hover .fa.fa-envelope,
.social-links a:focus .fa.fa-envelope,
.social-links a:hover .fa.fa-rss,
.social-links a:focus .fa.fa-rss {
	color:#cc3333;
}
/* ---------- TYPOGRAPHY FOR MOBILE ---------- */
@media screen and (max-width:799px) {
body h1, body h1:not(.site-title), body h1:not(.site-title) a, body .font-header {
	font-size:3.4rem; /* 3.9rem desktop */
}
body h2 {
	font-size:2.9rem; /* 3.4rem desktop */
}
body h2 {
	font-size:2.4rem; /* 2.9rem desktop */
}
}