@charset "UTF-8";
/*!
Theme Name: Mortgates - WSDAM
Theme URI: https://www.templatemonster.com/wordpress-themes/prod-13745.html
Author: Webb Software
Author URI: https://www.webbsoftware.com.au
Template: mortgates
Description: Mortgates - mortgage company WordPress theme for real life projects. Built with love and care by Zemez.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mortgates
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, grid-layout, custom-header, custom-logo, footer-widgets, flexible-header, blog
DocumentationID: mortgates
Template Id: prod-13745

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Mortgates is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*header phone button modifications*/
.header-btn.btn.btn-secondary{color: #fff; background-color: #902b7b; border-color: #902b7b;}
.header-btn.btn.btn-secondary:hover{color: #fff; background-color: #8ebb3c; border-color: #8ebb3c;}

/*recolor phone link*/
a[href*="tel:"], a[href*="callto:"], a[href*="mailto:"]{ color:#42474f; } 
a[href*="tel:"]:hover, a[href*="callto:"]:hover, a[href*="mailto:"]:hover{ color:#902b7b; }
/*Disclaimer display colour*/
.contact-block__item a{ color: #fff; }
.contact-block__item a:hover{ color:#902b7b; }
/*Footer contact form*/
@media screen and (max-width: 1024px) {
   #FooterContactContainer .elementor-column-wrap.elementor-element-populated{ margin:10% 5%; }
}

/*About Sharene box*/
#AboutSharene figure{ width:100%; }
#AboutSharene img{ width:200px; height:200px; max-width:none; margin:0 auto; }

/*Mobile Header fix*/
h2{ transition: 0.5s ease-in-out; }
@media screen and (max-width: 640px) {
	h2{ font-size:28px; } 
}

/*Services more info contact banner*/
h6{ transition: 0.5s ease-in-out; }
@media screen and (max-width: 640px) {
	h2{ font-size:28px; } 
}
/*Blog hide Mailchip*/
#mortgates_widget_subscribe_follow-1{ display:none;}

/*top panel background colour*/
.top-panel { background-color: #8B297B;
}
.invert.top-panel, .invert.top-panel a { color: #ffffff;
}

/*# sourceMappingURL=style.css.map */