/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.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 */


.sina-subs-input {
    background: #fff;
    border-radius: 100px;
    width: 95%;
    padding: 4px 0px;
    margin: 0 0 0 auto;
}

.sina-subs-input input.sina-input-field {
    margin-bottom: 0 !important;
}

body {
    overflow-x: hidden !important;
}

body ul li {
    list-style: none;
}

body ul li a {
    text-decoration: none;
}

body a {
    text-decoration: none;
}

.custom-class-footer::before {
    content: '';
    background: url(/wp-content/uploads/2024/09/Mask-group-14.png);
    position: absolute;
    height: 50%;
    width: 20%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: auto;
}

.custom-class-footer::after {
    content: '';
    background: url(/wp-content/uploads/2024/09/Mask-group-15.png);
    position: absolute;
    height: 50%;
    width: 20%;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: auto;
}
ul#menu-header-menu {
    gap: 12px !important;
}

.elementskit-navbar-nav > li > a {
    color: #111111 !important;
    font-size: 14px !important;
}

.elementskit-navbar-nav > li > a:hover {
    color: #331501 !important;
}

.ekit-template-content-header ul.ekit_social_media li a:hover {
  background: #331501 !important;
}

div.wpforms-container-full .wpforms-form input {
    border-radius: 100px !important;
    height: 50px !important;
    background: #fff;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
    margin: 0 0px 5px 12px !important;
    font-size: 14px !important;
    font-family: 'Coming Soon' !important;
}

div.wpforms-container-full .wpforms-form textarea {
    height: 100px;
    resize: unset;
    border-radius: 12px !important;
}

.wpforms-form button[type=submit] {
    padding: 12px 43px !important;
    border-radius: 100px !important;
    background: #331501 !important;
    color: #fff !important;
    font-weight: 600;
}
.filter-class img {
    filter: brightness(0.5) !important;
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header a.elementskit-entry-thumb {
    display: block;
    height: 380px !important;
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header a.elementskit-entry-thumb img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}


.custom-class-footer {
    z-index: 0 !important;}

.font-class h3.ekit-heading--title {
    font-weight: 400 !important;
}

body a.jkit-dual-btn {
    text-decoration: none !important;
}

.text-class ul li {
    list-style: disc !important;
    color: #000;
    margin-bottom: 5px;
}

.text-class ul {
    margin-bottom: 16px;
    padding-left: 18px;
}

.text-class strong {
    font-weight: 600 !important;
    color: #331501 !important;
}

.list-class ul.elementor-icon-list-items li span.elementor-icon-list-text span {
    color: grey;
    font-size: 16px;
    display: block;
    line-height: 20px;
    font-weight: 400 !important;
}

[data-id="1d7fa29c"] {
    background: #f8f7f4 !important;
}
.grecaptcha-badge {
    z-index: 999 !important;
}

input#esfpx_email_45400123fa9fc {
    height: 60px;
    padding: 24px 28px 20px !important;
    background: #fff;
    border-radius: 100px;
    border: none !important;
    color: grey;
    font-size: 15px;
}

.es-form-field-container .gjs-row {
    margin: 0;
    position: relative;
}

.es-form-field-container .gjs-row:last-child {
    position: absolute;
    top: 15px;
    right: 6px;
}

.elementor-kit-10 input[type="submit"] {
     background: #331501 !important;
     padding: 12px 36px;
}

span#spinner-image {
    display: none !important;
}

.es_subscription_message.success {
    text-align: center !important;
    width: 100%;
    display: block;
}