.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-e93296e:#141415;--e-global-color-26d0385:#FFFFFF;--e-global-color-9e6eca0:#C79C5B;--e-global-color-3b10801:#7794B6;--e-global-color-7cebc93:#DFFAFF;--e-global-color-6040e57:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#000000;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.pms-account-subscription-action-link__renew, .pms-account-subscription-action-link__change, .pms-account-subscription-action-link__abandon {
    padding: 5px 15px 8px 15px !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-radius: 15px !important;
    margin: 0px 10px !important;
}

.pms-account-subscription-action-link__renew:hover, .pms-account-subscription-action-link__change:hover, .pms-account-subscription-action-link__abandon:hover {
    color: black !important;
    border-color: white !important;
    background: white !important;
    transition: .3s ease;
}


/*#page p a {*/
/*   background-color: #C79C5B !important;*/
/*    color: white !important;*/
/*    padding: 10px 20px !important;*/
/*    border: solid;*/
/*    border-radius: 8px !important;*/
    
/*    text-align: center !important;*/
/*    weight: 70px;*/
/*    margin-top: 20px !important;*/
/*}*/


.elementor-widget-container {
    /*background: linear-gradient(90deg, #7794B6 0%, #DFFAFF 100%);*/
    border-style: solid;
    border-width: 1px;
    border-radius: 12px;
    border-color: white;
    padding: 20px;
}

.login-username .input, .login-password .input {
    border-radius: 100px;
    border-color: #8d8d8d;
}


.login-submit .button-primary, #pms_register-form .pms-form-submit, .pms-account-subscription-action-link.pms-account-subscription-action-link__change, .pms-form > input[type=submit] {
    background: linear-gradient(90deg, #7794B6 0%, #DFFAFF 100%);
    padding-right: 35px;
    padding-left: 35px;
    padding-bottom: 11px;
    border-radius: 200px;
    border-color: black;
    color: white;
    text-decoration: none;
    font-weight: 500px;
    transition: transform .3s ease;
}

.login-submit .button-primary:hover, #pms_register-form .pms-form-submit:hover, .pms-form > input[type=submit]:hover {
    transform: translateX(7px);
}



.pms-account-subscription-action-link.pms-account-subscription-action-link__abandon {
    background: red;
    border-color: red;
    color: white;
    text-decoration: none;
    border-radius: 200px;
}


.login-extra .register, .login-extra .lostpassword {
    text-decoration: none;
    color: white;
    background: black;
    padding: 8px 20px 11px 20px;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    border-radius: 100px;
    margin-right: 30px;
    transition: transform .3s ease;
}
.login-extra .register:hover, .login-extra .lostpassword:hover {
    background: white;
    color: black;
    transform: translateX(7px);
}

.login-extra .separator {
    display: none;
}




.page-id-1211 .hfeed>p:last-child {
    text-align: center;
    margin-bottom: 50px;
    background-color: #c79c5b;
}

/*.elementor-widget-pms-register {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/

/*.elementor-widget-container {*/
/*    width: 70% !important;*/
/*}*/

.pms-account-section-wrapper li {
    padding: 0px;
}



/*.gt_switcher.notranslate {*/
/*     border-radius: 50px;*/
/*}*/


.gt_selected {
    padding: 5px;
    border-radius: 50px;
    width: 160px;
    z-index: 10;
}


.gt_selected a img {
    border-radius: 100px;
}


.gt_selected a {
    border-color: #ffffff00 !important;
}


.gt_selected a:hover {
    background-color: #ffffff00 !important;
}



.gt_option {
    width: 150px !important;
    border-radius: 50px !important;
    padding: 5px !important;
    margin-top: 8px !important;
}
.gt_option a img {
    border-radius: 100px;
}


.pms_register-form {
    display: flex;
    flex-wrap: row;
}


/* Make the field wrapper a flex container */
.pms-account-section-wrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 16px; /* space between fields */
}

