/*  
Theme Name:     Creative Web Solutions
Description:    Divi Custom Child theme Divi-getcws26
Author:         Creative Web Solutions@getcws.com  
Author URI:     https://getcws.com/  
Template:       Divi 
Version:        4.0 
*/  

/******************* marker *******************/
/******************* END marker *******************/

/* Style the external link dialog box */
       #ui-id-1 > div > h6 {
       	color: #eaeaea;
       }

/* change line height on Gravity Form field description */
.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction { line-height: normal; }

 /* change Gravity Form 4 confirmation message options */
#gform_confirmation_wrapper_4 { font-size: 18px; }
#gform_confirmation_message_4 > h3 { font-weight: bold; color: #cc0000; line-height: 1.2; }

/* Hide Project skills */
.et_project_meta  { display: none; } 
/* add padding to top of project navigation and clear both*/
.nav-single.clearfix { padding-top: 42px; clear: both;}
/* move Project categories to next line */
.et_main_title .et_project_categories { clear: left; display: block; text-indent: 18px; font-style: italic; font-size: 11px;} 
 /* change image size on Project pages */
.type-project > img  { max-width: 400px; float: left; margin: 0 18px 18px 0; border: solid 1px #123273;}
.type-project div.entry-content > h4 {clear: left; margin-top: 72px; }


