/*
 Theme Name:     Hornes House Clearance
 Theme URI:      https://horneshouseclearance.co.uk
 Description:    Hornes House Clearance Child Theme
 Author:         Bazzoo | Brand & Interactive Agency
 Author URI:     https://bazzoo.co.uk
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Mobile Menu Align */

@media (max-width:980px) {
 .et_pb_menu__wrap {
  justify-content:flex-start !important;
 }

 .et_mobile_nav_menu {
  margin:0 !important;
 }
}