/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         TJWeb
 Author URI:     https://www.tjweb.eu
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

@media all and (max-width: 980px) { .mobile-menu-center .et_pb_menu__wrap { justify-content: center!important; } }
@media all and (min-width: 768px) and (max-width: 980px) { .mobile-menu-center .et_pb_menu__wrap { justify-content: center!important; } }
@media all and (max-width: 767px) { .mobile-menu-center .et_pb_menu__wrap { justify-content: center!important; } }
@media all and (max-width: 479px) { .mobile-menu-center .et_pb_menu__wrap { justify-content: center!important; } }