body, html, h1 {
    font-family: 'Nunito Sans', sans-serif !important;
}

.full-panel {
    flex: 0 0 98%;
    max-width: 98%;
}

div.rightt {
    min-width: 98% !important;
}

.full-panel div.inner {
    display: block !important;
}

.address-form-panel {
    padding: 124px 0px 0px 0px;
    position: relative;
    margin-bottom: 0px;
}

.nocart::after {
    background-image: none !important;
}

.php-hide {
    display: none !important;
}

.modal-body h4 {
    text-align: center;
}

#cartmodal .modal-header {
    border: 0;
}

#cartmodal .btn-link {
    position: relative;
    top: -10px;
}

.btn.btn-link {
    padding: 1px 0;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 25px;
    font-size: 16px;
    line-height: 28px;
    text-decoration: underline;
    letter-spacing: 0.03em;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}

.btn-link {
    font-weight: normal;
    border-radius: 0;
}

.btn-space {
    text-align: center;
}

.overzicht-modal {
    padding-top: 100px;
}

.overzicht-modal .modal-dialog {
    width: auto !important;
}

.pagination ul li.active i:before {
    z-index: 0;
}

.inputbtn {
    background-color: transparent !important;
    color: black !important;
}

.packers-block .total-price span.name {
    width: 65%;
}

.verzendkosten,
.betaalkosten,
.korting,
.totaal {
    display: inline-block;
    text-align: right;
    width: 78%;
}

.product-panel .panel .price span .prijs {
    display: inline-block;
    text-align: right;
    width: 80%;
}

.packers-block .total-price span.price {
    display: inline-block;
    width: 32%;
    text-align: right; /* iom Dave 08-07 */
}

.discountcode {
    margin-top: 5px;
    display: inline-block;
    border-radius: 10px;
    border: 2px solid #f79533;
    width: 100%;
    padding: 11px 28px 10px 15px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}

.categories-panel .top-heading {
    margin-bottom: 0;
}

.hide {
    visibility: hidden;
}

.checkout .pagination {
    position: relative;
    top: -44px;
}

.product-panel .panel .price {
    width: 10%;
}

.invalid {
    border: 2px solid red !important;
}

.prijsgroen {
    color: #00a70d;
    font-size: 38px !important;
}

.hideprice{
    display:none !important;
}

.error {
    color: red;
}

.pagination ul li.active i:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 33%;
    content: "";
    transform: translate(-50%, -50%);

    border: 20px solid #f79533;
}

.kostenbetaalmethode {
    margin-left: 60px;
}

div.right {
    color: #383f45;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    min-width: 20%;
}

.mega-tabs-panel .top-tabs ul li {
    display: inline-block;
    width: 19%
}

.top-tabs .nav-tabs .nav-link.active {
    color: #383f45;
}

.nav-tabs {
    /*border-bottom: 1px solid #dee2e6;*/
    border-bottom: 0 !important;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    /*border-color: #dee2e6 #dee2e6 #fff;*/
}

