body.customer-page .content-wrapper,
body.in-registrace .content-wrapper,
body.in-login .content-wrapper {
    margin-top: 0px !important;
    color: #502A32;
    /*margin: 0 20px;*/
    padding: 20px;
}

body.customer-page a.btn-primary,
body.customer-page .btn-secondary,
.user-action-in .login-widget .btn-secondary,
body.in-registrace .btn-secondary,
body.in-login .btn-secondary,
body.in-zapomenute-heslo .btn-primary {
    font-family: "Knofedt", sans-serif;
    background-color: #FE741F;
    color: #fff !important;
    border: 0;
    border-radius: 999px;
    text-transform: uppercase;
    padding: 2px 25px;
    font-weight: 100;
    font-size: 20px;
}

body.customer-page .content-wrapper .sidebar-inner {
    padding: 20px 0 22px;
}

body.customer-page .content-wrapper a {
    color: #502A32;
}

body.customer-page .breadcrumbs,
body.in-registrace .breadcrumbs,
body.in-login .breadcrumbs {
    margin-bottom: 0;
}

body.in-registrace .content.wide,
body.in-login .content.wide {
    margin-top: 20px !important;
}

body.customer-page .client-center-box {
    background-color: #FDC52C;
    border-radius: 30px;
    border: 0;
    font-family: "Knofedt", sans-serif;
    text-transform: uppercase;
    font-weight: 100;
    margin: 0 auto;
}

body.customer-page .client-center-box ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

body.customer-page .client-center-box ul > li {
    width: 100%;
    display: block;
    padding: 6px 0;
}

