section.home {
    margin-bottom: 3%;
    margin-top: 0;
    background: #f6ece3;
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    padding-top: 3%;
    padding-bottom: 3%;
    box-shadow: 0 29px 27px -10px #f6ece3;
}
.product-img-2, .new-top-img {
    position: relative;
    background: #e5e0e0;
    padding: 24px;
}
.new-top-img img {
  width: 154px;
  height: 174px;
  object-fit: contain;
}
.blog-img img {
  width: 100%;
  height: 210px;
  object-fit: cover;
}
.bookreviewdiv .col-md-9 {
    background: #f8f8f8;
    padding: 16px;
    height: 400px;
    overflow-y: scroll;
}
.bookreviewdiv .col-md-9::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.bookreviewdiv .col-md-9::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.bookreviewdiv .col-md-9::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
.book-list-hover:hover .book-list-active.owl-carousel .owl-nav div {
    opacity: 1;
    visibility: visible;
}
.product-content-3.text-center a {
  color: black !important;
}
img.img-responsive.eledesilast {
    width: 38%;
    margin-top: -8%;
}
div#rotate {
    height: 180px;
}
.product-content-2 > h4 a {
    color: black !important;
}
.tab-content>.active {
    display: block !important;
}
.tab-pane.fade {
    display: none;
}
section.home h1 span {
    color: #bc1a27;
}
section.home p {
    font-weight: bold;
    font-size: 15px !important;
}
section.home h5 {
    line-height: inherit;
}
section.home h1 {
    line-height: inherit;
        padding-top: 0;
    font-size: 30px !important;
}
section.home h2 {
    font-size: 27px !important;
    line-height: inherit;
    margin-top: 8%;
}

section.recentbook img {
    width: 100%;
    height: 400px;
    object-fit: contain;
}
p.recnbokti {
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 0;
}

