/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 16 2025 | 08:11:14 */
/* Footer Form */
#input_8_1, #input_8_3 {
    padding-bottom: 5px;
}

.footer_gravity_form .gform_heading {
    display: none;
}

.gform_button {
	transition: all .3s ease !important;
}

#gform_submit_button_8:hover img {
    filter: invert(82%) sepia(8%) saturate(886%) hue-rotate(201deg) brightness(448%) contrast(86%);
	transition: all .3s ease !important;
}


.footer_form_mail_champ_customs h2.widgettitle {
    display: none;
}

.footer_form_mail_champ_customs #mc-indicates-required {
    display: none;
}

.footer_form_mail_champ_customs .mc_signup_submit {
    text-align: end;
}

.footer_form_mail_champ_customs input#mc_signup_submit {
    background: transparent;
    border: none;
    width: fit-content;
    padding: 0;
    font-weight: 400;
    font-size: 15px;
    font-family: "Inter", Verdana, Arial, sans-serif;
	color: #ffffff;
    transition: all .3s ease !important;
}

.footer_form_mail_champ_customs input#mc_signup_submit:hover {
    background: transparent;
    border: none;
    width: fit-content;
    padding: 0;
    font-weight: 400;
    font-size: 15px;
    font-family: "Inter", Verdana, Arial, sans-serif;
	color: #c2c2e9;
    transition: all .3s ease !important;
}

.footer_form_mail_champ_customs .mc_signup_submit::after {
    content: "";
	margin-left: 8px;
    background: url(/wp-content/uploads/2025/03/ArrowLeft.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    transition: all .3s ease !important;
}

.footer_form_mail_champ_customs .mc_signup_submit:hover::after {
    content: "";
	margin-left: 8px;
    background: url(/wp-content/uploads/2025/03/ArrowLeft.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
	filter: invert(82%) sepia(8%) saturate(886%) hue-rotate(201deg) brightness(448%) contrast(86%);
    transition: all .3s ease !important;
}

.footer_form_mail_champ_customs input#mc_mv_EMAIL, .footer_form_mail_champ_customs input#mc_mv_FNAME {
    background: transparent;
    border: none;
    border-bottom: 1px solid #C2C2E9;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
	font-weight: 400;
    font-size: 16px;
	color: #ffffff;
	font-family: "Inter", Verdana, Arial, sans-serif;
}

.footer_form_mail_champ_customs input#mc_mv_EMAIL::placeholder, .footer_form_mail_champ_customs input#mc_mv_FNAME::placeholder {
	font-weight: 400;
    font-size: 16px;
	color: #ffffff;
	font-family: "Inter", Verdana, Arial, sans-serif;
}

.footer_form_mail_champ_customs .mc_var_label {
	font-weight: 400;
    font-size: 16px;
	color: #ffffff;
	font-family: "Inter", Verdana, Arial, sans-serif;
	margin-bottom: 0;
}

/* Footer Form */

.footer_form_mail_champ_customs .mc_merge_var input {
	background: transparent;
    border: none;
    border-bottom: 1px solid #C2C2E9;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    font-family: "Inter", Verdana, Arial, sans-serif;
}


/* Social Icons */
.pp-social-icon a {
	transition: all .3s ease !important;
}
/* Social Icons */