.book-cover-wrapper{position:relative;display:inline-block;cursor:pointer;overflow:hidden}.book-cover-wrapper img{display:block;width:100%;height:auto;transition:transform 0.3s ease}.book-overlay-text{position:absolute;bottom:0;left:0;width:100%;background-color:rgb(0 0 0 / .7);color:#fff;font-size:.9em;text-align:center;padding:8px 5px;opacity:0;transform:translateY(100%);transition:opacity 0.3s ease,transform 0.3s ease;box-sizing:border-box}.book-cover-wrapper:hover .book-overlay-text{opacity:1;transform:translateY(0)}.book-cover-wrapper:hover img{transform:scale(1.05)}.bookstore-pdf-image-click-text{text-align:center;font-size:.9em;color:#555;margin-top:5px;margin-bottom:5px;cursor:default}.woocommerce-product-gallery{margin-bottom:10px}.bookstore-product-image-pdf-trigger-wrapper{display:block;cursor:pointer;position:relative}.bookstore-product-image-pdf-trigger-wrapper img{display:block;max-width:100%;height:auto}.bookstore-modal{display:none;position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:rgb(0 0 0 / .7);padding:10px;box-sizing:border-box}.bookstore-modal.modal-is-visible{display:flex!important;align-items:center!important;justify-content:center!important}.bookstore-modal-content{background-color:#fefefe;padding:0;border:1px solid #888;width:100%;max-width:800px;position:relative;box-shadow:0 4px 8px 0 rgb(0 0 0 / .2),0 6px 20px 0 rgb(0 0 0 / .19);height:85vh;max-height:85vh;display:flex;flex-direction:column}#bookstore-pdf-viewer{display:flex;flex-direction:column;height:100%;background-color:#525659}.pdf-canvas-container{flex-grow:1;overflow-y:auto;overflow-x:hidden;position:relative;text-align:center;padding:0 5px;box-sizing:border-box}#bookstore-pdf-viewer canvas{max-width:100%;height:auto;display:block;margin:10px auto;border:1px solid #333;box-shadow:0 0 5px rgb(0 0 0 / .5)}.pdf-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;display:none}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}.bookstore-modal-close{color:#fff;background-color:#333;position:absolute;top:5px;right:5px;font-size:24px;font-weight:700;line-height:1;padding:4px 9px;border-radius:50%;cursor:pointer;transition:background-color 0.3s ease;z-index:999}.bookstore-modal-close:hover,.bookstore-modal-close:focus{background-color:red;text-decoration:none}@media (max-width:768px){.bookstore-modal-content{height:75vh;max-height:75vh;width:95%}}.bookstore-taxonomies-summary .taxonomy-item{margin-bottom:5px;font-size:.9em}.bookstore-taxonomies-summary .taxonomy-label{margin-right:5px}.bookstore-taxonomies-summary .taxonomy-terms a{text-decoration:none}.bookstore-taxonomies-summary .taxonomy-terms a:hover{text-decoration:underline}.bookstore-taxonomy-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:.95em;border:1px solid #eee}.bookstore-taxonomy-table td{padding:8px 12px;border-bottom:1px solid #eee;vertical-align:top}.bookstore-taxonomy-table tr:last-child td{border-bottom:none}.bookstore-taxonomy-table .taxonomy-label{width:30%}.bookstore-taxonomy-table .taxonomy-terms a{text-decoration:none}.bookstore-taxonomy-table .taxonomy-terms a:hover{text-decoration:underline}.woocommerce-product-details__short-description{display:none!important}.bookstore-custom-short-description{display:block!important;margin-top:1em;margin-bottom:1em}