*.eng-sora, .eng-sora * {
    font-family:'Sora', sans-serif;
}

body.bk_collect, body.gindex {
    font-weight:400;
    line-height:1.75;
    background-color:#fff;
}
.bk_collect header {
    background:none;
}

.bst-header .navbar-brand {
    padding:20px 15px;
    line-height:1;
}   
    .bst-header .navbar-brand img {
        max-height:24px;
    }
.nav-searchbar .book-search {
    margin:10px 20px;
}

.gindex .page-content {
    max-width:780px;
    margin-right:auto;
    margin-left:auto;
}

.bk_collect .page-content .page-title>.subject {
    font-size:40px;
    line-height:70px;
}

.bk_collect .sidebar {
    line-height:1.5;
}

@media(min-width:992px) {
    .bk_collect .sidebar {
        font-size:22px;
        max-width:250px;
        text-align:left;
    }
}

.sidebar .g-index-img img {
    width:90%;
}

.bk_collect .sidebar .nav-item {
    letter-spacing:-1px;
}

@media (max-width: 991.9px) {
    .bk_collect .sidebar .nav-item {
        margin:0.5rem 0;
    }
    .sidebar .g-index-img img {
        height:20px;
        width:auto;
    }
}

.bk_collect .sidebar .nav-item-sm {
    margin:0.5rem 0;
}
.bk_collect .sidebar .nav-item-sm a {
    vertical-align:middle;
}

.bk_collect .sidebar .nav-item-sm a.current {
    font-weight:600;
}

.gi-title {
    font-size:20px;
}
.col-caption > .detail {
    font-size:15px;
}

/*.top3 .item {
    padding-left:40px;
    padding-right:40px;
}
@media(max-width:575.9px) {
    .top3 .item {
        padding:20px 25%;
    }
}*/

.bst_thumbnails .item img, .book-entry-wrapper img, .coll-thumbnail img {
    border:1px solid #d6d6d6;
    object-fit:cover;
    border-radius:1px;
}
.bst_thumbnails .item img {
    width:100%;
}

#gdx_top3 .book-entry-wrapper, #gdx_top3 .book-entry-wrapper .book-title {
    font-size:16px;
}

.bookcover-gc {
    position:relative;
}
/*.coll-thumbnail .book-image {*/  /* new.css 에서 merge? */
/*    position:relative;  }*/       /* to be deprecated */

#gdx_top3 .bookcover-gc {     /* bookcover image for gorilla-index college */
    height:160px;      
}
.bookcover-gc img {
    height:100%;
}

.book-review-head {  /* replace .coll-subtitle in new.css */
    font-size:22px;
    font-weight:500;
    line-height:1.5;
}

/*.coll-thumbnail .book-meta {    // override new.css 
    justify-content:flex-start;
}*/

.bst_thumbnails .item .book-title, .bst_thumbnails .item .book-author {
    margin-top:10px;
    font-size:14px;
    font-weight:500;
    line-height:1.3;
    text-align:left;
}
.bst_thumbnails .item .book-author {
    margin-top:0;
    color:#aaa;
}

.bst_thumbnails .top-sticker, .book-entry-wrapper .top-sticker, .coll-thumbnail .top-sticker {
    position:absolute;
    width:30%;
    height:0;
    padding-top:40%;
    top:0;
    left:5%;
    /*background-color:#ff1d1d;*/
    background-color:#48c0c1;
    display:flex;
    /*box-shadow:0.5px 1px 2px #000;*/
    box-shadow:0.3px 0.2px 1px #222;
}
.bst_thumbnails .top-sticker .number-box,  .book-entry-wrapper .top-sticker .number-box, .coll-thumbnail .top-sticker .number-box  {
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    display:flex;
}
.top-sticker .number-box .number {
    margin:auto;
    color:#fff;
    font-size:38px;
    line-height:1;
}

#gdx_top3 .top-sticker .number, #gdx_more .top-sticker .number {
    font-size:28px;
}
@media(max-width:767.9px) {
    #gdx_more .top_sticker .number {
        font-size:16px;
    }
}

