.carousel-5-columns-cover .carousel-5-columns {
    margin: 0 -12px;
    overflow: hidden
}

.carousel-5-columns-cover .carousel-5-columns .product-cart-wrap {
    margin-left: 12px;
    margin-right: 12px
}

.carousel-5-columns-cover .carousel-5-columns-arrow {
    margin-top: -100px
}

.carousel-5-columns-cover .product-cart-wrap {
    margin-bottom: 20px
}

.carousel-5-columns-cover .product-cart-wrap:hover {
    box-shadow: 5px 5px 15px rgba(0,0,0,.05)
}
.product-tabsx .nav-tabs .nav-link {
    margin-bottom: 15px;
    padding-left: 15px!important;
}
@media (min-width: 991px) {

.header-style-1 .header-bottom-bg-color {
    background-color: var(--color-brand);
    border-bottom: 1px solid #29166f;
    border-top: 1px solid #29166f;
}
  .card-2 figure img {
    max-width: 210px; 
}
  #carousel-10-columns .card-2 {
    background: #fff !important;
    border: 2px solid #9f3a39;
}
  .main-menu>nav>ul>li:hover>a {
    color: var(--color-grey-9);
        opacity: 0.8;
}
  .product-cart-wrap .product-img-action-wrap .product-img-zoom a img {
    transition: all 1.5s cubic-bezier(0,0,.05,1);
    width: auto;
    max-height: 322px;
    margin: 0 auto;
}
  .product-cart-wrap .product-img-action-wrap .product-img a img.hover-img {
    max-height: max-content;
}
  footer.main {
    background: #fff2f2;
}
  
.main-menu>nav>ul>li>a {
    color: var(--color-grey-9);
}
.main-menu>nav>ul>li>a.active {
   color: var(--color-grey-9);
}
.main-menu>nav>ul>li>a i {
    font-size: 16px;
    margin-left: 7px;
}
.header-style-1 .search-style-2 form {
    border: 2px solid rgb(50 32 117);
}

  
.header-style-1 .hotline p {
    color: var(--color-grey-9)!important;
}
.hotline p span {
    color: var(--color-grey-9);
    display: block;
}
.hotline img {
    filter: brightness(0) invert(1);
  }

}
section.mt-60.mb-60.default-page-content {
    max-width: 95%;
    margin: 0 auto;
}
  .default-page-content ul {
    padding-left: 35px;
    margin-top: 10px;
    margin-bottom: 28px;
}
  .default-page-content h2 {
    margin-bottom: 7px;
    font-size: 32px;
}
  .default-page-content h3 {
    font-size: 24px;
    margin-bottom: 7px;
    display: block;
    float: left;
    width: 100%;
}
  .default-page-content h4 {
    font-size: 22px;
    margin-top: 20px;
}
  .default-page-content h1 {
    text-align: center;
    width: 100%;
    margin-bottom: 25px;
    font-size: 39px;
    text-transform: uppercase;
    border-bottom: 2px solid #29166f;
    padding-bottom: 10px;
    border-width: thin;
}
#page-home .product-tabs {
    background: #f1b645;
    padding:46px 0px;
}
 #page-home .product-tabs .title, #page-home .title {
    width: 100%;
    display:block;
}
#page-home .product-tabs .title h3, .latest-books h3, .title h3{
  text-align:center;
  text-transform:uppercase;

}
#page-home .latest-books {
    background: #4c2721;
}
  .latest-books h3{color:#FFFFFF !important;}
.header-style-1 .main-categories-wrap>a.categories-button-active {
    border: 2px solid #fff;
}
.product-card-bottom.d-md-flex.d-block {
    display: block !important;
}
.product-cart-wrap .product-card-bottom .add-cart {
    margin-top: 13px;
}
.product-cart-wrap .product-card-bottom .add-cart .add {
    background-color: var(--color-brand);
    position: relative;
    color: #fff;
    display: block;
    text-align: center;
}
@media (max-width: 768px) {

  .card-2 figure img {
    max-width: 150px; 
}
   #carousel-10-columns .card-2 {
    background: #fff !important;
    border: 2px solid #9f3a39;
}
  .carousel-10-columns-cover .carousel-10-columns .card-2 {
    background: #fff !important;
    border: 2px solid #a81c1b;
}
  .product-cart-wrap .product-img-action-wrap .product-img-zoom a img {
    transition: all 1.5s cubic-bezier(0,0,.05,1);
    max-height: 201px;
    width: auto;
    margin: 0 auto;
    border-radius: 10px;
}
   .hero-slider-1 .single-hero-slider {
        height: 377px;
    }
  .logo.logo-width-1 img {
    max-height: 84px !important;
    padding-top: 2px;
}
  .header-middle.header-middle-ptb-1.d-none.d-lg-block.sticky-bar{
    display:block !important;
}
  .header-middle.header-middle-ptb-1 .logo.logo-width-1{display:none !important;}
  .logo.logo-width-1 a img {
    margin-top: 8px;
} 
 .header-action-icon-2 {
    margin-left: 4px;
} 
  img.auth-card__banner {
    display: none;
}
  .auth-card .auth-card__header, .auth-card .auth-card__body {
    padding: 1rem 20px 0;

}
 .auth-card .auth-card__body {
    
    padding-bottom: 27px;

}
  .auth-card__header-icon.bg-white.p-3.rounded {
    display: none;
}
  p.auth-card__header-description.text-muted {
    display: none;
}
  .logo.logo-width-1 {
    left: 50%;
}
  .detail-gallery .zoom-icon {
    font-size: 22px;
    opacity: .6;
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 21;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    max-width:32px;
}
  .product-tabsx ul.nav.nav-tabs.right.no-border {
    justify-content: center;
    margin-top: 13px;
}
  #page-home .latest-books {
   
    padding-bottom: 65px !important;
}
}
/*.  -----------------991px ----------------*/
@media(min-width: 991px){
  .card-2 figure img {
    max-width: 85px;
}
  .popular-categories .heading-card a {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
}
  .popular-categories #carousel-10-columns .card-2 {
    background: #fff !important;
    border: 1px solid #38373b;
}
}
/*.  -----------------end 991px ----------------*/
#admin_bar .admin-bar-logo img {
    max-height: 15px !important;
    width: auto;
    margin: 9px auto;
}
.logo.mb-30 {
    margin-bottom: 0px !important;
}
.popular-categories #carousel-10-columns .card-2 {
    border: none;
}
.categories-products-section h6.product-name {
    font-size: 14px;
    font-weight: 400;
}
.header-style-1 .header-middle-ptb-1{
        padding: 3px 0;
  }
