/* 
Theme Name: Webmister
Theme URI: https://webmister.pro/
Description: Hello Elementor Child theme by Webmister
Author: Webmister
Author URI: https://webmister.pro/
Template: hello-elementor
Version: 1.0.1
Text Domain: webmister
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.header-phone .elementor-image-box-wrapper .elementor-image-box-img {
    width: 30px;
}

@media (max-width: 768px) {
    .header-phone .elementor-image-box-wrapper .elementor-image-box-img,
    .footer-phone .elementor-image-box-wrapper .elementor-image-box-img {
        display: none;
    }
}
