<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body{
    font-family: Codecpro;
}
@font-face {
    font-family: Codecpro;
    src: url('../fonts/CodecPro-Regular.ttf');
}
@font-face {
    font-family: Barlow;
    src: url('../fonts/Barlow-Regular.ttf');
}
@font-face {
    font-family: BarlowMedium;
    src: url('../fonts/Barlow-Medium.ttf');
}
.form-section{
    width: 100%;
    background: #2E2929;
}
.form-container{
    width: 90%;
    margin: 0 auto;
    /* padding-bottom: 10px; */
    padding-bottom: 16px;

}
.book-list-section{
    width: 90%;
    margin: 45px auto;
}
.custom-container{
    max-width: 90%;
    margin: 0 auto;
}
.form-topfield{
    display: flex;
    align-items: center;
    justify-content: end;
}
.form-topfield label{
     color: #fff;
     font-size: 14px;
     margin-right: 15px;
}
.form-topfield .input1{
    max-width: 103px;
    min-width: 103px;
    box-shadow: none;
    margin-right: 15px;
    border: none;

}

select.form-control,select.form-control:focus{
    box-shadow: none;
    outline: none;
    border: none;
}
.search-btn{
    outline: none;

}
.label-search{
    display: flex;
}
.form-topfield .input2.form-control{
    border-radius: 3px;
}
.form-group{
    display: flex;
}
.form-topfield .input2.form-control:focus{
    background-color: transparent;
   border: 0.7px solid #fff;
    color: #fff;
}
.form-topfield .search-btn{
    outline: none;
    padding: 1px 7px 2px;
    background-color: transparent;
    border: none;
    transition: 0.5 all ease;
    display: block;
}
.form-topfield .search-btn:hover{
    background-color: #DD2424;
    
}
.select-wrapper {
    position: relative;
    user-select: none;
    width: auto;
}
.select {
    position: relative;
    display: flex;
    flex-direction: column;
    /* border-width: 0 0px 0 2px;
    border-style: solid;
    border-color: #7070709B; */
}
.select__trigger {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    font-size: 12px;
    font-weight: 300;
    color: #3b3b3b;
    height: 33px;
    line-height: 60px;
    background: #fff;
    cursor: pointer;
   
    border-radius: 3px;
}
.select__trigger .selected-value-show{
    width:75%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    /* border: 2px solid #7070709B; */
    border-top: 0;
    background: #fff;
    transition: all 0.5s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 2;
    width: 260px;
    box-shadow: 0px 3px 6px #817878;
}
.select.open .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.custom-option {
    position: relative;
    display: block;
    padding: 7px 10px 7px 10px;
    font-size: 12px;
    font-weight: 300;
    color: #3b3b3b;
    line-height: 20px;
    cursor: pointer;
    transition: all 0.5s;
   
}
.custom-option:hover {
    cursor: pointer;
    background-color: #f0f0f0;
}
.custom-option.selected {
    color: #ffffff;
    background-color: #1F1F1F;
}
.arrow {
    position: relative;
    height: 15px;
    width: 15px;
    left: 7px;
    top: -6px;
}
.arrow::before, .arrow::after {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 1px;
    height: 7px;
    transition: all 0.5s;
}
.arrow::before {
    left: 0px;
    transform: rotate(-45deg);
    background-color: #676060;
}
.arrow::after {
    left: 5px;
    transform: rotate(45deg);
    background-color: #676060;
}
.mobile-srch{
    display: none;
    color: #fff;
}


