/* 
 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 --------------------------- */ 


.page-template-podcast-template div#sidebar {
    padding-left: 3%;
    }

.page-template-podcast-template #left-area
{
 padding-right: 3%;
 }

.vid-section .fluid-width-video-wrapper {
    padding-top: 0% !important;
}