@import url(http://fonts.googleapis.com/css?family=Bitter:400,700,400italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);
@import url('https://fonts.googleapis.com/css?family=EB+Garamond');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;700&display=swap');
h1.kvb{
	font-family: sans-serif;
	font-weight: 400;
	color:#00011e;
	margin-bottom: 0px;

}
.kvb_wrap{	
	background:#fff;
	padding:15px;
}
.kvbooks_side{
	float:left;
	width:300px;
	padding-right:10px;
	
}
.kvbooks_main{
	
	padding-left:320px;
	font-family:'Droid Serif', Arial, Tahoma, 'Century gothic', sans-serif;
}
.kvb_genre{
	margin-top:0px;
	font-size:13px;
	font-weight:bold !important;	
}
	.kvb_genre a {
		color:#383a6b !important;
		text-decoration: none;
	}
.kvb_title {
	font-size:32px;
	margin-left:-2px;
	font-family: sans-serif;
	font-weight: 400;
	color:#00011e;
}
.kvb_h3{
	text-transform:uppercase;	
	font-size:18px !important;
	font-family:sans-serif, serif;
	font-weight: 600;
	color:#00011e !important;
	margin-bottom: 0px !important;
	margin-top: 20px !important;
}
.kvb_quote_box{
	font-family: "Open Sans" !important;
	
	font-size:13px;
	line-height:16px;
	margin:15px 0;	
}
.kvb_quote{
	font-family:serif;
	font-size:14px;
	line-height:17px;	
	font-family:  Arial,Century gothic, sans-serif;

}
.kvb_link {
	color:#383a6b !important;
	font-family: sans-serif;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
	font-size:17px;	
}
	.international_link {
		font-size:14px;
	}
.kvb_desc{
	word-wrap: break-word;  
	font-size:16px;
	line-height:26px;
	font-family:  Arial,Century gothic, sans-serif;
}
.kvb_excerpt {
	margin-right:15px;
	line-height: 1.6em;
	font-family:  Arial,Century gothic, sans-serif;

}
	.kvb_excerpt p{
		margin:10px 10px 10px 0;
	font-family:  Arial,Century gothic, sans-serif;

	}
.kvb_list_book{
	width:210px;
	float:left;
	padding: 0px;
	margin:5px;
	font-family: "Open Sans" !important;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
.kvb_list_thumb{
	width:200px;
	height: 300px;
	background-size: cover;
	background-position:center center;

	margin: 5px;
	margin-bottom: 0px;	
}
.kvb_list_details{
	width:180px;	
}
.kvb_list_title{
	border-top:1px solid rgba(0,0,0.2);
	padding: 5px 8px !important;
	text-transform: uppercase;
	font-size:13px !important;
	text-align: center;
	font-weight: bold;
	color:#565656;

}
	.kvb_list_title h3{
		margin:0px !important;
	}
.kvb_list_description p {
	margin:10px 0px;
	width:180px;

	word-wrap:break-word;
	padding: 0px;
}
.kvb_list_subtitle{
	text-align: center;;
	font-weight: bold;
	color:#777;
	margin-bottom:5px;
}
.kvb_button{
	width:100%;
	text-align:center;
	padding:8px 0px;
	padding-bottom: 6px;
	text-decoration: none;
	color:#fff !important;
	font-weight: bold;
	background:#00011e;
	display: block;
}
.kvb_button:hover{
	 background: 
    /* top, transparent red, faked with gradient */ 
    linear-gradient(
      rgba(255, 255, 255, 0.15), 
      rgba(255, 255, 255, 0.15)
    ),
    /* bottom, image */
	background:#00011e;
    
}
.kvb_button:active{
	background: linear-gradient(
      rgba(0, 0, 0, 0.15), 
      rgba(0, 0, 0, 0.15)
    ),
    /* bottom, image */
	background:#00011e;
    
	padding-bottom:8px;
	padding-top:6px;
	border-bottom:none;
	border-top:6px solid rgba(0,0,0,0.5);
}
.clear{clear:both;}
hr {
	border:none;
	border-bottom: 1px dashed #cecece;
	font-size: 8px;
	color:#a51a1a;
	height: 0px;
	background-color: transparent;
	margin-bottom: 10px;
	margin-top:0px;
}
h3.kvb{
	margin-top:0px !important;
	font-family:'LiberationSerifRegular', Arial, Tahoma, 'Century gothic', sans-serif;
	
	
	font-weight:normal;
	
}
ul.post-list, a.detail.cat{
	display: none;
}
.left{float:left;}.right{float:right;}.clear{clear: both}
.kvb_event {
	font-size: 15px;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px dashed #cecece;
}
.kvb_event .details {
	width:75%;
}
.kvb_event .details a {
	color:#383a6b;
	text-decoration: none;
}
.kvb_event .details h2 {
	font-weight: bold;
	margin: 0px;
}
.kvb_event .details p{
	font-size: 15px;
	line-height: 27px;
	margin:0px;
	padding: 0px;
}
.kvb_event .details .kvb_button {
	margin-top: 15px;
}
.kvb_event_thumb {
	 width:128px;
	 height:128px; 
	 background-size:cover; 
	 background-position:center center;
	 margin-right: 20px;
	 border:5px solid #fff;
	 box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
@media only screen and (max-width :960px)  { 
#logo {display: none;}
#smlogo{ display: block;}
.kvbooks_main {
	clear: left !important;
	padding-left: 0px !important;
}
	