section {
    padding-top: 10px
}

@media(max-width:1024px) {
    section.login-page.course-details-page .container {
        margin: auto;
        padding: .5em;
        width: 100%
    }
}

section.login-page.course-details-page .product-box {
    display: block;
    margin: auto;
    width: 100%
}

@media(min-width:768px) {
    section.login-page.course-details-page .product-box {
        width: 400px
    }
}

section.login-page.course-details-page .background {
    padding: 40px 1em
}

@media(min-width:768px) {
    section.login-page.course-details-page .background {
        padding: 50px 5% 0
    }
}

@media(min-width:1920px) {
    section.login-page.course-details-page .background {
        padding: 60px 10% 10px
    }
}

section.login-page.course-details-page .container {
    display: block
}

@media(min-width:1024px) {
    section.login-page.course-details-page .left-side-container {
        display: inline-block;
        padding: 20px;
        width: 49%
    }

    section.login-page.course-details-page .right-side-container {
        display: inline-block;
        padding-bottom: 20px
    }
}

section.login-page.course-details-page .promo-video {
    margin: 1em auto 0;
    max-width: 1024px;
    width: 90%
}

section.login-page.course-details-page .agendadiv {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    -ms-column-count: 1;
    -o-column-count: 1;
    column-count: 1
}

@media(min-width:768px) {
    section.login-page.course-details-page .agendadiv {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        -ms-column-count: 2;
        -o-column-count: 2;
        column-count: 2
    }
}

@media(min-width:1024px) {
    section.login-page.course-details-page .agendadiv {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        -ms-column-count: 3;
        -o-column-count: 3;
        column-count: 3
    }
}

@media(min-width:2048px) {
    section.login-page.course-details-page .agendadiv {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        -ms-column-count: 4;
        -o-column-count: 4;
        column-count: 4
    }
}

section.login-page.course-details-page .legal,
section.login-page.course-details-page .under,
section.login-page.course-details-page .under_gray {
    padding: 25px 1em
}

@media(min-width:768px) {

    section.login-page.course-details-page .legal,
    section.login-page.course-details-page .under,
    section.login-page.course-details-page .under_gray {
        padding: 1% 2%
    }
}

@media(min-width:1024px) {

    section.login-page.course-details-page .legal,
    section.login-page.course-details-page .under,
    section.login-page.course-details-page .under_gray {
        padding: 1% 5%
    }
}

@media(min-width:1440px) {

    section.login-page.course-details-page .legal,
    section.login-page.course-details-page .under,
    section.login-page.course-details-page .under_gray {
        padding: 1% 10%
    }
}

@media(min-width:1600px) {

    section.login-page.course-details-page .legal,
    section.login-page.course-details-page .under,
    section.login-page.course-details-page .under_gray {
        padding: 1% 15%
    }
}

section.login-page.course-details-page .header {
    font-size: 1.8em;
    padding: 0
}

@media(min-width:768px) {
    section.login-page.course-details-page .header {
        font-size: 3em
    }
}

@media(min-width:1024px) {
    section.login-page.course-details-page .header {
        font-size: 4em
    }
}

@media(min-width:1440px) {
    section.login-page.course-details-page .header {
        font-size: 5em
    }
}

section.login-page,
section.static-page {
    padding-top: 0
}

section.login-page .container,
section.static-page .container {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    width: 49%
}

@media(max-width:768px) {

    section.login-page .container,
    section.static-page .container {
        margin: auto;
        padding: .5em;
        width: 100%
    }
}

section.login-page .left-side-container.mobile-only,
section.static-page .left-side-container.mobile-only {
    background: #2b3137
}

section.login-page .right-side-container.container,
section.static-page .right-side-container.container {
    color: #fff
}

section.login-page .header,
section.static-page .header {
    color: #f8f8f8;
    font-size: 5em;
    font-weight: 400;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px
}

@media(max-width:768px)and (min-width:424px) {

    section.login-page .header,
    section.static-page .header {
        font-size: 2em
    }
}

