/*
Theme Name: FC WordPress
Author: Forge Creative Limited
Author URI: http://www.forge.co.nz/
Description: Forge Creative Child Theme
Version: 5.3.1
Template: dt-the7
*/

@import 'css/main.css';

body #menu-item-396 .ubermenu-dynamic-post a { color: #fff !important; }
body:not(.home) #page .parallax-bg .dt-btn { display: block; margin-bottom: 100px; }
#page .homepage-categories a { z-index: 2; }

@media screen and (max-width: 1285px) {
	.ubermenu .ubermenu-target {padding:15px 16px;}
}
@media screen and (max-width: 1023px) {
	body.home #page .homepage-categories * { display: block; }
	body.home #page .homepage-categories .vc_row { display: block; height: auto !important; }
	body.home #page .homepage-categories .vc_col-sm-6 { min-height: 300px; width: 100%; }
	body.home #page .homepage-categories .vc_col-sm-6 .vc_column-inner { min-height: 300px; width: 100%; }
	body.home #page .homepage-categories .vc_col-sm-6 .vc_column-inner h2 { padding-bottom: 10px; padding-top: 10px; position: absolute; bottom: 0; font-size: 40px; line-height: 50px; }
	body.home #page .scroll-down-section { display: none; }
	body #page .fc-parallax-title h2, body #page .fc-parallax-title h1, body #page h2 { font-size: 40px; line-height: 50px; padding-bottom: 50px; padding-left: 20px; }
	body:not(.home) #page h2 { padding-bottom: 20px; }
	body .project-list-content h3.entry-title a,body .dt_portfolio .post-entry-content h3.entry-title a { font-size: 25px; line-height: 30px; }
	body.home #page .vc_row.vc_row-o-full-height { min-height: unset; }
	body.home #page .mobile-only img { width: 90%; margin-bottom: 30px; }
	body #page .page-title h1 { font-size: 40px; line-height: 50px; }
	body.page #page .page-title > .wf-wrap { -webkit-align-items: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; -ms-flex-align: flex-start; align-items: flex-start; }
	body.page .fc-content-template .fc-left-pipe:before { left: -40px; }
	body:not(.home) #page .parallax-bg { min-height: 100vh; }
	body:not(.home) #page .parallax-bg .vc_empty_space { height: 0 !important; }
}

@media screen and (max-width: 400px) {
	body.home #page .homepage-categories .vc_col-sm-6 .vc_column-inner h2 { font-size: 30px; line-height: 35px; padding-left: 20px; }
	body #page .fc-parallax-title h2, body #page .fc-parallax-title h1, body #page h2 { font-size: 30px; line-height: 35px; padding-left: 10px; }
	body.home .homepage-categories .parallax-title h2:after { height: 20px; margin-top: 5px; }
}


