.level-selection {
    border-radius: 10px;
    margin-right: 15px;
    background: #B9040B;
    padding: 0;
    -moz-box-shadow: 2px 3px 8px 2px #CCC;
    -webkit-box-shadow: 2px 3px 8px 2px #CCC;
    box-shadow: 2px 3px 8px 2px #CCC;
}
.product-category .level-selection {
    width: 24%!important;
}
.common-home .level-selection {
    min-height: 400px;
}
.pd-b100pr {
    padding-bottom: 100%;
}
.sel-bg {
    background-color: #FFF;
    border-bottom-left-radius: 20em 7em;
    border-bottom-right-radius: 20em 7em;
}
.common-home .sel-bg {
    background-size: contain;
}
.level-selection h3, .school-selection h3 {
    color: #FFF;
    padding: 1em;
}
.school-selection {
    border-radius: 10px;
    margin-right: 15px;
    background: #B9040B;
    padding: 0;
    -moz-box-shadow: 2px 3px 8px 2px #CCC;
    -webkit-box-shadow: 2px 3px 8px 2px #CCC;
    box-shadow: 2px 3px 8px 2px #CCC;
    max-width: 24%;
    margin-bottom: 3em;
}
#side-manufacturer {
    display: none!important;
}

.textbook-tbl tr { 
   border-bottom: 2px solid #EAEAEA;
}
.textbook-tbl tr td:last-child {
    width: 20%!important;
}
.textbook-tbl th:not(:last-child),
.textbook-tbl td:not(:last-child) {
    border-right: solid 2px #EAEAEA;
}
.textbook-tbl td, .textbook-tbl th {
    padding: 10px 25px;
    color: #222222;
    font-size: 16px;
}
.product-category .table-responsive {
    border-radius: 25px;
    -moz-box-shadow: 0px 0px 0px 3px #efefef;
    -webkit-box-shadow: 0px 0px 0px 3px #efefef;
    box-shadow: 0px 0px 0px 3px #efefef;
    padding: 1em;
    margin-bottom: 3em;
}
#nextSelection, #goCheckout, #goBack {
    background-color: transparent!important;
    color: #444444!important;
    border: 2px solid #444444;
    border-radius: 10px;
    padding: 10px 30px;
}
#goBack {
    margin-right: 1em;
}
.prod-number {
    background: #B9040B!important;
    border-color: #B9040B!important;
}
.btn-default, .btn-primary {
    outline: none!important;
}
.textbook-tbl .btn-default {
    background-color: #DCDCDC;
}
.prod-number .glyphicon {
    color: #FFF;
}
.product-category .input-group-btn:last-child>.btn {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.product-category .input-group-btn:first-child>.btn {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
#side-categories .group .item {
    margin-bottom: 10px;
}
#side-categories .group .item.active a {
    color: #FFF!important;
    background: #B9040B!important;
    border-radius: 30px;
    padding: 12px 10px;
}
#side-categories .group .item.active a:after {
    content: '\f00d';
    font-family: 'FontAwesome';
    color: #FFF;
    right: 2em;
    font-size: 20px;
    position: absolute;
    font-weight: 100;
    display: none;
}
#side-categories .group:not(:last-child) {
    border-bottom: none!important;
}
#side-categories {
    padding: 1.5em 2vw!important;
    -moz-box-shadow: 2px 3px 8px 2px #CCC;
    -webkit-box-shadow: 2px 3px 8px 2px #CCC;
    box-shadow: 2px 3px 8px 2px #CCC;
    border-radius: 25px;
}
#side-categories .group .item a {
    color: #000;
    padding: 12px 8px!important;
}
.add-title {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.add-title:after {
    content: '\f107';
    font-family: 'FontAwesome';
    position: absolute;
    right: 2.5em;
    font-size: 25px;
    font-weight: lighter;
}
.show-list-item {
    display: none;
}
.add-item:nth-child(2) .add-content {
    display: block;
}
.add-item:nth-child(1) {
    padding-bottom: 1em;
    margin-bottom: 2em;
    border-bottom: 1px solid #FD060F;
}
.add-item .add-title.clicked:after {
    content: '\f106';
}

#appendFilter .show-list-item {
    display: none;
}
#appendFilter .add-item:nth-child(2) .add-content {
    display: block;
}
#appendFilter .add-item:nth-child(1) {
    padding-bottom: 1em;
    margin-bottom: 2em;
    border-bottom: 1px solid #FD060F;
}
#appendFilter .add-item .add-title.clicked:after {
    content: '\f106';
}
#appendFilter {
    display: none;
}
#appendFilter .item a {
    color: #000;
    padding: 12px 8px!important;
}
#appendFilter .item {
    margin-bottom: 10px;
}
#appendFilter .group .item.active a {
    color: #FFF!important;
    background: #B9040B!important;
    border-radius: 30px;
    padding: 12px 40px 12px 10px!important;
}
#appendFilter .group .item>* {
    display: table-cell;
    vertical-align: middle;
}
#appendFilter .group .item.active a:after {
    content: '\f00d';
    font-family: 'FontAwesome';
    color: #FFF;
    right: 2em;
    font-size: 20px;
    position: absolute;
    font-weight: 100;
}
#appendFilter .group .item {
    display: table;
    width: calc(100% + 1px);
    box-sizing: border-box;
}

