/*
 Theme Name: Divi Child Theme
 Theme URI: https://see.co.com/wordpress-templates/
 Description: A custom child theme for Divi.
 Author: SEE® – Seferi Engineering & Enterprises 
 Author URI: http://yourwebsite.com
 Template: Divi
 Version: 1.0.0
*/

.pll-parent-menu-item ul {
    width: 100% !important;
    padding: 0px !important;
    top: 20px !important;
    left: 0 !important;
}

.pll-parent-menu-item ul li {
    width: 100% !important;
    padding: 0px !important;
    top: 0 !important;
    left: 0 !important;
}