@media(max-width:768px){
   .hero-slider-1 .single-hero-slider {
   
    max-height: 88px;
}
  .product-grid-5 .product-content-wrap {
    display: none;
}
  .popular-categories .all-products-card {
    min-height: auto;
    padding: 5px 20px 14px;
    margin-top: -1px;
    border-radius: 0px;
    font-weight: bold;
    margin-bottom: 0px;
}
  .col-xl-3.primary-sidebar.mt-4 {
    margin-top: 0px !important;
}
  .ps-block__header h1.h3 {
    padding-top: 10px;
    font-size: 18px;
    font-weight: 600;
}
  .bb-product-filter {
    background: #f5f5f5;
    margin-bottom: 2px;
    padding: 20px;
}
  .shop-product-filter {
    margin: 0;
}
  .shop-product-filter .total-product {
    display: none;
}
  .product-cart-wrap .product-img-action-wrap {
    margin-bottom: 4px;
    max-height: none;
    padding: 0;
}
  .text-truncate {
    display: -webkit-box;
    -webkit-line-clamp: 2;   /* show only 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.product-cart-wrap .product-card-bottom .add-cart .add {
    padding: 6px 14px;
}
  .col-xxl-3.col-xl-3.col-lg-6.col-md-6.mb-lg-0.mb-md-5.mb-sm-5.col-6 {
    margin-bottom: -16px;
}
  .product-cart-wrap .product-content-wrap {
    padding: 0 10px 10px;
}
}
.internalPage {
    max-width: 90%;
    margin: 0 auto;
}
.internalPage p {
    margin-bottom: 25px;
}
.internalPage h2 {
    font-size: 18px;
    margin-bottom: 5px;
}
@media(min-width:1100px){
  .hero-slider-1 .single-hero-slider{
    max-height:255px;
  }
 
  
  .header-top.header-top-ptb-1.d-none.d-lg-block {
    display: none !important;
}
}
#page-home .product-card-bottom.d-md-flex.d-block {
    display: none !important;
}
.product-cart-wrap .product-content-wrap h2 {
    font-size: 14px;
}
.category-block img.img-fluid.mb-1 {
    max-height: 130px;
}
.category-block h4.category-title {
    font-size: 18px;
}
.detail-gallery .slick-track {
    transform: translate3d(10px, 0px, 0px) !important;
}