/*
Theme Name: Rimon theme
Version: 1.0
Author: Vitalii Zdykharskyi
*/

.popup-contact-form .inner-content .right-side .inner-side .input-box .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: absolute;
    left: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
    gap: 5px;
    margin-top: 3px;
}

.popup-contact-form .inner-content .right-side .inner-side .input-box .wpcf7-form-control-wrap .wpcf7-not-valid-tip:before {
    color: #ffffff;
    content: "!";
    display: block;
    width: 10px;
    height: 10px;
    text-align: center;
    line-height: 10px;
    background-color: #EF0010;
    border-radius: 50%;
    font-size: 8px;
}

.popup-contact-form .inner-content .right-side .inner-side .wpcf7-response-output {
    /* display: none; */
    border-color: #c79149;
}

.popup-contact-form .inner-content .right-side .inner-side .input-box input.wpcf7-not-valid {
    border: 1px solid #EF0010;
    background-color: #FFEDEE;
}
.pattern_bg-wrapper {
    position: absolute;
    inset: 0%;
}
.ready_bg-pattern {
    z-index: 0;
    background-image: url("/wp-content/themes/rimon/images/dest/66cce3b31b3bbf2d30cd95cf_pattern gradient.svg"), url("/wp-content/themes/rimon/images/dest/66cb019c60bf53fcdeea1467_triangle pattern.svg");
    background-position: 50% 70%, 0 0;
    background-repeat: repeat, repeat;
    background-size: cover, 16px;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    position: relative;
}

.ready_bg-pattern.drone {
    background-image: url("/wp-content/themes/rimon/images/dest/66f934c3443af3c1628bbce4_Gradient BG 2.png"), url("/wp-content/themes/rimon/images/dest/66cb019c60bf53fcdeea1467_triangle pattern.svg");
    background-repeat: no-repeat, repeat;
    background-size: 100% 100%, 16px;
}

.ready_bg-pattern.drone.gradient {
    z-index: 5;
    position: absolute;
    inset: 0%;
}
.iti-mobile .iti__country {
    color: black;
}