/* hoem top heading sup css ------------------------------------------------------------------------------------*/
#connect-section .banner-double-line.elementor-widget-heading .elementor-heading-title .trademark {
    top: -2.1em;
    text-shadow: none;
    color: #C858BA;
    font-size: 15px;
}

/* popup open button */
.team-section .geadient-btn .elementor-button-link:hover {
    background-image: none;
    border: 2px solid #3D174D;
    background-color: transparent;
    border: 1px solid #3D174D;
}

.team-section .geadient-btn .elementor-button-link:hover .elementor-button-text {
    background: transparent linear-gradient(85deg, #592E6B 0%, #C858BA 47%, #DB9A32 100%) 0% 0% no-repeat padding-box;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}

/* registration Form css -----------------------------------------------------------------------------------------*/

/* @font-face {
    font-family: serca;  
    src: url('assets/fonts/regform/Serca-Regular.otf');  
    font-weight: normal;  
} */

#registraion-form-wrap {
    max-width: 900px;
    margin: auto;
}

#registraion-form-wrap .contact-form-design {
    text-transform: unset;
    font-family: 'Serca Condensed';
}

#registraion-form-wrap .registration-form-title-1 .elementor-widget-container .elementor-heading-title {
    font-family: 'Serca Condensed';
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.48px;
    position: relative;
}

#registraion-form-wrap .registration-form-title-1 .elementor-widget-container .elementor-heading-title::after {
    content: "";
    position: absolute;
    background: url(assets/images/regform/register-form-asset.svg) center center no-repeat scroll border-box;
    top: -20px;
    left: 180px;
    height: 35px;
    width: 25px;
    background-size: 25px;
}

#registraion-form-wrap .registration-form-title-2 .elementor-widget-container .elementor-heading-title {
    font-family: 'Lufga';
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.64px;
}

/*.contact-form-design{
    font-family: serca;
}*/
.contact-form-design .wpcf7-form-control-wrap:has(input[type="file"]) {
    display: none;
}

.contact-form-design input:focus-visible {
    outline: 0px;
}

.contact-form-design #my-profile-preview {
    width: 140px;
    height: 140px;
    border: 2px solid #C858BA;
    border-radius: 70px;
    padding: 10px;
    object-fit: contain;
    cursor: pointer;
}

.contact-form-design input.wpcf7-form-control:not(.register-button-box .wpcf7-submit) {
    border-width: 0px 0px 3px;
    background: transparent;
    border-color: #3d174d99;
    padding: 0 0 40px 0;
    font-size: 20px;
    font-weight: 500;
    color: #78218F;
    position: relative;
}
.contact-form-design .wpcf7-form-control-wrap .wpcf7-not-valid-tip:not(.register-button-box .wpcf7-submit) {
    position: absolute;
    top: 104%;
}

.contact-form-design span.wpcf7-form-control-wrap {
    display: block;
    position: relative;
}

.contact-form-design .wpcf7-form-control::placeholder {
    font-size: 24px;
    /* font-family: serca; */
    color: #3D174D;
    opacity: 0.7;
    font-weight: 700;
}

.contact-form-design input:focus {
    border-color: #3d174d99;
}

.contact-form-design .profile-name-sec {
    display: grid;
    grid-template-columns: max-content auto auto;
    column-gap: 60px;
    align-items: center;
}

.contact-form-design label:not(.profile-name-sec label, .register-gender-radio .register-radio label, .register-looking-radio .register-radio label, .register-button-box label) {
    font-size: 24px;
    color: #3D174D;
    font-weight: 700;
    margin-bottom: 22px;
}

.contact-form-design .date-range .multistep {
    margin-top: 20px;
}

.contact-form-design .profile-age .age_slider {
    display: flex;
    align-items: center;
    height: 60px;
    gap: 24px;
}

.contact-form-design .date-range .multistep .wpcf7-form-control-wrap {
    display: flex;
    align-items: center;
    height: 60px;
    gap: 24px;
}

.contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle,
.contact-form-design .age_slider .uacf7-slidecontainer {
    width: -webkit-fill-available;
    padding: 0 56px 0 56px;
    height: 40px !important;
    border: none !important;
    background: linear-gradient(90deg, #783370 0%, #FF88F0 100%) 0% 0% no-repeat padding-box;
    box-shadow: inset -33px 0.58px 33px #703168;
    border-radius: 20px;

}

.contact-form-design .profile-age input[type=range] {
    height: 40px !important;
    background-color: transparent !important;

}

.contact-form-design .profile-age .age_slider .age_slider-value {
    order: 2;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    height: 64px;
    width: 69px;
    line-height: 21px;
    padding: 21px 13px;
    text-align: center;
    background: #3D174D;
    border-radius: 50px;
}

.contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-amount {
    order: 2;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 21px 24px;
    background: #3D174D;
    border-radius: 100px;
    width: 132px;
    height: 64px;
    display: grid;
    place-content: center;
    margin-top: 0;
}

.contact-form-design .profile-age .age_slider .age_slider-value::after {
    content: 'Yr';
    padding-left: 5px;
}

.contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle #uacf7-slider-range .ui-slider-range {
    display: none;
}

.contact-form-design input[type="range" i]::-webkit-slider-runnable-track,
.contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle #uacf7-slider-range {
    height: 40px !important;
    border: none !important;
    background-color: none !important;
    background: url(assets/images/regform/range-slider-marks.svg) repeat-x scroll border-box;
    background-position: right calc(100% - 34% ) center;
    background-size: calc(100% + 15%);
}

.contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle #uacf7-slider-range span:first-child{
    margin-left: 0 !important;
}
.contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle #uacf7-slider-range span:last-child{
    margin-left: -3px !important;
}


.contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle #uacf7-slider-range {
    background-position: right calc(100% - 29%) center;
    background-size: calc(100% + 18%);
}

.contact-form-design .uacf7-slider::-webkit-slider-thumb,
.contact-form-design .date-range .multistep #uacf7-slider-range .ui-slider-handle {
    width: 20px !important;
    height: 60px !important;
    background: transparent linear-gradient(178deg, #FFCA42 0%, #805A1D 100%) 0% 0% no-repeat padding-box !important;
    box-shadow: inset 2px 2px 3px #FFDA47;
    border-radius: 10px !important;
    z-index: 9999;
}

.contact-form-design .uacf7-slider::-webkit-slider-thumb {
    margin-top: -10px;
}

.contact-form-design .date-range .multistep #uacf7-slider-range .ui-slider-handle {
    margin-left: 0;
}

.contact-form-design .ui-slider-horizontal .ui-slider-handle {
    top: 50% !important;
    transform: translateY(-50%);
}

.my-6 {
    display: block;
    margin: 60px 0;
}

.contact-form-design .register-location .wpcf7-form-control-wrap::after {
    content: "";
    position: absolute;
    background: url('assets/images/regform/location-icon.svg') center center no-repeat scroll border-box;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
    height: 32px;
    width: 32px;
    right: 0;
}

.contact-form-design .register-gender-radio {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    padding-bottom: 60px;
}

.contact-form-design .register-looking-radio {
    padding-bottom: 84px;
}

.contact-form-design .register-gender-radio .register-gender .register-radio label,
.contact-form-design .register-gender-radio .register-gender-interested .register-radio label,
.contact-form-design .register-looking-radio .register-gender-looking-for label {
    position: relative;
    cursor: pointer;
}

.contact-form-design .register-gender-radio input,
.contact-form-design .register-looking-radio input,
.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item input {
    display: none;
}

.contact-form-design .register-gender-radio .register-radio label::before,
.contact-form-design .register-looking-radio .register-radio label::before {
    content: "";
    height: 80px;
    width: 80px;
    text-align: center;
    display: grid;
    place-content: center;
    border-radius: 100px;
}

.wpcf7-form .contact-form-design label {
    padding: 0px 0px !important;
    margin-bottom: 0;
}

.contact-form-design .register-gender-radio .register-radio,
.contact-form-design .register-gender-looking-for .register-radio {
    padding: 3px;
    border: 4px solid transparent;
}

.contact-form-design .register-gender-radio .register-radio.first label::before {
    background: #fff url('assets/images/regform/male-radio-btn.svg') center center no-repeat scroll;
}

.contact-form-design .register-gender-radio .register-radio.second label::before {
    background: #fff url('assets/images/regform/female-radio-btn.svg') center center no-repeat scroll;
}

.contact-form-design .register-gender-radio .register-radio.last label::before {
    background: #fff url('assets/images/regform/binary-radio-btn.svg') center center no-repeat scroll;
}

