@import url("https://fonts.googleapis.com/css2?family=Mukta Mahee:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jacquard+12&family=Mukta+Mahee:wght@200;300;400;500;600;700;800&display=swap");

html,body{
	width:100vw;
	background-color:white;
	font-family:'Mukta Mahee', serif;
	font-weight:400;
	font-size:1em;
}
body{
	padding-left:400px;
}

h1{
	font-family:"Mukta Mahee", serif;
	font-style:normal;
	font-weight:normal;
}
h2{
	font-family:"Mukta Mahee", serif;
	font-size:48px;
	font-style:normal;
	font-weight:normal;
	margin-bottom:30px;
}
a:link,a:hover,a:visited{color:#000;}
#shipIcon{position:absolute;right:90px;top:-20px;font-size:13px;-webkit-font-smoothing: antialiased;font-weight:400;display:none;}
.redHead{position:relative;}
.redHead a{display:inline-block;margin:0 0 0 30px;position:absolute;right:0;color:#F00;font-family:'Mukta Mahee', serif; font-size:14px;font-weight:400;}

.dir-book-price a{background:black;border-radius:0;}
.all-books .book-cover-container p.book-name span.PUNJABI,  .group-book-cover-container span.PUNJABI{
	display:none;
}
.all-books .book-cover-container p.book-name span.ENGLISH,  .group-book-cover-container span.ENGLISH {
	display:none;
}
.group-book-cover-container .author-name{font-size:13px;padding-bottom:20px;}
.book-cover-container .offL, .offL{
	font-weight: 400;
	border-radius: 0;
	width: 100px;
	background: transparent;
	border: none;
	padding: 5px;
	top: 272px;
	height: 25px;
	box-shadow: none;
	color: #F00;
	font-size:14px;
}
.offL span {
	display: inline;
	color: #f00;
}
.book-details .offL{
	position:static;
	text-align:left;
	padding:15px 0 0;
}

.dir-book-price .priceHead,.dir-book-price .detail-sale-price,.detail-buy-paperback .btn-block .bookPrice .salePrice{font-weight:400;}
.dir-book-price a{display:none;}
.dir-book-price .pb button, .dir-book-price .hb button{display:none;}
#footer{
	background-color:#333;
}
#htmlBody,#cartBody{
	margin:auto;
}
#footer ul li a, #footer ul li{
	float:left;
	width:150px;
	color:white;
}
#pub-logo a{
	height:150px;
	width:125px;
	display:block;
	margin:27px 0 0 0;
	background:transparent url(/publishersResources/250031/images/logo_new.png) no-repeat 50%;
	position: fixed;
	left: 140px;
	top: 30px;
	z-index: 999;
	background-size: contain;
}
#pub-logo a span{
	margin-left:-999px;
}
#pub-site-header .container{
	padding:0;
	position:relative;
}
#pub-site-header{
	Background-color:white;
	height:85px;
}
#pub-site-header a:hover{text-decoration:none;}
.socialLinks {
	margin: 30px 20px;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	font-size: 17px;
    content:"";
}   

.fa-navicon:before, .fa-reorder:before{
	font-size: 15px;
	text-transform:uppercase;
}
.pub-site #pub-site-header #pub-navigation{
	background-color: #DDD;
	position: absolute;
	width: 100%;
	height: 1px;
	top: 85px;
}
.pub-site #pub-site-header #pub-navigation ul,.activeNav .pub-site #pub-site-header #pub-navigation ul {
	font-size: 14px;
	z-index: 100;
	padding:0;
	padding:250px 0 50px 0;
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	max-width: 400px;
	background-color: #6C82BE;
	overflow:auto;
}
.pub-site #pub-site-header #pub-navigation ul div a{
	display:none;
}
#pub-logo img{height:0px;width:0px;}

.pub-site #pub-site-header #pub-navigation ul li {
	text-align: center;
	font-size:18px;
	padding:10px 20px;
}
.pub-site #pub-site-header #pub-navigation ul li:hover {
	
}
.pub-site #pub-site-header #pub-navigation ul li a{
	color:white;
}
.pub-site #pub-site-header #pub-navigation ul:hover li {
	
}