@media(max-width:425px) {

    section.login-page .header,
    section.static-page .header {
        font-size: 1.5em
    }
}

section.login-page .orange,
section.static-page .orange {
    color: #ff8c00
}

section.login-page .left-side-container p,
section.static-page .left-side-container p {
    color: #f8f8f8;
    font-size: 1.8em;
    font-weight: 300;
    line-height: 1.5em
}

@media(max-width:768px)and (min-width:425px) {

    section.login-page .left-side-container p,
    section.static-page .left-side-container p {
        font-size: 1.3em
    }
}

@media(max-width:425px) {

    section.login-page .left-side-container p,
    section.static-page .left-side-container p {
        font-size: 1em
    }
}

section.login-page .passwrd-reset-container,
section.static-page .passwrd-reset-container {
    width: 100%
}

section.login-page .left-side-container img,
section.static-page .left-side-container img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

section.login-page .form-element,
section.static-page .form-element {
    background-color: #f8f8f8;
    -webkit-box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, .5);
    box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, .5);
    margin: auto;
    max-width: 450px;
    padding: 5px;
    text-align: center
}

section.login-page .login-form,
section.static-page .login-form {
    min-height: 250px
}

section.login-page .login-form h2,
section.static-page .login-form h2 {
    font-weight: 400;
    text-transform: uppercase
}

section.login-page .wrapper,
section.static-page .wrapper {
    border: 3px solid #ccc;
    border-radius: 3px;
    line-height: 25px;
    margin: 20px auto auto;
    width: 80%
}

section.login-page .wrapper.error,
section.static-page .wrapper.error {
    border: 3px solid red
}

section.login-page .wrapper label,
section.static-page .wrapper label {
    display: inline-block;
    height: 100%;
    height: 40px;
    line-height: 40px;
    padding: 5px 0;
    width: 24px
}

section.login-page .submit-wrapper,
section.static-page .submit-wrapper {
    font-size: 1em;
    padding: 15px 0
}

section.login-page .img,
section.static-page .img {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 65px;
    margin: auto;
    width: 40%
}

section.login-page .promo-video,
section.static-page .promo-video {
    margin: 1em auto 0;
    max-width: 1024px;
    padding-bottom: 40px;
    width: 90%;
    text-align: center;
}

section.login-page .register,
section.static-page .register {
    margin: 35px auto;
    text-align: center
}

section.login-page .register p,
section.static-page .register p {
    color: #f8f8f8;
    margin-bottom: 5px
}

section.login-page .register a:hover,
section.static-page .register a:hover {
    background-color: #d36d00
}

section.login-page .message-wrapper,
section.static-page .message-wrapper {
    margin-bottom: 0
}

section.login-page .message-wrapper span,
section.static-page .message-wrapper span {
    color: #ff1c19
}

section.login-page .margin-top-bottom,
section.static-page .margin-top-bottom {
    margin: 20px auto
}

section.login-page .under_gray_left_align,
section.static-page .under_gray_left_align {
    background-color: #f1f2f3;
    padding: 40px 5%;
    z-index: -1
}

section.login-page .background,
section.static-page .background {
    background: #2b3137;
    padding: 40px 5%;
    z-index: -1
}

section.login-page .under_gray_left_align h1.header,
section.static-page .under_gray_left_align h1.header {
    color: #337ab7
}

section.login-page .under_gray_left_align h3.subheader,
section.static-page .under_gray_left_align h3.subheader {
    color: #000;
    margin: 0
}

section.login-page .under_gray_left_align .paragraphs,
section.static-page .under_gray_left_align .paragraphs {
    color: #28373c
}

section.login-page .background h3.subheader,
section.static-page .background h3.subheader {
    color: #fff;
    margin: 0
}

section.login-page .mobile-only,
section.static-page .mobile-only {
    display: none
}

section.login-page .validation-message,
section.static-page .validation-message {
    font-weight: 400;
    margin: auto auto 10px;
    text-align: center;
    width: 80%
}

