﻿.nabvar-inner .catlog-group {
    display: none;
}

.form-control-inline {
    width: 70% !important;
    display: inline !important;
    margin-left: 10px;
}
/* expanders headers divs */
.expanderHead {
    color: black;
    background-color: #f7f9fa;
    border: 1px solid #d1d7dc;
    padding: 3px;
    padding-left: 9px;
    cursor: default;
    font-size: 14px;
    padding: 1.6rem 2.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .expanderHead:first-child {
        margin-top: 0 !important;
    }

.expanderBody:last-child {
    margin-bottom: 0 !important;
}

/* expanders svg arrows */
.expanderHead svg > g > path {
    fill: none;
    stroke: black;
    stroke-width: 2;
    stroke-miterlimit: 5;
    pointer-events: stroke;
}

.expanderHead .expander-head-title {
    display: flex;
    flex: 1;
    font-size: 1.6rem;
    margin-left: 1.2rem;
}

    .expanderHead .expander-head-title .source-title {
        flex: 1;
    }
/* expanders contents divs */
.expanderBody {
    border-top: 0;
    background-color: white;
    font-family: Verdana;
    font-size: 12px;
    border-left: 1px solid #d1d7dc;
    border-right: 1px solid #d1d7dc;
    padding: 1.6rem 2.4rem;
}

.block-list-item {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    text-align: left;
    letter-spacing: normal;
    white-space: normal;
}

    .block-list-item i {
        font-size: 16px;
    }

.list-item-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    min-width: 1px;
}

.course-container {
    padding-bottom:30px;
}
/*course-preview-container*/
.course-container .jumbotron {
    background-color: black;
}
.course-container .jumbotron .course-container {
    position: relative;
    color: #fff;
}

.course-header .course-title {
    font-size: 3.2rem;
    margin-bottom: .8rem;
}

.course-header .course-description {
    font-size: 1.9rem;
    margin-bottom: 1.6rem;
    font-weight: 400;
    line-height: 1.4;
}

.course-preview-container {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
}

.course-preview-container-content {
    width: 34rem;
    z-index: 1;
    border-bottom: 1px solid #d1d7dc;
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgb(0 0 0 / 8%), 0 4px 12px rgb(0 0 0 / 8%);
    background-color: #fff;
}

.intro-asset {
    position: relative;
    background-color: #fff;
}

    .intro-asset .intro-asset-img-aspect {
        display: block;
        padding-bottom: 56.25%;
    }

.intro-asset  button{
    order: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 100%;
    width: 100%;
}

    .intro-asset .intro-asset-img-aspect img {
        border: 1px solid #d1d7dc;
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
.intro-asset-overlay.intro-asset-gradient {
    margin-left: 0;
    border: 1px solid #d1d7dc;
    background: linear-gradient(180deg,rgba(28,29,31,0) 0%,rgba(28,29,31,0.9) 100%);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.udlite-play-overlay {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
    .udlite-play-overlay i {
        font-size: 48px
    }

    .intro-asset .intro-asset--text {
        align-items: flex-end;
        display: flex;
        justify-content: center;
        padding-bottom: 1.6rem;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        border: 1px solid #d1d7dc;
        margin-left: 0;
    }

.udlite-play-overlay {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.course-container-purchase-section {
    padding: 2.4rem;
}

.enroll-button, .buynow-button {
    white-space: nowrap;
    width: 100%;
    background-color: #a435f0;
    color: #fff;
    height: 4.8rem;
    position: relative;
    align-items: center;
    border: none;
    cursor: pointer;
    display: inline-flex;
    min-width: 8rem;
    padding: 0 1.2rem;
    justify-content: center;
    user-select: none;
    -webkit-user-select: none;
    vertical-align: bottom;
}

    .buynow-button{
        background-color: #fff;
        color:#000;
        margin-top: 15px;
        border: 1px solid #000;
    }

    .enroll-button:active, .enroll-button:hover {
        background-color: #8710d8;
        color: #fff;
    }

.incentives-incentives-container {
    padding-top: 1.6rem;
    color: rgb(28, 29, 31)
}

.incentives-header {
    margin-bottom: .8rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -.02rem;
    font-size: 1.6rem;
}

.incentives-incentives-container .incentives-list-item-content {
    padding: .4rem 0;
}

.incentives-incentives-container .incentives-list-item-content i {
    width:14px;
    text-align:center;
}

.incentives-incentives-container .incentives-list-item-content .fa-mobile {
    font-size: 20px;
}

.incentives-incentives-container .incentives-list-item-content span {
    margin-left: 1.6rem;
}

.price-text-container {
    color: #000;
    font-size: 3.2rem;
    margin-bottom: .8rem;
}
.post-wrapper {
    margin-bottom: 3.2rem;
}
.post-title {
    margin-bottom: 1.6rem !important; 
}