/*
Theme Name: Meterex Custom
Author: zplusm
Description: Your description goes here
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* .single-icons-wrapper {
    flex-direction: row !important;
    display: flex;
} */

.single-icons-wrapper div {
    display: flex;
    text-decoration: none;
}

.single-icons-wrapper div img {
    max-width: 3rem !important;
    margin: .5rem;
    box-shadow: none !important;
    width: 3rem;
}