.bcode-overlay {
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    height:0;
    width:100%;
    background-color:rgba(0,0,0,0.6);
    overflow:hidden;
    transition:.3s ease;
}
.bookcover-gc:hover .bcode-overlay, .book-image:hover .bcode-overlay, .img_wrapper:hover .bcode-overlay {
    height:100%;
}
.bcode-overlay i {
    color:#eee;
    font-size:40px;
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    text-align:center;
}

.show-barcode {
    color:#707070;
    border:1px solid #d6d6d6;
    padding:3px 6px;
    font-size:13px;
    position:relative;
}

.notice-list {
    margin-bottom:0;
    margin-left:30px;
    text-indent:-30px;
}
.notice-list li {
    margin-bottom:10px;
    font-size:14px;
}
.notice-list li i {
    margin-right:10px;
}


/****************************/
/**        BANNERS         **/
/****************************/

.gix-banner-wrapper {
    max-width:600px;
}

.gix-banner {
    position:relative;
}
.gix-banner.next {
    padding-top:25%;
}
.gix-banner.next .banner-place {
    background:url("../images/banners/banner_gix_sep.jpg") center top no-repeat;
    background-size:cover;
    /*border:1px solid #4E3936;*/
}



/*** Colors ***/
.bk_collect .navbar-toggler {
    border:none;
}
.bk_collect .navbar-toggler-icon {
    background-image: url(../images/exit35gr.png);
}
.bk_collect .navbar-toggler.collapsed .navbar-toggler-icon {
    background-image: url(../images/search_icon35pxBLK.png);
}

.bk_collect .nav-item, .bk_collect .nav-item-sm {
    color:#4e3936;
}

.bk_collect .bst_thumbnails.top3 {
    border-bottom:1px solid #d6d6d6;
}

.bk_collect .nav-item a, .bk_collect .nav-item-sm a {
    color:#707070;
}
    .bk_collect .nav-item a.current, .bk_collect .nav-item-sm a.current {
        color:#4e3936;
    }

.notice-list li i {
    /*color:#ff1d1d;*/
    color:#4e3936;
}

.grey-box {
    font-weight:300;
    font-size:0.9em;
    padding:10px 20px;
    border:1px solid #707070;
    background-color:#f5f5f5;
}
/* 2020.8.17. New Gorilla Index college */
.bst_thumbnails .coll-preloader {
    min-height:200px;
    padding:50px;
}

.collection#gdx_more .item {    /* replace .collections in new.css */
    padding:0 4.5%;
}

/* 2020.8.03. New Gorilla BEST */

.book-entry-wrapper {
    padding-top:10px;
    padding-bottom:10px;
}
.book-entry-wrapper.border-color-grey {
    border:none;
    border-bottom:1px solid #d6d6d6;
}

.book-entry-wrapper .book-image {
    height:140px;
    width:96px;
    border:1px solid #e7e7e7;
    position:relative;
}
.book-entry-wrapper .book-image img {
    height:100%;
    width:100%;
    object-fit:cover;
}

.rank-cell {
    flex:0 0 120px;   /* flex-basis or width */
    position:relative;
}
.rank-cell .number-box {
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    display:flex;
}
.number-box .number {
    margin:auto;
    /*font-family:'Noto Sans', sans-serif;*/
    font-size:56px;
    font-weight:bold;
}

#gdx_best > .item:nth-child(n+4) .number {
    font-size:40px;
    color:#707070;
}

.book-entry-wrapper .book-meta {
    font-weight:300;
    line-height:1.4;
}
.book-entry-wrapper .book-meta > div {
    padding-top:6px;
    padding-bottom:6px;
}

#gdx_top3 .book-entry-wrapper .book-meta {
    line-height:1.75;
}

#gdx_top3 .book-entry-wrapper .book-meta > div {
    padding:0;
}
#gdx_top3 .book-entry-wrapper .book-publisher {
    font-size:14px;
}
#gdx_top3 .btn-buy {
    left:-2px;
}

