/*!
Theme Name: Seomy
Theme URI: https://wp.themepure.net/seomy
Author: theme_pure
Author URI: https://themeforest.net/user/theme_pure
Description: Seomy - Digital Marketing & SEO Agency WordPress Theme
Version: 1.1.7
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: seomy
Tested up to: 6.8
Requires PHP: 7.4 or later
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.tpmenu__area ul li.has-dropdown .mega-menu a::after {
    display: none;
}


.header-social-icons{
display:flex !important;
align-items:center;
gap:10px;
height:60px !important;
}

.header-social-icons a{
display:flex;
align-items:center;
justify-content:center;
width:38px;
height:38px;
background:#c7a300;
color:#fff;
border-radius:4px;
font-size:16px;
}

.header-social-icons i{
display:inline-block !important;
font-size:16px;
}