/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

.post-12959 .et_pb_section:nth-child(3) .et_pb_row:nth-child(1) {
       margin-bottom: -20px; 
       padding-bottom: 0px; 
    } 

.post-12959 .et_pb_section:nth-child(3) .et_pb_row:nth-child(2) {
       padding-top: 20px; 
    } 

.et_pb_section:nth-child(1) .et_pb_fullwidth_menu ul.nav .sub-menu {
       width: 302px; 
    } 

 .et_pb_section:nth-child(1) .et_pb_fullwidth_menu ul.nav li ul li a {
       width: 318px; 
    } 