section.login-page .legal,
section.static-page .legal {
    background-color: #f1f2f3;
    margin-top: -10px;
    width: 100%
}

section.login-page .legal .paragraphs,
section.static-page .legal .paragraphs {
    margin: auto;
    max-width: 1024px;
    padding-bottom: 1em;
    padding-top: 1em;
    width: 95%
}

section.login-page .under,
section.login-page .under_gray,
section.static-page .under,
section.static-page .under_gray {
    padding: 1em 15%;
    width: 100%
}

@media(max-width:768px) {

    section.login-page .under,
    section.login-page .under_gray,
    section.static-page .under,
    section.static-page .under_gray {
        padding-left: 1%;
        padding-right: 1%
    }
}

section.login-page .under_gray,
section.static-page .under_gray {
    background-color: #f1f2f3;
    padding: 25px 5%
}

section.login-page .under .paragraphs,
section.login-page .under_gray .paragraphs,
section.static-page .under .paragraphs,
section.static-page .under_gray .paragraphs {
    font-size: 1.1em;
    line-height: 1.5em;
    margin: auto;
    width: 95%
}

section.login-page .under .smaller_paragraphs,
section.static-page .under .smaller_paragraphs {
    font-size: 1.1em;
    line-height: 1.5em;
    margin: auto;
    padding-top: 50px;
    width: 75%
}

section.login-page .legal .header,
section.login-page .under .header,
section.login-page .under_gray .header,
section.static-page .legal .header,
section.static-page .under .header,
section.static-page .under_gray .header {
    color: #2c2c29;
    margin-top: 10px;
    text-align: center
}

section.login-page .under .subheader,
section.login-page .under_gray .subheader,
section.static-page .under .subheader,
section.static-page .under_gray .subheader {
    font-size: 1.2em;
    font-weight: 400;
    text-align: center
}

section.login-page .paragraphs ul,
section.static-page .paragraphs ul,
section.contact-page .paragraphs ul {
    margin: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

section.login-page .paragraphs .paragraph,
section.static-page .paragraphs .paragraph {
    line-height: 1.9em
}

section.contact-page h3 {
    margin-top: 2.6em;
}

section.contact-page a {
    color: #ff8c00;
}

section.contact-page .paragraphs {
    margin-top: 4em;
    margin-bottom: 4em;
}

section.login-page .fas.fa-check-double,
section.static-page .fas.fa-check-double {
    color: #fb8c00;
    padding-right: .9em
}

section.login-page .fas.fa-question,
section.static-page .fas.fa-question {
    color: #fb8c00;
    padding-left: 5px
}

section.login-page .screenshots,
section.static-page .screenshots {
    text-align: center
}

section.login-page .screenshots img,
section.static-page .screenshots img {
    margin: 1em auto 0;
    max-width: 1024px;
    padding-top: 20px;
    width: 90%
}

section.login-page table#training,
section.static-page table#training {
    margin: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

section.login-page table#training td,
section.static-page table#training td {
    border: none;
    vertical-align: middle
}

section.login-page table#training tr.vat td,
section.static-page table#training tr.vat td {
    border-top: 1px solid silver;
    font-size: 75%;
    padding-bottom: 40px
}

section.login-page .agendadiv,
section.static-page .agendadiv {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

section.login-page #agendapart,
section.static-page #agendapart {
    display: inline-block;
    width: 100%
}

section.login-page #agendapart h2,
section.static-page #agendapart h2 {
    font-size: 1em
}

section.login-page .version,
section.static-page .version {
    font-size: .8em;
    text-align: center
}

section.login-page .paragraphs ol,
section.static-page .paragraphs ol {
    list-style-type: decimal
}

section.login-page .paragraphs ol ol,
section.static-page .paragraphs ol ol {
    list-style-type: lower-alpha
}

section.login-page .paragraphs li.top-level,
section.static-page .paragraphs li.top-level {
    color: #d2691e;
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 20px
}

