/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version:  3.3.0
Text Domain: hello-elementor-child
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
*/
.page-header {
    display: none;
}
.minsin-col.ltf .ekit-stylish-list-content-description {
    text-align: right;
}

.minsin-col.ltf .ekit-stylish-list-content-title {
    text-align: right;
}
.ad-clr span {
    color: #b79357;
}
.form-cont input, .form-cont textarea {
    background-color: #fff;
    border-color: #ccc;
    height: 50px;
    border-width: 1px;
    border-style: solid;
    width: 100%;
    font-size: 14px;
}

.form-cont label {
    width: 100%;
    margin: 0 0 22px;
}
 

.form-cont textarea {
    height: 102px;
}

.form-butmn input {
    border: none;
    background: #b69156;
    color: #fff;
    font-size: 14px;
    padding: 10px  30px;
    border-radius: 30px;
}

.form-butmn {
    margin: -10px 0 0 0;
}
.elementor-19 .elementor-element.elementor-element-ce4a810 .elementskit-menu-container {
    background-color: #252b2d;
}
.parallax-section {
  transition: background-position 0.3s ease;
}
