/*
Theme Name: Divi Plus Digital Agency
Theme URI: https://diviextended.com/product/divi-plus/
Description: Divi Plus plugin based ready-to-use Divi child theme designed for Digital Agency.
Author: Divi Extended
Author URI: https://diviextended.com/
Template: Divi
Version: 1.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/


/* coming soon page css */
.page-id-305004 header, .page-id-305004 footer{display:none;}
.page-id-305004.et_fixed_nav.et_show_nav #page-container{padding-top: 0px !important;}
/* coming soon page css end*/


.lead-popup-form .et_contact_bottom_container{float: none;
    text-align: center;
    margin-top: 2.5%;
    align-items: center;
    justify-content: center;}
.footer-menu #menu-product-review-menu, .footer-menu #menu-quick-links{display:block;}
.footer-menu #menu-product-review-menu li, .footer-menu #menu-quick-links li{width:100%}

@media only screen and (max-width:980px){
	.footer-menu.et_pb_menu .et_pb_menu__menu {
    display: block!important;
}
	.footer-menu.et_pb_menu .et_mobile_nav_menu{display: none!important;}
	.footer-menu.et_pb_menu--style-left_aligned .et_pb_menu__wrap{justify-content: flex-start !important;}
}