#pub-navigation ul+#navBG{
	width:100%;
	background-color:white;
	position:absolute;
	display:none;
	margin-top:32px;
	z-index:2;
	left:0;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
}
#pub-navigation ul:hover+#navBG{
	
}
.catDisplay .slick-prev:before, .catDisplay .slick-next:before{
	color:#000;
}
.add_cart{
	display:block;
	text-align:center;
	margin:30px 0 0;
	padding:3px;
	border-radius:5px;
	background-color:#000;
	color:white !important;
	text-decoration:none;
}
.add_cart:hover{
	background-color:#AF5C12;
	text-decoration:none;
}
.breadcrumb {
	margin: 15px;
}
.all-books .book-cover-container p.book-name span {
	font-size: 12px;
	font-weight: bold;
	color: black;
	display: inline-block;
	padding: 1px 10px;
	border-radius: 2px;
	letter-spacing: 1px;
}
.all-books .book-cover-container p.book-name span.HINDI {
	display:none;
}
#addNav{
	margin-left:70px;
	margin-top:-1px;
}
#addNav a{
	font-size:14px;
	display:inline-block;
	margin-left:40px;
}
#loginIconHolder,#pub-navigation+.input-group{
	background:transparent;
	padding: 0;
	color: #333;
	font-style: normal;
	box-shadow: none;
	border:none;
	position:absolute;
	z-index:3;
	top:-24px;
	right:0;
	width:auto;
}
.pub-site #loginIconHolder > div:nth-child(2) .col-sm-3{
	display:none;
}
.activeNav .pub-site #loginIconHolder > div:nth-child(2) .col-sm-3{
	display:block;
	width: auto;
	top: 49px;
	position: absolute;
	right: -8px;
	z-index:101;
}
#loginIconHolder > div:nth-child(1){
	top:49px;
	right:50px;
}
#loginIconHolder div:nth-child(2){
}