.book-entry-wrapper .book-meta > div:last-child {
    padding-bottom:0;
}

#gdx_best .book-entry-wrapper .book-title {
    font-size:20px;
}

#gdx_best .book-entry-wrapper .book-publisher {
    border-left:1px solid #d6d6d6;
}

#gdx_best .book-entry-wrapper .book-publisher, #gdx_best .book-entry-wrapper .book-author {
    font-size:15px;
}

.book-entry-wrapper .normal-price {
    font-size:14px;
    text-decoration:line-through;
    border-left:1px solid #d6d6d6;
}

#gdx_best .book-entry-wrapper .show-barcode {
    margin-right:20px;
}

/* 2021.3.1. 구매 버튼 색 수정 */
.book-entry-wrapper .btn-buy {
    color:#fff;
    background-color:#4e3936; 
    border-color:#4e3936;
}

@media(min-width:768px) {
    .book-entry-wrapper .call-to-action {
        width:82px;
    }
}

.issue-selector-wrapper .g_best-title {
    font-size:20px;
    line-height:42px;
    flex:0 0 136px;
}
.issue-selector-wrapper .gi-title{
    font-size:20px;
    line-height:42px;
    flex:0 0 300px;
}
@media(max-width:575.9px) {
    .issue-selector-wrapper {
        flex-wrap:wrap;
    }
}

.issue-selector-wrapper .nice-select {
    float:none;
    width:160px;
    padding:0 38px 0 0;
    border:none;
}
.issue-selector-wrapper .nice-select > .current {
    font-size:18px;
    color:#707070;
    /*line-height:46px;*/
    line-height:42px;
}

@media(min-width:768px) {
    .book-entry-wrapper .btn-buy:not(.college):after {
        content:'구매하기';
    }
    .icon_zoom-in_alt:before {
        content:'' !important;
    }
    .book-entry-wrapper .fa-search-plus:before {
        content:'' !important;
    }
}
/*
@media(max-width:767.9px) {
    .show-barcode:after {
        content:'\54';
    }
}*/

@media(max-width:575.9px) {
    .rank-cell {
        flex:0 0 56px;
    }
    .number-box .number {
        font-size:30px;
    }
    #gdx_best > .item:nth-child(n+4) .number {
        font-size:24px;
    }
    #gdx_best .book-entry-wrapper .book-image {
        height:100px;
        width:68px;
    }
    #gdx_best .book-entry-wrapper .book-title {
        font-size:16px;
        /*white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;*/
    }
    #gdx_best .book-entry-wrapper .book-author, .book-entry-wrapper .book-publisher {
        font-size:14px;
    }
    #gdx_best .book-entry-wrapper .show-barcode {
        margin-right:10px;
    }
}

.border-color-grey {
    border: 1px solid #d6d6d6;
}

.preloader-area-wrap { display:none; }

/******* SEARCH BAR in Collection Updater **********/

.nav-searchbar .book-search {
    border-bottom:1px solid #000;
}
.nav-searchbar .book-search .nice-select {
    height:36px;
    line-height:20px;
    margin-bottom:1px;
    margin-right: -1px;
    padding:8px 40px 8px 15px;
    outline:none;
    border:none;
}
.nav-searchbar .book-search .nice-select .current {
    font-size:16px;
}
.nav-searchbar .book-search input {
    height:36px;
    padding-top:9px;
    padding-bottom:9px;
    line-height:20px;
}
/* color */
.nav-searchbar .book-search input {
    border:none;
    background-color:transparent !important;
    color:#272727;
}
.nav-searchbar .book-search .btn {
    height:36px;
    padding:7px;
    line-height:20px;
    margin-bottom:1px;
    border-color:transparent;
    background-color:transparent;
}

.nav-searchbar .search-icon {
    display:inline-block;
    background: url(../images/search_icon35pxBLK.png) no-repeat center center;
    background-size:contain;
    width:20px;
    height:20px;
}
