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

 Theme Name:   Center for Cosmetic Dentistry
 Theme URI:    https://keepsmilingli.com
 Description:  This child theme was created for the Center for Cosmetic Dentistry
 Author:       Julie Owen
 Author URI:   https://juliemowen.com
 Template:     Divi
 Version:      4.27.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

/*adjust Divi Menu module breakpoint*/
@media only screen and (max-width: 1231px) {
    .et_pb_menu .et_pb_menu__menu {
        display: none;
    }
    .et_mobile_nav_menu {
        display: block;
    }
}