/*
Theme Name: Odrin Child
Theme URI: http://subsolardesigns.com/odrin
Template: odrin
Author: Subsolar Designs
Author URI: http://subsolardesigns.com/
Description: Book Selling WordPress Theme for Writers and Authors
Tags: one-column,two-columns,three-columns,four-columns,custom-colors,custom-menu,full-width-template,theme-options,translation-ready,right-sidebar
Version: 1.3.8.1668021802
Updated: 2022-11-09 19:23:22
*/

.PageFlipBook .has-edge{
    -webkit-transform: rotateY(-35deg) !important;
    transform: rotateY(-35deg) !important;
}

.PageFlipBook:hover .has-edge{
    -webkit-transform: rotateY(0) !important;
    transform: rotateY(0) !important;
}

#tblcontents > span{
    opacity: 1;
    visibility: visible;
    margin-left: 30px;
}

#tblcontents:hover,
.menu-button:hover i.icon-search,
.bb-custom-wrapper nav span:hover, 
.menu-button:hover, 
#bb-nav-prev:hover,
#bb-nav-next:hover{
    color:#04c1c1;
}