/*
	Theme Name: sagilcap
	Theme URI: 
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.4
	Stable tag: 3.4.4
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/

.full-height {
    height: 100%;
    background: #c8c8c8;
}
.footer-nav ul.hfe-nav-menu li:after {
    content: '|'; 
    position: absolute;
    top: -3px;
    left: -5px;
}
.footer-nav ul.hfe-nav-menu li:first-child:after {
    display: none;
} 
.footer-nav ul.hfe-nav-menu li a.hfe-menu-item {
    padding: 5px 7px !important;
}
.footer-nav ul.hfe-nav-menu li:first-child a.hfe-menu-item {
    padding-left: 0px !important;
}

.header-menu ul.hfe-nav-menu li:after {
    content: '|';
    position: absolute;
    top: 4px;
    transform: scaleY(1.5);
    color: #c4c7cc;
}
.header-menu ul.hfe-nav-menu li:first-child:after {
    display: none;
}
.contact-div form.wpcf7-form textarea {
    height: 100px;
}
.contact-div form.wpcf7-form input.wpcf7-form-control, .contact-div form.wpcf7-form textarea.wpcf7-form-control {
    width: 100%;
    border: 1px solid lightgray;
    margin-top: 10px;
}
.contact-div form.wpcf7-form label {
    width: 100% !important;
}
.contact-div form.wpcf7-form .wpcf7-submit {
    width: auto !important;
    padding: 8px 50px;
    background: #7D8DC5;
    color: #fff;
}
.copy-right p > a, .elementor-element-54b7c885 a {
    color: #336;
}

@media screen and (max-width: 480px) {
    .elementor-element-1888b0b, .elementor-element-ad4c991 {
        flex-wrap: nowrap;
    }
    .elementor-element-0b9ee79, .elementor-element-9086c58 {
        padding: 2rem 1rem;
    }
    .elementor-element-9cd8493 .e-con-inner {
        padding: 20px;
    }
    .elementor-element-e858624 {
        gap: 7px;
        text-align: center !important;
        justify-content: center;
    }
    .wp-container-core-columns-is-layout-28f84493 {
        display: inline-block !important;
    }
    .contact-div form.wpcf7-form textarea {
        height: 60px;
    }
}