/*
Theme Name: Architekt Child
Description: Architekt is created by <a href="http://themefuse.com">ThemeFuse</a>. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com/
Template: architekt
Version: 1.0
Text Domain: architekt
Tags: left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.header-5 .fw-wrap-logo .fw-site-logo strong { font-family:'Montserrat'; }
.header-5 .fw-wrap-logo .fw-site-logo strong:hover { color:#C45805; }


.header-5 .fw-menu-open:hover::before { color:#C45805; }

body .fw-main-row .fw-content-area.col-md-12 { padding:0; }

body.home .fw-page-builder-content .fw-main-row-top .fw-col-sm-12 { padding:0; }
body.home .fw-overlay-1 .fw-block-image-child .fw-block-image-overlay .fw-itable { display:none; }

body.fw-portfolio-template-default .site-main .fw-container { padding-left:0; padding-right:0; }
body.fw-portfolio-template-default .site-main .fw-container .fw-row { margin-left:0; margin-right:0; }
body.fw-portfolio-template-default .fw-main-row .fw-container { padding-top:0; }
body.fw-portfolio-template-default .fw-main-row div[class^="fw-col-sm-"] { padding:0; }
body.fw-portfolio-template-default .no-header-image { display:none; }
body.fw-portfolio-template-default .fw-portfolio-filter li a { color:#444; }
body.fw-portfolio-template-default .fw-portfolio-filter li.active a,
body.fw-portfolio-template-default .fw-portfolio-filter li a:hover { color:#6f6fcb; font-weight:bold; }

@media (min-width: 768px) {
	/*.header-5 .fw-menu-open::before { color:#fff; content:"MENU"; padding-right:10px; }*/
}


@media (min-width: 768px) {
	body.fw-portfolio-template-default .site-main .fw-container {
		width: 100%;
	}
}
@media (min-width: 992px) {
	body.fw-portfolio-template-default .site-main .fw-container {
		width: 100%;
	}
}
@media (min-width: 1200px) {
	body.fw-portfolio-template-default .site-main .fw-container {
		width: 100%;
	}
}
