/*
 Theme Name:     Ananke Child Theme
 | Shared by VestaThemes.com
 Theme URI:      http://demo.oceanthemes.net/ananke
 Description:    Ananke Child Theme
 Author:         OceanThemes
 Author URI:     http://oceanthemes.net
 Template:       ananke
 Version:        3.2.8
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ananke-child
*/
 
@import url("../ananke/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.select_book_option
{
    font: 13px/22px 'Open Sans',sans-serif;
    background: #ffffff;
    padding-left: 1%;
    border-radius: 5px;
    width: 96%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
}