/*
    Theme Name: PDC INTERNATIONAL
    Theme URI: https://pdcinternational.com/
    Author: Cosmonaut Technologies Pvt. Ltd.
    Author URI: https://www.cosmonautgroup.com/
*/


#menu-header-menu {
    padding:0;
}

#menu-header-menu li > a {
    color: #000;
    margin: 0%;
    text-align: justify;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 30px;
    font-size: 18px;
    transition: all 0.3s;
    text-transform:uppercase;
}

.footer-menu-items #menu-quick-links {
    list-style: none;
    display: flex;
    justify-content: center;
    margin-left: -35px;
}

.footer-menu-items #menu-quick-links li {
    padding-right: 34px;
    text-transform: uppercase;
}

.ftsection2 li {
    list-style: none;
}

h2.ftsection2-heading {
    padding-top: 43px !important;
}

ul#menu-quick-links-1 {
    list-style: none;
    display: flex;
    justify-content: center;
    margin-left: -35px;
margin-bottom: 0;
}

.footer-menu-items #menu-quick-links-1 li {
    padding-right: 34px;
    text-transform: uppercase;
}

.discussbutton a:hover {
    color: #0056b3;
}