.banner-content{

        padding-top: 40px;
    padding-bottom: 13px;
}
.booksinfo{
    padding: 28px 0px 22px;
}
.booksinfo &gt; div{
    border-right: 1px solid #fff;
    padding-right: 15px;
    padding-left: 15px;
}
.booksinfo &gt; div:last-child{
    border-right: 0px;
}
.booksinfo h3{
   
    color: #E7E7E7;
    font-size: 34.59px;
font-style: normal;
font-weight: 500;
line-height: 34px;

margin-bottom: 0px;
}
.booksinfo p{
color: #D41616;
font-size: 13.33px;
font-style: normal;
font-weight: 500;
margin-bottom: 0px;
text-transform: uppercase;
line-height: 12px;
}
.banner-content .search-label{
    color: #E7E7E7;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.banner-content .search-label span{
    text-transform: capitalize;
    font-weight: 600;
    margin-left: 5px;
    letter-spacing: 1px;
}
.form-topfield .input2{
    margin-right: 6px;
    border: none;
    min-width: 60%;
}
.booksinfo{
    display: flex;
    align-items: start;
}
.banner-section{
    background-image: url('../img/catalog/bannerbg.jpg');
   
    background: linear-gradient(201deg, rgba(12, 2, 2, 0.60) 2.14%, rgba(8, 1, 1, 0.60) 21.9%, rgba(1, 0, 0, 0.06) 47.86%, rgba(0, 0, 0, 0.00) 50.23%), url(../img/catalog/bannerbg.jpg), lightgray 50% / cover no-repeat;
    background-size: cover;
    position: relative;
    background-blend-mode: luminosity;
}
.banner-content{
    position: relative;
    z-index: 1;
}
.banner-section::after{
         background: linear-gradient(93deg, rgba(12, 2, 2, 0.60) 1.14%, rgba(8, 1, 1, 0.60) 28.9%, rgba(1, 0, 0, 0.06) 39.86%, rgba(0, 0, 0, 0.00) 50.23%);
         content: '';
         width: 100%;
         height: 100%;
         position: absolute;
         top: 0;
         z-index: -1;
}
.catalog-menus{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0px;
    margin: 0px;
    padding-top: 25px;
    /* padding-bottom: 10px; */
    list-style-type: none;
   
}
.catalog-menus li a{
    color: #EFE7E7;
     font-size: 14px;
     text-decoration: none;
     display: inline-block;
     padding: 5px ;
}
.catalog-menus li a:hover{
 color: #D41616;
}
.titleblog img{
  width: 34px;
  height: 33px;
  margin-right: 10px;
}
.titleblog p{
    font-family: Codecpro;
    color: #FFF;
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; 
    letter-spacing: 0.27px;
    -webkit-text-stroke: 0.4px;
    -webkit-text-stroke-color: #fff;
}
.bookcart-group{
   
}
.book-cart{
  background-image: url('../img/catalog/bookinfo-bg.png');
  max-width: 100%;
  background: #FFF;
  /* min-height: 134px; */
  /* filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.25)); */
  filter: drop-shadow(1px 0px 3px rgba(0, 0, 0, 0.25));;
  position: relative;
  text-decoration: none;
  color: #000;
  padding-left: 10px;
  margin-bottom: 45px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% 100%;

}

