/* 
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: 1.0.1
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
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.elementor-location-header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.header, .header > .e-con-inner{
    transition: all 0.3s ease-in-out;
}
.header.elementor-sticky--effects{
    background-color: #0F0E0E;
}
.header.elementor-sticky--effects > .e-con-inner{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

body.page-id-3334 .elementor-location-header,
body.page-id-3563 .elementor-location-header,
body.page-id-3606 .elementor-location-header,
body.page-id-3632 .elementor-location-header{
    position: static;
}
body.page-id-3334 .header,
body.page-id-3563 .header,
body.page-id-3606 .header,
body.page-id-3632 .header{
    background-color: #0F0E0E;
}


.cust-header ul.elementor-nav-menu--dropdown a {
    border-inline-start: 0px solid transparent !important;
}
.cust-header ul.elementor-nav-menu--dropdown{
    padding: 15px 0 !important;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form textarea{
    height: 60px;
    width: 100% !important;
    border: 1px solid #E3E0E0;
    outline: 0;
    box-shadow: none;
    border-radius: 0;
    padding: 20px 16px !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    color: #333333;
    background-color: #FFF !important;
}
.contact-form textarea{
    height: 107px !important;
    resize: none;
}
.contact-form input[type="text"]::placeholder,
.contact-form input[type="email"]::placeholder,
.contact-form textarea::placeholder,
.contact-form input[type="tel"]::placeholder{
    opacity: 1;
    color: #333333;
}
.contact-form .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 22px;
}
.contact-form .gform-footer{
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 14px !important;
}
.contact-form input[type="submit"]{
    margin-bottom: 0 !important;
    line-height: 1 !important;
}
.contact-form .gform_validation_errors, .contact-form .gform_heading{
    display: none;
}
.contact-form .validation_message{
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    background-color: transparent !important;
}
.gform_confirmation_message{
    color: #EB6A20;
    padding: 5px;
    padding-left: 35px;
    background: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3C!--%20License%3A%20PD.%20Made%20by%20pixeden.com%3A%20https%3A%2F%2Fpixeden.com%20--%3E%3Csvg%20width%3D%22800px%22%20height%3D%22800px%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%20id%3D%22icomoon-ignore%22%3E%3C%2Fg%3E%3Cpath%20d%3D%22M16%202.672c-7.361%200-13.328%205.967-13.328%2013.328s5.968%2013.328%2013.328%2013.328c7.361%200%2013.328-5.967%2013.328-13.328s-5.967-13.328-13.328-13.328zM16%2028.262c-6.761%200-12.262-5.501-12.262-12.262s5.5-12.262%2012.262-12.262c6.761%200%2012.262%205.501%2012.262%2012.262s-5.5%2012.262-12.262%2012.262z%22%20fill%3D%22%23EB6A20%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M22.667%2011.241l-8.559%208.299-2.998-2.998c-0.312-0.312-0.818-0.312-1.131%200s-0.312%200.818%200%201.131l3.555%203.555c0.156%200.156%200.361%200.234%200.565%200.234%200.2%200%200.401-0.075%200.556-0.225l9.124-8.848c0.317-0.308%200.325-0.814%200.018-1.131-0.309-0.318-0.814-0.325-1.131-0.018z%22%20fill%3D%22%23EB6A20%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left top 2px no-repeat;
    background-size: 30px;
	width: max-content;
    margin: 0 auto;
}
.prayer-request-form textarea{
    height: 142px !important;
}
.contact-form .gfield_label{
    font-family: "Poppins", sans-serif;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 1.2;
    color: #333333;
    margin-bottom: 14px !important;
}
.prayer-request-form .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 26px;
    grid-column-gap: 30px;
}
.prayer-request-form .gform-footer {
    margin-top: 35px !important;
    justify-content: end;
}
.prayer-request-form input[type="submit"] {
    padding-left: 60px !important;
    padding-right: 60px !important;
}
#field_2_8 .gfield_label{
    float: left;
    margin: 0 !important;
}
#field_2_8 .ginput_container_radio{
    margin-left: 17px;
    float: left;
}
#field_2_8 .gfield_radio {
    display: flex;
    gap: 23px;
}
.contact-form .gfield_radio .gchoice .gform-field-label--type-inline{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    color: #333333;
}
.contact-form .gfield_radio .gchoice{
    position: relative;
    padding-left: 34px;
    line-height: 1.2;
}
.contact-form .gfield_radio .gchoice input[type="radio"]{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}
.contact-form .gfield_radio .gchoice .gform-field-label--type-inline:after{
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    border: 1px solid #E1E1E1;
    border-radius: 6px;
    background-color: #F6F6F6;
    position: absolute;
    left: 0;
    top: 0;
}
.contact-form .gfield_radio .gchoice .gform-field-label--type-inline:before{
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!--%20License%3A%20PD.%20Made%20by%20Mary%20Akveo%3A%20https%3A%2F%2Fmaryakveo.com%2F%20--%3E%3Csvg%20fill%3D%22%23000000%22%20width%3D%22800px%22%20height%3D%22800px%22%20viewBox%3D%220%200%2024%2024%22%20id%3D%22check%22%20data-name%3D%22Line%20Color%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22icon%20line-color%22%3E%3Cpolyline%20id%3D%22primary%22%20points%3D%225%2012%2010%2017%2019%208%22%20style%3D%22fill%3A%20none%3B%20stroke%3A%20%23EB6A20%3B%20stroke-linecap%3A%20round%3B%20stroke-linejoin%3A%20round%3B%20stroke-width%3A%202%3B%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E) center center no-repeat;
    background-size: 20px;
    z-index: 1;
    opacity: 0;
}
.contact-form .gfield_radio .gchoice input[type="radio"]:checked ~ .gform-field-label--type-inline:before{
    opacity: 1;
}
.media-library-category-loop .e-loop-item{
    display: none;
}




/*=======Responsive=======*/
@media (max-width: 767px){
    .cust-header ul.elementor-nav-menu--dropdown{
        padding: 0px 0 !important;
    }
    .prayer-request-form .gform_wrapper.gravity-theme .gform_fields {
        grid-column-gap: 0;
    }
    .prayer-request-form .gform-footer {
        justify-content: center;
    }
    #field_2_8 .gfield_label {
        float: unset;
        margin-bottom: 14px !important;
    }
    #field_2_8 .ginput_container_radio {
        margin-left: 0;
        float: unset;
    }
	.gform_confirmation_message{
		width: 100%;
	}
}