/* Each field: 50% on desktop */
.pms-account-section-wrapper > .pms-field.pms-user-login-field,
.pms-account-section-wrapper > .pms-field.pms-user-email-field,
.pms-account-section-wrapper > .pms-field.pms-first-name-field,
.pms-account-section-wrapper > .pms-field.pms-last-name-field,
.pms-account-section-wrapper > .pms-field.pms-pass1-field,
.pms-account-section-wrapper > .pms-field.pms-pass2-field{
    width: calc(50% - 8px);
    padding: 0;
}

/* Inputs fill the field */
.pms-account-section-wrapper > .pms-field input{
    width: 100%;
}

/* Mobile: single column */
@media (max-width: 767px){
    .pms-account-section-wrapper > .pms-field{
        width: 100%;
    }
}



.pms-form input[type=text],
.pms-form input[type=password],
.pms-form input[type=email],
.pms-form textarea,
#pms_login input[type=text],
#pms_login input[type=password],
#pms_login input[type=email],
#pms_login textarea {
    border-radius: 100px !important;
    border-color: #8d8d8d !important;
}


/* ===== DESKTOP ===== */
.elementor-element-615b4dcf 
.e-con-inner 
.elementor-widget-pms-register 
.elementor-widget-container {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
}

/* ===== TABLET ===== */
@media (max-width: 1024px) {
    .elementor-element-615b4dcf 
    .e-con-inner 
    .elementor-widget-pms-register 
    .elementor-widget-container {
        max-width: 100%;
    }
}

/* ===== MOBILE ===== */
@media (max-width: 767px) {
    .elementor-element-615b4dcf 
    .e-con-inner 
    .elementor-widget-pms-register 
    .elementor-widget-container {
        max-width: 100%;
        padding-left: 16px;
        padding-right: 16px;
    }
}

#pms-stripe-connect .pms-field-type-heading {
    color: white !important;
}

#pms-stripe-connect #pms-stripe-payment-elements{
    padding: 20px;
    border-radius: 15px;
}

.pms-upgrade__group--downgrade .pms-upgrade__message, .pms-upgrade__group--change .pms-upgrade__message, .pms-upgrade__group--upgrade .pms-upgrade__message {
    color: #DFFAFF !important;
}

.pms-upgrade__group--downgrade .pms-subscription-plan-2683, .pms-upgrade__group--downgrade .pms-subscription-plan-2680, .pms-upgrade__group--change .pms-subscription-plan-2825, .elementor-widget-container #pms-abandon-subscription-form p, .elementor-widget-container p, .pms-upgrade__group--upgrade .pms-subscription-plan-2680 {
    color: white;
}


.elementor-widget-container p .pms-register-page-link {
    color: #7794B6;
}


@media (max-width: 767px) {
    .elementor-element-cf16bd8,
    .elementor-element-615b4dcf {
        padding: 0px 15px !important;
    }
    
    
    .login-extra .lostpassword {
        font-size: 16px !important;
        margin-right: 0px !important;
    }
    
    .login-extra .register {
        font-size: 16px !important;
        margin-right: 10px !important;
    }
    
    .pms-account-section-wrapper > .pms-field.pms-user-login-field,
    .pms-account-section-wrapper > .pms-field.pms-user-email-field,
    .pms-account-section-wrapper > .pms-field.pms-first-name-field,
    .pms-account-section-wrapper > .pms-field.pms-last-name-field,
    .pms-account-section-wrapper > .pms-field.pms-pass1-field,
    .pms-account-section-wrapper > .pms-field.pms-pass2-field{
    width: calc(100% - 8px);
    padding: 0;
    }
    
    .pms-account-section-wrapper .pms-field .pms-user-login-field {
        margin-bottom: 5px !important;
    }
    
    .pms-account-subscription-details-table__actions>td:last-child {
        padding: 15px 0px !important;
    }
}

.pms-account-subscription-action-link.pms-account-subscription-action-link__cancel {
    display: none;
}/* End custom CSS */