/***** all pages ****/

a:focus, a:hover {
	color: #555555;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	background-color: #ffef003b;
}
.message {

	background: #ffeac4;
	text-align: center;
	font-size: 40px;

}
.active {
	background-color: #63a2cb!important;
	color: white!important;
}
.owl-item.active {
	background-color: unset!important;
	color: unset!important;
}

.breadcrumb-opacity::before {
	background: none;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.4;
	position: absolute;
	top: 0;
	width: 100%;
}

.main-menu ul li:hover > a {
	color: #003F67;
	font-weight: bold;
	font-size: 14px;
}

.font-baskerville {
	font-family: Baskerville,Baskerville Old Face,Hoefler Text,Garamond,Times New Roman,serif;
}

body {
	font-family: Baskerville,Baskerville Old Face,Hoefler Text,Garamond,Times New Roman,serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Baskerville,Baskerville Old Face,Hoefler Text,Garamond,Times New Roman,serif;
	font-weight: 500;
	color: #232332;
	margin-top: 0px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .5px;
}

h1 {
	font-size: 31px;
	font-weight: bold;
}

.section-title h2 {
	font-weight: 300;
	margin-bottom: 40px;
	text-transform: unset;
	position: relative;
	font-size: 30px;
}
p {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #464646;
	margin-bottom: 15px;
}
.mt-2{
	margin-top: 2px;
}

.footer-logo a, .logo a {
	font-family: Baskerville,Baskerville Old Face,Hoefler Text,Garamond,Times New Roman,serif;
	font-weight: 500;
	color: #232332;
	margin-top: 0px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .5px;
	font-size: 25px;
}
.logo a span, .footer-logo a span {
	color: #003F67;
}





.tags .single-service {
	margin-bottom: 30px;
	padding: 26px 0px 16px 0px;
	transition: all 0.6s ease 0s;
	box-shadow: 0 2px 30px rgba(0, 0, 0, 0.02);
	position: relative;
}


.panel-title a::before {
	content: "";
	font-family: Material-Design-Iconic-Font;
	position: absolute;
	right: 0;
	top: -1px;
	display: none;
}



footer {
	background-color: #0F74B680;
}




.footer-menu ul li a {
	color: #464646;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 1px;
	position: relative;
	text-transform: uppercase;
}

.footer-menu ul li {
	display: table;
	position: relative;
}

.footer-style-2 {
	background-color: #63a2cb;
}

.owl-carousel .owl-item .publication img {
	display: block;
	width: 20px;
	-webkit-transform-style: preserve-3d;
	float: left;
}





.books .shopBtn {
	background-color: #a1cad2;
}



.search-popup {
	z-index: 9999;
	position: fixed;
	width:100%;
	height:100%;
	background: rgba(255,255,255,0.9);
	top:0;
	left:0;
}

.search-popup-form {
	height: 40%;
	width: 600px;
	margin: 15% auto;
	text-align: center;
	z-index: 998;
}

.search-popup-form label{
	font-size: 40px;
	font-weight: lighter;  }

.search-popup-form input,
.search-popup-form input:focus {
	width: 100%;
	background: transparent;
	border: none;
	padding: 10px;
	outline:none;
	text-transform: uppercase;
	font-size: 90px;
	margin: 10px 0 0 0;
}

.search-popup-hide {
	position: fixed;
	top: 0;
	left:0;
	width:100%;
	height:100%;
	z-index: -1;
}





/**** home page *****/

.homeBooksPreview .blog-mar .single-blog {
	margin-bottom: 30px;
	min-height: 390px;
}
.bookPreview .blog-img img {
	height: 200px;
	width: auto;
	float: right;
}
.bookPreview .blog-img {
	float: right;
	margin-left: 10px;
}


.teal-overlay::before {
	background: #417799 none repeat scroll 0 0;
	opacity: 0.7;
}
.cd-headline.clip .cd-words-wrapper .is-visible {
	color: #81A2B7;
	font-weight: 300;
}

.cd-headline.clip .cd-words-wrapper::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 2px;
	height: 100%;
	background-color: unset;
}




/*** about us *****/
.about-us-area .headshot {
	float: right;
	height: 262px;
	margin-top: 45px;
	position: relative;
	margin-left: 20px;
}
.about-us-area .container-fluid {

}



/*** articles ****/
.publication .title {
	top: 3px;
	position: relative;
}
.tags > a {
	border: 1px solid #e5e5e5;
	color: #666;
	display: inline-block;
	font-size: 13px;
	margin-bottom: 6px;
	margin-right: 1px;
	padding: 5px 15px;
	text-transform: capitalize;
}


.blog-img {
	overflow: hidden;
	height: 180px;
	background-color: #f5f5f5;
}
.watermark::after {
	content: "Barbara Kay";
	position: absolute;
	transform: rotate(300deg);
	-webkit-transform: rotate(0deg);
	color: rgb(224, 224, 224);
	top: 71px;
	z-index: 1;
	left: 160px;
	transform: scale(4.2);
	overflow: hidden;
}

/*** article *****/
.publicationIcon {
	width: auto!important;
}

.photoCredit {
	padding-left: 20px;
	padding-right: 20px;
	background-color: #f1f1f1;
	border-bottom: 2px solid #888;
}
.blog-text {
	margin-bottom: 15px;
	text-align: justify;
	min-height: 80px;
}
.blog-title > h3 {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: normal;
}




.articles .blog-title > h3 {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
}





/**** blog ******/
.single-blog .blogImage {
	width: 40%;
	float: right;
	padding-left: 19px;
}