.contact-form-design .register-gender-looking-for .register-radio.first label::before {
    background: #fff url('assets/images/regform/long-term-relationship.svg') center center no-repeat scroll;
}

.contact-form-design .register-gender-looking-for .register-radio.second label::before {
    background: #fff url('assets/images/regform/date-night.png') center center no-repeat scroll;
}

.contact-form-design .register-gender-looking-for .register-radio.last label::before {
    background: #fff url('assets/images/regform/spicy-night.svg') center center no-repeat scroll;
}

.contact-form-design .register-gender-radio .radio-text,
.contact-form-design .register-looking-radio .radio-text {
    display: block;
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translate(-50%, 29px);
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.36px;
    color: #DB9A32;
    text-align: center;
}

.contact-form-design .register-looking-radio .radio-text {
    bottom: -48px !important;
}

.contact-form-design .gender-bg {
    /* background: linear-gradient(90deg, rgba(254, 235, 210, 1) 0%, rgba(219, 175, 213, 1) 100%); */
    background: url('assets/images/regform/gender-bg.svg') center center no-repeat;
    background-size: 100%;
}

.contact-form-design .interested-bg {
    /* background: linear-gradient(271deg, rgba(240, 241, 245, 1) 0%, rgba(89, 46, 107, 1) 100%); */
    background: url('assets/images/regform/interested-in-bg.svg') center center no-repeat;
    background-size: 100%;
}

.contact-form-design .radio-d-flex {
    display: flex;
    width: max-content;
    gap: 40px;
    border-radius: 70px;
    margin-top: 24px;
}

.contact-form-design .register-gender-radio .register-radio:has(input[type="radio"]:checked),
.contact-form-design .register-gender-looking-for .register-radio:has(input[type="radio"]:checked) {
    border: 4px solid black;
    border-radius: 50%;
}

/* selection css */
.contact-form-design .register-selection .wpcf7-form-control-wrap select {
    background: #592E6B1A 0% 0% no-repeat padding-box;
    border: 1px solid #00000000;
    border-radius: 35px;
    height: 68px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 20px 70px 23px 32px;
    color: #C858BA;
    font-family: 'Lufga';
    font-size: 18px;
    font-weight: 700;
    position: relative;
    cursor: pointer;
}

.contact-form-design .register-selection .wpcf7-form-control-wrap select option {
    color: #000;
}

.contact-form-design .register-selection .wpcf7-form-control-wrap::before {
    content: '';
    position: absolute;
    background: url('assets/images/regform/down-arrow.svg') center center no-repeat scroll border-box;
    height: 56px;
    width: 56px;
    top: 50%;
    right: 6px;
    background-size: 40%;
    transform: translateY(-50%);
    background-color: #3D174D;
    border-radius: 50%;
}

.contact-form-design .selection .wpcf7-form-control-wrap {
    margin-top: 24px;
    position: relative;
}

.contact-form-design .register-selection {
    display: flex;
    gap: 24px;
}

.contact-form-design .selection {
    width: 50%;
}