#loginIconHolder div:nth-child(3).fa-stack{
	top:48px;
	right:15px;
	position:absolute;
	padding:0;
}
#loginIconHolder .fa-shopping-cart:before{
	background-image:url("/publishersResources/250031/images/bag.png");
	background-size: 40px 40px;
    display: inline-block;
    width: 40px; 
    height: 40px;
    content:"";
}
#loginIconHolder .fa-user:before{
	background-image: url("/publishersResources/250031/images/person.png");
	background-size: 40px 40px;
	display: inline-block;
	width: 40px;
	height: 40px;
	content: "";
}
#loginIconHolder .fa-search:before{
	background-image:url("/publishersResources/250031/images/search.png");
	background-size: 40px 40px;
    display: inline-block;
    width: 40px; 
    height: 40px;
    content:"";
}
#bannerLine{
	display:none;
}
.btn-block .bookISBN{
	font-size:12px;
	font-weight:normal;
}
.PDPDetailsContainer{background-color:#FFF;}
.detail-book-cover-container{
	background-color:#FFF;
	text-align:center;
}
.detail-book-cover-container img.detail-book-cover{
	max-height:520px;
	max-width:330px;
	width:100%;
	object-fit:contain;
}
.collection-title .bookCategoryName{
	font-weight:600;
	font-style:normal;
}
.directory-page, .book-details{
	background-color:rgba(255,255,255,0.5);
	max-width:1620px;
	margin:auto;
}
.directory-page .book-cover-container{
	background-color:transparent;
}
.dirBookGroupCont, .dirBookCont{
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 2fr));
	grid-gap: 1rem;
}
.dirBookGroupCont .group-book-cover-container,.directory-page .book-cover-container{
	padding:10px;
	border:none;
}
.dirBookGroupCont .group-book-cover-container img.book-cover,.directory-page .book-cover-container img.book-cover{
	width:100%;
	height:auto;
	Display:block;
	border:none;
}
.dirBookGroupCont .group-book-cover-container .group-book-name,.directory-page .book-cover-container .book-name{
	font-weight:500;
	font-size:15px
}
.dirBookGroupCont .group-book-cover-container .author-name,.directory-page .book-cover-container .author-name{
	color:#999;
	font-size:14px;
}
.dir-book-price .dirPR{border:none;padding:0;}
.dir-book-price .pb,.dir-book-price .hb{
	color:#000;
}
.dir-book-price .edName,.directory-page .book-cover-container .priceHead,.btn-block .bookVer, .catalogItem .bookVer{
	font-size:14px;
	font-weight:500;
	color:#159399;
	display:block;
}
.dir-book-price{
	line-height:20px;
}
.dir-book-price .salePrice{
	font-size:14px;
	font-weight:400;
}
.dir-book-price .salePrice,.detail-buy-paperback .btn-block .bookPrice .salePrice,.detail-buy-hardcover .btn-block .bookPrice .salePrice,.catalogItem .fa-rupee .salePrice{
	font-size:28px;
	font-weight:500;
	color:#000;
}
.dirBookGroupCont .group-book-cover-container.book-cover-container .offL{
	display:none;
}
.detail-buy-paperback .btn-block .bookPrice{
	font-size:14px;
}
.PDPDetailsContainer .detail-description p{
	max-width: 500px;
	font-size:16px;
	line-height:30px;
	text-align:justify;
}
#bookExcerpts #bookLines{
	height:auto;
}
#footer{
	font-size:15px;
	font-weight:300;
	margin:30px auto 0;
	box-shadow:none;
	color:#000;
	padding:0;
}
#footer>.container{
	padding:15px 0;
	background-color:#F3F3F3;
}
#footer #disclaimer {
	background-color: #FFF;
	color: #000;
	padding: 10px;
	margin: 0;
}
#footer>.container .col-sm-4 div{
	padding:0;
}
#footer #footerLogo{
	max-width:170px;
	min-width:170px;
	text-align:left;
}
.detail-name h1 {
	font-size: 25px;
	color: #000;
	font-weight: 500;
}
.detail-buy {
	display: grid;
	grid-template-columns: none;
	grid-template-rows: auto;
	grid-gap: 1px;
	clear: both;
	background-color:#DDD;
}
.detail-buy div {
	text-align: left;
	background-color: #FFF;
}
.detail-buy-hardcover,.detail-buy-paperback {
	background-color: #FFF;
}
.detail-buy > div {
	border: none;
	border-radius:0;
}
.detail-buy-paperback .btn-block .btn,.detail-buy-hardcover .btn-block .btn {
	background-color: #F00;
}
#loggedInUser .fa-user,#loggedInUser #userSign{display:none;}
#loggedInUser #signedUserName {
	position: absolute;
	width: max-content;
	right: 12px;
}