section.login-page .paragraphs li.second-level,
section.static-page .paragraphs li.second-level {
    font-weight: 700
}

section.contact-page .paragraphs li {
    text-align: left;
    font-size: 1.3em;
    margin-bottom: 1.3em;
}

section.login-page .paragraphs ul.left-aligned,
section.static-page .paragraphs ul.left-aligned {
    margin: unset
}

section.login-page #social-icons,
section.static-page #social-icons {
    text-align: center
}

section.login-page #social-icons img,
section.static-page #social-icons img {
    height: 40px;
    width: 40px
}

section.login-page .action-link,
section.static-page .action-link {
    margin-bottom: 15px;
    margin-top: 15px
}

section.login-page .action-link a,
section.static-page .action-link a {
    border-bottom: 1px dotted #ff8c00
}

@media(max-width:425px) {

    section.login-page .agenda,
    section.login-page .language,
    section.static-page .agenda,
    section.static-page .language {
        display: none
    }
}

section.login-page .paragraphs ul,
section.static-page .paragraphs ul {
    padding-left: 0
}

@media(max-width:425px) {

    section.login-page .more-details,
    section.static-page .more-details {
        padding-right: 0
    }
}

section.login-page .more-details a,
section.static-page .more-details a {
    line-height: normal
}

section.login-page .password-reset,
section.static-page .password-reset {
    display: inline-block;
    margin-top: .7em
}

section.login-page .get_training_button:hover,
section.static-page .get_training_button:hover {
    color: #ff8c00
}

section.login-page .product-wrapper,
section.static-page .product-wrapper {
    margin: auto
}

section.login-page .product-listings,
section.static-page .product-listings {
    grid-gap: 2em;
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    margin: auto;
    text-align: center
}

@media(min-width:815px) {

    section.login-page .product-listings,
    section.static-page .product-listings {
        grid-template-columns: repeat(2, 350px)
    }

    section.login-page .product-listings.-one,
    section.static-page .product-listings.-one {
        grid-template-columns: repeat(1, 400px)
    }
}

@media(min-width:1024px) {

    section.login-page .product-listings,
    section.static-page .product-listings {
        grid-template-columns: repeat(2, 400px)
    }

    section.login-page .product-listings.-one,
    section.static-page .product-listings.-one {
        grid-template-columns: repeat(1, 400px)
    }
}

@media(min-width:1366px) {

    section.login-page .product-listings.-one,
    section.static-page .product-listings.-one {
        grid-template-columns: repeat(1, 400px)
    }

    section.login-page .product-listings.-two,
    section.static-page .product-listings.-two {
        grid-template-columns: repeat(2, 400px)
    }

    section.login-page .product-listings.-three,
    section.static-page .product-listings.-three {
        grid-template-columns: repeat(3, 400px)
    }

    section.login-page .product-listings.-four,
    section.static-page .product-listings.-four {
        grid-template-columns: repeat(2, 400px)
    }
}

@media(min-width:1884px) {

    section.login-page .product-listings.-one,
    section.static-page .product-listings.-one {
        grid-template-columns: repeat(1, 400px)
    }

    section.login-page .product-listings.-two,
    section.static-page .product-listings.-two {
        grid-template-columns: repeat(2, 400px)
    }

    section.login-page .product-listings.-three,
    section.static-page .product-listings.-three {
        grid-template-columns: repeat(3, 400px)
    }

    section.login-page .product-listings.-four,
    section.static-page .product-listings.-four {
        grid-template-columns: repeat(4, 400px)
    }
}

@supports(display:grid) {
    @media(min-width:768px) {

        section.login-page .product-listings,
        section.static-page .product-listings {
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content
        }
    }
}

section.login-page .product-listings .product-box,
section.static-page .product-listings .product-box {
    margin: 0;
    width: 100%
}

section.shop-page {
    padding-top: 30px
}

section.shop-page .checkout.center_container {
    margin: auto;
    width: 60%
}