/* checklist css */
.contact-form-design .register-interest-checklist span.wpcf7-form-control-wrap {
    margin-top: 30px;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 18px;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item {
    margin: 0 0 0 0;
    background-color: #592E6B1A;
    border-radius: 35px;
    padding: 6px 25px 6px 6px;
    cursor: pointer;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
    color: #C858BA;
    font-family: 'Lufga';
    font-size: 18px;
    font-weight: 600;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item label {
    margin-bottom: 0;
    position: relative;
    display: flex;
    align-items: center;
    gap: 18px;
    cursor: pointer;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item label::before {
    content: '';
    height: 56px;
    width: 56px;
    text-align: center;
    display: grid;
    place-content: center;
    background-size: 55% !important;
    border-radius: 100px;
}


.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item:nth-child(1) label:before {
    background: #fff url('assets/images/regform/cooking.png') center center no-repeat scroll border-box;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item:nth-child(2) label:before {
    background: #fff url('assets/images/regform/pie.png') center center no-repeat scroll border-box;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item:nth-child(3) label:before {
    background: #fff url('assets/images/regform/open-book.png') center center no-repeat scroll border-box;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item:nth-child(4) label:before {
    background: #fff url('assets/images/regform/luggage.png') center center no-repeat scroll border-box;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item:nth-child(5) label:before {
    background: #fff url('assets/images/regform/shopping-cart.png') center center no-repeat scroll border-box;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item:nth-child(6) label:before {
    background: #fff url('assets/images/regform/singing.png') center center no-repeat scroll border-box;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item:nth-child(7) label:before {
    background: #fff url('assets/images/regform/sports.png') center center no-repeat scroll border-box;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item:nth-child(8) label:before {
    background: #fff url('assets/images/regform/movie-camera.png') center center no-repeat scroll border-box;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item:nth-child(9) label:before {
    background: #fff url('assets/images/regform/headphone.png') center center no-repeat scroll border-box;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item:nth-child(10) label:before {
    background: #fff url('assets/images/regform/festivals.png') center center no-repeat scroll border-box;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item:nth-child(11) label:before {
    background: #fff url('assets/images/regform/dining-out.png') center center no-repeat scroll border-box;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item:nth-child(12) label:before {
    background: #fff url('assets/images/regform/dog.png') center center no-repeat scroll border-box;
}

.contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item:nth-child(13) label:before {
    background: #fff url('assets/images/regform/cat.png') center center no-repeat scroll border-box;
}

.contact-form-design .register-interest-checklist .wpcf7-list-item:has(input[type="checkbox"]:checked) .wpcf7-list-item-label {
    color: white;
}

.contact-form-design .register-interest-checklist .wpcf7-list-item:has(input[type="checkbox"]:checked) {
    background-color: #3D174D;
}

/* term checkbox css */

.contact-form-design .register-button-box {
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.contact-form-design .register-button-box .register-term-checkbox {
    position: relative;
    align-self: center;
}

.contact-form-design .register-button-box .register-term-checkbox .checkbox-label-container {
    position: absolute;
}

.contact-form-design .register-button-box .term-checkbox-text {
    font-size: 16px;
    line-height: 24px;
    margin-left: 34px;
    cursor: pointer;
}

.contact-form-design .register-button-box .term-checkbox-text .term-link {
    color: #DB9A32;
    font-weight: 600;
}

.contact-form-design .register-button-box .register-term-checkbox .wpcf7-list-item label,
.contact-form-design .register-term-checkbox .wpcf7-list-item {
    margin: 0 !important;
}

.contact-form-design .register-button-box .term-checkbox-container {
    position: relative;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.contact-form-design .register-button-box .term-checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.contact-form-design .register-button-box .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 2px solid #3D174D;
    border-radius: 6px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.contact-form-design .register-button-box .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.contact-form-design .register-button-box .term-checkbox-container input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.contact-form-design .register-button-box .term-checkbox-container .checkmark:after {
    left: 50%;
    top: 43%;
    width: 5px;
    height: 10px;
    border: solid #DB9A32;
    border-width: 0 2px 2px 0;
    -webkit-transform: translate(-50%, -43%)rotate(45deg);
    -ms-transform: translate(-50%, -43%)rotate(45deg);
    transform: translate(-50%, -43%)rotate(45deg);
}

/* submit btn css */
.contact-form-design .register-button-box .register-btn-box input[type=submit] {
    border: none !important;
    font-family: 'Lufga';
    font-size: 32px;
    color: #DB9A32;
    font-weight: 700;
    letter-spacing: 0.64px;
    line-height: 80px;
    padding: 0;
    background: transparent;
    text-transform: unset;
}

.contact-form-design .register-button-box .register-btn-box {
    display: flex;
    align-items: center;
    width: 269px;
    justify-content: space-between;
    cursor: pointer;
}

.contact-form-design .register-button-box .register-btn-box img {
    width: 100px;
    height: 98px;
}

.contact-form-design .register-button-box .register-btn-box input:hover,
.contact-form-design .register-button-box .register-btn-box input:focus {
    color: #C858BA;
    background: none;
    outline: none;
}

.contact-form-design .register-button-box .register-btn-box .register-img {
    position: relative;
}

.contact-form-design .register-button-box .register-btn-box .register-img::after {
    content: "";
    position: absolute;
    background: url('assets/images/regform/right-arrow.svg') center center/9px no-repeat scroll border-box;
    height: 20px;
    width: 24px;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.contact-form-design .register-button-box .register-btn-box:hover .register-img::after {
    content: "";
    transform: scale(1.4) translate(-60%, -55%);
    transition: all 0.2s;
    left: 60%;
    top: 55%;
    width: 24px;
    height: 12px;
}

.contact-form-design .register-button-box .register-btn-box .wpcf7-spinner {
    order: 3;
    position: absolute;
    top: 150%;
    left: 0%;
    transform: translate(0%, -150%);
    background-color: transparent;
    margin: 0;
}
.contact-form-design .register-button-box .register-btn-box .wpcf7-spinner::before, #elementor-popup-modal-586 #invite-friend-form .wpcf7-spinner::before, #wpcf7-f115-p6-o1 .btn-wrap .wpcf7-spinner::before  {
    background: url('https://wasupp.excellentwebworld.co/wp-content/uploads/2024/02/submit-btn-gear.svg') center center/contain no-repeat scroll border-box;
    top: 0;
    left: 0;
     /* transform: translate(-50%, -50%); */
    width: 25px;
    height: 25px;
    transform-origin: unset;
}

.registraion-form-wrap form .wpcf7-response-output {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    border: 2px solid !important;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
}



/* Popup invite Friends css */
#elementor-popup-modal-586 .dialog-close-button {
    font-size: 16px;
    padding: 10px;
    border-radius: 12px;
}

#elementor-popup-modal-586 {
    background-color: transparent !important;
    opacity: 1;
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(25px);
}

#elementor-popup-modal-586 #invite-form-main-box .dialog-close-button:hover {
    color: transparent;
    outline: none;
}

#elementor-popup-modal-586 #invite-form-main-box {
    position: relative;
}

#elementor-popup-modal-586 #invite-form-main-box label {
    padding: 0 !important;
}

