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

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



.gray-lt {
	background-color: #BFC1C0;
}

.gray-dk {
	background-color: #46414C;
}


.blue-1 {
	background-color: #246F86;
}

.dark {
	background-color: #351D51;
}

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

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


.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: #1973D1;

			
}

.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;
}

.border-bottom {
	border-bottom: 1px solid;
	border-bottom-color: #46414C;
}

.cdb-activities {
    padding: 5px;
}

.border-right {
	border-right: thin solid #46414C;
}

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

.lwp-buy-button div {
	width:200px;
	
}

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