section.shop-page #guest-address-container #proceed-button-wrapper,
section.shop-page #shopping-page-container #checkout-button-wrapper,
section.shop-page .checkout .proceed-button-wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end
}

section.shop-page .proceed-button-wrapper {
    margin-top: 1em
}

section.shop-page .shopping-cart-center-div {
    display: inline-block;
    margin-left: 25%;
    text-align: center;
    width: 50%
}

section.shop-page .shopping-cart {
    background-color: #2b3a3e;
    -webkit-box-shadow: 0 0 10px 4px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, .4);
    color: #fdfdfd;
    padding: 1em
}

section.shop-page .shopping-cart.fixed {
    max-width: 500px;
    min-width: 300px;
    position: fixed;
    right: 7%;
    width: 20%
}

section.shop-page .shopping-cart-item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: .5em 0
}

section.shop-page .shopping-cart-divider {
    background: #ccc;
    content: "";
    height: 2px;
    width: 100%
}

section.shop-page .shopping-cart-item>.item-price {
    text-align: right;
    width: 25%
}

section.shop-page .shopping-cart-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    margin: .5em 0
}

section.shop-page .shopping-cart-total>.total-price {
    text-align: right;
    width: 29%
}

section.shop-page .item-name {
    width: 60%
}

section.shop-page .checkout .vat {
    color: hsla(0, 0%, 100%, .8)
}

section.shop-page .course {
    border-radius: 2px;
    -webkit-box-shadow: 4px 4px 15px 0 rgba(50, 50, 50, .3);
    box-shadow: 4px 4px 15px 0 rgba(50, 50, 50, .3);
    margin: 0 auto 1em;
    padding: 1em;
    width: 90%
}

@media(min-width:768px) {
    section.shop-page .course {
        margin: 0 auto 1.5em;
        max-width: 900px;
        padding: 1.5em;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

section.shop-page .course .infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

section.shop-page .course .infos .fixed-height {
    display: flex;
}

section.shop-page .course .infos .fixed-height img {
    padding-right: 0.3125em;
}


@media(min-width:768px) {
    section.shop-page .course .infos .fixed-height {
        height: 18.781px
    }
}

section.shop-page .course .infos .info-table {
    margin-top: -60px;
    padding-top: 60px
}

section.shop-page .course .infos .info-table .title {
    font-size: 1.5em;
    font-weight: 700;
    margin: 0
}

section.shop-page .course .infos .info-table .info-table__label {
    width: 46%
}

section.shop-page .course .infos .info-table .info-table__value {
    width: 52%
}

section.shop-page .course .infos .info-table .info-table__value .highlighted-price {
    font-size: 1.5em;
    font-weight: 700;
    line-height: 0
}

section.shop-page .course .infos .info-table .info-table__label,
section.shop-page .course .infos .info-table .info-table__value {
    display: inline-block;
    vertical-align: middle
}

@media(min-width:27em) {
    section.shop-page .course .infos .info-table {
        min-width: 25em
    }
}

section.shop-page .course .infos .features i {
    padding-right: .3em
}

section.shop-page .course .infos .features,
section.shop-page .course .infos .info-table {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media(min-width:768px) {
    section.shop-page .course .buttons {
        margin: 0 auto;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

@media(min-width:380px) {

    section.shop-page .course .buttons .button,
    section.shop-page .course .buttons .swal-button {
        padding: 10px 16px;
        width: 300px
    }
}

section.shop-page .course .buttons>* {
    display: block;
    margin: 0 auto .7em
}

@media(min-width:768px) {
    section.shop-page .course .buttons>* {
        display: inline-block
    }
}

section.shop-page .course .smallprint {
    margin-top: .8em
}

section.shop-page .checkout .fa-arrow-circle-left {
    color: #337ab7;
    font-size: xx-large
}

section.shop-page .checkout .fa-arrow-circle-left:hover {
    color: #2e6da4
}

section.shop-page .guest-user-address-flex-grid {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between
}

section.shop-page .address-container {
    max-width: 640px
}

section.shop-page .multi-input-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px
}

section.shop-page .multi-input-row>* {
    margin: 0
}

section.shop-page #name-row>:first-child {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-right: 5px
}

section.shop-page #name-row>:last-child {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-left: 5px
}

@media only screen and (max-width:500px) {
    section.shop-page #name-row>:first-child {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 5px;
        padding-right: 0
    }

    section.shop-page #name-row>:last-child {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: 5px;
        padding-left: 0
    }
}

