/*!
Theme Name: Archidex
Theme URI: https://wp.ravextheme.com/archidex/
Author: RavexTheme
Author URI: https://themeforest.net/user/ravextheme
Description: Archidex - Architecture Interior WordPress Theme
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: archidex
Tested up to: 6.9
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.
*/
html {
    scroll-behavior: smooth;
}
.legal h4 {
    margin-bottom: 1rem;
}
.legal ul, .legal ol {
    padding-left: 30px;
}
.header-area-5 .navicon {
    visibility: hidden !important;
}
.elementor-sticky .header-area-5 {
    background-color: #fff;
}
.contact-area-contact-page .contact-formfield input {
    width: auto;
    height: 20px;
    top: 5px;
    position: relative;
}