#elementor-popup-modal-586 #invite-friend-form input:not(.wpcf7-submit) {
    border-width: 0px 0px 3px;
    background: transparent;
    border-color: #3d174d99;
    padding: 0 0 40px 0;
    position: relative;
    font-size: 20px;
    font-weight: 500;
    line-height: 0;
    letter-spacing: 0.48px;
    color: #3D174D;
}

#elementor-popup-modal-586 #invite-form-main-box .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: absolute;
}

#elementor-popup-modal-586 #invite-friend-form .wpcf7-response-output {
    line-height: normal;
    position: absolute;
    margin: 0;
    padding-left: 0;
    bottom: -44px;
}

#elementor-popup-modal-586 #invite-friend-form .wpcf7-form-control::placeholder {
    font-size: 24px;
    color: #3D174D;
    opacity: 0.7;
    font-weight: 700;
    letter-spacing: 0.48px;
}

#elementor-popup-modal-586 #invite-friend-form .invite-form-design span:nth-child(2) input {
    margin-top: 60px;
}

#elementor-popup-modal-586 #invite-friend-form .invite-btn-box {
    position: absolute;
    bottom: -145px;
    right: -30px;
    display: flex;
    gap: 32px;
    align-items: center;
    cursor: pointer;
}

#elementor-popup-modal-586 .invite-form-main-box {
    position: relative;
}

#elementor-popup-modal-586 #invite-friend-form input[type=submit] {
    border: none !important;
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.64px;
    line-height: 39px;
    padding: 0;
}

#elementor-popup-modal-586 #invite-friend-form input:hover,
#invite-friend-form input:focus {
    background: none;
    outline: none;
}

#elementor-popup-modal-586 #invite-friend-form .invite-btn-box img {
    width: 60px;
}

#elementor-popup-modal-586 #invite-friend-form input[type=submit] {
    text-transform: capitalize;
    background: none;
}

#elementor-popup-modal-586 #invite-friend-form .wpcf7-spinner {
    order: 3;
    position: absolute;
    top: 50%;
    left: -45px;
    transform: translateY(-50%);
    background-color: transparent;
    margin: 0;
}

#invite-friend-form .wpcf7-form.sent p {display:none; }

/* Firest Home page Form  */

#wpcf7-f115-p6-o1 .btn-wrap .wpcf7-spinner{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
}














/* Media Query css */

