/*
Theme Name: Archicon
Theme URI: https://archicon.qodeinteractive.com
Description: Architecture and Construction Theme
Author: Edge Themes
Author URI: https://qodeinteractive.com
Text Domain: archicon
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.6.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.widget.widget_block.widget_search {
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    display: none;
    align-items: center;
    justify-content: center;
    left: 0;
    background: #000000b0;
    height: 100%;
}
.widget.widget_block.widget_search form input {
    padding: 10px;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation {
    margin-left: 0 !important;
}
.h-a-i {
    display: flex;
    width: 6rem;
    justify-content: space-around;
}
.h-a-i .elementor-icon {
    font-size: 25px;
    width: 25px;
}
.h-a-i .elementor-icon svg {
    fill: #680A08;
}
header#qodef-page-header #qodef-page-header-inner {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    max-width: 1400px !important;
    padding: 0;
    margin: 0 auto;
    background: #DACBB6 !important;
}
header#qodef-page-header .qodef-header-logo-link {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    height: 80px;
    max-height: 100%;
    position: relative;
}
#onsearch {
    cursor: pointer;
}
