/*---------------------------------------------------------------------------------

 Theme Name:   Companion Child Theme
 Theme URI:    https://companion.web.tr
 Description:  Smart, flexible, beautiful and most powerful theme in our collection.
 Author:       Companion WS
 Author URI:   https://companion.com.tr/
 Template:     Divi
 Version:      5.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ 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;   }


/* image hover ZOOM */
.et-zoom-in.et_pb_image:hover img,
.et-zoom-in .et_pb_image_wrap:hover img,
.et-zoom-in a:hover img {
 transform: scale(1.1) rotate(0deg); 
  transition: all 0,3s 0s ease;
}
.et-zoom-in,
.et-zoom-in a {
 overflow: hidden;
}
.et-zoom-in.et_pb_image img,
.et-zoom-in .et_pb_image_wrap img,
.et-zoom-in a img {  transition: all 0.3s 0s ease; 
}


/*Dil e göre Footer */
.tr-footer:lang(en)       { display: none  }
.en-footer:lang(tr)       { display: none  }




blockquote {      border-left: 4px solid #006aa6;         }

.et_mobile_menu {    margin-top: 5px;    }
.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {  font-size: 16px;  }


.dipl_tabs .dipl_tab_wrapper .dipl_tabs_controls .dipl_tabs_item_title {       min-width: 300px;     }







/* END */