#cartSide>div a, .actBtn, .chkNormalBtn{
	color:#FFF !important;
	font-weight:500;
}
#additionalImages{}
.detail-book-cover-container #bookImages{
	display:inline-grid;
	grid-template-columns: repeat(5,auto);
	grid-gap: 10px;
	margin-top:20px;
	justify-items: center;
	align-items: center;
}
.detail-book-cover-container #bookImages>div{
	border:1px solid #DDD;
}
.detail-book-cover-container #bookImages img{
	height:70px;
	width:50px;
	object-fit:cover;
}
h3 {
	color: #000;
	font-size: 20px;
}
#catalogPage{
	margin:15px;
}
#catalogPage h3{
	background-color:#F4F4F4;
	padding:10px;
}
#catalogPage .categoryItem>div{
	display:grid;
	grid-template-columns: repeat(auto-fill, minmax(350px, 2fr));
	grid-gap: 10px;
	margin-top:20px;
}
#catalogPage .categoryItem>div .catalogItem{
	display:grid;
	grid-template-columns: 90px 1fr;
	grid-gap: 10px;
	margin-bottom:20px;
}
#catalogPage .categoryItem>div .catalogItem .bookName{
	font-weight:500;
}
#catalogPage .categoryItem>div .catalogItem .bookWriter{
	color: #999;
	font-size: 14px;
}
#catalogPage .categoryItem>div .catalogItem del,#catalogPage .categoryItem>div .catalogItem del i{
	font-size: 13px;
	text-decoration:line-through;
}
.sticky{
	position:sticky;
	top:0;
	z-index:2
}
.pub-site {
	
}
#publisher-detail-info{
	background-color:#FAFAFA;
	Margin-top:10px;
	color:#000;
	border:none;
}
#publisher-detail-info h1{
	color:#000;
}
#publisher-detail-info h1+div{
	text-align:justify;
	line-height:30px;
	font-weight:400;
	font-size:18px;
}
#publisher-detail-info .container{
	max-width:600px;
}
.publisher-details-logo img{
	border:none;
	margin-bottom:30px;
	max-width:200px;
}
@media screen and (min-width: 992px){
	.container{
		width:auto;
	}
}
@media screen and (max-width: 767px){
	body{
		padding:0
	}
	.dirBookGroupCont, .dirBookCont {
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
		grid-gap: 1rem;
	}
	.detail-name h1 {
		margin-top: 30px;
	}
	#pub-site-header {
		background-color: #6C82BE;
	}
	#loginIconHolder .fa-shopping-cart:before,#loginIconHolder .fa-user:before,#loginIconHolder .fa-search:before{
		filter: invert(100%);
	}
	#pub-logo a{
		position: absolute;
		height: 60px;
		width: 60px;
		margin: auto 50vw;
		transform: translateY(-50%);
		top: 41px;
		left: -30px;
	}
	.pub-site #pub-site-header #pub-navigation ul div a {
		display: block;
	}
	

	@keyframes slideFromLeft {
		0% {
			transform: translateX(-100%);
		}
		100% {
			transform: translateX(0);
		}
	}
	.activeNav{overflow:hidden;}
	
	.fa-bars:before {
		background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 35 20'%3E%3Crect width='35' height='2' fill='%23FFFFFF'/%3E%3Crect y='9' width='35' height='2' fill='%23FFFFFF'/%3E%3Crect y='18' width='35' height='2' fill='%23FFFFFF'/%3E%3C/svg%3E");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		display: inline-block;
		width: 35px;
		height: 35px;
		margin-left:10px;
	}
	.activeNav .fa-bars:before {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFF'%3E%3Cpath d='M8 8.707l3.646 3.647.708-.707L8.707 8l3.647-3.646-.707-.708L8 7.293 4.354 3.646l-.707.708L7.293 8l-3.646 3.646.707.708L8 8.707z'/%3E%3C/svg%3E");
	}
	.pub-site #pub-site-header #pub-navigation ul{
		display:block;
		height:40px;
		width:50px;
		max-width:none;
		padding-top:30px;
		Background-color:none;
		/* background: #6C82BE url(/publishersResources/250031/images/logo_new.png) no-repeat 50% 57px;
		background-size:63px; */
	}
	.pub-site #pub-site-header #pub-navigation ul{
		position:absolute;
		top:-88px;
	}
	.activeNav .pub-site #pub-site-header #pub-navigation ul {
		display: block;
		max-width:none;
		padding-top:30px;
		animation: slideFromLeft 0.2s ease-out forwards;
	}
	.activeNav #pub-site-header #pub-navigation ul .fa-bars:before{
		margin-bottom:50px;
	}
	.pub-site #pub-site-header #pub-navigation ul li {
		display: none;
	}
	.activeNav .pub-site  #pub-site-header #pub-navigation ul li {
		display: block;
	}
}
@media screen and (max-width: 500px){
	#footer #footerLogo{
		max-width:100%;
		min-width:170px;
		text-align:center;
	}
	.group-book-cover-holder .group-book-info,.book-cover-holder .book-info{
		padding: 10px;
	}
	.directory-page .book-cover-container .book-name{
		margin-top:0;
	}
	.dirBookGroupCont, .dirBookCont {
		grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
	}
	.book-cover-container .offL {
		top:18px;
		left:144px;
	}
	.dirBookGroupCont .group-book-cover-container img.book-cover, .directory-page .book-cover-container img.book-cover{
		width:100%;
		height:auto;
	}
	.directory-page .book-cover-container{
		padding:0;
	}
	#addNav a.hideSM{display:none;}
	.detail-book-cover-container img.detail-book-cover{
		max-width:270px;
	}
}