/*
    Theme Name: Twenty Fifteen Child
    Theme URI: http://personallaw.ca
    Description:  Custom Theme
    Author: GMK
    Author URI: http://personallaw.ca
    Template: lawyeria
    Version: 0.1
    */
	    @import url("../lawyeria/style.css");

		#subheader .second-subheader { display: none;}
		#subheader .subheader-color {
     width: 100%;
     height: 5%;
	  padding-bottom: 0px; }
	  
	 .wide-header {
     clientHeight: 120px;
     }
	  body.custom-background { clientHeight: 295
	  #features {  padding: 30px 0px; }
	  
     .post .post-excerpt {word-break: normal;}
     .page .page-excerpt {word-break: normal;}
     #sidebar-right {
       width: 220px;
       }

#subheader .subheader-color .full-header-content-no-sidebar {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
    text-align: center !important;
}
