    /* Sign up options */
.mo_btn.login-button i.fa-facebook::before{
    display: none;
}

.tfg_button-share {
    display: flex;
    justify-content: center;
    align-items: center;

    height: 50px;
    width: 326px;

    font-weight: 700;
    font-size: 18px;
    color: #3A4346;

    border: 1px solid #3A4346;
    border-radius: 5px;
}

.tfg_button-share i{
    margin-right: 15px;
}

    /* ADD INVITEE PAGE */
.page-id-82 .tgf_container-add-invitee{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.tgf_input-paren{
    display: inline;
    color: rgba(24, 57, 81, 0.6) !important;
}

@media screen and (min-width: 1440px) {
    .template-head {
        height: 321px;
    }
    .tgf-background-image {
        background-image: url(assets/images/default-banner-desktop.jpg);
    }
}

@media screen and (min-width: 1024px) {
    .tgf_container-add-invitee .tfg-button{
        max-width: unset !important;
        margin-right: 10px;
        width: 50%;
    }
    .tgf_container-add-invitee .tfg_button-share{
        margin-left: 10px;
        width: 50% !important;
    }
    .template-head {
        height: 321px;
    }
    .header-dash,
    .menu-off-canvas{
        display: none;
    }
    .logged-in .header-dash,
    .logged-in .menu-off-canvas{
        display :block;
    }
    .logged-in #page {
		max-width: 100%;
		margin-left: 291px;
	}
    /* Template Head */
    .template-head > .caption > .tfg-button{
        border: 2px solid #FFF;
    }
    .template-head .price-pool{
        max-width: 504px;
        width: 100%;
        left: 69px;
        bottom: 50px;
    }
    .single-gift-fund-wrapper .template-head > .caption{
        padding: 0 69px;
    }
    .back-to-dashboard-button{
        left: 69px;
    }
    /* End - Template Head */
    .archive-template:after,
    .archive-template:after, .tgf-modal:after, #splash .bottom:after{
        width: 429px;
        height: 429px;
        left: -150px;
        bottom: 0;
    }
    .single-gift-fund-wrapper .template-body{
        min-height: unset;
        padding: 42px 69px;
    }
    #pwaforwp-add-to-home-click{
        max-width: 500px;
        bottom: 20px;
        right: 20px;
        padding: 15px;
    }
    .pwaforwp-footer-prompt .pwaforwp-btn{
        min-width: 120px;
    }
    header#main-header .site-identity{
        margin-top: 30px;
    }
    /* .page-id-13 #page,
    .home #page,
    .welcome-page #page,
    .page-id-38 #page{
        margin-left: 0;
    } */
    .home .default-wrapper,
    .welcome-page .welcome-carousel-wrapper{
        max-width: 700px;
        margin: 0 auto;
        text-align: center;
    }
    .profile-page{
        padding: 150px 24px 24px;
        max-width: 700px;
        margin: 0 auto;
    }
    .profile-page h1{
        margin-bottom: 15px;
        text-align: center;
    }

    .page-id-198 .gform_wrapper.gravity-theme .gform_footer{
        margin-bottom: 0;
    }
    .page-id-13 .gform_wrapper.gravity-theme .gform_footer{
        margin-top: 10px;
    }
    .default-wrapper.front-page img.wp-post-image{
        margin-top: 50px;
        max-height: 357px;
        width: auto;
    }
    .template-base .tfg-button,
    .front-page .tfg-button,
    .gift-fund-form .tfg-button,
    .page-id-198 .profile-page .tfg-button{
        display: block;
        max-width: 326px;
        margin: 15px auto;
    }
    .template-head > .caption > .event-details-button {
        width: auto;
        margin: 10px auto 15px 0;
        display: inline-block;
    }
    .page-id-198 .profile-page .tfg-button{
        margin-top: 0;
    }
    .page-id-13 .gform_wrapper,
    .page-id-38 .gform_wrapper,
    .single-gift-fund-wrapper.invitee-fund > .template-body > form,
    .event-details .caption,
    .registry-details .tgf-modal .caption .the-invitees .invitees-list,
    .registry-details .tgf-modal .caption .the-invitees .status{
        max-width: 700px;
        margin: 25px auto;
    }
    .gift-fund-form .congratulations .hero{
        display: block;
        margin-bottom: 15px;
    }
    .registry-details .tgf-modal .caption .top-section{
        padding-left: 69px;
        padding-bottom: 50px;
    }
    .registry-details .tgf-modal .caption .the-invitees .description{
        text-align: center;
    }
    .single-gift_fund .tgf-modal-wrapper .modal-button.back{
        left: 69px;
    }
    /* SIGNUP */

    .page-id-13 .gform_wrapper.gravity-theme .gfield,
    .page-id-13 .gform_wrapper.gravity-theme .gfield.gfield--width-full {
        grid-column: span 6;
    }

    .page-id-13 fieldset#field_1_5 {
        grid-column: span 12;
    }

    .mobile-version {
        display: none !important;
    }

    /** 
        Gift Fund Form
    */

    .gift-fund-form .category-details,
    .gift-fund-form .funding-method-form,
    .gift-fund-form .funding-method-list-form,
    .gift-fund-form .invitee-form,
    .gift-fund-form .invitation-form,
    .gift-fund-form .registry-form{
        min-height: 400px;
        max-width: 700px;
        margin: 25px auto;
    }
    .dash-menu-icon.edit-registry.close-edit-registry{
        top: 0;
    }
    .gift-fund-form .select-category {
        padding-top: 70px;
        width: 375px;
        margin: 0 auto;
        max-width: 100%;
    }
    .gift-fund-form .invitee-form{
        padding-top: 30px;
    }
    .select-category .row .category-icon-holder {
        display: flex;
        flex-direction: column;
        align-items: center;
    }


    .gift-fund-form .select-category label.category-icon-holder center {
        padding-left: 0;
    }

    .gift-fund-form .category-details center {
        margin-bottom: 65px;
    }

    .gift-fund-form .category-details .toggle-label {
        font-weight: 500;
    }

    .gift-fund-form .funding-method-list-form .funding-methods {
        padding: 0 15px;
    }

    /**
        END - Gift-fund - Category Details
    */
}
@media screen and (min-width: 768px){
    #page{
        max-width: 100%;
		margin-left: auto;
	}
    .page-id-13 .mo-openid-app-icons,
    .page-id-38 .mo-openid-app-icons,
    .page-id-38 .gform_wrapper.gravity-theme .gform_footer,
    .page-id-13 .gform_wrapper.gravity-theme .gform_footer,
    .page-id-198 .gform_wrapper.gravity-theme .gform_footer{
        max-width: 326px;
        margin: 25px auto;
    }
    .page-id-13 #input_1_5_container span,
    .page-id-198 #input_4_5_container span{
        padding-right: 0;
    }
    .page-id-13 #input_1_5_container > .ginput_left,
    .page-id-198 #input_4_5_container > .ginput_left{
        margin-right: 7px;
    }
    .page-id-13 #input_1_5_container > .ginput_right,
    .page-id-198 #input_4_5_container > .ginput_right{
        margin-left: 7px;
    }

    .page-id-13 span#input_1_5_2_container,
    .page-id-13 span#input_1_5_1_container,
    .page-id-198 span#input_4_5_2_container,
    .page-id-198 span#input_4_5_1_container{
        margin-bottom: 0;
    }

}

@media all and (max-width: 1024px) {
    .desktop-version {
        display: none;
    }
}

@media(max-width:1023px){
    .tgf_container-add-invitee{
        flex-direction: column;
    }
    .tgf_container-add-invitee .tfg-button, .tgf_container-add-invitee .tfg_button-share{
        width: 50%;
    }
}

@media (max-width:767px){
    .page-id-13 #input_1_5_container > .ginput_left{
        margin-right: 7px;
    }
    .tgf_container-add-invitee .tfg-button, .tgf_container-add-invitee .tfg_button-share{
        width: 100%;
    }
    .tgf_container-funding-method-pm span, .tgf_container-funding-method-desc span{
        font-size: 20px;
        line-height: 24px !important;
    }
    .tgf_container-funding-method-pm span.focused, .tgf_container-funding-method-desc span.focused{
        line-height: 15px !important;
    }
    .tgf_container-funding-method-pm input[type='text'], .tgf_container-funding-method-desc textarea{
        padding-top: 26px;
    }
    .tgf_input-paren{
        font-size: 12.5px !important;
    }
    .dp-blck{
        display: block;
    }
}

