.book-single-booktime-style {
    padding: 0 2.08rem;
}
.book-single-booktime-style .book__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
.book-single-booktime-style .book__info .book__side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 20.83rem;
    min-width: 20.83rem;
    -webkit-margin-end: 2.08rem;
    margin-inline-end: 2.08rem;
}
.book-single-booktime-style .book__info .book__details {
    width: calc(100% - 22.92rem);
    margin-top: .69rem;
    /*font-family: 'Noto Sans',sans-serif;*/
    font-family: 'Baloo 2', sans-serif;
    color: #333;
}
.book-single-booktime-style .book__details .book__details__wrapper {
    margin-bottom: 2.08rem;
}
.book-single-booktime-style .book__details .book__details__wrapper h2 {
    font-size: 1.53rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.08rem;
    letter-spacing: normal;
    text-align: start;
    color: #333;
    margin: 0;
}
.book-single-booktime-style .book__details .book__details__wrapper ul.book__series:not(:first-child) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.book-single-booktime-style .book__details .book__details__wrapper ul.book__series {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #af3eff;
    /*font-family: 'Noto Sans',sans-serif;*/
    font-family: 'Baloo 2', sans-serif;
    list-style: none;
    padding: 0;
    margin: 0;
	gap: 0.5rem;
}
.book-single-booktime-style .book__details .book__details__wrapper ul.book__series li {
    border: 1px solid #af3eff;
    padding: 0.25rem 0.5rem;
    border-radius: 5rem;
}
.book-single-booktime-style .book__details .book__details__wrapper ul.book__series li:hover {
    background-color: #af3eff;
}
.book-single-booktime-style .book__details .book__details__wrapper ul.book__series li:hover a {
    color: #ffffff;
}
.book-single-booktime-style .book__details .book__details__wrapper ul.book__series a {
    cursor: pointer;
    color: #af3eff;
    font-size: 1.25rem;
    -webkit-transition: .3s;
    transition: .3s;
    font-weight: 400;
    line-height: 1.7;
    display: block;
}
.book-single-booktime-style .book__info .book__side .book-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.book-single-booktime-style .book__info .book__side .book-cover img {
    width: 100%;
    border-radius: .28rem;
}
.book-single-booktime-style .book__details .book__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.39rem;
}
.book-single-booktime-style .book__details .book__data .labels-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    gap: .69rem;
    /*font-family: 'Noto Sans',sans-serif;*/
    font-family: 'Baloo 2', sans-serif;
}
.book-single-booktime-style ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.book-single-booktime-style .book__details .book__data .labels-list .label span {
    background-color: #efefef;
    border: 0;
    color: #333;
    height: 2.08rem;
    padding: 0 .69rem;
    border-radius: 1.39rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-self: center;
    font-size: .97rem;
    font-weight: 700;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    /*font-family: 'Noto Sans',sans-serif;*/
    font-family: 'Baloo 2', sans-serif;
}
.book-single-booktime-style .book__details .book__data .labels-list .label span i {
    -webkit-margin-end: .35rem;
    margin-inline-end: .35rem;
    font-size: .97rem;
    line-height: 1;
}
.book-single-booktime-style .book__details .book__data .book__cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .69rem;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.book-single-booktime-style .book__details .book__data .book__cta .dropdown.open {
    z-index: 999;
}
.book-single-booktime-style .book__details .book__data .book__cta .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 2.99rem;
    width: auto;
    padding: 0 2.92rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.25rem;
    font-weight: 700;
    font-family: inherit;
    border-radius: .42rem;
    text-decoration: none;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: normal;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-family: 'Baloo 2', sans-serif;
}
.book-single-booktime-style .book__details .book__data .book__cta .btn-share {
    width: 2.99rem;
    height: 2.99rem;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    color: #333;
    border: .07rem solid;
}
.book-single-booktime-style .book__details .book__data .book__cta .btn:active,
.book-single-booktime-style .book__details .book__data .book__cta .btn:focus,
.book-single-booktime-style .book__details .book__data .book__cta .btn:hover {
    border-color: #af3eff;
    color: #af3eff;
}
.book-single-booktime-style .book__details .book__data .book__cta .btn--primary {
    background-color: #af3eff;
    color: #fff;
}
.book-single-booktime-style .book__details .book__data .book__cta .btn--primary:hover {
    background-color: #9a0bff;
    color: #fff;
}
.book-single-booktime-style .book__details .book__data .book__cta .btn i {
    font-size: 1.25rem;
    line-height: 1;
}
.book-single-booktime-style .dropdown.open ul.dropdown-menu.user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 3.61rem;
    background-color: #f4f4f4;
    padding: .69rem 0;
    color: #333;
    gap: .5rem;
    left: auto;
    right: 0;
    flex-direction: column;
    align-items: flex-start;
    border: solid .02rem #e5e5e5;
    border-radius: .63rem;
    -webkit-box-shadow: 0 0 1.74rem rgba(0, 0, 0, .19);
    box-shadow: 0 0 1.74rem rgba(0, 0, 0, .19);
    min-width: 11.53rem;
}
.book-single-booktime-style .dropdown ul.dropdown-menu li {
    width: 100%;
    display: block;
    border-right: none;
    margin: 0;
    padding: 0 .69rem;
}
.book-single-booktime-style .dropdown ul.dropdown-menu li a,
.book-single-booktime-style .dropdown ul.dropdown-menu li .copy-btn {
    background-color: #fff;
    border-radius: .14rem;
    color: #333;
    margin: 0;
    padding: .69rem .76rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .63rem;
    line-height: 1;
    border: .07rem solid transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: start;
    cursor: pointer;
    font-size: 1.11rem;
    transition: all .3s;
}
.book-single-booktime-style .dropdown ul.dropdown-menu li a:hover,
.book-single-booktime-style .dropdown ul.dropdown-menu li .copy-btn:hover{
    background: #fff;
    border: .07rem solid #ccc;
    color: #333;
}
.book-single-booktime-style .dropdown ul.dropdown-menu li a i, 
.book-single-booktime-style .dropdown ul.dropdown-menu li .copy-btn i {
    font-size: 1.11rem;
}
.book-single-booktime-style .share-dropdown .dropdown-menu hr {
    border-color: #d1d1d1;
    margin: .35rem 0;
    height: .07rem;
    width: 100%;
    display: block;
    border: 0;
    border-top: .07rem solid;
    padding: 0;
}
.book-single-booktime-style .dropdown ul.dropdown-menu li .copy-btn.copied {
    color: #4caf50;
}
.book-single-booktime-style .dropdown ul.dropdown-menu li .copy-btn.copied i::before{
    content: '\f058';
}
.book-single-booktime-style .book__details .book__data .book__cta .dropdown.open>a {
    color: #af3eff;
}
.book-single-booktime-style .book__details .extra-space {
    margin-bottom: 2.08rem;
    padding-top: 1.74rem;
    border-top: .07rem solid #cbcccc;
    margin-top: 1.74rem;
    line-height: 1.94rem;
    letter-spacing: normal;
    font-size: 1.25rem;
    color: #333;
    /*font-family: "Noto Sans", sans-serif;*/
    font-family: 'Baloo 2', sans-serif;
}
.book-single-booktime-style .book__details .extra-space p {
    margin: 0;
}
.book-single-booktime-style .book .book__meta {
    margin-top: 2.78rem;
}
.book-single-booktime-style .book .book__meta ul {
    /*font-family: "Noto Sans", sans-serif;*/
    font-family: 'Baloo 2', sans-serif;
    margin-bottom: 2.78rem
}
.book-single-booktime-style .book .book__meta h3 {
    font-size: 1.25rem;
    /*font-family: "Noto Sans", sans-serif;*/
    font-family: 'Baloo 2', sans-serif;
    margin-bottom: .35rem;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: inherit
}
.book-single-booktime-style .book .book__meta ul:not(:first-child) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.book-single-booktime-style .book .book__meta ul a {
    color: #af3eff;
    font-size: 1.25rem;
    -webkit-transition: .3s;
    transition: .3s;
    font-weight: 400
}
.book-single-booktime-style .book .book__meta ul a:hover {
    text-decoration: underline;
    text-decoration-color: #af3eff
}
.book-single-booktime-style .book .book__toc {
    border-top: .07rem solid #cbcccc;
    padding-top: 2.78rem;
}
.book-single-booktime-style .book .book__toc h3 {
    font-size: 1.25rem;
    /*font-family: "Noto Sans", sans-serif;*/
    font-family: 'Baloo 2', sans-serif;
    margin-bottom: .83rem;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal
}
.book-single-booktime-style .book .book__toc .toc__list {
    list-style: none;
    padding: 0
}
.book-single-booktime-style .book .book__toc .toc__list li {
    font-size: 1.25rem;
    line-height: 1.4;
    color: #333;
    margin-bottom: .69rem;
    -webkit-padding-start: .69rem;
    padding-inline-start:.69rem;
    position: relative;
    /*font-family: "Noto Sans", sans-serif;*/
    font-family: 'Baloo 2', sans-serif;
}
.book-single-booktime-style .book .book__toc .toc__list li:before {
    content: "•";
    color: #333;
    position: absolute;
    right: 0;
    top: .14rem;
    font-size: 1.11rem;
    left: 0;
    right: auto;
}
.book-single-booktime-style #assign-packages {
    position: absolute;
    right: 0;
    z-index: 99;
    background-color: #D9EDF7;
    max-width: 19.44rem;
    bottom: 3.13rem;
    border-color: #BCE8F1;
}
.book-single-booktime-style #assign-packages .toast-header {
    padding: 0;
    border: 0;
}
.book-single-booktime-style #assign-packages .toast-header .btn-close {
    margin: 0;
    position: absolute;
    right: -.97rem;
    top: -.97rem;
    background-color: #fff;
    opacity: 1;
    border-radius: 100%;
    padding: .9rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e");
    background-size: .76rem .76rem;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}
