/* 
Theme Name:		 studio21
Theme URI:		 http://childtheme-generator.com/
Description:	 studio21 is a child theme of Twenty Nineteen, created by ChildTheme-Generator.com
Author:			 the WordPress team
Author URI:		 http://childtheme-generator.com/
Template:		 twentynineteen
Version:		 1.0.0
Text Domain:	 studio21
*/



.home .text-holder {
    max-width: 100%;
    width: 100%;
    margin: 0;
    position: relative;
    padding: 25px 0;
}
.single-projects.col-left ul li.current_page_item a {
    font-weight: bold;
}
.col-left ul li.menu-item a {
    font-size: 28px;
}
a.btn_view_more {
    padding: 6px;
}
figure.wp-caption{float:left;}
.wp-caption-text{text-align:center}
body.projects-template-default .page p {
    font-size: 18px;
	margin: 0 0 10px;
	line-height:1.4;
}
.single-projects .col-12 {
    max-width: 90%;
}
.single-projects h2{font-size:50px;}
#biogdiv p {font-size:16px !important}
img.alignleft{float:left; padding:0 10px 0 0}