/* 
 Theme Name:     Companion
 Author:         Companion
 Author URI:     https://companion.com.tr
 Template:       Divi
 Version:        5.2
 Description:   A Child Theme of Companion
 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/* Companion 5.2 Custom CSS*/

.bort { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;     } 
.balt { 
    margin: auto auto 0;     }

.et_pb_image img {
    pointer-events: none!important;    }
.mfp-title {
    display: none!important;     }

/* Remove extra bottom padding and margin on posts */
.single .et_pb_post {
margin-bottom: 0;
padding-bottom: 0;
}
#left-area {
padding-bottom: 0 !important;
}