section.recentbook h2 {
    text-align: center;
    margin-bottom: 2%;
    margin-top: 5%;
}
section.recentbook {
    padding-top: 1%;
    padding-bottom: 2%;
}
.wrapper {
  max-width: 450px;
  margin: 20px auto;
}
.wrapper .search {
      background: #fff;
    width: 100%;
    position: relative;
}
.search input {
    height: 50px;
    width: 100%;
    outline: none;
    border: none;
    border-radius: 50px;
    padding: 0 60px 0 20px;
    font-size: 18px;
    border: 1px solid #fb9032;
}
.search.active input {
  border-radius: 5px 5px 0 0;
}
.search .autocomp-box {
  padding: 0;
  opacity: 0;
  pointer-events: none;
  max-height: 280px;
  overflow-y: auto;
}
.search.active .autocomp-box {
  padding: 10px 8px;
  opacity: 1;
  pointer-events: auto;
}
.autocomp-box li {
  list-style: none;
  padding: 8px 12px;
  display: none;
  width: 100%;
  cursor: default;
  border-radius: 3px;
}
.search.active .autocomp-box li {
  display: block;
}
.autocomp-box li:hover {
  background: #efefef;
}
.search .icon {
  position: absolute;
    right: 0px;
    top: -9px;
    height: 55px;
    width: 55px;
    text-align: center;
    line-height: 70px;
    font-size: 20px;
    color: #fb9032;
    cursor: pointer;
}
section.recentsearch {
    padding-bottom: 2%;
}
[type="radio"]{
  display: none;
}
label{
  padding: 5px 19px;
    border-radius: 0.25rem;
    cursor: pointer;
    transition: 0.25s;
    border: 1px solid;
}
[type="radio"]:checked + label{
	background: #fb9032;
}
[type="radio"]:nth-of-type(2):checked ~ .gallery .card:not(.Politics),
[type="radio"]:nth-of-type(3):checked ~ .gallery .card:not(.Islam),
[type="radio"]:nth-of-type(4):checked ~ .gallery .card:not(.Indian),
[type="radio"]:nth-of-type(5):checked ~ .gallery .card:not(.Hindu),
[type="radio"]:nth-of-type(6):checked ~ .gallery .card:not(.Christianity),
[type="radio"]:nth-of-type(7):checked ~ .gallery .card:not(.Sociology),
[type="radio"]:nth-of-type(8):checked ~ .gallery .card:not(.Communism),
[type="radio"]:nth-of-type(9):checked ~ .gallery .card:not(.Philosophy),
[type="radio"]:nth-of-type(10):checked ~ .gallery .card:not(.Prophetic),
[type="radio"]:nth-of-type(11):checked ~ .gallery .card:not(.Religion),
[type="radio"]:nth-of-type(12):checked ~ .gallery .card:not(.Paganism),
[type="radio"]:nth-of-type(13):checked ~ .gallery .card:not(.IndianPhilosophy),
[type="radio"]:nth-of-type(14):checked ~ .gallery .card:not(.Dharma),
[type="radio"]:nth-of-type(15):checked ~ .gallery .card:not(.Yoga),
[type="radio"]:nth-of-type(16):checked ~ .gallery .card:not(.Ayurveda),
[type="radio"]:nth-of-type(17):checked ~ .gallery .card:not(.Astrology),
[type="radio"]:nth-of-type(18):checked ~ .gallery .card:not(.IndianScienceandTechnology),
[type="radio"]:nth-of-type(19):checked ~ .gallery .card:not(.Meditation),
[type="radio"]:nth-of-type(20):checked ~ .gallery .card:not(.Tantra),
[type="radio"]:nth-of-type(21):checked ~ .gallery .card:not(.Language),
[type="radio"]:nth-of-type(22):checked ~ .gallery .card:not(.CurrentAffairs),
[type="radio"]:nth-of-type(23):checked ~ .gallery .card:not(.Economics),
[type="radio"]:nth-of-type(24):checked ~ .gallery .card:not(.Science),
[type="radio"]:nth-of-type(25):checked ~ .gallery .card:not(.Education)
{
  display: none;
}
.gallery{
  display: grid;
    justify-content: center;
    grid-template-columns: repeat(auto-fit, 365px);
    grid-auto-rows: 1fr;
    grid-gap: 1rem;
    padding: 0.5rem;
    margin-top: 1rem;
}
.card {
    background: #e9e6ef;
    border-radius: 0.25rem;
    overflow: hidden;
    border: 13px solid #e7f0ff;
    padding: 40px;
    box-shadow: 0 0 8px #0009;
    margin: 13px;
}
.card:hover{
      background: linear-gradient(90deg, #eeceb9 50%, #e9e6ef 50%);
}
.card__image{
      width: 100%;
    height: 300px;
}
.card__caption{
	    display: none;
}
.card:hover .card__caption {
    display: block;
    position: absolute;
    background: black;
    color: white;
    padding: 5px 20px;
    margin: 0px auto;
    text-align: center;
}
.indicbookcatimg {
    margin-bottom: 5%;
    margin-top: 10%;
}

.indicbookcatimg p {
    text-align: center;
}
section.recentfilter {
    padding-bottom: 5%;
}
.product-img-2 img {
    width: 100%;
    height: 380px;
    object-fit: cover;
}
.nav-tabs {
    border-bottom: 0;
}
ul.nav.nav-tabs.product-tab-list2.text-center.nav.product-menu-mrg>li>a {
    position: relative;
    display: block;
    padding: 4px 15px !important;
    color: black !important;
    margin: 5px 39px 0 !important;
    border-radius: inherit !important;
    border: 0px !important;
}
.product-tab-list2 a.active::before {
    top: 15px !important;
}
@media (min-width: 1530px) and (max-width: 1599px)  {
    section.home h1 {
    font-size: 28px !important;
}
section.home h2 {
    font-size: 21px !important;
}
.product-img-2 img {
    height: 260px;
}
}
@media (min-width: 240px) and (max-width: 599px)  {
	section.home h1{
		padding-top: 6%;
		font-size: 38px;
		line-height: 54px;
	}
	div#rotate{
		height: 135px;
	}
	section.recentbook img{
		height: auto;
		margin-bottom: 4%;
		margin-top: 7%;
	}
	.wrapper{
		max-width: 345px;
	}
	.best-product-area.pb-15 .pl-100{
		padding: 0px;
	}
	.product-tab-list2 a{
		margin: 18px 14px 0;
	}
	.custom-col-5 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
	margin-bottom: 28px !important;
}
.eledesilast {
    width: 100% !important;
    margin-top: 0 !important;
}
}