.related-picks{margin-top:30px;margin-bottom:10px;width:100%;display:flex;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:10px}.related-picks-title-warp{width:inherit;display:flex;align-items:center;justify-content:space-between;color:#000}.related-picks-list{position:relative;display:flex;align-items:flex-start;width:100%;height:300px;gap:var(--pick-gap);overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:var(--pick-pb);border-top:1px solid rgba(128,128,128,.398);padding-top:20px}.related-picks-list::-webkit-scrollbar{width:var(--scroll-size);height:var(--scroll-size)}.related-picks-list::-webkit-scrollbar-thumb{border-radius:10px;width:var(--scroll-size);box-shadow:var(--scrollThumbShadow)}.book-detail{position:relative;width:inherit;margin-top:50px}.book-detail-imgw{display:flex;justify-content:flex-start;gap:30px;text-align:left;box-sizing:border-box;min-height:615px;height:auto;margin-bottom:30px}.book-detail-imgw-media{display:flex;flex-direction:column;min-width:300px;max-width:300px;min-height:550px;height:auto}.book-detail-imgw-img{display:flex;flex-direction:column;justify-content:space-between;max-width:300px;min-height:550px;object-fit:fill;object-position:center}.book-detail-actions{box-sizing:border-box;padding-top:10px}.book-detail-imgw-info{display:flex;flex-direction:column;justify-content:space-between}.book-detail-imgw-info-title{margin-top:10px;text-transform:capitalize}.book-detail-imgw-rating{height:20px;display:flex;font-size:18px;gap:10px;align-items:center}.book-detail-imgw-rating-star{color:#daa520}.book-detail-overview{padding-top:20px;font-weight:400;max-height:250px;overflow-y:scroll;color:var(--colorTheme);padding-right:10px}.book-detail-overview::-webkit-scrollbar{width:var(--scroll-size);height:var(--scroll-size)}.book-detail-overview::-webkit-scrollbar-thumb{border-radius:10px;width:var(--scroll-size);box-shadow:var(--scrollThumbShadow)}.book-detail-imgw-infos{display:flex;flex-direction:column;gap:10px;text-decoration:none;list-style:none;padding-left:unset}.book-detail-imgw-infos-item{position:relative;display:flex;align-items:center;font-size:18px;text-transform:capitalize;color:var(--colorTheme)}.book-detail-imgw-infos-item-key{display:block;font-size:15px;font-weight:500;width:90px;height:auto}.book-detail-imgw-infos-item-value-warp{position:relative;display:flex}.book-detail-imgw-infos-item-value{font-weight:400;font-size:15px;padding-left:5px;text-transform:capitalize;color:var(--colorTheme)}.book-detail-imgw-authors{display:flex;flex-direction:column;text-transform:capitalize}.book-detail-imgw-authors>h4{margin:unset}.book-detail-imgw-authors-items{display:flex;gap:5px}.book-detail-imgw-authors>:last-child{font-weight:400}.book-detail-imgw-author{font-weight:400;color:var(--colorTheme)}.book-detail-info{margin-top:30px;line-height:30px;text-align:left;color:#2a3547}.book-detail-availables{padding-top:20px;display:flex;gap:10px}.book-detail-available-logo{width:100px;height:40px;background:white;border:1px solid whitesmoke;object-fit:contain;box-shadow:1px 2px 2px #80808034}.book-detail-actions{display:flex;flex-direction:column;gap:10px}.book-detail-btn{outline:none;border:none;background-color:#49daf1;font-size:18px;font-weight:500;padding:8px 10px;text-align:center;cursor:pointer}.book-detail-ads{margin-top:30px;margin-bottom:30px}.book-detail-related-list{position:relative;display:flex;align-items:flex-start;width:100%;height:250px;gap:var(--pick-gap);overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:var(--pick-pb)}.book-detail-related-list::-webkit-scrollbar{width:var(--scroll-size);height:var(--scroll-size)}.book-detail-related-list::-webkit-scrollbar-thumb{border-radius:10px;width:var(--scroll-size);box-shadow:var(--scrollThumbShadow)}@media screen and (max-width: 900px){.book-detail-imgw{flex-direction:column;align-items:center;gap:80px}.book-detail-imgw-info{gap:30px}.book-detail-overview{height:auto;max-height:unset;overflow-y:unset;padding-right:unset}.book-detail-imgw-infos-item-value-warp{flex-direction:column}.book-detail-imgw-authors-items{padding-top:20px;flex-direction:column}}.book-detail-page{width:1300px;height:100vh;margin:80px auto auto}@media screen and (max-width : 1350px){.book-detail-page{padding-left:10px;padding-right:10px;box-sizing:border-box;width:100%}}
