nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account,
nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address,
nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders,
.woocommerce_account_sumo_subscriptions .woocommerce-Button.button {
    display: none;
}
.qiupid-inner-quick-stats, .qiupid-inner-quick-link {
    border: 1px solid #ddd;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    color: #ED147D;
    margin-bottom: 15px;
    background: #fff4f9;
    border-color: #ED147D;
}


.qiupid-inner-quick-stats a,
.qiupid-inner-quick-link a {
    font-size: 18px;
    clear: both;
    display: block;
}
.qiupid-inner-quick-stats span {
    display: inline-block;
    border-radius: 10px;
    font-size: 30px;
    border: 2px dashed;
    width: auto;
    height: 40px;
    line-height: 35px;
    padding: 0 10px;
}
.qiupid-inner-quick-stats i,
.qiupid-inner-quick-link i {
    font-size: 30px;
}
.qiupid-inner-quick-stats:hover,
.qiupid-inner-quick-link:hover {
    border-color: #666;
}
.qiupid-back-to-top,
footer.site-footer,
.site-header {
    display: none;
}
.page-template-template-fullscreen-account.logged-in .col-md-6.qiupidsaas-testimonials {
    display: none;
}
.page-template-template-fullscreen-account.logged-in .qiupidsaas-account-info {
    width: 100% !important;
    display: block;
}
.page-template-template-fullscreen-account .lost_reset_password p:first-child {
    margin-top: 60px;
}
.qiupidsaas-fullscreen-template {
    background: #fff;
    height: 100vh;
}
.qiupidsaas-fullscreen-template .row {
    display: flex;
    align-items: center;
}
.qiupidsaas-fullscreen-template .row .qiupidsaas-account-info, .qiupidsaas-fullscreen-template .row .qiupidsaas-testimonials {
    height: 100vh;
}
.qiupidsaas-account-info {
    display: flex;
    align-items: center;
    justify-content: center;
}
.qiupidsaas-account-info .woocommerce {
    width: 50%;
}
.page-template-template-fullscreen-account.woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    width: 85% !important;
    margin: 0;
    border-radius: 0;
    padding: 0;
    transition: width 350ms;
    padding: 50px !important;
}
.page-template-template-fullscreen-account.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 15% !important;
    transition: width 350ms;
}
.page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation ul {
    background: #fff;
    display: block;
    padding: 10px;
}
.page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation ul>li {
    margin: 0;
    margin-bottom: 5px !important;
    box-shadow: none;
    border: 1px solid #ddd;
    width: 100%;
}
.page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation.toggled ul>li {
    width: fit-content;
}
.page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation.toggled ul>li a {
    width: fit-content;
    text-align: center;
}
.page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation ul>li>a {
    padding: 15px;
    display: block;
    flex-wrap: nowrap;
    align-items: normal;
    flex-direction: initial;
    text-align: left;
    position: relative;
}
.page-template-template-fullscreen-account .high-padding {
    padding: 0;
}
.page-template-template-fullscreen-account #page {
    background-image: none;
}

