/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/



.cdb-home-author {
    margin-bottom: 20px;
    text-align: center;
    font-size: 30px;
	
}

.cdb-home-subhead {
    line-height: 1.2em;
    font-family: 'montserrat';
    font-weight: 300;
    text-align: center;
    font-size: 18px;
}
.cdb-home-subhead-2 {
    line-height: 1.2em;
    font-family: 'montserrat';
    font-weight: 300;
    text-align: center;
    font-size: 16px;
}

.cdb-home-authortext {
    text-align: center;
    font-size: 12px;
}

.cream {
	background-color: #FAF9F5;
}

.blue-5 {
	background-color: #0D3A69;
}
.blue-4 {
	background-color: #1973D1;
}

.blue-3 {
	background-color: #75ABE3;
}

.blue-2 {
	background-color: #A3C7ED;
}

.blue-1 {
	background-color: #F1F5F6;
}

.dark {
	background-color: #0D3A69;
}

.img-low {
	margin-bottom: -20px;
	margin-top: 20px;
}

.cdb-pr20 {
	padding-right: 20px;
}
.cdb-pr30 {
	padding-right: 30px;
}.cdb-pr40 {
	padding-right: 40px;
}

.cdb-home-quote {
    border-top: thin solid #000;
    border-bottom: thin solid #000;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 50px;
    padding-bottom: 20px;	
}

.cdb-quote {
    font-family: 'AngkestRegular';
    font-size: 26px;
	color: #000;
	margin-bottom: 0px;
}


.cdb-books {
	font-size: 16px;
}

.section-nomargin {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
    overflow: hidden;
}

.cdb-books-detail {
	font-size: 18px;
	margin-bottom: 5px;
	
}

.cdb-books-toc li{
	margin-bottom: 10px;
}

.cdb-books-border {
	border-bottom: thin solid #000023;
}

.cdb-spacer {
	margin-left: 20px;
	margin-right: 20px;
}

.cdb-contact {
	font-size: 22px;
	margin-bottom: 10px;
}

.cdb-carousel-header {
    text-align: center;
    padding: 50px;
    background-color: #0A52A1;
}

.cdb-carousel-header h2 {
	color: #fff;
	
}

.cdb-title-border {
	border-bottom: thin solid #000;

}

.cdb-shadow {
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.cdb-curved {
	border-radius: 50px;
}



.cdb-white-bg {
	background-color: #fff;
}

.cdb-curved-bottom {
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
}

.cdb-mb-20 {
	margin-bottom: 20px;
}

.cdb-mb-30 {
	margin-bottom: 30px;
}



	.lwp-book-details {
	margin-bottom: 0px;
	border-bottom: thin solid #000;

}

.lwp-buy-button {
	display:flex;
	align-items: center;
	justify-content: center;
}

.border-right {
	border-right: thin solid #000;
}

.CDB-more {
	text-align: center;
	text-transform: uppercase;
}

.banner {
	background-color: #0D3A69;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 30px;
	border-radius: 50px;	
}

.banner h2{
    font-size: 1.2rem;
    text-align: center;
    color: #fff;
}

.media-head {
	margin-bottom: 0px;
	font-weight: bold;
}

.media-head-2 {
	border-bottom: thin solid #000;
}

.cdb-home-box h3 {
	font-weight: 300;
	font-size: 1.25rem;
}

.cdb-home-box h4 {
	font-size: .9rem;
	font-weight: 300;
	margin-bottom: 5px;
}

.cdb-home-box p {
	margin-top: 0px;
	color: #6D6F70;
}

.cdb-home-box a {
	color: #000;
}

.cdb-home-box a:hover {
	color: #6D6F70;
}



.CDB-home-box-sm {
	padding-right: 30px;
	border-left: thin dotted #6D6F70;
	padding-bottom: 30px;
}

.CDB-home-box-sm img{
	border-bottom-right-radius: 25px;
}

.rooted-bullets {
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.rooted-bullets li{
	margin-bottom: 10px;
}
