@charset "UTF-8";

/*
Theme Name: Masterkey
Theme URI: https://masterkeyadvisors.com/
Author: the Masterkey team
Author URI: https://masterkeyadvisors.com/
Description: Masterkey is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: masterkeyadvisors
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

body{background-color:#ffffff;background-position:0% 0%;background-size:auto;background-repeat:repeat;background-attachment:scroll;}
body #main,.themetechmount-sticky-footer .site-content-wrapper{background-color:#ffffff;background-position:0% 0%;background-size:auto;background-repeat:repeat;background-attachment:scroll;}
			span.edit-link {
    display:none;
}

@media only screen and (max-width: 680px){
.tm-element-content-heading {
    font-size: 30px;
    line-height: 38px;
}
}
@media (min-width: 1700px) {
.tm-header-menu-position-center #site-header-menu #site-navigation div.nav-menu > ul {
    margin-right: -145px;
}
}

@media only screen and (max-width: 680px){
.tm-titlebar h1.entry-title, .tm-titlebar-textcolor-custom .tm-titlebar-main .entry-title {
    font-size: 45px;
    line-height: 52px;
}
	.tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
    height: 250px;
}
}


.page-id-7398 .themetechmount-box-blog.themetechmount-blogbox-styleone,
.page-id-4207 .themetechmount-box-blog.themetechmount-blogbox-styleone {
	    margin:0;
}

.themetechmount-iconbox.themetechmount-iconbox-stylefour .themetechmount-iconbox-heading .tm-element-subhead {
    margin-bottom:15px;
}
.themetechmount-iconbox-stylefour  .tm-icon-type-text {
	width: 45px;
    height: 45px;
    border-radius: 3px;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    font-weight: 600;
}
.themetechmount-iconbox-stylefour.themetechmount-icon-bgcolor-darkgrey 	.tm-icon-type-text {
    background-color: #202331;	
}
.themetechmount-iconbox-stylefour.themetechmount-icon-bgcolor-grey 	.tm-icon-type-text {
    background-color: #f1f4f5;	
}
.themetechmount-iconbox-stylefour.themetechmount-icon-bgcolor-white	.tm-icon-type-text {
    background-color: #fff;	
}

.post.themetechmount-box-blog-classic .tm-box-post-date {
	left:auto;
	right:25px;
}