/* hoem top heading sup css ------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
    #connect-section .banner-double-line.elementor-widget-heading .elementor-heading-title .trademark {
        top: -1.7em;
        font-size: 13px;
    }
}

/* @media (max-width: 767px){
@media (min-width:1440px) and (max-width:1600px) {

}
} */
@media (max-width:1440px) {
    /* .container {
        max-width: 1560px !important;
    } */

    /* Popup invite Friends css */
    #elementor-popup-modal-586 #invite-friend-form input[type=submit] {
        font-size: 28px;
    }

    #elementor-popup-modal-586 #invite-friend-form .wpcf7-response-output {
        bottom: -44px;
    }

    #elementor-popup-modal-586 #invite-friend-form .wpcf7-form-control::placeholder {
        font-size: 20px;
    }

    #elementor-popup-modal-586 #invite-friend-form input:not(.wpcf7-submit) {
        padding: 0 0 25px 0;
        font-size: 19px;
    }

    #elementor-popup-modal-586 #invite-friend-form .invite-form-design span:nth-child(2) input {
        margin-top: 40px;
    }

    #elementor-popup-modal-586 #invite-friend-form .invite-btn-box {
        bottom: -120px;
        right: -30px;
        gap: 26px;
    }

    #elementor-popup-modal-586 #invite-friend-form .invite-btn-box img {
        width: 50px;
    }
}

@media (max-width:1199px) {}

@media (max-width:1024px) {}

@media (max-width:991px) {
    /* .contact-form-design input[type="range" i]::-webkit-slider-runnable-track {
        background-position: right calc(100% - 34% ) center;
        background-size: calc(100% + 15%);
    } */
    
    /*.contact-form-design .age_slider .uacf7-slidecontainer {
        padding: 0 calc(100vw - 100%) 0 calc(100vw - 100%);
    } */

    .contact-form-design .register-button-box {
        gap: 50px;
        flex-direction: column;
        margin-top: 60px;
    }

    .contact-form-design .register-button-box .register-term-checkbox {
        align-self: flex-start;
    }

    .registraion-form-wrap form .wpcf7-response-output {
        text-align: left;
    }

    .contact-form-design .register-button-box .register-btn-box .wpcf7-spinner {
        top: 35%;
        left: 0px;
        transform: translateY(-35%);
    }
}