.qiupidsaas-site-presentation {
    background-image: radial-gradient(circle at top, #f8e3ec, #fcd4e3, #ffeaf2, #ffffff 60%);
    background-position: center center;
    background-size: cover;
    position: relative;
    box-shadow: 0 0 25px rgba(0, 0, 0, .02);
    padding: 15px 40px;
    display: flex;
    height: 100vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.circle {
    position: absolute;
    bottom: 20px;
    width: 100px;
    height: 100px;
    background-color: white;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.circle:nth-child(1) {
    left: 20%;
}

.circle:nth-child(2) {
    left: 40%;
}

.circle:nth-child(3) {
    left: 60%;
}

.circle:nth-child(4) {
    left: 80%;
}

.qiupidsaas-site-presentation-content-wrapper {
    text-align: center;
    margin-bottom: 55px;
}
.qiupidsaas-site-subtitle {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    font-weight: 500;
    margin-bottom: 25px;
}
.qiupidsaas-site-name {
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
    margin-top: 15px;
}
.qiupidsaas-back-home i {
    margin-right: 5px;
}
.qiupidsaas-back-home {
    font-size: 16px;
    line-height: 24px;
    color: #607d8b;
}
.qiupidsaas-account-info h2, .qiupidsaas-account-info  h2 {
    margin-top: 15px;
}
.qiupidsaas-site-testimonial-author {
    font-weight: bold;
}
.page-template-template-fullscreen-account .woocommerce-form.woocommerce-form-track-order, .page-template-template-fullscreen-account .woocommerce form.lost_reset_password, .page-template-template-fullscreen-account .woocommerce form.checkout_coupon, .woocommerce form.login, .page-template-template-fullscreen-account .woocommerce form.register {
    padding: 0 !important;
    border: none !important;
}
.qiupidsaas-site-testimonial {
    margin: 0 30px 30px 30px;
    padding: 30px;
    border-radius: 15px;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    max-width: 650px;
}
.qiupidsaas-account-info .u-columns {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.qiupidsaas-account-info .woocommerce .col2-set .col-1, .qiupidsaas-account-info .woocommerce-page .col2-set .col-1,
.qiupidsaas-account-info .woocommerce .col2-set .col-2, .qiupidsaas-account-info .woocommerce-page .col2-set .col-2 {
    width: 100%;
    float: initial;
}
.qiupidsaas-site-testimonial-stars {
    margin-bottom: 10px;
    color: rgb(255 202 40);
    font-size: 20px;
}
.qiupidsaas-site-testimonial-author-wrapper {
    margin-top: 20px;
}
.qiupidsaas-site-testimonial-author-wrapper p {
    margin-bottom: 0;
}
.page-template-template-fullscreen-account p.woocommerce-LostPassword.lost_password {
    margin-top: 25px;
    margin-bottom: 0;
}
.page-template-template-fullscreen-account .woocommerce form .form-row {
    display: flex;
    flex-direction: column;
}
.page-template-template-fullscreen-account .woocommerce-button {
    margin-right: 0 !important;
}

/* Logged In */
.page-template-template-fullscreen-account.logged-in .qiupidsaas-testimonials {
    display: none;
}
.page-template-template-fullscreen-account.logged-in .woocommerce-navigation-list {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 20px 10px;
    z-index: 2;
}
.page-template-template-fullscreen-account.logged-in .qiupidsaas-site-presentation {
    display: none;
}
.page-template-template-fullscreen-account.logged-in .woocommerce {
    width: 100%;
    height: auto;
}
.page-template-template-fullscreen-account.woocommerce-account .woocommerce-MyAccount-content {
    background-color: #fafafa;
    box-shadow: none;
    padding: 50px;
    border-left: 1px solid #ddd;
    height: 100%;
    min-height: 100vh;
}
.page-template-template-fullscreen-account.bio-editor .woocommerce-MyAccount-content {
    padding: 0;
}
.page-template-template-fullscreen-account.woocommerce-account .woocommerce-MyAccount-navigation {
    background-color: #F3F3F1;
}
.page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation ul {
    height: 100%;
    position: relative;
    width: 100%;
    background: #fff;
    transition: all 350ms;
    padding: 20px 15px;
}
.page-template-template-fullscreen-account.logged-in nav.woocommerce-MyAccount-navigation ul>li>a {
    padding: 15px 0;
    border-radius: 15px;
}
.navigation-item-label {
    position: absolute;
    left: 45px;
    opacity: 1;
    font-weight: 400;
    top: 15px;
    visibility: visible;
    white-space: nowrap;
}
.page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation.toggled {
    width: 80px !important;
}
.page-template-template-fullscreen-account.woocommerce-account .woocommerce-MyAccount-content.toggled {
    width: calc(100% - 80px) !important;
}
.page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation.toggled ul .navigation-item-label {
    opacity: 0;
    visibility: hidden;
}
.page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation ul .navigation-toggle {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: none;
    box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    position: absolute;
    background-color: #fff;
    top: 15px;
    left: 103%;
    visibility: hidden;
    z-index: 3;
    opacity: 0;
    transition: all 350ms;
}
.page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation.toggled ul .navigation-toggle {
    left: 105%;
}
.page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation ul .navigation-toggle i {
    font-size: 15px;
}
.page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation ul:hover .navigation-toggle {
    visibility: visible;
    opacity: 1;
}
.page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation ul>li {
    border: none;
    border-radius: 15px;
    box-shadow: none !important;
}
.woocommerce-MyAccount-navigation-link>a:visited, .woocommerce-MyAccount-navigation-link>a {
    text-align: left;
}
.page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation ul>li a i {
    font-size: 18px;
    display: inline-block;
    line-height: 18px;
    margin: 0 13px;
}
.woocommerce-MyAccount-navigation-link > a:hover, .woocommerce-MyAccount-navigation-link.is-active > a {
    box-shadow: none;
    background: #F3F3F1 !important;
}
.woocommerce-MyAccount-navigation-link.is-active > a {
    color: #ed137d !important;
}
body .woocommerce-MyAccount-navigation-link > a {
    background: transparent !important;
    box-shadow: none;
    transition: all 350ms;
    padding: 15px 18px !important;
    color: #000 !important;
    border-radius: 15px;
}
body .woocommerce-MyAccount-navigation-link > a:hover, body .woocommerce-MyAccount-navigation-link > a:visited {
    background: #F3F3F1 !important;
}
.navigation-toggle .inverted {
    transform: rotate(180deg);
}
body .woocommerce-MyAccount-navigation-link > a {
    position: relative;
}
.qiupidsaas-builder-wrapper > h3 {
    display: none;
}
@media only screen and (min-width: 1100px) {

    .page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation.toggled ul a:hover .navigation-item-label:before {
        content: "";
        width: 0;
        height: 0;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-right: 5px solid #000;
        position: absolute;
        left: -3px;
        top: 8px;
    }
    .page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation.toggled ul a:hover .navigation-item-label {
        opacity: 1;
        visibility: visible;
        background: #000;
        position: absolute;
        color: #fff;
        padding: 4px 15px;
        display: inline-block;
        font-size: 12px;
        font-weight: 400;
        border-radius: 5px;
        z-index: 22;
    }
}
@media only screen and (max-width: 1100px) {
    body .qiupidsaas-dashboard-top-nav {
        padding: 5px 10px;
    }
    .page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation ul li a i {
        width: 30px;
        text-align: center;
        margin-right: 5px;
    }
    /* My Account */
    .page-template-template-fullscreen-account.logged-in .woocommerce {
        width: 100% !important;
    }
    .page-template-template-fullscreen-account.logged-in .woocommerce-navigation-list {
        padding: 20px 0;
    }
    .page-template-template-fullscreen-account.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.qiupid-is-nav-open{
        left: -0%;
    }
    .page-template-template-fullscreen-account.logged-in.woocommerce-account .woocommerce-MyAccount-navigation {
        width: 70% !important;
        position: absolute;
        left: -100%;
        height: 100%;
        z-index: 22;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        transition: all 250ms ease-in-out;
    }
    .page-template-template-fullscreen-account.logged-in.woocommerce-account .woocommerce-MyAccount-content {
        width: 100% !important;
        overflow: initial;
    }
    .page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation ul {
        border-radius: 0;
        margin: 0;
        height: fit-content;
        padding: 0;
    }
    .page-template-template-fullscreen-account.woocommerce-account .woocommerce-MyAccount-navigation {
        height: fit-content;
    }
    .page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation.toggled ul .navigation-item-label {
        opacity: 1;
        visibility: visible;
    }
    .page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation ul li {
        width: 100%;
        margin-bottom: 0 !important;
        border-bottom: 1px solid #ddd;
    }
    .page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation li.qiupidsaas-brand-icon img {
        max-width: 60px;
        margin: 5px;
    }
    .page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation ul li a {
        padding: 8px 10px !important;
        border-radius: 0;
    }
    .page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation .navigation-item-label {
        position: initial;
        left: 0;
    }
    .page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation ul>li a i {
        width: fit-content;
        height: fit-content;
        padding: 0;
        margin: 0 !important;
    }
    .page-template-template-fullscreen-account nav.woocommerce-MyAccount-navigation ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
    }
    .page-template-template-fullscreen-account.woocommerce-account .woocommerce-MyAccount-content {
        padding: 20px !important;
    }
}

@media only screen and (max-width: 992px) {
    .qiupidsaas-account-info .woocommerce form.login, .woocommerce form.register {
        padding: 15px 0 !important;
    }
    .qiupidsaas-testimonials {
        display: none;
    }
    .qiupidsaas-account-info .woocommerce{
        width: 65% !important;
    }
    .qiupidsaas-fullscreen-template {
        /*overflow: initial !important;*/
        height: 100vh;
    }
}