/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 27 2025 | 11:15:10 */
main.post-password-required form {
    margin: auto;
    max-width: 500px;
    padding-top: 300px;
    display: flex;
    gap: 20px;
    flex-direction: column;
}
main.post-password-required form input[type="submit"] {
    border-radius: 0px !important;
    border: 0px;
    padding: 6px 20px;
}
main.post-password-required form label input {
    margin-top: 20px;
}
.page.page-id-15251 .elementor-element.side-button:not(.apply-now) {
	display: none;
}
.side-button.apply-now .elementor-button { 
    min-width: 360px;
	font-family: "Poppins", sans-serif;
    font-size: 16px;
	background: linear-gradient(180deg, #4D92FF 0%, #052DA5 121.33%);
    border-radius: 30px 30px 0 0;
}

div.elementor-element.purification-system.e-flex.e-con-boxed::before {
    background: linear-gradient(290deg, rgba(0, 0, 0, 0.00) 11.1%, #000317 64.02%);	
}
.elementor-element.purification-system .ginput_container_radio input.gfield-choice-input,
.elementor-element.purification-system .gfield--type-checkbox input.gfield-choice-input{
	width: 30px;
    height: 30px;
}
/* Hide the default checkbox */
html body .elementor-element.purification-system .e-con-inner .elementor-shortcode form .gform_body .gform_fields .gfield .ginput_container input.gfield-choice-input {
    appearance: none; /* Remove default checkbox */
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 50% !important; /* Circular shape */
    border: 2px solid #000 !important;
    background-color: white !important;
    cursor: pointer;
    height: 30px !important;
    width: 30px !important;
    max-width: 30px !important;
    padding: 0 !important;
    position: relative;
    display: inline-block;
}

/* Add the check effect */
html body .elementor-element.purification-system .e-con-inner .elementor-shortcode form .gform_body .gform_fields .gfield .ginput_container input.gfield-choice-input:checked {
    background-color: #1c36a2 !important; /* Change background when checked */
    border: 2px solid #1c36a2 !important;
}

/* Create a smaller inner circle when checked */
html body .elementor-element.purification-system .e-con-inner .elementor-shortcode form .gform_body .gform_fields .gfield .ginput_container input.gfield-choice-input:checked::before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: white; /* Inner dot color */
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.elementor-element.purification-system .gform_wrapper.gravity-theme .gfield-choice-input+label {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 30.245px;
    letter-spacing: -0.147px;	
	margin-left: 10px;
}
.elementor.elementor-location-popup div.gform_wrapper:not(.form-sec_wrapper) form .gform_body .gform_fields .gfield .ginput_container textarea::placeholder {
	color: #232323;
}
html body div.purification-system div.gform_wrapper div.gform_footer input.gform_button {
    border-radius: 100px;
    background: #398BE1;
    background-image: url(/wp-content/uploads/2025/03/Arrow-1.svg);
    background-repeat: no-repeat;
    background-position: 235px 28px;
    max-width: 360px;
    color: #FAFAFA;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-right: 110px;	
}
html body div.purification-system .elementor-element.close-button a.elementor-button {
    text-orientation: mixed;
    writing-mode: sideways-lr;
    min-width: auto;
    padding: 100px 12px;
    border-radius: 0;
    min-height: 360px;
    border-radius: 35px 0px 0px 35px;	
	min-width: 51px;
	font-family: 'Poppins', sans-serif;
    font-size: 16px !important;
}
html body div.purification-system .elementor-element.close-button {
    position: absolute;
    left: -54px;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 360px;
}
.form-popup-nooking#elementor-popup-modal-15344 .dialog-widget-content {
	background-image: none;
}
.apply-now.side-button {
    top: 35%;	
}