section.shop-page #city-zip-code-row>:first-child,
section.shop-page #company-vat-id-row>:first-child {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    padding-right: 5px
}

section.shop-page #city-zip-code-row>:last-child,
section.shop-page #company-vat-id-row>:last-child {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    padding-left: 5px
}

@media only screen and (max-width:500px) {

    section.shop-page #city-zip-code-row>:first-child,
    section.shop-page #company-vat-id-row>:first-child {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 5px;
        padding-right: 0
    }

    section.shop-page #city-zip-code-row>:last-child,
    section.shop-page #company-vat-id-row>:last-child {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: 5px;
        padding-left: 0
    }
}

section.shop-page .guest-user-address-flex-grid>* {
    margin: 0 10px
}

section.shop-page .guest-user-address-flex-grid.vertical>* {
    margin: 5px 0
}

section.shop-page .vertical {
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

section.shop-page .vertical>* {
    max-width: 600px;
    width: 100%
}

section.shop-page .guest-user-address-flex-grid .input-field {
    display: -ms-inline-grid;
    display: inline-grid;
    width: 100%
}

section.shop-page #checkout_payment_container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1024px;
    min-height: 650px;
    width: 40%
}

section.shop-page .button_area {
    margin-bottom: 1em
}

section.shop-page #checkout_payment_container #compliance_checkboxes {
    margin: 1em 0
}

section.shop-page #checkout_payment_container #compliance_checkboxes label {
    margin: .8em 0
}

section.shop-page #checkout_payment_container #compliance_checkboxes label:first-of-type {
    margin-top: 0
}

section.shop-page #payment_shopping_cart {
    margin: 1em auto
}

section.shop-page #payment_shopping_cart div:first-of-type {
    margin-top: 1.4em
}

section.shop-page .shopping-cart-icon {
    float: right
}

section.shop-page #payment_shopping_cart .item-name {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

section.shop-page #payment-form {
    clear: both
}

section.shop-page #payment_braintree_dropin {
    clear: both;
    padding-top: 1px
}

section.shop-page #payment_braintree_dropin .braintree-dropin {
    margin-top: 1em
}

section.shop-page #buy-now-button {
    margin: .5em 0
}

section.shop-page #checkout-flex-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center
}

section.shop-page #checkout-log-in-box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 500px;
    min-width: 300px
}

section.shop-page #checkout-log-in-form>* {
    margin-bottom: .4em;
    margin-top: .4em
}

section.shop-page #checkout-divider {
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    margin: 0 1em;
    min-height: 230px
}

section.shop-page #checkout-create-account-box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 500px;
    min-width: 300px
}

section.shop-page #purchase_successful_container {
    max-width: 950px
}

section.shop-page .address-wrapper {
    grid-gap: 1.5em;
    gap: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1em
}

@media only screen and (max-width:640px) {
    section.shop-page .address-wrapper {
        display: block
    }
}

section.shop-page .address-wrapper>* {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

section.shop-page .address-wrapper #payment_billing_address .address-heading-wrapper {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

section.shop-page .address-wrapper #payment_billing_address .address-heading-wrapper *+* {
    margin-left: .5em
}

section.shop-page .address-wrapper #payment_billing_address .address-heading-wrapper h3 {
    display: block;
    font-size: 1.17em;
    font-weight: 700;
    margin-bottom: 1em;
    margin-top: 1em
}