.book-single-booktime-style #assign-packages .toast-body {
    font-size: 1.11rem;
    color: #31708F;
}
.book-single-booktime-style .book__details .book__data .book__cta .read-list {
    position: relative;
}
.book-single-booktime-style #assign-packages .progress {
    height: .5rem;
    border-radius: 0;
}
@media (max-width: 767.9px) {
    .book-single-booktime-style {
        padding: 6.15rem 5.12rem 22.28rem;
    }
    .book-single-booktime-style .book__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .book-single-booktime-style .book__info .book__side {
        margin: 0;
        margin-bottom: 5.12rem;
        width: 100%;
        min-width: 76.84rem;
        -webkit-margin-end: 0;
        margin-inline-end: 0;
    }
    .book-single-booktime-style .book__info .book__side .book-cover img {
        margin: auto;
        border-radius: 1.02rem;
        width: 75%;
    }
    .book-single-booktime-style .book__info .book__details {
        margin-bottom: 5.12rem;
        width: 100%;
        margin-top: 2.56rem;
    }
    .book-single-booktime-style .book__details .book__details__wrapper {
        margin-bottom: 7.68rem;
    }
    .book-single-booktime-style .book__details .book__details__wrapper h2 {
        text-align: center;
        margin-top: 0;
        font-size: 5.64rem;
        line-height: 7.68rem;
    }
    .book-single-booktime-style .book__details .book__details__wrapper ul.book__series {
        margin: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .book-single-booktime-style .book__details .book__details__wrapper ul.book__series a {
        font-size: 4.61rem;
    }
    .book-single-booktime-style .book__details .book__data {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5.12rem;
    }
    .book-single-booktime-style .book__details .book__data .labels-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 2.56rem;
    }
    .book-single-booktime-style .book__details .book__data .labels-list .label span {
        height: 7.68rem;
        padding: 0 2.56rem;
        border-radius: 5.12rem;
        font-size: 3.59rem;
    }
    .book-single-booktime-style .book__details .book__data .labels-list .label span i {
        -webkit-margin-end: 1.28rem;
        margin-inline-end: 1.28rem;
        font-size: 3.59rem;
    }
    .book-single-booktime-style .book__details .book__data .book__cta {
        -ms-flex-item-align: center;
        align-self: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 2.56rem;
    }
    .book-single-booktime-style .book__details .book__data .book__cta .btn-share {
        width: 11.01rem;
        height: 11.01rem;
        border: .26rem solid;
    }
    .book-single-booktime-style .book__details .book__data .book__cta .btn i {
        font-size: 4.61rem;
    }
    .book-single-booktime-style .dropdown.open ul.dropdown-menu.user {
        top: 13.32rem;
        padding: 2.56rem 0;
        border-radius: 2.31rem;
        -webkit-box-shadow: 0 0 6.4rem rgba(0, 0, 0, .19);
        box-shadow: 0 0 6.4rem rgba(0, 0, 0, .19);
        min-width: 42.52rem;
    }
    .book-single-booktime-style .dropdown ul.dropdown-menu li {
        padding: 0 2.56rem;
    }
    .book-single-booktime-style .dropdown ul.dropdown-menu li a, .book-single-booktime-style .dropdown ul.dropdown-menu li .copy-btn {
        padding: 2.56rem 2.82rem;
        border-radius: .51rem;
        gap: 2.31rem;
        border: .26rem solid transparent;
        font-size: 4.1rem;
    }
    .book-single-booktime-style .dropdown ul.dropdown-menu li a i, .book-single-booktime-style .dropdown ul.dropdown-menu li .copy-btn i {
        font-size: 4.1rem;
    }
    .book-single-booktime-style .share-dropdown .dropdown-menu hr {
        margin: 1.28rem 0;
        height: .26rem;
        border-top: .26rem solid;
    }
    .book-single-booktime-style .book__details .book__data .book__cta li.read-list {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center;
    }
    .book-single-booktime-style .book__details .book__data .book__cta .read-list .btn {
        height: 11.01rem;
        padding: 0 10.76rem;
        font-size: 4.61rem;
        border-radius: 1.54rem;
    }
    .book-single-booktime-style .book__details .extra-space {
        margin-bottom: 7.68rem;
        padding-top: 6.4rem;
        border-top: .26rem solid #cbcccc;
        margin-top: 6.4rem;
        font-size: 4.61rem;
        line-height: 7.17rem;
    }
    .book-single-booktime-style .book .book__meta {
        margin-top: 10.25rem;
    }
    .book-single-booktime-style .book .book__meta ul {
        margin-bottom: 10.25rem;
    }
    .book-single-booktime-style .book .book__meta h3 {
        margin-bottom: 1.28rem;
        font-size: 4.61rem;
    }
    .book-single-booktime-style .book .book__meta ul a {
        font-size: 4.61rem;
    }
    .book-single-booktime-style .book .book__toc {
        border-top: .26rem solid #cbcccc;
        padding-top: 10.25rem;
    }
    .book-single-booktime-style .book .book__toc h3 {
        margin-bottom: 3.07rem;
        font-size: 4.61rem;
    }
    .book-single-booktime-style .book .book__toc .toc__list li {
        margin-bottom: 2.56rem;
        -webkit-padding-start: 2.56rem;
        padding-inline-start: 2.56rem;
        font-size: 4.61rem;
    }
    .book-single-booktime-style .book .book__toc .toc__list li:before {
        top: .51rem;
        font-size: 4.1rem;
    }
	.book-single-booktime-style #assign-packages {
        max-width: 71.72rem;
        bottom: 11.53rem;
    }
    .book-single-booktime-style #assign-packages .toast-header .btn-close {
        right: -3.59rem;
        top: -3.59rem;
        padding: 3.33rem;
        background-size: 2.82rem 2.82rem;
    }
    .book-single-booktime-style #assign-packages .toast-body {
        font-size: 4.1rem;
    }
	.book-single-booktime-style #assign-packages .progress {
        height: 1.79rem;
    }
}
.book-single-booktime-style .book .book__meta > ul {
    display: flex;
    justify-content: space-between;
}
.book-single-booktime-style .book .book__meta ul:not(:first-child) {
    margin-bottom: 0;
}
@media (max-width: 767.9px) {
    .book-single-booktime-style .book .book__meta > ul {
        flex-direction: column;
        margin-bottom: 0;
    }
    .book-single-booktime-style .book .book__meta ul:not(:first-child) {
        margin-bottom: 5.25rem;
    }
    .book-single-booktime-style .book .book__meta > ul li:last-child ul {
        margin-bottom: 0;
    }
    .book-single-booktime-style .book .book__meta {
        padding-top: 5rem;
        border-top: .26rem solid #cbcccc;
        margin-top: 7.25rem;
    }
	ol, ul {
        margin-bottom: 4.1rem;
        padding-left: 8.2rem;
    }
    h1 {
        font-size: 6.15rem;
        line-height: 1.4;
        margin-bottom: 3.84rem;
    }
    h2 {
        font-size: 5.12rem;
        line-height: 1.1;
        margin-bottom: 2.56rem;
    }
    h3 {
        font-size: 4.61rem;
        line-height: 1.2;
        margin-bottom: 2.56rem;
    }
    h4 {
        font-size: 4.1rem;
        line-height: 1.3;
        margin-bottom: 5.12rem;
    }
    h5 {
        font-size: 3.59rem;
        line-height: 1.4;
        margin-bottom: 1.28rem;
    }
    h6 {
        font-size: 3.07rem;
        line-height: 1.6;
        margin-bottom: 1.28rem;
    }
}
.book-single-booktime-style .book__details .book__data .book__cta .favorite-btn.active {
    border-color: #af3eff;
    color: #af3eff;
}
.book-single-booktime-style .book__details .book__data .book__cta .favorite-btn.active i::before {
    font-weight: 900;
}
.book-single-booktime-style .book__details .book__data .book__cta li.icon-btns {
    position: relative;
}