.book-cart::after{
    content: '';
    position: absolute;
    width: 10px;
    height: 100%;
    background: #DD0606;
    top: 0;
    left: 0px;
}
/* .book-cart::before{
    content: '';
    width: 55px;
    height: 55px;
    background-color: #fff;
    position: absolute;
    top: -45px;
    right: 0px;

} */
.book-cart1{
    background-image: none;
    background-color: none;
    filter: none;
}
.bg-img{
    position: absolute;
    top: -8px;
    left: 0px;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.bg-img img{
    height: 114%;
    width: 100%;
}
.book-info-bg2,.book-info-bg3{
    display: none;
}
.book-cart .label-text{
    display: inline;
}
.book-cart .label-info{
    display: inline;
}
.titleinfo{
    /* max-height: 55px;
    min-height: 55px; */
    border-bottom: 1px dashed gray;
    padding: 5px 5px 9px;
    overflow: hidden;
}
.titleinfo .label-title{
    color: #FF2B2B;
    margin: 0;
    display: inline;
    font-family: Codecpro;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 21.009px; /* 105.046% */
    letter-spacing: 0.2px;
    text-transform: uppercase;
    
}
.titleinfo .titlename{
    display: inline;
    margin: 0;
    color: #1B1C1E;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 21.009px;
    font-family: BarlowMedium;
    text-transform: uppercase;
}
.book-cart .content{
    padding: 10px;
    width: 96%;

}
.book-info{
    padding: 12px 10px 2px;
    display: flex;
    align-items: center;
}
.book-info-box{
    padding-right: 20px;
}
.book-info .label-text {
    color: #1F1E1E;
    font-family: Codecpro;
    font-size: 13.146px;
    font-style: normal;
    font-weight: 500;
    line-height: 10.516px; /* 80% */
    letter-spacing: 0.131px;
    text-transform: uppercase;
    font-weight: bolder;
}
.book-info .label-info{
    color: #2E2929;
    font-family: Codecpro;
    font-size: 13.146px;
    font-style: normal;
    font-weight: 400;
    line-height: 10.516px;
    letter-spacing: 0.131px;
    text-transform: capitalize;
}
.book-list-section{
    display: flex;
    align-items: start;
}
.book-list-left{
    min-width: auto;
    width: 20%;
    position: sticky;
    top: 0;
}
.book-list-left img{
    width: 100%;
    height: 100vh;
}
.book-list-right{
    width: 80%;
    padding-left: 30px;
}

.bookimgblog{
    width: 100%;
    /* min-height: 455px; */
    border: 1px solid #B59090;
    padding: 9px 8px 8px;
}
.bookimgblog img{
    width: 100%;
    height: 100%;
}
.single-book-section .book-info .label-text{
    font-weight: 600;
    font-size: 16px;
    padding-right: 5px;
}
.single-book-section .book-info .label-info{
    font-size: 16px;
}
.single-book-section .book-info .titlename{
    font-size: 28px;
}
.tag-content{
    padding: 20px 0px;
    position: relative;
}
/* .tag-content::after{
    content: '';
    position: absolute;
    width: 80%;
    height: 27px;
    background: #B7B1B1;
    filter: blur(12px);
    top: 0;
} */
.tag-content .sort-title{
    font-size: 17px;
    font-weight: 500;
    line-height: 17px;
    width: max-content;
    margin: 0 auto;
    position: relative;
    margin-bottom: 10px;
    -webkit-text-stroke: 0.3px;
    letter-spacing: 0.6px;
}
.tag-content .sort-title::after, .tag-content .sort-title::before {
    content: '';
    position: absolute;
    width: 14px;
    height: 0.7px;
    background: #2e292996;
    top: 7.5px;
    right: -20px;

}
.tag-content .sort-title::after{
    top: 7.5px;
    right: -20px;
}
.tag-content .sort-title::before{
    top: 7.5px;
    left: -20px;
}
.tags-slide {
    font-size: 16px;
    font-weight: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
   
}
.tags-slide  div.item{
    padding: 3px 8px 2px;
    border-radius: 4px;
    background: #F4F1F1;
    margin: 10px 20px;
    text-transform: capitalize;
}
.tags-slide div.item:hover{
    background-color: #DD0606;
    color: #fff;
    cursor: pointer;
    transform: scale(1.1);
}
@media (max-width:1200px){
    .book-info-box{
        min-width: 48%;
    }
    .book-info{
        flex-wrap: wrap;
    }
}
@media (max-width:992px){
  .book-cart{
    max-width: 100%;
  }
  .book-info-box{
    min-width: 100%;
   }
   .catalog-menus{
    display: none;
   }
  .book-info-bg2{
    display: block;
  }
  .book-info-bg1,.book-info-bg3{
    display: none;
  }
  /* .book-cart::after{
  height: 107%;
  } */
  
}
@media (max-width:859px){
    .titleblog p{
        font-size: 22px;
    }
    .form-topfield .input2 {
     min-width:55%
    }
      .mobile-srch{
        display: block;
        float: right;
        margin-top: 5px;
    }
}
@media (max-width:767px){
    .banner-section{
        background: linear-gradient(201deg, rgba(12, 2, 2, 0.60) 100.14%, rgba(8, 1, 1, 0.60) 21.9%, rgba(1, 0, 0, 0.06) 47.86%, rgba(0, 0, 0, 0.00) 50.23%), url(../img/catalog/bannerbg.jpg), lightgray 50% / cover no-repeat;
    }
    .book-list-left{
        display: none;
    }
    .book-list-right{
        width: 100%;
        padding-left: 0px;
    }
    .form-section{
        position: sticky;
        top: 0px;
        z-index: 2;
    }
    .mobile-srch{
        display: block;
        float: right;
        margin-top: 5px;
    }
    .titleblog{
        float: left;
    }
    .label-search label{
        display: none;
    }
    .form-field-group{
    display: none;
    }
    .mobile-srch:not(.active) .icon2{
        display: none;
    }
    .mobile-srch.active .icon2{
        display: block;
    }
    .mobile-srch.active .icon1{
        display: none;
    }
    .form-topfield{
        margin-top: 10px;
    }
    .form-group{
        flex-wrap: wrap;
        gap: 8px;
    }
  
}
@media (max-width:600px){
    .book-info-bg3{
        display: block;
    }
    .book-info-bg1,.book-info-bg2{
        display: none;
    }
}

@media (max-width:420px){
    .form-field-group &gt; div{
        flex-direction: column;
        gap: 8px;
    }
    .titleblog p {
        font-size: 17px;
        letter-spacing: 1px;
    }
    .custom-options{
        width: max-content;
        max-width: 220px;
        left: 0;
    }
    .banner-content .search-label {
       font-size: 18px;
    }
}
@media (max-width:320px){
    .booksinfo h3{
        font-size: 24px;
        line-height: 24px;
    }
    .booksinfo p{
        font-size: 12px;
    }
    .booksinfo &gt; div:nth-child(2){
        min-width:105px !important;
    }
}


.preloader {
    z-index: 111;
    background: rgba(9, 8, 8, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.preloader img {
	width: 86px;
    height: 86px;
    background-size: contain;
    animation: spin 1s linear infinite;
    margin: auto;
    display: block;
    position: absolute;
    top: 45%;
    left: 48%;
}

@keyframes spin {
	to { transform: rotate(360deg) }
}

.books-listings img{
    transition: transform 0.5s linear;
}
.books-listings img:hover{
    filter: drop-shadow(2px 4px 6px #0000005c);
   transition: transform 0.5s linear;
    transform: scale(1.1);
}

.books-listings img:hover {
    filter: drop-shadow(2px 4px 6px #0000005c);
    transition: transform 0.5s linear;
    transform: scale(1.1);
}

.bc-book-title {
    font-family: 'Codec Pro Regular';
    font-size: 14px !important;
    color: #2E2929;
    line-height: 17px !important;
    padding: 0 2px;
}

.bc-book-btn {
    font-size: 14px;
    border: 1px solid #9C0A0A;
    display: block;
    margin: 0 auto;
    width: max-content;
    padding: 7px 12px 6px;
    background: #9C0A0A;
    color: #fff;
    border-radius: 4px;
    line-height: 14px;
}
.bc-book-btn:hover{
    background: #fff;
    color:#9C0A0A ;
    transition: all 0.5s linear;
}
.bc-book-box{
    height: 100%;
}

.bc-book-box img{
    border-radius: 12px;
}</pre></body></html>