.nav-link {
    display: block;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.nav-tabs > li > a:hover {
    border-color: transparent;
}

.top-tabs .nav-item.active,
.top-tabs .nav-item.active .nav-link {
    color: #495057 !important;
    background-color: #fff;
    /*border-color: #dee2e6 #dee2e6 #fff;*/
}

.fullsummary-block .supplements ul li h5 {
    margin-bottom: 0;
    float: left;
    /*position: absolute;*/
    left: 20px;
    top: 0px;
    max-width: 475px;
}

@media only screen and (min-width: 320px) {
    .fullsummary-block .supplements ul li h5 {
        position: relative;
    }
}

@media only screen and (min-width: 768px) {
    .fullsummary-block .supplements ul li h5 {
        position: absolute;
    }
}

.fullsummary-block .supplements ul li::after {
    position: absolute;
    left: -1px;
    bottom: 8px;
    width: 18px;
    height: 18px;
    content: "";
    background: url("/wp-content/themes/Avada-Child-Theme/templates/images/pdf-icon.svg") no-repeat center/15px;
}

.inner-text {

    width: 314px;
}

.inner-text h5 {
    margin-top: 0;
}

.recently-ordered ul li .status.underline {
    white-space: nowrap;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.mega-tabs-panel .subscription-panel {
    margin-bottom: -35px;
}

.title h1 {
    color: #ffffff;
}

.breadcrumbs-block ul li span,
.breadcrumbs-block ul li a {
    top: -5px;
    position: relative;
}

.fusion-title-size-four, h4 {
    margin-top: auto;
    margin-bottom: auto;
}

.info-panel ul li img {
    margin-right: 5px;
}

span.green {
    position: relative;
    top: -2px;
}

.excepteur-panel,
.excepteur-content .row,
.jaar-panel {
    margin-bottom: auto;
}

.subscription-block .list-style li span {
    color: #383f45;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    padding-left: 35px;
    position: relative;
}

.list-style li span::after {
    position: absolute;
    left: 0px;
    top: 4px;
    width: 20px;
    height: 20px;
    content: "";
    background: url(https://www.slimacademy.nl/wp-content/themes/Avada-Child-Theme/templates/images/tick.svg) no-repeat center;
}

.tab-content .panel .primarybtn {
    width: 90% !important;
}

.services-list li span::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 12px;
    height: 25px;
    content: "";
    background: url(https://www.slimacademy.nl/wp-content/themes/Avada-Child-Theme/templates/images/angle-right.svg) no-repeat center;
}

div.price {
    white-space: nowrap;
}

.categories-panel,
.my-account-block {
    margin-top: 125px;
}

.services-list li span {
    color: #383f45;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    padding-left: 20px;
    position: relative;
}

.team-member2-block .inner-panel .info-panel .nodiscount ul li {
    margin-right: 10px;
}

.discount-code .inputbtn {
    text-transform: none;
}

.product-panel .panel .drpdwn {
    width: 35%;
}

.right {
    display: inline-block;
    float: right
}

.loginbtn {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
    border-radius: 80px;
    background-color: #f79533;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    line-height: 12px;
    padding: 10px 32px 0px 32px;
    height: 40px;
    border: none;
    margin-top: 10px;
}

h2 a {
    font-weight: 400;
    font-size: 12px;
}

h2 a:hover {
    color: black;
}

.account-information label span {
    color: #C0C0C0;
}

@media only screen and (max-width: 400px) {
    .jaar-panel .selectbtn {
        top: 40px !important;
    }

    .price {
        width: 100% !important;
        text-align: right !important;
    }

    ul.price {
        width: 100% !important;
    }

    .prijs {
        width: auto !important;
    }

    .packers-block .total-price span.name {
        width: 48%;
    }

    .verzendkosten, .betaalkosten, .korting, .totaal {
        width: auto;
        text-align: right;
    }

    /*.right{*/
    /*    position: absolute;*/
    /*    right:0;*/
    /*}*/
}

@media only screen and (max-width: 639px) {
    .moreinfo {
        display: block;
    }

    .tick-panel {
        clear: both;
        /*display:none !important;*/
    }

    .price li {
        clear: both;
    }

    .price li span {
        float: left;
    }

    .price li div {
        float: right;
    }

    .price li div span {
        float: right;
    }

    .mega-tabs-panel .top-tabs ul li {
        display: inline-block;
        width: 100%;
    }

    li.b-none span.price {
        text-align: left !important;
    }

    .mega-tabs-panel .subscription-panel {
        padding: 15px 10px 15px 0;
    }

    .subscription-panel justify-content-between h4 {
        margin-bottom: 10px;
    }

    .mega-tabs-panel .subscription-panel h4 {
        margin-bottom: 20px;
    }
}

#melding_na_eerste_les {
    width: 100%;
    height: 125px;
    background-color: #fff;
    color: #5c5c5c;
}

.btnDisabled,
.btnDisabled:hover {
    border: 2px solid #7E8284 !important;
    background-color: #DCDBDD !important;
    color: #7E8284 !important;
    line-height: 38px !important;
}

div.inner-text {
    color: #383f45 !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    display: block;
}

.orangebanner{
    clear:both;
    background-color: #F08F08;
    min-height: 60px;
}

.orangebanner .centering{
    padding-top: 0;
}

.orangebanner p{
    text-align: center;
    padding-top:16px;
    font-size:21px;
    font-weight:bold;
    color:white;
}

.orangebanner p img{
    position: relative;
    top: -5px;
    display:inline-block;
    height:35px;
}

@media only screen and (max-width: 1024px) {
    .orangebanner p img{
        display:none;
    }

    .orangebanner p{
        padding-bottom:10px;
        font-size:15px;
    }

    .banner-block{
        padding-top:0px;
    }
}

.package_card .text ul li.datum{font-size:12px;}

.texteditor_fullwidth ul {
    list-style: disc;
    padding-left:15px;
}

.texteditor_fullwidth ul li {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #000000;
}

.status a:hover,
.inner-text a:hover{
    color: #f79533;
}

.videowrapper{
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

.videowrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tick_list span{ color: #000;font-size: 16px;font-weight: 400;line-height: 30px;}