﻿/*!
Theme Name:		Page Builder Framework – Child
Author: 		MapSteps
Author URI: 	https://mapsteps.com
Description:	Page Builder Framework Child Theme
Version: 		1.1
License:		GNU General Public License v3 or later
License URI:	https://www.gnu.org/licenses/gpl-3.0.html
Tags: 			one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, full-width-template, custom-logo, custom-background, threaded-comments, blog, e-commerce
Template:		page-builder-framework
Text Domain:	page-builder-framework-child
*/

.wpbf-navigation {background:none;}

body {font-family: "Courier New", Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "monospace"; color:#272727; background-color: #fbfbf9;}
h1, h2, h3, h4, h5, h6 {font-family: 'Fjalla One', sans-serif; text-transform: uppercase; margin: 0 0 10px 0;
	background: -webkit-linear-gradient(#21221a, #282619);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
a {color: #262626;}
a:hover {color: #1acaf0;}

.featured-content { position: relative; background: #fbfbf9; padding: 25px 25px 20px;}
.wpbf-blog-layout-default, .wpbf-blog-layout-beside {border-bottom: none;}
.first {width: 100%; margin-bottom: 40px;}
.wpbf-small-1-1 {margin-bottom: 40px;}
#menu-top-menu li:last-child a {padding-right: 0;}
.article-meta { margin-bottom: 0px;}
.article-meta .article-time {text-decoration: none; font-size: 11px;}
.wpbf-post-image-link {margin-bottom: 3px;}
.wpbf-no-sidebar .wpbf-main-grid {margin-left: -30px;}
.single .wpbf-main-grid {margin-left: 0; }
.single .startcontent {margin-top: -54px;}
.footer-categories {margin-bottom: 0;}
.footer-categories a {font-size: 11px;}
.entry-title {margin-bottom: 0px;}
.entry-content p { padding: 0 25px 0 0; width: 40%; margin-left: 9.5%; }
.wpbf-large-1-3 .article-header a {display: block; overflow: hidden; max-height: 225px;}


@media (min-width: 300px){
.wpbf-small-1-1 .article-header a {max-height: none;}
	.entry-content p {width: 90%; padding: 0; width: 100%; margin-left: 0;}
	.single .startcontent  {margin-top: 0;}
	.featured-content {padding: 25px 35px;}
	.wp-block-column {flex-basis: 100%; flex-grow: 0; margin-right: 0 !important;}

}

@media (min-width: 769px){
.wpbf-small-1-1 .article-header a { max-height: 225px;}
	.wpbf-large-1-3.first a  { max-height: 600px;  overflow: hidden;}
	.entry-content p {width: 80%; padding: 0 25px 0 0;  margin-left: 9.5%;}
	.single .startcontent {margin-top: -54px;}
	.featured-content {padding: 25px 25px 20px;}
	.wp-block-column {flex-basis: 50%; flex-grow: 0; margin-right: 35px;}
	
}

@media (min-width: 1025px){
.wpbf-small-1-1 .article-header a { max-height: 225px;}
	.wpbf-large-1-3.first a  { max-height: 600px;  overflow: hidden;}
	.entry-content p {width: 40%; padding: 55px 0;}
	
}