body.customer-page .client-center-box ul > li:first-child,
body.customer-page .client-center-box ul > li.logout {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.customer-page .client-center-box ul > li:first-child {
    font-size: 35px;
    justify-content: left;
}

body.in-zapomenute-heslo .client-center-box ul > li:first-child {
    width: 100%;
}

body.customer-page .client-center-box ul > li:nth-child(n+3) {
    position: relative;
    padding-left: 18px;
    font-size: 20px;
}

body.customer-page .client-center-box ul > li:nth-child(n+3)::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

body.customer-page .client-center-box ul > li:nth-child(n+3):not(:last-child) {
    border-bottom: 1px solid #FFCF2E;
}

body.customer-page .content.wide {
    text-align: center;
}

body.customer-page .content.wide form {
    text-align: left;
}

body.customer-page .content.wide h1 {
    font-size: 38px !important;
    background-color: #30A51C;
    color: #DDF859 !important;
    padding: 10px 20px;
    border-radius: 999px;
    border: 0;
    font-family: "Knofedt", sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 100;
    text-align: center !important;
    display: inline-block;
    margin: 0 auto 20px !important;
}

body.in-klient .content.wide p,
body.in-objednavky .content.wide p,
body.in-klient-platby .content.wide p,
body.in-klient-slevy .content.wide p,
body.in-klient-diskuze .content.wide p,
body.customer-page .content.wide table,
body.customer-page .content.wide form {
    margin-top: 20px;
    background-color: #fff;
    border: 0;
    border-radius: 30px;
    padding: 20px;
    font-size: 18px;
}

body.customer-page .content.wide table {
    margin-top: 20px;
    background-color: #fff;
    border: 0;
    border-radius: 30px;
    padding: 20px;
    font-size: 18px;
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
}

body.customer-page .content.wide table td {
    padding: 10px 15px;
}

body.customer-page .content.wide table th {
    background-color: #FFCF2E;
}

body.in-klient-hodnoceni .content.wide table td {
    padding: 2px 5px;
}

body.customer-page .content.wide table td.text-center a {
    margin: 15px auto 0;
}

body.in-klient-doklady h4,
body.in-klientske-dobropisy h4,
body.in-dodaci-listy-klienta h4,
body.in-danove-doklady-platba h4,
body.in-klientske-proforma-faktury h4 {
    font-family: Roboto;
    font-weight: 600;
    font-size: 24px;
    text-transform: none;
    text-align: center;
}

body.customer-page .content.wide form {
    padding: 5px 20px;
}

body.customer-page .content.wide form h4 {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 15px;
    text-transform: none;
    text-align: left;
    color: #472C31;
}

body.customer-page .content.wide form input,
body.customer-page .content.wide form select,
.user-action-in .login-widget input {
    border: 1px solid #472C31;
    border-radius: 10px;
    color: #472C31;
}

body.customer-page .submit-wrapper p {
    text-align: center;
}

body.customer-page .btn-secondary,
body.in-zapomenute-heslo .btn-primary {
    border: 0 !important;
    border-radius: 999px !important;
    font-family: "Knofedt", sans-serif;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 35px;
    padding: 12px 50px;
}

body.customer-page .co-registration .btn-secondary {
    font-size: 22px;
}

.user-action-in .login-widget p {
    color: #472C31;
    font-family: "Knofedt", sans-serif;
    font-size: 30px;
    font-weight: 100;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.user-action-in .login-widget .btn-default {
    font-family: "Knofedt", sans-serif;
    background-color: #FE741F;
    color: #fff !important;
    border: 0;
    border-radius: 999px;
    text-transform: uppercase;
    padding: 5px 25px;
    font-weight: 100;
    font-size: 20px;
}

body.in-registrace .content-inner,
body.in-login .content-inner {
    background-color: #FFCF2E;
    border-radius: 30px;
    padding: 20px;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

body.in-registrace .content-inner form,
body.in-login .content-inner form {
    text-align: left;
}

body.in-registrace h1,
body.in-login h1 {
    font-size: 38px !important;
    background-color: #51282C;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 999px;
    border: 0;
    font-family: "Knofedt", sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 100;
    text-align: center !important;
    display: inline-block;
    margin: 0 auto 20px !important;
}

body.in-registrace .content-inner form h4,
body.in-login .content-inner form h4 {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 15px;
    text-transform: none;
    text-align: left;
    color: #472C31;
}

body.in-registrace .content-inner form input,
body.in-login .content-inner form input {
    border: 0;
    border-radius: 999px;
    color: #472C31;
}

body.in-registrace .content-inner form input[type=checkbox]:checked+label:before,
body.customer-page .content-inner form input[type=checkbox]:checked+label:before,
body.in-registrace .content-inner form input[type=radio]:checked+label:before,
body.customer-page .content-inner form input[type=radio]:checked+label:before {
    border-color: #472C31;
}

body.in-registrace .content-inner form input[type=checkbox]:checked+label:after,
body.customer-page .content-inner form input[type=checkbox]:checked+label:after,
body.in-registrace .content-inner form input[type=radio]:checked+label:after,
body.customer-page .content-inner form input[type=radio]:checked+label:after {
    background-color: #472C31;
}

body.in-registrace .submit-wrapper p,
body.in-zapomenute-heslo .login-wrapper {
    text-align: center;
}

body.in-zapomenute-heslo .login-wrapper .btn {
    float: none;
}

body.in-registrace .submit-wrapper p .btn-secondary,
body.in-login .login-wrapper .btn-secondary {
    font-size: 30px;
}

body.in-login .login-wrapper {
    text-align: center;
}

body.in-login .login-wrapper .btn-secondary {
    padding: 12px 50px;
    margin: 0 auto;
    float: none;
}

body.in-login .login-wrapper .password-helper {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 25px;
}

body.in-login .login-wrapper .password-helper a {
    float: none;
    clear: none;
    display: block;
}

body.in-objednavky:has(.table-order-details) .content-inner h2:first-of-type {
    border-radius: 30px 30px 0 0;
}

body.in-objednavky:has(.table-order-details) .content-inner h2 {
    background-color: #fff;
    margin: 0;
    padding: 20px 20px 0;
    font-size: 30px;
}

body.in-objednavky:has(.table-order-details) .content-inner p,
body.in-objednavky:has(.table-order-details) .content-inner .row,
body.in-objednavky:has(.table-order-details) .content-inner h4 {
    margin: 0 !important;
    padding: 20px !important;
    border-radius: 0 !important;
    background-color: #fff;
}

body.in-objednavky:has(.table-order-details) .content-inner h4 {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 24px;
    text-transform: none;
    padding-top: 40px !important;
    padding-bottom: 5px !important;
}

body.in-objednavky:has(.table-order-details) .content-inner p {
    padding-top: 0 !important;
}

body.in-objednavky:has(.table-order-details) .content-inner h2:last-of-type {
    padding-top: 40px !important;
}

body.in-objednavky:has(.table-order-details) table {
    padding-top: 0 !important;
    border-radius: 0 0 30px 30px !important;
    margin: 0 !important;
}

body.in-registrace .content-wrapper .content-wrapper-in #content,
body.in-login .content-wrapper .content-wrapper-in #content {
    margin-top: 0 !important;
}

@media(min-width: 768px) {
    body.customer-page .client-center-box ul > li.logout a.btn-primary {
        padding: 2px 10px;
    }

    body.customer-page #action-stripe {
        margin-top: 150px;
    }

    body.in-klient-doklady h4,
    body.in-klientske-dobropisy h4,
    body.in-dodaci-listy-klienta h4,
    body.in-danove-doklady-platba h4,
    body.in-klientske-proforma-faktury h4 {
        font-size: 20px;
    }

    body.customer-page .btn-secondary,
    body.in-registrace .btn-secondary,
    body.in-login .btn-secondary,
    body.in-zapomenute-heslo .btn-primary {
        padding: 12px 50px !important;
    }

    body.in-login .login-wrapper .btn-secondary {
        float: right;
    }

    body.in-login .login-wrapper .password-helper {
        float: left;
        text-align: left;
        width: 35%;
        margin-top: 0;
    }

    body.in-login .login-wrapper .password-helper a {
        float: left;
        clear: left;
    }

    body.in-zapomenute-heslo .login-wrapper .btn {
        float: right;
    }
}

@media(min-width: 992px) {
    body.in-objednavky:has(.table-order-details) .content-inner div:nth-child(7) p {
        text-align: left;
    }

    body.in-objednavky:has(.table-order-details) .content-inner .row {
        text-align: left;
    }

    body.in-objednavky:has(.table-order-details) .content-inner .row h4 {
        text-align: left;
        padding: 0 !important;
    }

    body.in-objednavky:has(.table-order-details) .content-inner h2:last-of-type {
        text-align: left;
    }
}