#side-categories .group .item a:hover {
    background: #B9040B!important;
    border-radius: 25px;
    color: #FFF!important;
}
.bottom-info-cart {
    align-items: center;
}
.booklist-total {
    text-align: left;
    border: none;
    width: 135px;
}
.total-div {
    color: #B9040B;
    font-size: 22px;
}

.progress-tracker--center {
    text-align: center;
}
.progress-tracker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 60px auto;
    padding: 0;
    list-style: none;
}
.progress-step {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    margin: 0;
    padding: 0;
    min-width: 24px;
}
.progress-step .progress-marker {
    color: #fff;
}
.progress-marker {
    display: block;
    position: relative;
}
.progress-tracker--center .progress-marker::before, .progress-tracker--center .progress-text--dotted::before {
    margin-left: auto;
    margin-right: auto;
}
.progress-step .progress-marker::before {
    background-color: #b6b6b6;
}
.progress-marker::before {
    content: attr(data-text);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2;
    width: 24px;
    height: 24px;
    padding-bottom: 2px;
    border-radius: 50%;
    -webkit-transition: background-color, border-color;
    transition: background-color, border-color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.progress-tracker--center .progress-marker::after {
    right: -50%;
}
.progress-step .progress-marker::after {
    background-color: #b6b6b6;
}
.progress-step:last-child .progress-marker::after {
    background-color: #FFF;
}
.progress-marker::after {
    content: '';
    display: block;
    position: absolute;
    z-index: -10;
    top: 10px;
    right: -12px;
    width: 100%;
    height: 4px;
    -webkit-transition: background-color 0.3s, background-position 0.3s;
    transition: background-color 0.3s, background-position 0.3s;
}
.progress-step .progress-marker {
    color: #000;
}
.progress-step.active .progress-marker {
    color: #B9040B;
}
.progress-step.active .progress-marker::before {
    background-color: #ffffff;
    border: 5px solid #B9040B;
}
.school-selection:hover {
    transition: all 0.2s;
    transform: scale(1.02);
    cursor: pointer;
    background: #444444;
}
.level-selection:hover {
    transition: all 0.2s;
    transform: scale(1.02);
    cursor: pointer;
    background: #444444;
}


@media (max-width: 1600px) {
    .school-selection {
        max-width: 23%!important;
        margin-bottom: 3em;
        min-height: 31em;
    }
    .product-category .level-selection {
        width: 23%!important;
        margin-bottom: 3em;
    }
}
@media (max-width: 1300px) {
    .school-selection {
        min-height: 29em;
    }
}
@media (max-width: 1080) {
    .school-selection {
        min-height: 27em;
    }
}
@media (max-width: 991px) {
    #schools-filter-trigger-open {
        display: block;
    }
    #schools-column-left.open {
        opacity: 1;
        transform: translateX(0%);
    }
    #schools-column-left {
        position: fixed;
        top: 0px;
        left: 0px;
        opacity: 0;
        z-index: 999;
        width: 100%;
        height: 100%;
        padding: 40px 15px 15px;
        overflow: auto;
        background: white;
        transition: all 0.3s;
        transform: translateX(-100%);
    }
    #schools-column-left #schools-filter-trigger-close {
        z-index: 2;
    }
}
@media (min-width: 768px) {
    .hideThis {
        display: none;
    }
}
@media (max-width: 768px) {
    .school-selection {
        margin: 10px 35px;
        width: 39%;
        max-width: 100%!important;
    }
    .filters-groups {
        position: inherit!important;
        transform: none!important;
        opacity: 1!important;
    }
    .product-category .level-selection {
        width: 45%!important;
        margin-bottom: 1em;
    }
    #side-categories .group .item a {
        padding: 5px 13px!important;
    }
    #side-categories .group .item.active a:after, #schools-filter-trigger-open {
        display: none!important;
    }
}
@media (max-width: 540px) {
    #appendFilter {
        display: block;
    }
    .school-selection {
        margin: 1em 10px;
        width: 45%;
        min-height: 25em;
    }
    .school-selection .sel-bg {
        background-size: contain;
    }
    .level-selection {
        padding: 0;
        width: 100%!important;
    }
    #schools-filter-trigger-open {
        display: block!important;
    }
    #side-categories .group .item.active a:after {
        display: block;
    }
    .bottom-info-cart {
        justify-content: center;
    }
    .home_maincategories .container-fluid {
        padding: 0 2vw;
    }
}
.textbook-tbl th:nth-child(5) {
    width: 20%;
}

#schools-filter-trigger-open {
    position: fixed;
    top: 50vh;
    left: -54px;
    transform: translateY(-50%) rotate(90deg);
    z-index: 10;
    width: 150px;
    padding: 10px;
    display: none;
}
@media (max-width: 420px) {
    .school-selection {
        margin: 5px 5px;
        width: 45%;
        min-height: 17em;
    }
    .level-selection h3, .school-selection h3 {
        color: #FFF;
        padding: 0.5em;
        font-size: calc(12px + (35 - 22) * (100vw - 320px) / (1920 - 320)) !important;
    }
}
@media (max-width: 375px) {
    .progress-step .progress-marker {
        font-size: 12px;
    }
    .booklist-total {
        width: 120px;
    }
    .school-selection {
        min-height: 15em;
    }
}
@media (max-width: 360px) {
    .booklist-total {
        text-align: left;
        border: none;
        width: 110px;
    }
    .school-selection {
        width: 100%;
    }
}
@media (max-width: 320px) {
    .booklist-total {
        width: 75px;
    }
    .progress-step .progress-marker {
        font-size: 10px;
    }
}