/**
* Theme Name: Interox Child
* Description: This is a child theme of Interox, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: interox
* Version: 1.0.0
*/

.service-head .icon-wrap img {width:200px;} /*SVG width fix */

nav.post-navigation, section.comments-area, .interox-social-share, /*blog navigation, comments & social share off */
.project-category, /*removing categories display from projects */
/* .team-content .inner-content {display:none !important;} to hide empty social profiles on teams page hover */
.elementor-icon-box-description { font-size:18px !important;} /*to avoid email id overflow in services */

.mobile-navigation .dropdown-toggle, .mobile-navigation-categories .dropdown-toggle {
    width: 100% !important;
}