/* 
Theme Name: Custom Hello Theme Child
Theme URI: https://archicoders.com/
Description: Custom Child Theme for Hello Elementor
Author: Archicoders Team
Author URI: https://archicoders.com/
Template: hello-elementor
Version: 1.1.2
Text Domain: archicoders-child-master
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
*/

html {
    font-size: clamp(8px, 0.521vw, 10px);
}

body {
    font-size: 1.6rem;
}

p:last-child {
    margin-bottom: 0;
}

.elementor-widget-image a {
    width: 100%;
}

/*
    Add your custom styles here
*/
/* .elementor-element-129a042 iframe#widget2 {
    top: 0% !important;
    left: 0% !important;
    transform: translate(0%, 0%) !important;
} */