@media (max-width:767px) {

    .contact-form-design .profile-name-sec {
        grid-template-columns: auto;
        row-gap: 40px;
    }

    .my-6 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    #registraion-form-wrap .registration-form-title-1 .elementor-widget-container .elementor-heading-title {
        font-size: 20px;
    }

    #registraion-form-wrap .registration-form-title-1 .elementor-widget-container .elementor-heading-title::after {
        top: -21px;
        left: 155px;
        background-size: 21px;
    }

    #registraion-form-wrap .registration-form-title-2 .elementor-widget-container .elementor-heading-title {
        font-size: 25px;
    }

    .contact-form-design #my-profile-preview {
        width: 100px;
        height: 100px;
    }

    .contact-form-design .profile-age .age_slider .age_slider-value {
        font-size: 16px;
        line-height: 16px;
        padding: 15px 10px 16px;
        height: 48px;
    }

    .contact-form-design.date-range .multistep .wpcf7-form-control-wrap,
    .contact-form-design .profile-age .age_slider {
        gap: 15px;
    }

    .contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-amount {
        font-size: 16px;
        padding: 16px 20px;
        width: 114px;
        height: 48px;
    }


    .contact-form-design input[type="range" i]::-webkit-slider-runnable-track,
    .contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle #uacf7-slider-range {
        height: 35px !important;
    }

    .contact-form-design .wpcf7-form-control::placeholder {
        font-size: 20px;
    }

    .contact-form-design input.wpcf7-form-control:not(.register-button-box .wpcf7-submit) {
        padding: 0 0 30px 0;
    }

    .contact-form-design .register-location .wpcf7-form-control-wrap::after {
        height: 26px;
        width: 26px;
    }

    .contact-form-design .register-gender-radio {
        flex-direction: column;
        gap: 80px;
        margin-top: 22px;
        padding-bottom: 40px;
    }

    .contact-form-design .register-looking-radio {
        padding-bottom: 65px;
    }

    .contact-form-design .radio-d-flex {
        gap: 30px;
        margin-top: 22px;
    }

    .contact-form-design .register-gender-radio .register-radio label::before,
    .contact-form-design .register-looking-radio .register-radio label::before {
        height: 70px;
        width: 70px;
        /* background-size: 26px !important; */
    }

    .contact-form-design .register-gender-radio .first label::before {
        background-size: 26px 26px !important;
    }

    .contact-form-design .register-gender-radio .second label::before {
        background-size: 20px 33px !important;
    }

    .contact-form-design .register-gender-radio .last label::before {
        background-size: 23px 34px !important;
    }

    .contact-form-design .register-looking-radio .register-radio label::before {
        background-size: 26px !important;
    }

    .contact-form-design .register-looking-radio .second label::before {
        background-size: 45px !important;
    }

    .contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item label::before {
        height: 48px;
        width: 48px;
    }

    .contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
        font-size: 16px;
    }

    .contact-form-design .uacf7-slider::-webkit-slider-thumb {
        margin-top: -6px;
    }

    .contact-form-design .uacf7-slider::-webkit-slider-thumb,
    .contact-form-design .date-range .multistep #uacf7-slider-range .ui-slider-handle {
        width: 14px !important;
        height: 46px !important;
    }


    .contact-form-design .selection {
        width: 100%;
    }

    .contact-form-design .register-selection {
        flex-direction: column;
        gap: 40px;
    }

    .contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item label {
        gap: 14px;
    }

    .contact-form-design .register-interest-checklist .wpcf7-checkbox {
        gap: 18px 16px;
    }

    .contact-form-design .register-selection .wpcf7-form-control-wrap select {
        height: 58px;
        padding: 15px 60px 18px 26px;
        font-size: 17px;
    }

    .contact-form-design .register-selection .wpcf7-form-control-wrap::before {
        height: 47px;
        width: 47px;
    }

    .contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item {
        padding: 6px 22px 6px 6px;
    }

    .contact-form-design label:not(.profile-name-sec label, .register-gender-radio .register-radio label, .register-looking-radio .register-radio label, .register-button-box label) {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contact-form-design .register-gender-radio .radio-text,
    .contact-form-design .register-looking-radio .radio-text {
        bottom: -24px;
        transform: translate(-50%, 24px);
        font-size: 17px;
    }

    .contact-form-design .register-button-box {
        gap: 30px;
        margin-top: 40px;
    }

    .contact-form-design .register-button-box .register-btn-box {
        width: 260px;
    }

    .contact-form-design .register-button-box .register-btn-box img {
        width: 82px;
        height: 80px;
    }

    .contact-form-design .register-button-box .register-btn-box input[type=submit] {
        font-size: 28px;
    }

    .contact-form-design .age_slider .uacf7-slidecontainer,
    .contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle {
        padding: 0 25px 0 25px;
    }

    .contact-form-design .profile-age input[type=range],
    .contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle,
    .contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle #uacf7-slider-range {
        height: 35px !important;
    }

    .contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle {
        padding: 0 30px 0 25px;
    }

    /* .contact-form-design input[type="range" i]::-webkit-slider-runnable-track {
        background-position: right calc(100% - 34% ) center;
        background-size: calc(100% + 15%);
    } */

    .contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle #uacf7-slider-range {
        background-position: right calc(100% - 33%) center;
    }

    .contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle,
    .contact-form-design .age_slider .uacf7-slidecontainer,
    .contact-form-design input[type=range] {
        height: 35px !important;
    }

    .registraion-form-wrap form .wpcf7-response-output {
        font-size: 18px;
    }



    /* Popup invite Friends css */
    #elementor-popup-modal-586 .dialog-close-button {
        font-size: 15px;
        padding: 8px;
        border-radius: 10px;
    }

    #elementor-popup-modal-586 #invite-friend-form input[type=submit] {
        font-size: 20px;
    }

    #elementor-popup-modal-586 #invite-friend-form .wpcf7-response-output {
        bottom: -44px;
    }

    #elementor-popup-modal-586 #invite-friend-form .wpcf7-form-control::placeholder {
        font-size: 17px;
    }

    #elementor-popup-modal-586 #invite-friend-form input:not(.wpcf7-submit) {
        padding: 0 0 16px 0;
        font-size: 17px;
    }

    #elementor-popup-modal-586 #invite-friend-form .invite-form-design span:nth-child(2) input {
        margin-top: 30px;
    }

    #elementor-popup-modal-586 #invite-friend-form .invite-btn-box {
        bottom: -112px;
        right: -26px;
        gap: 20px;
    }

    #elementor-popup-modal-586 #invite-friend-form .invite-btn-box img {
        width: 40px;
    }
}

