/** font Color Setting **/

#main_slider h4,
a.purchase,
#book_detail_slider h4 span,
#features h4 span,
#pricing h4 span,
#view h4 span,
.author_status,
#quick_view h4 span,
#reviews h2,
.review_list i,
#newsletter h4 span,
.book-cap p span,
.book-cap .title,
.view_quote i,
.date,
.cat-list li a:hover,
.author-det span
{ color:#1098c8 !important}

/** Border Color Setting **/
a.purchase,
.author_slider .bx-wrapper .bx-pager.bx-default-pager a.active,
.contact-form input[type="submit"]
{ border-color:#1098c8 !important; }

/** Background Color Setting **/
.mobile_slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.mobile_slider .bx-wrapper .bx-pager.bx-default-pager a.active,
#newsletter_form input[type="submit"],
a.purchase2,
.req_inf,
.view_head,
#feature_list li:hover .feature_box,
.comm-bg,
.more-btn,
.contact-form input[type="submit"],
.default-pagination li:hover,
.tags a:hover{ background:#1098c8 !important;}

/** Background images **/


#main_slider .bx-wrapper .bx-prev {
    background: url("../../images/color/blue/main_arrow.jpg") no-repeat scroll left top transparent;
}
#main_slider .bx-wrapper .bx-next {
    background: url("../../images/color/blue/main_arrow.jpg") no-repeat scroll right top transparent;
}
#nav .navbar-inverse .nav .active>a,#nav .navbar-inverse .nav a:hover {
	background-image:url('../../images/color/blue/top-bg-active.png') !important;
}




#newsletter h2, #prixing_box h2, #pricing p, #pricing h2, #book_detail_slider, #features p, #features h2, #quick_view h1, #book_detail_slider h2{color:#fff;}
.bPrice{ font-weight:bold; color:#fff !important; font-weight:600;} 
.feature_box{ background-color:#383b42;}
#side2{ background:#1a1b20 !important;}
#view h4,
#quick_view h4,
#reviews h4,
#newsletter h4,
#pricing h4,
#features h4,
#book_detail_slider h4,.post-cap p, #inner-page-holder h4, .contact-form label, .author-det{ color:#fff;}
#view .view_quote h1{ color:#fff; font-weight:300;}
#feature_list h3{ color:#fff; font-weight:300;}
#book_detail_slider{ background:#1a1b20;}
#features, #inner-page-holder{ background:#272c32;}
#pricing{ background:#1a1b20;}
#view{ background:#272c32; }
#author{ background:#0c0d0f;}
#quick_view{ background:#272c32;}
#reviews{ background:#1a1b20;}
#newsletter, #title-bar{ background:#272c32;}
#footer{ background:#0c0d0f;}
 