section.shop-page .address-wrapper #payment_billing_address .address-heading-wrapper .address-edit-button {
    height: 1.8em;
    padding: .3em;
    width: 1.8em
}

@media only screen and (max-width:640px) {
    section.shop-page .address-wrapper #payment_billing_address {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }

    section.shop-page .address-wrapper #payment_billing_address #billing_address_heading {
        margin-bottom: .5em
    }
}

section.shop-page .address-wrapper #payment_billing_address #billing_address_content {
    max-width: 380px
}

section.shop-page .address-wrapper #payment_billing_address p {
    margin-bottom: .5em;
    margin-top: 0
}

@media only screen and (min-width:1365px)and (max-width:1440px) {
    section.shop-page #shopping-page-container .shopping-cart.fixed {
        right: 5%
    }

    section.shop-page #guest-address-container,
    section.shop-page .checkout.center_container {
        width: 70%
    }

    section.shop-page #checkout_payment_container {
        width: 50%
    }
}

@media only screen and (max-width:1365px) {
    section.shop-page #shopping-page-container .shopping-cart.fixed {
        margin-bottom: 1.5em;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        right: 0;
        width: 50%
    }

    section.shop-page #shopping-page-container .shopping-cart-center-div {
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }

    section.shop-page #checkout_payment_container,
    section.shop-page #choose-account-container,
    section.shop-page #guest-address-container,
    section.shop-page .checkout.center_container {
        width: 70%
    }
}

@media only screen and (max-width:1024px) {

    section.shop-page #choose-account-container,
    section.shop-page #guest-address-container,
    section.shop-page .checkout.center_container {
        width: 90%
    }

    section.shop-page #checkout_payment_container {
        width: 80%
    }
}

@media only screen and (max-width:700px) {
    section.shop-page #shopping-page-container .shopping_course_box {
        margin-left: auto;
        margin-right: auto;
        width: 90%
    }
}

@media only screen and (max-width:767px) {
    section.shop-page #choose-account-container #checkout-divider {
        border-bottom: 1px solid #aaa;
        border-top: 1px solid #aaa;
        margin: 1em 0 0;
        min-height: 0;
        min-width: 275px
    }

    section.shop-page #checkout_payment_container {
        width: 90%
    }
}

@media only screen and (max-width:340px) {
    section.shop-page #shopping-page-container .shopping-cart.fixed {
        min-width: 90%
    }
}

section.exercise-embed-page .embed-container {
    height: 0;
    margin-left: auto;
    margin-right: auto;
}

section.exercise-embed-page .embed-wrapper {
    margin: 0 auto
}

section.exercise-embed-page .embed-wrapper>embed,
section.exercise-embed-page .embed-wrapper>iframe,
section.exercise-embed-page .embed-wrapper>object {
    max-height: calc(100vh - 90px)
}

@media(max-width:960px) {
    section.exercise-embed-page .embed-wrapper {
        padding-bottom: 177%;
        width: 90%
    }
}

section.categories-page .heading-wrapper {
    background: #fff;
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    position: fixed;
    top: 50px;
    width: 100%
}

section.categories-page .heading-wrapper-spacer {
    display: block;
    height: 180px;
    width: 100%
}

section.exercises-admin-page .slide-preview i,
section.exercises-admin-page .video-preview i {
    margin: 0 .4em .8em 0
}

section.exercises-admin-page .slide-preview object {
    height: 210px;
    width: 100%
}

section.marketing-emails *+* {
    margin-top: .5em
}

section.marketing-emails form {
    grid-column-gap: .5em;
    display: grid;
    grid-template-columns: 2fr 1fr;
    max-width: 1024px
}

section.marketing-emails form .selectize-control {
    margin-bottom: unset
}

section.marketing-emails form textarea {
    min-height: 25em
}

section.marketing-emails form #recipients-download-button {
    height: 36px;
    max-width: 100%
}

section.marketing-emails form input[type=submit] {
    justify-self: end
}

section.edit-site-config .form-buttons>*+* {
    margin-top: .4em
}