@media (max-width:575px) {
    .my-6 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    #connect-section .banner-double-line.elementor-widget-heading .elementor-heading-title .trademark {
        font-size: 12px;
    }

    #registraion-form-wrap .registration-form-title-1 .elementor-widget-container .elementor-heading-title {
        font-size: 18px;
    }

    #registraion-form-wrap .registration-form-title-1 .elementor-widget-container .elementor-heading-title::after {
        top: -20px;
        left: 136px;
        background-size: 18px;
    }

    #registraion-form-wrap .registration-form-title-2 .elementor-widget-container .elementor-heading-title {
        font-size: 22px;
    }

    .contact-form-design #my-profile-preview {
        width: 90px;
        height: 90px;
    }

    .contact-form-design .profile-name-sec {
        row-gap: 30px;
    }

    .contact-form-design input[type="range" i]::-webkit-slider-runnable-track,
    .contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle #uacf7-slider-range {
        height: 30px !important;
    }

    .contact-form-design .wpcf7-form-control::placeholder {
        font-size: 18px;
    }

    .contact-form-design input.wpcf7-form-control:not(.register-button-box .wpcf7-submit) {
        padding: 0 0 20px 0;
    }

    .contact-form-design .uacf7-slider::-webkit-slider-thumb {
        margin-top: -4px;
    }

    .contact-form-design .uacf7-slider::-webkit-slider-thumb,
    .contact-form-design .date-range .multistep #uacf7-slider-range .ui-slider-handle {
        width: 12px !important;
        height: 38px !important;
    }

    .contact-form-design .register-location .wpcf7-form-control-wrap::after {
        height: 20px;
        width: 20px;
    }

    .contact-form-design .register-gender-radio {
        gap: 70px;
        margin-top: 22px;
        padding-bottom: 40px;
    }

    .contact-form-design .register-gender-radio .register-radio label::before,
    .contact-form-design .register-looking-radio .register-radio label::before {
        height: 60px;
        width: 60px;
        /* background-size: 22px !important; */
    }

    .contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item label::before {
        height: 42px;
        width: 42px;
    }

    .contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item label {
        gap: 12px;
    }

    .contact-form-design .register-interest-checklist .wpcf7-checkbox {
        gap: 16px 14px;
    }

    .contact-form-design .register-selection .wpcf7-form-control-wrap select {
        height: 50px;
        padding: 13px 56px 16px 22px;
        font-size: 16px;
    }

    .contact-form-design .register-selection .wpcf7-form-control-wrap::before {
        height: 40px;
        width: 40px;
    }

    .contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item {
        padding: 6px 20px 6px 6px;
    }

    .contact-form-design .register-interest-checklist .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
        font-size: 15px;
    }

    .contact-form-design label:not(.profile-name-sec label, .register-gender-radio .register-radio label, .register-looking-radio .register-radio label, .register-button-box label) {
        font-size: 18px;
        margin-bottom: 18px;
    }

    .contact-form-design .date-range .multistep .wpcf7-form-control-wrap,
    .contact-form-design .profile-age .age_slider {
        gap: 5px;
    }

    .contact-form-design .profile-age .age_slider .age_slider-value,
    .contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-amount {
        font-size: 13px;
        line-height: 0.8rem;
        padding: 16px 12px;
        height: 42px;
    }

    .contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-amount {
        width: 85px;
        padding: 13px 8px;
    }

    .contact-form-design .register-gender-radio .radio-text,
    .contact-form-design .register-looking-radio .radio-text {
        bottom: -24px;
        transform: translate(-50%, 24px);
        font-size: 15px;
    }

    .contact-form-design .register-button-box {
        gap: 20px;
    }

    .contact-form-design .register-button-box .register-btn-box img {
        width: 68px;
        height: 68px;
    }

    .contact-form-design .register-button-box .register-btn-box input[type=submit] {
        font-size: 26px;
    }

    .contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle,
    .contact-form-design .age_slider .uacf7-slidecontainer,
    .contact-form-design .profile-age input[type=range] {
        height: 30px !important;
    }

    .contact-form-design .age_slider .uacf7-slidecontainer,
    .contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle {
        padding: 0 10px;
    }

    .contact-form-design .date-range .multistep .wpcf7-form-control-wrap .uacf7-slider-handle #uacf7-slider-range {
        background-position: right calc(100% - 35%) center;
        background-size: calc(100% + 18%);
    }

}

@media (max-width: 480px) {
    #connect-section .banner-double-line.elementor-widget-heading .elementor-heading-title .trademark {
        top: -1.4em;
    }

    /* .contact-form-design .register-button-box .register-btn-box .wpcf7-spinner {
        top: 140%;
        left: 50%;
        transform: translate(-50%, -140%);
    } */
}